
:root{--gk--presgkelmt--aspect-ratio--square: 1;--gk--presgkelmt--aspect-ratio--4-3: 4/3;--gk--presgkelmt--aspect-ratio--3-4: 3/4;--gk--presgkelmt--aspect-ratio--3-2: 3/2;--gk--presgkelmt--aspect-ratio--2-3: 2/3;--gk--presgkelmt--aspect-ratio--16-9: 16/9;--gk--presgkelmt--aspect-ratio--9-16: 9/16;--gk--presgkelmt--color--black: #000000;--gk--presgkelmt--color--cyan-bluish-gray: #abb8c3;--gk--presgkelmt--color--white: #ffffff;--gk--presgkelmt--color--pale-pink: #f78da7;--gk--presgkelmt--color--vivid-red: #cf2e2e;--gk--presgkelmt--color--luminous-vivid-orange: #ff6900;--gk--presgkelmt--color--luminous-vivid-amber: #fcb900;--gk--presgkelmt--color--light-green-cyan: #7bdcb5;--gk--presgkelmt--color--vivid-green-cyan: #00d084;--gk--presgkelmt--color--pale-cyan-blue: #8ed1fc;--gk--presgkelmt--color--vivid-cyan-blue: #0693e3;--gk--presgkelmt--color--vivid-purple: #9b51e0;--gk--presgkelmt--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--gk--presgkelmt--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--gk--presgkelmt--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--gk--presgkelmt--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--gk--presgkelmt--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--gk--presgkelmt--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--gk--presgkelmt--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--gk--presgkelmt--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--gk--presgkelmt--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--gk--presgkelmt--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--gk--presgkelmt--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--gk--presgkelmt--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--gk--presgkelmt--font-size--small: 13px;--gk--presgkelmt--font-size--medium: 20px;--gk--presgkelmt--font-size--large: 36px;--gk--presgkelmt--font-size--x-large: 42px;--gk--presgkelmt--spacing--20: 0.44rem;--gk--presgkelmt--spacing--30: 0.67rem;--gk--presgkelmt--spacing--40: 1rem;--gk--presgkelmt--spacing--50: 1.5rem;--gk--presgkelmt--spacing--60: 2.25rem;--gk--presgkelmt--spacing--70: 3.38rem;--gk--presgkelmt--spacing--80: 5.06rem;--gk--presgkelmt--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--gk--presgkelmt--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--gk--presgkelmt--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--gk--presgkelmt--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--gk--presgkelmt--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --gk--style--global--content-size: 823px;--gk--style--global--wide-size: 1080px; }:where(body) { margin: 0; }.gk-site-blocks > .alignleft { float: left; margin-right: 2em; }.gk-site-blocks > .alignright { float: right; margin-left: 2em; }.gk-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--gk--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--gk--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.gk-element-button, .gk-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--gk--presgkelmt--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--gk--presgkelmt--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--gk--presgkelmt--color--white) !important;}.has-pale-pink-color{color: var(--gk--presgkelmt--color--pale-pink) !important;}.has-vivid-red-color{color: var(--gk--presgkelmt--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--gk--presgkelmt--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--gk--presgkelmt--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--gk--presgkelmt--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--gk--presgkelmt--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--gk--presgkelmt--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--gk--presgkelmt--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--gk--presgkelmt--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--gk--presgkelmt--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--gk--presgkelmt--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--gk--presgkelmt--color--white) !important;}.has-pale-pink-background-color{background-color: var(--gk--presgkelmt--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--gk--presgkelmt--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--gk--presgkelmt--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--gk--presgkelmt--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--gk--presgkelmt--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--gk--presgkelmt--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--gk--presgkelmt--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--gk--presgkelmt--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--gk--presgkelmt--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--gk--presgkelmt--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--gk--presgkelmt--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--gk--presgkelmt--color--white) !important;}.has-pale-pink-border-color{border-color: var(--gk--presgkelmt--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--gk--presgkelmt--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--gk--presgkelmt--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--gk--presgkelmt--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--gk--presgkelmt--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--gk--presgkelmt--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--gk--presgkelmt--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--gk--presgkelmt--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--gk--presgkelmt--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--gk--presgkelmt--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--gk--presgkelmt--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--gk--presgkelmt--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--gk--presgkelmt--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--gk--presgkelmt--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--gk--presgkelmt--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--gk--presgkelmt--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--gk--presgkelmt--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--gk--presgkelmt--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--gk--presgkelmt--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--gk--presgkelmt--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--gk--presgkelmt--gradient--midnight) !important;}.has-small-font-size{font-size: var(--gk--presgkelmt--font-size--small) !important;}.has-medium-font-size{font-size: var(--gk--presgkelmt--font-size--medium) !important;}.has-large-font-size{font-size: var(--gk--presgkelmt--font-size--large) !important;}.has-x-large-font-size{font-size: var(--gk--presgkelmt--font-size--x-large) !important;} :where(.gk-block-post-template.is-layout-flex){gap: 1.25em;}:where(.gk-block-post-template.is-layout-grid){gap: 1.25em;} :where(.gk-block-columns.is-layout-flex){gap: 2em;}:where(.gk-block-columns.is-layout-grid){gap: 2em;} :root :where(.gk-block-pullquote){font-size: 1.5em;line-height: 1.6;}
:root{--shopgk:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.shopgk .shopgk-error .button,.shopgk .shopgk-info .button,.shopgk .shopgk-message .button,.shopgk-page .shopgk-error .button,.shopgk-page .shopgk-info .button,.shopgk-page .shopgk-message .button{float:right}.shopgk .col2-set,.shopgk-page .col2-set{width:100%}.shopgk .col2-set::after,.shopgk .col2-set::before,.shopgk-page .col2-set::after,.shopgk-page .col2-set::before{content:" ";display:table}.shopgk .col2-set::after,.shopgk-page .col2-set::after{clear:both}.shopgk .col2-set .col-1,.shopgk-page .col2-set .col-1{float:left;width:48%}.shopgk .col2-set .col-2,.shopgk-page .col2-set .col-2{float:right;width:48%}.shopgk img,.shopgk-page img{height:auto;max-width:100%}.shopgk #content div.product div.images,.shopgk div.product div.images,.shopgk-page #content div.product div.images,.shopgk-page div.product div.images{float:left;width:48%}.shopgk #content div.product div.thumbnails::after,.shopgk #content div.product div.thumbnails::before,.shopgk div.product div.thumbnails::after,.shopgk div.product div.thumbnails::before,.shopgk-page #content div.product div.thumbnails::after,.shopgk-page #content div.product div.thumbnails::before,.shopgk-page div.product div.thumbnails::after,.shopgk-page div.product div.thumbnails::before{content:" ";display:table}.shopgk #content div.product div.thumbnails::after,.shopgk div.product div.thumbnails::after,.shopgk-page #content div.product div.thumbnails::after,.shopgk-page div.product div.thumbnails::after{clear:both}.shopgk #content div.product div.thumbnails a,.shopgk div.product div.thumbnails a,.shopgk-page #content div.product div.thumbnails a,.shopgk-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.shopgk #content div.product div.thumbnails a.last,.shopgk div.product div.thumbnails a.last,.shopgk-page #content div.product div.thumbnails a.last,.shopgk-page div.product div.thumbnails a.last{margin-right:0}.shopgk #content div.product div.thumbnails a.first,.shopgk div.product div.thumbnails a.first,.shopgk-page #content div.product div.thumbnails a.first,.shopgk-page div.product div.thumbnails a.first{clear:both}.shopgk #content div.product div.thumbnails.columns-1 a,.shopgk div.product div.thumbnails.columns-1 a,.shopgk-page #content div.product div.thumbnails.columns-1 a,.shopgk-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.shopgk #content div.product div.thumbnails.columns-2 a,.shopgk div.product div.thumbnails.columns-2 a,.shopgk-page #content div.product div.thumbnails.columns-2 a,.shopgk-page div.product div.thumbnails.columns-2 a{width:48%}.shopgk #content div.product div.thumbnails.columns-4 a,.shopgk div.product div.thumbnails.columns-4 a,.shopgk-page #content div.product div.thumbnails.columns-4 a,.shopgk-page div.product div.thumbnails.columns-4 a{width:22.05%}.shopgk #content div.product div.thumbnails.columns-5 a,.shopgk div.product div.thumbnails.columns-5 a,.shopgk-page #content div.product div.thumbnails.columns-5 a,.shopgk-page div.product div.thumbnails.columns-5 a{width:16.9%}.shopgk #content div.product div.summary,.shopgk div.product div.summary,.shopgk-page #content div.product div.summary,.shopgk-page div.product div.summary{float:right;width:48%;clear:none}.shopgk #content div.product .shopgk-tabs,.shopgk div.product .shopgk-tabs,.shopgk-page #content div.product .shopgk-tabs,.shopgk-page div.product .shopgk-tabs{clear:both}.shopgk #content div.product .shopgk-tabs ul.tabs::after,.shopgk #content div.product .shopgk-tabs ul.tabs::before,.shopgk div.product .shopgk-tabs ul.tabs::after,.shopgk div.product .shopgk-tabs ul.tabs::before,.shopgk-page #content div.product .shopgk-tabs ul.tabs::after,.shopgk-page #content div.product .shopgk-tabs ul.tabs::before,.shopgk-page div.product .shopgk-tabs ul.tabs::after,.shopgk-page div.product .shopgk-tabs ul.tabs::before{content:" ";display:table}.shopgk #content div.product .shopgk-tabs ul.tabs::after,.shopgk div.product .shopgk-tabs ul.tabs::after,.shopgk-page #content div.product .shopgk-tabs ul.tabs::after,.shopgk-page div.product .shopgk-tabs ul.tabs::after{clear:both}.shopgk #content div.product .shopgk-tabs ul.tabs li,.shopgk div.product .shopgk-tabs ul.tabs li,.shopgk-page #content div.product .shopgk-tabs ul.tabs li,.shopgk-page div.product .shopgk-tabs ul.tabs li{display:inline-block}.shopgk #content div.product #reviews .comment::after,.shopgk #content div.product #reviews .comment::before,.shopgk div.product #reviews .comment::after,.shopgk div.product #reviews .comment::before,.shopgk-page #content div.product #reviews .comment::after,.shopgk-page #content div.product #reviews .comment::before,.shopgk-page div.product #reviews .comment::after,.shopgk-page div.product #reviews .comment::before{content:" ";display:table}.shopgk #content div.product #reviews .comment::after,.shopgk div.product #reviews .comment::after,.shopgk-page #content div.product #reviews .comment::after,.shopgk-page div.product #reviews .comment::after{clear:both}.shopgk #content div.product #reviews .comment img,.shopgk div.product #reviews .comment img,.shopgk-page #content div.product #reviews .comment img,.shopgk-page div.product #reviews .comment img{float:right;height:auto}.shopgk ul.products,.shopgk-page ul.products{clear:both}.shopgk ul.products::after,.shopgk ul.products::before,.shopgk-page ul.products::after,.shopgk-page ul.products::before{content:" ";display:table}.shopgk ul.products::after,.shopgk-page ul.products::after{clear:both}.shopgk ul.products li.product,.shopgk-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.shopgk ul.products li.first,.shopgk-page ul.products li.first{clear:both}.shopgk ul.products li.last,.shopgk-page ul.products li.last{margin-right:0}.shopgk ul.products.columns-1 li.product,.shopgk-page ul.products.columns-1 li.product{width:100%;margin-right:0}.shopgk ul.products.columns-2 li.product,.shopgk-page ul.products.columns-2 li.product{width:48%}.shopgk ul.products.columns-3 li.product,.shopgk-page ul.products.columns-3 li.product{width:30.75%}.shopgk ul.products.columns-5 li.product,.shopgk-page ul.products.columns-5 li.product{width:16.95%}.shopgk ul.products.columns-6 li.product,.shopgk-page ul.products.columns-6 li.product{width:13.5%}.shopgk-page.columns-1 ul.products li.product,.shopgk.columns-1 ul.products li.product{width:100%;margin-right:0}.shopgk-page.columns-2 ul.products li.product,.shopgk.columns-2 ul.products li.product{width:48%}.shopgk-page.columns-3 ul.products li.product,.shopgk.columns-3 ul.products li.product{width:30.75%}.shopgk-page.columns-5 ul.products li.product,.shopgk.columns-5 ul.products li.product{width:16.95%}.shopgk-page.columns-6 ul.products li.product,.shopgk.columns-6 ul.products li.product{width:13.5%}.shopgk .shopgk-result-count,.shopgk-page .shopgk-result-count{float:left}.shopgk .shopgk-ordering,.shopgk-page .shopgk-ordering{float:right}.shopgk .shopgk-pagination ul.page-numbers::after,.shopgk .shopgk-pagination ul.page-numbers::before,.shopgk-page .shopgk-pagination ul.page-numbers::after,.shopgk-page .shopgk-pagination ul.page-numbers::before{content:" ";display:table}.shopgk .shopgk-pagination ul.page-numbers::after,.shopgk-page .shopgk-pagination ul.page-numbers::after{clear:both}.shopgk .shopgk-pagination ul.page-numbers li,.shopgk-page .shopgk-pagination ul.page-numbers li{display:inline-block}.shopgk #content table.cart img,.shopgk table.cart img,.shopgk-page #content table.cart img,.shopgk-page table.cart img{height:auto}.shopgk #content table.cart td.actions,.shopgk table.cart td.actions,.shopgk-page #content table.cart td.actions,.shopgk-page table.cart td.actions{text-align:right}.shopgk #content table.cart td.actions .input-text,.shopgk table.cart td.actions .input-text,.shopgk-page #content table.cart td.actions .input-text,.shopgk-page table.cart td.actions .input-text{width:80px}.shopgk #content table.cart td.actions .coupon,.shopgk table.cart td.actions .coupon,.shopgk-page #content table.cart td.actions .coupon,.shopgk-page table.cart td.actions .coupon{float:left}.shopgk .cart-collaterals,.shopgk-page .cart-collaterals{width:100%}.shopgk .cart-collaterals::after,.shopgk .cart-collaterals::before,.shopgk-page .cart-collaterals::after,.shopgk-page .cart-collaterals::before{content:" ";display:table}.shopgk .cart-collaterals::after,.shopgk-page .cart-collaterals::after{clear:both}.shopgk .cart-collaterals .related,.shopgk-page .cart-collaterals .related{width:30.75%;float:left}.shopgk .cart-collaterals .cross-sells,.shopgk-page .cart-collaterals .cross-sells{width:48%;float:left}.shopgk .cart-collaterals .cross-sells ul.products,.shopgk-page .cart-collaterals .cross-sells ul.products{float:none}.shopgk .cart-collaterals .cross-sells ul.products li,.shopgk-page .cart-collaterals .cross-sells ul.products li{width:48%}.shopgk .cart-collaterals .shipping_calculator,.shopgk-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.shopgk .cart-collaterals .shipping_calculator::after,.shopgk .cart-collaterals .shipping_calculator::before,.shopgk-page .cart-collaterals .shipping_calculator::after,.shopgk-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.shopgk .cart-collaterals .shipping_calculator::after,.shopgk-page .cart-collaterals .shipping_calculator::after{clear:both}.shopgk .cart-collaterals .shipping_calculator .col2-set .col-1,.shopgk .cart-collaterals .shipping_calculator .col2-set .col-2,.shopgk-page .cart-collaterals .shipping_calculator .col2-set .col-1,.shopgk-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.shopgk .cart-collaterals .cart_totals,.shopgk-page .cart-collaterals .cart_totals{float:right;width:48%}.shopgk ul.cart_list li::after,.shopgk ul.cart_list li::before,.shopgk ul.product_list_gkbox li::after,.shopgk ul.product_list_gkbox li::before,.shopgk-page ul.cart_list li::after,.shopgk-page ul.cart_list li::before,.shopgk-page ul.product_list_gkbox li::after,.shopgk-page ul.product_list_gkbox li::before{content:" ";display:table}.shopgk ul.cart_list li::after,.shopgk ul.product_list_gkbox li::after,.shopgk-page ul.cart_list li::after,.shopgk-page ul.product_list_gkbox li::after{clear:both}.shopgk ul.cart_list li img,.shopgk ul.product_list_gkbox li img,.shopgk-page ul.cart_list li img,.shopgk-page ul.product_list_gkbox li img{float:right;height:auto}.shopgk form .form-row::after,.shopgk form .form-row::before,.shopgk-page form .form-row::after,.shopgk-page form .form-row::before{content:" ";display:table}.shopgk form .form-row::after,.shopgk-page form .form-row::after{clear:both}.shopgk form .form-row label,.shopgk-page form .form-row label{display:block}.shopgk form .form-row label.checkbox,.shopgk-page form .form-row label.checkbox{display:inline}.shopgk form .form-row select,.shopgk-page form .form-row select{width:100%}.shopgk form .form-row .input-text,.shopgk-page form .form-row .input-text{box-sizing:border-box;width:100%}.shopgk form .form-row-first,.shopgk form .form-row-last,.shopgk-page form .form-row-first,.shopgk-page form .form-row-last{width:47%;overflow:visible}.shopgk form .form-row-first,.shopgk-page form .form-row-first{float:left}.shopgk form .form-row-last,.shopgk-page form .form-row-last{float:right}.shopgk form .form-row-wide,.shopgk-page form .form-row-wide{clear:both}.shopgk form .password-input,.shopgk-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.shopgk form .password-input input[type=password],.shopgk-page form .password-input input[type=password]{padding-right:2.5rem}.shopgk form .password-input input::-ms-reveal,.shopgk-page form .password-input input::-ms-reveal{display:none}.shopgk form .show-password-input,.shopgk-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.shopgk form .show-password-input::before,.shopgk-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.shopgk form .show-password-input.display-password::before,.shopgk-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.shopgk #payment .form-row select,.shopgk-page #payment .form-row select{width:auto}.shopgk #payment .terms,.shopgk #payment .wc-terms-and-conditions,.shopgk-page #payment .terms,.shopgk-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.shopgk #payment #place_order,.shopgk-page #payment #place_order{float:right}.shopgk .shopgk-billing-fields::after,.shopgk .shopgk-billing-fields::before,.shopgk .shopgk-shipping-fields::after,.shopgk .shopgk-shipping-fields::before,.shopgk-page .shopgk-billing-fields::after,.shopgk-page .shopgk-billing-fields::before,.shopgk-page .shopgk-shipping-fields::after,.shopgk-page .shopgk-shipping-fields::before{content:" ";display:table}.shopgk .shopgk-billing-fields::after,.shopgk .shopgk-shipping-fields::after,.shopgk-page .shopgk-billing-fields::after,.shopgk-page .shopgk-shipping-fields::after{clear:both}.shopgk .shopgk-terms-and-conditions,.shopgk-page .shopgk-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.shopgk .shopgk-oembed,.shopgk-page .shopgk-oembed{position:relative}.shopgk-account .shopgk-MyAccount-navigation{float:left;width:30%}.shopgk-account .shopgk-MyAccount-content{float:right;width:68%}.shopgk-account .shopgk-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.shopgk-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.shopgk-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .shopgk .col2-set .col-1,.rtl .shopgk-page .col2-set .col-1{float:right}.rtl .shopgk .col2-set .col-2,.rtl .shopgk-page .col2-set .col-2{float:left}
@media only screen and (max-width: 768px) {:root{--shopgk:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.shopgk table.shop_table_responsive thead,.shopgk-page table.shop_table_responsive thead{display:none}.shopgk table.shop_table_responsive tbody tr:first-child td:first-child,.shopgk-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.shopgk table.shop_table_responsive tbody th,.shopgk-page table.shop_table_responsive tbody th{display:none}.shopgk table.shop_table_responsive tr,.shopgk-page table.shop_table_responsive tr{display:block}.shopgk table.shop_table_responsive tr td,.shopgk-page table.shop_table_responsive tr td{display:block;text-align:right!important}.shopgk table.shop_table_responsive tr td.order-actions,.shopgk-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.shopgk table.shop_table_responsive tr td::before,.shopgk-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.shopgk table.shop_table_responsive tr td.actions::before,.shopgk table.shop_table_responsive tr td.product-remove::before,.shopgk-page table.shop_table_responsive tr td.actions::before,.shopgk-page table.shop_table_responsive tr td.product-remove::before{display:none}.shopgk table.shop_table_responsive tr:nth-child(2n) td,.shopgk-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.shopgk table.my_account_orders tr td.order-actions,.shopgk-page table.my_account_orders tr td.order-actions{text-align:left}.shopgk table.my_account_orders tr td.order-actions::before,.shopgk-page table.my_account_orders tr td.order-actions::before{display:none}.shopgk table.my_account_orders tr td.order-actions .button,.shopgk-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.shopgk .col2-set .col-1,.shopgk .col2-set .col-2,.shopgk-page .col2-set .col-1,.shopgk-page .col2-set .col-2{float:none;width:100%}.shopgk ul.products[class*=columns-] li.product,.shopgk-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.shopgk ul.products[class*=columns-] li.product:nth-child(2n),.shopgk-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.shopgk #content div.product div.images,.shopgk #content div.product div.summary,.shopgk div.product div.images,.shopgk div.product div.summary,.shopgk-page #content div.product div.images,.shopgk-page #content div.product div.summary,.shopgk-page div.product div.images,.shopgk-page div.product div.summary{float:none;width:100%}.shopgk #content table.cart .product-thumbnail,.shopgk table.cart .product-thumbnail,.shopgk-page #content table.cart .product-thumbnail,.shopgk-page table.cart .product-thumbnail{display:none}.shopgk #content table.cart td.actions,.shopgk table.cart td.actions,.shopgk-page #content table.cart td.actions,.shopgk-page table.cart td.actions{text-align:left}.shopgk #content table.cart td.actions .coupon,.shopgk table.cart td.actions .coupon,.shopgk-page #content table.cart td.actions .coupon,.shopgk-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.shopgk #content table.cart td.actions .coupon::after,.shopgk #content table.cart td.actions .coupon::before,.shopgk table.cart td.actions .coupon::after,.shopgk table.cart td.actions .coupon::before,.shopgk-page #content table.cart td.actions .coupon::after,.shopgk-page #content table.cart td.actions .coupon::before,.shopgk-page table.cart td.actions .coupon::after,.shopgk-page table.cart td.actions .coupon::before{content:" ";display:table}.shopgk #content table.cart td.actions .coupon::after,.shopgk table.cart td.actions .coupon::after,.shopgk-page #content table.cart td.actions .coupon::after,.shopgk-page table.cart td.actions .coupon::after{clear:both}.shopgk #content table.cart td.actions .coupon .button,.shopgk #content table.cart td.actions .coupon .input-text,.shopgk #content table.cart td.actions .coupon input,.shopgk table.cart td.actions .coupon .button,.shopgk table.cart td.actions .coupon .input-text,.shopgk table.cart td.actions .coupon input,.shopgk-page #content table.cart td.actions .coupon .button,.shopgk-page #content table.cart td.actions .coupon .input-text,.shopgk-page #content table.cart td.actions .coupon input,.shopgk-page table.cart td.actions .coupon .button,.shopgk-page table.cart td.actions .coupon .input-text,.shopgk-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.shopgk #content table.cart td.actions .coupon .button.alt,.shopgk #content table.cart td.actions .coupon .input-text+.button,.shopgk table.cart td.actions .coupon .button.alt,.shopgk table.cart td.actions .coupon .input-text+.button,.shopgk-page #content table.cart td.actions .coupon .button.alt,.shopgk-page #content table.cart td.actions .coupon .input-text+.button,.shopgk-page table.cart td.actions .coupon .button.alt,.shopgk-page table.cart td.actions .coupon .input-text+.button{float:right}.shopgk #content table.cart td.actions .coupon .coupon-error-notice,.shopgk table.cart td.actions .coupon .coupon-error-notice,.shopgk-page #content table.cart td.actions .coupon .coupon-error-notice,.shopgk-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.shopgk #content table.cart td.actions .button,.shopgk table.cart td.actions .button,.shopgk-page #content table.cart td.actions .button,.shopgk-page table.cart td.actions .button{display:block;width:100%}.shopgk .cart-collaterals .cart_totals,.shopgk .cart-collaterals .cross-sells,.shopgk .cart-collaterals .shipping_calculator,.shopgk-page .cart-collaterals .cart_totals,.shopgk-page .cart-collaterals .cross-sells,.shopgk-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.shopgk-page.shopgk-checkout form.login .form-row,.shopgk.shopgk-checkout form.login .form-row{width:100%;float:none}.shopgk #payment .terms,.shopgk-page #payment .terms{text-align:left;padding:0}.shopgk #payment #place_order,.shopgk-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.shopgk .lost_resgkelmt_password .form-row-first,.shopgk .lost_resgkelmt_password .form-row-last,.shopgk-page .lost_resgkelmt_password .form-row-first,.shopgk-page .lost_resgkelmt_password .form-row-last{width:100%;float:none;margin-right:0}.shopgk-account .shopgk-MyAccount-content,.shopgk-account .shopgk-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important} }
@charset "UTF-8";:root{--shopgk:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.woff) format("woff"),url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.woff) format("woff"),url(https://tjp.ch/shopgk/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.shopgk form .form-row{padding:3px;margin:0 0 6px}.shopgk form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.shopgk form .form-row label{line-height:2}.shopgk form .form-row label.hidden{visibility:hidden}.shopgk form .form-row label.inline{display:inline}.shopgk form .form-row .shopgk-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.shopgk form .form-row .shopgk-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.shopgk form .form-row .shopgk-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.shopgk form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.shopgk form .form-row .input-text,.shopgk form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.shopgk form .form-row .input-text:focus,.shopgk form .form-row select:focus{border-color:currentColor}.shopgk form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.shopgk form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.shopgk form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.shopgk form .form-row .optional{visibility:visible}.shopgk form .form-row.shopgk-invalid label{color:var(--wc-red)}.shopgk form .form-row.shopgk-invalid input.input-text,.shopgk form .form-row.shopgk-invalid select{border-color:var(--wc-red)}.shopgk form .form-row.shopgk-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.shopgk form .form-row.shopgk-validated input.input-text,.shopgk form .form-row.shopgk-validated select{border-color:var(--wc-green)}.shopgk form .form-row.shopgk-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.shopgk form .form-row ::-webkit-input-placeholder{line-height:normal}.shopgk form .form-row :-moz-placeholder{line-height:normal}.shopgk form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.shopgk-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.shopgk-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.shopgk .blockUI.blockOverlay{position:relative}.shopgk .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://tjp.ch/shopgk/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.shopgk .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://tjp.ch/shopgk/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.shopgk a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.shopgk a.remove:hover{color:#fff!important;background:var(--wc-red)}.shopgk small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.shopgk .shopgk-breadcrumb{margin:0 0 1em;padding:0}.shopgk .shopgk-breadcrumb::after,.shopgk .shopgk-breadcrumb::before{content:" ";display:table}.shopgk .shopgk-breadcrumb::after{clear:both}.shopgk .quantity .qty{width:3.631em;text-align:center}.shopgk div.product{margin-bottom:0;position:relative}.shopgk div.product .product_title{clear:none;margin-top:0;padding:0}.shopgk div.product p.price ins,.shopgk div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.shopgk div.product p.price del,.shopgk div.product span.price del{opacity:.5;display:inline-block}.shopgk div.product p.stock{font-size:.92em}.shopgk div.product .shopgk-product-rating{margin-bottom:1.618em}.shopgk div.product div.images{margin-bottom:2em}.shopgk div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.shopgk div.product div.images div.thumbnails{padding-top:1em}.shopgk div.product div.images.shopgk-product-gallery{position:relative}.shopgk div.product div.images .shopgk-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.shopgk div.product div.images .shopgk-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.shopgk div.product div.images .shopgk-product-gallery__image--placeholder{border:1px solid #f2f2f2}.shopgk div.product div.images .shopgk-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.shopgk div.product div.images .shopgk-product-gallery__image a{display:block;outline-offset:-2px}.shopgk div.product div.images .shopgk-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.shopgk div.product div.images .shopgk-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.shopgk div.product div.images .shopgk-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.shopgk div.product div.images .shopgk-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.shopgk div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.shopgk div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.shopgk div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.shopgk div.product div.images .flex-control-thumbs li img.flex-active,.shopgk div.product div.images .flex-control-thumbs li img:hover{opacity:1}.shopgk div.product .shopgk-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.shopgk div.product .shopgk-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.shopgk div.product .shopgk-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.shopgk div.product div.summary{margin-bottom:2em}.shopgk div.product div.social{text-align:right;margin:0 0 1em}.shopgk div.product div.social span{margin:0 0 0 2px}.shopgk div.product div.social span span{margin:0}.shopgk div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.shopgk div.product div.social iframe{float:left;margin-top:3px}.shopgk div.product .shopgk-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.shopgk div.product .shopgk-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.shopgk div.product .shopgk-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.shopgk div.product .shopgk-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.shopgk div.product .shopgk-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.shopgk div.product .shopgk-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.shopgk div.product .shopgk-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.shopgk div.product .shopgk-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.shopgk div.product .shopgk-tabs ul.tabs li::after,.shopgk div.product .shopgk-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.shopgk div.product .shopgk-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.shopgk div.product .shopgk-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.shopgk div.product .shopgk-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.shopgk div.product .shopgk-tabs .panel{margin:0 0 2em;padding:0}.shopgk div.product p.cart{margin-bottom:2em}.shopgk div.product p.cart::after,.shopgk div.product p.cart::before{content:" ";display:table}.shopgk div.product p.cart::after{clear:both}.shopgk div.product form.cart{margin-bottom:2em}.shopgk div.product form.cart::after,.shopgk div.product form.cart::before{content:" ";display:table}.shopgk div.product form.cart::after{clear:both}.shopgk div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.shopgk div.product form.cart table{border-width:0 0 1px}.shopgk div.product form.cart table td{padding-left:0}.shopgk div.product form.cart table div.quantity{float:none;margin:0}.shopgk div.product form.cart table small.stock{display:block;float:none}.shopgk div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.shopgk div.product form.cart .variations td,.shopgk div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.shopgk div.product form.cart .variations label{font-weight:700;text-align:left}.shopgk div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.shopgk div.product form.cart .variations td.label{padding-right:1em}.shopgk div.product form.cart .shopgk-variation-description p{margin-bottom:1em}.shopgk div.product form.cart .resgkelmt_variations{visibility:hidden;font-size:.83em}.shopgk div.product form.cart .wc-no-matching-variations{display:none}.shopgk div.product form.cart .button{vertical-align:middle;float:left}.shopgk div.product form.cart .group_table td.shopgk-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.shopgk div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.shopgk div.product form.cart .group_table td:first-child{width:4em;text-align:center}.shopgk div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.shopgk span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.shopgk .products ul,.shopgk ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.shopgk .products ul::after,.shopgk .products ul::before,.shopgk ul.products::after,.shopgk ul.products::before{content:" ";display:table}.shopgk .products ul::after,.shopgk ul.products::after{clear:both}.shopgk .products ul li,.shopgk ul.products li{list-style:none outside}.shopgk ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.shopgk ul.products li.product .shopgk-loop-category__title,.shopgk ul.products li.product .shopgk-loop-product__title,.shopgk ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.shopgk ul.products li.product a{text-decoration:none}.shopgk ul.products li.product a.shopgk-loop-product__link{display:block}.shopgk ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.shopgk ul.products li.product strong{display:block}.shopgk ul.products li.product .shopgk-placeholder{border:1px solid #f2f2f2}.shopgk ul.products li.product .star-rating{font-size:.857em}.shopgk ul.products li.product .button{display:inline-block;margin-top:1em}.shopgk ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.shopgk ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.shopgk ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.shopgk ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.shopgk .shopgk-result-count{margin:0 0 1em}.shopgk .shopgk-ordering{margin:0 0 1em}.shopgk .shopgk-ordering>label{margin-right:.25rem}.shopgk .shopgk-ordering select{vertical-align:top}.shopgk nav.shopgk-pagination{text-align:center}.shopgk nav.shopgk-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.shopgk nav.shopgk-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.shopgk nav.shopgk-pagination ul li a,.shopgk nav.shopgk-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.shopgk nav.shopgk-pagination ul li a:focus,.shopgk nav.shopgk-pagination ul li a:hover,.shopgk nav.shopgk-pagination ul li span.current{background:#e9e6ed;color:#816f98}.shopgk .cart .button,.shopgk .cart input.button{float:none}.shopgk a.added_to_cart{padding-top:.5em;display:inline-block}.shopgk #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.shopgk #reviews h2 small a{text-decoration:none;color:#767676}.shopgk #reviews h3{margin:0}.shopgk #reviews #respond{margin:0;border:0;padding:0}.shopgk #reviews #comment{height:75px}.shopgk #reviews #comments .add_review::after,.shopgk #reviews #comments .add_review::before{content:" ";display:table}.shopgk #reviews #comments .add_review::after{clear:both}.shopgk #reviews #comments h2{clear:none}.shopgk #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.shopgk #reviews #comments ol.commentlist::after,.shopgk #reviews #comments ol.commentlist::before{content:" ";display:table}.shopgk #reviews #comments ol.commentlist::after{clear:both}.shopgk #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.shopgk #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.shopgk #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.shopgk #reviews #comments ol.commentlist li .comment-text::after,.shopgk #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.shopgk #reviews #comments ol.commentlist li .comment-text::after{clear:both}.shopgk #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.shopgk #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.shopgk #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.shopgk #reviews #comments ol.commentlist ul.children .star-rating{display:none}.shopgk #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.shopgk #reviews #comments .commentlist>li::before{content:""}.shopgk .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.shopgk .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.shopgk .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.shopgk .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.shopgk .shopgk-product-rating{line-height:2;display:block}.shopgk .shopgk-product-rating::after,.shopgk .shopgk-product-rating::before{content:" ";display:table}.shopgk .shopgk-product-rating::after{clear:both}.shopgk .shopgk-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.shopgk .products .star-rating{display:block;margin:0 0 .5em;float:none}.shopgk .hreview-aggregate .star-rating{margin:10px 0 0}.shopgk #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.shopgk #review_form #respond::after,.shopgk #review_form #respond::before{content:" ";display:table}.shopgk #review_form #respond::after{clear:both}.shopgk #review_form #respond p{margin:0 0 10px}.shopgk #review_form #respond .form-submit input{left:auto}.shopgk #review_form #respond textarea{box-sizing:border-box;width:100%}.shopgk p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.shopgk p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.shopgk p.stars a:hover~a::before{content:"\e021"}.shopgk p.stars:hover a::before{content:"\e020"}.shopgk p.stars.selected a.active::before{content:"\e020"}.shopgk p.stars.selected a.active~a::before{content:"\e021"}.shopgk p.stars.selected a:not(.active)::before{content:"\e020"}.shopgk table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.shopgk table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.shopgk table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.shopgk table.shop_attributes td p{margin:0;padding:8px 0}.shopgk table.shop_attributes tr:nth-child(even) td,.shopgk table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.shopgk table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.shopgk table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.shopgk table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.shopgk table.shop_table td small{font-weight:400}.shopgk table.shop_table td del{font-weight:400}.shopgk table.shop_table tbody:first-child tr:first-child td,.shopgk table.shop_table tbody:first-child tr:first-child th{border-top:0}.shopgk table.shop_table tbody th,.shopgk table.shop_table tfoot td,.shopgk table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.shopgk table.my_account_orders{font-size:.85em}.shopgk table.my_account_orders td,.shopgk table.my_account_orders th{padding:4px 8px;vertical-align:middle}.shopgk table.my_account_orders .button{white-space:nowrap}.shopgk table.shopgk-MyAccount-downloads td,.shopgk table.shopgk-MyAccount-downloads th{vertical-align:top;text-align:center}.shopgk table.shopgk-MyAccount-downloads td:first-child,.shopgk table.shopgk-MyAccount-downloads th:first-child{text-align:left}.shopgk table.shopgk-MyAccount-downloads td:last-child,.shopgk table.shopgk-MyAccount-downloads th:last-child{text-align:left}.shopgk table.shopgk-MyAccount-downloads td .shopgk-MyAccount-downloads-file::before,.shopgk table.shopgk-MyAccount-downloads th .shopgk-MyAccount-downloads-file::before{content:"↓";display:inline-block}.shopgk td.product-name .wc-item-meta,.shopgk td.product-name dl.variation{list-style:none outside}.shopgk td.product-name .wc-item-meta .wc-item-meta-label,.shopgk td.product-name .wc-item-meta dt,.shopgk td.product-name dl.variation .wc-item-meta-label,.shopgk td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.shopgk td.product-name .wc-item-meta dd,.shopgk td.product-name dl.variation dd{margin:0}.shopgk td.product-name .wc-item-meta p,.shopgk td.product-name .wc-item-meta:last-child,.shopgk td.product-name dl.variation p,.shopgk td.product-name dl.variation:last-child{margin-bottom:0}.shopgk td.product-name p.backorder_notification{font-size:.83em}.shopgk td.product-quantity{min-width:80px}.shopgk ul.cart_list,.shopgk ul.product_list_gkbox{list-style:none outside;padding:0;margin:0}.shopgk ul.cart_list li,.shopgk ul.product_list_gkbox li{padding:4px 0;margin:0;list-style:none}.shopgk ul.cart_list li::after,.shopgk ul.cart_list li::before,.shopgk ul.product_list_gkbox li::after,.shopgk ul.product_list_gkbox li::before{content:" ";display:table}.shopgk ul.cart_list li::after,.shopgk ul.product_list_gkbox li::after{clear:both}.shopgk ul.cart_list li a,.shopgk ul.product_list_gkbox li a{display:block;font-weight:700}.shopgk ul.cart_list li img,.shopgk ul.product_list_gkbox li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.shopgk ul.cart_list li dl,.shopgk ul.product_list_gkbox li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.shopgk ul.cart_list li dl::after,.shopgk ul.cart_list li dl::before,.shopgk ul.product_list_gkbox li dl::after,.shopgk ul.product_list_gkbox li dl::before{content:" ";display:table}.shopgk ul.cart_list li dl::after,.shopgk ul.product_list_gkbox li dl::after{clear:both}.shopgk ul.cart_list li dl dd,.shopgk ul.cart_list li dl dt,.shopgk ul.product_list_gkbox li dl dd,.shopgk ul.product_list_gkbox li dl dt{display:inline-block;float:left;margin-bottom:1em}.shopgk ul.cart_list li dl dt,.shopgk ul.product_list_gkbox li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.shopgk ul.cart_list li dl dd,.shopgk ul.product_list_gkbox li dl dd{padding:0 0 .25em}.shopgk ul.cart_list li dl dd p:last-child,.shopgk ul.product_list_gkbox li dl dd p:last-child{margin-bottom:0}.shopgk ul.cart_list li .star-rating,.shopgk ul.product_list_gkbox li .star-rating{float:none}.shopgk .gkbox_shopping_cart .total,.shopgk.gkbox_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.shopgk .gkbox_shopping_cart .total strong,.shopgk.gkbox_shopping_cart .total strong{min-width:40px;display:inline-block}.shopgk .gkbox_shopping_cart .cart_list li,.shopgk.gkbox_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.shopgk .gkbox_shopping_cart .cart_list li a.remove,.shopgk.gkbox_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.shopgk .gkbox_shopping_cart .buttons::after,.shopgk .gkbox_shopping_cart .buttons::before,.shopgk.gkbox_shopping_cart .buttons::after,.shopgk.gkbox_shopping_cart .buttons::before{content:" ";display:table}.shopgk .gkbox_shopping_cart .buttons::after,.shopgk.gkbox_shopping_cart .buttons::after{clear:both}.shopgk .gkbox_shopping_cart .buttons a,.shopgk.gkbox_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.shopgk form.checkout_coupon,.shopgk form.login,.shopgk form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.shopgk form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.shopgk form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.shopgk ul#shipping_method{list-style:none outside;margin:0;padding:0}.shopgk ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.shopgk ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.shopgk ul#shipping_method li label{display:inline}.shopgk ul#shipping_method .amount{font-weight:700}.shopgk p.shopgk-shipping-contents{margin:0}.shopgk ul.order_details{margin:0 0 3em;list-style:none}.shopgk ul.order_details::after,.shopgk ul.order_details::before{content:" ";display:table}.shopgk ul.order_details::after{clear:both}.shopgk ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.shopgk ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.shopgk ul.order_details li:last-of-type{border:none}.shopgk .wc-bacs-bank-details-account-name{font-weight:700}.shopgk .shopgk-customer-details,.shopgk .shopgk-order-details,.shopgk .shopgk-order-downloads{margin-bottom:2em}.shopgk .shopgk-customer-details .order-actions--heading,.shopgk .shopgk-order-details .order-actions--heading,.shopgk .shopgk-order-downloads .order-actions--heading{vertical-align:middle}.shopgk .shopgk-customer-details .order-actions-button,.shopgk .shopgk-order-details .order-actions-button,.shopgk .shopgk-order-downloads .order-actions-button{margin-right:10px}.shopgk .shopgk-customer-details .order-actions-button:last-child,.shopgk .shopgk-order-details .order-actions-button:last-child,.shopgk .shopgk-order-downloads .order-actions-button:last-child{margin-right:0}.shopgk .shopgk-customer-details :last-child,.shopgk .shopgk-order-details :last-child,.shopgk .shopgk-order-downloads :last-child{margin-bottom:0}.shopgk .shopgk-customer-details .additional-fields,.shopgk .shopgk-customer-details .addresses{margin-bottom:2em}.shopgk .shopgk-customer-details .additional-fields:last-child,.shopgk .shopgk-customer-details .addresses:last-child{margin-bottom:0}.shopgk .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.shopgk .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.shopgk .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.shopgk .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.shopgk .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.shopgk .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.shopgk .shopgk-customer-details .shopgk-column__title{margin-top:0}.shopgk .shopgk-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.shopgk .shopgk-customer-details .shopgk-customer-details--email,.shopgk .shopgk-customer-details .shopgk-customer-details--phone{padding-left:1.5em}.shopgk .shopgk-customer-details .shopgk-customer-details--email:last-child,.shopgk .shopgk-customer-details .shopgk-customer-details--phone:last-child{margin-bottom:0}.shopgk .shopgk-customer-details .shopgk-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.shopgk .shopgk-customer-details .shopgk-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.shopgk .shopgk-gkbox-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item{padding:0 0 1px;list-style:none}.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item::after,.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item::before{content:" ";display:table}.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item::after{clear:both}.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item a,.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item span{padding:1px 0}.shopgk .shopgk-gkbox-layered-nav-list .shopgk-gkbox-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.shopgk .shopgk-gkbox-layered-nav-dropdown__submit{margin-top:1em}.shopgk .gkbox_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.shopgk .gkbox_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.shopgk .gkbox_layered_nav_filters ul li a{text-decoration:none}.shopgk .gkbox_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.shopgk .gkbox_price_filter .price_slider{margin-bottom:1em}.shopgk .gkbox_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.shopgk .gkbox_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.shopgk .gkbox_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.shopgk .gkbox_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.shopgk .gkbox_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.shopgk .gkbox_price_filter .price_slider_wrapper .ui-gkbox-content{border-radius:1em;background-color:#35224c;border:0}.shopgk .gkbox_price_filter .ui-slider-horizontal{height:.5em}.shopgk .gkbox_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.shopgk .gkbox_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.shopgk .gkbox_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.shopgk .gkbox_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.shopgk .gkbox_rating_filter ul li{padding:0 0 1px;list-style:none}.shopgk .gkbox_rating_filter ul li::after,.shopgk .gkbox_rating_filter ul li::before{content:" ";display:table}.shopgk .gkbox_rating_filter ul li::after{clear:both}.shopgk .gkbox_rating_filter ul li a{padding:1px 0;text-decoration:none}.shopgk .gkbox_rating_filter ul li .star-rating{float:none;display:inline-block}.shopgk .gkbox_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.shopgk .shopgk-form-login .shopgk-form-login__submit{float:left;margin-right:1em}.shopgk .shopgk-form-login .shopgk-form-login__rememberme{display:inline-block}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.loading,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.loading,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.loading,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.loading,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.loading,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.loading,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.loading,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.loading{opacity:.25;padding-right:2.618em}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.loading::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.loading::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.loading::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.loading::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.loading::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.loading::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.added::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.added::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.added::after,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.added::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.added::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.added::after,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt:hover{background-color:#7249a4;color:#fff}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.alt:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.alt:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button:disabled[disabled],.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button:disabled,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button:disabled[disabled],:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button:disabled,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button.disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button:disabled:hover,.shopgk:where(body:not(.shopgk-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk #respond input#submit:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk a.button:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk button.button:disabled[disabled]:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button.disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button:disabled:hover,:where(body:not(.shopgk-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .shopgk input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.shopgk:where(body:not(.shopgk-uses-block-theme)) .shopgk-breadcrumb{font-size:.92em;color:#767676}.shopgk:where(body:not(.shopgk-uses-block-theme)) .shopgk-breadcrumb a{color:#767676}.shopgk:where(body:not(.shopgk-uses-block-theme)) div.product p.price,.shopgk:where(body:not(.shopgk-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.shopgk:where(body:not(.shopgk-uses-block-theme)) div.product .stock{color:#958e09}.shopgk:where(body:not(.shopgk-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.shopgk:where(body:not(.shopgk-uses-block-theme)) ul.products li.product .price{color:#958e09}.shopgk:where(body:not(.shopgk-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.shopgk-no-js form.shopgk-form-coupon,.shopgk-no-js form.shopgk-form-login{display:block!important}.shopgk-no-js .showcoupon,.shopgk-no-js .shopgk-form-coupon-toggle,.shopgk-no-js .shopgk-form-login-toggle{display:none!important}.shopgk-error,.shopgk-info,.shopgk-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.shopgk-error::after,.shopgk-error::before,.shopgk-info::after,.shopgk-info::before,.shopgk-message::after,.shopgk-message::before{content:" ";display:table}.shopgk-error::after,.shopgk-info::after,.shopgk-message::after{clear:both}.shopgk-error::before,.shopgk-info::before,.shopgk-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.shopgk-error .button,.shopgk-info .button,.shopgk-message .button{float:right}.shopgk-error li,.shopgk-info li,.shopgk-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.shopgk .price_label,.rtl.shopgk .price_label span{direction:ltr;unicode-bidi:embed}.shopgk-message{border-top-color:#8fae1b}.shopgk-message::before{content:"\e015";color:#8fae1b}.shopgk-info{border-top-color:#1e85be}.shopgk-info::before{color:#1e85be}.shopgk-error{border-top-color:#b81c23}.shopgk-error::before{content:"\e016";color:#b81c23}.shopgk-account .shopgk::after,.shopgk-account .shopgk::before{content:" ";display:table}.shopgk-account .shopgk::after{clear:both}.shopgk-account .addresses .title::after,.shopgk-account .addresses .title::before{content:" ";display:table}.shopgk-account .addresses .title::after{clear:both}.shopgk-account .addresses .title h3{float:left}.shopgk-account .addresses .title .edit{float:right}.shopgk-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.shopgk-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.shopgk-account ul.digital-downloads{margin-left:0;padding-left:0}.shopgk-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.shopgk-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.shopgk-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.shopgk-cart table.cart .product-thumbnail,.shopgk-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.shopgk-cart table.cart img,.shopgk-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.shopgk-cart table.cart td,.shopgk-cart table.cart th,.shopgk-checkout table.cart td,.shopgk-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.shopgk-cart table.cart td.actions .coupon .input-text,.shopgk-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.shopgk-cart table.cart td.actions .coupon .input-text.has-error:focus,.shopgk-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.shopgk-cart table.cart td.actions .coupon .coupon-error-notice,.shopgk-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.shopgk-cart table.cart input,.shopgk-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.shopgk-cart .wc-proceed-to-checkout,.shopgk-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.shopgk-cart .wc-proceed-to-checkout::after,.shopgk-cart .wc-proceed-to-checkout::before,.shopgk-checkout .wc-proceed-to-checkout::after,.shopgk-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.shopgk-cart .wc-proceed-to-checkout::after,.shopgk-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.shopgk-cart .wc-proceed-to-checkout a.checkout-button,.shopgk-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.shopgk-cart .cart-collaterals .shipping-calculator-button,.shopgk-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.shopgk-cart .cart-collaterals .shipping-calculator-button::after,.shopgk-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.shopgk-cart .cart-collaterals .shipping-calculator-form,.shopgk-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.shopgk-cart .cart-collaterals .cart_totals p small,.shopgk-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.shopgk-cart .cart-collaterals .cart_totals table,.shopgk-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.shopgk-cart .cart-collaterals .cart_totals table tr:first-child td,.shopgk-cart .cart-collaterals .cart_totals table tr:first-child th,.shopgk-checkout .cart-collaterals .cart_totals table tr:first-child td,.shopgk-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.shopgk-cart .cart-collaterals .cart_totals table th,.shopgk-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.shopgk-cart .cart-collaterals .cart_totals table td,.shopgk-cart .cart-collaterals .cart_totals table th,.shopgk-checkout .cart-collaterals .cart_totals table td,.shopgk-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.shopgk-cart .cart-collaterals .cart_totals table small,.shopgk-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.shopgk-cart .cart-collaterals .cart_totals table select,.shopgk-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.shopgk-cart .cart-collaterals .cart_totals .discount td,.shopgk-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.shopgk-cart .cart-collaterals .cart_totals tr td,.shopgk-cart .cart-collaterals .cart_totals tr th,.shopgk-checkout .cart-collaterals .cart_totals tr td,.shopgk-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .shopgk-shipping-destination,.shopgk-cart .cart-collaterals .cart_totals .shopgk-shipping-destination,.shopgk-checkout .cart-collaterals .cart_totals .shopgk-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.shopgk-cart .cart-collaterals .cross-sells ul.products li.product,.shopgk-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.shopgk-cart .checkout .col-2 h3#ship-to-different-address,.shopgk-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.shopgk-cart .checkout .col-2 .notes,.shopgk-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.shopgk-cart .checkout .col-2 .form-row-first,.shopgk-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.shopgk-cart .checkout .create-account small,.shopgk-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.shopgk-cart .checkout div.shipping-address,.shopgk-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.shopgk-cart .checkout .shipping_address,.shopgk-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.shopgk-cart .checkout .checkout-inline-error-message,.shopgk-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.shopgk-cart #payment,.shopgk-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.shopgk-cart #payment ul.payment_methods,.shopgk-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.shopgk-cart #payment ul.payment_methods::after,.shopgk-cart #payment ul.payment_methods::before,.shopgk-checkout #payment ul.payment_methods::after,.shopgk-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.shopgk-cart #payment ul.payment_methods::after,.shopgk-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.shopgk-cart #payment ul.payment_methods li,.shopgk-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.shopgk-cart #payment ul.payment_methods li input,.shopgk-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.shopgk-cart #payment ul.payment_methods li img,.shopgk-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.shopgk-cart #payment ul.payment_methods li img+img,.shopgk-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.shopgk-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.shopgk-notice)::before,.shopgk-cart #payment ul.payment_methods li:not(.shopgk-notice)::after,.shopgk-cart #payment ul.payment_methods li:not(.shopgk-notice)::before,.shopgk-checkout #payment ul.payment_methods li:not(.shopgk-notice)::after,.shopgk-checkout #payment ul.payment_methods li:not(.shopgk-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.shopgk-notice)::after,.shopgk-cart #payment ul.payment_methods li:not(.shopgk-notice)::after,.shopgk-checkout #payment ul.payment_methods li:not(.shopgk-notice)::after{clear:both}#add_payment_method #payment div.form-row,.shopgk-cart #payment div.form-row,.shopgk-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.shopgk-cart #payment div.payment_box,.shopgk-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.shopgk-cart #payment div.payment_box input.input-text,.shopgk-cart #payment div.payment_box textarea,.shopgk-checkout #payment div.payment_box input.input-text,.shopgk-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.shopgk-cart #payment div.payment_box ::-webkit-input-placeholder,.shopgk-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.shopgk-cart #payment div.payment_box :-moz-placeholder,.shopgk-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.shopgk-cart #payment div.payment_box :-ms-input-placeholder,.shopgk-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token label,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new label,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token label,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-new label,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-tokenInput,.shopgk-cart #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-tokenInput,.shopgk-checkout #payment div.payment_box .shopgk-SavedPaymentMethods .shopgk-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.shopgk-cart #payment div.payment_box .wc-credit-card-form,.shopgk-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.shopgk-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.shopgk-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://tjp.ch/shopgk/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.shopgk-cart #payment div.payment_box span.help,.shopgk-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.shopgk-cart #payment div.payment_box .form-row,.shopgk-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.shopgk-cart #payment div.payment_box p:last-child,.shopgk-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.shopgk-cart #payment div.payment_box::before,.shopgk-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.shopgk-cart #payment .payment_method_paypal .about_paypal,.shopgk-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.shopgk-cart #payment .payment_method_paypal img,.shopgk-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.shopgk-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.shopgk-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.shopgk-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.shopgk-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.shopgk-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.shopgk-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.shopgk-password-strength.good{background-color:#ffe399;border-color:#ffc733}.shopgk-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .shopgk-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .shopgk-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.shopgk form .form-row .required { visibility: visible; }
.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}.gkbox_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}
 a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.gkelmt_bkgndcvgk{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.gkelmt_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#gkelmt_search_icon:hover,.gkelmt-social-icon a:hover,.gkelmt_password_protected_form .gkelmt_submit_button,.form-submit .gkelmt_built_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.gkelmt-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.gkelmt-tb) #main-content .container,body:not(.gkelmt-tb-has-header) #main-content .container{padding-top:58px}.gkelmt_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.gkelmt_password_protected_form .gkelmt_submit_button:hover,.form-submit .gkelmt_built_button:hover{background:rgba(0,0,0,.05)}.gkelmt_button_icon_visible .gkelmt_built_button{padding-right:2em;padding-left:.7em}.gkelmt_button_icon_visible .gkelmt_built_button:after{opacity:1;margin-left:0}.gkelmt_button_left .gkelmt_built_button:hover:after{left:.15em}.gkelmt_button_left .gkelmt_built_button:after{margin-left:0;left:1em}.gkelmt_button_icon_visible.gkelmt_button_left .gkelmt_built_button,.gkelmt_button_left .gkelmt_built_button:hover,.gkelmt_button_left .gkelmt_built_module .gkelmt_built_button:hover{padding-left:2em;padding-right:.7em}.gkelmt_button_icon_visible.gkelmt_button_left .gkelmt_built_button:after,.gkelmt_button_left .gkelmt_built_button:hover:after{left:.15em}.gkelmt_password_protected_form .gkelmt_submit_button:hover,.form-submit .gkelmt_built_button:hover{padding:.3em 1em}.gkelmt_button_no_icon .gkelmt_built_button:after{display:none}.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left .gkelmt_built_button,.gkelmt_button_no_icon.gkelmt_button_left .gkelmt_built_button:hover,.gkelmt_button_no_icon .gkelmt_built_button,.gkelmt_button_no_icon .gkelmt_built_button:hover{padding:.3em 1em!important}.gkelmt_button_custom_icon .gkelmt_built_button:after{line-height:1.7em}.gkelmt_button_custom_icon.gkelmt_button_icon_visible .gkelmt_built_button:after,.gkelmt_button_custom_icon .gkelmt_built_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .gk-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.gkelmt-l--body ul,.gkelmt-l--footer ul,.gkelmt-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.gkelmt-l--body ol,.gkelmt-l--footer ol,.gkelmt-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.gkelmt-l--body ol li ol,.gkelmt-l--footer ol li ol,.gkelmt-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.gk-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .gkelmt_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .gkelmt_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.gkelmt_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.gkelmt_password_protected_form label{display:none}.gkelmt_password_protected_form .gkelmt_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.gk-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.gk-caption.alignleft{margin:0 30px 20px 0}.gk-caption.alignright{margin:0 0 20px 30px}.gk-caption img{margin:0;padding:0;border:0}.gk-caption p.gk-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.gkelmt_built_pagebuilt_layout #main-content{background-color:transparent}body #main-content .gkelmt_built_inner_content>h1,body #main-content .gkelmt_built_inner_content>h2,body #main-content .gkelmt_built_inner_content>h3,body #main-content .gkelmt_built_inner_content>h4,body #main-content .gkelmt_built_inner_content>h5,body #main-content .gkelmt_built_inner_content>h6{line-height:1.4em}body #main-content .gkelmt_built_inner_content>p{line-height:1.7em}.gk-block-pullquote{margin:20px 0 30px}.gk-block-pullquote.has-background blockquote{border-left:none}.gk-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.gkelmt_full_width_page #left-area,.gkelmt_full-width #left-area{float:none;width:100%!important}.gkelmt_full_width_page #left-area{padding-bottom:0}.gkelmt_full-width #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.gkelmt-tb #page-container,.gkelmt-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.gkelmt_full_width_page .gkelmt_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#gk-admin-bar-gkelmt-use-visual-built a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#gk-admin-bar-gkelmt-use-visual-built:hover a:before{color:#fff!important}#gk-admin-bar-gkelmt-use-visual-built:hover a,#gk-admin-bar-gkelmt-use-visual-built a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .gkelmt_built_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.gkelmt_mobile_device .gkelmt_built_section_parallax .gkelmt_built_parallax_css{background-attachment:scroll}.gkelmt-social-facebook a.icon:before{content:"\e093"}.gkelmt-social-twitter a.icon:before{content:"\e094"}.gkelmt-social-google-plus a.icon:before{content:"\e096"}.gkelmt-social-instagram a.icon:before{content:"\e09a"}.gkelmt-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.gk-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#gkelmt-info-email:before,#gkelmt-info-phone:before,#gkelmt_search_icon:before,.comment-reply-link:after,.gkelmt-cart-info span:before,.gkelmt-built-arrow-next:before,.gkelmt-built-arrow-prev:before,.gkelmt-social-icon a:before,.gkelmt_audio_container .mejs-playpause-button button:before,.gkelmt_audio_container .mejs-volume-button button:before,.gkelmt_overlay:before,.gkelmt_password_protected_form .gkelmt_submit_button:after,.gkelmt_built_button:after,.gkelmt_built_contact_reset:after,.gkelmt_built_contact_submit:after,.gkelmt_built_font_icon:before,.gkelmt_built_newsletter_button:after,.gkelmt_built_pricing_table_button:after,.gkelmt_built_promo_button:after,.gkelmt_built_testimonial:before,.gkelmt_built_toggle_title:before,.form-submit .gkelmt_built_button:after,.mobile_menu_bar:before,a.gkelmt_built_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.gkelmt-built-icon,.gkelmt_built_custom_button_icon.gkelmt_built_button:after,.gkelmt_built_login .gkelmt_built_custom_button_icon.gkelmt_built_button:after,.gkelmt_built_woo_custom_button_icon .button.gkelmt_built_custom_button_icon.gkelmt_built_button:after,.gkelmt_built_woo_custom_button_icon .button.gkelmt_built_custom_button_icon.gkelmt_built_button:hover:after{content:attr(data-icon)}.gkelmt-built-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#gkelmt-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#gkelmt-ajax-saving img{margin:9px}.gkelmt-safe-mode-indicator,.gkelmt-safe-mode-indicator:focus,.gkelmt-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gkelmt_built_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.gkelmt_built_button,.gkelmt_built_button_inner{position:relative}.gkelmt_built_button:hover,.gkelmt_built_module .gkelmt_built_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.gkelmt_built_button:hover{background-color:hsla(0,0%,100%,.2)}.gkelmt_built_bg_layout_light.gkelmt_built_button:hover,.gkelmt_built_bg_layout_light .gkelmt_built_button:hover{background-color:rgba(0,0,0,.05)}.gkelmt_built_button:after,.gkelmt_built_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.gkelmt_built_button.gkelmt_hover_enabled:hover:after,.gkelmt_built_button.gkelmt_built_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.gkelmt_built_button:before{display:none}.gkelmt_built_button:hover:after{opacity:1;margin-left:0}.gkelmt_built_column_1_3 h1,.gkelmt_built_column_1_4 h1,.gkelmt_built_column_1_5 h1,.gkelmt_built_column_1_6 h1,.gkelmt_built_column_2_5 h1{font-size:26px}.gkelmt_built_column_1_3 h2,.gkelmt_built_column_1_4 h2,.gkelmt_built_column_1_5 h2,.gkelmt_built_column_1_6 h2,.gkelmt_built_column_2_5 h2{font-size:23px}.gkelmt_built_column_1_3 h3,.gkelmt_built_column_1_4 h3,.gkelmt_built_column_1_5 h3,.gkelmt_built_column_1_6 h3,.gkelmt_built_column_2_5 h3{font-size:20px}.gkelmt_built_column_1_3 h4,.gkelmt_built_column_1_4 h4,.gkelmt_built_column_1_5 h4,.gkelmt_built_column_1_6 h4,.gkelmt_built_column_2_5 h4{font-size:18px}.gkelmt_built_column_1_3 h5,.gkelmt_built_column_1_4 h5,.gkelmt_built_column_1_5 h5,.gkelmt_built_column_1_6 h5,.gkelmt_built_column_2_5 h5{font-size:16px}.gkelmt_built_column_1_3 h6,.gkelmt_built_column_1_4 h6,.gkelmt_built_column_1_5 h6,.gkelmt_built_column_1_6 h6,.gkelmt_built_column_2_5 h6{font-size:15px}.gkelmt_built_bg_layout_dark,.gkelmt_built_bg_layout_dark h1,.gkelmt_built_bg_layout_dark h2,.gkelmt_built_bg_layout_dark h3,.gkelmt_built_bg_layout_dark h4,.gkelmt_built_bg_layout_dark h5,.gkelmt_built_bg_layout_dark h6{color:#fff!important}.gkelmt_built_module.gkelmt_built_text_align_left{text-align:left}.gkelmt_built_module.gkelmt_built_text_align_center{text-align:center}.gkelmt_built_module.gkelmt_built_text_align_right{text-align:right}.gkelmt_built_module.gkelmt_built_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.gkelmt_built_bg_layout_light .gkelmt_built_more_button{color:#2ea3f2}.gkelmt_built_inner_content{position:relative;z-index:1}header .gkelmt_built_inner_content{z-index:2}.gkelmt_built_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.gkelmt_built_image_container{margin:-20px -20px 29px}.gkelmt_built_module_inner{position:relative}.gkelmt_hover_enabled_preview{z-index:2}.gkelmt_hover_enabled:hover{position:relative;z-index:2}.gkelmt_built_all_tabs,.gkelmt_built_module,.gkelmt_built_posts_nav a,.gkelmt_built_tab,.gkelmt_built_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.gkelmt_built_background_mask,.gkelmt_built_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.gkelmt_built_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.gkelmt_built_background_pattern{background-position:0 0;background-repeat:repeat}.gkelmt_built_with_border{position:relative;border:0 solid #333}.post-password-required .gkelmt_built_row{padding:0;width:100%}.post-password-required .gkelmt_password_protected_form{min-height:0}body.gkelmt_built_pagebuilt_layout.gkelmt_built_show_title .post-password-required .gkelmt_password_protected_form h1,body:not(.gkelmt_built_pagebuilt_layout) .post-password-required .gkelmt_password_protected_form h1{display:none}.gkelmt_built_no_bg{padding:0!important}.gkelmt_overlay.gkelmt_built_inline_icon:before,.gkelmt_built_inline_icon:before{content:attr(data-icon)}.gkelmt_built_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.gkelmt_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.gkelmt_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.gkelmt_parallax_bg.gkelmt_parallax_bg__hover,.gkelmt_parallax_bg.gkelmt_parallax_bg_phone,.gkelmt_parallax_bg.gkelmt_parallax_bg_tablet,.gkelmt_parallax_gradient.gkelmt_parallax_gradient__hover,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_phone,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_tablet,.gkelmt_built_section_parallax_hover:hover .gkelmt_parallax_bg:not(.gkelmt_parallax_bg__hover),.gkelmt_built_section_parallax_hover:hover .gkelmt_parallax_gradient:not(.gkelmt_parallax_gradient__hover){display:none}.gkelmt_built_section_parallax_hover:hover .gkelmt_parallax_bg.gkelmt_parallax_bg__hover,.gkelmt_built_section_parallax_hover:hover .gkelmt_parallax_gradient.gkelmt_parallax_gradient__hover{display:block}.gkelmt_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.gkelmt_built_module.gkelmt_built_section_parallax,.gkelmt_built_posts_nav a.gkelmt_built_section_parallax,.gkelmt_built_tab.gkelmt_built_section_parallax{position:relative}.gkelmt_built_section_parallax .gkelmt_built_parallax_css,.gkelmt_built_slides .gkelmt_parallax_bg.gkelmt_built_parallax_css{background-attachment:fixed}body.gkelmt-bfb .gkelmt_built_section_parallax .gkelmt_built_parallax_css,body.gkelmt-bfb .gkelmt_built_slides .gkelmt_parallax_bg.gkelmt_built_parallax_css{background-attachment:scroll;bottom:auto}.gkelmt_built_section_parallax.gkelmt_built_column .gkelmt_built_module,.gkelmt_built_section_parallax.gkelmt_built_row .gkelmt_built_column,.gkelmt_built_section_parallax.gkelmt_built_row .gkelmt_built_module{z-index:9;position:relative}.gkelmt_built_more_button:hover:after{opacity:1;margin-left:0}.gkelmt_built_preload .gkelmt_built_section_video_bg,.gkelmt_built_preload>div{visibility:hidden}.gkelmt_built_preload,.gkelmt_built_section.gkelmt_built_section_video.gkelmt_built_preload{position:relative;background:#464646!important}.gkelmt_built_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://tjp.ch/designgk_model/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.gkelmt_built_section>.box-shadow-overlay~.gkelmt_built_row{z-index:11}body.safari .section_has_divider{will-change:transform}.gkelmt_built_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.gkelmt_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.gkelmt_multi_view_hidden,.gkelmt_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.gkelmt_multi_view_image__loading{visibility:hidden}.gkelmt_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#gkelmt-built-motion-effects-offsgkelmt-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.gkelmt-built-before-scroll-animation{opacity:0}header.gkelmt-l.gkelmt-l--header:after{clear:both;display:block;content:""}.gkelmt_built_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gkelmt-waypoint:not(.gkelmt_built_counters){opacity:0}@media (min-width:981px){.gkelmt_built_section.gkelmt_section_specialty div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_column .gkelmt_built_module.gkelmt-last-child,.gkelmt_built_section.gkelmt_section_specialty div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_column .gkelmt_built_module:last-child,.gkelmt_built_section.gkelmt_section_specialty div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_row_inner .gkelmt_built_column .gkelmt_built_module.gkelmt-last-child,.gkelmt_built_section.gkelmt_section_specialty div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_row_inner .gkelmt_built_column .gkelmt_built_module:last-child,.gkelmt_built_section div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_module.gkelmt-last-child,.gkelmt_built_section div.gkelmt_built_row .gkelmt_built_column .gkelmt_built_module:last-child{margin-bottom:0}}@media (max-width:980px){.gkelmt_overlay.gkelmt_built_inline_icon_tablet:before,.gkelmt_built_inline_icon_tablet:before{content:attr(data-icon-tablet)}.gkelmt_parallax_bg.gkelmt_parallax_bg_tablgkelmt_exist,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_tablgkelmt_exist{display:none}.gkelmt_parallax_bg.gkelmt_parallax_bg_tablet,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_tablet{display:block}.gkelmt_built_column .gkelmt_built_module{margin-bottom:30px}.gkelmt_built_row .gkelmt_built_column .gkelmt_built_module.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column .gkelmt_built_module:last-child,.gkelmt_section_specialty .gkelmt_built_row .gkelmt_built_column .gkelmt_built_module.gkelmt-last-child,.gkelmt_section_specialty .gkelmt_built_row .gkelmt_built_column .gkelmt_built_module:last-child{margin-bottom:0}.gkelmt_built_more_button{display:inline-block!important}.gkelmt_built_bg_layout_light_tablet.gkelmt_built_button,.gkelmt_built_bg_layout_light_tablet.gkelmt_built_module.gkelmt_built_button,.gkelmt_built_bg_layout_light_tablet .gkelmt_built_more_button{color:#2ea3f2}.gkelmt_built_bg_layout_light_tablet .gkelmt_built_forgot_password a{color:#666}.gkelmt_built_bg_layout_light_tablet h1,.gkelmt_built_bg_layout_light_tablet h2,.gkelmt_built_bg_layout_light_tablet h3,.gkelmt_built_bg_layout_light_tablet h4,.gkelmt_built_bg_layout_light_tablet h5,.gkelmt_built_bg_layout_light_tablet h6{color:#333!important}.gkelmt_built_module .gkelmt_built_bg_layout_light_tablet.gkelmt_built_button{color:#2ea3f2!important}.gkelmt_built_bg_layout_light_tablet{color:#666!important}.gkelmt_built_bg_layout_dark_tablet,.gkelmt_built_bg_layout_dark_tablet h1,.gkelmt_built_bg_layout_dark_tablet h2,.gkelmt_built_bg_layout_dark_tablet h3,.gkelmt_built_bg_layout_dark_tablet h4,.gkelmt_built_bg_layout_dark_tablet h5,.gkelmt_built_bg_layout_dark_tablet h6{color:#fff!important}.gkelmt_built_bg_layout_dark_tablet.gkelmt_built_button,.gkelmt_built_bg_layout_dark_tablet.gkelmt_built_module.gkelmt_built_button,.gkelmt_built_bg_layout_dark_tablet .gkelmt_built_more_button{color:inherit}.gkelmt_built_bg_layout_dark_tablet .gkelmt_built_forgot_password a{color:#fff}.gkelmt_built_module.gkelmt_built_text_align_left-tablet{text-align:left}.gkelmt_built_module.gkelmt_built_text_align_center-tablet{text-align:center}.gkelmt_built_module.gkelmt_built_text_align_right-tablet{text-align:right}.gkelmt_built_module.gkelmt_built_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.gkelmt_built_more_button{display:inline-block!important}.gkelmt_overlay.gkelmt_built_inline_icon_phone:before,.gkelmt_built_inline_icon_phone:before{content:attr(data-icon-phone)}.gkelmt_parallax_bg.gkelmt_parallax_bg_phone_exist,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_phone_exist{display:none}.gkelmt_parallax_bg.gkelmt_parallax_bg_phone,.gkelmt_parallax_gradient.gkelmt_parallax_gradient_phone{display:block}.gkelmt-hide-mobile{display:none!important}.gkelmt_built_bg_layout_light_phone.gkelmt_built_button,.gkelmt_built_bg_layout_light_phone.gkelmt_built_module.gkelmt_built_button,.gkelmt_built_bg_layout_light_phone .gkelmt_built_more_button{color:#2ea3f2}.gkelmt_built_bg_layout_light_phone .gkelmt_built_forgot_password a{color:#666}.gkelmt_built_bg_layout_light_phone h1,.gkelmt_built_bg_layout_light_phone h2,.gkelmt_built_bg_layout_light_phone h3,.gkelmt_built_bg_layout_light_phone h4,.gkelmt_built_bg_layout_light_phone h5,.gkelmt_built_bg_layout_light_phone h6{color:#333!important}.gkelmt_built_module .gkelmt_built_bg_layout_light_phone.gkelmt_built_button{color:#2ea3f2!important}.gkelmt_built_bg_layout_light_phone{color:#666!important}.gkelmt_built_bg_layout_dark_phone,.gkelmt_built_bg_layout_dark_phone h1,.gkelmt_built_bg_layout_dark_phone h2,.gkelmt_built_bg_layout_dark_phone h3,.gkelmt_built_bg_layout_dark_phone h4,.gkelmt_built_bg_layout_dark_phone h5,.gkelmt_built_bg_layout_dark_phone h6{color:#fff!important}.gkelmt_built_bg_layout_dark_phone.gkelmt_built_button,.gkelmt_built_bg_layout_dark_phone.gkelmt_built_module.gkelmt_built_button,.gkelmt_built_bg_layout_dark_phone .gkelmt_built_more_button{color:inherit}.gkelmt_built_module .gkelmt_built_bg_layout_dark_phone.gkelmt_built_button{color:#fff!important}.gkelmt_built_bg_layout_dark_phone .gkelmt_built_forgot_password a{color:#fff}.gkelmt_built_module.gkelmt_built_text_align_left-phone{text-align:left}.gkelmt_built_module.gkelmt_built_text_align_center-phone{text-align:center}.gkelmt_built_module.gkelmt_built_text_align_right-phone{text-align:right}.gkelmt_built_module.gkelmt_built_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.gkelmt_built_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-gkelmt-multi-view-load-tablgkelmt-hidden=true]:not(.gkelmt_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-gkelmt-multi-view-load-phone-hidden=true]:not(.gkelmt_multi_view_swapped){display:none!important}}.gkelmt_built_menu.gkelmt_built_menu--style-inline_centered_logo .gkelmt_built_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
@font-face{font-family:ETmodules;font-display:block;src:url(//tjp.ch/designgk_model/core/admin/fonts/modules/all/modules.eot);src:url(//tjp.ch/designgk_model/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//tjp.ch/designgk_model/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//tjp.ch/designgk_model/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//tjp.ch/designgk_model/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal} @media (min-width:981px){.gkelmt_built_gkgaps3 .gkelmt_built_column,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column{margin-right:5.5%}.gkelmt_built_gkgaps3 .gkelmt_built_column_4_4,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_4_4{width:100%}.gkelmt_built_gkgaps3 .gkelmt_built_column_4_4 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_4_4 .gkelmt_built_module{margin-bottom:2.75%}.gkelmt_built_gkgaps3 .gkelmt_built_column_3_4,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_3_4{width:73.625%}.gkelmt_built_gkgaps3 .gkelmt_built_column_3_4 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_3_4 .gkelmt_built_module{margin-bottom:3.735%}.gkelmt_built_gkgaps3 .gkelmt_built_column_2_3,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_2_3{width:64.833%}.gkelmt_built_gkgaps3 .gkelmt_built_column_2_3 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_2_3 .gkelmt_built_module{margin-bottom:4.242%}.gkelmt_built_gkgaps3 .gkelmt_built_column_3_5,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_3_5{width:57.8%}.gkelmt_built_gkgaps3 .gkelmt_built_column_3_5 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_3_5 .gkelmt_built_module{margin-bottom:4.758%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_2,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_2{width:47.25%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_2 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_2 .gkelmt_built_module{margin-bottom:5.82%}.gkelmt_built_gkgaps3 .gkelmt_built_column_2_5,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_2_5{width:36.7%}.gkelmt_built_gkgaps3 .gkelmt_built_column_2_5 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_2_5 .gkelmt_built_module{margin-bottom:7.493%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_3,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_3{width:29.6667%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_3 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_3 .gkelmt_built_module{margin-bottom:9.27%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_4,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_4{width:20.875%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_4 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_4 .gkelmt_built_module{margin-bottom:13.174%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_5,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_5{width:15.6%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_5 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_5 .gkelmt_built_module{margin-bottom:17.628%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_6,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_6{width:12.0833%}.gkelmt_built_gkgaps3 .gkelmt_built_column_1_6 .gkelmt_built_module,.gkelmt_built_gkgaps3.gkelmt_built_row .gkelmt_built_column_1_6 .gkelmt_built_module{margin-bottom:22.759%}.gkelmt_built_gkgaps3 .gkelmt_full_width_page.shopgk-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.gkelmt_built_gkgaps3.gkelmt_left_sidebar.shopgk-page #main-content ul.products li.product,.gkelmt_built_gkgaps3.gkelmt_right_sidebar.shopgk-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.gkelmt_built_gkgaps3.gkelmt_left_sidebar.shopgk-page #main-content ul.products.columns-1 li.product,.gkelmt_built_gkgaps3.gkelmt_right_sidebar.shopgk-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.gkelmt_built_gkgaps3.gkelmt_left_sidebar.shopgk-page #main-content ul.products.columns-2 li.product,.gkelmt_built_gkgaps3.gkelmt_right_sidebar.shopgk-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.gkelmt_built_gkgaps3.gkelmt_left_sidebar.shopgk-page #main-content ul.products.columns-2 li:nth-child(2n+2),.gkelmt_built_gkgaps3.gkelmt_right_sidebar.shopgk-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.gkelmt_built_gkgaps3.gkelmt_left_sidebar.shopgk-page #main-content ul.products.columns-2 li:nth-child(3n+1),.gkelmt_built_gkgaps3.gkelmt_right_sidebar.shopgk-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}} .product{word-wrap:break-word}@media (max-width:980px){.gkelmt_built_woo_custom_button_icon .gkelmt_built_custom_button_icon.gkelmt_built_button:after{content:attr(data-icon-tablet)}}@media (max-width:767px){.gkelmt_built_woo_custom_button_icon .gkelmt_built_custom_button_icon.gkelmt_built_button:after{content:attr(data-icon-phone)}}.gkelmt-dynamic-content-woo a{color:inherit!important;font-family:inherit;font-weight:inherit;font-style:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-shadow:inherit}.shopgk-page #content input.button:hover .gkelmt_built_gkbox li a:hover{color:#2ea3f2}.shopgk.gkelmt_built_pagebuilt_layout div.product div.summary{margin-bottom:0}.gkelmt_built_pagebuilt_layout .rfq_form_wrap:after{content:" ";display:block;visibility:hidden;clear:both;height:0;font-size:0}@media (min-width:981px){.shopgk-page:not(.gkelmt-tb-has-template) .gkelmt_built_shop ul.products li.product:not(.first){clear:none}}@media (min-width:768px) and (max-width:980px){.shopgk-page ul.products li.product:nth-child(n){margin:0 7.5% 7.5% 0!important;width:28.333%!important;clear:none;float:left!important}.shopgk-page ul.products li.product:nth-child(3n){margin-right:0!important}.shopgk-page ul.products li.product:nth-child(3n+1){clear:both}}@media (max-width:767px){.shopgk-page ul.products li.product:nth-child(n){margin:0 9.5% 9.5% 0!important;width:45.25%!important;clear:none}.shopgk-page ul.products li.product:nth-child(2n){margin-right:0!important}.shopgk-page ul.products li.product:nth-child(odd){clear:both}}@media (max-width:479px){.shopgk-page ul.products li.product:nth-child(n){margin:0 0 11.5%!important;width:100%!important}} .shopgk #content input.button.alt:after,.shopgk #content input.button:after,.shopgk #respond input#submit.alt:after,.shopgk #respond input#submit:after,.shopgk-page #content input.button.alt:after,.shopgk-page #content input.button:after,.shopgk-page #respond input#submit.alt:after,.shopgk-page #respond input#submit:after,.shopgk-page a.button.alt:after,.shopgk-page a.button:after,.shopgk-page button.button.alt:after,.shopgk-page button.button:after,.shopgk-page input.button.alt:after,.shopgk-page input.button:after,.shopgk a.button.alt:after,.shopgk button.button.alt:after,.shopgk button.button:after,.shopgk button.single_add_to_cart_button.button:after,.shopgk input.button.alt:after,.shopgk input.button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.gkelmt_built_woo_custom_button_icon .gkelmt_built_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)!important}.shopgk-page .media-frame .media-frame-toolbar button.button,.shopgk-page .media-frame .media-frame-toolbar button.post-nav .nav-links .button,.shopgk-page .media-frame .media-frame-toolbar button.read-more-buttons,.shopgk .media-frame .media-frame-toolbar button.button,.shopgk .media-frame .media-frame-toolbar button.post-nav .nav-links .button,.shopgk .media-frame .media-frame-toolbar button.read-more-buttons{float:left!important}.shopgk-page .media-frame button.button,.shopgk-page .media-frame button.post-nav .nav-links .button,.shopgk-page .media-frame button.read-more-buttons,.shopgk .media-frame button.button,.shopgk .media-frame button.post-nav .nav-links .button,.shopgk .media-frame button.read-more-buttons{margin-left:10px;margin-top:15px;padding:0 12px 2px!important;font-weight:400!important;font-size:13px!important;border-width:1px!important;border-color:#ccc!important;text-decoration:none!important;color:#555!important;background:#f7f7f7!important;-webkit-box-shadow:0 1px 0 #ccc!important;box-shadow:0 1px 0 #ccc!important;vertical-align:top!important}.shopgk-page .media-frame button.button:after,.shopgk-page .media-frame button.post-nav .nav-links .button:after,.shopgk-page .media-frame button.read-more-buttons:after,.shopgk .media-frame button.button:after,.shopgk .media-frame button.post-nav .nav-links .button:after,.shopgk .media-frame button.read-more-buttons:after{content:""!important}.shopgk-page .media-frame button.button-primary,.shopgk .media-frame button.button-primary{background:#0085ba!important;border-color:#0073aa #006799 #006799!important;-webkit-box-shadow:0 1px 0 #006799!important;box-shadow:0 1px 0 #006799!important;color:#fff!important;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799!important}.shopgk-page .media-frame button.button-primary:hover,.shopgk .media-frame button.button-primary:hover{background:#008ec2!important;color:#fff!important;border-color:#0073aa #006799 #006799!important}.shopgk-page .media-frame button.button-primary:active,.shopgk .media-frame button.button-primary:active{background:#0073aa!important;-webkit-box-shadow:inset 0 2px 0 #006799!important;box-shadow:inset 0 2px 0 #006799!important;color:#fff!important;border-color:#0073aa #006799 #006799!important}.shopgk-page .media-frame button.button-hero,.shopgk .media-frame button.button-hero{font-size:14px!important;height:46px!important;line-height:44px;padding:0 36px!important}.shopgk-page .media-frame button.button-hero:hover,.shopgk .media-frame button.button-hero:hover{background:#fafafa!important;border-color:#999!important;color:#23282d!important}.shopgk-page .media-frame button.button-hero:active,.shopgk .media-frame button.button-hero:active{background:#eee!important;border-color:#999!important;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)!important;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)!important;-webkit-transform:translateY(1px)!important;transform:translateY(1px)!important;outline:2px solid transparent!important;outline-offset:0!important} #gkelmt-secondary-menu li,#top-menu li{word-wrap:break-word}.nav li ul,.gkelmt_mobile_menu{border-color:#2EA3F2}.mobile_menu_bar:before,.mobile_menu_bar:after,#top-menu li.current-menu-ancestor>a,#top-menu li.current-navitmgk>a{color:#2EA3F2}#main-header{-webkit-transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s}#main-header.gkelmt-disabled-animations *{-webkit-transition-duration:0s !important;transition-duration:0s !important}.container{text-align:left;position:relative}.gkelmt_fxdnvgk.gkelmt_swnvgk #page-container{padding-top:80px}.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt-tb #page-container,.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt-tb-has-header #page-container{padding-top:0 !important}.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt_nvsndgk #page-container{padding-top:111px}.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt_nvsndgk.gkelmt_header_style_centered #page-container{padding-top:177px}.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt_header_style_centered #page-container{padding-top:147px}.gkelmt_fxdnvgk #main-header{position:fixed}.gkelmt-cloud-item-editor #page-container{padding-top:0 !important}.gkelmt_gk_header_lftlgn #gkelmt-top-navigation{padding-top:33px}.gkelmt_gk_header_lftlgn #gkelmt-top-navigation nav>ul>li>a{padding-bottom:33px}.gkelmt_gk_header_lftlgn .logo_container{position:absolute;height:100%;width:100%}.gkelmt_gk_header_lftlgn #gkelmt-top-navigation .mobile_menu_bar{padding-bottom:24px}.gkelmt_hide_search_icon #gkelmt_top_search{display:none !important}#logo{width:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translate3d(0, 0, 0)}.gkelmt_built_svg_logo #logo{height:54%}.logo_container{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translate3d(0, 0, 0);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#gkelmt-define-logo-wrap img{width:100%}.gecko #gkelmt-define-logo-wrap.svg-logo{position:relative !important}#top-menu-nav,#top-menu{line-height:0}#gkelmt-top-navigation{font-weight:600}.gkelmt_fxdnvgk #gkelmt-top-navigation{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.gkelmt-cart-info span:before{content:"\e07a";margin-right:10px;position:relative}nav#top-menu-nav,#top-menu,nav.gkelmt-menu-nav,.gkelmt-menu{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}.gkelmt_fullwidth_nav.gkelmt_non_fxdnvgk.gkelmt_gk_header_lftlgn #top-menu>li:last-child>ul.sub-menu{right:0}#top-menu a{color:rgba(0,0,0,0.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#gkelmt_search_icon:before{content:"\55";font-size:17px;left:0;position:absolute;top:-3px}#gkelmt_search_icon:hover{cursor:pointer}#gkelmt_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}#gkelmt_top_search.gkelmt_search_opened{position:absolute;width:100%}.gkelmt-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.gkelmt-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:transparent}.gkelmt-search-form .gkelmt-search-field::-ms-clear{width:0;height:0;display:none}.gkelmt_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.gkelmt_search_form_container{position:relative;opacity:0;height:1px}.container.gkelmt_search_form_container.gkelmt_built_search_visible{z-index:999;-webkit-animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_search_visible.gkelmt_built_no_animation{opacity:1}.gkelmt_built_search_form_hidden{-webkit-animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}span.gkelmt_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.gkelmt_close_search_field:after{font-family:'ETmodules';content:'\4d';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.gkelmt_menu_container{z-index:99}.container.gkelmt_search_form_container.gkelmt_built_search_form_hidden{z-index:1 !important}.gkelmt_search_outer{width:100%;overflow:hidden;position:absolute;top:0}.container.gkelmt_built_menu_hidden{z-index:-1}form.gkelmt-search-form{background:rgba(0,0,0,0) !important}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}.gkelmt-cart-info{color:inherit}#gkelmt-top-navigation .gkelmt-cart-info{float:left;margin:-2px 0 0 22px;font-size:16px}#gkelmt-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.gkelmt-touch-hover>ul{opacity:1;visibility:visible}#top-menu .navitmgk-has-children>a:first-child:after,#gkelmt-secondary-nav .navitmgk-has-children>a:first-child:after{font-family:'ETmodules';content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#top-menu .navitmgk-has-children>a:first-child,#gkelmt-secondary-nav .navitmgk-has-children>a:first-child{padding-right:20px}#top-menu li .navitmgk-has-children>a:first-child{padding-right:40px}#top-menu li .navitmgk-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute !important;width:100%;left:0 !important}#top-menu li.mega-menu ul li{margin:0;float:left !important;display:block !important;padding:0 !important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none !important;animation:none !important;padding:0px;border:none;left:auto;top:auto;width:90% !important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.gkelmt-hover li ul{display:block}#top-menu li.mega-menu.gkelmt-hover>ul{opacity:1 !important;visibility:visible !important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0 !important;font-weight:bold;border-bottom:1px solid rgba(0,0,0,0.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent !important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100% !important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100% !important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}#top-menu li.mega-menu.mega-menu-parent-2>ul>li{width:50%}#top-menu li.mega-menu.mega-menu-parent-1>ul>li{width:100%}#top-menu li.mega-menu .navitmgk-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#gkelmt_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before,.gkelmt_toggle_slide_menu:after{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.mobile_nav .select_page{display:none}.gkelmt_built_menu_hidden #top-menu,.gkelmt_built_menu_hidden #gkelmt_search_icon:before,.gkelmt_built_menu_hidden .gkelmt-cart-info{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_menu_visible #top-menu,.gkelmt_built_menu_visible #gkelmt_search_icon:before,.gkelmt_built_menu_visible .gkelmt-cart-info{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_menu_hidden #top-menu,.gkelmt_built_menu_hidden #gkelmt_search_icon:before,.gkelmt_built_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_menu_visible #top-menu,.gkelmt_built_menu_visible #gkelmt_search_icon:before,.gkelmt_built_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_no_animation #top-menu,.gkelmt_built_no_animation #gkelmt_search_icon:before,.gkelmt_built_no_animation .mobile_menu_bar,.gkelmt_built_no_animation.gkelmt_search_form_container{animation:none !important;-o-animation:none !important;-webkit-animation:none !important;-moz-animation:none !important}body.admin-bar.gkelmt_fxdnvgk #main-header{top:32px}body.prchgmt-3_8.admin-bar.gkelmt_fxdnvgk #main-header{top:28px}body.gkelmt_fxdnvgk.gkelmt_nvsndgk #main-header{top:30px}body.admin-bar.gkelmt_fxdnvgk.gkelmt_nvsndgk #main-header{top:63px}@media all and (min-width: 981px){.gkelmt_hide_primary_logo #main-header:not(.gkelmt-stickyhdrgk) .logo_container,.gkelmt_hide_fixed_logo #main-header.gkelmt-stickyhdrgk .logo_container{height:0;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.gkelmt_hide_primary_logo #main-header:not(.gkelmt-stickyhdrgk) .centered-inline-logo-wrap,.gkelmt_hide_fixed_logo #main-header.gkelmt-stickyhdrgk .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.gkelmt-animated-content#page-container{-webkit-transition:margin-top 0.4s ease-in-out;transition:margin-top 0.4s ease-in-out}.gkelmt_hide_nav #page-container{-webkit-transition:none;transition:none}.gkelmt_fullwidth_nav .gkelmt-search-form,.gkelmt_fullwidth_nav .gkelmt_close_search_field{right:30px}#main-header.gkelmt-stickyhdrgk{-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1) !important;box-shadow:0 0 7px rgba(0,0,0,0.1) !important}.gkelmt_gk_header_lftlgn .gkelmt-stickyhdrgk #gkelmt-top-navigation{padding-top:20px}.gkelmt_gk_header_lftlgn .gkelmt-stickyhdrgk #gkelmt-top-navigation nav>ul>li>a{padding-bottom:20px}.gkelmt_hide_nav.gkelmt_fxdnvgk #main-header{opacity:0}.gkelmt_hide_nav.gkelmt_fxdnvgk .gkelmt-stickyhdrgk#main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}.gkelmt_hide_nav .centered-inline-logo-wrap,.gkelmt_hide_nav.gkelmt_fxdnvgk #main-header,.gkelmt_hide_nav.gkelmt_fxdnvgk #main-header,.gkelmt_hide_nav .centered-inline-logo-wrap{-webkit-transition-duration:.7s;transition-duration:.7s}.gkelmt_hide_nav #page-container{padding-top:0 !important}.gkelmt_nvfstnmtgk #gkelmt-top-navigation ul li:hover>ul,.gkelmt_nvsndnmtgk #gkelmt-secondary-nav li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gkelmt_primary_nav_dropdown_animation_slide #gkelmt-top-navigation ul li:hover>ul,.gkelmt_secondary_nav_dropdown_animation_slide #gkelmt-secondary-nav li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.gkelmt_primary_nav_dropdown_animation_expand #gkelmt-top-navigation ul li:hover>ul,.gkelmt_secondary_nav_dropdown_animation_expand #gkelmt-secondary-nav li:hover>ul{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.gkelmt_primary_nav_dropdown_animation_flip #gkelmt-top-navigation ul li ul li:hover>ul,.gkelmt_secondary_nav_dropdown_animation_flip #gkelmt-secondary-nav ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.gkelmt_primary_nav_dropdown_animation_flip #gkelmt-top-navigation ul li:hover>ul,.gkelmt_secondary_nav_dropdown_animation_flip #gkelmt-secondary-nav li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.gkelmt_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:32px;padding-left:30px}.gkelmt_non_fxdnvgk.gkelmt_fullwidth_nav.gkelmt_gk_header_lftlgn #main-header .container{padding-left:0}.gkelmt_non_fxdnvgk.gkelmt_fullwidth_nav.gkelmt_gk_header_lftlgn .logo_container{padding-left:30px}}@media all and (max-width: 980px){.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt_nvsndgk #page-container,.gkelmt_fxdnvgk.gkelmt_swnvgk #page-container{padding-top:80px}.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt-tb #page-container,.gkelmt_fxdnvgk.gkelmt_swnvgk.gkelmt-tb-has-header #page-container{padding-top:0 !important}.gkelmt_non_fxdnvgk #page-container{padding-top:0}.gkelmt_fxdnvgk.gkelmt_nvsndmngk.admin-bar #main-header{top:32px !important}.gkelmt_hide_mobile_logo #main-header .logo_container{display:none;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#top-menu{display:none}.gkelmt_hide_nav.gkelmt_fxdnvgk #main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}#gkelmt-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.gkelmt_fxdnvgk #main-header{position:absolute}.gkelmt_gk_header_lftlgn .gkelmt-stickyhdrgk #gkelmt-top-navigation,.gkelmt_gk_header_lftlgn #gkelmt-top-navigation{padding-top:24px;display:block}.gkelmt_fxdnvgk #main-header{-webkit-transition:none;transition:none}.gkelmt_fxdnvgk_temp #main-header{top:0 !important}#logo,.logo_container,#main-header,.container{-webkit-transition:none;transition:none}.gkelmt_gk_header_lftlgn #logo{max-width:50%}#gkelmt_top_search{margin:0 35px 0 0;float:left}#gkelmt_search_icon:before{top:7px}.gkelmt_gk_header_lftlgn .gkelmt-search-form{width:50% !important;max-width:50% !important}#gkelmt_mobile_nav_menu{display:block}#gkelmt-top-navigation .gkelmt-cart-info{margin-top:5px}}@media screen and (max-width: 782px){body.admin-bar.gkelmt_fxdnvgk #main-header{top:46px}}@media all and (max-width: 767px){#gkelmt-top-navigation{margin-right:0}body.admin-bar.gkelmt_fxdnvgk #main-header{top:46px}}@media all and (max-width: 479px){#gkelmt-top-navigation{margin-right:0}}@media print{#top-header,#main-header{position:relative !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important}} @-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}} #main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.gkelmt-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.gkelmt-hover>ul{visibility:visible}.nav li.gkelmt-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.gkelmt-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.gkelmt_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.gkelmt_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.gkelmt-dropdown-removing>ul{display:none}.mega-menu .gkelmt-dropdown-removing>ul{display:block}.gkelmt-menu .navitmgk-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.gkelmt-menu .navitmgk-has-children>a:first-child{padding-right:20px}.gkelmt-menu li li.navitmgk-has-children>a:first-child:after{right:20px;top:6px}.gkelmt-menu-nav li.mega-menu{position:inherit}.gkelmt-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.gkelmt-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.gkelmt-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.gkelmt-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.gkelmt-menu-nav li.mega-menu.gkelmt-hover li ul,.gkelmt-menu-nav li.mega-menu:hover li ul{display:block}.gkelmt-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.gkelmt-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.gkelmt-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.gkelmt-menu-nav li.mega-menu li>a{width:200px!important}.gkelmt-menu-nav li.mega-menu.mega-menu-parent li>a,.gkelmt-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.gkelmt-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.gkelmt-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.gkelmt-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.gkelmt-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.gkelmt-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.gkelmt_built_fullwidth_menu li.mega-menu .navitmgk-has-children>a:first-child:after,.gkelmt_built_menu li.mega-menu .navitmgk-has-children>a:first-child:after{display:none}.gkelmt_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.gkelmt_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .gkelmt_mobile_menu li ul,.gkelmt_built_fullwidth_menu .gkelmt_mobile_menu li ul,.gkelmt_built_menu .gkelmt_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.gkelmt_mobile_menu li li{padding-left:5%}.gkelmt_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.gkelmt_mobile_menu .navitmgk-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.gkelmt_mobile_menu li .navitmgk-has-children>a{background-color:transparent}.gkelmt_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.gkelmt_built_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none} .footer-gkbox h4,#main-footer .gkbox_block h1,#main-footer .gkbox_block h2,#main-footer .gkbox_block h3,#main-footer .gkbox_block h4,#main-footer .gkbox_block h5,#main-footer .gkbox_block h6{color:#2EA3F2}.footer-gkbox li:before{border-color:#2EA3F2}.bottom-nav li.current-navitmgk>a{color:#2EA3F2}#main-footer{background-color:#222222}#footer-gkboxs{padding:6% 0 0}.footer-gkbox{float:left;color:#fff}.last{margin-right:0}.footer-gkbox .fgkbox:last-child{margin-bottom:0 !important}#footer-gkboxs .footer-gkbox li{padding-left:14px;position:relative}#footer-gkboxs .footer-gkbox li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-gkboxs .footer-gkbox a{color:#fff}#footer-gkboxs .footer-gkbox li a{color:#fff;text-decoration:none}#footer-gkboxs .footer-gkbox li a:hover{color:rgba(255,255,255,0.7)}.footer-gkbox .gkbox_adsensegkbox ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,0.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#gkelmt-footer-nav{background-color:rgba(255,255,255,0.05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width: 980px){.footer-gkbox:nth-child(n){width:46.25% !important;margin:0 7.5% 7.5% 0 !important}.gkelmt_built_gk_footer_flex1 .footer-gkbox{width:100% !important;margin:0 7.5% 7.5% 0 !important}#footer-gkboxs .footer-gkbox .fgkbox{margin-bottom:16.21%}.gkelmt_built_gkgaps1 .footer-gkbox:nth-child(n){width:50% !important;margin:0 !important}.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox .fgkbox{margin-bottom:0}#footer-gkboxs{padding:8% 0}#footer-gkboxs .footer-gkbox:nth-child(2n){margin-right:0 !important}#footer-gkboxs .footer-gkbox:nth-last-child(-n+2){margin-bottom:0 !important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width: 767px){#footer-gkboxs .footer-gkbox,.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox{width:100% !important;margin-right:0 !important}#footer-gkboxs .footer-gkbox:nth-child(n),#footer-gkboxs .footer-gkbox .fgkbox{margin-bottom:9.5% !important}.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox:nth-child(n),.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox .fgkbox{margin-bottom:0 !important}#footer-gkboxs{padding:10% 0}#footer-gkboxs .footer-gkbox .fgkbox:last-child{margin-bottom:0 !important}#footer-gkboxs .footer-gkbox:last-child{margin-bottom:0 !important}}@media all and (max-width: 479px){#footer-gkboxs .footer-gkbox:nth-child(n),.footer-gkbox .fgkbox{margin-bottom:11.5% !important}#footer-gkboxs .footer-gkbox.last{margin-bottom:0 !important}.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox:nth-child(n),.gkelmt_built_gkgaps1 #footer-gkboxs .footer-gkbox .fgkbox{margin-bottom:0 !important}#footer-gkboxs{padding:12% 0}} @media all and (min-width: 981px){.gkelmt_built_gkgaps3 .footer-gkbox{margin-right:5.5%;margin-bottom:5.5%}.gkelmt_built_gkgaps3 .footer-gkbox:last-child{margin-right:0}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex6 .footer-gkbox{width:12.083%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex6 .footer-gkbox .fgkbox{margin-bottom:45.517%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex5 .footer-gkbox{width:15.6%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex5 .footer-gkbox .fgkbox{margin-bottom:35.256%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex4 .footer-gkbox{width:20.875%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex4 .footer-gkbox .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex3 .footer-gkbox{width:29.667%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex3 .footer-gkbox .fgkbox{margin-bottom:18.539%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex2 .footer-gkbox{width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex2 .footer-gkbox .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex1 .footer-gkbox{width:100%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex1 .footer-gkbox .fgkbox{margin-bottom:5.5%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_4__1_4 .footer-gkbox:nth-child(1){width:73.625%;clear:both}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_4__1_4 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:7.47%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_4__1_4 .footer-gkbox:nth-child(2){width:20.875%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_4__1_4 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__3_4 .footer-gkbox:nth-child(1){width:20.875%;clear:both}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__3_4 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__3_4 .footer-gkbox:nth-child(2){width:73.625%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__3_4 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:7.47%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_3__1_3 .footer-gkbox:nth-child(1){width:64.833%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_3__1_3 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:8.483%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_3__1_3 .footer-gkbox:nth-child(2){width:29.667%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_3__1_3 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:18.539%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_3__2_3 .footer-gkbox:nth-child(1){width:29.667%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_3__2_3 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:18.539%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_3__2_3 .footer-gkbox:nth-child(2){width:64.833%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_3__2_3 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:8.483%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__1_2 .footer-gkbox:nth-child(-n+2){width:20.875%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__1_2 .footer-gkbox:nth-child(-n+2) .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__1_2 .footer-gkbox:nth-child(3){width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4__1_2 .footer-gkbox:nth-child(3) .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_4 .footer-gkbox:first-child{width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_4 .footer-gkbox:first-child .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_4 .footer-gkbox:nth-child(-n+3):not(:nth-child(1)){width:20.875%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_4 .footer-gkbox:nth-child(-n+3):not(:nth-child(1)) .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5__3_5 .footer-gkbox:nth-child(-n+2){width:15.6%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5__3_5 .footer-gkbox:nth-child(-n+2) .fgkbox{margin-bottom:35.256%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5__3_5 .footer-gkbox:nth-child(3){width:57.8%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5__3_5 .footer-gkbox:nth-child(3) .fgkbox{margin-bottom:9.516%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__1_5 .footer-gkbox:first-child{width:57.8%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__1_5 .footer-gkbox:first-child .fgkbox{margin-bottom:9.516%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__1_5 .footer-gkbox:nth-child(-n+3):not(:nth-child(1)){width:15.6%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__1_5 .footer-gkbox:nth-child(-n+3):not(:nth-child(1)) .fgkbox{margin-bottom:35.256%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__2_5 .footer-gkbox:nth-child(1){width:57.8%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__2_5 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:9.516%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__2_5 .footer-gkbox:nth-child(2){width:36.7%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_3_5__2_5 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:14.986%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_5__3_5 .footer-gkbox:nth-child(1){width:36.7%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_5__3_5 .footer-gkbox:nth-child(1) .fgkbox{margin-bottom:14.986%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_5__3_5 .footer-gkbox:nth-child(2){width:57.8%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_2_5__3_5 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:9.516%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_6 .footer-gkbox:first-child{width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_6 .footer-gkbox:first-child .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_6 .footer-gkbox:nth-child(-n+4):not(:nth-child(1)){width:12.083%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_2__1_6 .footer-gkbox:nth-child(-n+4):not(:nth-child(1)) .fgkbox{margin-bottom:45.517%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_6__1_2 .footer-gkbox:nth-child(-n+3){width:12.083%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_6__1_2 .footer-gkbox:nth-child(-n+3) .fgkbox{margin-bottom:45.517%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_6__1_2 .footer-gkbox:nth-child(4){width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_6__1_2 .footer-gkbox:nth-child(4) .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4_1_2_1_4 .footer-gkbox:nth-child(-n+3):not(:nth-child(2)){width:20.875%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4_1_2_1_4 .footer-gkbox:nth-child(-n+3):not(:nth-child(2)) .fgkbox{margin-bottom:26.347%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4_1_2_1_4 .footer-gkbox:nth-child(2){width:47.25%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_4_1_2_1_4 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:11.64%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5_3_5_1_5 .footer-gkbox:nth-child(-n+3):not(:nth-child(2)){width:15.6%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5_3_5_1_5 .footer-gkbox:nth-child(-n+3):not(:nth-child(2)) .fgkbox{margin-bottom:35.256%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5_3_5_1_5 .footer-gkbox:nth-child(2){width:57.8%}.gkelmt_built_gkgaps3.gkelmt_built_gk_footer_flex_1_5_3_5_1_5 .footer-gkbox:nth-child(2) .fgkbox{margin-bottom:9.516%}} .gkelmt-social-icons{float:right}.gkelmt-social-icons li{display:inline-block;margin-left:20px}.gkelmt-social-icon a{display:inline-block;font-size:24px;position:relative;text-align:center;-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s;color:#666;text-decoration:none}.gkelmt-social-icons a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.gkelmt-social-icon span{display:none}.gkelmt_duplicate_social_icons{display:none}@media all and (max-width: 980px){.gkelmt-social-icons{float:none;text-align:center}}@media all and (max-width: 980px){.gkelmt-social-icons{margin:0 0 5px}} .gkelmt_built_gkbox{float:left;max-width:100%;word-wrap:break-word}.gkelmt_built_gkbox a{text-decoration:none;color:#666}.gkelmt_built_gkbox li a:hover{color:#82c0c7}.gkelmt_built_gkbox ol li,.gkelmt_built_gkbox ul li{margin-bottom:.5em}.gkelmt_built_gkbox ol li ol li,.gkelmt_built_gkbox ul li ul li{margin-left:15px}.gkelmt_built_gkbox select{width:100%;height:28px;padding:0 5px}.gkelmt_built_gkbox_area .gkelmt_built_gkbox a{color:inherit}.gkelmt_built_bg_layout_light .gkelmt_built_gkbox li a{color:#666}.gkelmt_built_bg_layout_dark .gkelmt_built_gkbox li a{color:inherit} .gkelmt_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.gkelmt_gallery_item{float:left;width:28.353%;margin:0 7.47% 7.47% 0}.blocks-gallery-item,.gkelmt_gallery_item{padding-left:0!important}.blocks-gallery-item:before,.gkelmt_gallery_item:before{display:none}.gkelmt_gallery_item:nth-child(3n){margin-right:0}.gkelmt_gallery_item:nth-child(3n+1){clear:both} .mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}} .gkelmt_built_scroll_top.gkelmt-built-icon{text-align:center;background:rgba(0,0,0,0.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.gkelmt_built_scroll_top:before{content:'2'}.gkelmt_built_scroll_top.gkelmt-visible{opacity:1;-webkit-animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.gkelmt_built_scroll_top.gkelmt-hidden{opacity:0;-webkit-animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}} .shopgk .shopgk-error,.shopgk .shopgk-info,.shopgk .shopgk-message{background:#2EA3F2}.entry-summary p.price ins,.shopgk div.product span.price,.shopgk-page div.product span.price,.shopgk #content div.product span.price,.shopgk-page #content div.product span.price,.shopgk div.product p.price,.shopgk-page div.product p.price,.shopgk #content div.product p.price,.shopgk-page #content div.product p.price,.shopgk .star-rating span:before,.shopgk-page .star-rating span:before,.shopgk a.button.alt,.shopgk-page a.button.alt,.shopgk button.button.alt,.shopgk button.button.alt.disabled,.shopgk-page button.button.alt,.shopgk-page button.button.alt.disabled,.shopgk input.button.alt,.shopgk-page input.button.alt,.shopgk #respond input#submit.alt,.shopgk-page #respond input#submit.alt,.shopgk #content input.button.alt,.shopgk-page #content input.button.alt,.shopgk a.button,.shopgk-page a.button,.shopgk button.button,.shopgk-page button.button,.shopgk input.button,.shopgk-page input.button,.shopgk #respond input#submit,.shopgk-page #respond input#submit,.shopgk #content input.button,.shopgk-page #content input.button,.shopgk a.button.alt:hover,.shopgk-page a.button.alt:hover,.shopgk button.button.alt:hover,.shopgk button.button.alt.disabled:hover,.shopgk-page button.button.alt:hover,.shopgk-page button.button.alt.disabled:hover,.shopgk input.button.alt:hover,.shopgk-page input.button.alt:hover,.shopgk #respond input#submit.alt:hover,.shopgk-page #respond input#submit.alt:hover,.shopgk #content input.button.alt:hover,.shopgk-page #content input.button.alt:hover,.shopgk a.button:hover,.shopgk-page a.button:hover,.shopgk button.button,.shopgk-page button.button:hover,.shopgk input.button:hover,.shopgk-page input.button:hover,.shopgk #respond input#submit:hover,.shopgk-page #respond input#submit:hover,.shopgk #content input.button:hover{color:#2EA3F2}.shopgk a.button.alt,.shopgk-page a.button.alt,.shopgk button.button.alt,.shopgk button.button.alt.disabled,.shopgk-page button.button.alt,.shopgk-page button.button.alt.disabled,.shopgk input.button.alt,.shopgk-page input.button.alt,.shopgk #respond input#submit.alt,.shopgk-page #respond input#submit.alt,.shopgk #content input.button.alt,.shopgk-page #content input.button.alt,.shopgk a.button,.shopgk-page a.button,.shopgk button.button,.shopgk-page button.button,.shopgk input.button,.shopgk-page input.button,.shopgk #respond input#submit,.shopgk-page #respond input#submit,.shopgk #content input.button,.shopgk-page #content input.button,.shopgk button.button:disabled,.shopgk button.button:disabled[disabled]{font-size:20px;font-weight:500;padding:0.3em 1em;line-height:1.7em !important;background:transparent;position:relative;border:2px solid;border-radius:3px;-webkit-transition:all 0.2s;transition:all 0.2s}.shopgk a.button.alt,.shopgk-page a.button.alt{border-color:#2EA3F2}.shopgk a.button.alt:hover,.shopgk-page a.button.alt:hover,.shopgk button.button.alt:hover,.shopgk button.button.alt.disabled:hover,.shopgk-page button.button.alt:hover,.shopgk-page button.button.alt.disabled:hover,.shopgk input.button.alt:hover,.shopgk-page input.button.alt:hover,.shopgk #respond input#submit.alt:hover,.shopgk-page #respond input#submit.alt:hover,.shopgk #content input.button.alt:hover,.shopgk-page #content input.button.alt:hover,.shopgk a.button:hover,.shopgk-page a.button:hover,.shopgk button.button:hover,.shopgk-page button.button:hover,.shopgk input.button:hover,.shopgk-page input.button:hover,.shopgk #respond input#submit:hover,.shopgk-page #respond input#submit:hover,.shopgk #content input.button:hover,.shopgk-page #content input.button:hover,.shopgk button.button:disabled:hover,.shopgk-page button.button:disabled:hover{border:2px solid transparent;padding:0.3em 2em 0.3em 1em}.shopgk a.button.alt:hover,.shopgk-page a.button.alt:hover,.shopgk button.button.alt:hover,.shopgk button.button.alt.disabled:hover,.shopgk-page button.button.alt:hover,.shopgk-page button.button.alt.disabled:hover,.shopgk input.button.alt:hover,.shopgk-page input.button.alt:hover,.shopgk #respond input#submit.alt:hover,.shopgk-page #respond input#submit.alt:hover,.shopgk #content input.button.alt:hover,.shopgk-page #content input.button.alt:hover,.shopgk a.button:hover,.shopgk-page a.button:hover,.shopgk button.button:hover,.shopgk-page button.button:hover,.shopgk input.button:hover,.shopgk-page input.button:hover,.shopgk #respond input#submit:hover,.shopgk-page #respond input#submit:hover,.shopgk #content input.button:hover,.shopgk-page #content input.button:hover{background:rgba(0,0,0,0.05)}.shopgk a.button.alt:after,.shopgk-page a.button.alt:after,.shopgk button.button.alt:after,.shopgk-page button.button.alt:after,.shopgk input.button.alt:after,.shopgk-page input.button.alt:after,.shopgk #respond input#submit.alt:after,.shopgk-page #respond input#submit.alt:after,.shopgk #content input.button.alt:after,.shopgk-page #content input.button.alt:after,.shopgk a.button:after,.shopgk-page a.button:after,.shopgk button.button:not(.button-confirm):after,.shopgk-page button.button:not(.button-confirm):after,.shopgk input.button:after,.shopgk-page input.button:after,.shopgk #respond input#submit:after,.shopgk-page #respond input#submit:after,.shopgk #content input.button:after,.shopgk-page #content input.button:after,.shopgk a.button:before,.shopgk-page a.button:before,.shopgk button.button:before,.shopgk-page button.button:before,.shopgk input.button:before,.shopgk-page input.button:before,.shopgk #respond input#submit:before,.shopgk-page #respond input#submit:before,.shopgk #content input.button:before,.shopgk-page #content input.button:before{font-family:"ETmodules";font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all 0.2s;transition:all 0.2s}.shopgk a.button:before,.shopgk-page a.button:before,.shopgk button.button:before,.shopgk-page button.button:before,.shopgk input.button:before,.shopgk-page input.button:before,.shopgk #respond input#submit:before,.shopgk-page #respond input#submit:before,.shopgk #content input.button:before,.shopgk-page #content input.button:before{display:none}.gkelmt_button_icon_visible.shopgk a.button.alt,.gkelmt_button_icon_visible.shopgk-page a.button.alt,.gkelmt_button_icon_visible.shopgk button.button.alt,.gkelmt_button_icon_visible.shopgk button.button.alt.disabled,.gkelmt_button_icon_visible.shopgk-page button.button.alt,.gkelmt_button_icon_visible.shopgk-page button.button.alt.disabled,.gkelmt_button_icon_visible.shopgk input.button.alt,.gkelmt_button_icon_visible.shopgk-page input.button.alt,.gkelmt_button_icon_visible.shopgk #respond input#submit.alt,.gkelmt_button_icon_visible.shopgk-page #respond input#submit.alt,.gkelmt_button_icon_visible.shopgk #content input.button.alt,.gkelmt_button_icon_visible.shopgk-page #content input.button.alt,.gkelmt_button_icon_visible.shopgk a.button,.gkelmt_button_icon_visible.shopgk-page a.button,.gkelmt_button_icon_visible.shopgk button.button,.gkelmt_button_icon_visible.shopgk-page button.button,.gkelmt_button_icon_visible.shopgk input.button,.gkelmt_button_icon_visible.shopgk-page input.button,.gkelmt_button_icon_visible.shopgk #respond input#submit,.gkelmt_button_icon_visible.shopgk-page #respond input#submit,.gkelmt_button_icon_visible.shopgk #content input.button,.gkelmt_button_icon_visible.shopgk-page #content input.button{padding-right:2em;padding-left:0.7em}.gkelmt_button_icon_visible.shopgk a.button.alt:after,.gkelmt_button_icon_visible.shopgk-page a.button.alt:after,.gkelmt_button_icon_visible.shopgk button.button.alt:after,.gkelmt_button_icon_visible.shopgk-page button.button.alt:after,.gkelmt_button_icon_visible.shopgk input.button.alt:after,.gkelmt_button_icon_visible.shopgk-page input.button.alt:after,.gkelmt_button_icon_visible.shopgk #respond input#submit.alt:after,.gkelmt_button_icon_visible.shopgk-page #respond input#submit.alt:after,.gkelmt_button_icon_visible.shopgk #content input.button.alt:after,.gkelmt_button_icon_visible.shopgk-page #content input.button.alt:after,.gkelmt_button_icon_visible.shopgk a.button:after,.gkelmt_button_icon_visible.shopgk-page a.button:after,.gkelmt_button_icon_visible.shopgk button.button:after,.gkelmt_button_icon_visible.shopgk-page button.button:after,.gkelmt_button_icon_visible.shopgk input.button:after,.gkelmt_button_icon_visible.shopgk-page input.button:after,.gkelmt_button_icon_visible.shopgk #respond input#submit:after,.gkelmt_button_icon_visible.shopgk-page #respond input#submit:after,.gkelmt_button_icon_visible.shopgk #content input.button:after,.gkelmt_button_icon_visible.shopgk-page #content input.button:after{opacity:1;margin-left:0}.gkelmt_button_left.gkelmt_button_icon_visible.shopgk a.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page a.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk button.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page button.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk input.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page input.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk #respond input#submit.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page #respond input#submit.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk #content input.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page #content input.button.alt:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk a.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page a.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk button.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page button.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk input.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page input.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk #respond input#submit:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page #respond input#submit:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk #content input.button:hover:after,.gkelmt_button_left.gkelmt_button_icon_visible.shopgk-page #content input.button:hover:after{left:0.15em}.shopgk a.button.alt:hover:after,.shopgk-page a.button.alt:hover:after,.shopgk button.button.alt:hover:after,.shopgk-page button.button.alt:hover:after,.shopgk input.button.alt:hover:after,.shopgk-page input.button.alt:hover:after,.shopgk #respond input#submit.alt:hover:after,.shopgk-page #respond input#submit.alt:hover:after,.shopgk #content input.button.alt:hover:after,.shopgk-page #content input.button.alt:hover:after,.shopgk a.button:hover:after,.shopgk-page a.button:hover:after,.shopgk button.button:hover:after,.shopgk-page button.button:hover:after,.shopgk input.button:hover:after,.shopgk-page input.button:hover:after,.shopgk #respond input#submit:hover:after,.shopgk-page #respond input#submit:hover:after,.shopgk #content input.button:hover:after,.shopgk-page #content input.button:hover:after{opacity:1;margin-left:0}.gkelmt_button_left.shopgk a.button.alt:after,.gkelmt_button_left.shopgk-page a.button.alt:after,.gkelmt_button_left.shopgk button.button.alt:after,.gkelmt_button_left.shopgk-page button.button.alt:after,.gkelmt_button_left.shopgk input.button.alt:after,.gkelmt_button_left.shopgk-page input.button.alt:after,.gkelmt_button_left.shopgk #respond input#submit.alt:after,.gkelmt_button_left.shopgk-page #respond input#submit.alt:after,.gkelmt_button_left.shopgk #content input.button.alt:after,.gkelmt_button_left.shopgk-page #content input.button.alt:after,.gkelmt_button_left.shopgk a.button:after,.gkelmt_button_left.shopgk-page a.button:after,.gkelmt_button_left.shopgk button.button:after,.gkelmt_button_left.shopgk-page button.button:after,.gkelmt_button_left.shopgk input.button:after,.gkelmt_button_left.shopgk-page input.button:after,.gkelmt_button_left.shopgk #respond input#submit:after,.gkelmt_button_left.shopgk-page #respond input#submit:after,.gkelmt_button_left.shopgk #content input.button:after,.gkelmt_button_left.shopgk-page #content input.button:after{margin-left:0;left:1em}.gkelmt_button_left.shopgk a.button.alt:hover,.gkelmt_button_left.shopgk-page a.button.alt:hover,.gkelmt_button_left.shopgk button.button.alt:hover,.gkelmt_button_left.shopgk button.button.alt.disabled:hover,.gkelmt_button_left.shopgk-page button.button.alt:hover,.gkelmt_button_left.shopgk-page button.button.alt.disabled:hover,.gkelmt_button_left.shopgk input.button.alt:hover,.gkelmt_button_left.shopgk-page input.button.alt:hover,.gkelmt_button_left.shopgk #respond input#submit.alt:hover,.gkelmt_button_left.shopgk-page #respond input#submit.alt:hover,.gkelmt_button_left.shopgk #content input.button.alt:hover,.gkelmt_button_left.shopgk-page #content input.button.alt:hover,.gkelmt_button_left.shopgk a.button:hover,.gkelmt_button_left.shopgk-page a.button:hover,.gkelmt_button_left.shopgk button.button:hover,.gkelmt_button_left.shopgk-page button.button:hover,.gkelmt_button_left.shopgk input.button:hover,.gkelmt_button_left.shopgk-page input.button:hover,.gkelmt_button_left.shopgk #respond input#submit:hover,.gkelmt_button_left.shopgk-page #respond input#submit:hover,.gkelmt_button_left.shopgk #content input.button:hover,.gkelmt_button_left.shopgk-page #content input.button:hover,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button.alt.disabled,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button.alt.disabled,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button.alt,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button{padding-left:2em;padding-right:0.7em}.gkelmt_button_left.shopgk a.button.alt:hover:after,.gkelmt_button_left.shopgk-page a.button.alt:hover:after,.gkelmt_button_left.shopgk button.button.alt:hover:after,.gkelmt_button_left.shopgk-page button.button.alt:hover:after,.gkelmt_button_left.shopgk input.button.alt:hover:after,.gkelmt_button_left.shopgk-page input.button.alt:hover:after,.gkelmt_button_left.shopgk #respond input#submit.alt:hover:after,.gkelmt_button_left.shopgk-page #respond input#submit.alt:hover:after,.gkelmt_button_left.shopgk #content input.button.alt:hover:after,.gkelmt_button_left.shopgk-page #content input.button.alt:hover:after,.gkelmt_button_left.shopgk a.button:hover:after,.gkelmt_button_left.shopgk-page a.button:hover:after,.gkelmt_button_left.shopgk button.button:hover:after,.gkelmt_button_left.shopgk-page button.button:hover:after,.gkelmt_button_left.shopgk input.button:hover:after,.gkelmt_button_left.shopgk-page input.button:hover:after,.gkelmt_button_left.shopgk #respond input#submit:hover:after,.gkelmt_button_left.shopgk-page #respond input#submit:hover:after,.gkelmt_button_left.shopgk #content input.button:hover:after,.gkelmt_button_left.shopgk-page #content input.button:hover:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button.alt:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button:after,.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button:after{left:0.15em}.shopgk #respond input#submit:hover,.shopgk-page #respond input#submit:hover{padding:0.3em 1em}.gkelmt_button_no_icon.shopgk a.button.alt:after,.gkelmt_button_no_icon.shopgk-page a.button.alt:after,.gkelmt_button_no_icon.shopgk button.button.alt:after,.gkelmt_button_no_icon.shopgk-page button.button.alt:after,.gkelmt_button_no_icon.shopgk input.button.alt:after,.gkelmt_button_no_icon.shopgk-page input.button.alt:after,.gkelmt_button_no_icon.shopgk #respond input#submit.alt:after,.gkelmt_button_no_icon.shopgk-page #respond input#submit.alt:after,.gkelmt_button_no_icon.shopgk #content input.button.alt:after,.gkelmt_button_no_icon.shopgk-page #content input.button.alt:after,.gkelmt_button_no_icon.shopgk a.button:after,.gkelmt_button_no_icon.shopgk-page a.button:after,.gkelmt_button_no_icon.shopgk button.button:after,.gkelmt_button_no_icon.shopgk-page button.button:after,.gkelmt_button_no_icon.shopgk input.button:after,.gkelmt_button_no_icon.shopgk-page input.button:after,.gkelmt_button_no_icon.shopgk #respond input#submit:after,.gkelmt_button_no_icon.shopgk-page #respond input#submit:after,.gkelmt_button_no_icon.shopgk #content input.button:after,.gkelmt_button_no_icon.shopgk-page #content input.button:after{display:none}.gkelmt_button_no_icon.shopgk a.button.alt,.gkelmt_button_no_icon.shopgk-page a.button.alt,.gkelmt_button_no_icon.shopgk button.button.alt,.gkelmt_button_no_icon.shopgk button.button.alt.disabled,.gkelmt_button_no_icon.shopgk-page button.button.alt,.gkelmt_button_no_icon.shopgk-page button.button.alt.disabled,.gkelmt_button_no_icon.shopgk input.button.alt,.gkelmt_button_no_icon.shopgk-page input.button.alt,.gkelmt_button_no_icon.shopgk #respond input#submit.alt,.gkelmt_button_no_icon.shopgk-page #respond input#submit.alt,.gkelmt_button_no_icon.shopgk #content input.button.alt,.gkelmt_button_no_icon.shopgk-page #content input.button.alt,.gkelmt_button_no_icon.shopgk a.button,.gkelmt_button_no_icon.shopgk-page a.button,.gkelmt_button_no_icon.shopgk button.button,.gkelmt_button_no_icon.shopgk-page button.button,.gkelmt_button_no_icon.shopgk input.button,.gkelmt_button_no_icon.shopgk-page input.button,.gkelmt_button_no_icon.shopgk #respond input#submit,.gkelmt_button_no_icon.shopgk-page #respond input#submit,.gkelmt_button_no_icon.shopgk #content input.button,.gkelmt_button_no_icon.shopgk-page #content input.button,.gkelmt_button_no_icon.shopgk a.button.alt:hover,.gkelmt_button_no_icon.shopgk-page a.button.alt:hover,.gkelmt_button_no_icon.shopgk button.button.alt:hover,.gkelmt_button_no_icon.shopgk button.button.alt.disabled:hover,.gkelmt_button_no_icon.shopgk-page button.button.alt:hover,.gkelmt_button_no_icon.shopgk-page button.button.alt.disabled:hover,.gkelmt_button_no_icon.shopgk input.button.alt:hover,.gkelmt_button_no_icon.shopgk-page input.button.alt:hover,.gkelmt_button_no_icon.shopgk #respond input#submit.alt:hover,.gkelmt_button_no_icon.shopgk-page #respond input#submit.alt:hover,.gkelmt_button_no_icon.shopgk #content input.button.alt:hover,.gkelmt_button_no_icon.shopgk-page #content input.button.alt:hover,.gkelmt_button_no_icon.shopgk a.button:hover,.gkelmt_button_no_icon.shopgk-page a.button:hover,.gkelmt_button_no_icon.shopgk button.button:hover,.gkelmt_button_no_icon.shopgk-page button.button:hover,.gkelmt_button_no_icon.shopgk input.button:hover,.gkelmt_button_no_icon.shopgk-page input.button:hover,.gkelmt_button_no_icon.shopgk #respond input#submit:hover,.gkelmt_button_no_icon.shopgk-page #respond input#submit:hover,.gkelmt_button_no_icon.shopgk #content input.button:hover,.gkelmt_button_no_icon.shopgk-page #content input.button:hover,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button.alt.disabled,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button.alt.disabled,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button.alt,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk a.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page a.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk button.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page button.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk input.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page input.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #respond input#submit,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #respond input#submit,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk #content input.button,.gkelmt_button_no_icon.gkelmt_button_icon_visible.gkelmt_button_left.shopgk-page #content input.button,.gkelmt_button_no_icon.gkelmt_button_left.shopgk a.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page a.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk button.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk button.button.alt.disabled:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page button.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page button.button.alt.disabled:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk input.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page input.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk #respond input#submit.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page #respond input#submit.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk #content input.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page #content input.button.alt:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk a.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page a.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk button.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page button.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk input.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page input.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk #respond input#submit:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page #respond input#submit:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk #content input.button:hover,.gkelmt_button_no_icon.gkelmt_button_left.shopgk-page #content input.button:hover,.shopgk input.button,.shopgk input.button:hover{padding:0.3em 1em !important}.gkelmt_button_custom_icon.shopgk a.button.alt:after,.gkelmt_button_custom_icon.shopgk-page a.button.alt:after,.gkelmt_button_custom_icon.shopgk button.button.alt:after,.gkelmt_button_custom_icon.shopgk-page button.button.alt:after,.gkelmt_button_custom_icon.shopgk input.button.alt:after,.gkelmt_button_custom_icon.shopgk-page input.button.alt:after,.gkelmt_button_custom_icon.shopgk #respond input#submit.alt:after,.gkelmt_button_custom_icon.shopgk-page #respond input#submit.alt:after,.gkelmt_button_custom_icon.shopgk #content input.button.alt:after,.gkelmt_button_custom_icon.shopgk-page #content input.button.alt:after,.gkelmt_button_custom_icon.shopgk a.button:after,.gkelmt_button_custom_icon.shopgk-page a.button:after,.gkelmt_button_custom_icon.shopgk button.button:after,.gkelmt_button_custom_icon.shopgk-page button.button:after,.gkelmt_button_custom_icon.shopgk input.button:after,.gkelmt_button_custom_icon.shopgk-page input.button:after,.gkelmt_button_custom_icon.shopgk #respond input#submit:after,.gkelmt_button_custom_icon.shopgk-page #respond input#submit:after,.gkelmt_button_custom_icon.shopgk #content input.button:after,.gkelmt_button_custom_icon.shopgk-page #content input.button:after{line-height:1.7em}.gkelmt_button_custom_icon.shopgk a.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk-page a.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk button.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk-page button.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk input.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk-page input.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk #respond input#submit.alt:hover:after,.gkelmt_button_custom_icon.shopgk-page #respond input#submit.alt:hover:after,.gkelmt_button_custom_icon.shopgk #content input.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk-page #content input.button.alt:hover:after,.gkelmt_button_custom_icon.shopgk a.button:hover:after,.gkelmt_button_custom_icon.shopgk-page a.button:hover:after,.gkelmt_button_custom_icon.shopgk button.button:hover:after,.gkelmt_button_custom_icon.shopgk-page button.button:hover:after,.gkelmt_button_custom_icon.shopgk input.button:hover:after,.gkelmt_button_custom_icon.shopgk-page input.button:hover:after,.gkelmt_button_custom_icon.shopgk #respond input#submit:hover:after,.gkelmt_button_left.shopgk-page #respond input#submit:hover:after,.gkelmt_button_custom_icon.shopgk #content input.button:hover:after,.gkelmt_button_custom_icon.shopgk-page #content input.button:hover:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk a.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page a.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk button.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page button.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk input.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page input.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk #respond input#submit.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page #respond input#submit.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk #content input.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page #content input.button.alt:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk a.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page a.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk button.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page button.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk input.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page input.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk #respond input#submit:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page #respond input#submit:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk #content input.button:after,.gkelmt_button_custom_icon.gkelmt_button_icon_visible.shopgk-page #content input.button:after{margin-left:.3em}p.demo_store{position:fixed !important;bottom:0 !important;top:auto !important;z-index:100000}.entry-content address,.comment-content address,body.gkelmt-built-preview #main-content .container address{line-height:24px;margin-bottom:12px}.shopgk-info a,.shopgk-message a{color:#fff}.shop_table .actions .submit{float:right}.shop_table .actions .checkout-button{clear:both}.col2-set.addresses{margin-top:20px}table.shop_table{margin-bottom:30px !important}.shopgk-message a.button.wc-forward{border:none;background:#fff}.shopgk-message a.button.wc-forward:hover{border:none;background:#fff}p.shopgk-result-count{font-weight:500;font-size:14px;color:#999;padding-bottom:40px}.entry-summary .entry-title{padding-bottom:14px !important}.gkelmt_built_gkbox .buttons a{margin-top:10px !important}.product_meta{border-width:0;border-style:solid;border-color:#dadada;border-top:1px solid #dadada;font-size:14px;color:#666;padding-top:6px}.posted_in a,.tagged_as a{font-weight:500;color:#2ea3f2;text-decoration:none}.product .related h2{font-size:26px !important;padding-bottom:16px}.gkelmt_fxdnvgk.gkelmt_transparent_nav.gkelmt-db.gkelmt_full_width_page #left-area>.shopgk-notices-wrapper{opacity:0}.shopgk ul.products li.product a img,.shopgk-page ul.products li.product a img{-webkit-box-shadow:none !important;box-shadow:none !important;margin:0 0 9px !important}.shopgk ul.products li.product h3,.shopgk-page ul.products li.product h3{padding:.3em 0}.shopgk ul.products li.product .onsale,.shopgk-page ul.products li.product .onsale{left:10px !important;margin:0 !important;right:auto !important}.shopgk span.onsale,.shopgk-page span.onsale{z-index:2;background:#ef8f61 !important;border-radius:3px !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#fff;font-size:20px;font-weight:500 !important;left:10px !important;line-height:inherit !important;margin:0 !important;min-height:0 !important;min-width:0 !important;padding:6px 18px !important;position:absolute;text-shadow:none !important;top:10px !important}.shopgk div.product div.images img,.shopgk-page div.product div.images img,.shopgk #content div.product div.images img,.shopgk-page #content div.product div.images img{-webkit-box-shadow:none !important;box-shadow:none !important}.shopgk div.product div.images div.thumbnails,.shopgk-page div.product div.images div.thumbnails,.shopgk #content div.product div.images div.thumbnails,.shopgk-page #content div.product div.images div.thumbnails{padding-top:20px !important}.shopgk .shopgk-pagination ul.page-numbers,.shopgk-page .shopgk-pagination ul.page-numbers{list-style:none !important;padding:0 !important}.shopgk .products .star-rating,.shopgk-page .products .star-rating{margin:4px 0 .3em 0 !important}.shopgk .star-rating:before,.shopgk-page .star-rating:before{content:"\53\53\53\53\53" !important;color:#ccc !important}.shopgk ul.products li.product .price,.shopgk-page ul.products li.product .price,.shopgk ul.products li.product .price del,.shopgk-page ul.products li.product .price del{color:#666 !important;font-size:14px;margin:0 !important}.entry-summary p.price span{font-size:26px !important}.entry-summary p.price del{color:#999;margin-right:10px}.cart_table_item .quantity{margin:0 !important;width:100px !important}.shopgk-checkout #main-content .cart-subtotal td{border-top:1px solid #eee}table.cart th,#main-content table.cart th,table.cart td,#main-content table.cart td,table.cart tr,#main-content table.cart tr,#content-area table tr,#content-area table td,#content-area table th{padding:.857em 0.587em;max-width:100%}table.cart td.actions .button.alt,#main-content table.cart td.actions .button.alt{margin:19px 0 9px}table.cart td.actions .checkout-button{margin:0 !important}.orderby,.shopgk div.product form.cart .variations td select{background-color:#ececec;border:none;border-radius:3px;border-width:0;color:#666 !important;font-size:12px;padding:4px 8px;font-weight:500;font-family:'Open Sans', Arial, sans-serif}.cart_totals h2,.shipping_calculator h2{margin-bottom:10px}.shopgk div.product form.cart,.shopgk-page div.product form.cart,.shopgk #content div.product form.cart,.shopgk-page #content div.product form.cart{margin:24px 0 39px}.shopgk div.product .gkelmt_built_wc_add_to_cart:last-child form.cart,.shopgk-page div.product .gkelmt_built_wc_add_to_cart:last-child form.cart,.shopgk #content div.product .gkelmt_built_wc_add_to_cart:last-child form.cart,.shopgk-page #content div.product .gkelmt_built_wc_add_to_cart:last-child form.cart{margin-bottom:0 !important}.shopgk div.product form.cart div.quantity,.shopgk-page div.product form.cart div.quantity,.shopgk #content div.product form.cart div.quantity,.shopgk-page #content div.product form.cart div.quantity{margin:0 20px 0 0 !important;width:auto;overflow:hidden}.shopgk .quantity input.qty::-webkit-input-placeholder, .shopgk-page .quantity input.qty::-webkit-input-placeholder, .shopgk #content .quantity input.qty::-webkit-input-placeholder, .shopgk-page #content .quantity input.qty::-webkit-input-placeholder, .shopgk-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder, .shopgk form .form-row input.input-text::-webkit-input-placeholder, .shopgk form .form-row textarea::-webkit-input-placeholder{color:#999}.shopgk .quantity input.qty::-moz-placeholder, .shopgk-page .quantity input.qty::-moz-placeholder, .shopgk #content .quantity input.qty::-moz-placeholder, .shopgk-page #content .quantity input.qty::-moz-placeholder, .shopgk-cart table.cart td.actions .coupon .input-text::-moz-placeholder, .shopgk form .form-row input.input-text::-moz-placeholder, .shopgk form .form-row textarea::-moz-placeholder{color:#999}.shopgk .quantity input.qty:-ms-input-placeholder, .shopgk-page .quantity input.qty:-ms-input-placeholder, .shopgk #content .quantity input.qty:-ms-input-placeholder, .shopgk-page #content .quantity input.qty:-ms-input-placeholder, .shopgk-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder, .shopgk form .form-row input.input-text:-ms-input-placeholder, .shopgk form .form-row textarea:-ms-input-placeholder{color:#999}.shopgk .quantity input.qty::-ms-input-placeholder, .shopgk-page .quantity input.qty::-ms-input-placeholder, .shopgk #content .quantity input.qty::-ms-input-placeholder, .shopgk-page #content .quantity input.qty::-ms-input-placeholder, .shopgk-cart table.cart td.actions .coupon .input-text::-ms-input-placeholder, .shopgk form .form-row input.input-text::-ms-input-placeholder, .shopgk form .form-row textarea::-ms-input-placeholder{color:#999}.shopgk .quantity input.qty::placeholder,.shopgk-page .quantity input.qty::placeholder,.shopgk #content .quantity input.qty::placeholder,.shopgk-page #content .quantity input.qty::placeholder,.shopgk-cart table.cart td.actions .coupon .input-text::placeholder,.shopgk form .form-row input.input-text::placeholder,.shopgk form .form-row textarea::placeholder{color:#999}.shopgk .quantity input.qty,.shopgk-page .quantity input.qty,.shopgk #content .quantity input.qty,.shopgk-page #content .quantity input.qty,.shopgk-cart table.cart td.actions .coupon .input-text,.shopgk form .form-row input.input-text,.shopgk form .form-row textarea,.gkelmt_built_wc_cart_totals .select2-container--default .select2-selection--single,.gkelmt_built_wc_checkout_billing .select2-container--default .select2-selection--single,.gkelmt_built_wc_checkout_shipping .select2-container--default .select2-selection--single{-webkit-appearance:none;background-color:#eee;max-width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px;line-height:1.7em;border-style:solid}.shopgk .quantity input.qty{width:4.3em}.gkelmt_built_wc_cart_totals .select2-container .select2-selection--single,.gkelmt_built_wc_checkout_billing .select2-container .select2-selection--single,.gkelmt_built_wc_checkout_shipping .select2-container .select2-selection--single{min-height:50px;padding:15px}.gkelmt_built_wc_cart_totals .select2-container .select2-selection--single .select2-selection__rendered,.gkelmt_built_wc_checkout_billing .select2-container .select2-selection--single .select2-selection__rendered,.gkelmt_built_wc_checkout_shipping .select2-container .select2-selection--single .select2-selection__rendered{color:#999;line-height:22px;padding-left:0}.shopgk .quantity input.qty:focus,.shopgk-page .quantity input.qty:focus,.shopgk form .form-row input.input-text:focus,.shopgk form .form-row textarea.input-text:focus,.shopgk-page form .form-row input.input-text:focus,.shopgk-page form .form-row textarea.input-text:focus,.shopgk #content .quantity input.qty:focus,.shopgk-page #content .quantity input.qty:focus,.shopgk-cart table.cart td.actions .coupon .input-text:focus,.gkelmt_built_wc_cart_totals .select2-container.select2-container--open .select2-selection__rendered,.gkelmt_built_wc_checkout_billing .select2-container.select2-container--open .select2-selection__rendered,.gkelmt_built_wc_checkout_shipping .select2-container.select2-container--open .select2-selection__rendered{color:#3e3e3e}.gkelmt_built_wc_cart_totals .select2-container--default .select2-selection--single .select2-selection__arrow,.gkelmt_built_wc_checkout_billing .select2-container--default .select2-selection--single .select2-selection__arrow,.gkelmt_built_wc_checkout_shipping .select2-container--default .select2-selection--single .select2-selection__arrow{height:inherit;top:50%;right:10px}.shopgk-cart table.cart td.actions .coupon .input-text{width:150px;margin-right:10px}.shopgk .quantity .plus,.shopgk-page .quantity .plus,.shopgk #content .quantity .plus,.shopgk-page #content .quantity .plus,.shopgk .quantity .minus,.shopgk-page .quantity .minus,.shopgk #content .quantity .minus,.shopgk-page #content .quantity .minus{background:#fff !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#BCC8C9 !important;font-size:20px !important;font-weight:300 !important;height:24px !important;text-decoration:none !important;text-shadow:none !important;width:30px !important;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;border:1px solid #BCC8C9 !important}.shopgk #content .quantity,.shopgk .quantity,.shopgk-page #content .quantity,.shopgk-page .quantity{width:100px;margin:0}.shopgk div.product form.cart .variations td{padding:0 20px 20px 0 !important;max-width:none !important;line-height:1.3em}.shopgk div.product form.cart .variations td:last-child{padding-right:0 !important}.shopgk ul.cart_list li,.shopgk ul.product_list_gkbox li,.shopgk-page ul.cart_list li,.shopgk-page ul.product_list_gkbox li{padding:6px 0}.shopgk .shopgk-orders-table .shopgk-orders-table__cell-order-actions a{padding:0.3em 2em 0.3em 1.5em}.shopgk div.product .shopgk-tabs ul.tabs:before,.shopgk-page div.product .shopgk-tabs ul.tabs:before,.shopgk #content div.product .shopgk-tabs ul.tabs:before,.shopgk-page #content div.product .shopgk-tabs ul.tabs:before{border-bottom-color:#d9d9d9}body.shopgk .shopgk-tabs{border:1px solid #d9d9d9;margin:30px 0 45px}body.shopgk div.product .shopgk-tabs ul.tabs,body.shopgk #content-area div.product .shopgk-tabs ul.tabs{margin:0 !important;padding:0 !important;background:#f4f4f4}body.shopgk div.product .shopgk-tabs ul.tabs li,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li,body.shopgk div.product .shopgk-tabs ul.tabs li.active,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li.active{background:none;border-radius:0;border:none;background:#f4f4f4;border-right:1px solid #d9d9d9;padding:0;-webkit-box-shadow:none;box-shadow:none;margin:0 -2px}body.shopgk #content-area div.product .shopgk-tabs ul.tabs li.active{background:#fff !important}body.shopgk div.product .shopgk-tabs ul.tabs li a,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li a{color:#666666 !important;padding:4px 22px !important}body.shopgk div.product .shopgk-tabs ul.tabs li:before,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li:before,body.shopgk div.product .shopgk-tabs ul.tabs li:after,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li:after{display:none}body.shopgk div.product .shopgk-tabs ul.tabs li.active a,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li.active a{color:#000 !important}body.shopgk div.product .shopgk-tabs .panel,body.shopgk #content-area div.product .shopgk-tabs .panel{padding:30px;margin:0}#reviews .commentlist{padding-bottom:0 !important}.shopgk #reviews #comments ol.commentlist li,.shopgk-page #reviews #comments ol.commentlist li{margin-bottom:40px !important}.shopgk #reviews #comments ol.commentlist li .comment-text,.shopgk-page #reviews #comments ol.commentlist li .comment-text{border:none !important;padding:0 !important;margin:0 0 0 100px !important}.shopgk #reviews #comments ol.commentlist li img.avatar,.shopgk-page #reviews #comments ol.commentlist li img.avatar{width:auto !important;padding:0 !important;border:none}.shopgk #reviews #comments ol.commentlist li .comment-text p.meta,.shopgk-page #reviews #comments ol.commentlist li .comment-text p.meta{font-size:inherit !important;margin:0 0 2px !important;padding:0 !important}.shopgk #reviews .commentlist .star-rating{float:none !important;margin-bottom:6px !important}.shopgk #reviews #comments h2,.shopgk-page #reviews #comments h2,.shopgk #reviews #comments h1,.shopgk-page #reviews #comments h1,.shopgk #reviews #comments h3,.shopgk-page #reviews #comments h3,.shopgk #reviews #comments h4,.shopgk-page #reviews #comments h4,.shopgk #reviews #comments h5,.shopgk-page #reviews #comments h5,.shopgk #reviews #comments h6,.shopgk-page #reviews #comments h6{margin-bottom:30px !important}.shopgk-message,.shopgk-error,.shopgk-info{-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important;font-size:18px !important;color:#fff !important;padding:15px !important;border:none}.shopgk-message:before,.shopgk-error:before,.shopgk-info:before{display:none !important;color:#FFF !important}.shopgk-page #reviews #commentform,.shopgk-page #review_form #respond p.form-submit{padding-bottom:0;margin-bottom:0}.shopgk .pswp{z-index:999999}div.pp_pic_holder{z-index:100001}div.pp_overlay{z-index:100000}figure.shopgk-product-gallery__wrapper{margin:0}.shopgk div.product div.images .flex-control-thumbs{margin-top:6.6666%}.shopgk div.product div.images .flex-control-thumbs li{width:20%;margin-right:6.6666%;margin-bottom:6.6666%}.shopgk div.product div.images .flex-control-thumbs li:nth-of-type(4n){margin-right:0}.shopgk div.product div.images.shopgk-product-gallery{margin-bottom:0}.shopgk div.product div.images .flex-control-thumbs li img{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.shopgk form.checkout_coupon,.shopgk form.login,.shopgk form.register{border-color:#eeeeee}.checkout #payment,.checkout #payment{border-style:solid;border-color:#eeeeee}@media all and (min-width: 981px){.gkelmt_full_width_page.shopgk-page ul.products li.product:nth-child(4n),.gkelmt_built_row .gkelmt_full_width_page.shopgk-page ul.products li.product:nth-child(4n),.single.gkelmt_left_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n),.archive.gkelmt_left_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n),.gkelmt_built_row .gkelmt_left_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n),.single.gkelmt_right_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n),.archive.gkelmt_right_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n),.gkelmt_built_row .gkelmt_right_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n){margin-right:0}.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-4 li.product:nth-child(3n),.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-4 li.product:nth-child(3n),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-4 li.product:nth-child(3n),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-4 li.product:nth-child(3n),.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-5 li.product:nth-child(3n),.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-5 li.product:nth-child(3n),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-5 li.product:nth-child(3n),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-5 li.product:nth-child(3n),.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-6 li.product:nth-child(3n):not(.last),.single.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-6 li.product:nth-child(3n):not(.last),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-6 li.product:nth-child(3n):not(.last),.single.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-6 li.product:nth-child(3n):not(.last){margin-right:3.8%}.gkelmt_full_width_page.shopgk-page ul.products li.product:nth-child(4n+1),.gkelmt_left_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n+1),.gkelmt_right_sidebar.shopgk-page #main-content ul.products li.product:nth-child(3n+1){clear:both}.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-4 li.product:nth-child(3n+1),.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-4 li.product:nth-child(3n+1),.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-4 li.product:nth-child(3n+1),ul.products.columns-4 li.product:nth-child(3n+1) .gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells,.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-5 li.product:nth-child(3n+1),.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-5 li.product:nth-child(3n+1),.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-5 li.product:nth-child(3n+1),ul.products.columns-5 li.product:nth-child(3n+1) .gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells,.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-6 li.product:nth-child(3n+1):not(.first),.gkelmt_left_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells ul.products.columns-6 li.product:nth-child(3n+1):not(.first),.gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_related_products ul.products.columns-6 li.product:nth-child(3n+1):not(.first),ul.products.columns-6 li.product:nth-child(3n+1):not(.first) .gkelmt_right_sidebar.shopgk-page #main-content .gkelmt_built_wc_upsells{clear:none}}@media all and (max-width: 980px){.gkelmt_full_width_page.shopgk-page ul.products li.product:nth-child(4n+1){clear:none}.shopgk .cart-collaterals>div,.shopgk .cart-collaterals>form{width:100% !important;float:none !important}.shop_table .coupon{margin-bottom:5px !important}.checkout .form-row,.checkout .col-1,.checkout .col-2{float:none !important;width:auto !important}.checkout .col-1,.checkout .col-2{margin-bottom:25px !important}}@media all and (max-width: 768px){table.cart th,#main-content table.cart th,table.cart td,#main-content table.cart td,table.cart tr,#main-content table.cart tr,.shopgk-cart #content-area table tr,.shopgk-cart #content-area table td,.shopgk-cart #content-area table th{max-width:100%}table.cart tr,#main-content table.cart tr,#content-area table tr{padding:0}.shopgk .cart_item .quantity{width:auto}.shopgk-cart table.cart td.actions .coupon .input-text{width:50%;margin-right:0}.shopgk-cart table.cart td.actions .button[name="update_cart"]{width:100%}}@media all and (max-width: 767px){body.shopgk div.product .shopgk-tabs ul.tabs li,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li,body.shopgk div.product .shopgk-tabs ul.tabs li.active,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li.active{display:block !important;border-bottom:1px solid #E0DADF !important}body.shopgk div.product .shopgk-tabs ul.tabs li a,body.shopgk #content-area div.product .shopgk-tabs ul.tabs li a{display:block !important}.shopgk .form-row{float:none !important;width:auto !important}}@media all and (max-width: 479px){table.cart th,#content table.cart th,table.cart td,#content table.cart td,table.cart tr,#content table.cart tr{padding:.857em 0.287em !important}.shopgk-cart table.cart td.actions .coupon .input-text{margin-bottom:10px}.shopgk-cart table.cart td.actions .coupon .input-text,.shopgk-cart table.cart td.actions .button{width:100%}} .gkelmt_built_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.gkelmt_built_section--absolute,.gkelmt_built_section--fixed{width:100%}.gkelmt_built_section.gkelmt_section_transparent{background-color:transparent}.gkelmt_built_fullwidth_section{padding:0}.gkelmt_built_fullwidth_section>.gkelmt_built_module:not(.gkelmt_built_post_content):not(.gkelmt_built_fullwidth_post_content) .gkelmt_built_row{padding:0!important}.gkelmt_built_inner_shadow{-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.07);box-shadow:inset 0 0 7px rgba(0,0,0,.07)}.gkelmt_built_bottom_inside_divider,.gkelmt_built_top_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.gkelmt_built_bottom_inside_divider.gkelmt-no-transition,.gkelmt_built_top_inside_divider.gkelmt-no-transition{-webkit-transition:none!important;transition:none!important}.gkelmt-fb .section_has_divider.gkelmt_fb_element_controls_visible--child>.gkelmt_built_bottom_inside_divider,.gkelmt-fb .section_has_divider.gkelmt_fb_element_controls_visible--child>.gkelmt_built_top_inside_divider{z-index:1}.gkelmt_built_section_video:not(.gkelmt_built_section--with-menu){overflow:hidden;position:relative}.gkelmt_built_column>.gkelmt_built_section_video_bg{z-index:-1}.gkelmt_built_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_hover,.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_phone,.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_tablet,.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_tablgkelmt_only{display:none}.gkelmt_built_section_video_bg .mejs-controls,.gkelmt_built_section_video_bg .mejs-overlay-play{display:none!important}.gkelmt_built_section_video_bg embed,.gkelmt_built_section_video_bg iframe,.gkelmt_built_section_video_bg object,.gkelmt_built_section_video_bg video{max-width:none}.gkelmt_built_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.gkelmt_built_section_video_bg .mejs-overlay-loading{display:none!important}.gkelmt_built_social_network_link .gkelmt_built_section_video{overflow:visible}.gkelmt_built_section_video_on_hover:hover>.gkelmt_built_section_video_bg{display:none}.gkelmt_built_section_video_on_hover:hover>.gkelmt_built_section_video_bg_hover,.gkelmt_built_section_video_on_hover:hover>.gkelmt_built_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.gkelmt_built_section{padding:4% 0}body.gkelmt_built_pagebuilt_layout.gkelmt_built_show_title .post-password-required .gkelmt_built_section,body:not(.gkelmt_built_pagebuilt_layout) .post-password-required .gkelmt_built_section{padding-top:0}.gkelmt_built_fullwidth_section{padding:0}.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.gkelmt_built_section{padding:50px 0}body.gkelmt_built_pagebuilt_layout.gkelmt_built_show_title .post-password-required .gkelmt_built_section,body:not(.gkelmt_built_pagebuilt_layout) .post-password-required .gkelmt_built_section{padding-top:0}.gkelmt_built_fullwidth_section{padding:0}.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_tablet{display:block}.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px) and (max-width:980px){.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_tablgkelmt_only{display:block}}@media (max-width:767px){.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_phone{display:block}.gkelmt_built_section_video_bg.gkelmt_built_section_video_bg_desktop_tablet{display:none}} .gkelmt_built_row{width:80%;max-width:1080px;margin:auto;position:relative}body.safari .section_has_divider,body.uiwebview .section_has_divider{-webkit-perspective:2000px;perspective:2000px}.section_has_divider .gkelmt_built_row{z-index:5}.gkelmt_built_row_inner{width:100%;position:relative}.gkelmt_built_row.gkelmt_built_row_empty,.gkelmt_built_row_inner:nth-of-type(n+2).gkelmt_built_row_empty{display:none}.gkelmt_built_row:after,.gkelmt_built_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.gkelmt_built_row_4col .gkelmt-last-child,.gkelmt_built_row_4col .gkelmt-last-child-2,.gkelmt_built_row_6col .gkelmt-last-child,.gkelmt_built_row_6col .gkelmt-last-child-2,.gkelmt_built_row_6col .gkelmt-last-child-3{margin-bottom:0}.gkelmt_built_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.gkelmt_built_column--with-menu{z-index:3}.gkelmt_built_column.gkelmt_built_column_empty{min-height:1px}.gkelmt_built_row .gkelmt_built_column.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column:last-child,.gkelmt_built_row_inner .gkelmt_built_column.gkelmt-last-child,.gkelmt_built_row_inner .gkelmt_built_column:last-child{margin-right:0!important}.gkelmt_built_column.gkelmt_built_section_parallax{position:relative}.gkelmt_built_column,.gkelmt_built_row,.gkelmt_built_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.gkelmt_built_row{padding:2% 0}body.gkelmt_built_pagebuilt_layout.gkelmt_built_show_title .post-password-required .gkelmt_built_row,body:not(.gkelmt_built_pagebuilt_layout) .post-password-required .gkelmt_built_row{padding:0;width:100%}.gkelmt_built_column_3_4 .gkelmt_built_row_inner{padding:3.735% 0}.gkelmt_built_column_2_3 .gkelmt_built_row_inner{padding:4.2415% 0}.gkelmt_built_column_1_2 .gkelmt_built_row_inner,.gkelmt_built_column_3_5 .gkelmt_built_row_inner{padding:5.82% 0}.gkelmt_section_specialty>.gkelmt_built_row{padding:0}.gkelmt_built_row_inner{width:100%}.gkelmt_built_column_single{padding:2.855% 0}.gkelmt_built_column_single .gkelmt_built_module.gkelmt-first-child,.gkelmt_built_column_single .gkelmt_built_module:first-child{margin-top:0}.gkelmt_built_column_single .gkelmt_built_module.gkelmt-last-child,.gkelmt_built_column_single .gkelmt_built_module:last-child{margin-bottom:0}.gkelmt_built_row .gkelmt_built_column.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column:last-child,.gkelmt_built_row_inner .gkelmt_built_column.gkelmt-last-child,.gkelmt_built_row_inner .gkelmt_built_column:last-child{margin-right:0!important}.gkelmt_built_row.gkelmt_built_equal_columns,.gkelmt_built_row_inner.gkelmt_built_equal_columns,.gkelmt_built_section.gkelmt_built_equal_columns>.gkelmt_built_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .gkelmt_built_row.gkelmt_built_equal_columns,.rtl .gkelmt_built_row_inner.gkelmt_built_equal_columns,.rtl .gkelmt_built_section.gkelmt_built_equal_columns>.gkelmt_built_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gkelmt_built_row.gkelmt_built_equal_columns>.gkelmt_built_column,.gkelmt_built_section.gkelmt_built_equal_columns>.gkelmt_built_row>.gkelmt_built_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.gkelmt_built_row{max-width:1080px}body.gkelmt_built_pagebuilt_layout.gkelmt_built_show_title .post-password-required .gkelmt_built_row,body:not(.gkelmt_built_pagebuilt_layout) .post-password-required .gkelmt_built_row{padding:0;width:100%}.gkelmt_built_column .gkelmt_built_row_inner,.gkelmt_built_row{padding:30px 0}.gkelmt_section_specialty>.gkelmt_built_row{padding:0}.gkelmt_built_column{width:100%;margin-bottom:30px}.gkelmt_built_bottom_divider .gkelmt_built_row:nth-last-child(2) .gkelmt_built_column:last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column:last-child{margin-bottom:0}.gkelmt_section_specialty .gkelmt_built_row>.gkelmt_built_column{padding-bottom:0}.gkelmt_built_column.gkelmt_built_column_empty{display:none}.gkelmt_built_row_1-2_1-4_1-4,.gkelmt_built_row_1-2_1-6_1-6_1-6,.gkelmt_built_row_1-4_1-4,.gkelmt_built_row_1-4_1-4_1-2,.gkelmt_built_row_1-5_1-5_3-5,.gkelmt_built_row_1-6_1-6_1-6,.gkelmt_built_row_1-6_1-6_1-6_1-2,.gkelmt_built_row_1-6_1-6_1-6_1-6,.gkelmt_built_row_3-5_1-5_1-5,.gkelmt_built_row_4col,.gkelmt_built_row_5col,.gkelmt_built_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gkelmt_built_row_1-4_1-4>.gkelmt_built_column.gkelmt_built_column_1_4,.gkelmt_built_row_1-4_1-4_1-2>.gkelmt_built_column.gkelmt_built_column_1_4,.gkelmt_built_row_4col>.gkelmt_built_column.gkelmt_built_column_1_4{width:47.25%;margin-right:5.5%}.gkelmt_built_row_1-4_1-4>.gkelmt_built_column.gkelmt_built_column_1_4:nth-child(2n),.gkelmt_built_row_1-4_1-4_1-2>.gkelmt_built_column.gkelmt_built_column_1_4:nth-child(2n),.gkelmt_built_row_4col>.gkelmt_built_column.gkelmt_built_column_1_4:nth-child(2n){margin-right:0}.gkelmt_built_row_1-2_1-4_1-4>.gkelmt_built_column.gkelmt_built_column_1_4{width:47.25%;margin-right:5.5%}.gkelmt_built_row_1-2_1-4_1-4>.gkelmt_built_column.gkelmt_built_column_1_2,.gkelmt_built_row_1-2_1-4_1-4>.gkelmt_built_column.gkelmt_built_column_1_4:nth-child(odd){margin-right:0}.gkelmt_built_row_1-2_1-4_1-4 .gkelmt_built_column:nth-last-child(-n+2),.gkelmt_built_row_1-4_1-4 .gkelmt_built_column:nth-last-child(-n+2),.gkelmt_built_row_4col .gkelmt_built_column:nth-last-child(-n+2){margin-bottom:0}.gkelmt_built_row_1-5_1-5_3-5>.gkelmt_built_column.gkelmt_built_column_1_5,.gkelmt_built_row_5col>.gkelmt_built_column.gkelmt_built_column_1_5{width:47.25%;margin-right:5.5%}.gkelmt_built_row_1-5_1-5_3-5>.gkelmt_built_column.gkelmt_built_column_1_5:nth-child(2n),.gkelmt_built_row_5col>.gkelmt_built_column.gkelmt_built_column_1_5:nth-child(2n){margin-right:0}.gkelmt_built_row_3-5_1-5_1-5>.gkelmt_built_column.gkelmt_built_column_1_5{width:47.25%;margin-right:5.5%}.gkelmt_built_row_3-5_1-5_1-5>.gkelmt_built_column.gkelmt_built_column_1_5:nth-child(odd),.gkelmt_built_row_3-5_1-5_1-5>.gkelmt_built_column.gkelmt_built_column_3_5{margin-right:0}.gkelmt_built_row_3-5_1-5_1-5 .gkelmt_built_column:nth-last-child(-n+2),.gkelmt_built_row_5col .gkelmt_built_column:last-child{margin-bottom:0}.gkelmt_built_row_1-6_1-6_1-6_1-2>.gkelmt_built_column.gkelmt_built_column_1_6,.gkelmt_built_row_6col>.gkelmt_built_column.gkelmt_built_column_1_6{width:29.666%;margin-right:5.5%}.gkelmt_built_row_1-6_1-6_1-6_1-2>.gkelmt_built_column.gkelmt_built_column_1_6:nth-child(3n),.gkelmt_built_row_6col>.gkelmt_built_column.gkelmt_built_column_1_6:nth-child(3n){margin-right:0}.gkelmt_built_row_1-2_1-6_1-6_1-6>.gkelmt_built_column.gkelmt_built_column_1_6{width:29.666%;margin-right:5.5%}.gkelmt_built_row_1-2_1-6_1-6_1-6>.gkelmt_built_column.gkelmt_built_column_1_2,.gkelmt_built_row_1-2_1-6_1-6_1-6>.gkelmt_built_column.gkelmt_built_column_1_6:last-child{margin-right:0}.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2,.gkelmt_built_row_1-2_1-6_1-6_1-6 .gkelmt_built_column:nth-last-child(-n+3),.gkelmt_built_row_6col .gkelmt_built_column:nth-last-child(-n+3){margin-bottom:0}.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2 .gkelmt_built_column.gkelmt_built_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2 .gkelmt_built_column.gkelmt_built_column_1_6:last-child{margin-right:0}.gkelmt_built_row_1-6_1-6_1-6_1-6>.gkelmt_built_column.gkelmt_built_column_1_6{width:47.25%;margin-right:5.5%}.gkelmt_built_row_1-6_1-6_1-6_1-6>.gkelmt_built_column.gkelmt_built_column_1_6:nth-child(2n){margin-right:0}.gkelmt_built_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_4,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_5,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_6{width:100%;margin:0 0 30px}.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_4.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_4:last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_5.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_5:last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_6.gkelmt-last-child,.gkelmt_built_row .gkelmt_built_column.gkelmt_built_column_1_6:last-child{margin-bottom:0}.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2 .gkelmt_built_column.gkelmt_built_column_1_6{width:100%;margin:0 0 30px}.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2 .gkelmt_built_column.gkelmt_built_column_1_6.gkelmt-last-child,.gkelmt_built_row_1-2_1-2 .gkelmt_built_column.gkelmt_built_column_1_2 .gkelmt_built_column.gkelmt_built_column_1_6:last-child{margin-bottom:0}.gkelmt_built_column{width:100%!important}} .gkelmt_built_text{word-wrap:break-word}.gkelmt_built_text ol,.gkelmt_built_text ul{padding-bottom:1em}.gkelmt_built_text>:last-child{padding-bottom:0}.gkelmt_built_text_inner{position:relative}
 @font-face { font-family: 'Roboto'; src: url('https://tjp.ch/designgk/webfont/Roboto-Regular.woff2') format('woff2'), url('https://tjp.ch/designgk/webfont/Roboto-Regular.woff') format('woff'), url('https://tjp.ch/designgk/webfont/Roboto-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Roboto'; src: url('https://tjp.ch/designgk/webfont/Roboto-Italic.woff2') format('woff2'), url('https://tjp.ch/designgk/webfont/Roboto-Italic.woff') format('woff'), url('https://tjp.ch/designgk/webfont/Roboto-Italic.ttf') format('truetype'); font-weight: normal; font-style: italic; font-display: swap; } @font-face { font-family: 'Roboto'; src: url('https://tjp.ch/designgk/webfont/Roboto-Bold.woff2') format('woff2'), url('https://tjp.ch/designgk/webfont/Roboto-Bold.woff') format('woff'), url('https://tjp.ch/designgk/webfont/Roboto-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Poppins'; src: url('https://tjp.ch/designgk/webfont/Poppins-Regular.woff2') format('woff2'), url('https://tjp.ch/designgk/webfont/Poppins-Regular.woff') format('woff'), url('https://tjp.ch/designgk/webfont/Poppins-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Poppins'; src: url('https://tjp.ch/designgk/webfont/Poppins-SemiBold.woff2') format('woff2'), url('https://tjp.ch/designgk/webfont/Poppins-SemiBold.woff') format('woff'), url('https://tjp.ch/designgk/webfont/Poppins-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; } * { vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; } abbr[title] {text-decoration: none;} #affichage_class_event {display: none; margin: 0px !important;} #main-content, .gkelmt_built_section { background-color: transparent !important;   } body { background-color: #0c0c0c !important;	 font-family: Roboto, Arial, sans-serif !important; } html { font-family: Roboto, Arial, sans-serif !important; font-size: 100%;   } h1, h2, h3, h4, h5, h6 { font-family: Poppins, Arial, sans-serif !important; color: #fdfdfd !important;	 font-weight: 600 !important; line-height: 1.2em !important; padding-bottom: 0.5em !important; } h1 {font-size: 3.25rem !important;} h2 {font-size: 2.5rem !important;} h3 {font-size: 1.75rem !important;} h4 {font-size: 1.25rem !important;} h5 {font-size: 1rem !important;} h6 {font-size: 0.75rem !important;letter-spacing: 6px;text-transform: uppercase;} p { color: #fdfdfd !important;	 font-size: 0.925rem !important; font-weight: 400 !important; line-height: 1.7em !important; } p.entete {font-size: 1.125rem !important;} strong {font-weight: 700;} @media only screen and (max-width: 767px) {  h1 {font-size: 2.5rem !important;} h2 {font-size: 2rem !important;} h3 {font-size: 1.375rem !important;} h4 {font-size: 1rem !important;} h5 {font-size: 0.8rem !important;} h6 {font-size: 0.7rem !important;} p {font-size: 0.85rem !important;} p.entete {font-size: 1rem !important;} h1, h2, h3, h4, h5, h6 {padding-bottom: 0px !important;} } @media only screen and (max-width: 767px) {  .gkelmt_built_text { max-width: 100% !important; } } span.espace-fine-insecable { letter-spacing: -0.05em !important; } a { color: #c0c0c0 !important;	 text-decoration: underline !important; border-bottom: none !important; } a:hover { color: #e1e1e1 !important;	 text-decoration: none !important; } sup, sub { position: relative; height: 0; vertical-align: baseline; } sup {		 bottom: 0.5em;		 font-size: 65%;		 } .entry-content ul, .entry-summary ul, .comment-content ul,			 .entry-content ol, .entry-summary ol, .comment-content ol {			 font-family: inherit !important; color: #fdfdfd !important;	 font-size: 0.925rem !important; font-weight: 500 !important; line-height: 1.4em !important; } .entry-content ul, .entry-summary ul, .comment-content ul {list-style-position: outside;} .entry-content ol, .entry-summary ol, .comment-content ol {list-style-position: inside;} .entry-content li,		 .entry-summary li, .comment-content li { padding-bottom: 0.5em !important; } .gkelmt_built_scroll_top.gkelmt-built-icon { background: rgba(225,225,225,0.65);		 } .gkelmt_built_button {		 font-family: Poppins, Arial, sans-serif !important; color: #0c0c0c !important;	 font-size: 0.75rem !important; line-height: 1.2em !important; font-weight: 600 !important; letter-spacing: 1.2px; text-transform: uppercase !important; text-align: center !important; padding: 14px 32px !important; background-color: #c0c0c0 !important;	 border: 2px solid #c0c0c0 !important;	 border-radius: 0 !important; text-decoration: none !important; } .gkelmt_built_button:hover { color: #c0c0c0 !important;	 background-color: transparent !important; text-decoration: none !important; } .gkelmt_built_button::after { display: none !important; } .gkelmt_built_button:hover, .gkelmt_built_module .gkelmt_built_button:hover { border: 2px solid transparent; padding: 14px 32px !important;					 } .gkelmt_built_button_module_wrapper > a { min-width: 200px !important; } .gkelmt-built-arrow-prev::before, .gkelmt-built-arrow-next::before { color: #fdfdfd !important;	 } .gkelmt_built_fullwidth_section:first-child {	 padding: 0px !important; } .gkelmt_built_fullwidth_section:first-child .gkelmt_built_row:first-child {		 padding: 0px !important; } @media only screen and (min-width: 981px) {  .gkelmt_built_section {padding: 3rem 0px !important;} .gkelmt_built_row, .container {max-width: 1270px !important;} } @media only screen and (max-width: 980px) {  .gkelmt_built_section {padding: 2rem 0px !important;} } @media only screen and (max-width: 767px) {  .gkelmt_built_section {padding: 1.25rem 0px !important;} } body.page .gkelmt_built_section:last-child {margin-bottom: 4rem !important;} #section_page_commande.gkelmt_built_section:last-child {margin-bottom: 0 !important;} @media only screen and (max-width: 767px) {  body.page .gkelmt_built_section:last-child {margin-bottom: 2rem !important;} } .single .post {padding-bottom: 0 !important;} .gkelmt_built_post {margin-bottom: 0 !important;} #main-header { box-shadow: 0 0px 0 rgba(0, 0, 0, 0); background-color: #0c0c0c !important;	 } body.theme-templatebygk #page-container #top-header {background-color: #0c0c0c !important;	} .gkelmt-stickyhdrgk#main-header, .gkelmt-stickyhdrgk#main-header .nav li ul, .gkelmt-stickyhdrgk .gkelmt-search-form { background-color: #0c0c0c !important;	 } #main-header img#logo { max-width: 125px !important; } #top-menu li { font-size: 0.75rem !important; line-height: 1.2em !important; } #top-menu a, .gkelmt_mobile_menu li a { font-family: Poppins, Arial, sans-serif !important; color: #fdfdfd !important;	 font-weight: 600 !important; line-height: 1.2em !important; letter-spacing: 0.6px; text-transform: uppercase; padding-bottom: 0.5em !important; text-decoration: none !important; } #gkelmt-top-navigation .gkelmt-cart-info {text-decoration: none !important;}  #top-menu li li a, .gkelmt_mobile_menu li li a { font-weight: 400 !important; letter-spacing: 0; text-transform: initial; } #top-menu li.current-menu-ancestor > a, #top-menu li.current-navitmgk > a,  .bottom-nav li.current-navitmgk > a { color:  #c0c0c0 !important;	 border-bottom: solid 2px #c0c0c0 !important;	 padding-bottom: 0.25rem !important; } #top-menu li ul li.current-menu-ancestor > a, #top-menu li ul li.current-navitmgk > a,  .bottom-nav li ul li.current-navitmgk > a { border-bottom: none !important;	 margin-bottom: 0 !important; } .nav li ul { visibility: hidden; z-index: 9999; width: 240px !important;	 border-top: 3px solid #c0c0c0 !important;	 	 opacity: 0; background-color: #0c0c0c !important;	 -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1); box-shadow: 0 2px 5px rgba(0,0,0,.1);  } #top-menu li li a { width: auto !important;		 padding: 6px 0px !important; } .gkelmt_mobile_menu li a:hover, .nav ul li a:hover { background-color: transparent; opacity: 1; } .gkelmt_mobile_menu .navitmgk-has-children > a {background-color: initial;} .gkelmt_mobile_menu li li a {padding: 10px 5px;} .mobile_menu_bar::before { color: #c0c0c0 !important;	 } ul#mobile_menu.gkelmt_mobile_menu { border: 0.5px solid #c0c0c0 !important; border-top: 3px solid #c0c0c0 !important;	 } ul#mobile_menu.gkelmt_mobile_menu li:not(:last-child) {padding-bottom: 12px;} #gkelmt_mobile_nav_menu span.select_page { display: none; } .gkelmt_header_style_centered #main-header .mobile_nav { background-color: transparent !important; border-radius: 0; padding: 0; } .gkelmt_mobile_menu .navitmgk-has-children > a { background-color: transparent !important; } @media only screen and (max-width: 980px) {  .logo_container { display: table-cell; width: 20% !important; } #gkelmt-top-navigation { display: table-cell; width: 80% !important; }  .gkelmt_header_style_centered #gkelmt_mobile_nav_menu { margin-top: 0; } .gkelmt_mobile_menu li a { border-bottom: none; padding: 5px 5%; } .gkelmt_mobile_menu { position: absolute; left: initial !important; right: 0 !important; background: #0c0c0c !important;	 width: 50% !important; padding: 1rem !important; } } @media only screen and (max-width: 767px) {  .logo_container { display: table-cell; width: 25% !important; } #gkelmt-top-navigation { display: table-cell; width: 75% !important; }  .gkelmt_mobile_menu { width: 100% !important; } } #main-footer .container {display: none;} #main-footer { background-color: #0c0c0c !important;	 } #footer-gkboxs {padding: 3% 0 0 !important;} #footer-gkboxs .gkelmt_built_row {padding: 0 !important;} @media only screen and (max-width: 980px) {  #footer-gkboxs {margin-bottom: 2rem !important;} } #footer-gkboxs .gkelmt_built_module {margin-bottom: 1rem !important;} #footer-gkboxs p, #footer-gkboxs a { color: #fdfdfd !important;	 font-size: 0.825rem !important; line-height: 1.2em !important; text-decoration: none !important; font-weight: normal !important; } #footer-gkboxs a:hover { text-decoration: underline !important; } #footer-gkboxs h4, #footer-gkboxs h4 a { color: #fdfdfd !important;	 font-size: 1.25rem !important; line-height: 1em !important; padding-bottom: 1em !important; } p.footer-reseaux-sociaux img, .footer-logo-partenaires img { height: 1.75rem !important; width: auto !important; margin-left: 0.5rem !important; margin-right: 0.5rem !important; } .footer-logo-partenaires img {height: 2.25rem !important; margin-bottom: 0.75rem !important;} .footer-logo-partenaires.principal img {height: 6rem !important;} p.footer-credits {text-align: left !important;} p.footer-reseaux-sociaux, .footer-logo-partenaires {text-align: center !important;} p.footer-legal {text-align: right !important;} .footer-logo-partenaires.petits p {display: inline !important;} .footer-logo-partenaires.petits p br {display: none !important;} @media only screen and (min-width: 981px) { #footer-gkboxs .gkelmt_built_column {margin: 0 0 20px 0 !important;} #footer-gkboxs .gkelmt_built_column_1_4 {width: 25% !important;} #footer-gkboxs .gkelmt_built_column_1_2 {width: 50% !important;} .footer-logo-partenaires.petits {width: 200% !important; left: -50%;} } @media only screen and (max-width: 980px) {  p.footer-credits, p.footer-legal, p.footer-reseaux-sociaux {text-align: center !important;} #footer-gkboxs p, #footer-gkboxs a {   text-decoration: none !important; color: #fdfdfd !important;	 } } @media only screen and (max-width: 767px) {  #footer-gkboxs p, #footer-gkboxs a {font-size: 0.85rem !important;} .footer-logo-partenaires.petits img {height: 2rem !important; max-width: initial !important;} .footer-logo-partenaires.principal img {max-width: 80% !important; height: auto !important; margin: 0 auto !important;} } @media screen and (orientation: portrait) {	 .footer-logo-partenaires.petits img {height: 2rem !important; max-width: initial !important;} } @media screen and (orientation: portrait) and (max-width: 415px) {  .footer-logo-partenaires.petits img {height: 1.25rem !important; max-width: initial !important;} .footer-logo-partenaires.principal img {max-width: 60% !important; height: auto !important; margin: 0 auto !important;} } .gkelmt-search-form, .gkelmt_mobile_menu, .footer-gkbox li::before, .nav li ul { border-color: #fdfdfd !important;	 } @media only screen and (min-width: 768px) and (max-width: 980px) {		 .assoc-tjp {display: flex;} .assoc-tjp .gkelmt_built_image {margin-left: 2rem;} } @media only screen and (min-width: 981px) { .column-swap { display: flex; } .column-swap .gkelmt_built_column:first-child { order: 2; margin-right: 0 !important; } .column-swap .gkelmt_built_column:last-child { order: 1; margin-right: 5.5% !important; } } .gkelmt_built_toggle { padding: 0px !important; margin-bottom: 2.25% !important; } .gkelmt_built_toggle_content p { color: #fdfdfd !important;	 } .gkelmt_built_toggle > h5:hover { color: #e1e1e1 !important;	 font-weight: 700 !important; } .gkelmt_built_toggle_title::before { font-size: 20px;   } #liens_prev_next_articles a, .tribe-events-nav-pagination a { font-family: Poppins, Arial, sans-serif !important; color: #fdfdfd !important;	 font-size: 0.75rem; line-height: 1.4rem; font-weight: 400; letter-spacing: 1.2px; text-transform: uppercase !important; }	 #liens_prev_next_articles a:hover, .tribe-events-nav-pagination a:hover {color: #e1e1e1 !important;}	 #liens_prev_next_articles .nav-previous, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {width: 47.5% !important; margin-right: 5%;} #liens_prev_next_articles .nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next {width: 47.5% !important; float: right;} #liens_prev_next_articles .nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a {float: right; text-align: right;} #liens_prev_next_articles a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a {display:flex;} #liens_prev_next_articles a .nav-label, .tribe-events-single .tribe-events-sub-nav a {text-wrap: balance;} #liens_prev_next_articles .nav-previous a::before, #liens_prev_next_articles .nav-next a::after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a::before, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after { background: none !important; height: initial; width: initial; content: "4"; font-family: ETmodules !important; font-weight: 400 !important; font-size: 1.75em; line-height: 1.4rem; color: inherit; margin: 0; } #liens_prev_next_articles .nav-next a::after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after { content: "5"; } #liens_prev_next_articles span.meta-nav {display: none;} .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::before, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a::after {display: none;} .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus::before,  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover::before, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus::before,  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover::before {background: none;} .popup_gk-open .gkelmt_built_section, .popup_gk-open .gkelmt_built_section .gkelmt_built_column {margin: 0 !important;} .gkelmt_built_module.popup_tjp { background-color: #0c0c0c !important;	 padding: 1.5rem !important; } @media only screen and (min-width: 981px) {  .gkelmt_built_module.popup_tjp { padding: 2.5rem !important; margin-top: 50vh;  transform: translateY(-55%);  } } .popup_gk-open a.overlay-close {text-decoration: none !important;} @media only screen and (min-width: 981px) and (max-width: 1440px) {  .gkelmt_built_column .gkelmt_built_team_member_image {width: 180px;} } @media only screen and (min-width: 768px) and (max-width: 980px) {		 .gkelmt_built_team_member { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .gkelmt_built_column .gkelmt_built_team_member_image {width: 180px;} } .gkelmt_built_team_member p.gkelmt_built_member_position { text-transform: uppercase; padding-bottom: 1.5em; } ul.gkelmt_built_member_social_links li a {text-decoration: none !important;} ul.gkelmt_built_member_social_links li a.gkelmt_built_twitter_icon::before {content: "\E094";} @media only screen and (min-width: 768px) and (max-width: 980px) {		 .gkelmt_built_team_member {display: block;} } .trombinoscope .gkelmt_built_row {padding: 0 !important;} .trombinoscope .gkelmt_built_column {width: 33.333% !important; margin: 0 !important;} .trombinoscope .gkelmt_built_image { background-color: transparent !important; width: 100%; padding-top: 100% !important;  position: relative;  margin-bottom: 0 !important; } .trombinoscope .gkelmt_built_image span.gkelmt_built_image_wrap { position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .trombinoscope .gkelmt_built_image span.gkelmt_built_image_wrap img { min-width: 100% !important;  max-width: 100% !important;  max-height: 100%;;   object-fit: cover !important; } .trombinoscope .gkelmt_built_text { position: absolute; bottom: 0; width: 100%; background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%); padding-top: 3rem; padding-bottom: 1rem; } .trombinoscope .gkelmt_built_text h3, .trombinoscope .gkelmt_built_text h4 { text-align: center; padding-bottom: 0.25em !important; } @media only screen and (max-width: 980px) {  .trombinoscope .gkelmt_built_text h3 {font-size: 1.25rem !important;} } @media only screen and (max-width: 767px) {  .trombinoscope .gkelmt_built_column {width: 100% !important;} } .gkelmt_built_module.gkelmt_built_wc_title {margin-bottom: 0 !important;} #titre_cours {margin-bottom: 0 !important;} .gkelmt_built_module.gkelmt_built_wc_description {margin-bottom: 0 !important;} .shopgk .quantity input.qty, .shopgk-page .quantity input.qty, .shopgk #content .quantity input.qty, .shopgk-page #content .quantity input.qty, .gkelmt-db #gkelmt-boc .gkelmt-l .gkelmt_built_wc_add_to_cart .quantity input.qty, .shopgk-cart table.cart td.actions .coupon .input-text, .shopgk form .form-row input.input-text, .shopgk form .form-row textarea, .gkelmt_built_wc_cart_totals .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single { -webkit-appearance: none; background-color: transparent !important; max-width: 100%; border-radius: 0 !important; border: 1px solid #c0c0c0 !important;	 padding: 8px 8px 8px 12px !important; color: #fdfdfd !important;	 font-size: 1rem !important; font-weight: normal !important; line-height: 1.125rem !important; height: 45px !important; } .shopgk .quantity input.qty, .shopgk-page .quantity input.qty, .shopgk #content .quantity input.qty, .shopgk-page #content .quantity input.qty, .gkelmt-db #gkelmt-boc .gkelmt-l .gkelmt_built_wc_add_to_cart .quantity input.qty, .select2-container .select2-selection--single .select2-selection__rendered {padding-left: 0 !important;} .shopgk form .form-row textarea {height: initial !important;} .shopgk form .form-row textarea#order_comments {height: 8rem !important;} .shopgk form .form-row .required {color: #fdfdfd; font-weight: 500;}	 .shopgk-billing-fields__field-wrapper, .thwcfe-checkout-section, .shopgk-additional-fields, .shopgk-additional-fields__field-wrapper {margin-bottom: 5rem !important;} #choix_facturation_field, #order_comments_field {margin-bottom: 2.5rem !important;} button.single_add_to_cart_button, .gkelmt_built_gkbox.shopgk.gkbox_shopping_cart a.button.wc-forward:not(.checkout), .shopgk .button, .shopgk button:not(.mfp-arrow):not(.mfp-close):not(.frm_button_submit):not(.thmaf-acnt-dflt):not(.pswp__button), .order-again a.button, .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward, button#place_order { font-family: Poppins, Arial, sans-serif !important; color: #0c0c0c !important;	 font-size: 0.75rem !important; line-height: 1.2em !important; font-weight: 600 !important; letter-spacing: 1.2px; text-transform: uppercase !important; text-align: center !important; padding: 14px 32px !important; background-color: #fdfdfd !important;	 border: 2px solid #fdfdfd !important;	 border-radius: 0 !important; height: 45px !important; opacity: 1 !important; text-decoration: none !important; } button.single_add_to_cart_button:hover, .shopgk .button:hover, .shopgk button:not(.mfp-arrow):not(.mfp-close):not(.frm_button_submit):not(.thmaf-acnt-dflt):not(.pswp__button):hover, .order-again a.button:hover, .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward:hover { color: #fdfdfd !important;	 background-color: transparent !important; text-decoration: none !important; border-radius: 0 !important; } .gkelmt_built_button::after, .button::after { display: none !important; } .shopgk button:not(.mfp-arrow):not(.mfp-close):not(.frm_button_submit):not(.thmaf-acnt-dflt):not(.pswp__button).single_add_to_cart_button.disabled.wc-variation-is-unavailable {background-color: #ff3b2f !important; border: 2px solid #ff3b2f !important;} .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward {height: initial !important; margin-left: 20px !important;} .shopgk div.product form.cart .variations td, .shopgk div.product form.cart .variations th {padding: 10px 0 !important;} .entry-content tr th.label label, form.variations_form.cart th.label label, .entry-content tr td.value select, .shopgk div.product form.cart .variations td select { font-size: 0.925rem !important; font-weight: 400 !important; line-height: 1.125rem !important; color: #fdfdfd !important;	 padding: 5px 8px 6px 12px !important; margin-right: 0; vertical-align: baseline; } form.variations_form.cart th.label label {padding: 8px 8px 8px 0 !important;} .entry-content tr td.value select, .shopgk div.product form.cart .variations td select {background-color: transparent !important; border-radius: 0 !important; border: 1px solid #c0c0c0 !important;} .gkelmt-db #gkelmt-boc .gkelmt-l .gkelmt_built_wc_add_to_cart form.cart .variations td.value span::after {margin-top: -1px;} form.variations_form .single_variation_wrap {display: flex; flex-direction: column;} form.variations_form .shopgk-variation {order: 2;margin-top: 2rem !important;} .gkelmt_built_wc_add_to_cart {margin-bottom: 0 !important;} .shopgk-variation-add-to-cart.variations_button.shopgk-variation-add-to-cart-disabled {margin-bottom: 2rem !important;} .shopgk-variation-add-to-cart.variations_button.shopgk-variation-add-to-cart-enabled {margin-bottom: 0 !important;} .gkelmt_built_wc_add_to_cart form:not(.variations_form) button {margin-top: 1.5rem; margin-bottom:2rem;} .shopgk-variation-price span.price, .gkelmt_built_wc_price bdi {font-size: 2rem !important;color: #fdfdfd !important;}	 .gkelmt_built_wc_price .price {font-size: 1rem !important;} .shopgk-notices-wrapper { margin: 2rem 0 0 0 !important; padding: 0 !important; background-color: transparent !important; } .wc-block-components-notice-banner.bubulgum { background-color: transparent !important; border: none !important; } .gkelmt_built_wc_cart_notice .shopgk-message {font-size: 0.925rem !important;} .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content {font-style: italic; color: #ff3b2f !important;}	 .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward { padding: 14px !important; margin: 0 0 0 2rem !important; background-color: transparent !important; border: 2px solid #ff3b2f !important;	 color: #ff3b2f !important;	 text-decoration: none !important; font-style: initial; } .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward:hover { background-color: #fdfdfd !important;	 border: 2px solid #fdfdfd !important;	 color: #0c0c0c !important; } #gkelmt-top-navigation .gkelmt-cart-info {display: flex !important;} #gkelmt-top-navigation .gkelmt-cart-info div::before { content: attr(data-count); background-color: #ff3b2f !important;	 color: white; border-radius: 50%; padding: 4px 6px; font-size: 10px; line-height: 10px; display: none; position: relative !important; top: 25% !important; transform: translateY(-50%) !important; } #gkelmt-top-navigation .gkelmt-cart-info div[data-count]:not([data-count="0"])::before { display: inline-block; } @media only screen and (max-width: 767px) {  .wc-block-components-notice-banner.bubulgum>.wc-block-components-notice-banner__content .wc-forward {display: block; width: 100%; margin: 0 auto 1rem auto !important;} } .shopgk-checkout-payment { border: 1px solid #eee !important; border-radius: 0 !important; background-color: #0c0c0c !important;	 } .shopgk-checkout #payment div.payment_box {background-color: #2b2b2b;} .shopgk-checkout #payment div.payment_box::before { border: 1em solid #2b2b2b; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent; } .shopgk-checkout #payment .shopgk-privacy-policy-text {display: none;} .shopgk-checkout #payment ul.payment_methods {border-bottom: none;} form.shopgk-checkout .shopgk-error {background-color: transparent !important; border: 1px solid #fdfdfd !important; border-radius: 5px;}	 form.shopgk-checkout .shopgk-error li {padding-bottom: 0 !important; color: #fdfdfd !important;}	 body.tmplatgk84757 form.checkout.shopgk-checkout > .shopgk-NoticeGroup > ul.shopgk-error > li[data-id="checkbox_cgv_pdc"] { color: transparent !important; font-size: 0 !important; line-height: 0 !important; } body.tmplatgk84757 form.checkout.shopgk-checkout > .shopgk-NoticeGroup > ul.shopgk-error > li[data-id="checkbox_cgv_pdc"]::after { content: "Pour envoyer votre inscription / commande, vous devez accepter les Conditions générales et la Politique de confidentialité de l’École du TJP" !important; font-family: inherit !important; color: #fdfdfd !important;	 font-size: 0.875rem !important; font-weight: 700 !important; line-height: 1.7em !important; } body.tmplatgk84757 #order_review_heading, body.tmplatgk84757 #order_review_heading::before { content: "Récapitulatif de " !important; text-transform: uppercase !important; font-size: 1.5rem !important; } @media (min-width: 980px) {	 .checkout .form-row, .checkout .col-1, .checkout .col-2 {float: none !important;} } @media (max-width: 980px) {	 .checkout .col-1, .checkout .col-2 {margin-bottom: 0 !important;} } .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected], .select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"], .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option { background-color: #000 !important; color: #fdfdfd !important;	 } span.select2-search.select2-search--dropdown {display: none;} li.select2-results__option {padding-left: 24px !important;} li.select2-results__option:hover {opacity: 0.8 !important;} .shopgk form .form-row label.checkbox, .shopgk-page form .form-row label.checkbox {display: block !important;} body.tmplatgk84757 .shopgk ul.order_details {margin: 3em 0;} body.tmplatgk84757 .shopgk td.product-name .wc-item-meta strong.wc-item-meta-label {line-height: 1.7em !important;} @media only screen and (max-width: 767px) {  body.tmplatgk84757 .shopgk td.product-name .wc-item-meta strong.wc-item-meta-label {font-size: 0.85rem !important;} } @media (min-width: 980px) {	 body.tmplatgk84757 .shopgk table.shop_table {width: 48%;} } body.tmplatgk84757 .shopgk table.shop_table {border-radius: 0;} body.tmplatgk84757 .shopgk table.shopgk-checkout-review-order-table {max-width: initial !important;} .shopgk ul.order_details {padding-left: 0 !important;} @media only screen and (max-width: 767px) {  .shopgk ul.order_details::after, .shopgk ul.order_details::before {content: " "; display: block !important;} .shopgk ul.order_details li {float: none !important; margin-right: 0; border-right: none; padding-right: 0;} } @media only screen and (min-width: 768px) and (max-width: 980px) {  .shopgk ul.order_details::after, .shopgk ul.order_details::before {content: " "; display: block !important;} .shopgk ul.order_details li {float: none !important; margin-right: 0; border-right: none; padding-right: 0;} } @media only screen and (min-width: 981px) {  .shopgk ul.order_details::after {clear: both;} .shopgk ul.order_details::after, .shopgk ul.order_details::before {content: " ";display: table !important;} .shopgk ul.order_details li {float: left !important;} } @media only screen and (max-width: 767px) {  body.tmplatgk84757 h2.shopgk-order-details__title {padding-bottom: 0.5em !important;} } body.tmplatgk84757 th.thwcfe-section-title { font-size: 1.25rem !important; color: #fdfdfd !important;	 font-weight: 600 !important; padding: 32px 0 6px 12px !important; } .shopgk-cart-form tr.shopgk-cart-form__cart-item.cart_item td.product-name a, .shopgk-order .shopgk-table--order-details tr td.shopgk-table__product-name.product-name a {text-decoration: none !important; color: #fdfdfd !important;}	 .shopgk-cart-form tr.shopgk-cart-form__cart-item.cart_item td.product-thumbnail {display: none !important;} .page_cookies *, .page_cookies .cmplz-contact-domain a, .page_cookies #cmplz-cookies-overview h3 {	 font-family: Roboto, Arial, sans-serif !important; color: #fdfdfd !important;	 font-size: 0.925rem !important; line-height: 1.7em !important; font-weight: 400 !important; margin: 0 !important;	 text-decoration: none !important; } .page_cookies .cmplz-contact-domain a:hover {color: #e1e1e1 !important;}	 .page_cookies  h2:last-of-type~p {padding-bottom: 0.5em !important;} #cmplz-document .cmplz-subtitle { padding: 0.8em 0 0.35em 0 !important; color: #fdfdfd !important;	 font-family: Roboto, Arial, sans-serif !important; font-weight: 700 !important; } #cmplz-cookies-overview, #cmplz-manage-consent-container {padding-bottom: 1em !important;} .cmplz-service-description *, .cmplz-sharing-data *, .purpose h4 {padding: 0 !important;} #cmplz-cookies-overview *, #cmplz-manage-consent-container * {background-color: #0c0c0c !important;}	 .cmplz-service-header {padding: 16px 8px !important;} .cmplz-category-title {padding: 16px 8px 0 8px !important;} #cmplz-cookies-overview .cmplz-dropdown summary div::after, #cmplz-document .cmplz-dropdown summary div::after, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div::after, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { background: url(https://barnabe.ch/wp-content/uploads/2024/03/chevron-down-blanc.svg) no-repeat !important; height: 18px; width: 18px;} #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open svg {display: none;} #cmplz-manage-consent-container .cmplz-always-active, #cmplz-manage-consent-container .cmplz-banner-checkbox {padding-right: 8px !important;} #cmplz-document ul {padding-left: 1em !important; list-style-position: outside !important;} #cmplz-document li {padding-bottom: 0.5em !important;} span.cmplz-always-active {color: #c0c0c0 !important;}	 div.cmplz-links.cmplz-information {display: none !important;} .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons {gap: 24px !important;} .cmplz-cookiebanner .cmplz-message p, .cmplz-cookiebanner span {color: #0c0c0c !important;}	 .cmplz-cookiebanner * {font-family: Roboto, Arial, sans-serif !important;; font-size: 15px !important;} .cmplz-cookiebanner .cmplz-description {text-align: left !important;} .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header {padding-right: 24px !important;} #cmplz-manage-consent .cmplz-manage-consent {color: #c0c0c0 !important; background-color: #0c0c0c !important; border: 1px solid #c0c0c0 !important; right: 120px !important;} .pages_RGPD {max-width: 810px !important;} .pages_RGPD * { color: #fdfdfd !important;	 font-size: 0.925rem !important; font-weight: 400 !important; line-height: 1.7em !important; } .pages_RGPD p > a { color: #c0c0c0 !important;	 text-decoration: none !important; } .pages_RGPD p { color: #fdfdfd !important;	 } .pages_RGPD p > a.cookies-links {font-weight: 700 !important;} .pages_RGPD p > a:hover {color: #e1e1e1 !important;}	 .pages_RGPD p:first-child {margin-top: 30px !important;} .pages_RGPD h3, .pages_RGPD h2 {	 margin: 30px 0 0 0 !important;  font-size: 2.25rem !important;  letter-spacing: .15em !important; line-height: 1.25em !important; color: #fdfdfd !important;	 font-weight: 600 !important; } @media only screen and (max-width: 767px) {  .pages_RGPD * {font-size: 0.85rem !important;} .pages_RGPD h3, .pages_RGPD h2 {font-size: 1.8rem !important;} } hr.ligne-pdc-ml { border: 0.25px solid #c0c0c0 !important;	 margin: 2rem 0 1rem 0 !important; height: initial; max-width: initial; }
body.custom-background { background-color: #0c0c0c; }
.gkelmt_built_row_2,body #page-container .gkelmt-db #gkelmt-boc .gkelmt-l .gkelmt_built_row_2.gkelmt_built_row,body.gkelmt_built_pagebuilt_layout.single #page-container #gkelmt-boc .gkelmt-l .gkelmt_built_row_2.gkelmt_built_row,body.gkelmt_built_pagebuilt_layout.single.gkelmt_full_width_page #page-container #gkelmt-boc .gkelmt-l .gkelmt_built_row_2.gkelmt_built_row{max-width:1080px}