html {scroll-behavior: smooth;}*, ::before, ::after {box-sizing: border-box;}body {background-color: white;font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";}img {display: inline-block;max-inline-size: 100%;block-size: auto;vertical-align: middle;}code, kbd, samp, pre {font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;font-size: 1em;}html {line-height: 1.4;-webkit-text-size-adjust: 100%;}h1, h2, h3, h4, h5, h6 {line-height: 1.2;}body {margin: 0;}main {display: block;}h1 {font-size: 2em;margin: 0.67em 0;}hr {box-sizing: content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;}abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}img {border-style: none;}button, input, optgroup, select, textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}button, input {overflow: visible;}button, select {text-transform: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}fieldset {padding: 0.35em 0.75em 0.625em;}legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {vertical-align: baseline;}textarea {overflow: auto;}[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details {display: block;}summary {display: list-item;}template {display: none;}[hidden] {display: none;}

/*!
 * CCS3 animations
 */.tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeoutdown{-webkit-animation-name:fadeoutdown;animation-name:fadeoutdown}
/*!
 * Modified CSS version of Font Awesome Free 7.0.0
 * Modifications:
 * - Custom class prefix changed from .fa to .tcfa
 * - Removed brand icons
 *
 * Modifications made in 2025
 * Based on Font Awesome Free by @fontawesome - https://fontawesome.com
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfas,.tcfar,.tcfab,.tcfa{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);-webkit-font-feature-settings:normal;font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.tcfas,.tcfar,.tcfab,.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfa)::before{content:var(--fa);content:var(--fa)/""}.tcfa-1x{font-size:1em}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-6x{font-size:6em}.tcfa-7x{font-size:7em}.tcfa-8x{font-size:8em}.tcfa-9x{font-size:9em}.tcfa-10x{font-size:10em}.tcfa-2xs{font-size:calc(10 / 16 * 1em);line-height:calc(1 / 10 * 1);vertical-align:calc((6 / 10 - 0.375) * 1em)}.tcfa-xs{font-size:calc(12 / 16 * 1em);line-height:calc(1 / 12 * 1em);vertical-align:calc((6 / 12 - 0.375) * 1em)}.tcfa-sm{font-size:calc(14 / 16 * 1em);line-height:calc(1 / 14 * 1em);vertical-align:calc((6 / 14 - 0.375) * 1em)}.tcfa-lg{font-size:calc(20 / 16 * 1em);line-height:calc(1 / 20 * 1em);vertical-align:calc((6 / 20 - 0.375) * 1em)}.tcfa-xl{font-size:calc(24 / 16 * 1em);line-height:calc(1 / 24 * 1em);vertical-align:calc((6 / 24 - 0.375) * 1em)}.tcfa-2xl{font-size:calc(32 / 16 * 1em);line-height:calc(1 / 32 * 1em);vertical-align:calc((6 / 32 - 0.375) * 1em)}.tcfa-width-auto{--fa-width:auto}.tcfa-fw,.tcfa-width-fixed{--fa-width:1.25em}.tcfa-ul{list-style-type:none;-webkit-margin-start:var(--fa-li-margin,2.5em);margin-inline-start:var(--fa-li-margin,2.5em);-webkit-padding-start:0;padding-inline-start:0}.tcfa-ul>li{position:relative}.tcfa-li{inset-inline-start:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.tcfa-pull-left,.tcfa-pull-start{float:inline-start;-webkit-margin-end:var(--fa-pull-margin,0.3em);margin-inline-end:var(--fa-pull-margin,0.3em)}.tcfa-pull-right,.tcfa-pull-end{float:inline-end;-webkit-margin-start:var(--fa-pull-margin,0.3em);margin-inline-start:var(--fa-pull-margin,0.3em)}.tcfa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.tcfa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.tcfa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.tcfa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.tcfa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.tcfa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.tcfa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.tcfa-spin-reverse{--fa-animation-direction:reverse}.tcfa-pulse,.tcfa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.tcfa-beat,.tcfa-bounce,.tcfa-fade,.tcfa-beat-fade,.tcfa-flip,.tcfa-pulse,.tcfa-shake,.tcfa-spin,.tcfa-spin-pulse{-webkit-animation:none !important;animation:none !important;-webkit-transition:none !important;transition:none !important}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tcfa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.tcfa-flip-both,.tcfa-flip-horizontal.tcfa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.tcfa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0))}.tcfa-stack{display:inline-block;height:2em;line-height:2;position:relative;vertical-align:middle;width:2.5em}.tcfa-stack-1x,.tcfa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:var(--fa-inverse,#fff)}.tcfa-0{--fa:"\30 "}.tcfa-1{--fa:"\31 "}.tcfa-2{--fa:"\32 "}.tcfa-3{--fa:"\33 "}.tcfa-4{--fa:"\34 "}.tcfa-5{--fa:"\35 "}.tcfa-6{--fa:"\36 "}.tcfa-7{--fa:"\37 "}.tcfa-8{--fa:"\38 "}.tcfa-9{--fa:"\39 "}.tcfa-exclamation{--fa:"\!"}.tcfa-hashtag{--fa:"\#"}.tcfa-dollar-sign{--fa:"\$"}.tcfa-dollar{--fa:"\$"}.tcfa-usd{--fa:"\$"}.tcfa-percent{--fa:"\%"}.tcfa-percentage{--fa:"\%"}.tcfa-asterisk{--fa:"\*"}.tcfa-plus{--fa:"\+"}.tcfa-add{--fa:"\+"}.tcfa-less-than{--fa:"\<"}.tcfa-equals{--fa:"\="}.tcfa-greater-than{--fa:"\>"}.tcfa-question{--fa:"\?"}.tcfa-at{--fa:"\@"}.tcfa-a{--fa:"A"}.tcfa-b{--fa:"B"}.tcfa-c{--fa:"C"}.tcfa-d{--fa:"D"}.tcfa-e{--fa:"E"}.tcfa-f{--fa:"F"}.tcfa-g{--fa:"G"}.tcfa-h{--fa:"H"}.tcfa-i{--fa:"I"}.tcfa-j{--fa:"J"}.tcfa-k{--fa:"K"}.tcfa-l{--fa:"L"}.tcfa-m{--fa:"M"}.tcfa-n{--fa:"N"}.tcfa-o{--fa:"O"}.tcfa-p{--fa:"P"}.tcfa-q{--fa:"Q"}.tcfa-r{--fa:"R"}.tcfa-s{--fa:"S"}.tcfa-t{--fa:"T"}.tcfa-u{--fa:"U"}.tcfa-v{--fa:"V"}.tcfa-w{--fa:"W"}.tcfa-x{--fa:"X"}.tcfa-y{--fa:"Y"}.tcfa-z{--fa:"Z"}.tcfa-faucet{--fa:"\e005"}.tcfa-faucet-drip{--fa:"\e006"}.tcfa-house-chimney-window{--fa:"\e00d"}.tcfa-house-signal{--fa:"\e012"}.tcfa-temperature-arrow-down{--fa:"\e03f"}.tcfa-temperature-down{--fa:"\e03f"}.tcfa-temperature-arrow-up{--fa:"\e040"}.tcfa-temperature-up{--fa:"\e040"}.tcfa-trailer{--fa:"\e041"}.tcfa-bacteria{--fa:"\e059"}.tcfa-bacterium{--fa:"\e05a"}.tcfa-box-tissue{--fa:"\e05b"}.tcfa-hand-holding-medical{--fa:"\e05c"}.tcfa-hand-sparkles{--fa:"\e05d"}.tcfa-hands-bubbles{--fa:"\e05e"}.tcfa-hands-wash{--fa:"\e05e"}.tcfa-handshake-slash{--fa:"\e060"}.tcfa-handshake-alt-slash{--fa:"\e060"}.tcfa-handshake-simple-slash{--fa:"\e060"}.tcfa-head-side-cough{--fa:"\e061"}.tcfa-head-side-cough-slash{--fa:"\e062"}.tcfa-head-side-mask{--fa:"\e063"}.tcfa-head-side-virus{--fa:"\e064"}.tcfa-house-chimney-user{--fa:"\e065"}.tcfa-house-laptop{--fa:"\e066"}.tcfa-laptop-house{--fa:"\e066"}.tcfa-lungs-virus{--fa:"\e067"}.tcfa-people-arrows{--fa:"\e068"}.tcfa-people-arrows-left-right{--fa:"\e068"}.tcfa-plane-slash{--fa:"\e069"}.tcfa-pump-medical{--fa:"\e06a"}.tcfa-pump-soap{--fa:"\e06b"}.tcfa-shield-virus{--fa:"\e06c"}.tcfa-sink{--fa:"\e06d"}.tcfa-soap{--fa:"\e06e"}.tcfa-stopwatch-20{--fa:"\e06f"}.tcfa-shop-slash{--fa:"\e070"}.tcfa-store-alt-slash{--fa:"\e070"}.tcfa-store-slash{--fa:"\e071"}.tcfa-toilet-paper-slash{--fa:"\e072"}.tcfa-users-slash{--fa:"\e073"}.tcfa-virus{--fa:"\e074"}.tcfa-virus-slash{--fa:"\e075"}.tcfa-viruses{--fa:"\e076"}.tcfa-vest{--fa:"\e085"}.tcfa-vest-patches{--fa:"\e086"}.tcfa-arrow-trend-down{--fa:"\e097"}.tcfa-arrow-trend-up{--fa:"\e098"}.tcfa-arrow-up-from-bracket{--fa:"\e09a"}.tcfa-austral-sign{--fa:"\e0a9"}.tcfa-baht-sign{--fa:"\e0ac"}.tcfa-bitcoin-sign{--fa:"\e0b4"}.tcfa-bolt-lightning{--fa:"\e0b7"}.tcfa-book-bookmark{--fa:"\e0bb"}.tcfa-camera-rotate{--fa:"\e0d8"}.tcfa-cedi-sign{--fa:"\e0df"}.tcfa-chart-column{--fa:"\e0e3"}.tcfa-chart-gantt{--fa:"\e0e4"}.tcfa-clapperboard{--fa:"\e131"}.tcfa-clover{--fa:"\e139"}.tcfa-code-compare{--fa:"\e13a"}.tcfa-code-fork{--fa:"\e13b"}.tcfa-code-pull-request{--fa:"\e13c"}.tcfa-colon-sign{--fa:"\e140"}.tcfa-cruzeiro-sign{--fa:"\e152"}.tcfa-display{--fa:"\e163"}.tcfa-dong-sign{--fa:"\e169"}.tcfa-elevator{--fa:"\e16d"}.tcfa-filter-circle-xmark{--fa:"\e17b"}.tcfa-florin-sign{--fa:"\e184"}.tcfa-folder-closed{--fa:"\e185"}.tcfa-franc-sign{--fa:"\e18f"}.tcfa-guarani-sign{--fa:"\e19a"}.tcfa-gun{--fa:"\e19b"}.tcfa-hands-clapping{--fa:"\e1a8"}.tcfa-house-user{--fa:"\e1b0"}.tcfa-home-user{--fa:"\e1b0"}.tcfa-indian-rupee-sign{--fa:"\e1bc"}.tcfa-indian-rupee{--fa:"\e1bc"}.tcfa-inr{--fa:"\e1bc"}.tcfa-kip-sign{--fa:"\e1c4"}.tcfa-lari-sign{--fa:"\e1c8"}.tcfa-litecoin-sign{--fa:"\e1d3"}.tcfa-manat-sign{--fa:"\e1d5"}.tcfa-mask-face{--fa:"\e1d7"}.tcfa-mill-sign{--fa:"\e1ed"}.tcfa-money-bills{--fa:"\e1f3"}.tcfa-naira-sign{--fa:"\e1f6"}.tcfa-notdef{--fa:"\e1fe"}.tcfa-panorama{--fa:"\e209"}.tcfa-peseta-sign{--fa:"\e221"}.tcfa-peso-sign{--fa:"\e222"}.tcfa-plane-up{--fa:"\e22d"}.tcfa-rupiah-sign{--fa:"\e23d"}.tcfa-stairs{--fa:"\e289"}.tcfa-timeline{--fa:"\e29c"}.tcfa-truck-front{--fa:"\e2b7"}.tcfa-turkish-lira-sign{--fa:"\e2bb"}.tcfa-try{--fa:"\e2bb"}.tcfa-turkish-lira{--fa:"\e2bb"}.tcfa-vault{--fa:"\e2c5"}.tcfa-wand-magic-sparkles{--fa:"\e2ca"}.tcfa-magic-wand-sparkles{--fa:"\e2ca"}.tcfa-wheat-awn{--fa:"\e2cd"}.tcfa-wheat-alt{--fa:"\e2cd"}.tcfa-wheelchair-move{--fa:"\e2ce"}.tcfa-wheelchair-alt{--fa:"\e2ce"}.tcfa-bangladeshi-taka-sign{--fa:"\e2e6"}.tcfa-bowl-rice{--fa:"\e2eb"}.tcfa-person-pregnant{--fa:"\e31e"}.tcfa-house-chimney{--fa:"\e3af"}.tcfa-home-lg{--fa:"\e3af"}.tcfa-house-crack{--fa:"\e3b1"}.tcfa-house-medical{--fa:"\e3b2"}.tcfa-cent-sign{--fa:"\e3f5"}.tcfa-plus-minus{--fa:"\e43c"}.tcfa-sailboat{--fa:"\e445"}.tcfa-section{--fa:"\e447"}.tcfa-shrimp{--fa:"\e448"}.tcfa-brazilian-real-sign{--fa:"\e46c"}.tcfa-chart-simple{--fa:"\e473"}.tcfa-diagram-next{--fa:"\e476"}.tcfa-diagram-predecessor{--fa:"\e477"}.tcfa-diagram-successor{--fa:"\e47a"}.tcfa-earth-oceania{--fa:"\e47b"}.tcfa-globe-oceania{--fa:"\e47b"}.tcfa-bug-slash{--fa:"\e490"}.tcfa-file-circle-plus{--fa:"\e494"}.tcfa-shop-lock{--fa:"\e4a5"}.tcfa-virus-covid{--fa:"\e4a8"}.tcfa-virus-covid-slash{--fa:"\e4a9"}.tcfa-anchor-circle-check{--fa:"\e4aa"}.tcfa-anchor-circle-exclamation{--fa:"\e4ab"}.tcfa-anchor-circle-xmark{--fa:"\e4ac"}.tcfa-anchor-lock{--fa:"\e4ad"}.tcfa-arrow-down-up-across-line{--fa:"\e4af"}.tcfa-arrow-down-up-lock{--fa:"\e4b0"}.tcfa-arrow-right-to-city{--fa:"\e4b3"}.tcfa-arrow-up-from-ground-water{--fa:"\e4b5"}.tcfa-arrow-up-from-water-pump{--fa:"\e4b6"}.tcfa-arrow-up-right-dots{--fa:"\e4b7"}.tcfa-arrows-down-to-line{--fa:"\e4b8"}.tcfa-arrows-down-to-people{--fa:"\e4b9"}.tcfa-arrows-left-right-to-line{--fa:"\e4ba"}.tcfa-arrows-spin{--fa:"\e4bb"}.tcfa-arrows-split-up-and-left{--fa:"\e4bc"}.tcfa-arrows-to-circle{--fa:"\e4bd"}.tcfa-arrows-to-dot{--fa:"\e4be"}.tcfa-arrows-to-eye{--fa:"\e4bf"}.tcfa-arrows-turn-right{--fa:"\e4c0"}.tcfa-arrows-turn-to-dots{--fa:"\e4c1"}.tcfa-arrows-up-to-line{--fa:"\e4c2"}.tcfa-bore-hole{--fa:"\e4c3"}.tcfa-bottle-droplet{--fa:"\e4c4"}.tcfa-bottle-water{--fa:"\e4c5"}.tcfa-bowl-food{--fa:"\e4c6"}.tcfa-boxes-packing{--fa:"\e4c7"}.tcfa-bridge{--fa:"\e4c8"}.tcfa-bridge-circle-check{--fa:"\e4c9"}.tcfa-bridge-circle-exclamation{--fa:"\e4ca"}.tcfa-bridge-circle-xmark{--fa:"\e4cb"}.tcfa-bridge-lock{--fa:"\e4cc"}.tcfa-bridge-water{--fa:"\e4ce"}.tcfa-bucket{--fa:"\e4cf"}.tcfa-bugs{--fa:"\e4d0"}.tcfa-building-circle-arrow-right{--fa:"\e4d1"}.tcfa-building-circle-check{--fa:"\e4d2"}.tcfa-building-circle-exclamation{--fa:"\e4d3"}.tcfa-building-circle-xmark{--fa:"\e4d4"}.tcfa-building-flag{--fa:"\e4d5"}.tcfa-building-lock{--fa:"\e4d6"}.tcfa-building-ngo{--fa:"\e4d7"}.tcfa-building-shield{--fa:"\e4d8"}.tcfa-building-un{--fa:"\e4d9"}.tcfa-building-user{--fa:"\e4da"}.tcfa-building-wheat{--fa:"\e4db"}.tcfa-burst{--fa:"\e4dc"}.tcfa-car-on{--fa:"\e4dd"}.tcfa-car-tunnel{--fa:"\e4de"}.tcfa-child-combatant{--fa:"\e4e0"}.tcfa-child-rifle{--fa:"\e4e0"}.tcfa-children{--fa:"\e4e1"}.tcfa-circle-nodes{--fa:"\e4e2"}.tcfa-clipboard-question{--fa:"\e4e3"}.tcfa-cloud-showers-water{--fa:"\e4e4"}.tcfa-computer{--fa:"\e4e5"}.tcfa-cubes-stacked{--fa:"\e4e6"}.tcfa-envelope-circle-check{--fa:"\e4e8"}.tcfa-explosion{--fa:"\e4e9"}.tcfa-ferry{--fa:"\e4ea"}.tcfa-file-circle-exclamation{--fa:"\e4eb"}.tcfa-file-circle-minus{--fa:"\e4ed"}.tcfa-file-circle-question{--fa:"\e4ef"}.tcfa-file-shield{--fa:"\e4f0"}.tcfa-fire-burner{--fa:"\e4f1"}.tcfa-fish-fins{--fa:"\e4f2"}.tcfa-flask-vial{--fa:"\e4f3"}.tcfa-glass-water{--fa:"\e4f4"}.tcfa-glass-water-droplet{--fa:"\e4f5"}.tcfa-group-arrows-rotate{--fa:"\e4f6"}.tcfa-hand-holding-hand{--fa:"\e4f7"}.tcfa-handcuffs{--fa:"\e4f8"}.tcfa-hands-bound{--fa:"\e4f9"}.tcfa-hands-holding-child{--fa:"\e4fa"}.tcfa-hands-holding-circle{--fa:"\e4fb"}.tcfa-heart-circle-bolt{--fa:"\e4fc"}.tcfa-heart-circle-check{--fa:"\e4fd"}.tcfa-heart-circle-exclamation{--fa:"\e4fe"}.tcfa-heart-circle-minus{--fa:"\e4ff"}.tcfa-heart-circle-plus{--fa:"\e500"}.tcfa-heart-circle-xmark{--fa:"\e501"}.tcfa-helicopter-symbol{--fa:"\e502"}.tcfa-helmet-un{--fa:"\e503"}.tcfa-hill-avalanche{--fa:"\e507"}.tcfa-hill-rockslide{--fa:"\e508"}.tcfa-house-circle-check{--fa:"\e509"}.tcfa-house-circle-exclamation{--fa:"\e50a"}.tcfa-house-circle-xmark{--fa:"\e50b"}.tcfa-house-fire{--fa:"\e50c"}.tcfa-house-flag{--fa:"\e50d"}.tcfa-house-flood-water{--fa:"\e50e"}.tcfa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.tcfa-house-lock{--fa:"\e510"}.tcfa-house-medical-circle-check{--fa:"\e511"}.tcfa-house-medical-circle-exclamation{--fa:"\e512"}.tcfa-house-medical-circle-xmark{--fa:"\e513"}.tcfa-house-medical-flag{--fa:"\e514"}.tcfa-house-tsunami{--fa:"\e515"}.tcfa-jar{--fa:"\e516"}.tcfa-jar-wheat{--fa:"\e517"}.tcfa-jet-fighter-up{--fa:"\e518"}.tcfa-jug-detergent{--fa:"\e519"}.tcfa-kitchen-set{--fa:"\e51a"}.tcfa-land-mine-on{--fa:"\e51b"}.tcfa-landmark-flag{--fa:"\e51c"}.tcfa-laptop-file{--fa:"\e51d"}.tcfa-lines-leaning{--fa:"\e51e"}.tcfa-location-pin-lock{--fa:"\e51f"}.tcfa-locust{--fa:"\e520"}.tcfa-magnifying-glass-arrow-right{--fa:"\e521"}.tcfa-magnifying-glass-chart{--fa:"\e522"}.tcfa-mars-and-venus-burst{--fa:"\e523"}.tcfa-mask-ventilator{--fa:"\e524"}.tcfa-mattress-pillow{--fa:"\e525"}.tcfa-mobile-retro{--fa:"\e527"}.tcfa-money-bill-transfer{--fa:"\e528"}.tcfa-money-bill-trend-up{--fa:"\e529"}.tcfa-money-bill-wheat{--fa:"\e52a"}.tcfa-mosquito{--fa:"\e52b"}.tcfa-mosquito-net{--fa:"\e52c"}.tcfa-mound{--fa:"\e52d"}.tcfa-mountain-city{--fa:"\e52e"}.tcfa-mountain-sun{--fa:"\e52f"}.tcfa-oil-well{--fa:"\e532"}.tcfa-people-group{--fa:"\e533"}.tcfa-people-line{--fa:"\e534"}.tcfa-people-pulling{--fa:"\e535"}.tcfa-people-robbery{--fa:"\e536"}.tcfa-people-roof{--fa:"\e537"}.tcfa-person-arrow-down-to-line{--fa:"\e538"}.tcfa-person-arrow-up-from-line{--fa:"\e539"}.tcfa-person-breastfeeding{--fa:"\e53a"}.tcfa-person-burst{--fa:"\e53b"}.tcfa-person-cane{--fa:"\e53c"}.tcfa-person-chalkboard{--fa:"\e53d"}.tcfa-person-circle-check{--fa:"\e53e"}.tcfa-person-circle-exclamation{--fa:"\e53f"}.tcfa-person-circle-minus{--fa:"\e540"}.tcfa-person-circle-plus{--fa:"\e541"}.tcfa-person-circle-question{--fa:"\e542"}.tcfa-person-circle-xmark{--fa:"\e543"}.tcfa-person-dress-burst{--fa:"\e544"}.tcfa-person-drowning{--fa:"\e545"}.tcfa-person-falling{--fa:"\e546"}.tcfa-person-falling-burst{--fa:"\e547"}.tcfa-person-half-dress{--fa:"\e548"}.tcfa-person-harassing{--fa:"\e549"}.tcfa-person-military-pointing{--fa:"\e54a"}.tcfa-person-military-rifle{--fa:"\e54b"}.tcfa-person-military-to-person{--fa:"\e54c"}.tcfa-person-rays{--fa:"\e54d"}.tcfa-person-rifle{--fa:"\e54e"}.tcfa-person-shelter{--fa:"\e54f"}.tcfa-person-walking-arrow-loop-left{--fa:"\e551"}.tcfa-person-walking-arrow-right{--fa:"\e552"}.tcfa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.tcfa-person-walking-luggage{--fa:"\e554"}.tcfa-plane-circle-check{--fa:"\e555"}.tcfa-plane-circle-exclamation{--fa:"\e556"}.tcfa-plane-circle-xmark{--fa:"\e557"}.tcfa-plane-lock{--fa:"\e558"}.tcfa-plate-wheat{--fa:"\e55a"}.tcfa-plug-circle-bolt{--fa:"\e55b"}.tcfa-plug-circle-check{--fa:"\e55c"}.tcfa-plug-circle-exclamation{--fa:"\e55d"}.tcfa-plug-circle-minus{--fa:"\e55e"}.tcfa-plug-circle-plus{--fa:"\e55f"}.tcfa-plug-circle-xmark{--fa:"\e560"}.tcfa-ranking-star{--fa:"\e561"}.tcfa-road-barrier{--fa:"\e562"}.tcfa-road-bridge{--fa:"\e563"}.tcfa-road-circle-check{--fa:"\e564"}.tcfa-road-circle-exclamation{--fa:"\e565"}.tcfa-road-circle-xmark{--fa:"\e566"}.tcfa-road-lock{--fa:"\e567"}.tcfa-road-spikes{--fa:"\e568"}.tcfa-rug{--fa:"\e569"}.tcfa-sack-xmark{--fa:"\e56a"}.tcfa-school-circle-check{--fa:"\e56b"}.tcfa-school-circle-exclamation{--fa:"\e56c"}.tcfa-school-circle-xmark{--fa:"\e56d"}.tcfa-school-flag{--fa:"\e56e"}.tcfa-school-lock{--fa:"\e56f"}.tcfa-sheet-plastic{--fa:"\e571"}.tcfa-shield-cat{--fa:"\e572"}.tcfa-shield-dog{--fa:"\e573"}.tcfa-shield-heart{--fa:"\e574"}.tcfa-square-nfi{--fa:"\e576"}.tcfa-square-person-confined{--fa:"\e577"}.tcfa-square-virus{--fa:"\e578"}.tcfa-staff-snake{--fa:"\e579"}.tcfa-rod-asclepius{--fa:"\e579"}.tcfa-rod-snake{--fa:"\e579"}.tcfa-staff-aesculapius{--fa:"\e579"}.tcfa-sun-plant-wilt{--fa:"\e57a"}.tcfa-tarp{--fa:"\e57b"}.tcfa-tarp-droplet{--fa:"\e57c"}.tcfa-tent{--fa:"\e57d"}.tcfa-tent-arrow-down-to-line{--fa:"\e57e"}.tcfa-tent-arrow-left-right{--fa:"\e57f"}.tcfa-tent-arrow-turn-left{--fa:"\e580"}.tcfa-tent-arrows-down{--fa:"\e581"}.tcfa-tents{--fa:"\e582"}.tcfa-toilet-portable{--fa:"\e583"}.tcfa-toilets-portable{--fa:"\e584"}.tcfa-tower-cell{--fa:"\e585"}.tcfa-tower-observation{--fa:"\e586"}.tcfa-tree-city{--fa:"\e587"}.tcfa-trowel{--fa:"\e589"}.tcfa-trowel-bricks{--fa:"\e58a"}.tcfa-truck-arrow-right{--fa:"\e58b"}.tcfa-truck-droplet{--fa:"\e58c"}.tcfa-truck-field{--fa:"\e58d"}.tcfa-truck-field-un{--fa:"\e58e"}.tcfa-truck-plane{--fa:"\e58f"}.tcfa-users-between-lines{--fa:"\e591"}.tcfa-users-line{--fa:"\e592"}.tcfa-users-rays{--fa:"\e593"}.tcfa-users-rectangle{--fa:"\e594"}.tcfa-users-viewfinder{--fa:"\e595"}.tcfa-vial-circle-check{--fa:"\e596"}.tcfa-vial-virus{--fa:"\e597"}.tcfa-wheat-awn-circle-exclamation{--fa:"\e598"}.tcfa-worm{--fa:"\e599"}.tcfa-xmarks-lines{--fa:"\e59a"}.tcfa-child-dress{--fa:"\e59c"}.tcfa-child-reaching{--fa:"\e59d"}.tcfa-file-circle-check{--fa:"\e5a0"}.tcfa-file-circle-xmark{--fa:"\e5a1"}.tcfa-person-through-window{--fa:"\e5a9"}.tcfa-plant-wilt{--fa:"\e5aa"}.tcfa-stapler{--fa:"\e5af"}.tcfa-train-tram{--fa:"\e5b4"}.tcfa-table-cells-column-lock{--fa:"\e678"}.tcfa-table-cells-row-lock{--fa:"\e67a"}.tcfa-web-awesome{--fa:"\e682"}.tcfa-thumbtack-slash{--fa:"\e68f"}.tcfa-thumb-tack-slash{--fa:"\e68f"}.tcfa-table-cells-row-unlock{--fa:"\e691"}.tcfa-chart-diagram{--fa:"\e695"}.tcfa-comment-nodes{--fa:"\e696"}.tcfa-file-fragment{--fa:"\e697"}.tcfa-file-half-dashed{--fa:"\e698"}.tcfa-hexagon-nodes{--fa:"\e699"}.tcfa-hexagon-nodes-bolt{--fa:"\e69a"}.tcfa-square-binary{--fa:"\e69b"}.tcfa-pentagon{--fa:"\e790"}.tcfa-non-binary{--fa:"\e807"}.tcfa-spiral{--fa:"\e80a"}.tcfa-mobile-vibrate{--fa:"\e816"}.tcfa-single-quote-left{--fa:"\e81b"}.tcfa-single-quote-right{--fa:"\e81c"}.tcfa-bus-side{--fa:"\e81d"}.tcfa-septagon{--fa:"\e820"}.tcfa-heptagon{--fa:"\e820"}.tcfa-martini-glass-empty{--fa:"\f000"}.tcfa-glass-martini{--fa:"\f000"}.tcfa-music{--fa:"\f001"}.tcfa-magnifying-glass{--fa:"\f002"}.tcfa-search{--fa:"\f002"}.tcfa-heart{--fa:"\f004"}.tcfa-star{--fa:"\f005"}.tcfa-user{--fa:"\f007"}.tcfa-user-alt{--fa:"\f007"}.tcfa-user-large{--fa:"\f007"}.tcfa-film{--fa:"\f008"}.tcfa-film-alt{--fa:"\f008"}.tcfa-film-simple{--fa:"\f008"}.tcfa-table-cells-large{--fa:"\f009"}.tcfa-th-large{--fa:"\f009"}.tcfa-table-cells{--fa:"\f00a"}.tcfa-th{--fa:"\f00a"}.tcfa-table-list{--fa:"\f00b"}.tcfa-th-list{--fa:"\f00b"}.tcfa-check{--fa:"\f00c"}.tcfa-xmark{--fa:"\f00d"}.tcfa-close{--fa:"\f00d"}.tcfa-multiply{--fa:"\f00d"}.tcfa-remove{--fa:"\f00d"}.tcfa-times{--fa:"\f00d"}.tcfa-magnifying-glass-plus{--fa:"\f00e"}.tcfa-search-plus{--fa:"\f00e"}.tcfa-magnifying-glass-minus{--fa:"\f010"}.tcfa-search-minus{--fa:"\f010"}.tcfa-power-off{--fa:"\f011"}.tcfa-signal{--fa:"\f012"}.tcfa-signal-5{--fa:"\f012"}.tcfa-signal-perfect{--fa:"\f012"}.tcfa-gear{--fa:"\f013"}.tcfa-cog{--fa:"\f013"}.tcfa-house{--fa:"\f015"}.tcfa-home{--fa:"\f015"}.tcfa-home-alt{--fa:"\f015"}.tcfa-home-lg-alt{--fa:"\f015"}.tcfa-clock{--fa:"\f017"}.tcfa-clock-four{--fa:"\f017"}.tcfa-road{--fa:"\f018"}.tcfa-download{--fa:"\f019"}.tcfa-inbox{--fa:"\f01c"}.tcfa-arrow-rotate-right{--fa:"\f01e"}.tcfa-arrow-right-rotate{--fa:"\f01e"}.tcfa-arrow-rotate-forward{--fa:"\f01e"}.tcfa-redo{--fa:"\f01e"}.tcfa-arrows-rotate{--fa:"\f021"}.tcfa-refresh{--fa:"\f021"}.tcfa-sync{--fa:"\f021"}.tcfa-rectangle-list{--fa:"\f022"}.tcfa-list-alt{--fa:"\f022"}.tcfa-lock{--fa:"\f023"}.tcfa-flag{--fa:"\f024"}.tcfa-headphones{--fa:"\f025"}.tcfa-headphones-alt{--fa:"\f025"}.tcfa-headphones-simple{--fa:"\f025"}.tcfa-volume-off{--fa:"\f026"}.tcfa-volume-low{--fa:"\f027"}.tcfa-volume-down{--fa:"\f027"}.tcfa-volume-high{--fa:"\f028"}.tcfa-volume-up{--fa:"\f028"}.tcfa-qrcode{--fa:"\f029"}.tcfa-barcode{--fa:"\f02a"}.tcfa-tag{--fa:"\f02b"}.tcfa-tags{--fa:"\f02c"}.tcfa-book{--fa:"\f02d"}.tcfa-bookmark{--fa:"\f02e"}.tcfa-print{--fa:"\f02f"}.tcfa-camera{--fa:"\f030"}.tcfa-camera-alt{--fa:"\f030"}.tcfa-font{--fa:"\f031"}.tcfa-bold{--fa:"\f032"}.tcfa-italic{--fa:"\f033"}.tcfa-text-height{--fa:"\f034"}.tcfa-text-width{--fa:"\f035"}.tcfa-align-left{--fa:"\f036"}.tcfa-align-center{--fa:"\f037"}.tcfa-align-right{--fa:"\f038"}.tcfa-align-justify{--fa:"\f039"}.tcfa-list{--fa:"\f03a"}.tcfa-list-squares{--fa:"\f03a"}.tcfa-outdent{--fa:"\f03b"}.tcfa-dedent{--fa:"\f03b"}.tcfa-indent{--fa:"\f03c"}.tcfa-video{--fa:"\f03d"}.tcfa-video-camera{--fa:"\f03d"}.tcfa-image{--fa:"\f03e"}.tcfa-location-pin{--fa:"\f041"}.tcfa-map-marker{--fa:"\f041"}.tcfa-circle-half-stroke{--fa:"\f042"}.tcfa-adjust{--fa:"\f042"}.tcfa-droplet{--fa:"\f043"}.tcfa-tint{--fa:"\f043"}.tcfa-pen-to-square{--fa:"\f044"}.tcfa-edit{--fa:"\f044"}.tcfa-arrows-up-down-left-right{--fa:"\f047"}.tcfa-arrows{--fa:"\f047"}.tcfa-backward-step{--fa:"\f048"}.tcfa-step-backward{--fa:"\f048"}.tcfa-backward-fast{--fa:"\f049"}.tcfa-fast-backward{--fa:"\f049"}.tcfa-backward{--fa:"\f04a"}.tcfa-play{--fa:"\f04b"}.tcfa-pause{--fa:"\f04c"}.tcfa-stop{--fa:"\f04d"}.tcfa-forward{--fa:"\f04e"}.tcfa-forward-fast{--fa:"\f050"}.tcfa-fast-forward{--fa:"\f050"}.tcfa-forward-step{--fa:"\f051"}.tcfa-step-forward{--fa:"\f051"}.tcfa-eject{--fa:"\f052"}.tcfa-chevron-left{--fa:"\f053"}.tcfa-chevron-right{--fa:"\f054"}.tcfa-circle-plus{--fa:"\f055"}.tcfa-plus-circle{--fa:"\f055"}.tcfa-circle-minus{--fa:"\f056"}.tcfa-minus-circle{--fa:"\f056"}.tcfa-circle-xmark{--fa:"\f057"}.tcfa-times-circle{--fa:"\f057"}.tcfa-xmark-circle{--fa:"\f057"}.tcfa-circle-check{--fa:"\f058"}.tcfa-check-circle{--fa:"\f058"}.tcfa-circle-question{--fa:"\f059"}.tcfa-question-circle{--fa:"\f059"}.tcfa-circle-info{--fa:"\f05a"}.tcfa-info-circle{--fa:"\f05a"}.tcfa-crosshairs{--fa:"\f05b"}.tcfa-ban{--fa:"\f05e"}.tcfa-cancel{--fa:"\f05e"}.tcfa-arrow-left{--fa:"\f060"}.tcfa-arrow-right{--fa:"\f061"}.tcfa-arrow-up{--fa:"\f062"}.tcfa-arrow-down{--fa:"\f063"}.tcfa-share{--fa:"\f064"}.tcfa-mail-forward{--fa:"\f064"}.tcfa-expand{--fa:"\f065"}.tcfa-compress{--fa:"\f066"}.tcfa-minus{--fa:"\f068"}.tcfa-subtract{--fa:"\f068"}.tcfa-circle-exclamation{--fa:"\f06a"}.tcfa-exclamation-circle{--fa:"\f06a"}.tcfa-gift{--fa:"\f06b"}.tcfa-leaf{--fa:"\f06c"}.tcfa-fire{--fa:"\f06d"}.tcfa-eye{--fa:"\f06e"}.tcfa-eye-slash{--fa:"\f070"}.tcfa-triangle-exclamation{--fa:"\f071"}.tcfa-exclamation-triangle{--fa:"\f071"}.tcfa-warning{--fa:"\f071"}.tcfa-plane{--fa:"\f072"}.tcfa-calendar-days{--fa:"\f073"}.tcfa-calendar-alt{--fa:"\f073"}.tcfa-shuffle{--fa:"\f074"}.tcfa-random{--fa:"\f074"}.tcfa-comment{--fa:"\f075"}.tcfa-magnet{--fa:"\f076"}.tcfa-chevron-up{--fa:"\f077"}.tcfa-chevron-down{--fa:"\f078"}.tcfa-retweet{--fa:"\f079"}.tcfa-cart-shopping{--fa:"\f07a"}.tcfa-shopping-cart{--fa:"\f07a"}.tcfa-folder{--fa:"\f07b"}.tcfa-folder-blank{--fa:"\f07b"}.tcfa-folder-open{--fa:"\f07c"}.tcfa-arrows-up-down{--fa:"\f07d"}.tcfa-arrows-v{--fa:"\f07d"}.tcfa-arrows-left-right{--fa:"\f07e"}.tcfa-arrows-h{--fa:"\f07e"}.tcfa-chart-bar{--fa:"\f080"}.tcfa-bar-chart{--fa:"\f080"}.tcfa-camera-retro{--fa:"\f083"}.tcfa-key{--fa:"\f084"}.tcfa-gears{--fa:"\f085"}.tcfa-cogs{--fa:"\f085"}.tcfa-comments{--fa:"\f086"}.tcfa-star-half{--fa:"\f089"}.tcfa-arrow-right-from-bracket{--fa:"\f08b"}.tcfa-sign-out{--fa:"\f08b"}.tcfa-thumbtack{--fa:"\f08d"}.tcfa-thumb-tack{--fa:"\f08d"}.tcfa-arrow-up-right-from-square{--fa:"\f08e"}.tcfa-external-link{--fa:"\f08e"}.tcfa-arrow-right-to-bracket{--fa:"\f090"}.tcfa-sign-in{--fa:"\f090"}.tcfa-trophy{--fa:"\f091"}.tcfa-upload{--fa:"\f093"}.tcfa-lemon{--fa:"\f094"}.tcfa-phone{--fa:"\f095"}.tcfa-square-phone{--fa:"\f098"}.tcfa-phone-square{--fa:"\f098"}.tcfa-unlock{--fa:"\f09c"}.tcfa-credit-card{--fa:"\f09d"}.tcfa-credit-card-alt{--fa:"\f09d"}.tcfa-rss{--fa:"\f09e"}.tcfa-feed{--fa:"\f09e"}.tcfa-hard-drive{--fa:"\f0a0"}.tcfa-hdd{--fa:"\f0a0"}.tcfa-bullhorn{--fa:"\f0a1"}.tcfa-certificate{--fa:"\f0a3"}.tcfa-hand-point-right{--fa:"\f0a4"}.tcfa-hand-point-left{--fa:"\f0a5"}.tcfa-hand-point-up{--fa:"\f0a6"}.tcfa-hand-point-down{--fa:"\f0a7"}.tcfa-circle-arrow-left{--fa:"\f0a8"}.tcfa-arrow-circle-left{--fa:"\f0a8"}.tcfa-circle-arrow-right{--fa:"\f0a9"}.tcfa-arrow-circle-right{--fa:"\f0a9"}.tcfa-circle-arrow-up{--fa:"\f0aa"}.tcfa-arrow-circle-up{--fa:"\f0aa"}.tcfa-circle-arrow-down{--fa:"\f0ab"}.tcfa-arrow-circle-down{--fa:"\f0ab"}.tcfa-globe{--fa:"\f0ac"}.tcfa-wrench{--fa:"\f0ad"}.tcfa-list-check{--fa:"\f0ae"}.tcfa-tasks{--fa:"\f0ae"}.tcfa-filter{--fa:"\f0b0"}.tcfa-briefcase{--fa:"\f0b1"}.tcfa-up-down-left-right{--fa:"\f0b2"}.tcfa-arrows-alt{--fa:"\f0b2"}.tcfa-users{--fa:"\f0c0"}.tcfa-link{--fa:"\f0c1"}.tcfa-chain{--fa:"\f0c1"}.tcfa-cloud{--fa:"\f0c2"}.tcfa-flask{--fa:"\f0c3"}.tcfa-scissors{--fa:"\f0c4"}.tcfa-cut{--fa:"\f0c4"}.tcfa-copy{--fa:"\f0c5"}.tcfa-paperclip{--fa:"\f0c6"}.tcfa-floppy-disk{--fa:"\f0c7"}.tcfa-save{--fa:"\f0c7"}.tcfa-square{--fa:"\f0c8"}.tcfa-bars{--fa:"\f0c9"}.tcfa-navicon{--fa:"\f0c9"}.tcfa-list-ul{--fa:"\f0ca"}.tcfa-list-dots{--fa:"\f0ca"}.tcfa-list-ol{--fa:"\f0cb"}.tcfa-list-1-2{--fa:"\f0cb"}.tcfa-list-numeric{--fa:"\f0cb"}.tcfa-strikethrough{--fa:"\f0cc"}.tcfa-underline{--fa:"\f0cd"}.tcfa-table{--fa:"\f0ce"}.tcfa-wand-magic{--fa:"\f0d0"}.tcfa-magic{--fa:"\f0d0"}.tcfa-truck{--fa:"\f0d1"}.tcfa-money-bill{--fa:"\f0d6"}.tcfa-caret-down{--fa:"\f0d7"}.tcfa-caret-up{--fa:"\f0d8"}.tcfa-caret-left{--fa:"\f0d9"}.tcfa-caret-right{--fa:"\f0da"}.tcfa-table-columns{--fa:"\f0db"}.tcfa-columns{--fa:"\f0db"}.tcfa-sort{--fa:"\f0dc"}.tcfa-unsorted{--fa:"\f0dc"}.tcfa-sort-down{--fa:"\f0dd"}.tcfa-sort-desc{--fa:"\f0dd"}.tcfa-sort-up{--fa:"\f0de"}.tcfa-sort-asc{--fa:"\f0de"}.tcfa-envelope{--fa:"\f0e0"}.tcfa-arrow-rotate-left{--fa:"\f0e2"}.tcfa-arrow-left-rotate{--fa:"\f0e2"}.tcfa-arrow-rotate-back{--fa:"\f0e2"}.tcfa-arrow-rotate-backward{--fa:"\f0e2"}.tcfa-undo{--fa:"\f0e2"}.tcfa-gavel{--fa:"\f0e3"}.tcfa-legal{--fa:"\f0e3"}.tcfa-bolt{--fa:"\f0e7"}.tcfa-zap{--fa:"\f0e7"}.tcfa-sitemap{--fa:"\f0e8"}.tcfa-umbrella{--fa:"\f0e9"}.tcfa-paste{--fa:"\f0ea"}.tcfa-file-clipboard{--fa:"\f0ea"}.tcfa-lightbulb{--fa:"\f0eb"}.tcfa-arrow-right-arrow-left{--fa:"\f0ec"}.tcfa-exchange{--fa:"\f0ec"}.tcfa-cloud-arrow-down{--fa:"\f0ed"}.tcfa-cloud-download{--fa:"\f0ed"}.tcfa-cloud-download-alt{--fa:"\f0ed"}.tcfa-cloud-arrow-up{--fa:"\f0ee"}.tcfa-cloud-upload{--fa:"\f0ee"}.tcfa-cloud-upload-alt{--fa:"\f0ee"}.tcfa-user-doctor{--fa:"\f0f0"}.tcfa-user-md{--fa:"\f0f0"}.tcfa-stethoscope{--fa:"\f0f1"}.tcfa-suitcase{--fa:"\f0f2"}.tcfa-bell{--fa:"\f0f3"}.tcfa-mug-saucer{--fa:"\f0f4"}.tcfa-coffee{--fa:"\f0f4"}.tcfa-hospital{--fa:"\f0f8"}.tcfa-hospital-alt{--fa:"\f0f8"}.tcfa-hospital-wide{--fa:"\f0f8"}.tcfa-truck-medical{--fa:"\f0f9"}.tcfa-ambulance{--fa:"\f0f9"}.tcfa-suitcase-medical{--fa:"\f0fa"}.tcfa-medkit{--fa:"\f0fa"}.tcfa-jet-fighter{--fa:"\f0fb"}.tcfa-fighter-jet{--fa:"\f0fb"}.tcfa-beer-mug-empty{--fa:"\f0fc"}.tcfa-beer{--fa:"\f0fc"}.tcfa-square-h{--fa:"\f0fd"}.tcfa-h-square{--fa:"\f0fd"}.tcfa-square-plus{--fa:"\f0fe"}.tcfa-plus-square{--fa:"\f0fe"}.tcfa-angles-left{--fa:"\f100"}.tcfa-angle-double-left{--fa:"\f100"}.tcfa-angles-right{--fa:"\f101"}.tcfa-angle-double-right{--fa:"\f101"}.tcfa-angles-up{--fa:"\f102"}.tcfa-angle-double-up{--fa:"\f102"}.tcfa-angles-down{--fa:"\f103"}.tcfa-angle-double-down{--fa:"\f103"}.tcfa-angle-left{--fa:"\f104"}.tcfa-angle-right{--fa:"\f105"}.tcfa-angle-up{--fa:"\f106"}.tcfa-angle-down{--fa:"\f107"}.tcfa-laptop{--fa:"\f109"}.tcfa-tablet-button{--fa:"\f10a"}.tcfa-mobile-button{--fa:"\f10b"}.tcfa-quote-left{--fa:"\f10d"}.tcfa-quote-left-alt{--fa:"\f10d"}.tcfa-quote-right{--fa:"\f10e"}.tcfa-quote-right-alt{--fa:"\f10e"}.tcfa-spinner{--fa:"\f110"}.tcfa-circle{--fa:"\f111"}.tcfa-face-smile{--fa:"\f118"}.tcfa-smile{--fa:"\f118"}.tcfa-face-frown{--fa:"\f119"}.tcfa-frown{--fa:"\f119"}.tcfa-face-meh{--fa:"\f11a"}.tcfa-meh{--fa:"\f11a"}.tcfa-gamepad{--fa:"\f11b"}.tcfa-keyboard{--fa:"\f11c"}.tcfa-flag-checkered{--fa:"\f11e"}.tcfa-terminal{--fa:"\f120"}.tcfa-code{--fa:"\f121"}.tcfa-reply-all{--fa:"\f122"}.tcfa-mail-reply-all{--fa:"\f122"}.tcfa-location-arrow{--fa:"\f124"}.tcfa-crop{--fa:"\f125"}.tcfa-code-branch{--fa:"\f126"}.tcfa-link-slash{--fa:"\f127"}.tcfa-chain-broken{--fa:"\f127"}.tcfa-chain-slash{--fa:"\f127"}.tcfa-unlink{--fa:"\f127"}.tcfa-info{--fa:"\f129"}.tcfa-superscript{--fa:"\f12b"}.tcfa-subscript{--fa:"\f12c"}.tcfa-eraser{--fa:"\f12d"}.tcfa-puzzle-piece{--fa:"\f12e"}.tcfa-microphone{--fa:"\f130"}.tcfa-microphone-slash{--fa:"\f131"}.tcfa-shield{--fa:"\f132"}.tcfa-shield-blank{--fa:"\f132"}.tcfa-calendar{--fa:"\f133"}.tcfa-fire-extinguisher{--fa:"\f134"}.tcfa-rocket{--fa:"\f135"}.tcfa-circle-chevron-left{--fa:"\f137"}.tcfa-chevron-circle-left{--fa:"\f137"}.tcfa-circle-chevron-right{--fa:"\f138"}.tcfa-chevron-circle-right{--fa:"\f138"}.tcfa-circle-chevron-up{--fa:"\f139"}.tcfa-chevron-circle-up{--fa:"\f139"}.tcfa-circle-chevron-down{--fa:"\f13a"}.tcfa-chevron-circle-down{--fa:"\f13a"}.tcfa-anchor{--fa:"\f13d"}.tcfa-unlock-keyhole{--fa:"\f13e"}.tcfa-unlock-alt{--fa:"\f13e"}.tcfa-bullseye{--fa:"\f140"}.tcfa-ellipsis{--fa:"\f141"}.tcfa-ellipsis-h{--fa:"\f141"}.tcfa-ellipsis-vertical{--fa:"\f142"}.tcfa-ellipsis-v{--fa:"\f142"}.tcfa-square-rss{--fa:"\f143"}.tcfa-rss-square{--fa:"\f143"}.tcfa-circle-play{--fa:"\f144"}.tcfa-play-circle{--fa:"\f144"}.tcfa-ticket{--fa:"\f145"}.tcfa-square-minus{--fa:"\f146"}.tcfa-minus-square{--fa:"\f146"}.tcfa-arrow-turn-up{--fa:"\f148"}.tcfa-level-up{--fa:"\f148"}.tcfa-arrow-turn-down{--fa:"\f149"}.tcfa-level-down{--fa:"\f149"}.tcfa-square-check{--fa:"\f14a"}.tcfa-check-square{--fa:"\f14a"}.tcfa-square-pen{--fa:"\f14b"}.tcfa-pen-square{--fa:"\f14b"}.tcfa-pencil-square{--fa:"\f14b"}.tcfa-square-arrow-up-right{--fa:"\f14c"}.tcfa-external-link-square{--fa:"\f14c"}.tcfa-share-from-square{--fa:"\f14d"}.tcfa-share-square{--fa:"\f14d"}.tcfa-compass{--fa:"\f14e"}.tcfa-square-caret-down{--fa:"\f150"}.tcfa-caret-square-down{--fa:"\f150"}.tcfa-square-caret-up{--fa:"\f151"}.tcfa-caret-square-up{--fa:"\f151"}.tcfa-square-caret-right{--fa:"\f152"}.tcfa-caret-square-right{--fa:"\f152"}.tcfa-euro-sign{--fa:"\f153"}.tcfa-eur{--fa:"\f153"}.tcfa-euro{--fa:"\f153"}.tcfa-sterling-sign{--fa:"\f154"}.tcfa-gbp{--fa:"\f154"}.tcfa-pound-sign{--fa:"\f154"}.tcfa-rupee-sign{--fa:"\f156"}.tcfa-rupee{--fa:"\f156"}.tcfa-yen-sign{--fa:"\f157"}.tcfa-cny{--fa:"\f157"}.tcfa-jpy{--fa:"\f157"}.tcfa-rmb{--fa:"\f157"}.tcfa-yen{--fa:"\f157"}.tcfa-ruble-sign{--fa:"\f158"}.tcfa-rouble{--fa:"\f158"}.tcfa-rub{--fa:"\f158"}.tcfa-ruble{--fa:"\f158"}.tcfa-won-sign{--fa:"\f159"}.tcfa-krw{--fa:"\f159"}.tcfa-won{--fa:"\f159"}.tcfa-file{--fa:"\f15b"}.tcfa-file-lines{--fa:"\f15c"}.tcfa-file-alt{--fa:"\f15c"}.tcfa-file-text{--fa:"\f15c"}.tcfa-arrow-down-a-z{--fa:"\f15d"}.tcfa-sort-alpha-asc{--fa:"\f15d"}.tcfa-sort-alpha-down{--fa:"\f15d"}.tcfa-arrow-up-a-z{--fa:"\f15e"}.tcfa-sort-alpha-up{--fa:"\f15e"}.tcfa-arrow-down-wide-short{--fa:"\f160"}.tcfa-sort-amount-asc{--fa:"\f160"}.tcfa-sort-amount-down{--fa:"\f160"}.tcfa-arrow-up-wide-short{--fa:"\f161"}.tcfa-sort-amount-up{--fa:"\f161"}.tcfa-arrow-down-1-9{--fa:"\f162"}.tcfa-sort-numeric-asc{--fa:"\f162"}.tcfa-sort-numeric-down{--fa:"\f162"}.tcfa-arrow-up-1-9{--fa:"\f163"}.tcfa-sort-numeric-up{--fa:"\f163"}.tcfa-thumbs-up{--fa:"\f164"}.tcfa-thumbs-down{--fa:"\f165"}.tcfa-arrow-down-long{--fa:"\f175"}.tcfa-long-arrow-down{--fa:"\f175"}.tcfa-arrow-up-long{--fa:"\f176"}.tcfa-long-arrow-up{--fa:"\f176"}.tcfa-arrow-left-long{--fa:"\f177"}.tcfa-long-arrow-left{--fa:"\f177"}.tcfa-arrow-right-long{--fa:"\f178"}.tcfa-long-arrow-right{--fa:"\f178"}.tcfa-person-dress{--fa:"\f182"}.tcfa-female{--fa:"\f182"}.tcfa-person{--fa:"\f183"}.tcfa-male{--fa:"\f183"}.tcfa-sun{--fa:"\f185"}.tcfa-moon{--fa:"\f186"}.tcfa-box-archive{--fa:"\f187"}.tcfa-archive{--fa:"\f187"}.tcfa-bug{--fa:"\f188"}.tcfa-square-caret-left{--fa:"\f191"}.tcfa-caret-square-left{--fa:"\f191"}.tcfa-circle-dot{--fa:"\f192"}.tcfa-dot-circle{--fa:"\f192"}.tcfa-wheelchair{--fa:"\f193"}.tcfa-lira-sign{--fa:"\f195"}.tcfa-shuttle-space{--fa:"\f197"}.tcfa-space-shuttle{--fa:"\f197"}.tcfa-square-envelope{--fa:"\f199"}.tcfa-envelope-square{--fa:"\f199"}.tcfa-building-columns{--fa:"\f19c"}.tcfa-bank{--fa:"\f19c"}.tcfa-institution{--fa:"\f19c"}.tcfa-museum{--fa:"\f19c"}.tcfa-university{--fa:"\f19c"}.tcfa-graduation-cap{--fa:"\f19d"}.tcfa-mortar-board{--fa:"\f19d"}.tcfa-language{--fa:"\f1ab"}.tcfa-fax{--fa:"\f1ac"}.tcfa-building{--fa:"\f1ad"}.tcfa-child{--fa:"\f1ae"}.tcfa-paw{--fa:"\f1b0"}.tcfa-cube{--fa:"\f1b2"}.tcfa-cubes{--fa:"\f1b3"}.tcfa-recycle{--fa:"\f1b8"}.tcfa-car{--fa:"\f1b9"}.tcfa-automobile{--fa:"\f1b9"}.tcfa-taxi{--fa:"\f1ba"}.tcfa-cab{--fa:"\f1ba"}.tcfa-tree{--fa:"\f1bb"}.tcfa-database{--fa:"\f1c0"}.tcfa-file-pdf{--fa:"\f1c1"}.tcfa-file-word{--fa:"\f1c2"}.tcfa-file-excel{--fa:"\f1c3"}.tcfa-file-powerpoint{--fa:"\f1c4"}.tcfa-file-image{--fa:"\f1c5"}.tcfa-file-zipper{--fa:"\f1c6"}.tcfa-file-archive{--fa:"\f1c6"}.tcfa-file-audio{--fa:"\f1c7"}.tcfa-file-video{--fa:"\f1c8"}.tcfa-file-code{--fa:"\f1c9"}.tcfa-life-ring{--fa:"\f1cd"}.tcfa-circle-notch{--fa:"\f1ce"}.tcfa-paper-plane{--fa:"\f1d8"}.tcfa-clock-rotate-left{--fa:"\f1da"}.tcfa-history{--fa:"\f1da"}.tcfa-heading{--fa:"\f1dc"}.tcfa-header{--fa:"\f1dc"}.tcfa-paragraph{--fa:"\f1dd"}.tcfa-sliders{--fa:"\f1de"}.tcfa-sliders-h{--fa:"\f1de"}.tcfa-share-nodes{--fa:"\f1e0"}.tcfa-share-alt{--fa:"\f1e0"}.tcfa-square-share-nodes{--fa:"\f1e1"}.tcfa-share-alt-square{--fa:"\f1e1"}.tcfa-bomb{--fa:"\f1e2"}.tcfa-futbol{--fa:"\f1e3"}.tcfa-futbol-ball{--fa:"\f1e3"}.tcfa-soccer-ball{--fa:"\f1e3"}.tcfa-tty{--fa:"\f1e4"}.tcfa-teletype{--fa:"\f1e4"}.tcfa-binoculars{--fa:"\f1e5"}.tcfa-plug{--fa:"\f1e6"}.tcfa-newspaper{--fa:"\f1ea"}.tcfa-wifi{--fa:"\f1eb"}.tcfa-wifi-3{--fa:"\f1eb"}.tcfa-wifi-strong{--fa:"\f1eb"}.tcfa-calculator{--fa:"\f1ec"}.tcfa-bell-slash{--fa:"\f1f6"}.tcfa-trash{--fa:"\f1f8"}.tcfa-copyright{--fa:"\f1f9"}.tcfa-eye-dropper{--fa:"\f1fb"}.tcfa-eye-dropper-empty{--fa:"\f1fb"}.tcfa-eyedropper{--fa:"\f1fb"}.tcfa-paintbrush{--fa:"\f1fc"}.tcfa-paint-brush{--fa:"\f1fc"}.tcfa-cake-candles{--fa:"\f1fd"}.tcfa-birthday-cake{--fa:"\f1fd"}.tcfa-cake{--fa:"\f1fd"}.tcfa-chart-area{--fa:"\f1fe"}.tcfa-area-chart{--fa:"\f1fe"}.tcfa-chart-pie{--fa:"\f200"}.tcfa-pie-chart{--fa:"\f200"}.tcfa-chart-line{--fa:"\f201"}.tcfa-line-chart{--fa:"\f201"}.tcfa-toggle-off{--fa:"\f204"}.tcfa-toggle-on{--fa:"\f205"}.tcfa-bicycle{--fa:"\f206"}.tcfa-bus{--fa:"\f207"}.tcfa-closed-captioning{--fa:"\f20a"}.tcfa-shekel-sign{--fa:"\f20b"}.tcfa-ils{--fa:"\f20b"}.tcfa-shekel{--fa:"\f20b"}.tcfa-sheqel{--fa:"\f20b"}.tcfa-sheqel-sign{--fa:"\f20b"}.tcfa-cart-plus{--fa:"\f217"}.tcfa-cart-arrow-down{--fa:"\f218"}.tcfa-diamond{--fa:"\f219"}.tcfa-ship{--fa:"\f21a"}.tcfa-user-secret{--fa:"\f21b"}.tcfa-motorcycle{--fa:"\f21c"}.tcfa-street-view{--fa:"\f21d"}.tcfa-heart-pulse{--fa:"\f21e"}.tcfa-heartbeat{--fa:"\f21e"}.tcfa-venus{--fa:"\f221"}.tcfa-mars{--fa:"\f222"}.tcfa-mercury{--fa:"\f223"}.tcfa-mars-and-venus{--fa:"\f224"}.tcfa-transgender{--fa:"\f225"}.tcfa-transgender-alt{--fa:"\f225"}.tcfa-venus-double{--fa:"\f226"}.tcfa-mars-double{--fa:"\f227"}.tcfa-venus-mars{--fa:"\f228"}.tcfa-mars-stroke{--fa:"\f229"}.tcfa-mars-stroke-up{--fa:"\f22a"}.tcfa-mars-stroke-v{--fa:"\f22a"}.tcfa-mars-stroke-right{--fa:"\f22b"}.tcfa-mars-stroke-h{--fa:"\f22b"}.tcfa-neuter{--fa:"\f22c"}.tcfa-genderless{--fa:"\f22d"}.tcfa-server{--fa:"\f233"}.tcfa-user-plus{--fa:"\f234"}.tcfa-user-xmark{--fa:"\f235"}.tcfa-user-times{--fa:"\f235"}.tcfa-bed{--fa:"\f236"}.tcfa-train{--fa:"\f238"}.tcfa-train-subway{--fa:"\f239"}.tcfa-subway{--fa:"\f239"}.tcfa-battery-full{--fa:"\f240"}.tcfa-battery{--fa:"\f240"}.tcfa-battery-5{--fa:"\f240"}.tcfa-battery-three-quarters{--fa:"\f241"}.tcfa-battery-4{--fa:"\f241"}.tcfa-battery-half{--fa:"\f242"}.tcfa-battery-3{--fa:"\f242"}.tcfa-battery-quarter{--fa:"\f243"}.tcfa-battery-2{--fa:"\f243"}.tcfa-battery-empty{--fa:"\f244"}.tcfa-battery-0{--fa:"\f244"}.tcfa-arrow-pointer{--fa:"\f245"}.tcfa-mouse-pointer{--fa:"\f245"}.tcfa-i-cursor{--fa:"\f246"}.tcfa-object-group{--fa:"\f247"}.tcfa-object-ungroup{--fa:"\f248"}.tcfa-note-sticky{--fa:"\f249"}.tcfa-sticky-note{--fa:"\f249"}.tcfa-clone{--fa:"\f24d"}.tcfa-scale-balanced{--fa:"\f24e"}.tcfa-balance-scale{--fa:"\f24e"}.tcfa-hourglass-start{--fa:"\f251"}.tcfa-hourglass-1{--fa:"\f251"}.tcfa-hourglass-half{--fa:"\f252"}.tcfa-hourglass-2{--fa:"\f252"}.tcfa-hourglass-end{--fa:"\f253"}.tcfa-hourglass-3{--fa:"\f253"}.tcfa-hourglass{--fa:"\f254"}.tcfa-hourglass-empty{--fa:"\f254"}.tcfa-hand-back-fist{--fa:"\f255"}.tcfa-hand-rock{--fa:"\f255"}.tcfa-hand{--fa:"\f256"}.tcfa-hand-paper{--fa:"\f256"}.tcfa-hand-scissors{--fa:"\f257"}.tcfa-hand-lizard{--fa:"\f258"}.tcfa-hand-spock{--fa:"\f259"}.tcfa-hand-pointer{--fa:"\f25a"}.tcfa-hand-peace{--fa:"\f25b"}.tcfa-trademark{--fa:"\f25c"}.tcfa-registered{--fa:"\f25d"}.tcfa-tv{--fa:"\f26c"}.tcfa-television{--fa:"\f26c"}.tcfa-tv-alt{--fa:"\f26c"}.tcfa-calendar-plus{--fa:"\f271"}.tcfa-calendar-minus{--fa:"\f272"}.tcfa-calendar-xmark{--fa:"\f273"}.tcfa-calendar-times{--fa:"\f273"}.tcfa-calendar-check{--fa:"\f274"}.tcfa-industry{--fa:"\f275"}.tcfa-map-pin{--fa:"\f276"}.tcfa-signs-post{--fa:"\f277"}.tcfa-map-signs{--fa:"\f277"}.tcfa-map{--fa:"\f279"}.tcfa-message{--fa:"\f27a"}.tcfa-comment-alt{--fa:"\f27a"}.tcfa-circle-pause{--fa:"\f28b"}.tcfa-pause-circle{--fa:"\f28b"}.tcfa-circle-stop{--fa:"\f28d"}.tcfa-stop-circle{--fa:"\f28d"}.tcfa-bag-shopping{--fa:"\f290"}.tcfa-shopping-bag{--fa:"\f290"}.tcfa-basket-shopping{--fa:"\f291"}.tcfa-shopping-basket{--fa:"\f291"}.tcfa-universal-access{--fa:"\f29a"}.tcfa-person-walking-with-cane{--fa:"\f29d"}.tcfa-blind{--fa:"\f29d"}.tcfa-audio-description{--fa:"\f29e"}.tcfa-phone-volume{--fa:"\f2a0"}.tcfa-volume-control-phone{--fa:"\f2a0"}.tcfa-braille{--fa:"\f2a1"}.tcfa-ear-listen{--fa:"\f2a2"}.tcfa-assistive-listening-systems{--fa:"\f2a2"}.tcfa-hands-asl-interpreting{--fa:"\f2a3"}.tcfa-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-asl-interpreting{--fa:"\f2a3"}.tcfa-hands-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-ear-deaf{--fa:"\f2a4"}.tcfa-deaf{--fa:"\f2a4"}.tcfa-deafness{--fa:"\f2a4"}.tcfa-hard-of-hearing{--fa:"\f2a4"}.tcfa-hands{--fa:"\f2a7"}.tcfa-sign-language{--fa:"\f2a7"}.tcfa-signing{--fa:"\f2a7"}.tcfa-eye-low-vision{--fa:"\f2a8"}.tcfa-low-vision{--fa:"\f2a8"}.tcfa-font-awesome{--fa:"\f2b4"}.tcfa-font-awesome-flag{--fa:"\f2b4"}.tcfa-font-awesome-logo-full{--fa:"\f2b4"}.tcfa-handshake{--fa:"\f2b5"}.tcfa-handshake-alt{--fa:"\f2b5"}.tcfa-handshake-simple{--fa:"\f2b5"}.tcfa-envelope-open{--fa:"\f2b6"}.tcfa-address-book{--fa:"\f2b9"}.tcfa-contact-book{--fa:"\f2b9"}.tcfa-address-card{--fa:"\f2bb"}.tcfa-contact-card{--fa:"\f2bb"}.tcfa-vcard{--fa:"\f2bb"}.tcfa-circle-user{--fa:"\f2bd"}.tcfa-user-circle{--fa:"\f2bd"}.tcfa-id-badge{--fa:"\f2c1"}.tcfa-id-card{--fa:"\f2c2"}.tcfa-drivers-license{--fa:"\f2c2"}.tcfa-temperature-full{--fa:"\f2c7"}.tcfa-temperature-4{--fa:"\f2c7"}.tcfa-thermometer-4{--fa:"\f2c7"}.tcfa-thermometer-full{--fa:"\f2c7"}.tcfa-temperature-three-quarters{--fa:"\f2c8"}.tcfa-temperature-3{--fa:"\f2c8"}.tcfa-thermometer-3{--fa:"\f2c8"}.tcfa-thermometer-three-quarters{--fa:"\f2c8"}.tcfa-temperature-half{--fa:"\f2c9"}.tcfa-temperature-2{--fa:"\f2c9"}.tcfa-thermometer-2{--fa:"\f2c9"}.tcfa-thermometer-half{--fa:"\f2c9"}.tcfa-temperature-quarter{--fa:"\f2ca"}.tcfa-temperature-1{--fa:"\f2ca"}.tcfa-thermometer-1{--fa:"\f2ca"}.tcfa-thermometer-quarter{--fa:"\f2ca"}.tcfa-temperature-empty{--fa:"\f2cb"}.tcfa-temperature-0{--fa:"\f2cb"}.tcfa-thermometer-0{--fa:"\f2cb"}.tcfa-thermometer-empty{--fa:"\f2cb"}.tcfa-shower{--fa:"\f2cc"}.tcfa-bath{--fa:"\f2cd"}.tcfa-bathtub{--fa:"\f2cd"}.tcfa-podcast{--fa:"\f2ce"}.tcfa-window-maximize{--fa:"\f2d0"}.tcfa-window-minimize{--fa:"\f2d1"}.tcfa-window-restore{--fa:"\f2d2"}.tcfa-square-xmark{--fa:"\f2d3"}.tcfa-times-square{--fa:"\f2d3"}.tcfa-xmark-square{--fa:"\f2d3"}.tcfa-microchip{--fa:"\f2db"}.tcfa-snowflake{--fa:"\f2dc"}.tcfa-spoon{--fa:"\f2e5"}.tcfa-utensil-spoon{--fa:"\f2e5"}.tcfa-utensils{--fa:"\f2e7"}.tcfa-cutlery{--fa:"\f2e7"}.tcfa-rotate-left{--fa:"\f2ea"}.tcfa-rotate-back{--fa:"\f2ea"}.tcfa-rotate-backward{--fa:"\f2ea"}.tcfa-undo-alt{--fa:"\f2ea"}.tcfa-trash-can{--fa:"\f2ed"}.tcfa-trash-alt{--fa:"\f2ed"}.tcfa-rotate{--fa:"\f2f1"}.tcfa-sync-alt{--fa:"\f2f1"}.tcfa-stopwatch{--fa:"\f2f2"}.tcfa-right-from-bracket{--fa:"\f2f5"}.tcfa-sign-out-alt{--fa:"\f2f5"}.tcfa-right-to-bracket{--fa:"\f2f6"}.tcfa-sign-in-alt{--fa:"\f2f6"}.tcfa-rotate-right{--fa:"\f2f9"}.tcfa-redo-alt{--fa:"\f2f9"}.tcfa-rotate-forward{--fa:"\f2f9"}.tcfa-poo{--fa:"\f2fe"}.tcfa-images{--fa:"\f302"}.tcfa-pencil{--fa:"\f303"}.tcfa-pencil-alt{--fa:"\f303"}.tcfa-pen{--fa:"\f304"}.tcfa-pen-clip{--fa:"\f305"}.tcfa-pen-alt{--fa:"\f305"}.tcfa-octagon{--fa:"\f306"}.tcfa-down-long{--fa:"\f309"}.tcfa-long-arrow-alt-down{--fa:"\f309"}.tcfa-left-long{--fa:"\f30a"}.tcfa-long-arrow-alt-left{--fa:"\f30a"}.tcfa-right-long{--fa:"\f30b"}.tcfa-long-arrow-alt-right{--fa:"\f30b"}.tcfa-up-long{--fa:"\f30c"}.tcfa-long-arrow-alt-up{--fa:"\f30c"}.tcfa-hexagon{--fa:"\f312"}.tcfa-file-pen{--fa:"\f31c"}.tcfa-file-edit{--fa:"\f31c"}.tcfa-maximize{--fa:"\f31e"}.tcfa-expand-arrows-alt{--fa:"\f31e"}.tcfa-clipboard{--fa:"\f328"}.tcfa-left-right{--fa:"\f337"}.tcfa-arrows-alt-h{--fa:"\f337"}.tcfa-up-down{--fa:"\f338"}.tcfa-arrows-alt-v{--fa:"\f338"}.tcfa-alarm-clock{--fa:"\f34e"}.tcfa-circle-down{--fa:"\f358"}.tcfa-arrow-alt-circle-down{--fa:"\f358"}.tcfa-circle-left{--fa:"\f359"}.tcfa-arrow-alt-circle-left{--fa:"\f359"}.tcfa-circle-right{--fa:"\f35a"}.tcfa-arrow-alt-circle-right{--fa:"\f35a"}.tcfa-circle-up{--fa:"\f35b"}.tcfa-arrow-alt-circle-up{--fa:"\f35b"}.tcfa-up-right-from-square{--fa:"\f35d"}.tcfa-external-link-alt{--fa:"\f35d"}.tcfa-square-up-right{--fa:"\f360"}.tcfa-external-link-square-alt{--fa:"\f360"}.tcfa-right-left{--fa:"\f362"}.tcfa-exchange-alt{--fa:"\f362"}.tcfa-repeat{--fa:"\f363"}.tcfa-code-commit{--fa:"\f386"}.tcfa-code-merge{--fa:"\f387"}.tcfa-desktop{--fa:"\f390"}.tcfa-desktop-alt{--fa:"\f390"}.tcfa-gem{--fa:"\f3a5"}.tcfa-turn-down{--fa:"\f3be"}.tcfa-level-down-alt{--fa:"\f3be"}.tcfa-turn-up{--fa:"\f3bf"}.tcfa-level-up-alt{--fa:"\f3bf"}.tcfa-lock-open{--fa:"\f3c1"}.tcfa-location-dot{--fa:"\f3c5"}.tcfa-map-marker-alt{--fa:"\f3c5"}.tcfa-microphone-lines{--fa:"\f3c9"}.tcfa-microphone-alt{--fa:"\f3c9"}.tcfa-mobile-screen-button{--fa:"\f3cd"}.tcfa-mobile-alt{--fa:"\f3cd"}.tcfa-mobile{--fa:"\f3ce"}.tcfa-mobile-android{--fa:"\f3ce"}.tcfa-mobile-phone{--fa:"\f3ce"}.tcfa-mobile-screen{--fa:"\f3cf"}.tcfa-mobile-android-alt{--fa:"\f3cf"}.tcfa-money-bill-1{--fa:"\f3d1"}.tcfa-money-bill-alt{--fa:"\f3d1"}.tcfa-phone-slash{--fa:"\f3dd"}.tcfa-image-portrait{--fa:"\f3e0"}.tcfa-portrait{--fa:"\f3e0"}.tcfa-reply{--fa:"\f3e5"}.tcfa-mail-reply{--fa:"\f3e5"}.tcfa-shield-halved{--fa:"\f3ed"}.tcfa-shield-alt{--fa:"\f3ed"}.tcfa-tablet-screen-button{--fa:"\f3fa"}.tcfa-tablet-alt{--fa:"\f3fa"}.tcfa-tablet{--fa:"\f3fb"}.tcfa-tablet-android{--fa:"\f3fb"}.tcfa-ticket-simple{--fa:"\f3ff"}.tcfa-ticket-alt{--fa:"\f3ff"}.tcfa-rectangle-xmark{--fa:"\f410"}.tcfa-rectangle-times{--fa:"\f410"}.tcfa-times-rectangle{--fa:"\f410"}.tcfa-window-close{--fa:"\f410"}.tcfa-down-left-and-up-right-to-center{--fa:"\f422"}.tcfa-compress-alt{--fa:"\f422"}.tcfa-up-right-and-down-left-from-center{--fa:"\f424"}.tcfa-expand-alt{--fa:"\f424"}.tcfa-baseball-bat-ball{--fa:"\f432"}.tcfa-baseball{--fa:"\f433"}.tcfa-baseball-ball{--fa:"\f433"}.tcfa-basketball{--fa:"\f434"}.tcfa-basketball-ball{--fa:"\f434"}.tcfa-bowling-ball{--fa:"\f436"}.tcfa-chess{--fa:"\f439"}.tcfa-chess-bishop{--fa:"\f43a"}.tcfa-chess-board{--fa:"\f43c"}.tcfa-chess-king{--fa:"\f43f"}.tcfa-chess-knight{--fa:"\f441"}.tcfa-chess-pawn{--fa:"\f443"}.tcfa-chess-queen{--fa:"\f445"}.tcfa-chess-rook{--fa:"\f447"}.tcfa-dumbbell{--fa:"\f44b"}.tcfa-football{--fa:"\f44e"}.tcfa-football-ball{--fa:"\f44e"}.tcfa-golf-ball-tee{--fa:"\f450"}.tcfa-golf-ball{--fa:"\f450"}.tcfa-hockey-puck{--fa:"\f453"}.tcfa-broom-ball{--fa:"\f458"}.tcfa-quidditch{--fa:"\f458"}.tcfa-quidditch-broom-ball{--fa:"\f458"}.tcfa-square-full{--fa:"\f45c"}.tcfa-table-tennis-paddle-ball{--fa:"\f45d"}.tcfa-ping-pong-paddle-ball{--fa:"\f45d"}.tcfa-table-tennis{--fa:"\f45d"}.tcfa-volleyball{--fa:"\f45f"}.tcfa-volleyball-ball{--fa:"\f45f"}.tcfa-hand-dots{--fa:"\f461"}.tcfa-allergies{--fa:"\f461"}.tcfa-bandage{--fa:"\f462"}.tcfa-band-aid{--fa:"\f462"}.tcfa-box{--fa:"\f466"}.tcfa-boxes-stacked{--fa:"\f468"}.tcfa-boxes{--fa:"\f468"}.tcfa-boxes-alt{--fa:"\f468"}.tcfa-briefcase-medical{--fa:"\f469"}.tcfa-fire-flame-simple{--fa:"\f46a"}.tcfa-burn{--fa:"\f46a"}.tcfa-capsules{--fa:"\f46b"}.tcfa-clipboard-check{--fa:"\f46c"}.tcfa-clipboard-list{--fa:"\f46d"}.tcfa-person-dots-from-line{--fa:"\f470"}.tcfa-diagnoses{--fa:"\f470"}.tcfa-dna{--fa:"\f471"}.tcfa-dolly{--fa:"\f472"}.tcfa-dolly-box{--fa:"\f472"}.tcfa-cart-flatbed{--fa:"\f474"}.tcfa-dolly-flatbed{--fa:"\f474"}.tcfa-file-medical{--fa:"\f477"}.tcfa-file-waveform{--fa:"\f478"}.tcfa-file-medical-alt{--fa:"\f478"}.tcfa-kit-medical{--fa:"\f479"}.tcfa-first-aid{--fa:"\f479"}.tcfa-circle-h{--fa:"\f47e"}.tcfa-hospital-symbol{--fa:"\f47e"}.tcfa-id-card-clip{--fa:"\f47f"}.tcfa-id-card-alt{--fa:"\f47f"}.tcfa-notes-medical{--fa:"\f481"}.tcfa-pallet{--fa:"\f482"}.tcfa-pills{--fa:"\f484"}.tcfa-prescription-bottle{--fa:"\f485"}.tcfa-prescription-bottle-medical{--fa:"\f486"}.tcfa-prescription-bottle-alt{--fa:"\f486"}.tcfa-bed-pulse{--fa:"\f487"}.tcfa-procedures{--fa:"\f487"}.tcfa-truck-fast{--fa:"\f48b"}.tcfa-shipping-fast{--fa:"\f48b"}.tcfa-smoking{--fa:"\f48d"}.tcfa-syringe{--fa:"\f48e"}.tcfa-tablets{--fa:"\f490"}.tcfa-thermometer{--fa:"\f491"}.tcfa-vial{--fa:"\f492"}.tcfa-vials{--fa:"\f493"}.tcfa-warehouse{--fa:"\f494"}.tcfa-weight-scale{--fa:"\f496"}.tcfa-weight{--fa:"\f496"}.tcfa-x-ray{--fa:"\f497"}.tcfa-box-open{--fa:"\f49e"}.tcfa-comment-dots{--fa:"\f4ad"}.tcfa-commenting{--fa:"\f4ad"}.tcfa-comment-slash{--fa:"\f4b3"}.tcfa-couch{--fa:"\f4b8"}.tcfa-circle-dollar-to-slot{--fa:"\f4b9"}.tcfa-donate{--fa:"\f4b9"}.tcfa-dove{--fa:"\f4ba"}.tcfa-hand-holding{--fa:"\f4bd"}.tcfa-hand-holding-heart{--fa:"\f4be"}.tcfa-hand-holding-dollar{--fa:"\f4c0"}.tcfa-hand-holding-usd{--fa:"\f4c0"}.tcfa-hand-holding-droplet{--fa:"\f4c1"}.tcfa-hand-holding-water{--fa:"\f4c1"}.tcfa-hands-holding{--fa:"\f4c2"}.tcfa-handshake-angle{--fa:"\f4c4"}.tcfa-hands-helping{--fa:"\f4c4"}.tcfa-parachute-box{--fa:"\f4cd"}.tcfa-people-carry-box{--fa:"\f4ce"}.tcfa-people-carry{--fa:"\f4ce"}.tcfa-piggy-bank{--fa:"\f4d3"}.tcfa-ribbon{--fa:"\f4d6"}.tcfa-route{--fa:"\f4d7"}.tcfa-seedling{--fa:"\f4d8"}.tcfa-sprout{--fa:"\f4d8"}.tcfa-sign-hanging{--fa:"\f4d9"}.tcfa-sign{--fa:"\f4d9"}.tcfa-face-smile-wink{--fa:"\f4da"}.tcfa-smile-wink{--fa:"\f4da"}.tcfa-tape{--fa:"\f4db"}.tcfa-truck-ramp-box{--fa:"\f4de"}.tcfa-truck-loading{--fa:"\f4de"}.tcfa-truck-moving{--fa:"\f4df"}.tcfa-video-slash{--fa:"\f4e2"}.tcfa-wine-glass{--fa:"\f4e3"}.tcfa-user-astronaut{--fa:"\f4fb"}.tcfa-user-check{--fa:"\f4fc"}.tcfa-user-clock{--fa:"\f4fd"}.tcfa-user-gear{--fa:"\f4fe"}.tcfa-user-cog{--fa:"\f4fe"}.tcfa-user-pen{--fa:"\f4ff"}.tcfa-user-edit{--fa:"\f4ff"}.tcfa-user-group{--fa:"\f500"}.tcfa-user-friends{--fa:"\f500"}.tcfa-user-graduate{--fa:"\f501"}.tcfa-user-lock{--fa:"\f502"}.tcfa-user-minus{--fa:"\f503"}.tcfa-user-ninja{--fa:"\f504"}.tcfa-user-shield{--fa:"\f505"}.tcfa-user-slash{--fa:"\f506"}.tcfa-user-alt-slash{--fa:"\f506"}.tcfa-user-large-slash{--fa:"\f506"}.tcfa-user-tag{--fa:"\f507"}.tcfa-user-tie{--fa:"\f508"}.tcfa-users-gear{--fa:"\f509"}.tcfa-users-cog{--fa:"\f509"}.tcfa-scale-unbalanced{--fa:"\f515"}.tcfa-balance-scale-left{--fa:"\f515"}.tcfa-scale-unbalanced-flip{--fa:"\f516"}.tcfa-balance-scale-right{--fa:"\f516"}.tcfa-blender{--fa:"\f517"}.tcfa-book-open{--fa:"\f518"}.tcfa-tower-broadcast{--fa:"\f519"}.tcfa-broadcast-tower{--fa:"\f519"}.tcfa-broom{--fa:"\f51a"}.tcfa-chalkboard{--fa:"\f51b"}.tcfa-blackboard{--fa:"\f51b"}.tcfa-chalkboard-user{--fa:"\f51c"}.tcfa-chalkboard-teacher{--fa:"\f51c"}.tcfa-church{--fa:"\f51d"}.tcfa-coins{--fa:"\f51e"}.tcfa-compact-disc{--fa:"\f51f"}.tcfa-crow{--fa:"\f520"}.tcfa-crown{--fa:"\f521"}.tcfa-dice{--fa:"\f522"}.tcfa-dice-five{--fa:"\f523"}.tcfa-dice-four{--fa:"\f524"}.tcfa-dice-one{--fa:"\f525"}.tcfa-dice-six{--fa:"\f526"}.tcfa-dice-three{--fa:"\f527"}.tcfa-dice-two{--fa:"\f528"}.tcfa-divide{--fa:"\f529"}.tcfa-door-closed{--fa:"\f52a"}.tcfa-door-open{--fa:"\f52b"}.tcfa-feather{--fa:"\f52d"}.tcfa-frog{--fa:"\f52e"}.tcfa-gas-pump{--fa:"\f52f"}.tcfa-glasses{--fa:"\f530"}.tcfa-greater-than-equal{--fa:"\f532"}.tcfa-helicopter{--fa:"\f533"}.tcfa-infinity{--fa:"\f534"}.tcfa-kiwi-bird{--fa:"\f535"}.tcfa-less-than-equal{--fa:"\f537"}.tcfa-memory{--fa:"\f538"}.tcfa-microphone-lines-slash{--fa:"\f539"}.tcfa-microphone-alt-slash{--fa:"\f539"}.tcfa-money-bill-wave{--fa:"\f53a"}.tcfa-money-bill-1-wave{--fa:"\f53b"}.tcfa-money-bill-wave-alt{--fa:"\f53b"}.tcfa-money-check{--fa:"\f53c"}.tcfa-money-check-dollar{--fa:"\f53d"}.tcfa-money-check-alt{--fa:"\f53d"}.tcfa-not-equal{--fa:"\f53e"}.tcfa-palette{--fa:"\f53f"}.tcfa-square-parking{--fa:"\f540"}.tcfa-parking{--fa:"\f540"}.tcfa-diagram-project{--fa:"\f542"}.tcfa-project-diagram{--fa:"\f542"}.tcfa-receipt{--fa:"\f543"}.tcfa-robot{--fa:"\f544"}.tcfa-ruler{--fa:"\f545"}.tcfa-ruler-combined{--fa:"\f546"}.tcfa-ruler-horizontal{--fa:"\f547"}.tcfa-ruler-vertical{--fa:"\f548"}.tcfa-school{--fa:"\f549"}.tcfa-screwdriver{--fa:"\f54a"}.tcfa-shoe-prints{--fa:"\f54b"}.tcfa-skull{--fa:"\f54c"}.tcfa-ban-smoking{--fa:"\f54d"}.tcfa-smoking-ban{--fa:"\f54d"}.tcfa-store{--fa:"\f54e"}.tcfa-shop{--fa:"\f54f"}.tcfa-store-alt{--fa:"\f54f"}.tcfa-bars-staggered{--fa:"\f550"}.tcfa-reorder{--fa:"\f550"}.tcfa-stream{--fa:"\f550"}.tcfa-stroopwafel{--fa:"\f551"}.tcfa-toolbox{--fa:"\f552"}.tcfa-shirt{--fa:"\f553"}.tcfa-t-shirt{--fa:"\f553"}.tcfa-tshirt{--fa:"\f553"}.tcfa-person-walking{--fa:"\f554"}.tcfa-walking{--fa:"\f554"}.tcfa-wallet{--fa:"\f555"}.tcfa-face-angry{--fa:"\f556"}.tcfa-angry{--fa:"\f556"}.tcfa-archway{--fa:"\f557"}.tcfa-book-atlas{--fa:"\f558"}.tcfa-atlas{--fa:"\f558"}.tcfa-award{--fa:"\f559"}.tcfa-delete-left{--fa:"\f55a"}.tcfa-backspace{--fa:"\f55a"}.tcfa-bezier-curve{--fa:"\f55b"}.tcfa-bong{--fa:"\f55c"}.tcfa-brush{--fa:"\f55d"}.tcfa-bus-simple{--fa:"\f55e"}.tcfa-bus-alt{--fa:"\f55e"}.tcfa-cannabis{--fa:"\f55f"}.tcfa-check-double{--fa:"\f560"}.tcfa-martini-glass-citrus{--fa:"\f561"}.tcfa-cocktail{--fa:"\f561"}.tcfa-bell-concierge{--fa:"\f562"}.tcfa-concierge-bell{--fa:"\f562"}.tcfa-cookie{--fa:"\f563"}.tcfa-cookie-bite{--fa:"\f564"}.tcfa-crop-simple{--fa:"\f565"}.tcfa-crop-alt{--fa:"\f565"}.tcfa-tachograph-digital{--fa:"\f566"}.tcfa-digital-tachograph{--fa:"\f566"}.tcfa-face-dizzy{--fa:"\f567"}.tcfa-dizzy{--fa:"\f567"}.tcfa-compass-drafting{--fa:"\f568"}.tcfa-drafting-compass{--fa:"\f568"}.tcfa-drum{--fa:"\f569"}.tcfa-drum-steelpan{--fa:"\f56a"}.tcfa-feather-pointed{--fa:"\f56b"}.tcfa-feather-alt{--fa:"\f56b"}.tcfa-file-contract{--fa:"\f56c"}.tcfa-file-arrow-down{--fa:"\f56d"}.tcfa-file-download{--fa:"\f56d"}.tcfa-file-export{--fa:"\f56e"}.tcfa-arrow-right-from-file{--fa:"\f56e"}.tcfa-file-import{--fa:"\f56f"}.tcfa-arrow-right-to-file{--fa:"\f56f"}.tcfa-file-invoice{--fa:"\f570"}.tcfa-file-invoice-dollar{--fa:"\f571"}.tcfa-file-prescription{--fa:"\f572"}.tcfa-file-signature{--fa:"\f573"}.tcfa-file-arrow-up{--fa:"\f574"}.tcfa-file-upload{--fa:"\f574"}.tcfa-fill{--fa:"\f575"}.tcfa-fill-drip{--fa:"\f576"}.tcfa-fingerprint{--fa:"\f577"}.tcfa-fish{--fa:"\f578"}.tcfa-face-flushed{--fa:"\f579"}.tcfa-flushed{--fa:"\f579"}.tcfa-face-frown-open{--fa:"\f57a"}.tcfa-frown-open{--fa:"\f57a"}.tcfa-martini-glass{--fa:"\f57b"}.tcfa-glass-martini-alt{--fa:"\f57b"}.tcfa-earth-africa{--fa:"\f57c"}.tcfa-globe-africa{--fa:"\f57c"}.tcfa-earth-americas{--fa:"\f57d"}.tcfa-earth{--fa:"\f57d"}.tcfa-earth-america{--fa:"\f57d"}.tcfa-globe-americas{--fa:"\f57d"}.tcfa-earth-asia{--fa:"\f57e"}.tcfa-globe-asia{--fa:"\f57e"}.tcfa-face-grimace{--fa:"\f57f"}.tcfa-grimace{--fa:"\f57f"}.tcfa-face-grin{--fa:"\f580"}.tcfa-grin{--fa:"\f580"}.tcfa-face-grin-wide{--fa:"\f581"}.tcfa-grin-alt{--fa:"\f581"}.tcfa-face-grin-beam{--fa:"\f582"}.tcfa-grin-beam{--fa:"\f582"}.tcfa-face-grin-beam-sweat{--fa:"\f583"}.tcfa-grin-beam-sweat{--fa:"\f583"}.tcfa-face-grin-hearts{--fa:"\f584"}.tcfa-grin-hearts{--fa:"\f584"}.tcfa-face-grin-squint{--fa:"\f585"}.tcfa-grin-squint{--fa:"\f585"}.tcfa-face-grin-squint-tears{--fa:"\f586"}.tcfa-grin-squint-tears{--fa:"\f586"}.tcfa-face-grin-stars{--fa:"\f587"}.tcfa-grin-stars{--fa:"\f587"}.tcfa-face-grin-tears{--fa:"\f588"}.tcfa-grin-tears{--fa:"\f588"}.tcfa-face-grin-tongue{--fa:"\f589"}.tcfa-grin-tongue{--fa:"\f589"}.tcfa-face-grin-tongue-squint{--fa:"\f58a"}.tcfa-grin-tongue-squint{--fa:"\f58a"}.tcfa-face-grin-tongue-wink{--fa:"\f58b"}.tcfa-grin-tongue-wink{--fa:"\f58b"}.tcfa-face-grin-wink{--fa:"\f58c"}.tcfa-grin-wink{--fa:"\f58c"}.tcfa-grip{--fa:"\f58d"}.tcfa-grid-horizontal{--fa:"\f58d"}.tcfa-grip-horizontal{--fa:"\f58d"}.tcfa-grip-vertical{--fa:"\f58e"}.tcfa-grid-vertical{--fa:"\f58e"}.tcfa-headset{--fa:"\f590"}.tcfa-highlighter{--fa:"\f591"}.tcfa-hot-tub-person{--fa:"\f593"}.tcfa-hot-tub{--fa:"\f593"}.tcfa-hotel{--fa:"\f594"}.tcfa-joint{--fa:"\f595"}.tcfa-face-kiss{--fa:"\f596"}.tcfa-kiss{--fa:"\f596"}.tcfa-face-kiss-beam{--fa:"\f597"}.tcfa-kiss-beam{--fa:"\f597"}.tcfa-face-kiss-wink-heart{--fa:"\f598"}.tcfa-kiss-wink-heart{--fa:"\f598"}.tcfa-face-laugh{--fa:"\f599"}.tcfa-laugh{--fa:"\f599"}.tcfa-face-laugh-beam{--fa:"\f59a"}.tcfa-laugh-beam{--fa:"\f59a"}.tcfa-face-laugh-squint{--fa:"\f59b"}.tcfa-laugh-squint{--fa:"\f59b"}.tcfa-face-laugh-wink{--fa:"\f59c"}.tcfa-laugh-wink{--fa:"\f59c"}.tcfa-cart-flatbed-suitcase{--fa:"\f59d"}.tcfa-luggage-cart{--fa:"\f59d"}.tcfa-map-location{--fa:"\f59f"}.tcfa-map-marked{--fa:"\f59f"}.tcfa-map-location-dot{--fa:"\f5a0"}.tcfa-map-marked-alt{--fa:"\f5a0"}.tcfa-marker{--fa:"\f5a1"}.tcfa-medal{--fa:"\f5a2"}.tcfa-face-meh-blank{--fa:"\f5a4"}.tcfa-meh-blank{--fa:"\f5a4"}.tcfa-face-rolling-eyes{--fa:"\f5a5"}.tcfa-meh-rolling-eyes{--fa:"\f5a5"}.tcfa-monument{--fa:"\f5a6"}.tcfa-mortar-pestle{--fa:"\f5a7"}.tcfa-paint-roller{--fa:"\f5aa"}.tcfa-passport{--fa:"\f5ab"}.tcfa-pen-fancy{--fa:"\f5ac"}.tcfa-pen-nib{--fa:"\f5ad"}.tcfa-pen-ruler{--fa:"\f5ae"}.tcfa-pencil-ruler{--fa:"\f5ae"}.tcfa-plane-arrival{--fa:"\f5af"}.tcfa-plane-departure{--fa:"\f5b0"}.tcfa-prescription{--fa:"\f5b1"}.tcfa-face-sad-cry{--fa:"\f5b3"}.tcfa-sad-cry{--fa:"\f5b3"}.tcfa-face-sad-tear{--fa:"\f5b4"}.tcfa-sad-tear{--fa:"\f5b4"}.tcfa-van-shuttle{--fa:"\f5b6"}.tcfa-shuttle-van{--fa:"\f5b6"}.tcfa-signature{--fa:"\f5b7"}.tcfa-face-smile-beam{--fa:"\f5b8"}.tcfa-smile-beam{--fa:"\f5b8"}.tcfa-solar-panel{--fa:"\f5ba"}.tcfa-spa{--fa:"\f5bb"}.tcfa-splotch{--fa:"\f5bc"}.tcfa-spray-can{--fa:"\f5bd"}.tcfa-stamp{--fa:"\f5bf"}.tcfa-star-half-stroke{--fa:"\f5c0"}.tcfa-star-half-alt{--fa:"\f5c0"}.tcfa-suitcase-rolling{--fa:"\f5c1"}.tcfa-face-surprise{--fa:"\f5c2"}.tcfa-surprise{--fa:"\f5c2"}.tcfa-swatchbook{--fa:"\f5c3"}.tcfa-person-swimming{--fa:"\f5c4"}.tcfa-swimmer{--fa:"\f5c4"}.tcfa-water-ladder{--fa:"\f5c5"}.tcfa-ladder-water{--fa:"\f5c5"}.tcfa-swimming-pool{--fa:"\f5c5"}.tcfa-droplet-slash{--fa:"\f5c7"}.tcfa-tint-slash{--fa:"\f5c7"}.tcfa-face-tired{--fa:"\f5c8"}.tcfa-tired{--fa:"\f5c8"}.tcfa-tooth{--fa:"\f5c9"}.tcfa-umbrella-beach{--fa:"\f5ca"}.tcfa-weight-hanging{--fa:"\f5cd"}.tcfa-wine-glass-empty{--fa:"\f5ce"}.tcfa-wine-glass-alt{--fa:"\f5ce"}.tcfa-spray-can-sparkles{--fa:"\f5d0"}.tcfa-air-freshener{--fa:"\f5d0"}.tcfa-apple-whole{--fa:"\f5d1"}.tcfa-apple-alt{--fa:"\f5d1"}.tcfa-atom{--fa:"\f5d2"}.tcfa-bone{--fa:"\f5d7"}.tcfa-book-open-reader{--fa:"\f5da"}.tcfa-book-reader{--fa:"\f5da"}.tcfa-brain{--fa:"\f5dc"}.tcfa-car-rear{--fa:"\f5de"}.tcfa-car-alt{--fa:"\f5de"}.tcfa-car-battery{--fa:"\f5df"}.tcfa-battery-car{--fa:"\f5df"}.tcfa-car-burst{--fa:"\f5e1"}.tcfa-car-crash{--fa:"\f5e1"}.tcfa-car-side{--fa:"\f5e4"}.tcfa-charging-station{--fa:"\f5e7"}.tcfa-diamond-turn-right{--fa:"\f5eb"}.tcfa-directions{--fa:"\f5eb"}.tcfa-draw-polygon{--fa:"\f5ee"}.tcfa-vector-polygon{--fa:"\f5ee"}.tcfa-laptop-code{--fa:"\f5fc"}.tcfa-layer-group{--fa:"\f5fd"}.tcfa-location-crosshairs{--fa:"\f601"}.tcfa-location{--fa:"\f601"}.tcfa-lungs{--fa:"\f604"}.tcfa-microscope{--fa:"\f610"}.tcfa-oil-can{--fa:"\f613"}.tcfa-poop{--fa:"\f619"}.tcfa-shapes{--fa:"\f61f"}.tcfa-triangle-circle-square{--fa:"\f61f"}.tcfa-star-of-life{--fa:"\f621"}.tcfa-gauge{--fa:"\f624"}.tcfa-dashboard{--fa:"\f624"}.tcfa-gauge-med{--fa:"\f624"}.tcfa-tachometer-alt-average{--fa:"\f624"}.tcfa-gauge-high{--fa:"\f625"}.tcfa-tachometer-alt{--fa:"\f625"}.tcfa-tachometer-alt-fast{--fa:"\f625"}.tcfa-gauge-simple{--fa:"\f629"}.tcfa-gauge-simple-med{--fa:"\f629"}.tcfa-tachometer-average{--fa:"\f629"}.tcfa-gauge-simple-high{--fa:"\f62a"}.tcfa-tachometer{--fa:"\f62a"}.tcfa-tachometer-fast{--fa:"\f62a"}.tcfa-teeth{--fa:"\f62e"}.tcfa-teeth-open{--fa:"\f62f"}.tcfa-masks-theater{--fa:"\f630"}.tcfa-theater-masks{--fa:"\f630"}.tcfa-traffic-light{--fa:"\f637"}.tcfa-truck-monster{--fa:"\f63b"}.tcfa-truck-pickup{--fa:"\f63c"}.tcfa-rectangle-ad{--fa:"\f641"}.tcfa-ad{--fa:"\f641"}.tcfa-ankh{--fa:"\f644"}.tcfa-book-bible{--fa:"\f647"}.tcfa-bible{--fa:"\f647"}.tcfa-business-time{--fa:"\f64a"}.tcfa-briefcase-clock{--fa:"\f64a"}.tcfa-city{--fa:"\f64f"}.tcfa-comment-dollar{--fa:"\f651"}.tcfa-comments-dollar{--fa:"\f653"}.tcfa-cross{--fa:"\f654"}.tcfa-dharmachakra{--fa:"\f655"}.tcfa-envelope-open-text{--fa:"\f658"}.tcfa-folder-minus{--fa:"\f65d"}.tcfa-folder-plus{--fa:"\f65e"}.tcfa-filter-circle-dollar{--fa:"\f662"}.tcfa-funnel-dollar{--fa:"\f662"}.tcfa-gopuram{--fa:"\f664"}.tcfa-hamsa{--fa:"\f665"}.tcfa-bahai{--fa:"\f666"}.tcfa-haykal{--fa:"\f666"}.tcfa-jedi{--fa:"\f669"}.tcfa-book-journal-whills{--fa:"\f66a"}.tcfa-journal-whills{--fa:"\f66a"}.tcfa-kaaba{--fa:"\f66b"}.tcfa-khanda{--fa:"\f66d"}.tcfa-landmark{--fa:"\f66f"}.tcfa-envelopes-bulk{--fa:"\f674"}.tcfa-mail-bulk{--fa:"\f674"}.tcfa-menorah{--fa:"\f676"}.tcfa-mosque{--fa:"\f678"}.tcfa-om{--fa:"\f679"}.tcfa-spaghetti-monster-flying{--fa:"\f67b"}.tcfa-pastafarianism{--fa:"\f67b"}.tcfa-peace{--fa:"\f67c"}.tcfa-place-of-worship{--fa:"\f67f"}.tcfa-square-poll-vertical{--fa:"\f681"}.tcfa-poll{--fa:"\f681"}.tcfa-square-poll-horizontal{--fa:"\f682"}.tcfa-poll-h{--fa:"\f682"}.tcfa-person-praying{--fa:"\f683"}.tcfa-pray{--fa:"\f683"}.tcfa-hands-praying{--fa:"\f684"}.tcfa-praying-hands{--fa:"\f684"}.tcfa-book-quran{--fa:"\f687"}.tcfa-quran{--fa:"\f687"}.tcfa-magnifying-glass-dollar{--fa:"\f688"}.tcfa-search-dollar{--fa:"\f688"}.tcfa-magnifying-glass-location{--fa:"\f689"}.tcfa-search-location{--fa:"\f689"}.tcfa-socks{--fa:"\f696"}.tcfa-square-root-variable{--fa:"\f698"}.tcfa-square-root-alt{--fa:"\f698"}.tcfa-star-and-crescent{--fa:"\f699"}.tcfa-star-of-david{--fa:"\f69a"}.tcfa-synagogue{--fa:"\f69b"}.tcfa-scroll-torah{--fa:"\f6a0"}.tcfa-torah{--fa:"\f6a0"}.tcfa-torii-gate{--fa:"\f6a1"}.tcfa-vihara{--fa:"\f6a7"}.tcfa-volume-xmark{--fa:"\f6a9"}.tcfa-volume-mute{--fa:"\f6a9"}.tcfa-volume-times{--fa:"\f6a9"}.tcfa-yin-yang{--fa:"\f6ad"}.tcfa-blender-phone{--fa:"\f6b6"}.tcfa-book-skull{--fa:"\f6b7"}.tcfa-book-dead{--fa:"\f6b7"}.tcfa-campground{--fa:"\f6bb"}.tcfa-cat{--fa:"\f6be"}.tcfa-chair{--fa:"\f6c0"}.tcfa-cloud-moon{--fa:"\f6c3"}.tcfa-cloud-sun{--fa:"\f6c4"}.tcfa-cow{--fa:"\f6c8"}.tcfa-dice-d20{--fa:"\f6cf"}.tcfa-dice-d6{--fa:"\f6d1"}.tcfa-dog{--fa:"\f6d3"}.tcfa-dragon{--fa:"\f6d5"}.tcfa-drumstick-bite{--fa:"\f6d7"}.tcfa-dungeon{--fa:"\f6d9"}.tcfa-file-csv{--fa:"\f6dd"}.tcfa-hand-fist{--fa:"\f6de"}.tcfa-fist-raised{--fa:"\f6de"}.tcfa-ghost{--fa:"\f6e2"}.tcfa-hammer{--fa:"\f6e3"}.tcfa-hanukiah{--fa:"\f6e6"}.tcfa-hat-wizard{--fa:"\f6e8"}.tcfa-person-hiking{--fa:"\f6ec"}.tcfa-hiking{--fa:"\f6ec"}.tcfa-hippo{--fa:"\f6ed"}.tcfa-horse{--fa:"\f6f0"}.tcfa-house-chimney-crack{--fa:"\f6f1"}.tcfa-house-damage{--fa:"\f6f1"}.tcfa-hryvnia-sign{--fa:"\f6f2"}.tcfa-hryvnia{--fa:"\f6f2"}.tcfa-mask{--fa:"\f6fa"}.tcfa-mountain{--fa:"\f6fc"}.tcfa-network-wired{--fa:"\f6ff"}.tcfa-otter{--fa:"\f700"}.tcfa-ring{--fa:"\f70b"}.tcfa-person-running{--fa:"\f70c"}.tcfa-running{--fa:"\f70c"}.tcfa-scroll{--fa:"\f70e"}.tcfa-skull-crossbones{--fa:"\f714"}.tcfa-slash{--fa:"\f715"}.tcfa-spider{--fa:"\f717"}.tcfa-toilet-paper{--fa:"\f71e"}.tcfa-toilet-paper-alt{--fa:"\f71e"}.tcfa-toilet-paper-blank{--fa:"\f71e"}.tcfa-tractor{--fa:"\f722"}.tcfa-user-injured{--fa:"\f728"}.tcfa-vr-cardboard{--fa:"\f729"}.tcfa-wand-sparkles{--fa:"\f72b"}.tcfa-wind{--fa:"\f72e"}.tcfa-wine-bottle{--fa:"\f72f"}.tcfa-cloud-meatball{--fa:"\f73b"}.tcfa-cloud-moon-rain{--fa:"\f73c"}.tcfa-cloud-rain{--fa:"\f73d"}.tcfa-cloud-showers-heavy{--fa:"\f740"}.tcfa-cloud-sun-rain{--fa:"\f743"}.tcfa-democrat{--fa:"\f747"}.tcfa-flag-usa{--fa:"\f74d"}.tcfa-hurricane{--fa:"\f751"}.tcfa-landmark-dome{--fa:"\f752"}.tcfa-landmark-alt{--fa:"\f752"}.tcfa-meteor{--fa:"\f753"}.tcfa-person-booth{--fa:"\f756"}.tcfa-poo-storm{--fa:"\f75a"}.tcfa-poo-bolt{--fa:"\f75a"}.tcfa-rainbow{--fa:"\f75b"}.tcfa-republican{--fa:"\f75e"}.tcfa-smog{--fa:"\f75f"}.tcfa-temperature-high{--fa:"\f769"}.tcfa-temperature-low{--fa:"\f76b"}.tcfa-cloud-bolt{--fa:"\f76c"}.tcfa-thunderstorm{--fa:"\f76c"}.tcfa-tornado{--fa:"\f76f"}.tcfa-volcano{--fa:"\f770"}.tcfa-check-to-slot{--fa:"\f772"}.tcfa-vote-yea{--fa:"\f772"}.tcfa-water{--fa:"\f773"}.tcfa-baby{--fa:"\f77c"}.tcfa-baby-carriage{--fa:"\f77d"}.tcfa-carriage-baby{--fa:"\f77d"}.tcfa-biohazard{--fa:"\f780"}.tcfa-blog{--fa:"\f781"}.tcfa-calendar-day{--fa:"\f783"}.tcfa-calendar-week{--fa:"\f784"}.tcfa-candy-cane{--fa:"\f786"}.tcfa-carrot{--fa:"\f787"}.tcfa-cash-register{--fa:"\f788"}.tcfa-minimize{--fa:"\f78c"}.tcfa-compress-arrows-alt{--fa:"\f78c"}.tcfa-dumpster{--fa:"\f793"}.tcfa-dumpster-fire{--fa:"\f794"}.tcfa-ethernet{--fa:"\f796"}.tcfa-gifts{--fa:"\f79c"}.tcfa-champagne-glasses{--fa:"\f79f"}.tcfa-glass-cheers{--fa:"\f79f"}.tcfa-whiskey-glass{--fa:"\f7a0"}.tcfa-glass-whiskey{--fa:"\f7a0"}.tcfa-earth-europe{--fa:"\f7a2"}.tcfa-globe-europe{--fa:"\f7a2"}.tcfa-grip-lines{--fa:"\f7a4"}.tcfa-grip-lines-vertical{--fa:"\f7a5"}.tcfa-guitar{--fa:"\f7a6"}.tcfa-heart-crack{--fa:"\f7a9"}.tcfa-heart-broken{--fa:"\f7a9"}.tcfa-holly-berry{--fa:"\f7aa"}.tcfa-horse-head{--fa:"\f7ab"}.tcfa-icicles{--fa:"\f7ad"}.tcfa-igloo{--fa:"\f7ae"}.tcfa-mitten{--fa:"\f7b5"}.tcfa-mug-hot{--fa:"\f7b6"}.tcfa-radiation{--fa:"\f7b9"}.tcfa-circle-radiation{--fa:"\f7ba"}.tcfa-radiation-alt{--fa:"\f7ba"}.tcfa-restroom{--fa:"\f7bd"}.tcfa-satellite{--fa:"\f7bf"}.tcfa-satellite-dish{--fa:"\f7c0"}.tcfa-sd-card{--fa:"\f7c2"}.tcfa-sim-card{--fa:"\f7c4"}.tcfa-person-skating{--fa:"\f7c5"}.tcfa-skating{--fa:"\f7c5"}.tcfa-person-skiing{--fa:"\f7c9"}.tcfa-skiing{--fa:"\f7c9"}.tcfa-person-skiing-nordic{--fa:"\f7ca"}.tcfa-skiing-nordic{--fa:"\f7ca"}.tcfa-sleigh{--fa:"\f7cc"}.tcfa-comment-sms{--fa:"\f7cd"}.tcfa-sms{--fa:"\f7cd"}.tcfa-person-snowboarding{--fa:"\f7ce"}.tcfa-snowboarding{--fa:"\f7ce"}.tcfa-snowman{--fa:"\f7d0"}.tcfa-snowplow{--fa:"\f7d2"}.tcfa-tenge-sign{--fa:"\f7d7"}.tcfa-tenge{--fa:"\f7d7"}.tcfa-toilet{--fa:"\f7d8"}.tcfa-screwdriver-wrench{--fa:"\f7d9"}.tcfa-tools{--fa:"\f7d9"}.tcfa-cable-car{--fa:"\f7da"}.tcfa-tram{--fa:"\f7da"}.tcfa-fire-flame-curved{--fa:"\f7e4"}.tcfa-fire-alt{--fa:"\f7e4"}.tcfa-bacon{--fa:"\f7e5"}.tcfa-book-medical{--fa:"\f7e6"}.tcfa-bread-slice{--fa:"\f7ec"}.tcfa-cheese{--fa:"\f7ef"}.tcfa-house-chimney-medical{--fa:"\f7f2"}.tcfa-clinic-medical{--fa:"\f7f2"}.tcfa-clipboard-user{--fa:"\f7f3"}.tcfa-comment-medical{--fa:"\f7f5"}.tcfa-crutch{--fa:"\f7f7"}.tcfa-disease{--fa:"\f7fa"}.tcfa-egg{--fa:"\f7fb"}.tcfa-folder-tree{--fa:"\f802"}.tcfa-burger{--fa:"\f805"}.tcfa-hamburger{--fa:"\f805"}.tcfa-hand-middle-finger{--fa:"\f806"}.tcfa-helmet-safety{--fa:"\f807"}.tcfa-hard-hat{--fa:"\f807"}.tcfa-hat-hard{--fa:"\f807"}.tcfa-hospital-user{--fa:"\f80d"}.tcfa-hotdog{--fa:"\f80f"}.tcfa-ice-cream{--fa:"\f810"}.tcfa-laptop-medical{--fa:"\f812"}.tcfa-pager{--fa:"\f815"}.tcfa-pepper-hot{--fa:"\f816"}.tcfa-pizza-slice{--fa:"\f818"}.tcfa-sack-dollar{--fa:"\f81d"}.tcfa-book-tanakh{--fa:"\f827"}.tcfa-tanakh{--fa:"\f827"}.tcfa-bars-progress{--fa:"\f828"}.tcfa-tasks-alt{--fa:"\f828"}.tcfa-trash-arrow-up{--fa:"\f829"}.tcfa-trash-restore{--fa:"\f829"}.tcfa-trash-can-arrow-up{--fa:"\f82a"}.tcfa-trash-restore-alt{--fa:"\f82a"}.tcfa-user-nurse{--fa:"\f82f"}.tcfa-wave-square{--fa:"\f83e"}.tcfa-person-biking{--fa:"\f84a"}.tcfa-biking{--fa:"\f84a"}.tcfa-border-all{--fa:"\f84c"}.tcfa-border-none{--fa:"\f850"}.tcfa-border-top-left{--fa:"\f853"}.tcfa-border-style{--fa:"\f853"}.tcfa-person-digging{--fa:"\f85e"}.tcfa-digging{--fa:"\f85e"}.tcfa-fan{--fa:"\f863"}.tcfa-icons{--fa:"\f86d"}.tcfa-heart-music-camera-bolt{--fa:"\f86d"}.tcfa-phone-flip{--fa:"\f879"}.tcfa-phone-alt{--fa:"\f879"}.tcfa-square-phone-flip{--fa:"\f87b"}.tcfa-phone-square-alt{--fa:"\f87b"}.tcfa-photo-film{--fa:"\f87c"}.tcfa-photo-video{--fa:"\f87c"}.tcfa-text-slash{--fa:"\f87d"}.tcfa-remove-format{--fa:"\f87d"}.tcfa-arrow-down-z-a{--fa:"\f881"}.tcfa-sort-alpha-desc{--fa:"\f881"}.tcfa-sort-alpha-down-alt{--fa:"\f881"}.tcfa-arrow-up-z-a{--fa:"\f882"}.tcfa-sort-alpha-up-alt{--fa:"\f882"}.tcfa-arrow-down-short-wide{--fa:"\f884"}.tcfa-sort-amount-desc{--fa:"\f884"}.tcfa-sort-amount-down-alt{--fa:"\f884"}.tcfa-arrow-up-short-wide{--fa:"\f885"}.tcfa-sort-amount-up-alt{--fa:"\f885"}.tcfa-arrow-down-9-1{--fa:"\f886"}.tcfa-sort-numeric-desc{--fa:"\f886"}.tcfa-sort-numeric-down-alt{--fa:"\f886"}.tcfa-arrow-up-9-1{--fa:"\f887"}.tcfa-sort-numeric-up-alt{--fa:"\f887"}.tcfa-spell-check{--fa:"\f891"}.tcfa-voicemail{--fa:"\f897"}.tcfa-hat-cowboy{--fa:"\f8c0"}.tcfa-hat-cowboy-side{--fa:"\f8c1"}.tcfa-computer-mouse{--fa:"\f8cc"}.tcfa-mouse{--fa:"\f8cc"}.tcfa-radio{--fa:"\f8d7"}.tcfa-record-vinyl{--fa:"\f8d9"}.tcfa-walkie-talkie{--fa:"\f8ef"}.tcfa-caravan{--fa:"\f8ff"}:root,:host{--fa-family-classic:"Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.woff2)}.tcfar{--fa-family:var(--fa-family-classic);--fa-style:400}.tcfa-classic{--fa-family:var(--fa-family-classic)}.tcfa-regular{--fa-style:400}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.woff2)}.tcfas{--fa-family:var(--fa-family-classic);--fa-style:900}.tcfa-solid{--fa-style:900}
/*! nouislider - 15.7.1 - 6/14/2023 */.noui-target,.noui-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noui-target{position:relative}.noui-base,.noui-connects{width:100%;height:100%;position:relative;z-index:1}.noui-connects{overflow:hidden;z-index:0}.noui-connect,.noui-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noui-txt-dir-rtl.noui-horizontal .noui-origin{left:0;right:auto}.noui-vertical .noui-origin{top:-100%;width:0}.noui-horizontal .noui-origin{height:0}.noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noui-touch-area{height:100%;width:100%}.noui-state-tap .noui-connect,.noui-state-tap .noui-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noui-state-drag *{cursor:inherit !important}.noui-horizontal{height:18px}.noui-horizontal .noui-handle{width:34px;height:28px;right:-17px;top:-6px}.noui-vertical{width:18px}.noui-vertical .noui-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noui-txt-dir-rtl.noui-horizontal .noui-handle{left:-17px;right:auto}.noui-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noui-connects{border-radius:3px}.noui-connect{background:#3fb8af}.noui-draggable{cursor:ew-resize}.noui-vertical .noui-draggable{cursor:ns-resize}.noui-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noui-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noui-handle::before,.noui-handle::after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noui-handle::after{left:17px}.noui-vertical .noui-handle::before,.noui-vertical .noui-handle::after{width:14px;height:1px;left:6px;top:14px}.noui-vertical .noui-handle::after{top:17px}[disabled] .noui-connect{background:#b8b8b8}[disabled].noui-target,[disabled].noui-handle,[disabled] .noui-handle{cursor:not-allowed}.noui-pips,.noui-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noui-pips{position:absolute;color:#999}.noui-value{position:absolute;white-space:nowrap;text-align:center}.noui-value-sub{color:#ccc;font-size:10px}.noui-marker{position:absolute;background:#ccc}.noui-marker-sub{background:#aaa}.noui-marker-large{background:#aaa}.noui-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noui-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noui-rtl .noui-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noui-marker-horizontal.noui-marker{margin-left:-1px;width:2px;height:5px}.noui-marker-horizontal.noui-marker-sub{height:10px}.noui-marker-horizontal.noui-marker-large{height:15px}.noui-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noui-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noui-rtl .noui-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noui-marker-vertical.noui-marker{width:5px;height:2px;margin-top:-1px}.noui-marker-vertical.noui-marker-sub{width:10px}.noui-marker-vertical.noui-marker-large{width:15px}.noui-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noui-horizontal .noui-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noui-vertical .noui-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noui-horizontal .noui-origin>.noui-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noui-vertical .noui-origin>.noui-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.tm-range-picker.noui-target{background:var(--slider-background);border-radius:4px;border:0;-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-connects{border-radius:3px}.tm-range-picker .noui-connect{background:var(--slider-active-background)}.tm-range-picker,.tm-range-picker .noui-handle{-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-tooltip{background:#3fb8af;color:#fff;border:2px solid #fff;padding:.4em;text-align:center;white-space:nowrap;border-radius:3px;font-size:1em}.tm-range-picker .noui-active .noui-tooltip{display:block}.tm-range-picker .noui-handle::before,.tm-range-picker .noui-handle::after{display:none}.noui-marker{background:var(--marker-color);opacity:.8}.noui-marker-sub{opacity:.5;background:var(--marker-color)}.noui-marker-large{opacity:1;background:var(--marker-color)}.tm-range-picker .noui-handle .noui-touch-area::before{content:"";position:absolute;top:calc(-0.5 * var(--size) + 0.5 * 1em);left:calc(-0.5 * var(--size) + 0.5 * 1em);right:calc(-0.5 * var(--size) + 0.5 * 1em);bottom:calc(-0.5 * var(--size) + 0.5 * 1em);width:var(--size);height:var(--size);border-radius:100%;background:var(--handle-background);z-index:-1;opacity:.2;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .1s ease-out,border-color .2s ease-out;transition:all .1s ease-out,border-color .2s ease-out;display:block;--size:calc(var(--handle-size) * 1.8)}.tm-range-picker .noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(0.9);transform:scale(0.9)}.tm-range-picker .noui-active.noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(1);transform:scale(1)}.tm-range-picker .noui-value{position:absolute;white-space:nowrap;text-align:center;font-size:.8em;margin-top:.8em}.tm-range-picker .noui-value-sub{color:inherit;font-size:10px;margin-top:.6em;opacity:.5}.tm-range-picker .noui-marker-horizontal.noui-marker{margin-left:-1px;width:1px}.tm-range-picker{--handle-size:14px;--slider-height:3px;--handle-radius:calc(var(--handle-size) / 2);--handle-background:#3fb8af;--slider-active-background:#3fb8af;--slider-background:#cdcdcd;--marker-color:#aaa;height:var(--slider-height)}.tm-range-picker .noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:0;background:var(--handle-background);cursor:pointer;-webkit-box-shadow:none;box-shadow:none;outline:none !important;height:var(--handle-size);width:var(--handle-size);top:calc((var(--handle-size) - var(--slider-height)) / -2);right:calc(var(--handle-size) / -2);border-radius:var(--handle-radius)}
.tc-extra-product-options .tcowl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.tc-extra-product-options .tcowl-carousel .owl-stage{position:relative;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tc-extra-product-options .tcowl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .tcowl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-stage-outer,.tc-extra-product-options .tcowl-carousel .owl-nav{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options .tcowl-carousel .owl-wrapper,.tc-extra-product-options .tcowl-carousel .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.tc-extra-product-options .tcowl-carousel .owl-item img{display:block;width:100%}.tc-extra-product-options .tcowl-carousel .owl-nav.disabled,.tc-extra-product-options .tcowl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav .owl-next,.tc-extra-product-options .tcowl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-next,.tc-extra-product-options .tcowl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}.tc-extra-product-options .tcowl-carousel-show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-extra-product-options .tm-owl-slider,.tc-extra-product-options .tcowl-carousel.owl-loaded{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options .tcowl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .tcowl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .tcowl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .tcowl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.tc-extra-product-options .tcowl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .tcowl-carousel.owl-rtl .owl-item{float:right}.tc-extra-product-options .tcowl-carousel .owl-item:not(.active){visibility:hidden}.no-js .tc-extra-product-options .tcowl-carousel{display:block}.tc-extra-product-options .tcowl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .tcowl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .tcowl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .tcowl-carousel .fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy[src^=""],.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.tc-extra-product-options .tcowl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tc-extra-product-options .tcowl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.tc-extra-product-options .tcowl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .tcowl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]:hover{background:#869791;color:#fff;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791}
:root{--tcgaprow:15px;--tcgapcolumn:15px;--tcinnergaprow:calc(var(--tcgaprow) / 2);--tcinnergapcolumn:calc(var(--tcgapcolumn) / 2);--tcgap:var(--tcgaprow) var(--tcgapcolumn);--tcinnergap:var(--tcinnergaprow) var(--tcinnergapcolumn);--tcinlinesize:3em;--flex-items:1;--swatch-border-radius:0;--swatch-border-color:transparent;--swatch-active-border-color:inherit;--text-swatch-border-color:inherit;--text-swatch-border-width:2px;--text-swatch-active-border-width:2px;--swatch-border-width:2px;--swatch-active-border-width:2px;--tooltip-background-color:rgba(0,0,0,0.7);--tooltip-border-color:rgba(0,0,0,0.5);--tooltip-color:#fff;--tooltip-backdrop-blur:blur(8px)}.tm-extra-product-options .tc-container,.tc-container{display:block;width:100%;padding:0 var(--tcgapcolumn);margin:0}.tm-extra-product-options .tc-row,.tc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:start;align-content:flex-start;margin:0;gap:var(--tcgap)}.tm-extra-product-options .tc-element-inner-wrap .tc-row{gap:var(--tcinnergap)}.tc-row>*,.tmcp-field-wrap-inner>*,.tc-label-wrap>*,.tm-epo-element-label>*{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.tc-section-inner-wrap>.tc-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .tc-cell,.tc-extra-product-options .tmcp-field-wrap label.tc-cell,.tc-cell{position:relative;padding:0;min-height:1px;overflow:visible;width:100%;margin-left:0 !important;margin-right:0 !important}.tm-extra-product-options .cpf-type-dynamic .tc-cell,.tc-extra-product-options .cpf-type-dynamic .tmcp-field-wrap label.tc-cell,.cpf-type-dynamic .tc-cell,.cpf-type-dynamic.tc-cell{min-height:0}.cpf-section.tc-cell{margin:0}.cpf-section.section-disabled{display:none}.tc-container.nopadding{padding-left:0;padding-right:0}.nomargin .tc-cell{margin:0}.tc-row .cpf-section.tc-row{margin:0}.tm-extra-product-options .tc-row.tc-col-12,.tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12{margin:0 -1em;min-width:100% !important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .tc-col,.tm-extra-product-options .tc-cell.tc-col,.tc-cell.tc-col,.tc-col{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;max-width:100%}.tm-extra-product-options .tc-col-auto,.tm-extra-product-options .tc-cell.tc-col-auto,.tc-cell.tc-col-auto,.tc-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.tm-extra-product-options .tc-col-0,.tm-extra-product-options .tc-cell.tc-col-0,.tc-cell.tc-col-0,.tc-col-0{-webkit-box-flex:0;-ms-flex:0;flex:0;max-width:0}.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tc-cell.tc-col-1,.tc-col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3334%;flex:0 0 8.3334%;max-width:8.3334%}.tm-extra-product-options .tc-col-1-5,.tm-extra-product-options .tc-cell.tc-col-1-5,.tc-cell.tc-col-1-5,.tc-col-1-5{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tc-cell.tc-col-2,.tc-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;max-width:16.6667%}.tm-extra-product-options .tc-col-2-5,.tm-extra-product-options .tc-cell.tc-col-2-5,.tc-cell.tc-col-2-5,.tc-col-2-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tc-cell.tc-col-3,.tc-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tc-cell.tc-col-4,.tc-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3334%;flex:0 0 33.3334%;max-width:33.3334%}.tm-extra-product-options .tc-col-4-5,.tm-extra-product-options .tc-cell.tc-col-4-5,.tc-cell.tc-col-4-5,.tc-col-4-5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tc-cell.tc-col-5,.tc-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:41.6667%}.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tc-cell.tc-col-6,.tc-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tc-cell.tc-col-7,.tc-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3334%;flex:0 0 58.3334%;max-width:58.3334%}.tm-extra-product-options .tc-col-7-5,.tm-extra-product-options .tc-cell.tc-col-7-5,.tc-cell.tc-col-7-5,.tc-col-7-5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tc-cell.tc-col-8,.tc-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;max-width:66.6667%}.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tc-cell.tc-col-9,.tc-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tc-cell.tc-col-10,.tc-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3334%;flex:0 0 83.3334%;max-width:83.3334%}.tm-extra-product-options .tc-col-10-5,.tm-extra-product-options .tc-cell.tc-col-10-5,.tc-cell.tc-col-10-5,.tc-col-10-5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tc-cell.tc-col-11,.tc-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6667%;flex:0 0 91.6667%;max-width:91.6667%}.tm-extra-product-options .tc-col-12,.tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-12,.tc-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tcwidth{-webkit-box-flex:0;-ms-flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)))}.tcwidth-1{--flex-items:100}.tcwidth-2{--flex-items:50}.tcwidth-3{--flex-items:calc(100 / 3)}.tcwidth-4{--flex-items:25}.tcwidth-5{--flex-items:20}.tcwidth-6{--flex-items:calc(100 / 6)}.tcwidth-7{--flex-items:calc(100 / 7)}.tcwidth-8{--flex-items:calc(100 / 8)}.tcwidth-9{--flex-items:calc(100 / 9)}.tcwidth-10{--flex-items:10}.tcwidth-11{--flex-items:calc(100 / 11)}.tcwidth-12{--flex-items:calc(100 / 12)}.tcwidth-12-5{--flex-items:calc(100 / 12.5)}.tcwidth-13{--flex-items:calc(100 / 13)}.tcwidth-14{--flex-items:calc(100 / 14)}.tcwidth-15{--flex-items:calc(100 / 15)}.tcwidth-16{--flex-items:calc(100 / 16)}.tcwidth-17{--flex-items:calc(100 / 17)}.tcwidth-18{--flex-items:calc(100 / 18)}.tcwidth-19{--flex-items:calc(100 / 19)}.tcwidth-20{--flex-items:5}.tcwidth-21{--flex-items:calc(100 / 21)}.tcwidth-22{--flex-items:calc(100 / 22)}.tcwidth-23{--flex-items:calc(100 / 23)}.tcwidth-24{--flex-items:calc(100 / 24)}.tcwidth-25{--flex-items:4}.tcwidth-26{--flex-items:calc(100 / 26)}.tcwidth-27{--flex-items:calc(100 / 27)}.tcwidth-28{--flex-items:calc(100 / 28)}.tcwidth-29{--flex-items:calc(100 / 29)}.tcwidth-30{--flex-items:calc(100 / 30)}.tcwidth-31{--flex-items:calc(100 / 31)}.tcwidth-32{--flex-items:calc(100 / 32)}.tcwidth-33{--flex-items:calc(100 / 33)}.tcwidth-33-3{--flex-items:calc(100 / 33.3)}.tcwidth-34{--flex-items:calc(100 / 34)}.tcwidth-35{--flex-items:calc(100 / 35)}.tcwidth-36{--flex-items:calc(100 / 36)}.tcwidth-37{--flex-items:calc(100 / 37)}.tcwidth-37-5{--flex-items:calc(100 / 37.5)}.tcwidth-38{--flex-items:calc(100 / 38)}.tcwidth-39{--flex-items:calc(100 / 39)}.tcwidth-40{--flex-items:calc(100 / 40)}.tcwidth-41{--flex-items:calc(100 / 41)}.tcwidth-42{--flex-items:calc(100 / 42)}.tcwidth-43{--flex-items:calc(100 / 43)}.tcwidth-44{--flex-items:calc(100 / 44)}.tcwidth-45{--flex-items:calc(100 / 45)}.tcwidth-46{--flex-items:calc(100 / 46)}.tcwidth-47{--flex-items:calc(100 / 47)}.tcwidth-48{--flex-items:calc(100 / 48)}.tcwidth-49{--flex-items:calc(100 / 49)}.tcwidth-50{--flex-items:2}.tcwidth-51{--flex-items:calc(100 / 51)}.tcwidth-52{--flex-items:calc(100 / 52)}.tcwidth-53{--flex-items:calc(100 / 53)}.tcwidth-54{--flex-items:calc(100 / 54)}.tcwidth-55{--flex-items:calc(100 / 55)}.tcwidth-56{--flex-items:calc(100 / 56)}.tcwidth-57{--flex-items:calc(100 / 57)}.tcwidth-58{--flex-items:calc(100 / 58)}.tcwidth-59{--flex-items:calc(100 / 59)}.tcwidth-60{--flex-items:calc(100 / 60)}.tcwidth-61{--flex-items:calc(100 / 61)}.tcwidth-62{--flex-items:calc(100 / 62)}.tcwidth-62-5{--flex-items:calc(100 / 62.5)}.tcwidth-63{--flex-items:calc(100 / 63)}.tcwidth-64{--flex-items:calc(100 / 64)}.tcwidth-65{--flex-items:calc(100 / 65)}.tcwidth-66{--flex-items:calc(100 / 66)}.tcwidth-67{--flex-items:calc(100 / 67)}.tcwidth-68{--flex-items:calc(100 / 68)}.tcwidth-69{--flex-items:calc(100 / 69)}.tcwidth-70{--flex-items:calc(100 / 70)}.tcwidth-71{--flex-items:calc(100 / 71)}.tcwidth-72{--flex-items:calc(100 / 72)}.tcwidth-73{--flex-items:calc(100 / 73)}.tcwidth-74{--flex-items:calc(100 / 74)}.tcwidth-75{--flex-items:calc(100 / 75)}.tcwidth-76{--flex-items:calc(100 / 76)}.tcwidth-77{--flex-items:calc(100 / 77)}.tcwidth-78{--flex-items:calc(100 / 78)}.tcwidth-79{--flex-items:calc(100 / 79)}.tcwidth-80{--flex-items:calc(100 / 80)}.tcwidth-81{--flex-items:calc(100 / 81)}.tcwidth-82{--flex-items:calc(100 / 82)}.tcwidth-83{--flex-items:calc(100 / 83)}.tcwidth-84{--flex-items:calc(100 / 84)}.tcwidth-85{--flex-items:calc(100 / 85)}.tcwidth-86{--flex-items:calc(100 / 86)}.tcwidth-87{--flex-items:calc(100 / 87)}.tcwidth-87-5{--flex-items:calc(100 / 37.5)}.tcwidth-88{--flex-items:calc(100 / 88)}.tcwidth-89{--flex-items:calc(100 / 89)}.tcwidth-90{--flex-items:calc(100 / 90)}.tcwidth-91{--flex-items:calc(100 / 91)}.tcwidth-92{--flex-items:calc(100 / 92)}.tcwidth-93{--flex-items:calc(100 / 93)}.tcwidth-94{--flex-items:calc(100 / 94)}.tcwidth-95{--flex-items:calc(100 / 95)}.tcwidth-96{--flex-items:calc(100 / 96)}.tcwidth-97{--flex-items:calc(100 / 97)}.tcwidth-98{--flex-items:calc(100 / 98)}.tcwidth-99{--flex-items:calc(100 / 99)}.tcwidth-100{--flex-items:1}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}.tc-extra-product-options.tc-show-hidden{display:block;clear:both;visibility:hidden !important}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tc-element-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tmcp-field-wrap-inner,.tm-extra-product-options .tc-cell,.tm-extra-product-options .tc-row,.tm-collapse,.tm-collapse-wrap,.tc-epo-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-container,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .tc-image{-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;max-width:100%;width:100%;margin-bottom:0}.tm-extra-product-options .tc-element-container{overflow:visible;margin-bottom:0}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section,.tc-repeater-delete,.tc-repeater-section-delete,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--tcinnergap);max-width:100%}.tc-element-container{gap:var(--tcgap);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-field-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 var(--tcinnergapcolumn);max-width:100%;width:100%}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:1fr}.tm-extra-product-options .cpf-type-select .tm-epo-field-label{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul .tm-epo-field-label{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label,.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.desc-inline .tm-epo-field-label{grid-template-columns:1fr}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section,.tc-repeater-delete,.tc-repeater-section-delete{-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tm-extra-product-options .tc-repeater-element .tmcp-ul-wrap,.tm-extra-product-options .tc-repeater-section>.tc-row{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;-ms-flex-preferred-size:0 !important;flex-basis:0 !important;width:auto !important;max-width:100%}.tm-extra-product-options .tm-owl-slider-section .tc-repeater-section.has-delete>.tc-row{max-width:calc(100% - (30px + var(--tcinnergapcolumn)))}.tc-repeater-delete,.tc-repeater-section-delete{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:0;flex-basis:0;width:auto;padding:0}.tc-price-wrap{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(1ch / 2)}.tm-extra-product-options .tmcp-ul-wrap+.tmcp-ul-wrap{margin:.5em 0 0 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{width:100%;list-style:none outside none !important;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap li.tmcp-field-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-radio ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-checkbox ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner{width:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tmcp-field-wrap-inner .tc-price-wrap{justify-self:flex-end}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{padding:0;margin:0}.tc-epo-element-product-li-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:last-child{margin:0}.tc-totals-form{clear:both;display:none;width:100%}.tc-totals-form.tc-show{display:block}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tm-epo-totals:empty{display:none}.tc-epo-totals.hidden,.tc-extra-product-options.hidden{display:none}html .tc-extra-product-options .tc-hidden.tc-cell,.tc-hidden,.tm-hidden,.tm-extra-product-options .tc-mode-text .tc-input-wrap,.tm-extra-product-options .tc-mode-color .tc-input-wrap,.tm-extra-product-options .tc-mode-images .tc-input-wrap,.tm-extra-product-options .tc-mode-color input.use_images,.tm-extra-product-options .tc-mode-images input.use_images{display:none !important}.tc-hidden-visibility{visibility:hidden;opacity:0}.tm-box,.tm-collapse{border:1px solid rgba(0,0,0,0.035);background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.02)),to(rgba(0,0,0,0.01)));background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0;width:100%;max-width:100%}.tm-box{padding:var(--tcgap)}.tm-collapse{padding:0}.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row{padding-bottom:var(--tcgap)}.tm-arrow{cursor:pointer;height:1em;text-align:center;width:1em;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.tm-extra-product-options .tc-epo-label .tm-arrow{margin-left:auto}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tc-row.tm-collapse{gap:0}.tm-collapse>.tc-cell{margin-bottom:0}.tm-collapse-wrap{float:left;padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn);overflow:visible;width:100%}.tc-totals-form dl.tm-extra-product-options-totals{margin-left:0;margin-right:0}dl.tm-extra-product-options-totals{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}dl.tm-extra-product-options-totals dt,dl.tm-extra-product-options-totals dd{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;width:auto;text-align:unset;display:initial;border:0;padding:0}dl.tm-extra-product-options-totals dd{padding-bottom:var(--tcinnergaprow)}.tm-extra-product-options .tm-box .tm-section-label,.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-box .tc-epo-label.tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{margin:0;position:relative;border:0;outline:0;width:100%}.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-collapse .tm-section-description{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-toggle.tm-section-label:focus{outline:2px solid}.tc-styled-variations{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}label.tm-epo-field-label{-ms-flex-item-align:center;align-self:center;margin:0}.tc-epo-element-product-thumbnailmultiple label.tm-epo-field-label,.tc-epo-element-product-thumbnail label.tm-epo-field-label,.tc-mode-images label.tm-epo-field-label,.tc-mode-color label.tm-epo-field-label{-ms-flex-item-align:start;align-self:flex-start}.tc-left,.tc-above,.tc-top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tc-right,.tc-below,.tc-bottom{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-first{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tm-extra-product-options-fields li::before,.tm-extra-product-options ul.tm-extra-product-options-fields li::after,.tm-extra-product-options ul.tmcp-ul-wrap li::before,.tm-extra-product-options ul.tmcp-ul-wrap li::after{display:none}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label{margin:0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label{padding:0 !important;margin:0 !important;display:inline !important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label{vertical-align:initial;-ms-flex-item-align:center;align-self:center}.tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn)}.fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner){display:grid;grid-template-columns:auto auto 1fr}.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner){grid-template-columns:auto 1fr}.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)){grid-template-columns:1fr}.tc-mode-text .tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fullwidth-ul .tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr;justify-items:center;gap:var(--tcinnergaprow) 0}.tc-mode-color .radio-image-label,.tc-mode-images .radio-image-label,.tc-mode-color .checkbox-image-label,.tc-mode-images .checkbox-image-label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap)}.tc-label-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn);-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0 !important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;padding:0}.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode{margin:0 0 1em}.tm-extra-product-options .tc-active .tc-label-text,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{font-weight:700;background:none !important}.tc-extra-product-options .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{padding:0;float:none;max-width:100%;width:auto;overflow-wrap:break-word}.tm-extra-product-options .tmcp-field-wrap label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;min-width:0;gap:var(--tcinnergap)}.tm-extra-product-options .tmcp-field-wrap label:not(.fullwidth){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options .cpf-type-variations .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth>*,.tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100%}.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100% !important}.tm-extra-product-options .tc-images-container .tmcp-field-wrap label,.tm-extra-product-options .tc-colors-container .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{cursor:pointer;width:100%}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startcolor{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endimages{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-images .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--tcinnergap)}.tm-extra-product-options .tc-cell hr{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:var(--tcgaprow) 0;clear:both}.tm-extra-product-options .cpf-element .tm_divider.tc-cell{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_padding{padding:var(--tcgaprow) 0}.tm-extra-product-options .cpf-element .tm_padding.tc-cell{margin-left:var(--tcgapcolumn);margin-right:var(--tcgapcolumn)}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%;max-width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0 !important;padding:0 !important;vertical-align:middle;position:relative;width:auto;float:none;top:1px}.tm-extra-product-options .tc-epo-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;float:none;width:100%;margin-bottom:0;gap:var(--tcinnergap)}.tm-extra-product-options .tc-epo-label.tm-section-label{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-section-label-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.float-editbox .section_popup .tm-section-label{display:none}.tm-epo-field.tmcp-select{width:100%;max-width:100%;display:initial}.tc-repeater-element .tm-epo-field.tmcp-select,.tc-repeater-element .tm-epo-field.tmcp-selectmultiple{width:100%}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%;font-size:inherit}.tc-extra-product-options .tmcp-field-wrap .cpf-upload-text{width:100%;display:inline-block;text-align:center}.tc-upload-preview{display:grid;margin:1em 0;width:100%;gap:1em;grid-template-columns:minmax(100px,-webkit-max-content);grid-template-columns:minmax(100px,max-content);grid-template-rows:1fr}.tc-upload-preview:empty{display:none}.tc-upload-preview.multiple{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.tc-upload-file{border-radius:5px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-upload-preview.multiple .tc-upload-file{max-height:100%;min-height:100px}.tc-upload-image{position:relative;border:1px solid;padding:2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;background:rgba(0,0,0,0.7);min-width:100%;min-height:100px}.tc-upload-preview.multiple .tc-upload-image{min-height:100%}.woocommerce .tc-upload-preview img{height:auto;max-width:100%;width:auto;border-radius:5px;border:1px solid rgba(0,0,0,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce .tc-upload-preview.multiple img{height:96%;width:96%;-o-object-fit:scale-down;object-fit:scale-down;max-height:100%;position:absolute}.tc-file-size{position:absolute;color:#fff;font-size:.625em;top:calc(2% + 0.5078125em);left:calc(2% + 0.5078125em);background:rgba(0,0,0,0.5);padding:0 3px;z-index:1}.tc-file-ext-overlay{background:rgba(0,0,0,0.2);width:96%;height:96%;position:absolute;border-radius:5px 12px 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;left:2%;top:2%}.tc-file-ext{position:absolute;padding:2px;background:rgba(0,0,0,0.5);color:#fff;min-width:30%;text-align:center;text-transform:uppercase;font-size:.825em}.tc-file-name{max-width:94%;position:absolute;color:#fff;background:rgba(0,0,0,0.5);bottom:0;font-size:.625em;padding:.25em .5em;text-overflow:ellipsis;overflow:hidden;max-height:2em;line-height:2}.tc-upload-remove{cursor:pointer;position:absolute;right:2%;top:2%;font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:0;outline:0;color:#fff;border-radius:50%;background-color:rgba(0,0,0,0.5);background-image:none;-webkit-box-shadow:0 0 0 0 hsl(0 0 100% / 0);box-shadow:0 0 0 0 hsl(0 0 100% / 0);z-index:2;-webkit-transition:all .2s ease;transition:all .2s ease}.tc-upload-remove:hover,.tc-upload-remove:focus{-webkit-box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);background:rgba(0,0,0,0.5);color:#fff}.tc-upload-remove svg{width:100%;height:100%;font-size:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;line-height:inherit}.cpf-upload-container-basic,.cpf-upload-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-max-file-size{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container-basic .cpf-upload-wrap{display:block !important;position:relative;vertical-align:middle;cursor:pointer}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap{border:1px solid;display:block !important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container [type="file"]{cursor:inherit;display:block;font-size:.01px;min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.cpf-upload-container+small::before,.cpf-upload-container-basic+small::before{content:"";display:block}.tm-filename{display:block;-ms-flex-item-align:center;align-self:center}.tm-filename:empty{display:none}.tc-upload-messages{padding:var(--tcgaprow) 0}.tc-upload-message{font-size:1.2em;margin-bottom:var(--tcgap)}.tm-extra-product-options .cpf-type-range .tc-epo-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin:1em 14px;max-width:100%;width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tm-range-picker.noui-show-tooltip{margin:calc(1em + 22px) 14px}.tm-range-picker.pips,.tm-range-picker.noui-show-tooltip.pips{margin:calc(50px - 1em) 14px 50px 14px}.tm-range-picker .noui-tooltip{line-height:1;font-size:10px}.tc-extra-product-options .tm-show-picker-left,.tc-extra-product-options .tm-show-picker-tleft,.tc-extra-product-options .tm-show-picker-right,.tc-extra-product-options .tm-show-picker-tright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.tc-extra-product-options .tm-show-picker-left .tm-range-picker,.tc-extra-product-options .tm-show-picker-tleft .tm-range-picker,.tc-extra-product-options .tm-show-picker-right .tm-range-picker,.tc-extra-product-options .tm-show-picker-tright .tm-range-picker{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:5px;padding:0 1em;display:inline-block;max-width:20%;min-width:4em;text-align:center;line-height:normal}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-extra-product-options .tm-show-picker-left .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap,.tc-extra-product-options .tm-show-picker-right .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tright .tc-price-wrap{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}input.tm-show-picker-value-edit{max-width:100%;width:4em;text-align:center;padding:0;border:1px solid;margin:0}.tm-show-picker-value-edit-wrap{-webkit-box-sizing:border-box;box-sizing:border-box}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value-edit-wrap{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;text-align:center;top:0;font-size:.8em;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:center;align-self:center}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options .tc-epo-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-extra-product-options .tm-epo-reset-radio{text-align:center;cursor:pointer;position:absolute;right:0;top:0;width:1em;height:1em;line-height:1;padding:.2em;border:2px solid;color:inherit;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;background:rgba(255,255,255,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.round .tm-epo-reset-variation,.round .tm-epo-reset-radio{border-radius:5px}.square .tm-epo-reset-variation,.square .tm-epo-reset-radio{border-radius:0}.circle .tm-epo-reset-variation,.circle .tm-epo-reset-radio{border-radius:100%}.thinline .tm-epo-reset-variation,.thinline .tm-epo-reset-radio{border-width:1px;border-radius:0}.shadow .tm-epo-reset-variation,.shadow .tm-epo-reset-radio{border-width:1px;border-radius:0}.tm-epo-reset-variation .tcfa,.tm-epo-reset-radio .tcfa{font-size:.8em;position:relative}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static;visibility:hidden}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em !important;width:auto !important;display:inline-block !important;float:none !important;margin:0 !important;padding:0 !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price,.after-amount,.before-amount{font-size:1em !important;background:none !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em !important;display:inline !important;background:none !important;white-space:nowrap}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .tc-images-container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .before-amount.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none !important}.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount,.tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.fees,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:0}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.fees,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:700}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:700}.tm-extra-product-options-totals .price.amount{display:inline-block !important;width:auto;margin:0}.tm-unit-price,.tm-fee-totals,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75% !important;margin:0 !important}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none !important}.tc-quantity-right .tm-quantity,.tc-quantity-left .tm-quantity{-ms-flex-item-align:center;align-self:center}.tm-extra-product-options .cpf-type-checkbox .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-checkbox .tc-quantity-left .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-left .tm-quantity{-ms-flex-item-align:unset;align-self:unset}.cpf-type-textfield .tc-quantity-right .tm-quantity,.cpf-type-textfield .tc-quantity-left .tm-quantity{-ms-flex-item-align:initial;align-self:initial}.tc-quantity-wrapper{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-row.tc-quantity-right,.tc-row.tc-quantity-left{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-quantity-right .tm-quantity,.tc-quantity-bottom .tm-quantity{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-quantity-left .tm-quantity,.tc-quantity-top .tm-quantity{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-top,.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-row.tc-quantity-top .tm-quantity,.tc-row.tc-quantity-bottom .tm-quantity{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options-radio .tm-quantity,.tm-extra-product-options-checkbox .tm-quantity{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:3em;width:4em;text-align:center;padding:.25em;line-height:1}.tm-quantity-alt{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}.tm-quantity-alt input.tm-qty-alt{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em !important;font-size:100%;display:inline-block !important;padding:.358em 1em}.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product,.single_add_to_cart_product{vertical-align:baseline;float:none;padding:.618em 1em !important;margin:0 !important}.tc-row.tc-quantity-right .tc-cell,.tc-row.tc-quantity-left .tc-cell,.tm-quantity.tm-bottom{margin-bottom:0}.tm-description p:last-child{margin-bottom:0 !important}.tm-description{clear:both}.tm-section-description{margin:0}.floatbox{height:100%;left:0 !important;position:fixed !important;top:0 !important;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:101001}.floatbox.fl-overlay{background:rgba(0,0,0,0.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.flasho{background:#fff;color:#000;border:1px solid #fff;position:relative;z-index:101001;-webkit-box-shadow:0 0 1px 4px rgba(0,0,0,0.1),0 0 50px 13px rgba(0,0,255,0.05);box-shadow:0 0 1px 4px rgba(0,0,0,0.1),0 0 50px 13px rgba(0,0,255,0.05);max-height:100%;border-radius:0;max-width:100%;width:80%;height:80%;overflow:hidden;display:grid;grid-template-rows:minmax(1em,auto) minmax(33%,1fr) minmax(1em,auto);gap:var(--tcgaprow) 0;padding:var(--tcgap)}.float-editbox{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto}.flasho .header{line-height:2;width:100%;border-bottom:1px solid #ecf0f1;padding-bottom:var(--tcgaprow)}.flasho .header h3{font-size:22px;font-weight:400;line-height:28px;margin:0;letter-spacing:1px}.flasho .footer{margin:0;padding:0;text-align:right;background:0}.flasho .footer .inner{border-top:1px solid #ecf0f1;padding-top:var(--tcgaprow)}.tm-section-pop{display:none}#tm-section-pop-up>.tc-epo-label.tm-section-label{display:none}.tm-section-pop-up.single .tc-cell.section_popup{width:100% !important;max-width:100%;--flex-items:1 !important}.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop{padding-top:1em;padding-bottom:1em}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel{float:none}.noanimated{-webkit-animation-fill-mode:none !important;animation-fill-mode:none !important;opacity:1 !important;z-index:auto !important;position:static !important;-webkit-transform:none !important;transform:none !important;container:none !important}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:rgba(255,255,255,0.99);z-index:99999;max-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:20vw;gap:var(--tcgap);line-height:normal;border:2px solid rgba(0,0,0,0.05)}.tm-floating-box .tc-row,.tm-floating-box .tm-extra-product-options-totals{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tm-fb{font-size:12px;line-height:18px;max-height:200px;max-width:100%;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}.tm-fb dt{margin:0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb dd{margin:0 0 var(--tcinnergaprow) 0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb-title{font-weight:700}.tm-fb-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-fb-value>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-floating-box-alt .tm-floating-box{background:0;padding:0;position:static;max-width:100%;border:0}.tm-floating-box-nks .tm-floating-box{bottom:0 !important;left:0 !important;padding:5%;position:absolute !important;right:0 !important;top:0 !important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90% !important;max-width:90% !important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:700;margin-bottom:1.65em;padding:0 0 1em 0}.tc-row.tm-fb-labels .tm-fb-price,.tc-row.tm-fb-data .tm-fb-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-fb-labels .tm-fb-quantity,.tc-row.tm-fb-data .tm-fb-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-img-floating .tmhexcolorimage.tc-center .tc-image,.tc-img-floating .tc-image{max-width:calc(var(--tcinlinesize) * 2) !important;margin:0;max-height:calc(var(--tcinlinesize) * 2) !important;-webkit-box-shadow:none;box-shadow:none}.tc-img-floating .tmhexcolorimage.tc-center .tc-image{padding-top:calc((var(--tcinlinesize) * 2) - (2px * 2)) !important}.tc-img-floating .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error,.tm-extra-product-options .tc-element-container>.tm-error{color:red;display:block !important;font-size:80%;font-weight:700;padding:0 !important;margin:1em 0 !important}.tm-extra-product-options .tc-cell.tm-error{color:red;display:block;font-size:80%;font-weight:700;margin:1em 0 !important}.tm-epo-field.tmcp-textfield.tm-error,.tm-epo-field.tmcp-textarea.tm-error{border:1px solid #c0392b;color:#e74c3c;outline:0}.tc-transition{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.tc-lightbox{background:rgba(0,0,0,0.5) none repeat scroll 0 0;height:auto !important;max-height:100% !important;max-width:100% !important;text-align:center;width:auto !important;z-index:100100;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:block;padding:0;border:0}.tc-lightbox-image-wrap{position:relative}.tc-lightbox-wrap{position:absolute;right:1px;bottom:1px;width:1em;height:1em;left:auto;top:auto;font-size:1.5em;border-style:solid;border-width:2px;border-color:#fff;padding:.3em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0.5) none repeat scroll 0 0}.tc-lightbox-button{color:#fff;font-size:1em !important;padding:0;z-index:2;cursor:-webkit-zoom-in;cursor:zoom-in;margin:auto}.circle .tc-lightbox-button{border-radius:100%}.round .tc-lightbox-button{border-radius:5px}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:-webkit-zoom-out;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgba(255,255,255,0.3) none repeat scroll 0 0;color:#000 !important;float:left;height:2em;line-height:2;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}.tc-lightbox-zoomin{-webkit-animation-name:tc-lightbox-zoomin;animation-name:tc-lightbox-zoomin}@-webkit-keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}.tc-lightbox-zoomout{-webkit-animation-name:tc-lightbox-zoomout;animation-name:tc-lightbox-zoomout}.tm-static{position:static}.tmcp-date-select{max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em !important;height:auto}.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label:not(.fullwidth) .tm-epo-field.tmcp-date{width:auto !important}.tm-epo-datepicker-label-container,.tm-epo-timepicker-label-container{display:inline-block !important;vertical-align:baseline;position:relative;max-width:100%}.tm-extra-product-options .tm-epo-datepicker,.tm-extra-product-options .tm-epo-timepicker{display:inline-block !important;line-height:normal !important;margin:0 !important;max-width:100% !important;padding-right:2.5em !important;-webkit-box-shadow:none;box-shadow:none}.tc-epo-label.tc-left+.tc-element-container .tm-epo-datepicker-label-container,.tc-epo-label.tc-right+.tc-element-container .tm-epo-datepicker-label-container{margin-top:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger{font-family:"Font Awesome 7 Free",sans-serif !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background:transparent none repeat scroll 0 0 !important;border-width:0;color:inherit !important;cursor:pointer;display:inline-block;font-size:inherit !important;line-height:inherit !important;margin:0;padding:0 !important;position:absolute;right:0;top:0;height:100% !important}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus{background:none repeat scroll 0 0 transparent;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{content:"\f073";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before{content:"\f017";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-datepicker{margin:2px 0 0 0;z-index:101002 !important;width:auto !important;height:auto !important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:rgba(0,0,0,0)}.tm-ui-dp-header.ui-widget-header{line-height:2;background:0;border:0 none;color:inherit;font-weight:700}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100% !important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgba(0,0,0,0.7)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:0;border:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:400;line-height:2.225;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0 !important;height:100% !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;width:100% !important;margin:0 !important;background:transparent !important;border:0 none !important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none !important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2;overflow:hidden;width:2em}.tm-ui-dp-button-arrow::before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #000 !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#000 none repeat scroll 0 0;background:rgba(0,0,0,0.9) none repeat scroll 0 0;color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgba(255,255,255,0.02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #ddd !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#fff none repeat scroll 0 0;color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:0;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{border-color:#aaa;-o-border-image:none;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0;color:inherit;border:0;outline:0;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before{content:":";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before{content:".";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;float:none;max-width:none;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;gap:var(--tcgap);-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap{padding:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));width:auto;max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));--flex-items:4}.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endimages{width:100%}.tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.fullwidth-ul .tc-label-wrap{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.fullwidth-ul .tc-label-inner .tc-price-wrap{justify-self:flex-end}.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap,.fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap{justify-self:center}.tc-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-mode-images .tc-label-wrap,.tc-mode-color .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;gap:var(--tcinnergap)}.tc-mode-images .tc-inline-description,.tc-mode-color .tc-inline-description{text-align:center}.tc-inline-description:empty{display:none}.radio-image-label,.checkbox-image-label{display:block;text-align:center;line-height:1.5;width:100%}.tc-label.tm-label .radio-image-label,.tc-label.tm-label .checkbox-image-label{display:inline;margin-right:.5em}.tc-label.tm-label .radio-image-label:empty,.tc-label.tm-label .checkbox-image-label:empty{margin-right:0}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--tcinnergap)}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .fullwidth .tc-label-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-input-wrap{display:none}li.tmcp-field-wrap.tm-per-row.is-separator{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.tm-extra-product-options .is-separator .tc-label-wrap.tc-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.is-separator .tc-label.tc-separator-label{padding:0 !important;width:100%}.tm-extra-product-options .is-separator .tc-tooltip{-webkit-box-flex:0;-ms-flex:0 1 0;flex:0 1 0;margin:0}.tc-epo-style-wrapper+.tmhexcolorimage,.tc-epo-style-wrapper+.tc-label-wrap .tmhexcolorimage:first-child{margin:0 .5em;vertical-align:middle}.tc-epo-style-wrapper .tc-input-wrap .tm-epo-field{position:absolute !important;top:calc(var(--tc-radio-size) / 2);left:calc(var(--tc-radio-size) / 2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.tc-active .tc-extra-product-options .tc-epo-style-wrapper .tm-epo-style::after{opacity:0}.tc-active .tc-epo-style-wrapper .tm-epo-style::after,.tc-active .tc-extra-product-options .tc-active .tc-epo-style-wrapper .tm-epo-style::after{opacity:1}.tc-epo-style-wrapper{height:auto;width:auto;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em;-webkit-transform:translate(0,50%);transform:translate(0,50%);top:calc(var(--tc-radio-size) / -2);letter-spacing:0;word-spacing:0;-webkit-font-kerning:none;font-kerning:none;font-family:none;--tc-radio-size:1.5em;--tc-radio-font-size:1em}.tm-epo-style{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent none repeat scroll 0 0;border:1px solid;cursor:pointer;height:var(--tc-radio-size);line-height:1;margin:0;padding:0;width:var(--tc-radio-size);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--tc-radio-font-size)}.tm-epo-style::after{content:"\f00c";background:transparent none repeat scroll 0 0;font-family:"Font Awesome 7 Free",sans-serif !important;font-weight:900;height:1em !important;opacity:0;display:inline-block !important;text-align:center !important;width:1em !important;color:inherit !important;font-size:inherit !important;bottom:auto !important;line-height:1 !important}.tc-epo-style-wrapper.tc-radio .tm-epo-style::after{content:"\f111"}.tm-epo-style:hover::after{opacity:.5}.tm-epo-style.circle,.tm-epo-style.circle2{border-radius:100%}.tm-epo-style.round,.tm-epo-style.round2{border-radius:5px}.tm-epo-style.circle2,.tm-epo-style.round2,.tm-epo-style.square2{border-width:2px}.tc-epo-style-wrapper.square .tm-epo-style::after{font-size:.6em !important}.tc-epo-style-wrapper.circle2 .tm-epo-style::after,.tc-epo-style-wrapper.round2 .tm-epo-style::after,.tc-epo-style-wrapper.square2 .tm-epo-style::after{font-size:.5em !important}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper{padding:var(--tcinnergap);gap:var(--tcgap)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label{cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-epo-text-label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:var(--tcinlinesize)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images .tmcp-field-wrap-inner,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:auto}.tc-epo-text-wrapper input[type="checkbox"].tm-epo-field,.tc-epo-text-wrapper input[type="radio"].tm-epo-field{visibility:hidden;position:absolute;display:inline !important}.tmhexcolorimage{display:block;height:100% !important;max-height:100% !important;max-width:100% !important;width:100%}.tm-floating-box .tmhexcolorimage{min-width:50px !important;min-height:50px !important}.tm-floating-box .radio-image-label,.tm-floating-box .checkbox-image-label{text-align:initial}.tmhexcolorimage.tc-center .tc-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto !important;height:auto !important;padding-top:calc(100% - (2px * 2)) !important;max-width:calc(100% - (2px * 2)) !important;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:min(var(--tcinlinesize),calc(100% - (2px * 2)))}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0 !important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0 !important;height:auto !important;background:none !important}.tc-image{border-width:2px;border-style:solid;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding:0;pointer-events:none !important;height:auto;max-width:100%}.tm-extra-product-options .tc-active .tc-image{border-style:solid}.tc-image.tc-image-inline,.tc-image-inline{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent none repeat scroll 0 0;border:2px solid transparent;cursor:pointer;height:var(--tcinlinesize);line-height:1;margin:0;padding:0;width:auto;min-width:var(--tcinlinesize);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1em}.tc-epo-style-space::after{content:"\00a0";display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;margin-left:calc(-1ch / 2);font-family:sans-serif}.tc-center .tc-epo-style-space::after{display:none}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tmhexcolorimage-inline{width:auto !important;padding:0 !important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;-webkit-transform:translate(0,50%);transform:translate(0,50%);top:calc(var(--tcinlinesize) / -2);position:relative;height:auto !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tc-image-inline{max-height:var(--tcinlinesize) !important;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text{border-style:solid;cursor:pointer;border-color:var(--text-swatch-border-color);border-width:var(--text-swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tc-epo-element-product-thumbnail{border-width:2px;border-style:solid;border-color:transparent}.tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail{border-color:var(--swatch-border-color);border-width:var(--swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail.tc-active{border-color:var(--swatch-active-border-color);border-width:var(--swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text{outline-width:var(--text-swatch-active-border-width);outline-style:solid;outline-color:var(--swatch-active-border-color);border-width:var(--text-swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.round,.round .tc-image,.round.tc-image,.tm-extra-product-options .tmcp-field-wrap.round .tc-label-wrap .tc-image{--swatch-border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.circle .tc-image,.circle.tc-image,.tm-extra-product-options .tmcp-field-wrap.circle .tc-label-wrap .tc-image{--swatch-border-radius:100%;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.circle{--swatch-border-radius:18px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.square,.square .tc-image,.square.tc-image,.tm-extra-product-options .tmcp-field-wrap.square .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:2px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.shadow,.shadow .tc-image,.shadow.tc-image,.tm-extra-product-options .tmcp-field-wrap.shadow .tc-label-wrap .tc-image{--swatch-border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow .tc-label-wrap .tc-image{-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,0.5);box-shadow:0 0 10px 2px rgba(0,0,0,0.5)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.thinline,.thinline .tc-image,.thinline.tc-image,.tm-extra-product-options .tmcp-field-wrap.thinline .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:1px;border-style:groove;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image.tm-transparent-swatch,.tm-transparent-swatch .tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio-image-label-inline,.checkbox-image-label-inline{display:inline}.tc-label.tm-label .radio-image-label+.tmhexcolorimage,.tc-label.tm-label .checkbox-image-label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio-image-label,.tm-hide-label+*+.radio-image-label,.tm-hide-label+.checkbox-image-label,.tm-hide-label+*+.checkbox-image-label{display:none !important}.tm-extra-product-options .tmcp-ul-wrap.tm-extra-product-options-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tm-extra-product-options-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}li.tc-epo-element-product-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-epo-element-product-container-wrap:empty{margin:0}.tc-epo-element-product-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.tc-epo-element-product-container-left,.tc-epo-element-product-container-right,.tc-epo-element-product-container-full{padding:0;margin:0}.tc-epo-element-product-container-cart{display:grid;gap:var(--tcgap)}.tc-epo-element-product-container-cart>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;margin:0 !important}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-cart>.stock{text-align:center}.tc-extra-product-options-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options-inline>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options-inline:not(:has(.tc-extra-product-options)){display:none}.tc-epo-element-product-container-wrap .product-title,.tc-epo-element-product-container-wrap .product-price,.tc-epo-element-product-container-wrap .product-description,.tc-epo-element-product-container-wrap .product-meta,.tc-epo-element-product-container-wrap .tc-extra-product-options-inline{margin:0;padding:0}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity,.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity-alt{max-width:none;text-align:center}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity{float:none;display:inline-block !important;font-size:inherit}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:0;margin:0;list-style:none outside none !important;position:relative}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tc-field-label-wrap,.tm-extra-product-options .cpf-type-product-checkbox ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner .tc-field-label-wrap{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgaprow) 0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;list-style:none outside none !important;position:relative;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label{cursor:pointer}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-field.tmcp-radio,.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-epo-style-wrapper{display:none}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;margin:0;float:none;max-width:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;gap:0}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:1fr}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label{text-align:center}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-reset-radio{right:var(--tcgapcolumn);top:var(--tcgaprow)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image{max-width:100%;height:auto;margin:0 auto;display:block;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-label-wrap{display:block}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label.tm-epo-field-label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container.tc-show-image{display:grid;grid-template-columns:minmax(auto,3em) 1fr;gap:var(--tcgapcolumn)}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-left,.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-right{max-width:unset}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container-cart{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-custombundle .tc-bundle-control{display:grid;grid-template-columns:1fr auto;gap:var(--tcgapcolumn);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-product-image img{width:100%;height:auto}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-wrap{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s all linear;transition:.3s all linear;opacity:0;visibility:hidden;border:0;width:100%;height:100%;padding:0;margin:0;container-type:inline-size}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-button{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:40cqw !important}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap:hover .tc-lightbox-wrap{opacity:1;visibility:visible}.tm-extra-product-options .cpf-type-product .product-description p:last-child{margin-bottom:0}.tc-epo-element-variable-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-epo-element-variable-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}table.tc-epo-element-variations{margin:0 !important}.woocommerce table.tc-epo-element-variations{margin-bottom:1em;border:0;width:100%}.woocommerce table.tc-epo-element-variations td,.woocommerce table.tc-epo-element-variations th{border:0;vertical-align:top;line-height:2}.woocommerce table.tc-epo-element-variations label{font-weight:700}.woocommerce table.tc-epo-element-variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce table.tc-epo-element-variations td.label{padding-right:1em}.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p{margin-bottom:1em}.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations{visibility:hidden;font-size:.83em}.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations{display:none}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden .tmcp-field-wrap-inner{display:none}.tc-product-image{margin:0}#tm-tooltip{font-size:.875em;text-align:center;text-shadow:0 1px rgba(0,0,0,0.5);line-height:1.5;color:var(--tooltip-color);background:var(--tooltip-background-color);background-blend-mode:luminosity;border-radius:5px;position:absolute;z-index:145400;padding:15px;pointer-events:none;bottom:auto !important;top:auto;left:auto;right:auto;border:1px solid var(--tooltip-border-color);-webkit-backdrop-filter:var(--tooltip-backdrop-blur);backdrop-filter:var(--tooltip-backdrop-blur)}#tm-tooltip p:last-child{margin-top:0;margin-bottom:0}#tm-tooltip::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-9px;margin-left:-10px}#tm-tooltip::before{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top::after{border-top-color:transparent;border-bottom:10px solid var(--tooltip-border-color);top:-19px;bottom:auto}#tm-tooltip.top::before{border-top-color:transparent;border-bottom:10px solid var(--tooltip-border-color);top:-20px;bottom:auto}#tm-tooltip.left::after{left:10px;margin:0}#tm-tooltip.right::after{right:10px;left:auto;margin:0}#tm-tooltip img{max-width:100%}#tm-tooltip.tc-error{--tooltip-background-color:#ff4500;--tooltip-border-color:rgba(255,255,255,0.5);--tooltip-color:#fff}.tc-tooltip{color:#2980b9;cursor:help;font-size:1em;margin:0}.tc-epo-style-space.tc-tooltip{line-height:inherit !important}.tc-icontooltipleft{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-icontooltipright{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.epo-option-image{max-height:100px;max-width:70% !important;height:auto !important;width:auto !important;display:block}.woocommerce-mini-cart img.epo-upload-image,.woocommerce #content table.cart img.epo-upload-image,.woocommerce table.cart img.epo-upload-image,.woocommerce-page #content table.cart img.epo-upload-image,.woocommerce-page table.cart img.epo-upload-image,.epo-upload-image{max-height:none !important;max-width:70% !important;width:auto !important;height:100% !important}dl.variation dt.tc-hidden-variation{margin:0}.tc-row.tm-cart-row{border-color:#eee;border-radius:0;border-style:none none dotted;border-width:0 0 1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--tcgap)}.tm-cart-row-header{font-weight:700;position:sticky;top:0;background:#fff;z-index:2}.tc-row.tm-cart-row:last-child{border:0 none}.tc-row.tm-cart-row .tc-cell.cpf-name{font-weight:700}.tc-row.tm-cart-row .tc-cell.cpf-price,.tc-row.tm-cart-row .tc-cell.cpf-total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-cart-row .tc-cell.cpf-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}dl.variation.tc-epo-metadata,.woocommerce .wc-item-meta{word-break:break-word}dl.variation.tc-epo-metadata .tc-name,dl.variation.tc-epo-metadata .tc-value,.woocommerce .wc-item-meta .tc-name .woocommerce .wc-item-meta .tc-value{white-space:pre-wrap}dl.variation.tc-epo-metadata .tc-hidden-variation{display:none}.cpf-img-on-cart img{position:static !important;height:auto !important;width:auto !important;max-height:3em;-o-object-fit:cover;object-fit:cover}.cpf-data-on-cart::before{content:"\f14a";font-family:"Font Awesome 7 Free",sans-serif;font-weight:900;font-size:1em;vertical-align:middle;position:absolute}.cpf-data-on-cart>.cpf-data-value{margin:0 1.5em}.cpf-img-on-cart .cpf-data-on-cart::before{content:"";display:none}.cpf-data-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5em;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cpf-img-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-data-on-cart:last-of-type,.cpf-img-on-cart:last-of-type{border-bottom:0;margin-bottom:0}.cpf-img-on-order{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-img-on-order img{-o-object-fit:cover;object-fit:cover;display:block;width:auto !important;height:auto !important;max-width:100% !important;max-height:unset !important}.cpf-img-on-order>*{display:block}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.woocommerce-mini-cart .cpf-img-on-cart .epo-option-image,.woocommerce-checkout-review-order .cpf-img-on-cart .epo-option-image,.woocommerce-order-details .cpf-img-on-cart .epo-option-image,.epo-option-image,.cpf-img-on-order>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.woocommerce-mini-cart .cpf-img-on-cart img{max-width:50px !important}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid;vertical-align:middle;position:relative;top:-1px}td.product-name a.tm-cart-edit-options,.tm-cart-edit-options{display:block;font-size:.7em;font-style:italic;font-weight:700}.tm-epo-cart-option-mobile{display:none}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgba(0,0,0,0.1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:700}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgba(0,0,0,0.1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.woocommerce table.shop_table_responsive tr.tm-epo-cart-row td::before,.woocommerce-page table.shop_table_responsive tr.tm-epo-cart-row td::before{display:none !important}.tc-price-in-cart,.tc-quantity-in-cart{font-size:smaller}.tc-associated-table-product .tc-associated-table-product-indent{padding-left:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-associated-table-product .tc-associated-table-product-price::after{font-family:"Font Awesome 7 Free",sans-serif;font-size:1em;content:"\f3be";font-weight:900;margin:0 .5em;padding:0;opacity:.3;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tc-associated-table-product .tc-associated-table-product-indent *{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-associated-table-product-name{font-weight:700;-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.tc-has-force-disabled{opacity:.5;pointer-events:none}.tm-dpd-label{display:block;font-size:80%}.tm-animated{-webkit-animation-duration:.3s;animation-duration:.3s}.tc-chars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:x-small;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%;max-width:100%;gap:calc(1ch / 2)}.tm-button{border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px !important;margin:0;height:30px;line-height:28px !important;padding:0 12px 2px !important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tc-hide-add-to-cart-button{display:none !important}.tc-clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.tm-preloader-img{position:absolute !important;z-index:2;opacity:.6}button.tmicon{display:inline-block;left:auto !important;position:relative;right:auto !important;overflow:hidden;width:30px !important;height:30px !important;line-height:30px !important;font-size:14px;text-align:center;cursor:pointer;vertical-align:middle;margin:0;padding:0;-ms-flex-negative:0;flex-shrink:0;background:0;border:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}button.tmicon.delete{color:#ff4500;border-radius:100%}button.tmicon.delete:hover{color:#fff;background:#ff4500}.pointereventsoff{pointer-events:none}.tm-hide{visibility:hidden !important;padding:0 !important;height:0 !important;width:0 !important;margin:0 !important;min-height:0 !important;min-width:0 !important;opacity:0 !important}.tm-show{display:block !important}.tm-extra-product-options .tc-row.tm-show,.tc-row.tm-show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@-webkit-keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes appear{0%{opacity:0}100%{opacity:1}}.appear{-webkit-animation-name:appear;animation-name:appear}.tc-tabs{width:100%}.tc-tabs.tc-cell{margin-bottom:0}.has-scroll-arrows.tc-tab-headers{padding:0;max-width:calc(100% - 4em - 1px) !important;left:2em}.tc-tabs-wrap .tc-row .tc-cell:last-of-type{margin-bottom:0}.tc-tab-headers-wrap{position:relative}.tc-scroll-left-arrow,.tc-scroll-right-arrow{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;cursor:pointer;padding:0;line-height:1;width:1em;text-align:center;height:100%;top:0;z-index:2}.tc-scroll-left-arrow.scroll-arrow-show,.tc-scroll-right-arrow.scroll-arrow-show{display:block;border:1px solid;height:100%;width:calc(2em + 1px);-webkit-box-sizing:border-box;box-sizing:border-box}.tc-scroll-left-arrow{left:0}.tc-scroll-right-arrow{right:0}.tc-scroll-left-arrow::before,.tc-scroll-right-arrow::before{line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:0;margin:0;position:absolute;left:0;right:0}.tc-scroll-left-arrow::before{content:"\25C0"}.tc-scroll-right-arrow::before{content:"\25B6"}.tc-tab-headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;gap:1em;margin:0;padding:0;overflow:hidden !important;position:relative;width:100%;min-height:1px}.tab-header{font-weight:400;cursor:pointer;white-space:nowrap;padding:var(--tcgap);position:relative;margin:0}.tab-header.open{border-width:1px 1px 0 1px;border-style:solid}.tab-header.open::before,.tab-header.open::after{content:"";display:block;position:absolute;border-bottom:1px solid;bottom:0;height:0;width:999em;-webkit-box-sizing:border-box;box-sizing:border-box}.tab-header.open::before{right:100%}.tab-header.open::after{left:100%}.tc-tab-content.tcwidth-100{padding:var(--tcgap);border-width:0 1px 1px 1px;border-style:solid}.tc-tab-header{-ms-flex-negative:0;flex-shrink:0}.tab-header.open,.tab-header.open:focus{font-weight:700}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.tc-has-buttons input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-radius:0 !important;font-size:1em;max-width:3em;text-align:center;width:3em;display:inline-block;margin:0;padding:.4em 0;min-width:unset;-ms-touch-action:manipulation;touch-action:manipulation;height:auto !important}.tc-has-buttons input[type="number"]::-webkit-inner-spin-button,.tc-has-buttons input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media(max-width:549px){.tc-has-buttons input[type="number"]{width:2em}}.tc-has-buttons .tc-qty-button{font-weight:400;overflow:hidden;position:relative;text-transform:none;float:none !important;vertical-align:unset !important;padding:.618em 1em !important;line-height:1;font-size:1em;display:inline-block;-ms-touch-action:manipulation;touch-action:manipulation;width:auto !important;height:auto !important;margin:0 !important}.tc-has-buttons .tc-qty-button.minus{border-bottom-right-radius:0 !important;border-right:0 !important;border-top-right-radius:0 !important}.tc-has-buttons .tc-qty-button.plus{border-bottom-left-radius:0 !important;border-left:0 !important;border-top-left-radius:0 !important}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.tc-images-container .replaced-checkboxes+label::before,.tc-images-container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto !important}.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart{display:block !important;width:100%;max-width:100%;padding:0;margin:0}.thb-product-main-row .summary form.cart,.woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart,.tm-has-options .fullwidth-button .cart:not(.variations_form),.tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-has-options form.cart,.single-product div.product.tm-has-options .single-button-wrapper,.single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-has-options .variations_button,.woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form),.woocommerce .oxy-woo-element div.product.tm-variations-only .woocommerce-variation-add-to-cart,.tm-variations-only .fullwidth-button .cart:not(.variations_form),.tm-variations-only .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-variations-only form.cart,.single-product div.product.tm-variations-only .single-button-wrapper,.single-product div.product.tm-variations-only .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-variations-only .variations_button,.woocommerce div.product.elementor.tm-variations-only form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-variations-only form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;max-width:100%}.tm-has-options .fusion-woo-cart .fusion-button-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.epo.sp-container,.sp-replacer.epo,.epo .sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.epo.sp-container.sp-dragging .sp-input,.epo.sp-container button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:inherit}.sp-original-input-container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sp-original-input-container input{margin:0 !important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo.sp-container.sp-flat{position:relative}.epo.sp-container,.epo.sp-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.epo .sp-top{position:relative;width:100%;display:inline-block;margin-bottom:10px}.epo .sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.epo .sp-color{position:absolute;top:0;left:0;bottom:0;right:20px !important}.epo .sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial !important;background:-webkit-gradient(linear,left top,left bottom,from(#f00),color-stop(17%,#f00),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(83%,#f0f),to(#f00));background:linear-gradient(to bottom,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.epo.sp-clear-enabled .sp-hue{top:15%;height:85%}.epo .sp-fill{padding-top:80%}.epo .sp-sat,.epo .sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.epo .sp-alpha-enabled .sp-top{margin-bottom:28px !important}.epo .sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a}.epo .sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.epo.sp-alpha-enabled .sp-alpha{display:block}.epo.sp-alpha-enabled .sp-picker-container .sp-top{margin-bottom:26px}.epo .sp-alpha-inner{border-radius:4px}.epo .sp-clear{display:none}.epo .sp-clear.sp-clear-display{background-position:center}.epo.sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.epo.sp-container.sp-input-disabled .sp-input-container{display:none}.epo.sp-container.sp-buttons-disabled .sp-button-container{display:none}.epo.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.epo .sp-sat{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(204,154,129,0)));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.epo .sp-val{border-radius:4px;background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(204,154,129,0)));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.epo .sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.epo .sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.epo .sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.epo .sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.epo .sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.epo .sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none !important}.epo .sp-cf::before,.epo .sp-cf::after{content:"";display:table}.epo .sp-cf::after{clear:both}.epo .sp-cf{*zoom:1}@media(max-width:480px){.epo .sp-color{right:40%}.epo .sp-hue{left:63%}.epo .sp-fill{padding-top:60%}}.epo .sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background:0}.epo .sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px;right:auto;border:0;opacity:1}.epo.sp-container{position:absolute;top:0;left:0;z-index:9999994;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0;background-color:#fff;padding:0;border-radius:4px;color:#000;-webkit-box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08);box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08)}.epo.sp-container,.epo.sp-container button,.epo.sp-container input,.sp-color,.sp-hue,.sp-clear{font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.epo .sp-color,.epo .sp-hue,.epo .sp-clear,.epo .sp-val,.epo .sp-sat{border-radius:3px;border:0}.epo .sp-input-container{margin-top:-5px;float:none;width:auto}.epo .sp-input-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-button-container.sp-cf{height:25px}.epo .sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial>span:first-child{cursor:pointer}.epo.sp-initial-disabled .sp-input-container{width:100%}.epo .sp-input{padding:0 5px !important;margin:0;width:100%;-webkit-box-shadow:none !important;box-shadow:none !important;height:100% !important;background:transparent;color:#3a3a3a;border-radius:2px !important;border:1px solid #e0e0e0 !important;text-align:center;font-family:monospace;font-size:inherit !important}.sp-input:focus{border:1px solid #ffa600}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.epo .sp-picker-container,.sp-palette-container{position:relative;padding:10px}.epo .sp-picker-container{width:200px;padding-bottom:0;border:0;float:none;margin:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:16px;height:16px;margin:3px;border:0;border-radius:3px;cursor:pointer}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:#ffa600}.sp-thumb-el{position:relative}.epo .sp-initial{float:left;border:0}.sp-initial span{width:30px;height:25px;border:0;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer.epo{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;-webkit-transition:border-color .3s;transition:border-color .3s;vertical-align:middle;width:3.5rem;height:2rem;margin:0;padding:3px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.sp-replacer.epo.sp-disabled{cursor:default;border-color:silver;color:silver}.epo .sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:3px;line-height:calc(2rem - 5px);background-color:#fff;height:auto;float:none}.epo .sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0;border:0;margin:0;padding:0}.epo .sp-preview-inner{-webkit-transition:background-color .2s;transition:background-color .2s}.epo .sp-preview-inner.sp-clear-display{display:none}.epo.sp-container button{border-radius:3px;border:0;background:transparent;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.epo.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.epo.sp-container button:hover{opacity:.8}.epo.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.epo .sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo .sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}
.woof_container{padding-bottom:5px;margin-bottom:9px}.woof_container select{width:100%}.woof_container label{display:inline-block !important}ul.woof_list{margin:0 !important;list-style:none !important}li.woof_list{list-style:none !important}.woof_list li{list-style:none !important;padding:0 0 5px !important}.woof_block_html_items ul{margin-left:0}.woof_list label{vertical-align:middle;padding-top:4px;padding-bottom:4px;display:inline-block}.woof_childs_list{margin:7px 0 0 15px !important}.woof_auto_show{position:relative;z-index:1001}.woof_sid_auto_shortcode .woof_container{float:left;width:33%;min-width:150px}.woof_sid_auto_shortcode .woof_container_inner{padding-left:5px}.woof_submit_search_form{float:left}.woof_submit_search_form_container{overflow:hidden;clear:both;margin:9px 0 15px;display:flex;justify-content:space-between}li.woof_childs_list_li{padding-bottom:0 !important}div.woof_info_popup{position:fixed;top:48%;left:48%;z-index:10001;display:none;overflow:hidden;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:rgba(0,0,0,.6);-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.6),inset 0 0 0 2px rgba(255,255,255,.2);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.6),inset 0 0 0 2px rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(0,0,0,.6),inset 0 0 0 2px rgba(255,255,255,.2);color:#fff;font-size:22px;font-family:'Oswald',sans-serif}p.woof_tooltip{position:relative;display:inline;line-height:normal !important}p.woof_tooltip span.woof_tooltip_data{position:absolute;width:auto;min-width:140px;max-width:300px;color:#fff;background:#000;height:auto;min-height:21px;line-height:21px;vertical-align:middle;text-align:center;visibility:hidden;border-radius:6px;margin-top:-30px}p:hover.woof_tooltip span.woof_tooltip_data{visibility:visible;opacity:.8;bottom:10px;left:50%;margin-left:-74px;z-index:999}.woof_tooltip_title{display:none}.woof_step .price_slider_amount .button{display:none}.woof_products_top_panel{overflow:hidden;line-height:32px;margin:5px 0 15px;display:none;position:relative;z-index:99;clear:both}.woof_products_top_panel_ul li ul li{margin:0 5px 0 0 !important}.woof_reset_button_2{padding:2px 7px}.woof_products_top_panel ul{margin:0 !important;padding:0 !important}.woof_products_top_panel li{float:left;margin:0 15px 0 0 !important;list-style:none !important}.woof_products_top_panel li a{text-decoration:none}.woof_products_top_panel li a:hover{text-decoration:none}.woof_products_top_panel li span{padding-right:16px;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/css/../img/delete.png);background-size:14px 14px;background-repeat:no-repeat;background-position:right}.woof_products_top_panel li span:hover{background-size:14px 14px}.woof_sid_auto_shortcode{background:#fff;border:solid 2px #aaa;border-radius:3px;-moz-box-shadow:inset 0px 1px 0px 0px #fff;-webkit-box-shadow:inset 0px 1px 0px 0px #fff;box-shadow:inset 0px 1px 0px 0px #fff;background:#fefefe;margin-bottom:11px;clear:both}.woof_sid_auto_shortcode.woof{padding:16px}.woof_edit_view{position:relative;float:right;clear:both;opacity:.7;z-index:9999;margin-top:-20px}.woof_container_overlay{position:relative;border:solid 1px orange}.woof_container_setter{position:relative}.woof_container_overlay_item{display:none;color:red;padding:4px}.woof_container_overlay .woof_container_setter_link{display:inline-block;position:relative;float:right;clear:both;opacity:.8}.woof_show_auto_form,.woof_hide_auto_form{display:inline-block !important;margin-bottom:3px !important}.woof_show_auto_form,.woof_hide_auto_form{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/css/../img/autoshow_button.png);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:32px;height:32px;display:inline-block;background-repeat:no-repeat}.woof_show_auto_form_txt.woof_show_auto_form,.woof_show_auto_form_txt.woof_hide_auto_form{width:auto;height:auto;background:0 0}.woocommerce-ordering{position:relative;z-index:3}.woof_auto_show .woof_redraw_zone{position:relative;z-index:1001}.woof_auto_show .woof_price_search_container{position:relative;z-index:1002}.woof_price_search_container .price_slider_amount .price_label{float:left !important;display:inline-block;text-align:right !important}.woof_childs_list_opener{vertical-align:middle;margin-left:4px;display:inline-block !important}.woof_childs_list_opener span{display:inline-block;background-size:cover !important;background-repeat:no-repeat !important;background-position:right;width:18px;height:18px}.woof_childs_list_opener span.woof_is_closed{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/css/../img/plus2.png)}.woof_childs_list_opener span.woof_is_opened{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/css/../img/minus2.png)}.woof_childs_list_opener span:hover{background-size:18px 18px}.woof_list_checkbox li div{margin-top:3px}.woof_list li{margin:0 3px !important}.woof .widget_price_filter .price_slider{margin-bottom:1em}.woof .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;font-size:.8751em}.woof .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:right !important}.woof .widget_price_filter .ui-slider{position:relative;text-align:left}.woof .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.9em;height:.9em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;border:1px solid #141741;cursor:pointer;background:#2d338e;outline:none}.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-.5em}.woof .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#c0132c;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#d5d5d5}.woof .widget_price_filter .ui-slider-horizontal{height:.5em}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woof .widget_price_filter .ui-slider .ui-slider-range{background-color:#a46497;border:0 none;border-radius:1em;display:block;font-size:.7em;position:absolute;z-index:1}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;top:0}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;top:0}.woof .widget_price_filter .ui-slider .ui-slider-range{background-color:#a46497;border:0 none;border-radius:1em;display:block;font-size:.7em;position:absolute;z-index:1}.woof .widget_price_filter .ui-slider .ui-slider-handle{background-color:#a46497;border-radius:1em;cursor:ew-resize;height:1em;margin-left:-.5em;outline:0 none;position:absolute;width:1em;z-index:2}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#602053;border:0 none;border-radius:1em}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{background:none repeat scroll 0 0 #d5d5d5;border-radius:1em}.woof .widget_price_filter .ui-slider-horizontal{height:.5em}.woof .widget_price_filter .ui-slider{margin-left:.5em;margin-right:.5em;position:relative;text-align:left}.woof .woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woof .widget_price_filter .ui-slider-horizontal{height:.5em}.woof .widget_price_filter .ui-slider{position:relative;text-align:left}.woof .widget_price_filter .price_slider{margin-bottom:1em}.woof_overflow_hidden{overflow:hidden}.woof .chosen-drop{z-index:10001 !important}.chosen-results{z-index:10001 !important}.woof .chosen-container-multi .chosen-choices li.search-field input[type=text]{min-height:18px !important}.woof_sid_widget .woof_edit_view{display:none}.woof_section_scrolled{overflow:auto;overflow-x:hidden;margin-bottom:3px}.woof_price_filter_dropdown{width:100%}.chosen-results li{margin-left:0 !important}.woof-padding-1{padding-left:12px !important}.woof-padding-2{padding-left:24px !important}.woof-padding-3{padding-left:36px !important}.woof-padding-4{padding-left:48px !important}.woof-padding-5{padding-left:60px !important}.chosen-container{margin-bottom:3px;max-width:100%}.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{display:none}.woof_search_is_going nav.woocommerce-breadcrumb{display:none}.woof_checkbox_label{margin-left:7px}.woof_checkbox_label_selected{font-weight:700}.woof_radio_label_selected{font-weight:700}.woof_checkbox_count{margin-left:3px}.woof_radio_label{margin-left:5px}.woof_radio_count{margin-left:2px}a.woof_front_toggle{float:right}.woof_closed_block{display:none}.woof_radio_term_reset_visible{display:inline-block !important;padding:2px 0 0 7px}.woof label{cursor:pointer}.woof_hidden_term{display:none !important}.woof_open_hidden_li{clear:both;display:block !important;text-align:center}.woof_open_hidden_li a{outline:none !important}.woof_open_hidden_li img{box-shadow:none !important}a.woof_start_filtering_btn{display:inline-block;padding:9px 12px;border:solid 2px #ccc;border-radius:7px;text-decoration:none !important;transition:all .5s}a.woof_start_filtering_btn:hover{color:#0073d2 !important;border-color:#0073d2;text-decoration:none}a.woof_start_filtering_btn2{display:inline-block;padding:9px 12px;border:solid 2px #0073d2;border-radius:7px;text-decoration:none !important;color:#0073d2 !important}.woof_price_filter_txt{width:75px !important}a.chosen-single{text-decoration:none !important}.chosen-container-single .chosen-single span{font-size:15px}.chosen-container-single .chosen-single{height:27px !important;line-height:25px !important}.chosen-container-single .chosen-single div b{background-position:0 4px !important}.woof_sid_flat_grey .chosen-container-single .chosen-single{border-radius:0;background:0 0;background-color:#fff;box-shadow:none;border:2px solid #aaa}.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single{border:2px solid #aaa;border-radius:0;background-image:none;box-shadow:none}.woof_sid_flat_grey .chosen-container-active{background:0 0;background-color:#fff;box-shadow:none}.woof_sid_flat_grey .chosen-container-multi .chosen-choices{background-image:none;border:2px solid #aaa}.woof_sid_flat_grey .chosen-container-active .chosen-choices{box-shadow:none;border:2px solid #97b6be}.woof_sid_flat_grey .chosen-container .chosen-results li.highlighted{background-color:#97b6be;background-image:none;color:#fff}.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice,.woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice{border:2px solid #aaa;border-radius:0;background-color:transparent;background-image:none;box-shadow:none}.woof_sid_flat_grey .chosen-container .chosen-drop{border:2px solid #aaa;border-top:0;background:#fff;box-shadow:none}.woof_sid_flat_grey .woof_submit_search_form_container button{border:2px solid #aaa;background:#fff;box-shadow:none}.woof_sid_flat_grey .woof_submit_search_form_container button:hover{background-color:#97b6be}.woof_sid_flat_grey .woof_submit_search_form_container,.woof_sid_flat_dark .woof_submit_search_form_container{margin:0}.woof_sid_flat_grey .woof_redraw_zone select,.woof_sid_flat_grey .woof_redraw_zone input{width:100%}.woof_sid_flat_grey .irs-bar,.woof_sid_flat_dark .irs-bar{border-top:1px solid #97b6be;border-bottom:1px solid #97b6be;background:#97b6be}.woof_sid_flat_grey .irs-from,.woof_sid_flat_grey .irs-to,.woof_sid_flat_grey .irs-single{color:#fff;background:#97b6be}.woof_sid_flat_dark .irs-from,.woof_sid_flat_dark .irs-to,.woof_sid_flat_dark .irs-single{color:#fff;background:#97b6be}.woof_sid_flat_grey .irs-slider,.woof_sid_flat_dark .irs-slider{border:2px solid #aaa;background:#ddd;box-shadow:0px 0px 0px rgba(0,0,0,.3)}.woof_sid_flat_grey .irs-line,.woof_sid_flat_grey .irs-line{background:#eee;border:2px solid #aaa}.woof_sid_flat_grey .woof_container h4{margin-bottom:11px!important;font-size:1.32em!important;background:#a0bcc385;padding:11px 7px;color:#333;line-height:1.12em!important;text-align:center}.woof_sid_flat_grey{background:#fff;border:solid 2px #aaa;background:#fdfdfd;margin-bottom:11px;margin-top:30px;padding:12px}.woof_sid_flat_grey .woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:#a0bcc385;color:#fff !important;border:solid 1px #fff}.woof_sid_flat_grey .woof_select_radio_check dt a{border:solid 2px #aaa;border-radius:0}.woof_sid_flat_grey .woof_color_term:hover,.woof_sid_flat_dark .woof_color_term:hover{border-color:#444;transform:scale(1.1,1.1);transition-duration:1s;border-style:solid}.woof_sid_flat_grey .woof_color_term.checked,.woof_sid_flat_dark .woof_color_term.checked{transform:scale(1.1,1.1)}.woof_sid_flat_grey .woof_color_term,.woof_sid_flat_dark .woof_color_term{border-radius:0}.woof_sid_flat_dark{border:solid 2px #aaa;background:#4e4d4d;margin-bottom:11px;margin-top:30px;padding:12px;color:#e2e6e7}.woof_sid_flat_dark .woof_redraw_zone select,.woof_sid_flat_dark .woof_redraw_zone input{width:100%}.woof_sid_flat_dark .chosen-container-single .chosen-single{border-radius:0;background:0 0;background-color:#4e4d4d;box-shadow:none;border:2px solid #e2e6e7;color:#e2e6e7}.chosen-container .chosen-drop{border:2px solid #4d4d4;background:#4e4d4d;box-shadow:0 0px 0px rgba(0,0,0,0)}.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single{border:2px solid #e2e6e7;border-radius:0;background-image:none;box-shadow:none}.woof_sid_flat_dark .chosen-container-active{background:0 0;background-color:#4e4d4d;box-shadow:none}.woof_sid_flat_dark .chosen-container-multi .chosen-choices{background-image:none;background-color:#4e4d4d;border:2px solid #e2e6e7}.woof_sid_flat_dark .chosen-container-multi ul.chosen-choices li.search-field input{color:#e2e6e7}.woof_sid_flat_dark .chosen-container .chosen-results li.no-results{background:#97b6be}.woof_sid_flat_dark .chosen-container-active .chosen-choices{box-shadow:none;border:2px solid #e2e6e7}.woof_sid_flat_dark .chosen-container .chosen-results li.highlighted{background-color:#97b6be;background-image:none;color:#e2e6e7}.woof_sid_flat_dark .chosen-container .chosen-drop{border:2px solid #e2e6e7;border-top:0;background:#4e4d4d;box-shadow:none}.woof_sid_flat_dark .chosen-container-single .chosen-drop{border-radius:0}.woof_sid_flat_dark .woof_color_term{border:0 solid #e2e6e7}.woof_sid_flat_dark .woof_color_term.checked{border:3px solid #e2e6e7}.woof_sid_flat_dark .woof_container h4{margin-bottom:11px!important;font-size:1.32em!important;background:#a0bcc385;padding:11px 7px;color:#e2e6e7;line-height:1.12em!important;text-align:center}.woof_sid_flat_dark .woof_submit_search_form_container button{border:2px solid #e2e6e7;background:#4e4d4d;box-shadow:none;color:#e2e6e7}.woof_sid_flat_dark .woof_submit_search_form_container button:hover{background-color:#97b6be}.woof_sid_flat_dark .woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:#a0bcc385;color:#e2e6e7 !important;border:solid 2px #e2e6e7}.woof_sid_flat_dark .woof_select_radio_check dt a{background-color:#4e4d4d;color:#e2e6e7 !important;border:solid 2px #e2e6e7;border-radius:0}.woof_sid_flat_dark .woof_select_radio_check dd ul.woof_list{background-color:#4e4d4d;color:#e2e6e7}.woof_sid_flat_dark input[type=search]:focus,.woof_sid_flat_dark input[type=text]:focus,.woof_sid_flat_dark textarea:focus{background:#a0bcc385;color:#e2e6e7}.woof_sid_flat_dark .woof_text_search_container input[type=search],.woof_sid_flat_dark input[type=search]{background:#4e4d4d;color:#e2e6e7;border:solid 2px #e2e6e7}.woof_sid_flat_dark .woof_text_search_container input[type=search]::placeholder,.woof_sid_flat_dark input[type=search]::placeholder{color:#a0bcc3;opacity:1}.woof_sid_flat_dark .irs-max,.woof_sid_flat_dark .irs-min{background:#a0bcc385;color:#e2e6e7}.woof_sid_flat_grey .woof_list_label li .woof_label_term:hover,.woof_sid_flat_grey .woof_list_label li .woof_label_term.checked{background-color:#97afb5;border-color:#a0bcc385;color:#fff}.woof_sid_flat_dark .woof_list_label li .woof_label_term:hover,.woof_sid_flat_dark .woof_list_label li .woof_label_term.checked{background-color:#a0bcc385;border-color:#a0bcc385;color:#e2e6e7}.woof_sid_flat_dark .woof_list_label li .woof_label_term{color:#728a90}.woof_sid_flat_dark .easy-autocomplete-container ul{background:none repeat scroll 0 0 #4e4d4d;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.woof_sid_flat_dark .easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #a0bcc385}.woof_auto_4_columns .woof_container{display:inline-block;vertical-align:top;width:24%;padding:5px;min-width:150px}.woof_auto_3_columns .woof_container{display:inline-block;vertical-align:top;width:32%;padding:5px;min-width:150px}.woof_auto_2_columns .woof_container{display:inline-block;vertical-align:top;width:49%;padding:5px;min-width:150px}.woof_auto_1_columns .woof_container{display:inline-block;vertical-align:top;width:100%;padding:5px;min-width:150px}.woof_auto_1_columns .woof_authors li{display:inline-block;margin-left:10px}.woof_auto_1_columns .woof_container_select_radio_check .woof_list_checkbox li,.woof_auto_1_columns .woof_container_select_radio_check .woof_list_radio li{display:block}input.woof_checkbox_term,input.woof_radio_term{vertical-align:middle}@media only screen and (max-width :992px){.woof_sid_auto_shortcode .woof_container{clear:both;width:100%}.woof_sid_auto_shortcode .woof_container .chosen-container{width:100% !important}.woof_sid_auto_shortcode .woof_container_select .woof_block_html_items,.woof_sid_auto_shortcode .woof_container_slider .woof_block_html_items,.woof_sid_auto_shortcode .woof_by_rating_container .woof_container_inner{height:auto !important;min-height:auto !important;max-height:auto !important}}.easy-autocomplete-container ul{margin:0 !important}.woof_tooltip_templates{display:none}.woof_container_inner .woof_tooltip_header{display:inline-block;height:15px;width:auto;vertical-align:top}.woof_tooltip_title{font-size:18px;font-weight:700;color:#2c2c2c}.woof_container .woof_container_inner input[type=search]{line-height:normal !important}.woof_star_font,.woof_star_selected select{font-family:'star';color:#96588a}.woof_star_selected .chosen-single span{font-family:'star';color:#96588a}.woof_price_filter_txt_slider .woof_price_filter_txt_from{float:left}.woof_price_filter_txt_slider .woof_price_filter_txt_to{float:right}.woof_price_filter_txt_slider{height:35px}.woof_price_filter_txt_slider input[type=number]{padding:2px 7px;border:solid 1px #ccc;background:#fff}ul.chosen-choices{padding:5px !important}.woof_hide_filter{display:none}.woof_show_filter_for_mobile.woof{position:fixed;top:100%;background:#fff;z-index:9999;overflow:auto;height:100%;display:block !important;width:100%;right:0;padding:30px;padding-bottom:100px;animation:move_top .5s ease;animation-fill-mode:forwards}.woof_hide_mobile_filter img,.woof_show_mobile_filter img{display:inline-block;width:30px}.woof_hide_mobile_filter span,.woof_show_mobile_filter span{font-size:20px;display:inline-block;vertical-align:top;font-weight:600}.woof_hide_mobile_filter{margin-bottom:10px;display:none;cursor:pointer}.woof_show_filter_for_mobile .woof_hide_mobile_filter{display:block}@keyframes move_top{100%{top:30px}}.woof_price_search_container .price_slider_amount .price_label{text-align:left !important}.woof .widget_price_filter .price_slider_amount .button{float:left}.woof_float_none{float:none}.woof_use_beauty_scroll::-webkit-scrollbar{width:6px}.woof_use_beauty_scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}.woof_use_beauty_scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(120,120,120,.8);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.woof_use_beauty_scroll::-webkit-scrollbar-thumb:window-inactive{background:rgba(120,120,120,.4)}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com
Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) Harvest http://getharvest.com
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
.woof_checkbox_instock_container{margin-bottom:4px}
.woof_sid_auto_shortcode .woof_container_inner_image{padding:9px;background:#fff;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}ul.woof_list_image li{display:inline-block;float:none !important;margin:0 !important;padding:0 !important}.woof_image_term{display:block}.woof_image_term.checked,.woof_image_term:hover{border-color:#292f38 !important}.woof_image_checked{width:25px;height:25px;background-color:red;position:absolute;z-index:999;display:none}.woof_image_text_term{text-align:center}
dl.woof_select_radio_check{margin:0 !important}.woof_select_radio_check dd,.woof_select_radio_check dt{margin:0;padding:0}.woof_select_radio_check ul{margin:-1px 0 0}.woof_select_radio_check dd{position:relative}.woof_select_radio_check a,.woof_select_radio_check a:visited{color:#839b05;text-decoration:none;outline:none;font-size:12px}.woof_select_radio_check dt a{background-color:#fff;color:#424035 !important;display:block;padding:4px 8px 3px 7px;line-height:18px;overflow:hidden;border:solid 1px #d0cfc8;border-radius:3px}.woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:#0090cb;color:#fff !important;border:solid 1px #fff}.woof_multiSel{margin-bottom:0 !important}.woof_select_radio_check dt a span,.woof_multiSel span{cursor:pointer;display:inline-block;width:100%;margin-bottom:3px}.woof_select_radio_check dd ul.woof_list{background-color:#fff;border:0;color:#000;display:none;left:0;position:absolute;z-index:9999;top:2px;width:100%;list-style:none;overflow:auto}.woof_select_radio_check span.value{display:none}.woof_mutliSelect li{padding:2px 15px 2px 5px}.select_radio_check dd ul.woof_list li a{padding:5px;display:block}.woof_select_radio_check dd ul.woof_list li a:hover{background-color:#eee}.woof_hida{display:inline-block;width:100%;font-size:14px;font-weight:700;text-align:center}.woof_hida_small{font-size:13px !important;text-align:left !important}.woof_hida .woof_products_top_panel{padding:0 !important;margin:0 !important}.woof_hida .woof_products_top_panel li{margin:0 !important}.woof_hida .woof_products_top_panel li a{border:none !important;padding:2px 10px 0 9px !important;line-height:12px !important;font-size:12px !important}.woof_products_top_panel2{overflow:hidden;line-height:23px;margin:5px 0;display:none;position:relative;z-index:99}.woof_products_top_panel2 ul{margin:0 !important;padding:0 !important}.woof_products_top_panel2 li{float:left;margin:0 5px 5px 0 !important;list-style:none !important}.woof_products_top_panel2 li a{text-decoration:none}.woof_products_top_panel2 li a:hover{text-decoration:none}.woof_products_top_panel2 li span{padding-right:16px}.woof_products_top_panel2 li span:hover{background-size:14px 14px}.woof_select_radio_check_opener{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/ext/select_radio_check/css/html_types/../../img/down.png) no-repeat 99% 50%}.woof_select_radio_check_opened .woof_select_radio_check_opener{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce-products-filter/ext/select_radio_check/css/html_types/../../img/up.png) no-repeat 99% 50%}
.table-view-desc{margin-bottom:6px !important}.order-quantity-based-wholesale-pricing-view.table-view{margin-top:24px;margin-bottom:24px}.order-quantity-based-wholesale-pricing-view.table-view thead,.order-quantity-based-wholesale-pricing-view.table-view thead tr,.order-quantity-based-wholesale-pricing-view.table-view thead tr th{background-color:#e8e8e8}.order-quantity-based-wholesale-pricing-view.table-view tbody,.order-quantity-based-wholesale-pricing-view.table-view tbody tr,.order-quantity-based-wholesale-pricing-view.table-view tbody tr th{background-color:#f6f6f6}.order-quantity-based-wholesale-pricing-view.table-view th,.order-quantity-based-wholesale-pricing-view.table-view td{border:1px solid #fff;text-align:center !important;padding:2px 26px !important;color:#444;font-size:14px}span.price{display:block;margin:0 0 1.714285714rem}
.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//gerochristojewelry.gr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}

.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}

.ps-theme-wpc{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-theme-wpc{overflow:auto !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-theme-wpc{overflow:auto !important}}.ps-theme-wpc.ps-active-x>.ps-scrollbar-x-rail,.ps-theme-wpc.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-theme-wpc.ps-in-scrolling{pointer-events:none}.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:rgba(0,0,0,.1) !important}.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,1)}.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:rgba(0,0,0,.1) !important}.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,1);width:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:rgba(0,0,0,1);transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;bottom:0;height:2px !important;border-radius:1px !important}.ps-theme-wpc>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-theme-wpc>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;right:0;width:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:rgba(0,0,0,1);transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;right:0;width:2px !important;border-radius:1px !important}.ps-theme-wpc>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-theme-wpc>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:2px;border-radius:1px}.ps-theme-wpc:hover.ps-in-scrolling{pointer-events:none}.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,1);height:2px;border-radius:1px}.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,1);width:2px;border-radius:1px}.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover{background-color:rgba(0,0,0,.1);opacity:1}.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover{background-color:rgba(0,0,0,.1);opacity:1}.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:rgba(0,0,0,1)}
.notiny-container *{margin:0;padding:0;box-sizing:border-box}.notiny-container{position:fixed;z-index:9999}.notiny-container-fluid-top .notiny-base,.notiny-container-fluid-bottom .notiny-base{width:100%;border-radius:0}.notiny-container-fluid-top .notiny-base{margin-top:0}.notiny-container-fluid-bottom .notiny-base{margin-bottom:0}.notiny-img{display:none}@-webkit-keyframes notiny-animation-hide{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}20%{opacity:1}30%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}100%{opacity:0;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes notiny-animation-hide{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}20%{opacity:1}30%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}100%{opacity:0;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes notiny-animation-show{0%{opacity:0;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(4px);filter:blur(4px)}15%{opacity:1}50%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}90%{-webkit-filter:blur(0px);filter:blur(0px)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes notiny-animation-show{0%{opacity:0;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(4px);filter:blur(4px)}15%{opacity:1}50%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}90%{-webkit-filter:blur(0px);filter:blur(0px)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes notiny-animation-hover{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}}@keyframes notiny-animation-hover{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}}.notiny-theme-dark{background-color:#202020;color:#f5f5f5}.notiny-theme-light{background-color:#f0f0f0;color:#202020}.notiny-default-vars{padding:3px;margin:2px 0;border-radius:2px;min-height:32px;max-width:100vw}.notiny-default-vars .notiny-img{display:block;border-radius:2px;width:32px;height:32px;float:left}.notiny-default-vars .notiny-text{font-family:sans-serif;font-size:13px;padding:8px 5px 6px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notiny-default-vars .notiny-with-img .notiny-text{padding-left:6px}
@font-face{font-family:'woosw';src:url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../fonts/woosw.eot?vv2087);src:url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../fonts/woosw.eot?vv2087#iefix) format('embedded-opentype'),url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../fonts/woosw.ttf?vv2087) format('truetype'),url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../fonts/woosw.woff?vv2087) format('woff'),url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../fonts/woosw.svg?vv2087#woosw) format('svg');font-weight:400;font-style:normal;font-display:block}[class^=woosw-icon-],[class*=" woosw-icon-"]{font-family:'woosw' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-icon-20:before{content:"\e900"}.woosw-icon-21:before{content:"\e901"}.woosw-icon-22:before{content:"\e902"}.woosw-icon-16:before{content:"\e903"}.woosw-icon-17:before{content:"\e904"}.woosw-icon-18:before{content:"\e905"}.woosw-icon-19:before{content:"\e906"}.woosw-icon-23:before{content:"\e907"}.woosw-icon-24:before{content:"\e908"}.woosw-icon-25:before{content:"\f004"}.woosw-icon-26:before{content:"\f005"}.woosw-icon-27:before{content:"\f006"}.woosw-icon-28:before{content:"\f08a"}.woosw-icon-29:before{content:"\f110"}.woosw-icon-11:before{content:"\e909"}.woosw-icon-10:before{content:"\e90a"}.woosw-icon-9:before{content:"\e90b"}.woosw-icon-8:before{content:"\e90c"}.woosw-icon-5:before{content:"\e90d"}.woosw-icon-6:before{content:"\e90e"}.woosw-icon-12:before{content:"\e90f"}.woosw-icon-42:before{content:"\e919"}.woosw-icon-2:before{content:"\e910"}.woosw-icon-43:before{content:"\e91a"}.woosw-icon-15:before{content:"\e911"}.woosw-icon-44:before{content:"\e91b"}.woosw-icon-7:before{content:"\e912"}.woosw-icon-4:before{content:"\e913"}.woosw-icon-13:before{content:"\e914"}.woosw-icon-14:before{content:"\e915"}.woosw-icon-46:before{content:"\e91c"}.woosw-icon-3:before{content:"\e916"}.woosw-icon-45:before{content:"\e91d"}.woosw-icon-1:before{content:"\e918"}.woosw-icon-41:before{content:"\e917"}.woosw-icon-30:before{content:"\e97a"}.woosw-icon-31:before{content:"\e97b"}.woosw-icon-32:before{content:"\e97c"}.woosw-icon-33:before{content:"\e97f"}.woosw-icon-35:before{content:"\e981"}.woosw-icon-36:before{content:"\e982"}.woosw-icon-37:before{content:"\e983"}.woosw-icon-38:before{content:"\e9d7"}.woosw-icon-34:before{content:"\e9d9"}.woosw-icon-39:before{content:"\e9da"}.woosw-icon-40:before{content:"\ea2e"}
@charset "UTF-8";@keyframes wpc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes wpc-spinner{to{-webkit-transform:rotate(360deg)}}@keyframes woosw-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woosw-spinner{to{-webkit-transform:rotate(360deg)}}.woosw-btn.woosw-added:before{content:"✓";margin-right:5px}.woosw-btn.woosw-btn-has-icon.woosw-added:before{display:none}.woosw-btn.woosw-adding:after{content:"..." !important;display:inline-block !important}.woosw-btn.woosw-btn-has-icon.woosw-adding:after{display:none !important}.woosw-btn-has-icon{display:inline-flex;align-items:center}.woosw-btn-has-icon .woosw-btn-icon{margin:0}.woosw-btn-icon-text .woosw-btn-text{margin-left:5px}.woosw-btn-text-icon .woosw-btn-text{margin-right:5px}.woosw-btn-has-icon.woosw-adding .woosw-btn-icon{-webkit-animation:woosw-spinner 1s linear infinite;-moz-animation:woosw-spinner 1s linear infinite;-ms-animation:woosw-spinner 1s linear infinite;-o-animation:woosw-spinner 1s linear infinite;animation:woosw-spinner 1s linear infinite}.woosw-view-wishlist{font-weight:700;cursor:pointer}.woosw-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999989;background:rgba(0,0,0,.7);opacity:0;font-size:14px;visibility:hidden;-webkit-transition:opacity .3s;transition:opacity .3s;box-sizing:border-box}.woosw-popup *{box-sizing:border-box}.woosw-popup table{margin:0}.woosw-popup .woosw-popup-content-mid:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgba(255,255,255,.7);opacity:0;visibility:hidden}.woosw-popup .woosw-popup-content-mid:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:"";background-image:url(//gerochristojewelry.gr/wp-content/plugins/woo-smart-wishlist-premium/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosw-spinner 1s linear infinite;-moz-animation:woosw-spinner 1s linear infinite;-ms-animation:woosw-spinner 1s linear infinite;-o-animation:woosw-spinner 1s linear infinite;animation:woosw-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosw-popup.woosw-loading .woosw-popup-content{pointer-events:none}.woosw-popup.woosw-loading .woosw-popup-content-mid:before,.woosw-popup.woosw-loading .woosw-popup-content-mid:after{opacity:1;visibility:visible}.woosw-popup .woosw-popup-inner{display:block;width:100%;height:100%;position:relative}.woosw-popup .woosw-popup-inner .woosw-popup-content{width:100%;max-width:460px;height:auto;max-height:100%;position:absolute;top:40%;left:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);padding:0;display:flex;flex-direction:column;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden;background-color:#fff}.woosw-popup.woosw-show{opacity:1;visibility:visible}.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content{top:50%}.woosw-popup .woosw-popup-inner .woosw-popup-content>div{align-self:stretch}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{flex:0 0 auto;height:48px;line-height:48px;padding:0 60px 0 20px;margin:0;position:relative;color:#fff;font-weight:700;background-color:#222}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:before{content:"("}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:after{content:")"}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty{color:#fff;margin-left:5px;font-weight:400;text-decoration:underline;cursor:pointer}#woosw_manage .woosw-popup-content-mid{padding:10px 0}.woosw-new-wishlist{display:flex;align-items:center}#woosw_wishlist_name{flex-grow:1}.woosw-new-wishlist input{border-radius:4px !important;height:40px !important;line-height:38px !important;padding:0 10px !important;margin:0}.woosw-new-wishlist input[type=button]{margin-left:10px}.woosw-disable{opacity:.5;pointer-events:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{display:inline-block;height:48px;line-height:48px;position:absolute;top:0;right:0;cursor:pointer;text-transform:none;color:#999;font-weight:400}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after{display:inline-block;float:right;width:48px;height:48px;line-height:48px;text-align:center;content:"\e918";font-size:20px;font-family:"woosw";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{padding:0 20px 0 60px}body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{right:auto;left:0}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid{display:block;position:relative;min-height:80px;flex:1 1 auto;flex-grow:1;padding:0;margin:0;background-color:#fff;overflow-x:hidden;overflow-y:auto}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-popup-content-mid-message{display:block;padding:20px;height:40px;line-height:40px;text-align:center}.woosw-popup .woosw-items{margin:0;padding:10px 0;overflow-y:auto;position:relative}.woosw-popup .woosw-items .woosw-item{padding:0 20px}.woosw-popup .woosw-items .woosw-item .woosw-item-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px dashed #eee}.woosw-popup .woosw-items .woosw-item:first-child .woosw-item-inner{border-top:none}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div{margin-right:10px}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div:last-child{margin-right:0}.woosw-popup .woosw-items .woosw-item .woosw-item--info{flex-grow:1}.woosw-items .woosw-item .woosw-item--remove,.woosw-items .woosw-item .woosw-item--add{width:14px;flex:0 0 14px;font-size:0}.woosw-items .woosw-item .woosw-item--remove span,.woosw-items .woosw-item .woosw-item--add span{display:inline-block;width:14px;text-align:center;cursor:pointer}.woosw-items .woosw-item .woosw-item--remove span:before,.woosw-items .woosw-item .woosw-item--add span:before{display:inline-block;content:"\e918";font-size:16px;font-family:"woosw";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-items .woosw-item .woosw-item--remove span:hover:before,.woosw-items .woosw-item .woosw-item--add span:hover:before{color:#cc6055}.woosw-items .woosw-item .woosw-item--remove span.woosw-item--removing:before,.woosw-items .woosw-item .woosw-item--remove span.woosw-item--adding:before,.woosw-items .woosw-item .woosw-item--add span.woosw-item--removing:before,.woosw-items .woosw-item .woosw-item--add span.woosw-item--adding:before{content:"\e913";animation:woosw-spinner 1s linear infinite;-webkit-animation:woosw-spinner 1s linear infinite}.woosw-items .woosw-item .woosw-item--add span{transform:rotate(45deg)}.woosw-popup .woosw-items .woosw-item .woosw-item--image{width:80px;flex:0 0 80px}.woosw-popup .woosw-items .woosw-item .woosw-item--image img{width:100%;height:auto;border:none;padding:0;margin:0;box-shadow:none}.woosw-popup .woosw-items .woosw-item .woosw-item--stock p{margin:0}.woosw-popup .woosw-items .woosw-item .woosw-item--name,.woosw-popup .woosw-items .woosw-item .woosw-item--name a{font-weight:700;text-decoration:none}.woosw-popup .woosw-items .woosw-item .woosw-item--atc p,.woosw-popup .woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline{border:none;padding:0;margin:0}.woosw-popup .woosw-items .woosw-item .woosw-item--price-increase{color:#f60}.woosw-popup .woosw-items .woosw-item .woosw-item--price-decrease{color:#5fbd74}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{flex:0 0 auto;padding:20px;position:relative;color:#fff;font-size:14px;background-color:#fff;text-transform:uppercase}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner span{line-height:1.2;text-decoration:none;border-bottom:1px solid #222;outline:none;cursor:pointer}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{display:block;text-align:center;width:100%;height:48px;line-height:48px;padding:0 20px;color:#fff;font-size:14px;font-weight:400;background-color:#5fbd74;position:absolute;left:0;bottom:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice.woosw-notice-show{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1;visibility:visible}.woosw-items .woosw-item .woosw-item--note{padding-left:10px;border-left:2px solid #222;font-style:italic;font-size:14px;cursor:pointer}.woosw-items .woosw-item .woosw-item--note-add{width:100%;position:relative}.woosw-items .woosw-item .woosw-item--note-add input{height:40px !important;line-height:38px !important;padding:0 10px !important;border-radius:4px !important}.woosw-items .woosw-item .woosw-item--note-add input[type=text]{width:100%}.woosw-items .woosw-item .woosw-item--note-add input[type=button]{position:absolute;top:0;right:0}body.rtl .woosw-items .woosw-item .woosw-item--note{border-left:none;border-right:2px solid #222;padding-left:0;padding-right:10px}.woosw-list table.woosw-items{margin:0;padding:0}.woosw-list table.woosw-items tr td{vertical-align:middle;padding:10px}.woosw-list table.woosw-items tr:nth-child(2n) td{background-color:rgba(0,0,0,.03)}.woosw-list table.woosw-items tr:hover td{background-color:rgba(0,0,0,.05)}.woosw-list table.woosw-items .woosw-item .woosw-item--image{width:100px}.woosw-list table.woosw-items .woosw-item .woosw-item--image img{width:80px;height:auto;border-radius:2px;border:none;padding:0;margin:0;box-shadow:none}.woosw-list table.woosw-items .woosw-item .woosw-item--name a{font-weight:700}.woosw-list table.woosw-items .woosw-item .woosw-item--atc p,.woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline{border:none;padding:0;margin:0}.woosw-list .woosw-switcher{display:flex;align-items:center;justify-content:flex-end;margin-bottom:30px}.woosw-list .woosw-actions{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.woosw-list .woosw-copy{display:flex;align-items:center}.woosw-list .woosw-copy .woosw-copy-url{margin-left:10px;margin-right:0}body.rtl .woosw-list .woosw-copy .woosw-copy-url{margin-left:0;margin-right:10px}.woosw-list .woosw-share .woosw-share-label,.woosw-list .woosw-share a{display:inline-block;margin-left:0;margin-right:10px;text-decoration:none !important;font-style:normal !important}body.rtl .woosw-list .woosw-share .woosw-share-label,body.rtl .woosw-list .woosw-share a{margin-right:0;margin-left:10px}.woosw-link a{color:inherit}.woosw-link .woosw-link-inner{position:relative}.woosw-link .woosw-link-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;top:-10px;right:-10px}.woosw-menu-item .woosw-menu-item-inner{position:relative}.woosw-menu-item .woosw-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;top:-10px;right:-10px}.woosw-icon{font-family:"woosw";speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-share-facebook .woosw-icon:before{content:"\e919"}.woosw-share-twitter .woosw-icon:before{content:"\e91d"}.woosw-share-pinterest .woosw-icon:before{content:"\e91c"}.woosw-share-instagram .woosw-icon:before{content:"\e91a"}.woosw-share-mail .woosw-icon:before{content:"\e91b"}@media only screen and (max-width:860px){.woosw-list .woosw-actions{flex-direction:column;align-items:flex-start}}.woosw-suggested{padding:0 20px}.woosw-suggested-heading{text-align:center;overflow:hidden}.woosw-suggested-heading span{position:relative}.woosw-suggested-heading span:before{content:"";width:1000px;height:1px;background-color:#ddd;display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woosw-suggested-heading span:after{content:"";width:1000px;height:1px;background-color:#ddd;display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.notiny-container{z-index:999999}.notiny-theme-woosw{padding:10px;background-color:#fff;color:#222;margin:5px 0;min-height:32px;max-width:100vw;display:flex;align-items:center;border:1px solid #eee;box-shadow:0 4px 4px rgba(0,0,0,.03)}.notiny-theme-woosw .notiny-img{margin:0;padding:0;width:48px;flex:0 0 48px;margin-right:10px}.notiny-theme-woosw .notiny-img img{width:100%;height:auto;margin:0}.notiny-theme-woosw .notiny-text{font-size:14px;line-height:1.4;flex-grow:1}.notiny-container-fluid-top .notiny-theme-woosw,.notiny-container-fluid-bottom .notiny-theme-woosw{width:90%;max-width:300px;margin-left:auto;margin-right:auto}.notiny-container-fluid-top{top:10px !important}.notiny-container-fluid-bottom{bottom:10px !important}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content{left:unset;top:0;right:0;height:100%;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}.woosw-popup.woosw-popup-right.woosw-show .woosw-popup-inner .woosw-popup-content{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1);color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{background-color:#fff;color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{color:#222}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content{left:0;top:0;right:unset;height:100%;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.woosw-popup.woosw-popup-left.woosw-show .woosw-popup-inner .woosw-popup-content{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1)}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1);color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{background-color:#fff;color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{color:#222}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
.hidden{display:none !important;visibility:hidden !important}.woocommerce div.product .cart.variations_form .variable:not(.type-select) .arrow,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,.woocommerce div.product .woosb-product .variations_form .variable:not(.type-select) .arrow,.woocommerce:not(.archive) li.product .cart.variations_form .variable:not(.type-select) .arrow,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,.woocommerce:not(.archive) li.product .woosb-product .variations_form .variable:not(.type-select) .arrow,.woocommerce.archive .cart.variations_form .variable:not(.type-select) .arrow,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,.woocommerce.archive .woosb-product .variations_form .variable:not(.type-select) .arrow,.wc-product-table-wrapper .cart.variations_form .variable:not(.type-select) .arrow,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,.wc-product-table-wrapper .woosb-product .variations_form .variable:not(.type-select) .arrow,.woocommerce.single-product .cart.variations_form .variable:not(.type-select) .arrow,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,.woocommerce.single-product .woosb-product .variations_form .variable:not(.type-select) .arrow{display:none !important}.woocommerce div.product .cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce div.product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,.woocommerce:not(.archive) li.product .cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.archive .cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.archive .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,.wc-product-table-wrapper .cart.variations_form .variable:not(.type-select) .line-hover:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,.wc-product-table-wrapper .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.single-product .cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,.woocommerce.single-product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after{content:none}.woocommerce div.product .cart.variations_form .tawcvs-swatches,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches,.woocommerce.archive .cart.variations_form .tawcvs-swatches,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches,.woocommerce.single-product .cart.variations_form .tawcvs-swatches,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches{padding:5px;display:inline-flex !important;flex-wrap:wrap}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:30px;height:30px;line-height:28px;text-align:center;cursor:pointer;position:relative;white-space:nowrap;margin:0 10px;padding:2px 5px;display:inline-flex;align-items:center;justify-content:center}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before{display:block !important}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-color,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color{text-indent:-9999em}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);content:"";width:6px;height:10px;display:block;border:solid #eee;border-width:0 2px 2px 0;border-radius:0;position:absolute;top:50%;left:50%;margin:-2px -2px 0 0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color){background-color:#f1f1f1}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-label,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label{font-size:14px;min-width:max-content;width:auto}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-image,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image{font-size:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip{font-size:14px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle{-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before{border-radius:50%}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before{border-radius:8px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before{border-radius:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.disabled,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable{cursor:default;opacity:.4 !important}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip{display:none}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable{cursor:pointer}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:first-child,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child{margin-left:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:last-child,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child{margin-right:0}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before{content:"";position:absolute;left:-4px;top:-4px;right:-4px;bottom:-4px;border:1px solid #ddd}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected{border-color:transparent}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected:before,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before{border-color:#674399}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after{content:none}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label{border-bottom:none !important}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip{-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;left:50%;top:0;background:#333;z-index:2;color:#fff;margin:-15px 0 0;padding:5px 10px;text-indent:initial;font-size:14px;font-weight:500;opacity:0;visibility:hidden;user-select:none;display:inline-block;word-break:break-all;white-space:normal;min-width:max-content}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;width:12px;height:12px;background:#333;bottom:-4px;left:50%;margin-left:-6px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip{left:10% !important;top:10px}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper{position:relative}.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:hover+.swatch__tooltip{opacity:1;visibility:visible;user-select:auto}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable{position:relative;background:rgba(51,51,51,.3411764706)}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img{opacity:.5}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;border-radius:0;background:linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 0.8px), rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%)}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after{border-radius:8px}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after{border-radius:50%}.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable{display:none !important}.swatch-align-left .variations{text-align:left}.swatch-align-left .variations img,.swatch-align-left .variations select,.swatch-align-left .variations .value{text-align:left}.swatch-align-center .variations{text-align:center}.swatch-align-center .variations img,.swatch-align-center .variations select,.swatch-align-center .variations .value{text-align:center}.related.products .swatch-align-center .variations .label{display:none}.swatch-align-right .variations{text-align:right}.swatch-align-right .variations img,.swatch-align-right .variations select,.swatch-align-right .variations .value{text-align:right}.variations .reset_variations{display:none}.woocommerce.theme-sober div.product form.cart.variations_form .variations .variable{width:90%}@media (max-width:768px){.woocommerce.theme-sober div.product form.cart.variations_form .variations .variable{width:100%}}.woocommerce.theme-sober div.product form.cart.variations_form .line-hover{cursor:default}.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image{text-align:center}.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image img{width:100%;height:auto}table.variations{overflow:visible !important}table.variations .label{margin-bottom:10px}.swatch-radio{width:100%}.swatch-radio input[type=radio]{width:auto !important;height:auto !important}
@charset "UTF-8";.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container--default .select2-selection--single,.breakdance-woocommerce .price_slider_amount input[type=text],.breakdance-woocommerce input[type=search],.breakdance-woocommerce textarea,.breakdance-woocommerce .woocommerce-Input,.breakdance-woocommerce .input-text,.breakdance-woocommerce select,.breakdance-woocommerce .wc_payment_method input[type=text],.breakdance-woocommerce .wc-stripe-elements-field,.breakdance-woocommerce .woocommerce-Reviews input[type=text],.breakdance-woocommerce .woocommerce-Reviews input[type=email]{background-color:var(--bde-woo-forms__inputs-background-color);color:var(--bde-woo-forms__inputs-text-color);border-style:solid;border-radius:var(--bde-woo-forms__inputs-border-radius);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);box-shadow:var(--bde-woo-forms__inputs-shadow);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);outline:none;width:100%;height:auto;line-height:var(--bde-woo-base-paragraph-line-height);transition:var(--bde-woo-base-transition)}.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-selection--single:focus,.breakdance-woocommerce .price_slider_amount input[type=text]:focus,.breakdance-woocommerce input[type=search]:focus,.breakdance-woocommerce textarea:focus,.breakdance-woocommerce .woocommerce-Input:focus,.breakdance-woocommerce .input-text:focus,.breakdance-woocommerce select:focus,.breakdance-woocommerce .wc_payment_method input[type=text]:focus,.breakdance-woocommerce .woocommerce-Reviews input[type=text]:focus,.breakdance-woocommerce .woocommerce-Reviews input[type=email]:focus{border-color:var(--bde-woo-forms__inputs-border-color-focused);background-color:var(--bde-woo-forms__inputs-background-color-focused);box-shadow:var(--bde-woo-forms__inputs-shadow-focused)}.breakdance-woocommerce .price_slider_amount input[type=text]::-moz-placeholder,.breakdance-woocommerce input[type=search]::-moz-placeholder,.breakdance-woocommerce textarea::-moz-placeholder,.breakdance-woocommerce .woocommerce-Input::-moz-placeholder,.breakdance-woocommerce .input-text::-moz-placeholder,.breakdance-woocommerce select::-moz-placeholder,.breakdance-woocommerce .wc_payment_method input[type=text]::-moz-placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=text]::-moz-placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=email]::-moz-placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .price_slider_amount input[type=text]::placeholder,.breakdance-woocommerce input[type=search]::placeholder,.breakdance-woocommerce textarea::placeholder,.breakdance-woocommerce .woocommerce-Input::placeholder,.breakdance-woocommerce .input-text::placeholder,.breakdance-woocommerce select::placeholder,.breakdance-woocommerce .wc_payment_method input[type=text]::placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=text]::placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=email]::placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .woocommerce-password-strength,.breakdance-woocommerce label span.optional,.breakdance-woocommerce label{display:block;color:var(--bde-woo-forms__labels-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:1}.breakdance-woocommerce .form-row label,.breakdance-woocommerce .comment-form label,.breakdance-woocommerce table.variations label{margin-bottom:var(--bde-woo-forms__spacing-after-label)}.breakdance-woocommerce label[for]{cursor:pointer}.breakdance-woocommerce label span.optional{display:inline}.breakdance-woocommerce label .required{color:var(--bde-woo-forms__labels-required-color);text-decoration:none;transform:translate(var(--bde-woo-forms__labels-required-nudge-x),var(--bde-woo-forms__labels-required-nudge-y));font-size:var(--bde-woo-forms__labels-required-size);display:inline-block}.breakdance-woocommerce .select2-container--default .select2-selection--single,.breakdance-woocommerce select{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:32px;height:auto}.bde-woo-select{position:relative}.bde-woo-select__arrow{position:absolute;top:1px;right:1px;width:20px;pointer-events:none}.bde-woo-select__arrow,.breakdance-woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;background-color:var(--chevron-svg-icon-color);-webkit-mask-image:var(--chevron-svg-icon);mask-image:var(--chevron-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-size:8px;mask-size:8px}.bde-woo-select:has(>:not(select):not(.bde-woo-select__arrow)) .bde-woo-select__arrow{display:none}.breakdance-woocommerce .password-input{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce .password-input .show-password-input{position:absolute;right:0;background-color:var(--show-password-svg-icon-color);-webkit-mask-image:var(--show-password-svg-icon);mask-image:var(--show-password-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px;mask-size:20px;height:100%;width:40px;cursor:pointer;opacity:.5;transition:all ease .2s}.breakdance-woocommerce .password-input .show-password-input.display-password{background-color:var(--hide-password-svg-icon-color);-webkit-mask-image:var(--hide-password-svg-icon);mask-image:var(--hide-password-svg-icon)}.breakdance-woocommerce .password-input .show-password-input:hover{opacity:1}.breakdance-woocommerce .woocommerce-form-login p,.breakdance-woocommerce .woocommerce-form-register p,.breakdance-woocommerce .lost_password,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword p,.breakdance-woocommerce .woocommerce-variation-description p,.breakdance-woocommerce .woocommerce-LostPassword,.breakdance-woocommerce .order-info,.breakdance-woocommerce .woocommerce-form-track-order p,.breakdance-woocommerce .woocommerce-customer-details address,.breakdance-woocommerce .comment_container p.meta,.breakdance-woocommerce .comment-text .description p,.breakdance-woocommerce .widget_price_filter .price_label,.breakdance-woocommerce .widget_product_categories .cat-item,.breakdance-woocommerce .widget_recent_comments .recentcomments,.breakdance-woocommerce .woocommerce-result-count,.breakdance-woocommerce .woocommerce-columns--addresses address,.breakdance-woocommerce .woocommerce-Addresses address,.breakdance-woocommerce .woocommerce-MyAccount-content p:not([class]),.breakdance-woocommerce .woocommerce-EditAccountForm em,.breakdance-woocommerce .woocommerce-shipping-destination,.breakdance-woocommerce .woocommerce-order-overview li,.breakdance-woocommerce p.woocommerce-customer-details--email,.breakdance-woocommerce p.woocommerce-customer-details--phone,.breakdance-woocommerce address,.breakdance-woocommerce .woocommerce-privacy-policy-text p:not([class]),.breakdance-woocommerce .checkout_coupon p:not([class]){color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);font-weight:var(--bde-woo-typography-font-weight-normal);display:inline;font-style:normal;margin:0}.breakdance-woocommerce .product_meta span{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:inline;font-style:normal;margin:0}.breakdance-woocommerce strong{font-weight:var(--bde-woo-typography-font-weight-heavy);display:inline}.breakdance-woocommerce .widget_price_filter .price_label .from,.breakdance-woocommerce .widget_price_filter .price_label .to,.bde-mini-cart-offcanvas .woocommerce-Price-amount,.breakdance-woocommerce .woocommerce-Price-amount,.breakdance-woocommerce .woocommerce-Price-amount bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height)}.bde-mini-cart-offcanvas .woocommerce-Price-currencySymbol,.breakdance-woocommerce .woocommerce-Price-currencySymbol{display:inline;line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce del .woocommerce-Price-amount bdi,.breakdance-woocommerce del .woocommerce-Price-amount,.breakdance-woocommerce del{display:inline;font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);text-decoration-color:currentColor}.breakdance-woocommerce ins{text-decoration:none;display:inline}.breakdance-woocommerce .product .price,.breakdance-woocommerce .product .woocommerce-Price-amount bdi,.breakdance-woocommerce .product .price .woocommerce-Price-amount bdi{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);display:inline;width:100%}.breakdance-woocommerce .product .woocommerce-Price-currencySymbol{visibility:inherit}.breakdance-woocommerce .product del .woocommerce-Price-amount bdi,.breakdance-woocommerce .product .price del .woocommerce-Price-amount bdi{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.product_title{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);text-align:left;margin:0;padding:0}.breakdance-woocommerce section.upsells.products>h2,.breakdance-woocommerce section.related.products>h2,.breakdance-woocommerce h1.product_title:not(.bde-wooproducttitle),.breakdance-woocommerce .cart_totals h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce ul.products li.product .woocommerce-loop-category__title,.breakdance .bde-mini-cart-offcanvas-title,.breakdance-woocommerce h2.widgettitle,.breakdance-woocommerce div.woocommerce-checkout-review-order:before,.breakdance-woocommerce h2.woocommerce-loop-product__title,.breakdance-woocommerce .woocommerce-Address-title h3,.breakdance-woocommerce .woocommerce-order-details__title,.breakdance-woocommerce .woocommerce-order-downloads__title,.breakdance-woocommerce .woocommerce-MyAccount-content form h3,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,.breakdance-woocommerce #ship-to-different-address .woocommerce-form__label-for-checkbox span,.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information h2,.breakdance-woocommerce h4.widget-title,.breakdance-woocommerce h2.woocommerce-Reviews-title,.breakdance-woocommerce .comment-reply-title,.breakdance-woocommerce .woocommerce-Tabs-panel h2,.breakdance-woocommerce .woocommerce-customer-details h2,.breakdance-woocommerce h2.woocommerce-order-details__title,.breakdance-woocommerce .woocommerce-billing-fields h3,.breakdance-woocommerce .woocommerce-checkout h3,.breakdance-woocommerce .cross-sells h2,.breakdance-woocommerce #customer_login h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce .lost_password a,.breakdance-woocommerce .woocommerce.widget_recent_reviews a,.breakdance-woocommerce .woocommerce.widget_products a,.breakdance-woocommerce .woocommerce-error a,.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a,.breakdance-woocommerce .widget_recently_viewed_products a,.breakdance-woocommerce .widget_top_rated_products a,.breakdance-woocommerce .mini_cart_item a,.breakdance-woocommerce .widget_product_categories a,.breakdance-woocommerce .widget_recent_comments a,.breakdance-woocommerce .tagcloud a,.breakdance-woocommerce .product_meta span a,.breakdance-woocommerce .woocommerce-message a,.breakdance-woocommerce .woocommerce-review-link *,.breakdance-woocommerce .woocommerce-review-link,.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]),.breakdance-woocommerce .woocommerce-info a,.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a,.breakdance-woocommerce .woocommerce-LostPassword a,.breakdance-woocommerce table a.shipping-calculator-button,.breakdance-woocommerce .woocommerce-message a.restore-item,.breakdance-woocommerce td.product-name a,.breakdance-woocommerce a.about_paypal,.breakdance-woocommerce a.woocommerce-privacy-policy-link,.breakdance-woocommerce a.woocommerce-terms-and-conditions-link,.breakdance-woocommerce a.showcoupon{color:var(--bde-woo-buttons-and-links__text-link-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:inline}.breakdance-woocommerce .lost_password a:hover,.breakdance-woocommerce .woocommerce.widget_recent_reviews a:hover,.breakdance-woocommerce .woocommerce.widget_products a:hover,.breakdance-woocommerce .woocommerce-error a:hover,.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a:hover,.breakdance-woocommerce .widget_recently_viewed_products a:hover,.breakdance-woocommerce .widget_top_rated_products a:hover,.breakdance-woocommerce .mini_cart_item a:hover,.breakdance-woocommerce .widget_product_categories a:hover,.breakdance-woocommerce .widget_recent_comments a:hover,.breakdance-woocommerce .tagcloud a:hover,.breakdance-woocommerce .product_meta span a:hover,.breakdance-woocommerce .woocommerce-message a:hover,.breakdance-woocommerce .woocommerce-review-link:hover *,.breakdance-woocommerce .woocommerce-review-link:hover,.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]):hover,.breakdance-woocommerce .woocommerce-info a:hover,.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a:hover,.breakdance-woocommerce .woocommerce-LostPassword a:hover,.breakdance-woocommerce table a.shipping-calculator-button:hover,.breakdance-woocommerce .woocommerce-message a.restore-item:hover,.breakdance-woocommerce td.product-name a:hover,.breakdance-woocommerce a.about_paypal:hover,.breakdance-woocommerce a.woocommerce-privacy-policy-link:hover,.breakdance-woocommerce a.woocommerce-terms-and-conditions-link:hover,.breakdance-woocommerce a.showcoupon:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:underline}.breakdance-woocommerce small{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table td{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce table tfoot td{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce .cart_totals .shop_table th,.breakdance-woocommerce table tfoot th{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .cart-collaterals table tr:last-child th,.breakdance-woocommerce .cart-collaterals table tr:last-child td,.breakdance-woocommerce table tfoot tr:last-child th,.breakdance-woocommerce table tfoot tr:last-child td{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);color:var(--bde-woo-base-headings-color)}.bde-woo-product-quicklook-button,.bde-mini-cart-offcanvas .button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit],.breakdance-woocommerce .woocommerce-form-track-order button[type=submit],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name=add-to-cart],.breakdance-woocommerce button[name=login],.breakdance-woocommerce button[name=save_address],.breakdance-woocommerce button[name=save_account_details],.breakdance-woocommerce button[name=woocommerce_checkout_place_order],.breakdance-woocommerce button[name=register],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*=add-payment-method]{background:var(--bde-button-primary-background-color);color:var(--bde-button-primary-text-color);border-color:var(--bde-button-primary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);box-shadow:none;font-size:var(--bde-button-font-size);font-weight:var(--bde-button-font-weight);line-height:var(--bde-button-line-height);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;text-transform:capitalize;border-style:solid;padding:var(--bde-button-padding-base);cursor:pointer;text-decoration:none;text-align:center;justify-content:center;align-items:center;width:-moz-max-content;width:max-content;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.bde-mini-cart-offcanvas .button:hover,.bde-woo-product-quicklook-button:hover,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit]:hover,.breakdance-woocommerce .woocommerce-form-track-order button[type=submit]:hover,.breakdance-woocommerce #place_order:hover,.breakdance-woocommerce .woocommerce-button.pay:hover,.breakdance-woocommerce button.single_add_to_cart_button:hover,.breakdance-woocommerce a.single_add_to_cart_button:hover,.breakdance-woocommerce a.button.wc-backward:hover,.breakdance-woocommerce a.checkout-button:hover,.breakdance-woocommerce p.order-again a.button:hover,.breakdance-woocommerce button[name=add-to-cart]:hover,.breakdance-woocommerce button[name=login]:hover,.breakdance-woocommerce button[name=save_address]:hover,.breakdance-woocommerce button[name=save_account_details]:hover,.breakdance-woocommerce button[name=woocommerce_checkout_place_order]:hover{background-color:var(--bde-button-primary-background-color-hover);color:var(--bde-button-primary-text-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance-woocommerce .add_to_cart_button:hover:before,.breakdance-woocommerce .single_add_to_cart_button:hover:before{background-color:var(--bde-button-primary-text-color-hover)}.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.product_type_external,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type=submit],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type=submit],.breakdance-woocommerce button[name=update_cart],.breakdance-woocommerce button[name=calc_shipping],.breakdance-woocommerce button[name=apply_coupon]{background:var(--bde-button-secondary-background-color);color:var(--bde-button-secondary-text-color);border-color:var(--bde-button-secondary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover,.breakdance-woocommerce .woocommerce-Address a.edit:hover,.breakdance-woocommerce .woocommerce-button.view:hover,.breakdance-woocommerce .woocommerce-Button--previous:hover,.breakdance-woocommerce .woocommerce-Button--next:hover,.breakdance-woocommerce .widget_price_filter .button:hover,.breakdance-woocommerce a.button.product_type_grouped:hover,.breakdance-woocommerce a.product_type_external:hover,.breakdance-woocommerce a.button.add_to_cart_button:hover,.breakdance-woocommerce .added_to_cart:hover,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover,.breakdance-woocommerce .woocommerce-product-search button[type=submit]:hover,.breakdance-woocommerce a.product_type_simple:hover,.breakdance-woocommerce a.product_type_variable:hover,.breakdance-woocommerce .form-submit input[type=submit]:hover,.breakdance-woocommerce button[name=update_cart]:hover,.breakdance-woocommerce button[name=calc_shipping]:hover,.breakdance-woocommerce .button[name=apply_coupon]:hover{background-color:var(--bde-button-secondary-background-color-hover);color:var(--bde-button-secondary-text-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance-woocommerce .reset_variations,.breakdance-woocommerce .woocommerce-button.cancel{--bde-button-custom-background-color:var(--red-50);--bde-button-custom-background-color-hover:var(--red-500);--bde-button-custom-border-color:var(--red-50);--bde-button-custom-border-color-hover:var(--red-500);background-color:var(--bde-button-custom-background-color);color:var(--red-500);border-color:var(--bde-button-custom-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,.breakdance-woocommerce .woocommerce-button.cancel:hover{background-color:var(--bde-button-custom-background-color-hover);color:#fff;border-color:var(--bde-button-custom-border-color-hover)}.breakdance-woocommerce button:disabled{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.breakdance-woocommerce button:disabled:hover{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.woocommerce-page.single-product .breakdance-woocommerce .form-submit input[type=submit],.woocommerce-page.woocommerce-checkout .breakdance-woocommerce button[name=login],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=login],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_address],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_account_details],.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button{padding:var(--bde-button-padding-base)}.breakdance-woocommerce .woocommerce-notices-wrapper{width:100%}.breakdance-woocommerce .woocommerce-notices-wrapper:empty{display:none}.breakdance-woocommerce small.woocommerce-password-hint,.breakdance-woocommerce .order-info,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]),.breakdance-woocommerce .woocommerce-mini-cart__empty-message,.breakdance-woocommerce .woocommerce-noreviews,.breakdance-woocommerce .available-on-backorder,.breakdance-woocommerce .woocommerce-info{color:var(--bde-woo-notices__info-text);background:var(--bde-woo-notices__info-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);font-weight:var(--bde-woo-typography-font-weight-medium);padding-left:var(--bde-woo-notices__padding-left);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;width:100%}.breakdance-woocommerce small.woocommerce-password-hint:after,.breakdance-woocommerce .order-info:after,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]):after,.breakdance-woocommerce .woocommerce-mini-cart__empty-message:after,.breakdance-woocommerce .woocommerce-noreviews:after,.breakdance-woocommerce .available-on-backorder:after,.breakdance-woocommerce .woocommerce-info:after{content:"";clear:both;display:table}.breakdance-woocommerce small.woocommerce-password-hint{display:block;margin-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .order-info mark,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) mark{background-color:transparent;color:var(--bde-woo-notices__info-text);display:inline;font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce small.woocommerce-password-hint:before,.breakdance-woocommerce .order-info:before,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]):before,.breakdance-woocommerce .woocommerce-mini-cart__empty-message:before,.breakdance-woocommerce .woocommerce-noreviews:before,.breakdance-woocommerce .available-on-backorder:before,.breakdance-woocommerce .woocommerce-info:before{content:"";background-color:var(--info-svg-icon-color);-webkit-mask-image:var(--info-svg-icon);mask-image:var(--info-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,.breakdance-woocommerce .woocommerce-noreviews a,.breakdance-woocommerce .available-on-backorder a,.breakdance-woocommerce .woocommerce-info a{text-transform:capitalize;color:var(--bde-woo-notices__info-link-text)}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a:hover,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a:hover,.breakdance-woocommerce .woocommerce-noreviews a:hover,.breakdance-woocommerce .available-on-backorder a:hover,.breakdance-woocommerce .woocommerce-info a:hover{color:var(--bde-woo-notices__info-link-text-hover)}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a:after,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a:after,.breakdance-woocommerce .woocommerce-noreviews a:after,.breakdance-woocommerce .available-on-backorder a:after,.breakdance-woocommerce .woocommerce-info a:after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width:479px){.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,.breakdance-woocommerce .woocommerce-noreviews a,.breakdance-woocommerce .available-on-backorder a,.breakdance-woocommerce .woocommerce-info a{margin-top:var(--bde-woo-base-medium-gaps);width:100%;position:relative;transform:none;right:auto;top:auto}}.breakdance-woocommerce .woocommerce-thankyou-order-received,.breakdance-woocommerce .woocommerce-message{color:var(--bde-woo-notices__success-text);background:var(--bde-woo-notices__success-background);border-radius:var(--bde-woo-notices__border-radius);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:flex;flex-wrap:wrap;flex-direction:row;position:relative;padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);width:100%;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .woocommerce-thankyou-order-received:before,.breakdance-woocommerce .woocommerce-message:before{content:"";background-color:var(--success-svg-icon-color);-webkit-mask-image:var(--success-svg-icon);mask-image:var(--success-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-thankyou-order-received a,.breakdance-woocommerce .woocommerce-message a{order:1;margin-left:auto;text-transform:capitalize;color:var(--bde-woo-notices__success-link-text) !important}.breakdance-woocommerce .woocommerce-thankyou-order-received a:hover,.breakdance-woocommerce .woocommerce-message a:hover{color:var(--bde-woo-notices__success-link-text-hover) !important}.breakdance-woocommerce .woocommerce-thankyou-order-received a:after,.breakdance-woocommerce .woocommerce-message a:after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width:479px){.breakdance-woocommerce .woocommerce-thankyou-order-received a,.breakdance-woocommerce .woocommerce-message a{margin-left:0;margin-top:var(--bde-woo-base-medium-gaps);width:100%}}.breakdance-woocommerce .out-of-stock,.breakdance-woocommerce .woocommerce-error{color:var(--bde-woo-notices__error-text);background:var(--bde-woo-notices__error-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);font-weight:var(--bde-woo-typography-font-weight-medium);display:flex;flex-direction:column;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;text-align:left;gap:8px;width:100%;margin:0}.breakdance-woocommerce .out-of-stock strong,.breakdance-woocommerce .woocommerce-error strong{color:var(--bde-woo-notices__error-text)}.breakdance-woocommerce .woocommerce-error a{text-transform:capitalize;color:var(--bde-woo-notices__error-link-text)}.breakdance-woocommerce .woocommerce-error a:hover{color:var(--bde-woo-notices__error-link-text-hover)}.breakdance-woocommerce .woocommerce-error a:after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .out-of-stock:before,.breakdance-woocommerce .woocommerce-error li:before{content:"";background-color:var(--error-svg-icon-color);-webkit-mask-image:var(--error-svg-icon);mask-image:var(--error-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-error li{display:inline-block}.breakdance-woocommerce .woocommerce-form__label-for-checkbox{display:flex;align-items:center;cursor:pointer}.breakdance-woocommerce input[type=checkbox],.breakdance-woocommerce input[type=radio]{width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);border-radius:var(--bde-woo-forms__inputs-border-radius);border:1px solid;border-color:var(--bde-woo-forms__inputs-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);color:var(--bde-form-checkbox-selected-color);outline:none;transition:var(--bde-woo-base-transition);background-color:var(--bde-woo-forms__inputs-background-color);background-position:center;background-size:0;background-repeat:no-repeat;flex-shrink:0;margin-right:.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none}.breakdance-woocommerce input[type=radio]{border-radius:9999px}.breakdance-woocommerce input[type=checkbox]:checked,.breakdance-woocommerce input[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-woocommerce input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=checkbox]:checked:after,.breakdance-woocommerce input[type=radio]:checked:after{display:none}.breakdance-woocommerce ul.product_list_widget,.breakdance-woocommerce .widget_recently_viewed_products ul,.breakdance-woocommerce .widget_product_categories ul,.breakdance-woocommerce .woocommerce-widget-layered-nav ul,.breakdance-woocommerce .widget_layered_nav_filters ul,.breakdance-woocommerce .widget_rating_filter ul,.breakdance-woocommerce .widget_top_rated_products ul,.breakdance-woocommerce ol.flex-control-nav,.breakdance-woocommerce ol.commentlist,.breakdance-woocommerce .wc-tabs,.breakdance-woocommerce nav.woocommerce-MyAccount-navigation ul,.breakdance-woocommerce ul.wc-item-meta,.breakdance-woocommerce ul.wc_payment_methods,.breakdance-woocommerce ul.woocommerce-shipping-methods{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce p.woocommerce-noreviews,.breakdance-woocommerce p.form-submit,.breakdance-woocommerce p.stars,.breakdance-woocommerce p.form-row,.breakdance-woocommerce .shipping-calculator-form p{margin:0}.breakdance-woocommerce .woocommerce-grouped-product-list,.breakdance-woocommerce .woocommerce-product-attributes,.breakdance-woocommerce table.order_details.shop_table,.breakdance-woocommerce .cart-collaterals table,.breakdance-woocommerce table.woocommerce-orders-table,.breakdance-woocommerce table.woocommerce-table--order-downloads,.breakdance-woocommerce table.order_details,.breakdance-woocommerce table.woocommerce-cart-form__contents,.breakdance-woocommerce table.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;border:none;border-spacing:0;border-radius:var(--bde-woo-tables__border-radius);overflow:hidden;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce .woocommerce-product-attributes{border-radius:0}.breakdance-woocommerce .woocommerce-grouped-product-list{border-radius:0}.breakdance-woocommerce table.order_details.shop_table thead,.breakdance-woocommerce table.woocommerce-orders-table thead,.breakdance-woocommerce table.woocommerce-table--order-downloads thead,.breakdance-woocommerce table.order_details thead,.breakdance-woocommerce table.woocommerce-cart-form__contents thead,.breakdance-woocommerce table.woocommerce-checkout-review-order-table thead{--bde-woo-tables__border-width-negative:calc(
    var(--bde-woo-tables__border-width, 1px) * -1
  );background-color:var(--bde-woo-tables__header-color);border-top-left-radius:var(--bde-woo-tables__border-radius);border-top-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width,1px) 0 0 0,inset var(--bde-woo-tables__border-color) 0 var(--bde-woo-tables__border-width,1px) 0 0,inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width-negative,-1px) 0 0 0;text-align:left;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;overflow:hidden}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce table.order_details.shop_table thead tr th,.breakdance-woocommerce table.woocommerce-orders-table thead tr th,.breakdance-woocommerce table.woocommerce-table--order-downloads thead tr th,.breakdance-woocommerce table.order_details thead tr th,.breakdance-woocommerce table.woocommerce-cart-form__contents thead tr th,.breakdance-woocommerce table.woocommerce-checkout-review-order-table thead tr th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list td,.breakdance-woocommerce table.order_details.shop_table tbody tr td,.breakdance-woocommerce .woocommerce-orders-table tbody tr td,.breakdance-woocommerce .woocommerce-table--order-downloads tbody tr td,.breakdance-woocommerce .woocommerce-table--order-details tbody tr td,.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td,.breakdance-woocommerce .woocommerce-checkout-review-order-table tbody tr td{padding:var(--bde-woo-base-big-gaps) var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table.order_details td.remove_item a{text-decoration:none}.breakdance-woocommerce table.order_details.shop_table tbody tr:not(:last-child),.breakdance-woocommerce .woocommerce-orders-table tr:not(:last-child),.breakdance-woocommerce .woocommerce-table--order-downloads tr:not(:last-child),.breakdance-woocommerce .woocommerce-cart-form__contents tr:not(:last-child),.breakdance-woocommerce .woocommerce-checkout-review-order-table tr:not(:last-child){border-bottom:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table.order_details.shop_table tbody,.breakdance-woocommerce .woocommerce-orders-table tbody,.breakdance-woocommerce .woocommerce-table--order-downloads tbody,.breakdance-woocommerce .woocommerce-table--order-details tbody,.breakdance-woocommerce .woocommerce-cart-form__contents tbody,.breakdance-woocommerce .woocommerce-checkout-review-order-table tbody{border-bottom-left-radius:var(--bde-woo-tables__border-radius);border-bottom-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) 0 0 0 var(--bde-woo-tables__border-width,1px);background-color:var(--bde-woo-tables__background-color);overflow:hidden}.breakdance-woocommerce table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .woocommerce-grouped-product-list tr,.breakdance-woocommerce .woocommerce-product-attributes tr,.breakdance-woocommerce .cart-collaterals table tr{border-bottom:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce .woocommerce-grouped-product-list tr:first-child,.breakdance-woocommerce .woocommerce-product-attributes tr:first-child{border-top:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table tr.order-total,.breakdance-woocommerce table tfoot tr:last-child{border-bottom:none;border-top:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-base-border-color)}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce .cart-collaterals table th,.breakdance-woocommerce table tfoot th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-normal);text-align:left;vertical-align:top}.breakdance-woocommerce .cart-collaterals table td,.breakdance-woocommerce table tfoot td{padding:var(--bde-woo-base-medium-gaps);text-align:left}@media (max-width:1024px){.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) thead{display:none}.breakdance-woocommerce table:not(table.order_details.shop_table,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) tbody{border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) tr:not(.cart_item){display:flex;flex-direction:column;padding:var(--bde-woo-base-medium-gaps);gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) td{display:flex;align-items:baseline;padding:0}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.variations,.cart,.woocommerce-grouped-product-list) td:before{content:attr(data-title);margin-right:auto;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before{display:none}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span:after{content:"";margin-right:5px}}.bde-woopageordertracking .woocommerce-customer-details,.woocommerce-page.woocommerce-order-received .breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword,.breakdance-woocommerce #payment,.woocommerce-page.woocommerce-view-order .breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-Address,.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register,.breakdance-woocommerce .woocommerce-order-overview,.breakdance-woocommerce .woocommerce-form-coupon{background-color:var(--bde-woo-wrappers__background-color);border-radius:var(--bde-woo-wrappers__border-radius);border:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-wrappers__border-color);box-shadow:var(--bde-woo-wrappers__shadow);padding:24px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail img{width:64px;height:64px;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);max-width:none;-o-object-fit:contain;object-fit:contain}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:64px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{width:20px;text-align:center;padding-left:24px}.breakdance-woocommerce .remove_from_cart_button,.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove a{color:var(--bde-woo-widgets__remove-item-from-cart-color);transition:var(--bde-woo-base-transition);text-decoration:none;font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);font-weight:var(--bde-woo-typography-font-weight-normal);opacity:.5}.breakdance-woocommerce .remove_from_cart_button:hover,.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove a:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);text-decoration:none;opacity:1}@media (max-width:479px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{padding-left:12px}}.breakdance-woocommerce .woocommerce-pagination{margin-top:var(--bde-woo-base-large-gaps);width:100%;display:flex;flex-direction:column;align-items:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers{display:flex;flex-direction:row;padding:0;margin:0;gap:var(--bde-woo-base-big-gaps);list-style:none;flex-wrap:wrap}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);text-align:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li span.current{pointer-events:none;color:var(--bde-brand-primary-color);z-index:5}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li a,.breakdance-woocommerce .woocommerce-pagination ul.page-numbers .dots{color:var(--bde-woo-base-text-color);text-decoration:none}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li:hover a{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .onsale{background-color:var(--bde-woo-sale-badge__background-color);color:var(--bde-woo-sale-badge__text-color);border-radius:var(--bde-woo-sale-badge__border-radius);font-weight:var(--bde-woo-sale-badge__font-weight);letter-spacing:1px;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-sale-badge__font-size);font-family:var(--bde-woo-typography__size-standard-font-family);position:absolute;text-transform:uppercase;padding:var(--bde-woo-sale-badge__padding);top:12px;left:12px;z-index:1;transform:translateX(var(--bde-woo-sale-badge__nudge-x,0)) translateY(var(--bde-woo-sale-badge__nudge-y,0))}.breakdance-woocommerce .woocommerce-product-gallery__trigger{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;right:12px;top:12px;background-color:var(--grey-100);padding:12px;box-shadow:var(--bde-woo-gallery__zoom-icon-shadow);border-radius:100%;color:transparent;font-size:0;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:before{background-color:var(--grey-900);content:"zoom";mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg);-webkit-mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg);mask-size:cover;-webkit-mask-size:cover;width:18px;height:18px;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover:before{background-color:var(--grey-900)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover{color:transparent;background-color:var(--grey-50);border-color:var(--grey-100)}.breakdance-woocommerce .woocommerce-product-gallery__trigger img.emoji{display:none}.breakdance-woocommerce .wc-tabs-wrapper{width:100%}.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:row;border-bottom:1px solid var(--bde-woo-base-border-color);gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .wc-tabs li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li a{width:100%;border-radius:var(--bde-woo-buttons-and-links__nav-border-radius);padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);text-decoration:none;color:var(--bde-woo-buttons-and-links__nav-link-color)}.breakdance-woocommerce .wc-tabs li a{width:100%;color:var(--bde-woo-base-text-color);text-decoration:none;padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);border-bottom:2px solid transparent}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--bde-woo-buttons-and-links__nav-link-color-active);background-color:var(--bde-woo-buttons-and-links__nav-link-background-active);border-color:var(--bde-woo-buttons-and-links__nav-link-color-active)}.breakdance-woocommerce .wc-tabs li.active a{border-bottom:2px solid var(--bde-woo-buttons-and-links__text-link-color);color:var(--bde-woo-buttons-and-links__text-link-color)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:var(--bde-woo-base-text-on-primary-color);background-color:var(--bde-woo-base-primary-color-hover);border-color:var(--bde-woo-base-primary-color)}.breakdance-woocommerce .wc-tabs li a:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover)}@media (max-width:479px){.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:column;gap:0}.breakdance-woocommerce .wc-tabs li{border-top:1px solid var(--bde-woo-base-border-color);border-bottom:2px solid transparent}}.breakdance-woocommerce .required-field-message .required{color:var(--bde-woo-forms__labels-required-color)}.breakdance-woocommerce .comment-form-cookies-consent{display:flex;flex-direction:row;align-items:center}.breakdance-woocommerce .comment-form-cookies-consent label{margin-bottom:0}.breakdance-woocommerce .woocommerce-product-rating{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.breakdance-woocommerce .star-rating{position:relative;height:var(--bde-woo-ratings__star-size);width:calc(var(--bde-woo-ratings__star-size) * 5 + 16px);color:transparent;font-size:0;display:flex;flex-direction:row;margin-right:auto}.breakdance-woocommerce .star-rating:before{content:"";position:absolute;inset:0;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;-webkit-mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .star-rating span{position:relative;z-index:1;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg);-webkit-mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;-webkit-mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars span{display:flex;flex-direction:row}.breakdance-woocommerce .comment-form-rating .stars .star-1,.breakdance-woocommerce .comment-form-rating .stars .star-2,.breakdance-woocommerce .comment-form-rating .stars .star-3,.breakdance-woocommerce .comment-form-rating .stars .star-4,.breakdance-woocommerce .comment-form-rating .stars .star-5{color:transparent;background-color:var(--bde-woo-ratings__star-color);width:calc(var(--bde-woo-ratings__star-size) + 4px);height:var(--bde-woo-ratings__star-size);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars:hover a,.breakdance-woocommerce .comment-form-rating .stars.selected a,.breakdance-woocommerce .comment-form-rating .stars.selected:hover a{-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg)}.breakdance-woocommerce .comment-form-rating .stars a:hover~a,.breakdance-woocommerce .comment-form-rating .stars a.active~a,.breakdance-woocommerce .comment-form-rating .stars.selected a:hover~a{-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg)}.breakdance-woocommerce ul.products li.product-category img,.breakdance-woocommerce .woocommerce-LoopProduct-link img{display:block;width:100%;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .product-category a,.breakdance-woocommerce a.woocommerce-LoopProduct-link{text-decoration:none;position:relative}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce div.clear,.breakdance-woocommerce div.clear{display:none}.bde-wooproductstock p.available-on-backorder,.bde-wooproductstock p.out-of-stock{display:flex;flex-direction:row;align-items:center}.bde-wooproductstock p.available-on-backorder:before,.bde-wooproductstock p.out-of-stock:before{margin-top:0}.breakdance-woocommerce ul.wc-item-meta li,.breakdance-woocommerce dl.variation,.bde-mini-cart .variation{margin:0;padding:0;display:grid;grid-template-columns:auto 1fr;gap:5px;-moz-column-gap:8px;column-gap:8px;margin-bottom:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:1;word-break:break-all}.breakdance-woocommerce ul.wc-item-meta .wc-item-meta-label,.breakdance-woocommerce dl dd,.bde-mini-cart dl dd{font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);margin:0;padding:0}.breakdance-woocommerce ul.wc-item-meta li p,.breakdance-woocommerce dl dd p,.bde-mini-cart dl dd p{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-small) !important;line-height:1 !important;margin:0}.breakdance-woocommerce .quantity{position:relative;max-width:85px;align-self:stretch;width:100%}@media (max-width:767px){.breakdance-woocommerce .quantity{max-width:75px}}.breakdance-woocommerce .quantity input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center;height:100%}.breakdance-woocommerce .quantity input::-webkit-outer-spin-button,.breakdance-woocommerce .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.breakdance-woocommerce .quantity--hidden{display:none}.bde-quantity-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:50%;bottom:5px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;font-size:10px;color:#6b7280;border-radius:4px;padding:2px 6px;flex-shrink:0;cursor:pointer;transition:var(--bde-woo-base-transition);transform:translateY(-50%)}.bde-quantity-button:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);background-color:#f5f5f5}.bde-quantity-button:before{content:"";display:block;width:1em;height:1em;background-color:currentcolor;mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bde-quantity-button--inc{right:5px}.bde-quantity-button--inc:before{-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg);mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg)}.bde-quantity-button--dec{left:5px}.bde-quantity-button--dec:before{-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg);mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg)}.bde-cart{text-align:left;width:100%}.bde-cart .woocommerce{display:flex;flex-direction:var(--bde-woo-responsive__stack);align-items:flex-start;flex-wrap:wrap;-moz-column-gap:var(--bde-woo-base-extra-large-gaps);column-gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-cart-form{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-notice,.breakdance-woocommerce .woocommerce-notices-wrapper{margin-top:0;margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .wc-empty-cart-message{width:100%}.breakdance-woocommerce .coupon label{display:none}.breakdance-woocommerce .actions .coupon{display:flex;flex-direction:row;gap:var(--bde-woo-base-medium-gaps);float:left}.breakdance-woocommerce .actions .coupon button{flex-shrink:0}.breakdance-woocommerce .actions button[name=update_cart]{display:none;line-height:var(--bde-woo-base-paragraph-line-height);float:right;flex-direction:row;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .actions button[name=update_cart]:before{background-color:var(--grey-700);content:"";width:20px;height:20px;mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg);-webkit-mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg);mask-size:cover;-webkit-mask-size:cover;background-color:var(--bde-woo-buttons-and-links__secondary-button-text-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .actions button[name=update_cart]:disabled:before{background-color:var(--bde-woo-buttons-and-links__disabled-button-text-color)}.breakdance-woocommerce .woocommerce-cart-form p.backorder_notification{margin-top:0;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form{width:100%;flex:1}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td.product-thumbnail a{display:flex}.breakdance-woocommerce .cart-collaterals{order:var(--bde-woo-responsive__cart-totals-order);align-self:stretch;width:var(--bde-woo-responsive__width,350px);border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .cart-collaterals h2{margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce a.checkout-button{width:100%;height:50px;margin-top:var(--bde-woo-base-big-gaps)}.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button:after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-notices-wrapper,.breakdance-woocommerce section.shipping-calculator-form,.breakdance-woocommerce form.woocommerce-shipping-calculator{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce p.woocommerce-shipping-destination{display:block;margin:var(--bde-woo-base-medium-gaps) 0}.breakdance-woocommerce ul.woocommerce-shipping-methods{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.woocommerce-shipping-methods li{display:flex;align-items:center}.breakdance-woocommerce ul.woocommerce-shipping-methods li label,.breakdance-woocommerce ul.payment_methods li label{line-height:1}.breakdance-woocommerce ul.payment_methods input[type=checkbox]+label{line-height:1;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td{padding-top:var(--bde-woo-cart-rows-spacing,16px);padding-bottom:var(--bde-woo-cart-rows-spacing,16px)}.breakdance-woocommerce .cart-collaterals table th{padding-left:0}.breakdance-woocommerce .cart-collaterals table td{width:80%}.breakdance-woocommerce .cross-sells{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);width:var(--bde-woo-responsive__width,100%);margin-top:var(--bde-woo-base-large-gaps);order:99}@media (max-width:767px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-price{display:none !important}}@media (max-width:767px){.breakdance-woocommerce .woocommerce-cart-form{flex:0 0 100%}.breakdance-woocommerce .woocommerce-cart-form__contents tbody{display:flex;flex-direction:column;gap:var(--bde-woo-cart-rows-spacing,20px);padding:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item{display:grid;-moz-column-gap:var(--bde-woo-base-medium-gaps);column-gap:var(--bde-woo-base-medium-gaps);grid-template-columns:var(--bde-woo-cart-thumbnail-size,96px) 1fr 20px;border-bottom:none}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr.woocommerce-cart-form__cart-item td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-name{padding-bottom:5px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:100%;grid-area:span 3}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail a{width:100%}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail img{width:100%;height:auto}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-quantity{order:2;grid-column:span 2;margin-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{grid-column:3;grid-row:1;padding:0}.breakdance-woocommerce .actions{display:flex}.breakdance-woocommerce .actions .button{width:100%}.breakdance-woocommerce .actions .coupon{width:100%;flex-direction:column;align-items:stretch}}.bde-woopagecheckout,.bde-checkout-builder{width:100%}.breakdance-woocommerce .woocommerce-columns--addresses.col2-set,.breakdance-woocommerce .woocommerce-checkout .col2-set,.breakdance-woocommerce ul.woocommerce-order-overview,.bde-woopagecheckout .breakdance-woocommerce .woocommerce,.woocommerce-page.woocommerce-checkout .breakdance-woocommerce .woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-checkout-builder .woocommerce-order,.bde-checkout-builder .woocommerce-checkout-review-order,.bde-checkout-builder .woocommerce-form-coupon,.bde-checkout-builder .woocommerce-customer-details,.bde-checkout-builder .woocommerce-order-details,.bde-checkout-builder .woocommerce-additional-fields,.bde-checkout-builder .form-row.place-order,.bde-checkout-builder ul.wc_payment_methods,.bde-checkout-builder form[name=checkout] .col-1,.bde-checkout-builder form[name=checkout] .col-2,.bde-checkout-builder .woocommerce-shipping-fields,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,.bde-checkout-builder .woocommerce-account-fields,.bde-checkout-builder .woocommerce-checkout .create-account,.breakdance-woocommerce .woocommerce-order,.breakdance-woocommerce .woocommerce-checkout-review-order,.breakdance-woocommerce .woocommerce-form-coupon,.breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-order-details,.breakdance-woocommerce .woocommerce-additional-fields,.breakdance-woocommerce .form-row.place-order,.breakdance-woocommerce ul.wc_payment_methods,.breakdance-woocommerce form[name=checkout] .col-1,.breakdance-woocommerce form[name=checkout] .col-2,.breakdance-woocommerce .woocommerce-shipping-fields,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper,.breakdance-woocommerce .woocommerce-account-fields,.breakdance-woocommerce .woocommerce-checkout .create-account{display:flex;flex-direction:column;gap:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder #order_review_heading,.bde-checkout-builder .woocommerce-billing-fields h3,.breakdance-woocommerce #order_review_heading,.breakdance-woocommerce .woocommerce-billing-fields h3{margin-bottom:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper p.form-row,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper p.form-row,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper p.form-row,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper p.form-row{width:100%}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_first_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_last_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_first_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_last_name_field{width:calc(50% - var(--bde-woo-forms__spacing-between-fields) / 2);min-width:140px;flex-grow:1}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_state_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_country_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_state_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_country_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_state_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_country_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_state_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_country_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_postcode_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_state_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_country_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_state_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_country_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_state_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_country_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_state_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_country_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_postcode_field{width:calc(33.33% - var(--bde-woo-forms__spacing-between-fields) * 2 / 3);flex-grow:1;min-width:140px}.bde-checkout-builder .woocommerce-checkout .col2-set .col-1,.bde-checkout-builder .woocommerce-checkout .col2-set .col-2,.breakdance-woocommerce .woocommerce-checkout .col2-set .col-1,.breakdance-woocommerce .woocommerce-checkout .col2-set .col-2{width:100%}.bde-checkout-builder .woocommerce-columns--addresses.col2-set,.breakdance-woocommerce .woocommerce-columns--addresses.col2-set{flex-direction:row;width:100%}.bde-checkout-builder .woocommerce-customer-details address,.breakdance-woocommerce .woocommerce-customer-details address{display:flex;flex-direction:column}.bde-checkout-builder .bde-order-review-column,.breakdance-woocommerce .bde-order-review-column{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-checkout-review-order,.breakdance-woocommerce .woocommerce-checkout-review-order{flex:1}.bde-checkout-builder .woocommerce-checkout,.breakdance-woocommerce .woocommerce-checkout{display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-extra-large-gaps)}.bde-checkout-builder .woocommerce-checkout .col2-set,.breakdance-woocommerce .woocommerce-checkout .col2-set{width:var(--bde-woo-responsive__width,calc(60% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width,calc(40% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout button#place_order,.breakdance-woocommerce .woocommerce-checkout button#place_order{width:100%}@media (max-width:767px){.bde-checkout-builder .woocommerce-checkout .col2-set,.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,.breakdance-woocommerce .woocommerce-checkout .col2-set,.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.bde-checkout-builder ul.woocommerce-order-overview,.breakdance-woocommerce ul.woocommerce-order-overview{background-color:var(--bde-woo-wrappers__background-color);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px, 1fr));margin:0;gap:var(--bde-woo-base-medium-gaps)}.bde-checkout-builder ul.woocommerce-order-overview li,.breakdance-woocommerce ul.woocommerce-order-overview li{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-form-coupon,.breakdance-woocommerce .woocommerce-form-coupon{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps)}.bde-checkout-builder .woocommerce-form-coupon p:first-child,.breakdance-woocommerce .woocommerce-form-coupon p:first-child{width:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row,.breakdance-woocommerce .woocommerce-form-coupon p.form-row{align-items:stretch}.bde-checkout-builder .woocommerce-form-coupon p.form-row-first,.breakdance-woocommerce .woocommerce-form-coupon p.form-row-first{flex-grow:1}.bde-checkout-builder .woocommerce-form-coupon .input-text,.breakdance-woocommerce .woocommerce-form-coupon .input-text{height:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row button[name=apply_coupon],.breakdance-woocommerce .woocommerce-form-coupon p.form-row button[name=apply_coupon]{height:100%;justify-content:center}.bde-checkout-builder .wc_payment_method,.breakdance-woocommerce .wc_payment_method{display:flex;flex-wrap:wrap;align-items:center}.bde-checkout-builder .wc_payment_method fieldset,.breakdance-woocommerce .wc_payment_method fieldset{border:none;padding:0}.bde-checkout-builder .payment_box,.breakdance-woocommerce .payment_box{position:relative;margin-top:15px;padding:var(--bde-woo-base-medium-gaps);width:100%;border:var(--bde-woo-payment-box-border-width) solid var(--bde-woo-payment-box-border-color);background-color:var(--bde-woo-payment-box-background-color);border-radius:var(--bde-woo-wrappers__border-radius);color:var(--bde-woo-base-text-color)}.bde-checkout-builder .payment_box p:first-child,.breakdance-woocommerce .payment_box p:first-child{margin-top:0}.bde-checkout-builder .payment_box p:last-child,.breakdance-woocommerce .payment_box p:last-child{margin-bottom:0}.bde-checkout-builder .payment_box input[type=checkbox],.bde-checkout-builder .payment_box input[type=radio],.breakdance-woocommerce .payment_box input[type=checkbox],.breakdance-woocommerce .payment_box input[type=radio]{width:var(--bde-form-checkbox-size) !important}.bde-checkout-builder .payment_box input[type=radio],.breakdance-woocommerce .payment_box input[type=radio]{border-radius:12px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper p.form-row,.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper p.form-row{margin-top:20px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label{line-height:1.2;margin-bottom:0}.bde-checkout-builder .woocommerce-checkout-payment .woocommerce-privacy-policy-text,.breakdance-woocommerce .woocommerce-checkout-payment .woocommerce-privacy-policy-text{margin-top:20px}.bde-checkout-builder .woocommerce-NoticeGroup-checkout,.breakdance-woocommerce .woocommerce-NoticeGroup-checkout{width:100%}.bde-checkout-builder .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-login{max-width:100%}.bde-checkout-builder .woocommerce-form-login p:nth-child(5),.breakdance-woocommerce .woocommerce-form-login p:nth-child(5){display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps);margin-top:12px}.bde-checkout-builder wc-order-attribution-inputs,.breakdance-woocommerce wc-order-attribution-inputs{display:contents}.bde-mini-cart{position:relative;--bde-mini-cart-padding-top:20px;--bde-mini-cart-padding-right:20px;--bde-mini-cart-padding-bottom:20px;--bde-mini-cart-padding-left:20px}.bde-mini-cart-toggle{display:flex;align-items:center;color:#4b5563;text-decoration:none !important;padding:13px}.bde-mini-cart-toggle:hover .bde-mini-cart-toggle__counter{background-color:var(--bde-woo-base-primary-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.bde-mini-cart-toggle__subtotal{margin-right:var(--bde-woo-base-standard-gaps)}.bde-mini-cart-toggle__icon{position:relative;display:inline-block;align-items:center;background-color:var(--bde-woo-base-text-color);content:"";width:28px;height:28px;mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg);-webkit-mask:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 2px;-webkit-mask-position:0 2px;transition:var(--bde-woo-base-transition)}.bde-mini-cart-toggle__counter{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-on-primary-color);line-height:1;background-color:var(--bde-woo-base-primary-color);border-radius:100px;margin-left:var(--bde-woo-base-standard-gaps);padding:4px 8px;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);flex-shrink:0}.bde-mini-cart-offcanvas-body{--cart-image-size:80px;position:absolute;top:100%;z-index:var(--bde-z-index-minicart);display:flex;flex-direction:column;width:420px;background-color:#fff;box-shadow:#fff 0 0 0 0,rgba(0,0,0,.05) 0 0 0 1px,rgba(0,0,0,.1) 0 10px 15px -3px,rgba(0,0,0,.05) 0 4px 6px -2px;opacity:0;pointer-events:none;visibility:hidden;transition:transform cubic-bezier(.4,0,.2,1),opacity cubic-bezier(.4,0,.2,1),visibility cubic-bezier(.4,0,.2,1);transition-duration:var(--bde-transition-duration);overflow:hidden}.bde-mini-cart-offcanvas-body>*{margin-bottom:0}.bde-mini-cart-offcanvas-topbar{display:flex;justify-content:space-between;align-items:center;padding-top:var(--bde-mini-cart-padding-top);padding-bottom:var(--bde-mini-cart-padding-top);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--bde-z-index-minicart-backdrop);display:none;background-color:rgba(0,0,0,.3);opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-body,.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-overlay{--cart-scale:1 !important;--cart-translate-3d:0,0,0 !important;opacity:1;pointer-events:auto;visibility:visible}.bde-mini-cart-offcanvas__close-button{position:relative;font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:.5;color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;border:none;background-color:transparent;transition:var(--bde-woo-base-transition);cursor:pointer;padding:0 10px;height:100%;margin-right:-10px}.bde-mini-cart-offcanvas__close-button:hover{opacity:1}.bde-mini-cart-offcanvas .widget_shopping_cart_content{flex:1;display:flex;flex-direction:column;overflow-y:hidden}.bde-mini-cart-offcanvas .woocommerce-mini-cart{padding:0;margin:0;list-style-type:none;overflow-y:auto;height:100%}.bde-mini-cart-offcanvas .woocommerce-mini-cart .remove{grid-column:3;grid-row:1;transition:var(--bde-woo-base-defult-transition);color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-normal);line-height:.5;text-align:right}.bde-mini-cart-offcanvas .woocommerce-mini-cart .remove:hover{opacity:1;text-decoration:none}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total{position:relative;display:flex;justify-content:space-between;padding-bottom:16px;margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total strong{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons{display:flex;justify-content:space-between;gap:var(--bde-woo-base-standard-gaps);margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons .button{flex:1}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:var(--cart-image-size) 1fr 20px;grid-template-rows:1fr auto;-moz-column-gap:var(--bde-woo-base-big-gaps);column-gap:var(--bde-woo-base-big-gaps);row-gap:var(--bde-woo-base-medium-gaps);align-items:flex-start;padding-top:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right);clear:both}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item a.remove{transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item+.woocommerce-mini-cart-item{border-top:1px solid var(--grey-200)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title{color:var(--bde-woo-buttons-and-links__text-link-color);transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:none !important}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail{grid-area:span 2}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail img{display:block;width:var(--cart-image-size);height:var(--cart-image-size);-o-object-fit:cover;object-fit:cover;transition:var(--bde-woo-base-transition);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{text-align:center;border-top:solid 1px var(--grey-200);margin:0;padding:35px 0}.bde-mini-cart-offcanvas .blockOverlay{opacity:.3 !important}.bde-mini-cart-quantity,.bde-mini-cart-quantity-simple{grid-column:span 2}.bde-mini-cart-quantity{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-quantity .quantity input{padding-top:8px;padding-bottom:8px}.bde-mini-cart-quantity-simple{display:none}.bde-mini-cart-quantity-simple .quantity{align-self:flex-end;display:flex;justify-content:flex-end;width:100%;max-width:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color);transform:translateY(-5px);gap:5px}.bde-mini-cart-continue-link{display:block;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-align:center;color:var(--bde-button-primary-background-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);padding-bottom:var(--bde-mini-cart-padding-bottom)}.bde-mini-cart-continue-link:after{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;vertical-align:middle;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-mini-cart-offcanvas--primary-cart .wc-forward.checkout,.bde-mini-cart-offcanvas--primary-checkout .wc-forward:not(.checkout){display:none !important}.bde-mini-cart-offcanvas .woocommerce-Price-amount bdi,.bde-mini-cart-toggle__subtotal .woocommerce-Price-amount bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.bde-mini-cart-offcanvas-footer{padding-top:var(--bde-mini-cart-padding-bottom);padding-bottom:var(--bde-mini-cart-padding-bottom);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas--dropdown .bde-mini-cart-offcanvas-body{--cart-scale:.95;--cart-translate-x:0px;--cart-image-size:60px;transform:scale(var(--cart-scale)) translateX(var(--cart-translate-x));border-radius:8px}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--right .bde-mini-cart-offcanvas-body{transform-origin:top left;left:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--left .bde-mini-cart-offcanvas-body{transform-origin:top right;right:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--center .bde-mini-cart-offcanvas-body{--cart-translate-x:-50%;transform-origin:top center;left:50%}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart{max-height:250px}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart__buttons .button{padding:10px}.bde-woopageaccount{width:100%}.breakdance-woocommerce #payment .form-row,.breakdance-woocommerce td.download-file,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,.breakdance-woocommerce .woocommerce-form-track-order,.breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-order-details,.breakdance-woocommerce .woocommerce-order-downloads,.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper,.breakdance-woocommerce .woocommerce-MyAccount-content form,.breakdance-woocommerce .woocommerce-Address-title,.breakdance-woocommerce .woocommerce-Address,.breakdance-woocommerce .woocommerce-EditAccountForm,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-content{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount .woocommerce,.breakdance-woocommerce .woocommerce-Addresses,.breakdance-woocommerce .woocommerce-columns--addresses,.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount .woocommerce{flex-direction:var(--bde-woo-responsive__stack);flex-wrap:wrap}.breakdance-woocommerce .woocommerce-MyAccount-navigation{width:var(--bde-woo-responsive__width,calc(25% - var(--bde-woo-base-extra-large-gaps) / 2));min-width:160px}.breakdance-woocommerce .woocommerce-MyAccount-content{width:var(--bde-woo-responsive__width);flex:1 1 480px}.breakdance-woocommerce .woocommerce-notices-wrapper+h2{display:none}.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0 auto}.woocommerce-page.woocommerce-account .woocommerce-form-login__rememberme{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.breakdance-woocommerce .woocommerce-form-register .woocommerce-form-register__submit{flex-grow:1;width:100%}.breakdance-woocommerce .woocommerce-Button--previous{align-self:flex-start}.breakdance-woocommerce .woocommerce-Button--previous:before{content:"←"}.breakdance-woocommerce .woocommerce-Button--next{align-self:flex-end}.breakdance-woocommerce .woocommerce-Button--next:after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(//gerochristojewelry.gr/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column;width:100%;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions a.woocommerce-button{width:100%}.breakdance-woocommerce .woocommerce-button.button.pay{padding:8px 12px}.breakdance-woocommerce .woocommerce-columns--addresses,.breakdance-woocommerce .woocommerce-Addresses{flex-direction:var(--bde-woo-responsive__stack);margin-top:--bde-woo-base-medium-gaps}.breakdance-woocommerce .woocommerce-column,.breakdance-woocommerce .woocommerce-Address{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce .woocommerce-Address-title{flex-direction:row;justify-content:space-between;align-items:flex-start}.breakdance-woocommerce .woocommerce-password-strength{margin-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm fieldset{margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend{float:left}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps);max-width:480px;margin:0 auto}.breakdance-woocommerce .woocommerce-customer-details{background-color:var(--bde-woo-wrappers__background-color)}.breakdance-woocommerce .woocommerce-customer-details address{display:flex}.breakdance-woocommerce .woocommerce-columns--addresses .woocommerce-column{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce ul.wc-item-meta{margin-top:8px}.breakdance-woocommerce ul.wc-item-meta li{margin:2px 0}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{display:flex;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-large-gaps);width:100%;max-width:768px;margin:0 auto}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-1,.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-2{width:100%}.woocommerce-page.woocommerce-account .breakdance-woocommerce #customer_login h2{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0 auto;margin-bottom:var(--bde-woo-base-medium-gaps)}@media (max-width:767px){.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.woocommerce-page.woocommerce-account .woocommerce-PaymentMethods{margin:0;padding:0;list-style-type:none}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox{margin-bottom:var(--bde-woo-base-large-gaps);margin-top:var(--bde-woo-base-medium-gaps)}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox fieldset{border:0;padding:0;margin:0}.bde-woopageordertracking{width:100%}.bde-woopageordertracking .woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageordertracking .woocommerce-customer-details,.bde-woopageordertracking .woocommerce-order-details,.bde-woopageordertracking .woocommerce-form-track-order{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.bde-product,.bde-productbuilder{width:100%}.bde-product .star-rating,.bde-productbuilder .star-rating{margin-right:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce div.product form.cart,.breakdance-woocommerce .comment_container,.breakdance-woocommerce div.woocommerce-variation,.breakdance-woocommerce .woocommerce-variation-add-to-cart,.breakdance-woocommerce table.variations tbody,.breakdance-woocommerce section.related.products,.breakdance-woocommerce section.upsells.products{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product,.breakdance-woocommerce .wc-tabs-wrapper,.breakdance-woocommerce .woocommerce-Reviews,.breakdance-woocommerce .bde-woo-product{display:flex;flex-direction:column;gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce div.product{position:relative;display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack)}.breakdance-woocommerce .entry-summary{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);flex-grow:1;width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce .product_meta{display:flex;flex-direction:column;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-product-gallery{position:relative;width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2));flex-grow:1}.breakdance-woocommerce .woocommerce-product-gallery__wrapper{width:100%;height:auto;display:block;margin:0}.breakdance-woocommerce .woocommerce-product-gallery__wrapper:not(.flex-viewport .woocommerce-product-gallery__wrapper){border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden}.breakdance-woocommerce .woocommerce-product-gallery .zoomImg{background-color:#fff}.breakdance-woocommerce .woocommerce-product-gallery__image img,.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder img{display:block;width:100%;height:auto}.breakdance-woocommerce .woocommerce-product-gallery__image a,.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder a{width:100%}.breakdance-woocommerce .flex-viewport{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .flex-control-nav{display:flex;flex-direction:row;gap:var(--bde-woo-base-big-gaps);flex-wrap:wrap}.breakdance-woocommerce .flex-control-nav li{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);cursor:pointer;flex-basis:calc(25% - var(--bde-woo-base-big-gaps) * 3 / 4)}.breakdance-woocommerce .flex-control-nav li img{display:block;opacity:.5;transition:var(--bde-woo-base-transition);width:100%;-o-object-fit:cover;object-fit:cover;height:auto}.breakdance-woocommerce .flex-control-nav li img.flex-active{opacity:1}.breakdance-woocommerce ol.flex-control-nav{flex-direction:row}.breakdance-woocommerce section.related.products,.breakdance-woocommerce section.upsells.products{width:100%}.breakdance-woocommerce .woocommerce-product-attributes{text-align:left}.breakdance-woocommerce .woocommerce-product-attributes th.woocommerce-product-attributes-item__label{vertical-align:middle}.breakdance-woocommerce h2.woocommerce-Reviews-title{align-items:center}.breakdance-woocommerce h2.woocommerce-Reviews-title span{display:inline-block;font-weight:700;margin-left:5px}.breakdance-woocommerce ol.commentlist{margin-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .comment_container{display:flex;flex-direction:row}.breakdance-woocommerce .comment_container img.avatar{border-radius:50%;width:52px;height:52px}.breakdance-woocommerce .comment_container p.meta{display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);margin-bottom:8px}.breakdance-woocommerce #commentform script{display:none}.breakdance-woocommerce .single_variation_wrap,.breakdance-woocommerce .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product form.cart{display:flex;flex-direction:row;flex-wrap:wrap;max-width:var(--bde-woo-forms__wrappers-small)}.breakdance-woocommerce div.product form.cart.grouped_form{width:100%;max-width:none}.breakdance-woocommerce div.product form.cart.grouped_form .add_to_cart_button{padding-left:10px;padding-right:10px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__quantity .quantity{max-width:135px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price{display:flex;align-items:flex-end;flex-direction:column;gap:var(--bde-woo-base-small-gaps);font-size:var(--bde-woo-typography__size-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount bdi{font-size:inherit}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price p.available-on-backorder{--bde-woo-notices__padding:8px;--bde-woo-notices__padding-left:30px;font-size:12px}.breakdance-woocommerce .add_to_cart_inline{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);justify-content:center;align-items:center}.breakdance-woocommerce p.out-of-stock,.breakdance-woocommerce p.available-on-backorder{--bde-woo-notices__padding:12px;--bde-woo-notices__padding-left:36px;width:-moz-max-content;width:max-content;margin:0}.breakdance-woocommerce table.variations{width:100%}.breakdance-woocommerce table.variations tr{display:flex;flex-direction:column}.breakdance-woocommerce td.label{min-width:100px}.breakdance-woocommerce td.label label:after{content:":"}@media (max-width:479px){.breakdance-woocommerce .woocommerce-grouped-product-list tr{flex-direction:column;display:flex}.breakdance-woocommerce .woocommerce-grouped-product-list td{align-items:flex-start}.breakdance-woocommerce .woocommerce-grouped-product-list td:not(:first-child){padding-top:0}}.breakdance-woocommerce .wc-tabs-wrapper{margin-bottom:24px}.breakdance-woocommerce .reset_variations{margin-top:var(--bde-woo-base-big-gaps);display:flex;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations[style="visibility: hidden;"]{display:none !important}.breakdance-woocommerce .woocommerce-variation-price:empty,.breakdance-woocommerce .woocommerce-variation-description:empty,.breakdance-woocommerce .woocommerce-variation-availability:empty{display:none}.breakdance-woocommerce a.product_type_simple{width:100%}.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information,.breakdance-woocommerce .woocommerce-Tabs-panel--description,.breakdance-woocommerce .woocommerce-Reviews{max-width:100%}.breakdance-woocommerce .commentlist>li:not(:first-child){border-top:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .commentlist>li:not(:last-child){padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .comment-text{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-product-details__short-description{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .woocommerce-product-details__short-description p:first-child{margin-top:0}.breakdance-woocommerce .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.breakdance-woocommerce .bde-tabs__tabslist--default{--separatorColor:var(--bde-woo-base-border-color);--separatorWidth:1px}.breakdance-woocommerce .bde-tabs{--activeColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverColor:var(--bde-woo-buttons-and-links__text-link-color-hover);--activeUnderlineColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverUnderlineColor:var(--bde-woo-buttons-and-links__text-link-color-hover);--inactiveColor:var(--bde-woo-base-text-color);--separatorColor:var(--bde-woo-base-border-color)}.breakdance-woocommerce .bde-tabs__panel[hidden]{display:none}.breakdance-woocommerce .bde-tabs__panel-content{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .bde-tabs__tabslist{flex-direction:row;justify-content:flex-start}.breakdance-woocommerce .comment-reply-title,.breakdance-woocommerce .bde-tabs__panel-content h2{color:var(--bde-woo-base-headings-color);display:flex;font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;padding:0;margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-wooshoppage{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce ul.products .product,.breakdance-woocommerce a.woocommerce-LoopProduct-link{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce ul.products{display:grid;grid-template-columns:repeat(var(--bde-woo-products-list-products-per-row),minmax(0, 1fr));gap:var(--bde-woo-products-list-gap);list-style-type:none;width:100%;margin:0;padding:0}.breakdance-woocommerce ul.products .button.added{display:none}.breakdance-woocommerce ul.products:before,.breakdance-woocommerce ul.products:after{display:none}.breakdance-woocommerce ul.products li.product-category img,.breakdance-woocommerce ul.products li.product .bde-woo-product-image{width:100%;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .bde-woo-ratings{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description{margin-bottom:var(--bde-woo-base-medium-gaps);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .swiper-wrapper ul.products,.breakdance-woocommerce .swiper-initialized ul.products{display:flex;width:100%;height:100%;z-index:1;flex-wrap:nowrap;gap:0 !important;transition-property:transform;transform:translate3d(0,0,0)}.breakdance-woocommerce .swiper-wrapper li.product,.breakdance-woocommerce .swiper-initialized li.product{transition-property:transform}.breakdance-woocommerce ul.products li.product{position:relative;flex-shrink:0;margin:0}.breakdance-woocommerce ul.products li.product .bde-woo-categories-list{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);font-weight:400;color:var(--bde-woo-base-text-color);margin:0;margin-bottom:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description p{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce .woocommerce-result-count{flex-grow:10;width:-moz-max-content;width:max-content}.breakdance-woocommerce .woocommerce-ordering{width:-moz-max-content;width:max-content;flex-grow:1}.breakdance-woocommerce ul.products li.product a{width:100%}.breakdance-woocommerce .entry-summary .price,.breakdance-woocommerce.bde-wooproductprice .price,.breakdance-woocommerce ul.products li.product .price{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;margin:0}.breakdance-woocommerce .entry-summary .price ins,.breakdance-woocommerce.bde-wooproductprice .price ins,.breakdance-woocommerce ul.products li.product .price ins{margin-right:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .entry-summary .price del,.breakdance-woocommerce.bde-wooproductprice .price del,.breakdance-woocommerce ul.products li.product .price del{order:1}.breakdance-woocommerce .entry-summary .price .woocommerce-Price-amount,.breakdance-woocommerce.bde-wooproductprice .price .woocommerce-Price-amount,.breakdance-woocommerce ul.products li.product .price .woocommerce-Price-amount{display:inline}.breakdance-woocommerce ul.products li.product .price{margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-woo-product-image{position:relative}.bde-woo-product-image:hover .bde-woo-product-image__hover-img{opacity:1}.bde-woo-product-image__hover-img{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1;opacity:0;transition:opacity var(--bde-transition-duration) ease-in-out;pointer-events:none}.breakdance-woocommerce ul.products h2.woocommerce-loop-product__title{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce ul.products .add_to_cart_button,.breakdance-woocommerce ul.products .added_to_cart{padding-left:10px;padding-right:10px}.breakdance-woocommerce ul.products .button,.breakdance-woocommerce .single_add_to_cart_button{position:relative}.breakdance-woocommerce ul.products .button.loading,.breakdance-woocommerce .single_add_to_cart_button.loading{text-indent:-999999px}.breakdance-woocommerce ul.products .button.loading:before,.breakdance-woocommerce .single_add_to_cart_button.loading:before{opacity:1}.breakdance-woocommerce ul.products .button.loading:after,.breakdance-woocommerce .single_add_to_cart_button.loading:after{display:none}.breakdance-woocommerce ul.products .button:before,.breakdance-woocommerce .single_add_to_cart_button:before{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;pointer-events:none;opacity:0}.breakdance-woocommerce ul.products .star-rating{margin-right:var(--bde-woo-base-extra-small-gaps)}.bde-woo-ratings{display:flex;align-items:center;gap:10px;color:var(--indigo-700)}.bde-woo-ratings-count{display:none}.breakdance-woocommerce .product-category mark.count{background-color:transparent;color:var(--bde-woo-base-headings-color);margin-left:var(--bde-woo-base-small-gaps);font-weight:var(--bde-woo-typography-font-weight-heavy)}.bde-woo-product-footer{display:flex;margin-top:auto;gap:var(--bde-woo-base-medium-gaps)}.bde-woo-shop-filters{width:100%}.breakdance-woocommerce .widget_layered_nav_filters a,.breakdance-woocommerce .wc-layered-nav-rating a,.breakdance-woocommerce .wc-layered-nav-term a{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;text-decoration:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding:4px 6px 5px;border-radius:var(--bde-button-border-radius);gap:var(--bde-woo-base-small-gaps);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);transition:var(--bde-woo-base-transition);cursor:pointer}.breakdance-woocommerce .widget_layered_nav_filters a bdi,.breakdance-woocommerce .wc-layered-nav-rating a bdi,.breakdance-woocommerce .wc-layered-nav-term a bdi{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term span{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term{display:flex;flex-direction:row;align-items:center;width:100%;position:relative}.breakdance-woocommerce .wc-layered-nav-term a,.breakdance-woocommerce .wc-layered-nav-term a:hover{display:flex;width:100%;text-decoration:none}.breakdance-woocommerce .widget_layered_nav_filters a,.breakdance-woocommerce .widget_layered_nav_filters a:hover,.breakdance-woocommerce .wc-layered-nav-term.chosen a,.breakdance-woocommerce .wc-layered-nav-term.chosen span,.breakdance-woocommerce .wc-layered-nav-rating a:hover,.breakdance-woocommerce .wc-layered-nav-term:hover a{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a bdi,.breakdance-woocommerce .widget_layered_nav_filters a:hover bdi,.breakdance-woocommerce .wc-layered-nav-term.chosen a bdi,.breakdance-woocommerce .wc-layered-nav-term.chosen span bdi,.breakdance-woocommerce .wc-layered-nav-rating a:hover bdi,.breakdance-woocommerce .wc-layered-nav-term:hover a bdi{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .wc-layered-nav-term:hover span{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a:after,.breakdance-woocommerce .wc-layered-nav-term.chosen span:after{content:"×";padding-left:3px;margin-left:auto}.breakdance-woocommerce .widget_layered_nav_filters ul{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_rating_filter ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_price_filter .price_slider_amount{display:flex;flex-direction:row;align-items:stretch;gap:var(--bde-woo-base-medium-gaps);line-height:var(--bde-woo-base-heading-line-height);color:var(--bde-woo-base-headings-color)}.breakdance-woocommerce .widget_price_filter .price_label{align-self:center}.breakdance-woocommerce .widget_price_filter .price_slider{background-color:var(--indigo-50);position:relative;height:4px;border-radius:2px;margin:calc(var(--bde-woo-base-big-gaps) + var(--bde-woo-base-medium-gaps)) 8px}.breakdance-woocommerce .ui-slider-range{height:4px;background-color:var(--bde-woo-base-primary-color);position:absolute;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle{display:flex;width:24px;height:24px;border:1px solid var(--bde-woo-widgets__handle-border-color);position:absolute;background-color:var(--bde-woo-widgets__handle-background-color);border-radius:100%;box-shadow:var(--bde-woo-widgets__handle-shadow);outline:none;margin-top:-10px;margin-left:-12px;cursor:pointer;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle:hover{border-color:var(--bde-woo-widgets__handle-border-color-hover);background:var(--bde-woo-widgets__handle-background-color-hover);box-shadow:var(--bde-woo-widgets__handle-shadow-hover)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul li .count{line-height:var(--bde-woo-base-heading-line-height);position:absolute;top:50%;transform:translateY(-50%);right:8px;pointer-events:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown{display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown select[multiple=multiple]{padding:12px 8px;background-image:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option{line-height:var(--bde-woo-base-heading-line-height);padding:5px 10px 6px;border-radius:100px;cursor:pointer}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option:not(:last-child){margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option[selected=selected]{background-color:var(--bde-woo-base-primary-color);color:var(--bde-woo-base-text-on-primary-color)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-selection__choice{display:flex;align-items:center}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:static;order:1;padding-right:0;padding-left:3px}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:inherit}.select2-search--dropdown{padding:8px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{display:none}.select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:var(--bde-woo-base-paragraph-line-height)}.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:var(--bde-woo-typography-font-weight-medium);color:var(--bde-woo-buttons-and-links__text-link-color);margin-top:-.1em}.select2-container span.selection{height:40px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border:1px solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-forms__inputs-text-color);overflow:hidden}.select2-container--open .select2-dropdown--below{margin-top:10px}.select2-container--open .select2-dropdown--above{margin-top:-10px}.select2-results__option{padding:8px 12px}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected],.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,.select2-container--default .select2-results__option--highlighted[data-selected]:hover{background-color:var(--bde-woo-buttons-and-links__text-link-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{color:var(--bde-woo-buttons-and-links__text-link-color);background-color:var(--bde-woo-select2__active-item-background-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;background-color:var(--bde-woo-select2__active-item-background-color);border:none;line-height:var(--bde-woo-base-heading-line-height);padding:4px 8px 6px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-buttons-and-links__text-link-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;right:8px;color:var(--bde-woo-buttons-and-links__text-link-color);font-weight:var(--bde-woo-typography-font-weight-medium)}.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-selection--multiple{background-color:var(--bde-woo-forms__inpputs-background-color);border:1px solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid var(--bde-woo-forms__inputs-border-color-focused)}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field{padding:4px 8px 6px;color:var(--bde-woo-forms__inputs-placeholder-color)}.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline:hover{background-color:transparent}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:var(--bde-woo-base-small-gaps) var(--bde-woo-base-small-gaps) 0 0}.bde-woosidebar{display:block}.bde-woo-widget{width:100%}.breakdance-woocommerce .wp-block-group{padding:0}.breakdance-woocommerce .widget{margin-bottom:0}.breakdance-woocommerce .widget:not(:last-child){margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .widget:last-child{margin-bottom:0}.breakdance-woocommerce h2.widgettitle{display:block;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-product-search{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .tagcloud{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps);margin-left:-4px;align-items:stretch}.breakdance-woocommerce .tagcloud a{font-size:var(--bde-woo-typography__size-standard) !important;font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);padding:4px 8px 6px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .tagcloud a:hover{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce .widget_recent_comments{gap:var(--bde-woo-base-medium-gaps);width:100%}.breakdance-woocommerce .widget_recent_comments ul{gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recent_comments .comment-author-link{display:inline}.breakdance-woocommerce .widget_product_categories{line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_product_categories ul{width:100%;flex-wrap:wrap}.breakdance-woocommerce .widget_product_categories ul li:not(:last-child){border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:last-child{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.children{padding-top:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);border-top:1px solid var(--bde-woo-base-border-color);padding-left:24px}.breakdance-woocommerce .widget_product_categories .count{display:inline}.breakdance-woocommerce select:-internal-list-box option:checked{background-color:var(--bde-woo-widgets__tag-background-color)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart,.breakdance-woocommerce .widget_shopping_cart .widget_shopping_cart_content,.breakdance-woocommerce .widget_shopping_cart{gap:var(--bde-woo-base-large-gaps);width:100%}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons{display:flex;flex-direction:row;width:100%;align-items:stretch;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_shopping_cart .remove_from_cart_button{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce .widget_shopping_cart .remove_from_cart_button:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:1;text-decoration:none}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons .button{flex-grow:1}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart li{display:flex;width:100%;align-items:center;flex-direction:row;justify-content:flex-start;position:relative;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart img{width:24px;height:24px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart a{display:flex;align-items:center;justify-content:center;flex-direction:row;line-height:var(--bde-woo-base-heading-line-height);gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart .quantity{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-heading-line-height);margin-left:auto;display:flex;flex-direction:row;flex-shrink:0;justify-self:flex-start;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);flex-direction:row;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total strong{font-weight:var(--bde-woo-typography-font-weight-normal);line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_top_rated_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);padding-bottom:var(--bde-woo-base-medium-gaps);margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_top_rated_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_top_rated_products a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);width:100%;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .widget_top_rated_products .star-rating{width:100%}.breakdance-woocommerce .widget_top_rated_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_top_rated_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .widget_recently_viewed_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-wrap:wrap;flex-direction:row;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_recently_viewed_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_recently_viewed_products a{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .widget_recently_viewed_products .star-rating{width:100%}.breakdance-woocommerce .widget_recently_viewed_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_recently_viewed_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_products a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_products .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_products img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_products li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_recent_reviews del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_recent_reviews del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews span.reviewer{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color)}.bde-woo-product-quicklook{border-radius:var(--bde-woo-wrappers__border-radius);position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition);transform:translateZ(0)}.bde-woo-product-quicklook:before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--bde-woo-quicklook-button-backdrop-color);opacity:var(--bde-woo-quicklook-button-backdrop-opacity)}.bde-woo-product-image:hover .bde-woo-product-quicklook{opacity:1;pointer-events:auto}.bde-woo-product-quicklook-button{padding:var(--bde-button-padding-sm)}.bde-woo-product-quicklook-button:after{content:"";order:-1;display:flex;width:1em;height:1em;font-size:var(--bde-woo-quicklook-button-icon-size);background-color:currentColor;mask:var(--bde-woo-quicklook-button-icon);-webkit-mask:var(--bde-woo-quicklook-button-icon);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-woo-product-quicklook-button.loading:after{display:none}.bde-woo-quicklook{position:fixed;inset:0;z-index:999;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal{position:absolute;top:50%;left:50%;z-index:2;transform:translate3d(-50%,-60%,0);width:950px;max-width:100%;max-height:515px;background-color:var(--bde-woo-quicklook-modal-background-color);border-radius:4px;text-align:left;overflow-y:auto;transition:var(--bde-woo-base-transition)}@media (max-width:767px){.bde-woo-quicklook-modal{max-height:100%;width:100%;border-radius:0}.bde-woo-quicklook-modal div.product{gap:var(--bde-woo-base-big-gaps)}}.bde-woo-quicklook-modal .price{margin:0}.bde-woo-quicklook-modal .woocommerce-review-link{display:none}.bde-woo-quicklook-modal-body{padding:30px}@media (max-width:767px){.bde-woo-quicklook-modal-body{padding:20px}}.bde-woo-quicklook-modal-close{position:absolute;top:15px;right:15px;z-index:10;font-size:var(--bde-woo-quicklook-close-button-size);padding:7px 10px;border:none;line-height:1;opacity:.5;color:var(--bde-woo-quicklook-close-button-color);background-color:transparent;cursor:pointer;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-close:hover{opacity:1}.bde-woo-quicklook-modal-overlay{position:fixed;inset:0;z-index:1;background-color:var(--bde-woo-quicklook-overlay-color)}.is-bde-quicklook-visible .bde-woo-quicklook{opacity:1;pointer-events:auto}.is-bde-quicklook-visible .bde-woo-quicklook-modal{transform:translate3d(-50%,-50%,0)}.bde-woo-quicklook-modal-prev,.bde-woo-quicklook-modal-next{position:fixed;z-index:2;top:50%;width:40px;height:70px;display:flex;align-items:center;justify-content:center;font-size:var(--bde-woo-quicklook-arrow-size);border:none;color:var(--bde-woo-quicklook-arrow-color);transform:translateY(-50%);background-color:var(--bde-woo-quicklook-arrow-background-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-999999px;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-prev:before,.bde-woo-quicklook-modal-next:before{content:"";display:block;background-color:currentColor;width:1em;height:1.2em;transform:rotate(-90deg);mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat}.bde-woo-quicklook-modal-prev:hover,.bde-woo-quicklook-modal-next:hover{color:var(--bde-woo-quicklook-arrow-color-hover);background-color:var(--bde-woo-quicklook-arrow-background-color-hover)}.bde-woo-quicklook-modal-prev.disabled,.bde-woo-quicklook-modal-next.disabled{opacity:.6;cursor:not-allowed}.bde-woo-quicklook-modal-prev{left:0}.bde-woo-quicklook-modal-prev:before{transform:rotate(90deg)}.bde-woo-quicklook-modal-next{right:0}.breakdance-woocommerce.woocommerce-cart .ppc-button-wrapper,.breakdance-woocommerce.woocommerce-checkout .ppc-button-wrapper{width:100%;margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .payment_method_paypal img{padding:0 12px;max-width:200px}.breakdance-woocommerce #payment .payment_method_stripe{display:flex;flex-wrap:wrap}.breakdance-woocommerce #payment .payment_method_stripe .wc-saved-payment-methods{padding-left:0;list-style-type:none}.breakdance-woocommerce #payment .payment_method_stripe .wc-stripe-elements-field{margin:0;padding:10px 12px;height:40px}.breakdance-woocommerce #payment .payment_method_stripe .wc-credit-card-form .form-row{gap:0;margin-bottom:10px}.breakdance-woocommerce #payment .payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0}.breakdance-woocommerce #wc-stripe-payment-request-wrapper{max-width:510px;width:100%;margin:0 auto}.breakdance-woocommerce #wc-stripe-payment-request-button-separator{width:100%}.breakdance-woocommerce .bde-checkout-billing-form #wc-stripe-payment-request-wrapper{max-width:100%}.woocommerce-page.woocommerce-account #stripe-payment-data p{margin-bottom:20px;display:block}.cfvsw-product-page form.cart,.cfvsw-product-page table.variations tbody,.cfvsw_variations_form form.cart,.cfvsw_variations_form table.variations tbody{gap:var(--bde-woo-swatch-space-between-items)}.cfvsw-product-page table.variations tbody,.cfvsw-product-page table.variations tbody tr,.cfvsw_variations_form table.variations tbody,.cfvsw_variations_form table.variations tbody tr{text-align:var(--bde-woo-swatch-alignment)}.cfvsw-product-page .cfvsw-swatches-container,.cfvsw_variations_form .cfvsw-swatches-container{display:flex;flex-flow:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px;width:auto;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options)}.cfvsw-product-page .cfvsw-swatches-option,.cfvsw_variations_form .cfvsw-swatches-option{position:relative;display:flex;align-items:center;justify-content:center;transition:.2s;font-size:var(--cfvsw-swatches-font-size,12px);text-align:center;line-height:1.3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal;padding:var(--bde-woo-swatch-padding);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background)}.cfvsw-product-page .cfvsw-image-option,.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-label-option),.cfvsw_variations_form .cfvsw-image-option,.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-label-option){min-width:auto !important;min-height:auto !important;width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-color-background)}.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover,.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hover);background-color:var(--bde-woo-swatch-background-hover)}.cfvsw-product-page .cfvsw-selected-swatch,.cfvsw-product-page .cfvsw-selected-swatch:not(.cfvsw-label-option),.cfvsw_variations_form .cfvsw-selected-swatch,.cfvsw_variations_form .cfvsw-selected-swatch:not(.cfvsw-label-option){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.cfvsw-product-page .cfvsw-swatches-blur,.cfvsw-product-page .cfvsw-swatches-blur-disable,.cfvsw_variations_form .cfvsw-swatches-blur,.cfvsw_variations_form .cfvsw-swatches-blur-disable{opacity:.4}.cfvsw-product-page .cfvsw-swatches-blur:before,.cfvsw-product-page .cfvsw-swatches-blur-disable:before,.cfvsw_variations_form .cfvsw-swatches-blur:before,.cfvsw_variations_form .cfvsw-swatches-blur-disable:before{background-color:transparent}.cfvsw-product-page .cfvsw-swatch-inner,.cfvsw_variations_form .cfvsw-swatch-inner{display:flex;border-radius:inherit;transition:.2s;align-items:center;justify-content:center;width:100%;height:100%;word-break:break-all}.cfvsw-product-page table.variations .label label,.cfvsw_variations_form table.variations .label label{margin-bottom:var(--bde-woo-swatch-space-after-label)}.cfvsw-product-page .cfvsw-tooltip,.cfvsw_variations_form .cfvsw-tooltip{position:absolute;min-width:10px;min-height:10px;width:-moz-max-content;width:max-content;border-radius:5px;font-size:.8em;left:50%;transform:translateX(-50%) translateY(-50%);display:none;background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding)}.cfvsw-product-page .cfvsw-tooltip:before,.cfvsw_variations_form .cfvsw-tooltip:before{content:"";position:absolute;width:9px;height:9px;bottom:-5px;left:calc(50% - 4px);transform:rotate(45deg);border-top-left-radius:10px;z-index:-1;border-right:1px solid;border-bottom:1px solid;background-color:var(--bde-woo-swatch-tooltip-background)}.cfvsw-product-page .cfvsw-tooltip-preview,.cfvsw_variations_form .cfvsw-tooltip-preview{min-width:60px;min-height:60px;display:block;background-color:#fff;background-position:center}.cfvsw-product-page .cfvsw-tooltip-label,.cfvsw_variations_form .cfvsw-tooltip-label{padding:.1em;display:flex;justify-content:center;font-size:inherit}ul.products .cfvsw_variations_form{margin-bottom:var(--bde-woo-base-medium-gaps)}ul.products .cfvsw_variations_form tbody{display:table-row-group}ul.products .cfvsw-shop-variations tr td{justify-content:var(--bde-woo-swatch-alignment)}ul.products .cfvsw_variations_form tr:has(.value):not(:last-child){margin-bottom:var(--bde-woo-swatch-space-between-items)}.cfvsw-hidden-select{display:none !important}.cfvsw-swatches-hide,.cfvsw-swatches-hide-disable{display:none}.cfvsw-original-price,.cfvsw-original-thumbnail{display:none}.cfvsw-selected-label{font-weight:400}.cfvsw-selected-label:before{content:": "}.woo-variation-swatches table.variations{margin-bottom:var(--bde-woo-base-big-gaps)}.woo-variation-swatches table.variations tbody{align-items:var(--bde-woo-swatch-alignment);text-align:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-items)}.woo-variation-swatches .variable-items-wrapper{display:flex;flex-wrap:wrap;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options);margin:0;padding:0;list-style:none}.woo-variation-swatches .variable-items-wrapper .variable-item{line-height:1}.woo-variation-swatches .variable-items-wrapper .variable-item-contents{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:0;height:auto;font-size:12px;color:var(--bde-woo-base-headings-color);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background);padding:var(--bde-woo-swatch-padding);cursor:pointer;transition:.2s}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative;opacity:.2}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hocfvsw-swatches-optionver);background-color:var(--bde-woo-swatch-background-hover)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item,.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item{width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);background-color:var(--bde-woo-swatch-color-background)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item .variable-item-contents{border-radius:inherit;overflow:hidden}.woo-variation-swatches .variable-items-wrapper .variable-item-span-color{display:block;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{align-items:var(--bde-woo-swatch-alignment)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:hover,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected:hover{border:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{padding:0;margin:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{margin-left:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0}.woo-variation-swatches.wvs-show-label .variations th.label{display:inline-block;line-height:1;margin-bottom:var(--bde-woo-swatch-space-after-label)}.woo-variation-swatches.wvs-show-label .variations th label{display:inline;margin:0}.woo-variation-swatches.wvs-show-label .variations td{padding:0}.woo-variation-swatches.wvs-show-label .variations .variations{display:inline-block;margin:0 2px}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]{position:relative}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]:before,.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]:after{left:8px;bottom:100%}.woo-variation-swatches .wvs-tooltip .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:8px}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:before,.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:after{left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:before,.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:after{left:100%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:100%}.woo-variation-swatches [data-wvstooltip],.woo-variation-swatches .wvs-has-image-tooltip{position:relative;cursor:pointer;outline:none}.woo-variation-swatches [data-wvstooltip]:before,.woo-variation-swatches [data-wvstooltip]:after,.woo-variation-swatches .wvs-has-image-tooltip:before,.woo-variation-swatches .wvs-has-image-tooltip:after{visibility:hidden;opacity:0;pointer-events:none;box-sizing:inherit;position:absolute;bottom:130%;left:50%;z-index:999;transform:translateZ(0);box-shadow:0 7px 15px rgba(0,0,0,.3);transition:opacity .5s ease-in-out}.woo-variation-swatches [data-wvstooltip]:before,.woo-variation-swatches .wvs-has-image-tooltip:before{margin-bottom:5px;transform:translateX(-50%);background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding);border-radius:3px;text-align:center;font-size:14px;line-height:1.2}.woo-variation-swatches [data-wvstooltip]:before{min-width:100px;content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.woo-variation-swatches .wvs-has-image-tooltip:before{content:attr(data-title);background-image:var(--tooltip-background);background-repeat:no-repeat;width:var(--tooltip-width);height:calc(var(--tooltip-height) + 20px);background-size:contain;background-position:center top;padding:0;line-height:20px;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;align-content:center;font-size:12px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.woo-variation-swatches [data-wvstooltip]:after,.woo-variation-swatches .wvs-has-image-tooltip:after{margin-left:-5px;width:0;border-top:5px solid var(--bde-woo-swatch-tooltip-background);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.woo-variation-swatches [data-wvstooltip]:hover:before,.woo-variation-swatches [data-wvstooltip]:hover:after,.woo-variation-swatches .wvs-has-image-tooltip:hover:before,.woo-variation-swatches .wvs-has-image-tooltip:hover:after{bottom:120%;visibility:visible;opacity:1}
[data-entrance]{visibility:hidden;backface-visibility:hidden}.is-animating[data-entrance],.is-animated[data-entrance]{visibility:visible}.builder-element[data-entrance]{visibility:visible}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.breakdance-swiper-wrapper{--swiper-navigation-size:20px;--swiper-pagination-color:#2563eb;--swiper-theme-color:#2563eb;--swiper-padding-h:42px;position:relative;padding:0 var(--swiper-padding-h);width:100%}.swiper{overflow:hidden;width:100%}.swiper-button-prev>svg,.swiper-button-next>svg{stroke-width:0;stroke:currentColor;fill:currentColor;width:100%}.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;align-items:center;justify-content:center}.swiper-button-prev{left:12px}.swiper-button-next{right:12px}.swiper-button-prev .swiper-pagination-bullet{display:none}.swiper-pagination{margin-top:8px;position:initial}.swiper-pagination,.swiper-pagination-bullet{color:#2563eb}.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{transition:opacity .2s ease-in;opacity:.4}.swiper-pagination-bullet{background-color:#2563eb;margin:0 4px !important;border-radius:100%;bottom:initial}.breakdance-swiper-wrapper .swiper-pagination-progressbar{background:rgba(0,0,0,.25);width:calc(100% - (var(--swiper-padding-h) * 2));left:var(--swiper-padding-h)}
.breakdance-menu{--menu-background:#fff;--menu-max-height:calc(100vh - var(--mobile-buffer-y));--menu-alignment:flex-start;--menu-duration:var(--bde-transition-duration,.3s);--menu-base-font-size:.875em;--mobile-offset-y:calc(100% + 15px);--mobile-offset-x:0;--mobile-offcanvas-width:400px;--mobile-topbar-padding:15px;--mobile-topbar-logo-width:110px;--mobile-topbar-logo-order:-1;--mobile-topbar-close-button-size:20px;--mobile-topbar-close-button-color:var(--bde-headings-color);--mobile-topbar-close-button-color-hover:var(--mobile-topbar-close-button-color);--mobile-topbar-close-button-bar-height:2px;--toggle-background-color:transparent;--toggle-background-color-hover:var(--toggle-background-color);--toggle-active-background-color:var(--toggle-background-color);--toggle-padding:0px;--toggle-radius:0px;--toggle-layer-width:32px;--toggle-layer-height:4px;--toggle-layer-spacing:6px;--toggle-layer-color:var(--bde-headings-color);--toggle-layer-color-hover:var(--toggle-layer-color);--toggle-layer-color-active:var(--toggle-layer-color);--toggle-layer-border-radius:0px;--links-gap:0px;--link-padding-top:20px;--link-padding-bottom:20px;--link-padding-left:20px;--link-padding-right:20px;--link-color:var(--bde-headings-color);--link-color-hover:var(--link-color);--link-background-color:transparent;--link-background-color-hover:var(--link-background-color);--link-alignment:space-between;--link-effect-thickness:3px;--link-effect-color:var(--link-color);--link-effect-color-hover:var(--link-effect-color);--link-effect-radius:0px;--link-color-active:var(--link-color);--link-background-color-active:var(--link-background-color);--link-arrow-display:block;--link-arrow-color:var(--link-color);--link-arrow-color-hover:var(--link-color-hover);--link-arrow-size:10px;--link-arrow-gap:8px;--link-arrow-offset-y:0px;--link-arrow-close-rotation:0deg;--link-arrow-open-rotation:-180deg;--link-arrow-rotation:var(--link-arrow-close-rotation);--link-border:1px solid var(--link-border-color);--link-border-color:#eee;--dropdown-animation-duration:var(--menu-duration);--dropdown-caret-display:block;--dropdown-caret-radius:3px;--dropdown-caret-size:12px;--dropdown-background-color:#fff;--dropdown-custom-offset-y:20px;--dropdown-edge-offset:20px;--dropdown-border-radius:8px;--dropdown-custom-width:500px;--dropdown-section-padding:30px;--dropdown-section-gap:var(--gap-lg);--dropdown-links-gap:var(--gap-sm);--dropdown-link-color:var(--bde-headings-color);--dropdown-link-icon-display:block;--dropdown-link-icon-size:16px;--dropdown-link-icon-spacing:10px;--dropdown-link-icon-alignment:center;--dropdown-link-description-display:block;--dropdown-link-description-spacing:0px;--dropdown-link-icon-x:0px;--dropdown-link-icon-y:0px;--dropdown-link-img-opacity:1;--dropdown-link-img-opacity-hover:1;--dropdown-columns-stack:row;--dropdown-columns-gap:var(--gap-xl);--dropdown-column-title-spacing:0px;--dropdown-sections-stack:column;--dropdown-section-light-background:#fff;--dropdown-section-dark-background:#f6f9fc;--gap-xl:60px;--gap-lg:30px;--gap-sm:15px;--gap-xs:10px;--gap-none:0;--arrow-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E");--mobile-link-padding-top:20px;--mobile-link-padding-bottom:20px;--mobile-link-padding-left:20px;--mobile-link-padding-right:20px;--mobile-link-level-2-padding-top:12px;--mobile-link-level-2-padding-bottom:12px;--mobile-link-level-2-padding-left:25px;--mobile-link-level-2-padding-right:20px;--mobile-link-level-3-padding-top:12px;--mobile-link-level-3-padding-bottom:12px;--mobile-link-level-3-padding-left:30px;--mobile-link-level-3-padding-right:30px}.breakdance-menu{position:relative;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;text-align:left;height:var(--menu-height)}:root .breakdance-menu{display:flex}.breakdance-menu-list{display:flex;align-items:center;justify-content:var(--menu-alignment);gap:var(--links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu-list>.bde-button{margin-left:15px}.breakdance-menu-item{position:relative}.breakdance-menu-item:hover{color:var(--link-color-hover);background-color:var(--link-background-color-hover)}.breakdance-menu-item:hover .breakdance-menu-link-arrow:after{background-color:var(--link-arrow-color-hover)}.breakdance-menu .breakdance-menu-link{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:var(--link-alignment);flex:1;font-size:var(--menu-base-font-size);font-family:inherit;font-weight:500;line-height:1;text-decoration:none;color:var(--link-color);padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) var(--link-padding-left);margin:0;border:none;background-color:var(--link-background-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease}.breakdance-menu .breakdance-menu-link:hover{color:inherit}.breakdance-menu-link-arrow{position:relative;z-index:1;align-self:stretch;border:none;background-color:transparent;padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) 0;cursor:pointer}.breakdance-menu-link-arrow:after{content:"";display:var(--link-arrow-display);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;margin-left:var(--link-arrow-gap);font-size:var(--link-arrow-size);width:1em;height:1em;background-color:var(--link-arrow-color);transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));transition:var(--menu-duration) transform ease,var(--menu-duration) background-color ease;flex-shrink:0}@-moz-document url-prefix(){.breakdance-menu-link-arrow:after{transition:none!important}}.breakdance-dropdown--open .breakdance-menu-link-arrow:after{--link-arrow-rotation:var(--link-arrow-open-rotation)}.hide-arrows-on-desktop .breakdance-menu-link-arrow{display:none}.breakdance-dropdown{--dropdown-offset-x:0px;--dropdown-caret-x:0px;--translate-x:0px;--translate-y:0px;--rotate-x:0deg;--scale:1;position:relative}.breakdance-dropdown .breakdance-menu-link{padding-right:0}.hide-arrows-on-desktop .breakdance-dropdown .breakdance-menu-link{padding-right:var(--link-padding-right)}.breakdance-dropdown-toggle{position:relative;display:flex;align-items:center}.breakdance-dropdown-floater{position:absolute;top:calc(var(--dropdown-offset-y) + var(--dropdown-custom-offset-y));left:var(--dropdown-offset-x);z-index:var(--bde-z-index-menu-dropdown);min-width:100%;opacity:0;visibility:hidden;pointer-events:none;backface-visibility:hidden;transform:translate(var(--translate-x)) translateY(var(--translate-y)) rotateX(var(--rotate-x)) scale(var(--scale)) translateZ(0)}.breakdance-dropdown--top .breakdance-dropdown-floater{top:calc(var(--dropdown-offset-y) - var(--dropdown-custom-offset-y))}.breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;visibility:visible;pointer-events:auto;will-change:opacity,height,transform,visibility}.breakdance-dropdown-caret{position:absolute;top:calc(var(--dropdown-caret-size) / 2 * -1);left:var(--dropdown-caret-x);z-index:1;display:var(--dropdown-caret-display);width:calc(var(--dropdown-caret-size) * 2);height:var(--dropdown-caret-size);transform:translateY(-50%);overflow:hidden;pointer-events:none}.breakdance-dropdown-caret:before{content:"";position:absolute;bottom:calc(var(--dropdown-caret-size) / 2 * -1);left:50%;display:block;width:var(--dropdown-caret-size);height:var(--dropdown-caret-size);background-color:var(--dropdown-caret-color,var(--dropdown-background-color));border-top-left-radius:var(--dropdown-caret-radius);backface-visibility:hidden;transform:translate(-50%) rotate(45deg) translateZ(0)}.breakdance-dropdown--top .breakdance-dropdown-caret{top:100%;border-top-left-radius:0;border-bottom-right-radius:var(--dropdown-caret-radius);transform:translate(-50%)}.breakdance-dropdown--top .breakdance-dropdown-caret:before{top:calc(var(--dropdown-caret-size) / 2 * -1);border-top-left-radius:0;border-bottom-right-radius:var(--dropdown-caret-radius)}.breakdance-dropdown-caret--hide{display:none}.breakdance-dropdown-body{position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:var(--dropdown-sections-stack);width:100%;background-color:var(--dropdown-background-color);box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;border-radius:var(--dropdown-border-radius);overflow:hidden}.breakdance-menu--custom-width .breakdance-dropdown-floater,.breakdance-dropdown--custom .breakdance-dropdown-floater{width:calc(var(--dropdown-custom-width) - var(--dropdown-edge-offset) * 2)}.breakdance-menu--custom-width .breakdance-dropdown-floater .breakdance-dropdown-link,.breakdance-dropdown--custom .breakdance-dropdown-floater .breakdance-dropdown-link{white-space:normal}.breakdance-menu--placement-full-width{--dropdown-edge-offset:0px;--dropdown-border-radius:0px}.breakdance-menu--placement-section-width .breakdance-dropdown-floater{--bde-dropdown-width:var(--bde-header-width,var(--bde-section-width));width:calc(min(var(--bde-dropdown-width),100vw) - var(--dropdown-edge-offset) * 2)}.breakdance-dropdown-section{display:flex;flex-wrap:wrap;padding:var(--dropdown-section-padding);gap:var(--dropdown-section-gap);width:var(--dropdown-section-width)}.breakdance-dropdown-section--light{background-color:var(--dropdown-section-light-background)}.breakdance-dropdown-section--additional{flex:1;background-color:var(--dropdown-section-dark-background)}.breakdance-dropdown-columns{display:flex;flex-direction:var(--dropdown-columns-stack);gap:var(--dropdown-columns-gap);width:100%}.breakdance-dropdown-column{display:flex;flex-direction:column;gap:var(--gap-sm);flex:1}.breakdance-dropdown-column__title{display:flex;align-items:center;font-weight:700;font-size:var(--menu-base-font-size);line-height:1.5;white-space:nowrap;margin-top:0;margin-bottom:var(--dropdown-column-title-spacing);color:var(--link-color)}.breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{content:"";display:var(--link-arrow-display);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;margin-left:var(--link-arrow-gap);font-size:var(--link-arrow-size);width:1em;height:1em;background-color:var(--link-arrow-color);transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));transition:var(--menu-duration) transform ease,var(--menu-duration) background-color ease;flex-shrink:0;display:none}@-moz-document url-prefix(){.breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{transition:none!important}}.breakdance-dropdown-column--open .breakdance-dropdown-column__title:after{--link-arrow-rotation:var(--link-arrow-open-rotation)}.breakdance-dropdown-links{display:flex;flex-direction:column;gap:var(--dropdown-links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu .breakdance-dropdown-link{display:flex;align-items:center;font-size:var(--menu-base-font-size);line-height:1.5;text-decoration:none;color:var(--dropdown-link-color);white-space:nowrap;transition:var(--menu-duration) background-color ease}.breakdance-menu .breakdance-dropdown-link:hover{background-color:var(--dropdown-link-background-color-hover);color:var(--dropdown-link-color)}.breakdance-dropdown-link__icon{display:var(--dropdown-link-icon-display);align-self:var(--dropdown-link-icon-alignment);font-size:var(--dropdown-link-icon-size);color:var(--dropdown-link-icon-color);margin-right:var(--dropdown-link-icon-spacing);transform:translate(var(--dropdown-link-icon-x)) translateY(var(--dropdown-link-icon-y));flex-shrink:0;padding:var(--dropdown-link-icon-padding);background-color:var(--dropdown-link-icon-background);border-radius:var(--dropdown-link-icon-radius);transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease;overflow:hidden}.breakdance-dropdown-link:hover .breakdance-dropdown-link__icon{color:var(--dropdown-link-icon-color-hover,var(--dropdown-link-icon-color));background-color:var(--dropdown-link-icon-background-hover,var(--dropdown-link-icon-background))}.breakdance-dropdown-link:hover .breakdance-dropdown-link__icon img{opacity:var(--dropdown-link-img-opacity-hover)}.breakdance-dropdown-link__icon svg{display:block;width:1em;height:1em;fill:currentColor}.breakdance-dropdown-link__icon img{display:block;max-width:100%;width:1em;height:auto;opacity:var(--dropdown-link-img-opacity);transition:var(--menu-duration) opacity ease}.breakdance-dropdown-link__text{display:block;transition:var(--menu-duration) color ease}.breakdance-dropdown-link__description{color:var(--bde-body-text-color);display:var(--dropdown-link-description-display);transition:var(--menu-duration) opacity ease,var(--menu-duration) color ease;margin-top:var(--dropdown-link-description-spacing)}.breakdance-dropdown-custom-content{padding:var(--dropdown-section-padding)}.breakdance-menu-topbar{display:none;justify-content:space-between;padding:var(--mobile-topbar-padding)}.breakdance-menu-topbar-logo{display:flex;max-width:100%;width:var(--mobile-topbar-logo-width);height:auto;order:var(--mobile-topbar-logo-order)}.breakdance-menu-topbar-logo img{width:100%;height:100%}.breakdance-menu-overlay{position:fixed;inset:0;z-index:var(--bde-z-index-menu-backdrop);background-color:#00000040;opacity:0;pointer-events:none;transition:var(--menu-duration) opacity ease}.breakdance-responsive-menu--open .breakdance-menu-overlay{opacity:1;pointer-events:auto!important}.breakdance-menu-close-button{position:relative;font-size:var(--mobile-topbar-close-button-size);width:1em;height:1em;text-indent:-9999px;background:0 0;border:none;margin:0;padding:0;cursor:pointer;transform:rotate(45deg);flex-shrink:0}.breakdance-menu-close-button:hover:after,.breakdance-menu-close-button:hover:before{background-color:var(--mobile-topbar-close-button-color-hover)}.breakdance-menu-close-button:after,.breakdance-menu-close-button:before{content:"";position:absolute;background-color:var(--mobile-topbar-close-button-color);transition:var(--menu-duration) background-color ease}.breakdance-menu-close-button:after{top:0;left:50%;width:var(--mobile-topbar-close-button-bar-height);height:100%;transform:translate(-50%)}.breakdance-menu-close-button:before{top:50%;left:0;width:100%;height:var(--mobile-topbar-close-button-bar-height);transform:translateY(-50%)}.breakdance-menu--vertical{--dropdown-custom-offset-y:0px;--dropdown-section-padding:20px}.breakdance-menu--vertical .breakdance-menu-list{align-items:stretch;flex-direction:column;width:100%}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater{position:static;opacity:1;visibility:visible;transform:none;overflow:hidden}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater:not(.is-visible):not(.is-collapsing){height:0;pointer-events:none;visibility:hidden;overflow:hidden}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater.is-collapsing{overflow:hidden;height:0;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance-menu--dropdown-accordion .breakdance-dropdown-body{box-shadow:none}.breakdance-menu--dropdown-accordion .breakdance-dropdown-link{white-space:normal}.breakdance-menu--dropdown-accordion .breakdance-dropdown-caret{display:none}.breakdance-menu--dropdown-side .breakdance-dropdown{--dropdown-offset-x:100%}.breakdance-menu--dropdown-side .breakdance-dropdown-floater{min-width:auto}.breakdance-menu--dropdown-side .breakdance-dropdown-caret{display:none}.breakdance-menu--dropdown-slide{--link-arrow-rotation:-90deg;--link-arrow-open-rotation:var(--link-arrow-rotation);overflow-x:clip}.breakdance-menu--dropdown-slide .breakdance-menu-list{transition:var(--menu-duration) transform ease}.breakdance-menu--dropdown-slide.breakdance-menu--dp-open .breakdance-menu-list{transform:translate3d(-100%,0,0)}.breakdance-menu--dropdown-slide .breakdance-dropdown-floater{position:absolute;left:0;right:0;transform:translate3d(100%,0,0);opacity:0;transition:0s opacity var(--menu-duration)}.breakdance-menu--dropdown-slide .breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;transition-delay:0s}.breakdance-menu--dropdown-slide .breakdance-dropdown-caret{display:none}.breakdance-dropdown-back-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border:none;background-color:var(--link-background-color);padding:var(--link-padding);font-weight:700;cursor:pointer}.breakdance-dropdown--wp .breakdance-dropdown-links{width:100%;gap:var(--dropdown-links-gap)}.breakdance-dropdown--wp .breakdance-dropdown-links .menu-item{display:flex;flex-direction:column;gap:var(--dropdown-links-gap)}.breakdance-menu-toggle--none .breakdance-menu-toggle-lines,.breakdance-menu-toggle--none .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--none .breakdance-menu-toggle-lines:after{transition-property:none}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines{transform:rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateY(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateY(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow .breakdance-menu-toggle-lines:before{transform:translate3d(calc(var(--toggle-layer-width) * -.3),calc(var(--toggle-layer-spacing) * .6),0) rotate(-45deg) scaleX(.5)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow .breakdance-menu-toggle-lines:after{transform:translate3d(calc(var(--toggle-layer-width) * -.3),calc(var(--toggle-layer-spacing) * -.6),0) rotate(45deg) scaleX(.5)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow-r .breakdance-menu-toggle-lines:before{transform:translate3d(calc(var(--toggle-layer-width) * .2),0,0) rotate(45deg) scaleX(.7)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow-r .breakdance-menu-toggle-lines:after{transform:translate3d(calc(var(--toggle-layer-width) * .2),0,0) rotate(-45deg) scaleX(.7)}.breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:before{top:0;transform:translate3d(calc(var(--toggle-layer-width) * -.2),calc(var(--toggle-layer-width) * -.25),0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:after{bottom:0;transform:translate3d(calc(var(--toggle-layer-width) * -.2),calc(var(--toggle-layer-width) * .25),0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:before{top:0;transform:translate3d(calc(var(--toggle-layer-width) * .2),calc(var(--toggle-layer-width) * -.25),0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:after{bottom:0;transform:translate3d(calc(var(--toggle-layer-width) * .2),calc(var(--toggle-layer-width) * .25),0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:opacity .125s .275s ease}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(135deg);transition-delay:75ms}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:before{transition-delay:0s;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(-270deg);transition-delay:75ms}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:opacity .125s .275s ease}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(-135deg);transition-delay:75ms}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:before{transition-delay:0s;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(270deg);transition-delay:75ms}.breakdance-menu-toggle--emphatic{overflow:hidden}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines{transition:background-color .125s .175s ease-in}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:before{left:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * 2),calc(var(--toggle-layer-width) * 2),0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:after{right:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * -2),calc(var(--toggle-layer-width) * 2),0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-menu-toggle--emphatic-r{overflow:hidden}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines{transition:background-color .125s .175s ease-in}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:before{left:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * 2),calc(var(--toggle-layer-width) * -2),0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:after{right:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * -2),calc(var(--toggle-layer-width) * -2),0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before{top:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{bottom:0}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2)}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines{--y-offset: calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:before{transform:rotate(-45deg) translate3d(calc(var(--toggle-layer-width) / -7),calc(var(--toggle-layer-spacing) * -1),0);opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(-90deg)}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2)}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines{--y-offset: calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(-45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:before{transform:rotate(45deg) translate3d(calc(var(--toggle-layer-width) / 7),calc(var(--toggle-layer-spacing) * -1),0);opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(90deg)}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition:background-color 0s .13s linear}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines{transition-delay:.22s;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,calc(var(--toggle-layer-spacing) + var(--toggle-layer-height)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,calc(var(--toggle-layer-spacing) + var(--toggle-layer-height)),0) rotate(-45deg)}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:before{transition:top 75ms .12s ease,opacity 75ms ease}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before{transition-property:top,opacity}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-property:bottom,transform}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-delay:0s}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(90deg)}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before{transition-property:top,opacity}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-property:bottom,transform}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-delay:0s}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg)}.breakdance-menu-toggle{display:none;align-items:center;cursor:pointer;border:none;color:var(--toggle-layer-color);background-color:var(--toggle-background-color);backface-visibility:hidden;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease;padding:var(--toggle-padding);border-radius:var(--toggle-radius);min-height:var(--toggle-layer-width);box-sizing:content-box}.breakdance-menu-toggle:hover{color:var(--toggle-layer-color-hover);background-color:var(--toggle-background-color-hover)}.breakdance-responsive-menu--open .breakdance-menu-toggle{color:var(--toggle-layer-color-active);background-color:var(--toggle-active-background-color)}.breakdance-menu-toggle-icon{width:var(--toggle-layer-width);height:calc(var(--toggle-layer-height) * 3 + var(--toggle-layer-spacing) * 2);display:inline-block;position:relative}.breakdance-menu-toggle-lines{top:50%;display:block;margin-top:calc(var(--toggle-layer-height) / -2)}.breakdance-menu-toggle-lines,.breakdance-menu-toggle-lines:before,.breakdance-menu-toggle-lines:after{content:"";position:absolute;display:block;width:var(--toggle-layer-width);height:var(--toggle-layer-height);background-color:currentColor;border-radius:var(--toggle-layer-border-radius);transition:.15s transform ease}.breakdance-menu-toggle-lines:before{top:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1)}.breakdance-menu-toggle-lines:after{bottom:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1)}.breakdance-menu-toggle__custom-open-icon,.breakdance-menu-toggle__custom-close-icon{display:block;width:var(--toggle-layer-width);fill:currentColor}.breakdance-menu-toggle__custom-close-icon,.breakdance-responsive-menu--open .breakdance-menu-toggle__custom-open-icon{display:none}.breakdance-responsive-menu--open .breakdance-menu-toggle__custom-close-icon{display:block}.breakdance-menu--effect .breakdance-menu-item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:var(--link-effect-thickness);background-color:var(--link-effect-color);transition:var(--menu-duration) transform ease,var(--menu-duration) opacity ease,var(--menu-duration) background-color ease;pointer-events:none;backface-visibility:hidden}.breakdance-menu--effect .breakdance-menu-item:hover:before{transform:none;opacity:1;will-change:transform,opacity;background-color:var(--link-effect-color-hover)}.breakdance-menu--effect-background{--link-effect-color:#eee}.breakdance-menu--effect-background .breakdance-menu-item:before{inset:0;width:100%;height:100%;border-radius:var(--link-effect-radius)}.breakdance-menu--effect-underline .breakdance-menu-item:before{top:auto;bottom:0;left:0}.breakdance-menu--effect-overline .breakdance-menu-item:before{top:0;left:0;bottom:auto}.breakdance-menu--effect-strikethrough .breakdance-menu-item:before{top:50%;bottom:auto;left:0;margin-top:calc(var(--link-effect-thickness) / 2 * -1)}.breakdance-menu--effect-none .breakdance-menu-item:before{opacity:0}.breakdance-menu--effect-left .breakdance-menu-item:before{transform:scaleX(0);transform-origin:left}.breakdance-menu--effect-right .breakdance-menu-item:before{transform:scaleX(0);transform-origin:right}.breakdance-menu--effect-center .breakdance-menu-item:before{transform:scaleX(0);transform-origin:center}.breakdance-menu--effect-bottom .breakdance-menu-item:before{transform:scaleY(0);transform-origin:bottom}.breakdance-menu--effect-top .breakdance-menu-item:before{transform:scaleY(0);transform-origin:top}.breakdance-menu--active-styles .breakdance-menu-item--active:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:var(--link-effect-thickness);transition:var(--menu-duration) transform ease,var(--menu-duration) opacity ease,var(--menu-duration) background-color ease;pointer-events:none;backface-visibility:hidden;transform:none;opacity:1;will-change:transform,opacity;background-color:var(--link-effect-color-hover);background-color:var(--link-effect-color)}.breakdance-menu--active-styles .breakdance-menu-item:hover:before{background-color:var(--link-effect-color)}.breakdance-menu--active-background{--link-effect-color:#eee}.breakdance-menu--active-background .breakdance-menu-item--active:before{inset:0;width:100%;height:100%;border-radius:var(--link-effect-radius)}.breakdance-menu--active-underline .breakdance-menu-item--active:before{top:auto;bottom:0;left:0}.breakdance-menu--active-overline .breakdance-menu-item--active:before{top:0;left:0;bottom:auto}.breakdance-menu--active-strikethrough .breakdance-menu-item--active:before{top:50%;bottom:auto;left:0;margin-top:calc(var(--link-effect-thickness) / 2 * -1)}.breakdance-menu-item.bde-button:before{display:none}.breakdance-menu--anim-fade:not(.breakdance-menu--dropdown-slide) .breakdance-dropdown-floater{opacity:0;transition:opacity var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-fade:not(.breakdance-menu--dropdown-slide) .breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;will-change:opacity,height,visibility}.breakdance-menu--anim-stripe .breakdance-dropdown{perspective:2000px;z-index:2}.breakdance-menu--anim-stripe .breakdance-dropdown-floater{--rotate-x:-15deg;transform-origin:50% -50px;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-stripe .breakdance-dropdown--open{z-index:3}.breakdance-menu--anim-stripe .breakdance-dropdown--open .breakdance-dropdown-floater{--rotate-x:0deg;will-change:opacity,height,transform,visibility}.breakdance-menu--anim-scale-down .breakdance-dropdown-floater,.breakdance-menu--anim-scale-down-r .breakdance-dropdown-floater{--scale:.95;transform-origin:top left;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-scale-down .breakdance-dropdown--open .breakdance-dropdown-floater,.breakdance-menu--anim-scale-down-r .breakdance-dropdown--open .breakdance-dropdown-floater{--scale:1}.breakdance-menu--anim-scale-down-r .breakdance-dropdown-floater{transform-origin:top right}.breakdance-menu--anim-skew .breakdance-dropdown-floater{--scale:1,0;transform-origin:top center;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-skew .breakdance-dropdown--open .breakdance-dropdown-floater{--scale:1;will-change:transform,opacity,visibility}.breakdance-menu--anim-rotate .breakdance-dropdown-floater{transform:rotate(-5deg) translate(5px);transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-rotate .breakdance-dropdown--open .breakdance-dropdown-floater{transform:rotate(0) translate(0)}
.breakdance .section-background-video{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}.breakdance .section-background-video .section-youtube-wrapper,.breakdance .section-background-video .section-vimeo-wrapper{aspect-ratio:16/9;pointer-events:none;position:absolute;min-width:100%;min-height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.breakdance .section-background-video .section-youtube-wrapper .section-background-iframe,.breakdance .section-background-video .section-vimeo-wrapper iframe{max-width:none}.breakdance .section-background-video .section-vimeo-wrapper iframe{width:100%;min-height:100%}.breakdance .section-background-video video,.breakdance .section-background-video iframe{pointer-events:none;width:100%;height:100%;left:0;top:0;position:relative;border:0}.breakdance .section-background-video>video{object-fit:cover;object-position:center center;width:100%;height:100%}.breakdance .section-background-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.breakdance .section-background-slideshow{overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;z-index:auto;padding:0}.breakdance .section-background-slideshow .swiper{height:100%;z-index:0}.breakdance .section-background-slideshow .swiper-slide-item{background-size:cover;background-position:center;position:absolute;top:0;bottom:0;left:0;right:0}.breakdance .section-background-slideshow .swiper-wrapper{z-index:0}@keyframes breakdance-section-gradient-x{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes breakdance-section-gradient-y{0%{background-position:60% 0}50%{background-position:40% 100%}100%{background-position:60% 0}}
.breakdance-form input,.breakdance-form label,.breakdance-form select{vertical-align:middle;white-space:normal;line-height:1}.breakdance-form textarea{vertical-align:middle;line-height:1}.breakdance-form input,.breakdance-form textarea,.breakdance-form input[type=reset],.breakdance-form input[type=button],.breakdance-form input[type=submit]:not(.breakdance-form-button),.breakdance-form input[type=checkbox],.breakdance-form input[type=radio],.breakdance-form select,.breakdance-form fieldset{margin:0;border:0;padding:0;appearance:none;-webkit-appearance:none}.breakdance-form input[type=reset],.breakdance-form input[type=button],.breakdance-form input[type=submit]{overflow:visible;width:auto}.breakdance-form textarea{vertical-align:top;overflow:auto}.breakdance-form select[multiple]{vertical-align:top}.breakdance-form input[type=time]::-webkit-calendar-picker-indicator,.breakdance-form input[type=date]::-webkit-calendar-picker-indicator{padding:0;margin:0;display:block}.breakdance-form input::-webkit-datetime-edit{padding:0;display:block;margin-bottom:1px}.breakdance-form{--bde-form-delete-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z'/%3E%3C/svg%3E");--bde-form-dropzone-color:var(--grey-600);--bde-form-dropzone-color-hover:var(--bde-form-dropzone-color);--bde-form-dropzone-color-dragging:var(--bde-form-dropzone-color);--bde-form-dropzone-icon-color:var(--grey-400);--bde-form-dropzone-icon-color-hover:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-icon-color-dragging:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-link-color:var(--bde-brand-primary-color);--bde-form-dropzone-link-color-hover:var(--bde-form-dropzone-link-color);--bde-form-dropzone-link-color-dragging:var(--bde-brand-primary-color);--bde-form-dropzone-background-color:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-hover:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-dragging:var(--grey-100);--bde-form-dropzone-border-color:var(--grey-300);--bde-form-dropzone-border-color-hover:var(--bde-form-input-focused-border-color);--bde-form-dropzone-border-color-dragging:var(--bde-form-input-focused-border-color);--bde-form-files-list-gap:10px;--bde-form-files-list-background-color:var(--white);font-size:var(--bde-form-font-size);color:var(--bde-form-text-color);display:grid;grid-template-columns:repeat(12,1fr);gap:var(--bde-form-gap)}.breakdance-form--horizontal{grid-auto-flow:column}.breakdance-form--horizontal .breakdance-form-footer{grid-column-start:span 1}.breakdance-form-group,.breakdance-form-field{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;grid-column-start:span 12}.breakdance-form--hidden .breakdance-form-field,.breakdance-form--hidden .breakdance-form-stepper,.breakdance-form-field.breakdance-form-field--hidden,.breakdance-form-field.breakdance-form-field--condition-hidden,.breakdance-form .breakdance-form-field.breakdance-form-field--hidden.breakdance-form-field--condition-hidden{display:none}.breakdance-form-field__label{display:block;font-size:inherit;font-weight:var(--bde-form-label-font-weight);color:var(--bde-form-label-color);margin-bottom:var(--bde-form-after-label);cursor:pointer}.breakdance-form-field__hide-label .breakdance-form-field__label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance-form .breakdance-form-field__input{display:block;width:100%;font-size:var(--bde-form-font-size);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-radius:var(--bde-form-input-border-radius);background-color:var(--bde-form-input-background-color);transition:all .3s ease-in-out}.breakdance-form textarea.breakdance-form-field__input{line-height:1.4;height:auto;min-height:100px;resize:vertical;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form select.breakdance-form-field__input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;cursor:pointer;line-height:normal}.breakdance-form select.breakdance-form-field__input[multiple]{background-image:unset;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form .breakdance-form-field__input:focus,.breakdance-form select.breakdance-form-field__input[multiple]:focus{background-color:var(--bde-form-input-focused-background-color);border-color:var(--bde-form-input-focused-border-color);box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form .breakdance-form-button:focus{box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form-field--checkbox,.breakdance-form-field--radio{display:flex;flex-wrap:wrap;flex-direction:column}.breakdance-form-checkbox,.breakdance-form-radio{display:flex;align-items:center;width:100%}.breakdance-form-checkbox,.breakdance-form-radio{margin-bottom:var(--bde-form-after-sublabel)}.breakdance-form-checkbox:last-child,.breakdance-form-radio:last-child{margin-bottom:0}.breakdance-form-checkbox input[type=checkbox],.breakdance-form-radio input[type=radio]{appearance:none;display:inline-block;width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);padding:0;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;color:var(--bde-form-checkbox-selected-color);background-color:var(--bde-form-input-background-color);cursor:pointer;border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);border-radius:4px;opacity:1}.breakdance-form-radio input[type=radio]{border-radius:9999px}.breakdance-form-checkbox input[type=checkbox]:checked,.breakdance-form-radio input[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-form-checkbox input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-form-radio input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-form-checkbox input[type=checkbox]:checked:after,.breakdance-form-radio input[type=radio]:checked:after{display:none}.breakdance-form-checkbox input[type=checkbox]:focus,.breakdance-form-radio input[type=radio]:focus{border-color:currentColor;box-shadow:0 0 0 1px currentColor;outline:1px solid transparent}.breakdance-form-radio__text,.breakdance-form-checkbox__text{font-size:inherit !important;margin-bottom:0 !important;padding-left:5px !important;line-height:inherit !important;cursor:pointer}.breakdance-form-field--hpinput{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.breakdance-form-file-upload{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:inherit;margin:0;cursor:pointer}.breakdance-form-file-upload__button{flex-shrink:0;pointer-events:none}.breakdance-form .breakdance-form-file-upload__input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;pointer-events:none}.breakdance-form-file-upload--draggable{display:block;width:100%}.breakdance-form-files-list{display:flex;gap:var(--bde-form-files-list-gap);flex-direction:column;width:100%;padding:0;list-style-type:none;margin:var(--bde-form-files-list-gap) 0 0}.breakdance-form-files-list:empty{margin:0}.breakdance-form-files-list-item{display:grid;grid-template-columns:1fr 40px;column-gap:30px;row-gap:5px;text-align:left;font-size:14px;font-weight:400;line-height:1;padding:16px;border:1px solid var(--grey-200);border-radius:12px;background-color:var(--bde-form-files-list-background-color)}.breakdance-form-files-list-item__name{font-weight:500;line-height:1.4;color:var(--grey-700)}.breakdance-form-files-list-item__size{grid-column-start:1;color:var(--grey-500)}.breakdance-form-files-list-item__delete{grid-row-start:1;grid-row-end:3;grid-column-start:2;justify-self:end;mask-image:var(--bde-form-delete-icon);mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat;-webkit-mask-image:var(--bde-form-delete-icon);-webkit-mask-size:16px 16px;-webkit-mask-position:top right;-webkit-mask-repeat:no-repeat;width:30px;height:30px;background-color:var(--grey-500);padding:0;margin:0;cursor:pointer;transition:var(--bde-transition-duration) background-color ease;border:none}.breakdance-form-files-list-item__delete:hover{background-color:var(--red-500)}.breakdance-form-dropzone{display:block;text-align:center;padding:30px 24px 32px;border-radius:6px;border:2px dashed var(--bde-form-dropzone-border-color);background-color:var(--bde-form-dropzone-background-color);color:var(--bde-form-dropzone-color);cursor:pointer;outline:none;transition:var(--bde-transition-duration) background-color ease,var(--bde-transition-duration) text-color,var(--bde-transition-duration) border-color ease}.breakdance-form-dropzone:hover,.breakdance-form-dropzone:focus{color:var(--bde-form-dropzone-color-hover);border-color:var(--bde-form-dropzone-border-color-hover);background-color:var(--bde-form-dropzone-background-color-hover)}.is-dragging .breakdance-form-dropzone{color:var(--bde-form-dropzone-color-dragging);border-color:var(--bde-form-dropzone-border-color-dragging);background-color:var(--bde-form-dropzone-background-color-dragging)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-hover)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-hover)}.is-dragging .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-dragging)}.is-dragging .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-dragging)}.breakdance-form-dropzone__title{display:block;font-size:var(--bde-form-font-size);color:inherit;line-height:1;margin-top:5px;margin-bottom:8px;transition:inherit}.breakdance-form-dropzone__title span{font-weight:500;color:var(--bde-form-dropzone-link-color);transition:inherit}.breakdance-form-dropzone__accepts{font-size:calc(var(--bde-form-font-size) * 0.7);opacity:.7;font-weight:400;color:inherit;transition:inherit}.breakdance-form-dropzone__icon{display:block;margin:0 auto;color:var(--bde-form-dropzone-icon-color);transition:inherit}.breakdance-form-link{display:inline-block;font-weight:500;text-decoration:none;color:var(--bde-brand-primary-color)}.breakdance-form .breakdance-form-field__input::placeholder{color:var(--bde-form-input-placeholder-color)}.breakdance-form-footer .breakdance-form-button{display:inline-flex}.breakdance-form-footer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:end}.breakdance-form-button .breakdance-form-loader{width:14px;fill:currentColor;margin-left:10px}.breakdance-form-button-icon{line-height:1}.breakdance-form-loader{display:none;animation:breakdance-spin 1s linear infinite}@keyframes breakdance-spin{to{transform:rotate(1turn)}}.breakdance-form.is-loading .breakdance-form-button .button-atom__text{visibility:hidden}.breakdance-form.is-loading .breakdance-form-button{pointer-events:none}.breakdance-form.is-loading .breakdance-form-button:before{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-form.is-loading .breakdance-form-button:after{visibility:hidden}.breakdance-form-row{display:flex;justify-content:space-between}.breakdance-form .visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance-form-link--password{margin-left:auto}.breakdance-form-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center;padding:30px;border:2px dashed #c3c4c7;grid-column:1/-1}.breakdance-form-empty__icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;font-size:30px;overflow:hidden;border-radius:99999px;background-color:#eff0f5;color:#78909c;margin-bottom:15px}.breakdance-form-empty__icon svg{transform:translateY(2px)}.breakdance-form-empty__title{font-size:18px;color:#646970;font-weight:400;line-height:1;margin:0 !important}.breakdance-form-message{width:100%;padding:16px;border-radius:4px;color:#1e805b;background-color:#edfbf6;margin-top:var(--bde-form-gap)}.breakdance-form-message-dismissable{display:flex;flex:1 1 0;justify-content:space-between}.breakdance-form-message--error{color:var(--red-500);line-height:1.4;background-color:#fef4f6}.breakdance-form-message-dismiss{padding-left:12px;margin:-6px}.breakdance-form-message-dismiss-button{display:inline-flex;cursor:pointer;transition:.3s;font-size:20px;color:inherit;border:none;background:0 0}.breakdance-form-field__required{color:var(--bde-form-label-required-color);padding-left:4px;display:inline-block;transform:translate(var(--bde-form-label-required-nudge-x),var(--bde-form-label-required-nudge-y))}.breakdance .bde-form-builder .breakdance-form-field.hidden-step,.breakdance .bde-form-builder .breakdance-form-button.hidden{display:none}.breakdance .breakdance-form-field__step{display:none}.breakdance .breakdance-form-button.breakdance-form-button__previous-step{margin-right:10px}.breakdance-form-stepper{width:100%;display:flex;align-items:center;grid-column-start:span 12}.breakdance-form-stepper__step{display:flex;flex-shrink:0;flex-direction:row;align-items:center;gap:8px}.breakdance-form-stepper__list{display:flex;flex-direction:row;align-items:center;width:100%;gap:12px}.breakdance-form-stepper__label{width:100%;color:var(--grey-400)}.breakdance-form-stepper__step-icon svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-form-stepper__step-icon{width:40px;height:40px;display:flex;background-color:var(--grey-400);border-radius:50%;flex-shrink:0;align-items:center;justify-content:center}.breakdance-form-stepper__step-icon span{color:#fff;line-height:1}.breakdance-form-stepper__step-icon svg{color:#fff;font-size:18px}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__step-icon{background-color:var(--grey-900)}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__label{color:var(--grey-900)}.breakdance-form-stepper__separator{flex:1 1 auto;width:100%;border-bottom:1px solid var(--grey-300)}.breakdance-form-stepper__separator:last-child{display:none}.breakdance-form-field--step-buttons{flex-direction:row;justify-content:space-between;width:auto}

.atropos{position:relative;display:block;perspective:1200px;transform:translate3d(0,0,0)}.atropos-rotate-scroll-x,.atropos-rotate-scroll-y,.atropos-rotate-touch{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atropos-rotate-touch-scroll-y{touch-action:pan-y}.atropos-rotate-touch-scroll-x{touch-action:pan-x}.atropos-rotate-touch{touch-action:none}.atropos-rotate,.atropos-scale{width:100%;height:100%;transform-style:preserve-3d;transition-property:transform;display:block}.atropos-highlight,.atropos-shadow{position:absolute;pointer-events:none;transition-property:transform,opacity;display:block;opacity:0}.atropos-shadow{z-index:-1;background:#000;left:0;top:0;width:100%;height:100%;filter:blur(30px)}.atropos-highlight{left:-50%;top:-50%;width:200%;height:200%;background-image:radial-gradient(circle at 50%,rgba(255,255,255,.25),transparent 50%);z-index:0}.atropos-rotate{position:relative}.atropos-inner{width:100%;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d;transform:translate3d(0,0,0);display:block}.atropos-active{z-index:1}.atropos-active .atropos-shadow{opacity:1!important}::slotted([data-atropos-offset]),[data-atropos-offset]{transition-property:transform}[data-atropos-opacity]{transition-property:opacity}::slotted([data-atropos-offset][data-atropos-opacity]),[data-atropos-offset][data-atropos-opacity]{transition-property:transform,opacity}
html.breakdance-noscroll{overflow:hidden}.breakdance .bde-popup,.breakdance .bde-popup .breakdance-popup{opacity:0;visibility:hidden;z-index:-1;pointer-events:none}.breakdance .bde-popup.breakdance-popup-open,.breakdance .bde-popup.breakdance-popup-open .breakdance-popup,.breakdance .bde-popup.breakdance-popup-animating,.breakdance .bde-popup.breakdance-popup-animating .breakdance-popup{visibility:visible;opacity:1;z-index:var(--bde-z-index-popup);pointer-events:unset}
@keyframes wc-skeleton-shimmer{to{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:0;box-shadow:none;outline:0;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 #f2f2f2}.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:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.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:.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:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.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:0}.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:0 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:0;opacity:.5;position:absolute;right:0;top:0;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:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.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:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .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:0 0 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:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.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:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;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:0}.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:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.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:.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:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.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:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.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);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.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}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;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:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 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:0 0 0 24px;padding:0}.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;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.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:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!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:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.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)}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}