/** Shopify CDN: Minification failed

Line 1231:0 Unexpected "{"
Line 1231:1 Expected identifier but found "%"
Line 1231:203 Unexpected "{"
Line 1231:204 Expected identifier but found "%"
Line 1457:0 Unexpected "{"
Line 1457:1 Expected identifier but found "%"
Line 1457:198 Unexpected "{"
Line 1457:199 Expected identifier but found "%"
Line 1462:0 Unexpected "{"
Line 1462:1 Expected identifier but found "%"
... and 20 more hidden warnings

**/
/* Color custom properties */
:root, .color-background-1 {--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: var(--gradient-base-background-1);}
.color-background-2 {--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-2);--gradient-background: var(--gradient-base-background-2);}
.color-inverse {--color-foreground: var(--color-base-background-1);--color-background: var(--color-base-text);--gradient-background: rgb(var(--color-base-text));}
.color-accent-1 {--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-1);--gradient-background: var(--gradient-base-accent-1);}
.color-accent-2 {--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-2);--gradient-background: var(--gradient-base-accent-2);}
.color-foreground-outline-button {--color-foreground: var(--color-base-outline-button-labels);}
.color-foreground-accent-1 {--color-foreground: var(--color-base-accent-1);}
.color-foreground-accent-2 {--color-foreground: var(--color-base-accent-2);}
:root, .color-background-1 {--color-link: var(--color-base-outline-button-labels);--alpha-link: 0.85;}
.color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {--color-link: var(--color-foreground);--alpha-link: 0.7;}
:root, .color-background-1 {--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1;--alpha-button-border: 1;}
.color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {--color-button: var(--color-foreground);--color-button-text: var(--color-background);}
.button--secondary {--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--color-button: var(--color-background);--alpha-button-background: 1;}
.color-background-2 .button--secondary, .color-accent-1 .button--secondary, .color-accent-2 .button--secondary {--color-button: var(--color-background);--color-button-text: var(--color-foreground);}
.color-inverse .button--secondary {--color-button: var(--color-background);--color-button-text: var(--color-foreground);}
.button--tertiary {--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--alpha-button-background: 0;--alpha-button-border: 0.2;}
.color-background-2 .button--tertiary, .color-inverse .button--tertiary, .color-accent-1 .button--tertiary, .color-accent-2 .button--tertiary {--color-button: var(--color-foreground);--color-button-text: var(--color-foreground);}
:root, .color-background-1 {--color-badge-background: var(--color-background);--color-badge-border: var(--color-foreground);--alpha-badge-border: 0.1;}
.color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {--color-badge-background: var(--color-background);--color-badge-border: var(--color-background);--alpha-badge-border: 1;}
:root, .color-background-1, .color-background-2 {--color-card-hover: var(--color-base-text);}
.color-inverse {--color-card-hover: var(--color-base-background-1);}
.color-accent-1, .color-accent-2 {--color-card-hover: var(--color-base-solid-button-labels);}
:root,
.color-icon-text {--color-icon: rgb(var(--color-base-text));}
.color-icon-accent-1 {--color-icon: rgb(var(--color-base-accent-1));}
.color-icon-accent-2 {--color-icon: rgb(var(--color-base-accent-2));}
.color-icon-outline-button {--color-icon: rgb(var(--color-base-outline-button-labels));}
.product-card-wrapper .card, .contains-card--product {--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding);--text-alignment: var(--product-card-text-alignment);}
.collection-card-wrapper .card, .contains-card--collection {--border-radius: var(--collection-card-corner-radius);--border-width: var(--collection-card-border-width);--border-opacity: var(--collection-card-border-opacity);--shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);--shadow-blur-radius: var(--collection-card-shadow-blur-radius);--shadow-opacity: var(--collection-card-shadow-opacity);--shadow-visible: var(--collection-card-shadow-visible);--image-padding: var(--collection-card-image-padding);--text-alignment: var(--collection-card-text-alignment);}
.article-card-wrapper .card, .contains-card--article {--border-radius: var(--blog-card-corner-radius);--border-width: var(--blog-card-border-width);--border-opacity: var(--blog-card-border-opacity);--shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);--shadow-blur-radius: var(--blog-card-shadow-blur-radius);--shadow-opacity: var(--blog-card-shadow-opacity);--shadow-visible: var(--blog-card-shadow-visible);--image-padding: var(--blog-card-image-padding);--text-alignment: var(--blog-card-text-alignment);}
.contains-content-container, .content-container {--border-radius: var(--text-boxes-radius);--border-width: var(--text-boxes-border-width);--border-opacity: var(--text-boxes-border-opacity);--shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius: var(--text-boxes-shadow-blur-radius);--shadow-opacity: var(--text-boxes-shadow-opacity);--shadow-visible: var(--text-boxes-shadow-visible);}
.contains-media, .global-media-settings {--border-radius: var(--media-radius);--border-width: var(--media-border-width);--border-opacity: var(--media-border-opacity);--shadow-horizontal-offset: var(--media-shadow-horizontal-offset);--shadow-vertical-offset: var(--media-shadow-vertical-offset);--shadow-blur-radius: var(--media-shadow-blur-radius);--shadow-opacity: var(--media-shadow-opacity);--shadow-visible: var(--media-shadow-visible);}
/* base */
.no-js:not(html) {display: none !important;}
html.no-js .no-js:not(html) {display: block !important;}
.no-js-inline {display: none !important;}
html.no-js .no-js-inline {display: inline-block !important;}
html.no-js .no-js-hidden {display: none !important;}
.page-width {max-width: var(--page-width);margin: 0 auto;padding: 0 1.5rem;}
.page-width-desktop {padding: 0;margin: 0 auto;}
/*meadia query for 750 start*/
@media screen and (min-width: 750px) {.page-width {padding: 0 0rem;} .page-width--narrow {padding: 0 9rem;} .page-width-desktop {padding: 0;} .page-width-tablet {padding: 0 5rem;}}
/*meadia query for 750 end*/
@media screen and (min-width: 990px) {.page-width--narrow {max-width: 72.6rem;padding: 0;} .page-width-desktop {max-width: var(--page-width);padding: 0 5rem;}}
.isolate {position: relative;z-index: 0;}
.section + .section {margin-top: var(--spacing-sections-mobile);}
@media screen and (min-width: 750px) {.section + .section {margin-top: var(--spacing-sections-desktop);}}
.element-margin-top {margin-top: 5rem;}
@media screen and (min-width: 750px) {.element-margin {margin-top: calc(5rem + var(--page-width-margin));}}
body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {color: rgba(var(--color-foreground), 0.75);background-color: rgb(var(--color-background));}
.background-secondary {background-color: rgba(var(--color-foreground), 0.04);}
.grid-auto-flow {display: grid;grid-auto-flow: column;}
.page-margin,
.shopify-challenge__container {margin: 7rem auto;}
.rte-width {max-width: 82rem;margin: 0 auto 2rem;}
.list-unstyled {margin: 0;padding: 0;list-style: none;}
.hidden {display: none !important;}
.visually-hidden {position: absolute !important;overflow: hidden;width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;clip: rect(0 0 0 0);word-wrap: normal !important;}
.visually-hidden--inline {margin: 0;height: 1em;}
.overflow-hidden {overflow: hidden;}
.skip-to-content-link:focus {z-index: 9999;position: inherit;overflow: auto;width: auto;height: auto;clip: auto;}
.full-width-link {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;}
::selection {background-color: rgba(var(--color-foreground), 0.2);}
.text-body {font-size: 1.5rem;letter-spacing: 0.06rem;line-height: calc(1 + 0.8 / var(--font-body-scale));font-family: var(--font-body-family);font-style: var(--font-body-style);font-weight: var(--font-body-weight);}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {font-family: var(--font-heading-family);font-style: var(--font-heading-style);font-weight: var(--font-heading-weight);letter-spacing: calc(var(--font-heading-scale) * 0.06rem);color: rgb(var(--color-foreground));line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));word-break: break-word;}
.hxl {font-size: calc(var(--font-heading-scale) * 5rem);}
@media only screen and (min-width: 750px) {.hxl {font-size: calc(var(--font-heading-scale) * 6.2rem);}}
.h0 {font-size: calc(var(--font-heading-scale) * 4rem);}
@media only screen and (min-width: 750px) {.h0 {font-size: calc(var(--font-heading-scale) * 5.2rem);}}
h1, .h1 {font-size: calc(var(--font-heading-scale) * 3rem);}
@media only screen and (min-width: 750px) {h1, .h1 {font-size: calc(var(--font-heading-scale) * 4rem);}}
h2, .h2 {font-size: calc(var(--font-heading-scale) * 2rem);}
@media only screen and (min-width: 750px) {h2, .h2 {font-size: calc(var(--font-heading-scale) * 2.4rem);}}
h3, .h3 {font-size: calc(var(--font-heading-scale) * 1.7rem);}
@media only screen and (min-width: 750px) {h3, .h3 {font-size: calc(var(--font-heading-scale) * 1.8rem);}}
h4, .h4 {font-family: var(--font-heading-family);font-style: var(--font-heading-style);font-size: calc(var(--font-heading-scale) * 1.5rem);}
h5, .h5 {font-size: calc(var(--font-heading-scale) * 1.2rem);}
@media only screen and (min-width: 750px) {h5, .h5 {font-size: calc(var(--font-heading-scale) * 1.3rem);}}
h6, .h6 {color: rgba(var(--color-foreground), 0.75);margin-block-start: 1.67em;margin-block-end: 1.67em;}
blockquote {font-style: italic;color: rgba(var(--color-foreground), 0.75);border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);padding-left: 1rem;}
@media screen and (min-width: 750px) {blockquote {padding-left: 1.5rem;}}
.caption {font-size: 1rem;letter-spacing: 0.07rem;line-height: calc(1 + 0.7 / var(--font-body-scale));}
@media screen and (min-width: 750px) {.caption {font-size: 1.2rem;}}
.caption-with-letter-spacing {font-size: 1rem;letter-spacing: 0.13rem;line-height: calc(1 + 0.2 / var(--font-body-scale));text-transform: uppercase;}
.caption-with-letter-spacing--medium {font-size: 1.2rem;letter-spacing: .16rem;}
.caption-with-letter-spacing--large {font-size: 1.4rem;letter-spacing: 0.18rem;}
.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {font-size: 1.3rem;line-height: calc(1 + 0.5 / var(--font-body-scale));letter-spacing: 0.04rem;}
.color-foreground {color: rgb(var(--color-foreground));}
table:not([class]) {table-layout: fixed;border-collapse: collapse;font-size: 1.4rem;border-style: hidden;box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);}
table:not([class]) td,
table:not([class]) th {padding: 1em;border: 0.1rem solid rgba(var(--color-foreground), 0.2);}
@media screen and (min-width: 750px) and (max-width: 989px) {.medium-hide {display: none !important;}}
@media screen and (min-width: 990px) {.large-up-hide {display: none !important;}}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.uppercase {text-transform: uppercase;}
.light {opacity: 0.7;}
a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {display: none;}
.link,
.customer a {cursor: pointer;display: inline-block;border: none;box-shadow: none;text-decoration: underline;text-underline-offset: 0.3rem;color: rgb(var(--color-link));background-color: transparent;font-size: 1.4rem;font-family: inherit;}
.link--text {color: rgb(var(--color-foreground));}
.link--text:hover {color: rgba(var(--color-foreground), 0.75);}
.link-with-icon {display: inline-flex;font-size: 1.4rem;font-weight: 600;letter-spacing: 0.1rem;text-decoration: none;margin-bottom: 4.5rem;white-space: nowrap;}
.link-with-icon .icon {width: 1.5rem;margin-left: 1rem;}
a:not([href]) {cursor: not-allowed;}
.circle-divider::after {content: '\2022';margin: 0 1.3rem 0 1.5rem;}
.circle-divider:last-of-type::after {display: none;}
hr {border: none;height: 0.1rem;background-color: rgba(var(--color-foreground), 0.2);display: block;margin: 5rem 0;}
.bottomcarttext {text-align: right;font-family: Helvetica Neue;letter-spacing: 0.18px;color: #000000;opacity: 0.55;margin-top: 10px;margin-bottom: 198px;height: 22px;width: 100%;margin-left: auto;font-size: 8.5px;}
@media screen and (min-width: 750px) {.leftsidecart {height: 571px;overflow: auto;padding-left: 0;}
  .borderright {border-right: 1px solid #a8a8a8;}
  .cart_container .grid__item:first-child {min-width: calc(70% - 8px);float: none;display: inline-block;}
  .cart_container .grid__item:last-child {max-width: 30%;margin-left: -8px;float: none;display: inline-block;}
  hr {margin: 7rem 0;}
}
.full-unstyled-link {text-decoration: none;color: currentColor;display: block;}
.placeholder {background-color: rgba(var(--color-foreground), 0.04);color: rgba(var(--color-foreground), 0.55);fill: rgba(var(--color-foreground), 0.55);}
details > * {box-sizing: border-box;}
.break {word-break: break-word;}
.visibility-hidden {visibility: hidden;}
@media (prefers-reduced-motion) {
  .motion-reduce {transition: none !important;animation: none !important;}
}
:root {--duration-short: 100ms;--duration-default: 200ms;--duration-long: 500ms;}
.underlined-link,
.customer a {color: rgba(var(--color-link), var(--alpha-link));text-underline-offset: 0.3rem;text-decoration-thickness: 0.1rem;transition: text-decoration-thickness ease 100ms;}
.underlined-link:hover,
.customer a:hover {color: rgb(var(--color-link));text-decoration-thickness: 0.2rem;}
.icon-arrow {width: 1.5rem;}
h3 .icon-arrow,
.h3 .icon-arrow {width: calc(var(--font-heading-scale) * 1.5rem);}
/* arrow animation */
.animate-arrow .icon-arrow path {transform: translateX(-0.25rem);transition: transform var(--duration-short) ease;}
.animate-arrow:hover .icon-arrow path {transform: translateX(-0.05rem);}
/* base-details-summary */
summary {cursor: pointer;list-style: none;position: relative;}
summary .icon-caret {position: absolute;height: 0.6rem;right: 1.5rem;top: calc(50% - 0.2rem);}
summary::-webkit-details-marker {display: none;}
.disclosure-has-popup {position: relative;}
.disclosure-has-popup[open] > summary::before {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;display: block;cursor: default;content: ' ';background: transparent;}
.disclosure-has-popup > summary::before {display: none;}
.disclosure-has-popup[open] > summary + * {z-index: 100;}
@media screen and (min-width: 750px) {
  .disclosure-has-popup[open] > summary + * {z-index: 4;}
  .facets .disclosure-has-popup[open] > summary + * {z-index: 2;}
}
/* base-focus */   /*  Focus ring - default (with offset)*/
*:focus {outline: 0;box-shadow: none;}
*:focus-visible {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: 0.3rem;box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: 0.3rem;box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);}
/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {outline: 0;box-shadow: none;}
/*Focus ring - inset*/
.focus-inset:focus-visible {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: -0.2rem;box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);}
.focused.focus-inset,
.no-js .focus-inset:focus {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: -0.2rem;box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);}
.no-js .focus-inset:focus:not(:focus-visible) {outline: 0;box-shadow: none;}
/*Focus ring - none*/  /* Dangerous for a11y - Use with care */
.focus-none {box-shadow: none !important;outline: 0 !important;}
.focus-offset:focus-visible {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: 1rem;box-shadow: 0 0 0 1rem rgb(var(--color-background)),0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);}
.focus-offset.focused,
.no-js .focus-offset:focus {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: 1rem;box-shadow: 0 0 0 1rem rgb(var(--color-background)),0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);}
.no-js .focus-offset:focus:not(:focus-visible) {outline: 0;box-shadow: none;}
/* component-title */
.title,
.title-wrapper-with-link {margin: 3rem 0 2rem;}
.title-wrapper-with-link .title {margin: 0;}
.title .link {font-size: inherit;}
.title-wrapper {margin-bottom: 3rem;}
.title-wrapper-with-link {display: flex;justify-content: space-between;align-items: flex-end;gap: 1rem;margin-bottom: 3rem;flex-wrap: wrap;}
.title--primary {margin: 4rem 0;}
.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {padding-left: 1.5rem;padding-right: 1.5rem;}
@media screen and (min-width: 750px) {
  .title-wrapper--self-padded-mobile {padding-left: 0;padding-right: 0;}
}
@media screen and (min-width: 990px) {
  .title,
  .title-wrapper-with-link {margin: 5rem 0 3rem;}
  .title--primary {margin: 2rem 0;}
  .title-wrapper-with-link {align-items: center;}
.title-wrapper-with-link .title {margin-bottom: 0;}
.title-wrapper--self-padded-tablet-down {padding-left: 0;padding-right: 0;}
}
.title-wrapper-with-link .link-with-icon {margin: 0;flex-shrink: 0;display: flex;align-items: center;}
.title-wrapper-with-link .link-with-icon svg {width: 1.5rem;}
.title-wrapper-with-link a {color: rgb(var(--color-link));margin-top: 0;flex-shrink: 0;}
.title-wrapper--no-top-margin {margin-top: 0;}
.title-wrapper--no-top-margin > .title {margin-top: 0;}
.subtitle {font-size: 1.8rem;line-height: calc(1 + 0.8 / var(--font-body-scale));letter-spacing: 0.06rem;color: rgba(var(--color-foreground), 0.7);}
.subtitle--small {font-size: 1.4rem;letter-spacing: 0.1rem;}
.subtitle--medium {font-size: 1.6rem;letter-spacing: 0.08rem;}
/* component-grid */
.grid {display: flex;flex-wrap: wrap;margin-bottom: 2rem;padding: 0;list-style: none;column-gap: var(--grid-mobile-horizontal-spacing);row-gap: var(--grid-mobile-vertical-spacing);}
@media screen and (min-width: 750px) {
  .grid {column-gap: var(--grid-desktop-horizontal-spacing);row-gap: var(--grid-desktop-vertical-spacing);}
}
.grid:last-child {margin-bottom: 0;}
.grid--gapless.grid {column-gap: 0;row-gap: 0;}
.grid--1-col .grid__item {max-width: 100%;width: 100%;}
.grid--3-col .grid__item {width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);}
@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);}
}
.grid--2-col .grid__item {width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);}
@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);}
  .grid--4-col-tablet .grid__item {width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);}
  .grid--3-col-tablet .grid__item {width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);}
  .grid--2-col-tablet .grid__item {width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);}
}
@media screen and (max-width: 989px) {
  .grid--1-col-tablet-down .grid__item {width: 100%;max-width: 100%;}
  .slider--tablet.grid--peek {margin: 0;width: 100%;}
  .slider--tablet.grid--peek .grid__item {box-sizing: content-box;margin: 0;}
}
@media screen and (min-width: 990px) {
  .grid--6-col-desktop .grid__item {width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);}
  .grid--5-col-desktop .grid__item {width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);}
  .grid--4-col-desktop .grid__item {width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);}
  .grid--3-col-desktop .grid__item {width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);}
  .grid--2-col-desktop .grid__item {width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);}
}
@media screen and (min-width: 990px) {
  .grid--1-col-desktop {flex: 0 0 100%;max-width: 100%;}
  .grid--1-col-desktop .grid__item {width: 100%;max-width: 100%;}
}
@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {width: 100%;max-width: none;}
  .small-hide {display: none !important;}
  .content-container--full-width-mobile {border-left: none;border-right: none;border-radius: 0;}
  .content-container--full-width-mobile:after {display: none;}
  .grid--peek.slider--mobile {margin: 0;width: 100%;}
  .grid--peek.slider--mobile .grid__item {box-sizing: content-box;margin: 0;}
  .grid--peek .grid__item {min-width: 35%;}
  .grid--peek.slider .grid__item:first-of-type {margin-left: 1.5rem;}
  .grid--peek.slider:after {margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));}
  .grid--2-col-tablet-down .grid__item {width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);}
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {width: calc(71% - var(--grid-mobile-horizontal-spacing) - 3rem);}
  .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
  .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item  {width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem);}
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet.grid--peek .grid__item {width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem);}
  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem);}
  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem);}
  .slider--tablet.grid--peek .grid__item:first-of-type {margin-left: 1.5rem;}
  .grid--2-col-tablet-down .grid__item {width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);}
  .grid--1-col-tablet-down.grid--peek .grid__item {width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem);}
}
/* component-media */
.media {display: block;background-color: rgba(var(--color-foreground), 0.1);position: relative;overflow: hidden;}
.media--transparent {background-color: transparent;}
.media > *:not(.zoom):not(.deferred-media__poster-button), .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0;left: 0;height: 100%;width: 100%;}
.media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.media--square { padding-bottom: 100%; }
.media--portrait { padding-bottom: 125%; }
.media--landscape { padding-bottom: 66.6%; }
.media--cropped { padding-bottom: 56%; }
.media--16-9 { padding-bottom: 56.25%; }
.media--circle { padding-bottom: 100%; border-radius: 50%; }
.media.media--hover-effect > img + img { opacity: 0; }
@media screen and (min-width: 990px) {.media--cropped {padding-bottom: 63%;}}
deferred-media {display: block;}
.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role="button"],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset); --border-opacity: calc(1 - var(--buttons-border-opacity));border-radius: var(--buttons-radius-outset);position: relative;}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded { min-width: calc(12rem + var(--buttons-border-width) * 2);min-height: calc(2.5rem + var(--buttons-border-width) * 2);} .shopify-payment-button__button--branded {z-index: auto;} .cart__dynamic-checkout-buttons iframe { box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text), var(--shadow-opacity)); }
.button,
.shopify-challenge__button,
.customer button {display: inline-flex;justify-content: center;align-items: center;border: 0;padding: 0 3rem;cursor: pointer;font: inherit;font-size: 1.5rem;text-decoration: none;color: rgb(var(--color-button-text));transition: box-shadow var(--duration-short) ease;-webkit-appearance: none;appearance: none;background-color: rgba(var(--color-button), var(--alpha-button-background));}
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role="button"]:before, .cart__dynamic-checkout-buttons [role='button']:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; border-radius: var(--buttons-radius-outset); box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity)); }
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after { content: ''; position: absolute; top: var(--buttons-border-width); right: var(--buttons-border-width); bottom: var(--buttons-border-width); left: var(--buttons-border-width); z-index: 1; border-radius: var(--buttons-radius); box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background)); transition: box-shadow var(--duration-short) ease; }
.button:not([disabled]):hover::after, .shopify-challenge__button:hover::after, .customer button:hover::after, .shopify-payment-button__button--unbranded:hover::after { --border-offset: 1.3px; box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background)); }
.button--secondary:after { --border-opacity: var(--buttons-border-opacity); }
.button:focus-visible, .button:focus, .button.focused, .shopify-payment-button__button--unbranded:focus-visible, .shopify-payment-button [role="button"]:focus-visible, .shopify-payment-button__button--unbranded:focus, .shopify-payment-button [role="button"]:focus { outline: 0; box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0 0.5rem rgba(var(--color-foreground), 0.5), 0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3); }
.button:focus:not(:focus-visible):not(.focused), .shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused), .shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused) { box-shadow: inherit; }
.button::selection, .shopify-challenge__button::selection, .customer button::selection { background-color: rgba(var(--color-button-text), 0.3); }
.button, .button-label, .shopify-challenge__button, .customer button { font-size: 1.5rem; letter-spacing: 0.1rem; line-height: calc(1 + 0.2 / var(--font-body-scale)); }
.button--tertiary { font-size: 1.2rem; padding: 1rem 1.5rem; min-width: calc(9rem + var(--buttons-border-width) * 2); min-height: calc(3.5rem + var(--buttons-border-width) * 2); }
.button--small {padding: 1.2rem 2.6rem;}
/* Button - other */
.button:disabled, .button[aria-disabled='true'], .button.disabled, .customer button:disabled, .customer button[aria-disabled='true'], .customer button.disabled, .quantity__button.disabled { cursor: not-allowed; opacity: 0.5; }
.button--full-width {display: flex;width: 100%;}
.button.loading {color: transparent;position: relative;}
@media screen and (forced-colors: active) {.button.loading {color: rgb(var(--color-foreground));}}
.button.loading > .loading-overlay__spinner { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; height: 100%; display: flex; align-items: center; }
.button.loading > .loading-overlay__spinner .spinner {width: fit-content;}
.button.loading > .loading-overlay__spinner .path {stroke: rgb(var(--color-button-text));}
/* Button - social share */
.share-button {display: block;position: relative;}
.share-button details {width: fit-content;}
.share-button__button { font-size: 1.4rem; display: flex; align-items: center; color: rgb(var(--color-link)); margin-left: 0; padding-left: 0; min-height: 4.4rem; }
details[open] > .share-button__fallback { animation: animateMenuOpen var(--duration-default) ease; }
.share-button__button:hover { text-decoration: underline; text-underline-offset: 0.3rem; }
.share-button__button, .share-button__fallback button { cursor: pointer; background-color: transparent; border: none; }
.share-button__button .icon-share {height: 1.2rem;margin-right: 1rem;min-width: 1.3rem;}
.share-button__fallback {display: flex;align-items: center;position: absolute;top: 3rem;left: 0.1rem;z-index: 3;width: 100%;min-width: max-content;border-radius: var(--inputs-radius);border: 0;}
.share-button__fallback:after { pointer-events: none; content: ''; position: absolute; top: var(--inputs-border-width); right: var(--inputs-border-width); bottom: var(--inputs-border-width); left: var(--inputs-border-width); border: 0.1rem solid transparent; border-radius: var(--inputs-radius); box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity)); transition: box-shadow var(--duration-short) ease; z-index: 1; }
.share-button__fallback:before { background: rgb(var(--color-background)); pointer-events: none; content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: var(--inputs-radius-outset); box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity)); z-index: -1; }
.share-button__fallback button { width: 4.4rem; height: 4.4rem; padding: 0; flex-shrink: 0; display: flex; justify-content: center; align-items: center; position: relative; right: var(--inputs-border-width); }
.share-button__fallback button:hover {color: rgba(var(--color-foreground), 0.75);}
.share-button__fallback button:hover svg {transform: scale(1.07);}
.share-button__close:not(.hidden) + .share-button__copy {display: none;}
.share-button__close, .share-button__copy { background-color: transparent; color: rgb(var(--color-foreground)); }
.share-button__copy:focus-visible,
.share-button__close:focus-visible {background-color: rgb(var(--color-background));z-index: 2;}
.share-button__copy:focus, .share-button__close:focus { background-color: rgb(var(--color-background)); z-index: 2; }
.field:not(:focus-visible):not(.focused) + .share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused) + .share-button__close:not(:focus-visible):not(.focused) {background-color: inherit;}
.share-button__fallback .field:after, .share-button__fallback .field:before { content: none; }
.share-button__fallback .field {border-radius: 0;min-width: auto;min-height: auto;transition: none;}
.share-button__fallback .field__input:focus, .share-button__fallback .field__input:-webkit-autofill { outline: 0.2rem solid rgba(var(--color-foreground),.5); outline-offset: 0.1rem; box-shadow: 0 0 0 0.1rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground),.3); }
.share-button__fallback .field__input { box-shadow: none; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; filter: none; min-width: auto; min-height: auto; }
.share-button__fallback .field__input:hover {box-shadow: none;}
.share-button__fallback .icon {width: 1.5rem;height: 1.5rem;}
.share-button__message:not(:empty) { display: flex; align-items: center; width: 100%; height: 100%; margin-top: 0; padding: 0.8rem 0 0.8rem 1.5rem; margin: var(--inputs-border-width); }
.share-button__message:not(:empty):not(.hidden) ~ * {display: none;}
/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {-webkit-appearance: none;appearance: none;background-color: rgb(var(--color-background));color: rgb(var(--color-foreground));font-size: 1.6rem;width: 100%;box-sizing: border-box;transition: box-shadow var(--duration-short) ease;border-radius: var(--inputs-radius);height: 4.5rem;min-height: calc(var(--inputs-border-width) * 2);min-width: calc(7rem + (var(--inputs-border-width) * 2));position: relative;border: 0;}
.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {pointer-events: none;content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: var(--inputs-radius-outset);box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));z-index: -1;}
.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {pointer-events: none;content: '';position: absolute;top: var(--inputs-border-width);right: var(--inputs-border-width);bottom: var(--inputs-border-width);left: var(--inputs-border-width);border: 0.1rem solid transparent;border-radius: var(--inputs-radius);box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));transition: box-shadow var(--duration-short) ease;z-index: 1;}
.select__select { font-family: var(--font-body-family); font-style: var(--font-body-style); font-weight: var(--font-body-weight); font-size: 1.2rem; color: rgba(var(--color-foreground), 0.75); }
.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after,
.localization-form__select:hover.localization-form__select:after {box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline: 0;border-radius: var(--inputs-radius);}
.selector-wrapper {display: none;}
.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline: 0;border-radius: var(--inputs-radius);}
.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline: 0;border-radius: var(--inputs-radius);}
.localization-form__select:focus {outline: 0;box-shadow: none;}
.text-area, .select { display: flex; position: relative; width: 100%; }
/* Select */
.select .icon-caret, .customer select + svg { height: 0.6rem; pointer-events: none; position: absolute; top: calc(50% - 0.2rem); right: calc(var(--inputs-border-width) + 1.5rem); }
.select__select, .customer select { cursor: pointer; line-height: calc(1 + 0.6 / var(--font-body-scale)); padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem; margin: var(--inputs-border-width); min-height: calc(var(--inputs-border-width) * 2); }
/* Field */
.field {position: relative;width: 100%;display: flex;transition: box-shadow var(--duration-short) ease;}
.customer .field {display: flex;}
.field--with-error {flex-wrap: wrap;}
.field__input,
.customer .field input {flex-grow: 1;text-align: left;padding: 1.5rem;margin: var(--inputs-border-width);transition: box-shadow var(--duration-short) ease;}
.field__label, .customer .field label { font-size: 1.6rem; left: calc(var(--inputs-border-width) + 2rem); top: calc(1rem + var(--inputs-border-width)); margin-bottom: 0; pointer-events: none; position: absolute; transition: top var(--duration-short) ease, font-size var(--duration-short) ease; color: rgba(var(--color-foreground), 0.75); letter-spacing: 0.1rem; line-height: 1.5; }
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {font-size: 1rem;top: calc(var(--inputs-border-width) + 0.5rem);left: calc(var(--inputs-border-width) + 2rem);letter-spacing: 0.04rem;}
.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {padding: 2.2rem 1.5rem 0.8rem 2rem;margin: var(--inputs-border-width);}
.field__input::-webkit-search-cancel-button, .customer .field input::-webkit-search-cancel-button { display: none; }
.field__input::placeholder, .customer .field input::placeholder { opacity: 0; }
.field__button { align-items: center; background-color: transparent; border: 0; color: currentColor; cursor: pointer; display: flex; height: 4.4rem; justify-content: center; overflow: hidden; padding: 0; position: absolute; right: 0; top: 0; width: 4.4rem; }
.field__button > svg { height: 2.5rem; width: 2.5rem; }
.field__input:-webkit-autofill ~ .field__button,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:-webkit-autofill ~ label {color: rgb(0, 0, 0);}
/* Text area */
.text-area { font-family: var(--font-body-family); font-style: var(--font-body-style); font-weight: var(--font-body-weight); min-height: 10rem; resize: none; }
input[type='checkbox'] { display: inline-block; width: auto; margin-right: 0.5rem; }
/* Form global */
.form__label {display: block;margin-bottom: 0.6rem;}
.form__message {align-items: center;display: flex;font-size: 1.4rem;line-height: 1;margin-top: 1rem;}
.form__message--large {font-size: 1.6rem;}
.customer .field .form__message {font-size: 1.4rem;text-align: left;}
.form__message .icon, .customer .form__message svg {flex-shrink: 0;height: 1.3rem;margin-right: 0.5rem;width: 1.3rem;}
.form__message--large .icon, .customer .form__message svg {height: 1.5rem;width: 1.5rem;margin-right: 1rem;}
.customer .field .form__message svg {align-self: start;}
.form-status {margin: 0;font-size: 1.6rem;}
.form-status-list {padding: 0;margin: 2rem 0 4rem;}
.form-status-list li {list-style-position: inside;}
.form-status-list .link::first-letter {text-transform: capitalize;}
/* component-quantity */
.quantity {color: rgba(var(--color-foreground));position: relative;width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display: flex;border-radius: var(--inputs-radius);min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);}
.quantity:after { pointer-events: none; content: ''; position: absolute; top: var(--inputs-border-width); right: var(--inputs-border-width); bottom: var(--inputs-border-width); left: var(--inputs-border-width); border: 0.1rem solid transparent; border-radius: var(--inputs-radius); box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity)); transition: box-shadow var(--duration-short) ease; z-index: 1; }
.quantity:before { background: rgb(var(--color-background)); pointer-events: none; content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: var(--inputs-radius-outset); box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity)); z-index: -1; }
.quantity__input { color: currentColor; font-size: 1.4rem; font-weight: 500; opacity: 0.85; text-align: center; background-color: transparent; border: 0; padding: 0 0.5rem; width: 100%; flex-grow: 1; -webkit-appearance: none; appearance: none; }
.quantity__button { width: calc(4.5rem / var(--font-body-scale)); flex-shrink: 0; font-size: 1.8rem; border: 0; background-color: transparent; cursor: pointer; display: flex; align-items: center; justify-content: center; color: rgb(var(--color-foreground)); padding: 0; }
.quantity__button:first-child {margin-left: calc(var(--inputs-border-width));}
.quantity__button:last-child {margin-right: calc(var(--inputs-border-width));}
.quantity__button svg {width: 1rem;pointer-events: none;}
.quantity__button:focus-visible, .quantity__input:focus-visible { background-color: rgb(var(--color-background)); z-index: 2; }
.quantity__button:focus, .quantity__input:focus { background-color: rgb(var(--color-background)); z-index: 2; }
.quantity__button:not(:focus-visible):not(.focused), .quantity__input:not(:focus-visible):not(.focused) { box-shadow: inherit; background-color: inherit; }
.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;-webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;}
.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.quantity__input[type='number'] {-moz-appearance: textfield;}
.quantity__rules {margin-top: 1.2rem;position: relative;font-size: 1.2rem;}
.quantity__rules .caption {display: inline-block;margin-top: 0;margin-bottom: 0;}
.quantity__rules .divider + .divider::before {content: '\2022';margin: 0 0.5rem;}
.quantity__rules-cart {position: relative;}
product-info .loading-overlay:not(.hidden) ~ *,
.quantity__rules-cart .loading-overlay:not(.hidden) ~ * {visibility: hidden;}
/* component-modal */
.modal__toggle {list-style-type: none;}
.no-js details[open] .modal__toggle {position: absolute;z-index: 5;}
.modal__toggle-close {display: none;}
.no-js details[open] svg.modal__toggle-close {display: flex;z-index: 1;height: 1.7rem;width: 1.7rem;}
.modal__toggle-open {display: flex;}
.no-js details[open] .modal__toggle-open {display: none;}
.no-js .modal__close-button.link {display: none;}
.modal__close-button.link {display: flex;justify-content: center;align-items: center;padding: 0rem;height: 4.4rem;width: 4.4rem;background-color: transparent;}
.modal__close-button .icon {width: 1.7rem;height: 1.7rem;}
.modal__content {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgb(var(--color-background));z-index: 4;display: flex;justify-content: center;align-items: center;}
.media-modal {cursor: zoom-out;}
.media-modal .deferred-media {cursor: initial;}
/* component-cart-count-bubble */
.cart-count-bubble:empty {display: none;}
.cart-count-bubble { position: absolute; background-color: rgb(var(--color-button)); color: rgb(var(--color-button-text)); height: 1.7rem; width: 1.7rem; border-radius: 100%; display: flex; justify-content: center; align-items: center; font-size: 0.9rem; bottom: 0.8rem; left: 2.2rem; line-height: calc(1 + 0.1 / var(--font-body-scale)); }
/* section-announcement-bar */
.announcement-bar {border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);color: rgb(var(--color-foreground));}
.announcement-bar__link { display: block; width: 100%; padding: 1rem 0; text-decoration: none; }
.announcement-bar__link:hover { color: rgb(var(--color-foreground)); background-color: rgba(var(--color-card-hover), 0.06); }
.announcement-bar__link .icon-arrow { display: inline-block; pointer-events: none; margin-left: 0.8rem; vertical-align: middle; margin-bottom: 0.2rem; }
.announcement-bar__link .announcement-bar__message {padding: 0;}
.announcement-bar__message {padding: 1rem 0;margin: 0;letter-spacing: 0.1rem;}
/* section-header */
.section-header.shopify-section-group-header-group {z-index: 99999;}
.shopify-section-header-sticky {position: sticky;top: 0;}
.shopify-section-header-hidden {top: calc(-1 * var(--header-height));}
.shopify-section-header-hidden.menu-open {top: 0;}
.section-header.animate {transition: top 0.15s ease-out;}
.shopify-section-group-header-group {z-index: 4;}
.section-header ~ .shopify-section-group-header-group {z-index: initial;}
/* Main Header Layout */
.header-wrapper {display: block;position: relative;background-color: rgb(var(--color-background));}
.header-wrapper--border-bottom {border-bottom: 0.1rem solid #6e6b6b;}
.header {display: grid;grid-template-areas: 'left-icon heading icons';grid-template-columns: 1fr 2fr 1fr;align-items: center;}
@media screen and (min-width: 990px) {
  .header--top-left,
  .header--middle-left:not(.header--has-menu) {
    grid-template-areas:
      'heading icons'
      'navigation navigation';
   grid-template-columns: 1fr auto;}
  .header--middle-left {grid-template-areas: 'heading navigation icons';grid-template-columns: auto auto 1fr;column-gap: 2rem;}
  .header--middle-center {grid-template-areas: 'navigation heading icons';grid-template-columns: 1fr auto 1fr;column-gap: 2rem;}
  .header--middle-center a.header__heading-link {text-align: center;}
  .header--top-center {
    grid-template-areas:
      'left-icon heading icons'
      'navigation navigation navigation';
  }
  .header:not(.header--middle-left, .header--middle-center) .header__inline-menu {margin-top: 1.05rem;}
}
.header *[tabindex='-1']:focus {outline: none;}
.header__heading {margin: 0;line-height: 0;}
.header > .header__heading-link {line-height: 0;}
.header__heading,
.header__heading-link {grid-area: heading;justify-self: center;}
.header__heading-link {display: inline-block;padding: 0.75rem;text-decoration: none;word-break: break-word;}
.header__heading-link:hover .h2 {color: rgb(var(--color-foreground));}
.header__heading-link .h2 {line-height: 1;color: rgba(var(--color-foreground), 0.75);}
.header__heading-logo {height: auto;width: 100%;transition: width 0.3s cubic-bezier(0.52, 0, 0.61, 0.99);}
@media screen and (max-width: 989px) {
  .header__heading,
  .header__heading-link {text-align: center;}
  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {text-align: left;justify-self: start;}
  .header--mobile-left {grid-template-columns: auto 2fr 1fr;}
}
@media screen and (min-width: 990px) {
  .header__heading-link {margin-left: -0.75rem;}
  .header__heading,
  /* .header__heading-link {justify-self: start;} */
  .header--top-center .header__heading-link,
  .header--top-center .header__heading {justify-self: center;text-align: center;}
}
/* Header icons */
.header__icons {display: flex;grid-area: icons;justify-self: end;}
.header__icon:not(.header__icon--summary),
.header__icon span {display: flex;align-items: center;justify-content: center;font-size:10px;}
.header__icon {color: rgb(var(--color-foreground));}
.header__icon span {height: 100%;}
.header__icon::after {content: none;}
.header__icon:hover .icon,
.modal__close-button:hover .icon {transform: scale(1.07);}
.header__icon .icon {height: 2rem;width: 2rem;fill: none;vertical-align: middle;}
.header__icon,
.header__icon--cart .icon {height: 4.4rem;width: 4.4rem;padding: 0;}
.header__icon--cart {position: relative;margin-right: -1.2rem;}
@media screen and (max-width: 989px) {menu-drawer ~ .header__icons .header__icon--account {display: none;}}
.header__icon--menu[aria-expanded="true"]::before {content: "";top: 100%;left: 0;height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width: 100%;display: block;position: absolute;background: rgba(var(--color-foreground), 0.5);}
/* Search */
menu-drawer + .header__search {display: none;}
.header > .header__search {grid-area: left-icon;justify-self: start;}
.header:not(.header--has-menu) * > .header__search {display: none;}
.header__search {display: inline-flex;line-height: 0;}
.header--top-center > .header__search {display: none;}
.header--top-center * > .header__search {display: inline-flex;}
@media screen and (min-width: 990px) {
  .header:not(.header--top-center) * > .header__search,
  .header--top-center > .header__search {display: inline-flex;}
  .header:not(.header--top-center) > .header__search,
  .header--top-center * > .header__search {display: none;}
}
.no-js .predictive-search {display: none;}
details[open] > .search-modal {opacity: 1;animation: animateMenuOpen var(--duration-default) ease;}
details[open] .modal-overlay {display: block;}
details[open] .modal-overlay::after {position: absolute;content: '';background-color: rgb(var(--color-foreground), 0.5);top: 100%;left: 0;right: 0;height: 100vh;}
.no-js details[open] > .header__icon--search {top: 1rem;right: 0.5rem;}
.search-modal {opacity: 0;border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height: 100%;}
.search-modal__content {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;padding: 0 5rem 0 1rem;line-height: calc(1 + 0.8 / var(--font-body-scale));position: relative;}
.search-modal__content-bottom {bottom: calc((var(--inputs-margin-offset) / 2) );}
.search-modal__content-top {top: calc((var(--inputs-margin-offset) / 2) );}
.search-modal__form {width: 100%;}
.search-modal__close-button {position: absolute;right: 0.3rem;}
@media screen and (min-width: 750px) {
.search-modal__close-button {right: 1rem;}
  .search-modal__content {padding: 0 6rem;}
}
@media screen and (min-width: 990px) {
  .search-modal__form {max-width: 74.2rem;}
  .search-modal__close-button {position: initial;margin-left: 0.5rem;}
}
/* Header menu drawer */
.header__icon--menu .icon {display: block;position: absolute;opacity: 1;transform: scale(1);transition: transform 150ms ease, opacity 150ms ease;}
details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {visibility: hidden;opacity: 0;transform: scale(0.8);}
.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {visibility: hidden;}
.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {visibility: visible;opacity: 1;transform: scale(1.07);}
.js details > .header__submenu {opacity: 0;transform: translateY(-1.5rem);}
details[open] > .header__submenu {animation: animateMenuOpen var(--duration-default) ease;animation-fill-mode: forwards;z-index: 1;}
@media (prefers-reduced-motion) {
  details[open] > .header__submenu {opacity: 1;transform: translateY(0);}
}
/* Header menu */
/* .header__inline-menu {margin-left: -1.2rem;grid-area: navigation;display: none;} */
.header--top-center .header__inline-menu,
.header--top-center .header__heading-link {margin-left: 0;}
@media screen and (min-width: 990px) {
  .header--top-center .header__inline-menu {justify-self: center;}
  .header--top-center .header__inline-menu > .list-menu--inline {justify-content: center;}
  .header--middle-left .header__inline-menu {margin-left: 0;}
}
.header__menu {padding: 0 1rem;}
.header__menu-item {padding: 1.2rem;text-decoration: none;color: rgba(var(--color-foreground), 0.75);}
.header__menu-item:hover {color: rgb(var(--color-foreground));}
.header__menu-item span {transition: text-decoration var(--duration-short) ease;}
.header__menu-item:hover span {text-decoration: underline;text-underline-offset: 0.3rem;}
details[open] > .header__menu-item {text-decoration: underline;}
details[open]:hover > .header__menu-item {text-decoration-thickness: 0.2rem;}
details[open] > .header__menu-item .icon-caret {transform: rotate(180deg);}
.header__active-menu-item {transition: text-decoration-thickness var(--duration-short) ease;color: rgb(var(--color-foreground));text-decoration: underline;text-underline-offset: 0.3rem;}
.header__menu-item:hover .header__active-menu-item {text-decoration-thickness: 0.2rem;}
.header__submenu {
  transition: opacity var(--duration-default) ease,
    transform var(--duration-default) ease;
}
.global-settings-popup,
.header__submenu.global-settings-popup {border-radius: var(--popup-corner-radius);border-color: rgba(var(--color-foreground), var(--popup-border-opacity));border-style: solid;border-width: var(--popup-border-width);box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));z-index: -1;}
.header__submenu.list-menu {padding: 2.4rem 0;}
.header__submenu .header__submenu {background-color: rgba(var(--color-foreground), 0.03);padding: 0.5rem 0;margin: 0.5rem 0;}
.header__submenu .header__menu-item:after {right: 2rem;}
.header__submenu .header__menu-item {justify-content: space-between;padding: 0.8rem 2.4rem;}
.header__submenu .header__submenu .header__menu-item {padding-left: 3.4rem;}
.header__menu-item .icon-caret {right: 0.8rem;}
.header__submenu .icon-caret {flex-shrink: 0;margin-left: 1rem;position: static;}
header-menu > details,
details-disclosure > details {position: relative;}
@keyframes animateMenuOpen {
  0% {opacity: 0;transform: translateY(-1.5rem);}
  100% {opacity: 1;transform: translateY(0);}
}
.overflow-hidden-mobile,
.overflow-hidden-tablet {overflow: hidden;}
@media screen and (min-width: 750px) {.overflow-hidden-mobile {overflow: auto;}}
@media screen and (min-width: 990px) {.overflow-hidden-tablet {overflow: auto;}}
.badge { border: 1px solid transparent; border-radius: var(--badge-corner-radius); display: inline-block; font-size: 1.2rem; letter-spacing: 0.1rem; line-height: 1; padding: 0.5rem 1.3rem 0.6rem 1.3rem; text-align: center; background-color: rgb(var(--color-badge-background)); border-color: rgba(var(--color-badge-border), var(--alpha-badge-border)); color: rgb(var(--color-foreground)); word-break: break-word; }
.gradient { background: rgb(var(--color-background)); background: var(--gradient-background); background-attachment: fixed; }
@media screen and (forced-colors: active) {.icon {color: CanvasText;fill: CanvasText !important;}.icon-close-small path {stroke: CanvasText;}}
.ratio {display: flex;position: relative;align-items: stretch;}
.ratio::before {content: '';width: 0;height: 0;padding-bottom: var(--ratio-percent);}
.content-container {border-radius: var(--text-boxes-radius);border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));position: relative;}
.content-container:after {content: '';position: absolute;top: calc(var(--text-boxes-border-width) * -1);right: calc(var(--text-boxes-border-width) * -1);bottom: calc(var(--text-boxes-border-width) * -1);left: calc(var(--text-boxes-border-width) * -1);border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset)
    var(--text-boxes-shadow-vertical-offset)
    var(--text-boxes-shadow-blur-radius)
rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));z-index: -1;
}
.content-container--full-width:after {left: 0;right: 0;border-radius: 0;}
.global-media-settings { position: relative; border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity)); border-radius: var(--media-radius); overflow: visible !important; background-color: rgb(var(--color-background)); }
.global-media-settings:after { content: ''; position: absolute; top: calc(var(--media-border-width) * -1); right: calc(var(--media-border-width) * -1); bottom: calc(var(--media-border-width) * -1); left: calc(var(--media-border-width) * -1); border-radius: var(--media-radius); box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity)); z-index: -1; pointer-events: none; }
.global-media-settings--no-shadow {overflow: hidden !important;}
.global-media-settings--no-shadow:after {content: none;}
.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video {border-radius: calc(var(--media-radius) - var(--media-border-width));}
.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img {border-radius: 0;border-left: none;border-right: none;}
@supports not (inset: 10px) {
  .grid {margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));}
  .grid__item {padding-left: var(--grid-mobile-horizontal-spacing);padding-bottom: var(--grid-mobile-vertical-spacing);}
  @media screen and (min-width: 750px) {
    .grid {margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing));}
    .grid__item {padding-left: var(--grid-desktop-horizontal-spacing);padding-bottom: var(--grid-desktop-vertical-spacing);}
  }
  .grid--gapless .grid__item {padding-left: 0;padding-bottom: 0;}
  @media screen and (min-width: 749px) {
    .grid--peek .grid__item {padding-left: var(--grid-mobile-horizontal-spacing);}
}
  .product-grid .grid__item {padding-bottom: var(--grid-mobile-vertical-spacing);}
  @media screen and (min-width: 750px) {.product-grid .grid__item {padding-bottom: var(--grid-desktop-vertical-spacing);}}
}
.font-body-bold {font-weight: var(--font-body-weight-bold);}
/* outline and border styling for Windows High Contrast Mode */
@media (forced-colors: active) {
  .button,
  .shopify-challenge__button,
  .customer button {border: transparent solid 1px;}
  .button:focus-visible,
  .button:focus,
  .button.focused,
  .shopify-payment-button__button--unbranded:focus-visible,
  .shopify-payment-button [role="button"]:focus-visible,
  .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button [role="button"]:focus {outline: solid transparent 1px;}
  .field__input:focus,
  .select__select:focus,
  .customer .field input:focus,
  .customer select:focus,
.localization-form__select:focus.localization-form__select:after {outline: transparent solid 1px;}
.localization-form__select:focus {outline: transparent solid 1px;}
}
/*=================Reveal========*/
.reveal .hidden {display: block !important;visibility: visible !important;}
.template-collection .product-card:hover .reveal img {opacity: 1;cursor: pointer;}
.reveal {position: absolute;top: 0;width: 100%;height: 100%;}
.reveal .hidden {position: absolute;z-index: 0;top: 0;width: 100%;height: 100%;opacity: 0;-webkit-transition: opacity 0.15s ease-in-out;-moz-transition: opacity 0.15s ease-in-out;-o-transition: opacity 0.15s ease-in-out;transition: opacity 0.15s ease-in-out;}
.template-collection .product-card:hover .hidden {z-index: 100000;opacity: 1;}
.reveal .caption {position: absolute;top: 0;display: table;width: 100%;height: 100%;background-color: white;background-color: rgba(255, 255, 255, 0.7);font: 13px/1.6 sans-serif;text-transform: uppercase;color: #333;letter-spacing: 1px;text-align: center;text-rendering: optimizeLegibility;}
.reveal .hidden .caption .centered {display: table-cell;vertical-align: middle;}
#fotrrrrr { float: left; width: 100%; }
footer#hme-pge_footer { padding: 15px 0 5px; background: #000; bottom: 0px; height: 150px; position: relative; transition: all .1s ease-in .1s; -webkit-transition: all .1s ease-in .1s; z-index: 99; }
.viewport-bottom footer#hme-pge_footer { bottom: 0; height: 255px; background: #000; padding: 46px 0 5px; }
.viewport-bottom footer#hme-pge_footer { z-index: 1; }
.footer_container { width: 690px; margin: 0 auto; max-width: 100%; }
ul#new_menu li { list-style: none; font-size: 11px; color: #fff; }
.footer_container ul#new_menu li, ul#new_menu li a ul#new_menu li { font-size: 10px; }
ul#new_menu li.head { margin-bottom: 15px; font-size: 11px; font-family: Helvetica; }
ul#new_menu li a { color: #fff; font-size: 10px; font-family: Helvetica; }
.foot-copy { color: #fff; font-family: Helvetica; padding: 0; text-align: right; font-size: 10px; }
#me-nus > li { display: inline; text-transform: uppercase;	line-height: 17px; }
.menu-footer1.col-sm-6 { list-style: outside none none; padding: 0 19px; }
#foot-box1 { float: left; line-height: normal; list-style-type: none; text-align: right; text-transform: uppercase; margin:0px;}
.menu-footer1.col-sm-6 > li { display: block; line-height: 17px; margin: 0; }
#foot-box1 li { display: inline; margin: 0 10px; }
#foot-box1 > li::before { color: #000; content: "|"; margin: 0 20px 0 0; padding: 0; }
.menu-footer1.col-sm-6 a, .menu-footer2.col-sm-6 a { color: #fff; font-family: Helvetica; font-size: 7px; letter-spacing: 1px; text-transform: uppercase; }
#foot-box1 a { color: #fff; font-family: Helvetica; font-size: 10px; }
ul#foot-box1 li a { text-transform: capitalize; }
#footer2 ul.footer_payment-icon.text-center {margin-bottom: 0; display: flex; list-style: none; justify-content: center; gap: 3px; width: 100%; }
#me-nus { margin: 0; }
.custom-div { float: left; width: 100%;position:fixed; bottom: 0; z-index: 111; }
.news_letter_txt.text-center { cursor: pointer; text-align: center; color: #000; opacity: 1; font-size: 10px; font-family: Helvetica; letter-spacing: 1px; min-height: 22px; height: 22px; padding: 5px; background: #EBEBEB 0% 0% no-repeat padding-box; display: inline-table; width: 100%; }
.discount_banner.text-center { font-size: 10px; background: #000000; color: #fff; font-family: Helvetica; letter-spacing: 0px; margin-top: 0; padding: 5px;letter-spacing: 1px !important; }
.new-mblpopup p { text-transform: uppercase; letter-spacing: 1px; font-family: Helvetica; }
.popupnewsltr { display: none; } 
.news-head-popup { background: #000 none repeat scroll 0 0; border: 1px solid #474747; cursor: auto; font-family: Helvetica; height: 380px; left: calc((100% - 320px)/2); padding: 68px 20px; position: fixed; text-align: left; top: calc((100% - 320px)/2); transition: transform .3s ease-in-out 0s; -webkit-transition: transform .3s ease-in-out 0s; width: 320px; z-index: 999999; }
.head-news-close { color: #fff; position: absolute; right: 16px; top: 9px; cursor: pointer; }
.head-news-close .fa.fa-times { color: #fff; font-size: 7px; }
.news-head-popup form { display: block; height: 100%; width: 100%;color:#fff; }
.news-head-popup p.scrtsocity { color: #fff;  font-size: 9px; font-weight: 600; margin-bottom: 90px; letter-spacing: 1.8px; line-height: 17px; text-transform: uppercase; }
.news-head-popup .contact-form p.scrtsocity { margin-top: 64px; margin-bottom: 30px; }
.newss_dashes { color: #fff; display: block; float: right; font-size: 10px; font-weight: 700; }
.popupnewsltr .col-md-12 { padding: 0; }
.popupnewsltr .form-group { display: block; float: left; margin: 0; width: 100%; }
.news-head-popup #contact_form input, .news-head-popup #mc-embedded-subscribe-form input, .news-head-popup #mcc-embedded-subscribe-form input, .signup .news-head-popup select { background: rgba(0,0,0,0) none repeat scroll 0 0; border: 1px solid #949494; border-radius: 0; color: #fff; float: left; font-family: Helvetica; font-size: 7px; height: 25px; letter-spacing: 1px; margin: 0 0 7px; max-width: 200px; padding: 0 10px; width: 100%; }
.news-head-popup .input-group { display: block; }
.news-head-popup #contact_form input#Email, .news-head-popup #mc-embedded-subscribe-form input#mce-EMAIL { margin-top: -25px; }
.pswbg_image, .template-password.black_bg, #mc-embedded-subscribe, .pswbg_image .col-sm-4.col-centered { background: #191919 !important;}
.news-head-popup #contact_form #subscribe, .news-head-popup #mc-embedded-subscribe-form #mc-embedded-subscribe, .news-head-popup #mcc-embedded-subscribe-form #mcc-embedded-subscribe { background: #333333 none repeat scroll 0 0; border: 1px solid #949494; border-radius: 0; color: #fff; float: left; font-family: helveticaneue; font-size: 7px; height: 25px; letter-spacing: .6px; margin: 30px 0 0; max-width: 80px; padding: 0 10px; text-align: left; text-transform: uppercase; width: 100%; }
/*===========header==========*/
#fotrhdr header#heaader {border-bottom: 1px solid #6e6b6b; background: #000000 none repeat scroll 0 0; float: left; width: 100%; transition: all .1s ease 0s; -webkit-transition: all .1s ease 0s;height: 40px; }
#fotrhdr #heaader {line-height: 30px;}
.cart__right .toggle-cart {float: right; position: relative; width: 50px; text-align: right; }
.cart__right .cart-number {position: relative; margin-right: 5px; display: block!important; }
.cart__right i.mobile-hidden.fa.fa-shopping-cart {position: relative; top: 7px; bottom: 0; color: #fff; left: -12px; line-height: 0; font-size: 11px; }
.cart-number span.number-cart {color: #fff; font-size: 10px; position: absolute; top: 7px; right: 0px; }
.site__logo {padding-top: 4px;}
.header-wrapper .page-width {  padding: 0 20px;  max-width: 100% !important;}
.header__icons a { text-decoration: none;}
.header__icons a:hover { color: #fff;  text-decoration: none;}
.header__icons a#cart-icon-bubble .cart-count-bubble { background: transparent; color: #fff; position: unset; font-size: 11px; }
.header__icons a i { font-size: 11px;}
/*====================banner*======================*/
.home_page_banner {margin-bottom: 10px;}
.relative { position: relative;}
.desktop_banner_img.relative img { max-width: 700px; object-fit: contain; margin: 0px auto; display: block; }
.desktop_banner_img img { height: 75vh; width: 100%; object-fit: cover; object-position: center; }
.desktop_content { position: absolute; bottom: 73px; left: 0; text-align: center; width: 100%; }
.desktop_content h2.main__title { margin: 0; font-size: 12px; font-family: 'Helvetica'; letter-spacing: 1.8px; }
.desktop_content p { font-size: 12px; font-family: 'Helvetica'; letter-spacing: 1.8px; color:#949494;}
.desktop_content a.btn_url { border: 1px solid #fff; border-radius: 3px; opacity: 1; padding: 3px 39px; letter-spacing: .14px; margin: 35px 0; line-height: 5rem; color: #fff; font-family: 'Helvetica'; font-size: 8px; }
/*==========home-pageparalax-section*===========*/
 #module1.col-sm-12.collectionbg.prlax { font-size: 8px;}
 .collectionbg img { width: 100%;}
 .col-sm-12.collectionbg.prlax { background-position: center -100px!important; height: 400px; padding: 60px 0; text-align: center;}
/*==================FINE-TOOLS-AND-WRITING-INSTRUMENTS=====================*/
  .fine-tools-and-writing {height: 100vh;width: 100%; display: flex; justify-content: center;  flex-direction: column;    align-items: center;  position: relative;}
  .fine-tools-content .section_logo_img { margin-bottom: 55px;}
  .fine-tools-content .section_logo_img img { max-width: 16px;object-fit: cover; height: 16px;}
  .fine-tools-content .middle_content_wrapper { margin-bottom: 70px;}
  .middle_content_wrapper p:last-child { position: relative; font-weight: bold; text-underline-offset: 4px; }
  .middle_content_wrapper p:last-child:after { position: absolute; content: ''; height: 2px; color: #fff; background: #fff; width: 71px; bottom: -6px; transform: translatex(-50%); left: 50%; }
  .fine-tools-content p { font-size: 8px; color: #ffff; font-weight: bold; font-family: "franklin-gothic-urw",sans-serif !important; letter-spacing: 1.6px; }
  .fine-tools-content .btn_btn_banner { font-family: 'Helvetica'; width: 129px; height: 28px; background: #FFFFFF 0% 0% no-repeat padding-box; border: 0.30000001192092896px solid #FFFFFF; border-radius: 5px; opacity: 1;letter-spacing: 1.6px; font-size: 8px; color: #000;display: inline-flex; justify-content: center; align-items: center; }
  .fine-tools-and-wrapper .new__popup {width: 420px; height: 570px; position: static; margin: 0 auto; transform: translate(-50%,-50%);}
  .new__popup { background: #000 none repeat scroll 0 0; border: 1px solid #707070; cursor: auto; font-family: HelveticaNeue; height: 510px !important; left: 50%; padding: 95px 56px 0px 56px; position: fixed; text-align: left; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transition: transform .3s ease-in-out 0s; -webkit-transition: transform .3s ease-in-out 0s; width: 500px; z-index: 999999; }
   body .new__popup .new__popup_wrapper {  position: relative;}
  .new__popup_wrapper h2 { letter-spacing: 3px !important; margin-bottom: 4px; text-align: center; width: 100%; color: #fff; font-size: 10px; letter-spacing: 1px; font-family: 'Helvetica'; }
  .popup_sub_title { width: 100%; letter-spacing: 2px !important; font-size: 9px; margin-bottom: 23px; font-weight: normal; color: #fff; letter-spacing: 1px; text-align: center; font-family: "franklin-gothic-urw",sans-serif; }
  .popup_wrapper_contnt { width: 100%; color: #fff; font-size: 9px;  letter-spacing: 1px;}
  .popup_wrapper_contnt p {  font-family: "franklin-gothic-urw",sans-serif;  letter-spacing: 0.01px;  font-size: 12px;}
  .new__popup ._close.text-center { position: absolute; top: -69px; right: -15px; font-size: 12px; margin-top: 0px; }
  .new__popup p._close { cursor: pointer; margin-top: 50px; font-weight: bold; color: #fff; font-family: 'Franklin Gothic'; letter-spacing: 1px; text-align: center; text-decoration: underline; }
  .new__popup .pop_up_bottm_boder { width: 430px;}
/*=======================Our-latest-release=======================*/
 .home_page_banner {margin-bottom: 10px;}
 .desktop_content_two { position: absolute; top: 70px; left: 0; text-align: center; width: 100%; }
 .banner_two_img { width: 100%;}
 .banner__two .desktop_banner_img.relative img { max-width: 700px; object-fit: contain; margin: 0px auto; display: block; }
 .banner__two { clear: both;}
 .banner__two .desktop_content_two h2.main__title { margin: 0; font-size: 12px; letter-spacing: 1.8px;}
 .desktop_content_two p { color: #000; font-size: 11px; font-family: "franklin-gothic-urw",sans-serif; letter-spacing: 2px; }
/*instafeed*/
 #insta-feed {padding: 2px !important;}
 div#insta-feed a div img { padding: 2px;}
/*=======================Right-sidebar-scroller=====================*/
 ::-webkit-scrollbar { width: 7px; }
 ::-webkit-scrollbar-track { background-color: white;  border: 1px solid #a8a8a8;  width: 7px; }
 ::-webkit-scrollbar-thumb { background-color: #a8a8a8;  }
/*============home-custom-product===================*/
 .template-index .products div.product { height: 335px; }
 .products div.product {position: relative; background: #f7f7f7 none repeat scroll 0 0; float: none; height: 290px; line-height: 290px; margin-bottom: 0; width: 100%; }
 .template-index .products div.product img.loaded { height: 330px;} 
 .template-index .products div.product img{width: 100%;}
 .home--product-row-slider h2 { margin-top: 0px; text-align: initial;}
 .home--product-row-slider h2 a { display: inline-grid;}
 .prod-title_split span.prod-title:nth-child(1) { color: #000; font-weight: bold; font-size: 12px;text-transform: uppercase; }
 .prod-title_split .prod-title:last-child { font-weight: 400; display: block; font-size: 10px; line-height: 11px; letter-spacing: .2px; padding-bottom: 7px; margin-top: 3px; }
 .home--product-row-slider h2 span.prod-vendor { color: #000000; font-size: 10px;  font-weight: normal; letter-spacing: 0.2px; }
 .thum_pro_cart.product-list-actions {  margin-top: 10px;}
 .thum_pro_cart .btn.btn-lg { border-radius:0; color: #fff; width: 100%; font-size: 10px; letter-spacing: 1px; padding: 11px 16px; text-align: left; font-weight: 700; text-transform: capitalize; }
 .home-featured-products-sec .products.products-grid-wrapper {margin-top: 25px;}
 .prod-section .section-header.text-center>h2 { font-size: 11px !important; margin-bottom: 5px;  font-size: 9px; font-weight: 700; letter-spacing: 1px; }
 .home-featured-products-sec p.sub_heading.text-center, .collection__description.body.rte p { font-size: 11px; font-family: "franklin-gothic-urw",sans-serif; letter-spacing: 2px; }
 .home--product-row-slider img {display: block; height:100%;  object-fit: cover;}
 body * {  outline: medium none;}
.home-featured-products-sec  a:focus {outline: unset !important;}
 .home-featured-products-sec a:hover {text-decoration: unset !important;}
a:active, a:focus, button:active, button:focus {  outline: 0 !important;}
*:focus-visible{outline: unset;outline-offset: unset; box-shadow: unset;}
.template-product .prod-row-slick button.slick-arrow, .modal-arrow { background: transparent;}
.template-product .home--product-row-slider h2 a { display: inline-grid;  width: 100%; justify-content: start; justify-items: start;}
.cswatch.first_label.size .v_option span { border-right: 1px solid #000; }
/*.v_option span:last-child { border-right: unset !important; }*/
span.cswatch_label._radio_label.var_disable { border-right: 1px solid #000; }
/*==inner-pages===*/
 .list-inline_links { float: left; padding: 20px 0; text-align: center; text-transform: uppercase; width: 100%; }
 .list-inline_links a { color: #000;}
 .simple-link a { font-size: 9px;}
 .list-inline_links .simple-link:after { content: "|";  margin-left: 2px;}
 .list-inline_links .simple-link { color: #000; display: inline-block; font-size: 8px; list-style-type: none;}
 .custom-page-text.small_relative.wysiwyg.content {background-color: unset; border: medium none;clear: both; font-size: 10px; max-width: 455px; padding: 0; text-transform: none; margin: 0 auto;padding-top: 70px;}
 .newwpagedesigns .custom-page-text h2 { color: #000; font-size: 12px; font-weight: 700;  text-transform: uppercase; }
 .custom-page-text.small_relative.wysiwyg.content .contact-head { margin: 0; font-size: 10px; color: #000;font-weight: 700;}
.newwpagedesigns .contact-head.text-center {padding: 0px 0px 0px 20px ;font-size: 10px;color: #000;}
.newwpagedesigns .custom-page-text p.contact-subhead.text-center {width: 100%;max-width: 300px;word-spacing: 1px;text-align: center;font-size: 10px;margin: 0px auto;}
.newwpagedesigns .contact__button button.button {min-height: inherit;padding: 7px 0;}
 .content p {color: #000;  font-size: 12px;}
 .custom-page-text { color: #000;}
 .custom-contact { margin: 0 auto; max-width: 457px; padding: 40px 45px;}
 .contact-cntent p.contact-head.text-center{letter-spacing: 1px; font-size: 10px; color: #000;    font-weight: 700;}
 .contact-cntent .contact-subhead.text-center { padding: 0 60px 30px; font-size: 10px;  color: #000;}
 .small_relative.custom-contact.section-template--16059244445868__main-padding h2.title.title-wrapper--no-top-margin.h1 { display: none;}
 .cust-form .contact__fields .field input {height:30px; border:unset;  color: #000;font-size: 10px; padding: 7px 14px; text-align: center;}
 .cust-form .contact__fields .field {  margin-bottom: 7px;}
 .cust-form .contact__fields {  display: block;  border: unset;  margin-bottom: 13px;}
 textarea#ContactForm-body::placeholder {color: #cfcaca;  opacity: 1;font-size:10px;} 
 .cust-form .contact__fields .field input::placeholder {color: #cfcaca;opacity: 1; text-align: justify;}
 .cust-form .contact__fields .field textarea{}
 .cust-form .contact__button button {width: 100%; text-transform: uppercase;  padding: 0; background: #000;  font-size: 10px;margin-top: 32px;}
.collection__description.body.rte { text-align: center; }
/*=======collection-css====*/
 body.gradient.template-collection .collection-hero__title {  display: none;}
 .container-all {width: 100%; max-width:1600px; margin: 0 auto;  padding: 40px 0;}
 .coll-fill-links {width: 100%;  list-style: none;  display: inline-block;padding-left:0;}
 .coll-fill-links li { display: inline-block;}
 .template-collection .coll-fill-links li a { padding: 3px 34.2px 4px;text-decoration:none;}
 .coll-fill-links li a {text-transform: uppercase; color: #000;font-size: 8px; padding: 3px 45.55px 4px;}
 .coll-fill-links li span { line-height: 17px; font-weight: 700; color: #aaa;  font-size: 8px;}
 .coll-fill-links li.ui-state-active {  background: #e5e5e5 none repeat scroll 0 0;}
 .coll-fill-links li a.active { background: #e5e5e5;}
 .coll-fill-links li span.last-link {display: none;}
  .relative {position: relative;}
  .products div.product {background: #f7f7f7 none repeat scroll 0 0; float: none;  height: 268px; line-height: 268px;  margin-bottom: 0;  width: 100%;position: relative;}
   .products div.product img.loaded { object-fit: cover!important;}
  .reveal .hidden {display: block!important;  visibility: visible!important;}
  .home-products h2 {margin: 0;}
  .mobile-only {display: none;}
  .home-products h2 a {color: #000; font-size: 11px; margin-top: 15px; text-transform: uppercase; }
  .thum_pro_cart.product-list-actions { margin-top: 10px;margin-bottom: 10px;}
  .thum_pro_cart .btn.btn-lg { background:#000;color: #fff; width: 100%; font-size: 11px; letter-spacing: 1px; padding: 9px 16px; text-align: left; font-weight: 700; text-transform: capitalize;border-radius: var(--buttons-radius-outset); }
  .thum_pro_cart .product-price {font-weight: 700;border-left: 1px solid #fff; padding: 0 16px 0 13px; font-size: 11px;line-height: 1.3;
    transform: translateY(-50%); position: absolute; width: auto;  display: inline-block; top: 50%;  right: 0px;  z-index: 1; color: #fff;}
  .thum_pro_cart:hover .btn.btn-lg { background: #fff; border: 1px solid #000; color: #000;font-weight:bolder; }
  .thum_pro_cart:hover .product-price { color: #000;border-left: 1px solid #000; }
  .template-collection .product .product-inner .col-sm-12 {height: 391px;padding:0;}
  .container-feat .AddCart_custom:hover:after { box-shadow: none !important; --border-offset: 0px !important; border: 1px solid #000; }
  .container-feat .AddCart_custom:hover { background: #fff; color: #000; }
  .product-grid .product-inner .rreveal img {  width: 100%; height:100%;}
  .product .reveal:hover .hidden>img { opacity: 1;}
  .products .col-sm-3.col-md-3.col-lg-2.col-xs-6, .products .col-sm-4 { padding: 2.7px;}
  .viewbtn.has-tip.tip-bottom.noradius {height: 100%; width: 100%;}
  .product-grid .product-inner .rreveal {height: 100%; text-align: center;}
  .scrollify-panel {position: relative;}
  .scrollify-panel {height: 100vh;}
  .scrollify-panel .col-md-12.col-sm-12 {float: none;  padding-left: 0;  padding-right: 0;}
  .header__icons .header__icon span.number-cart { color: #fff; font-size: 10px;padding-left: 4px;}
/* Shopping cart header */
.nr-cart-header {background-color: #272727; bottom: 0px; display: block; height: auto; left: auto; padding: 0 40px; position: fixed; right: 0; text-align: center;width: 380px; z-index: 100; transform: translateX(100%); -webkit-transform: translateX(100%); transition: all 0.3s ease-in-out 0.3s;}
#heaader a.toggle-cart, #heaader a.toggle-mainmenu {cursor: pointer;}
.nr-cart-header.trnsfrmcart {transform: translateX(0%);-webkit-transform:translateX(0%);}
.viewport-bottom .nr-cart-header {bottom: 107px;}
.nr-cart-header .shoping-cart-widget {display: inline-block;padding: 100px 0;min-width: 100%;text-align: left; width:100%;}
.nr-cart-header .shoping-cart-widget h5 {border-bottom: 1px solid #686868; color: #fff; display: block; font-family: HelveticaNeue; font-size: 9px; letter-spacing: 1px; line-height: 35px; margin-bottom: 0; text-transform: uppercase;}
.cart_list.product_list_widget.item {margin-bottom: 0;padding-left:0px;}
.nr-cart-header .nr-cart-header .product_list_widget li {border-bottom-color: #353535;padding: 20px 0 20px 0;}
.nr-cart-header .widget_shopping_cart p.total, .nr-cart-header .shoping-cart-widget p.total {border-color: #686868;color: #ffffff;font-family: "HelveticaNeue";font-size: 9px;margin: 5px 0;padding-bottom: 5px;text-transform: uppercase;}
.nr-cart-header .shoping-cart-widget .product_list_widget li .widget-cart-title-product .amount,
.nr-cart-header .product_list_widget li .widget-cart-title-product .amount {color: #ffffff; }
.nr-cart-header .shoping-cart-widget p.total .amount,
.nr-cart-header .widget_shopping_cart p.total .amount {color: #ffffff; }
.nr-cart-header .shoping-cart-widget .product_list_widget li .widget-cart-title-product a,
.nr-cart-header .product_list_widget li .widget-cart-title-product a {font-family: 'HelveticaNeue-Thin'; }
.nr-cart-header .widget_shopping_cart_content {color: inherit; }
.nr-cart-header .shoping-cart-widget .product_list_widget li, .nr-cart-header .product_list_widget li {border-color: #686868; }
.product_list_widget {overflow-x: hidden; overflow-y: auto;  height: 490px; padding-right: 9px !important;}
.nr-cart-header{top: 0px;}
.nr-cart-header{z-index:9999;}
#nr-footcart-header .widget_shopping_cart_content .thumb-product {background: #f9f9f9 none repeat scroll 0 0;text-align: center;}
.thumb-product img { width: 100%; }
/* Shopping cart */
.widget_shopping_cart_content{color: #000000;}
.shoping-cart-widget .product_list_widget li,
.product_list_widget li{list-style: none;display: block;overflow: hidden;padding: 4px 0 4px 0;border-bottom: 1px solid #f1f1f1;position: relative;}
.shoping-cart-widget .product_list_widget li a.remove, .product_list_widget li a.remove {color: #fff;font-family: HelveticaNeue;font-size: 9px;position: absolute;right: 0;top: 6px;}
.shoping-cart-widget .product_list_widget li a.thumb-product, .product_list_widget li a.thumb-product {float: left;padding: 0;width: 103px;}
.shoping-cart-widget .product_list_widget li .widget-cart-title-product, .product_list_widget li .widget-cart-title-product {color: #fff;display: block;font-family: HelveticaNeue;font-size: 11px;line-height: 15px;padding-left: 119px;padding-right: 57px;}
.shoping-cart-widget .product_list_widget li .widget-cart-title-product a,
.product_list_widget li .widget-cart-title-product a{ color: #fff;display: block;font-family: HelveticaNeue !important;font-size: 10px;}
.shoping-cart-widget .product_list_widget li .widget-cart-title-product a:hover,
.product_list_widget li .widget-cart-title-product a:hover{color: #bda47d;}
.shoping-cart-widget .product_list_widget li .widget-cart-title-product .quantity,
.product_list_widget li .widget-cart-title-product .quantity{display: block;}
.shoping-cart-widget .product_list_widget li .widget-cart-title-product .amount,
.product_list_widget li .widget-cart-title-product .amount{display: block;}
.shoping-cart-widget p.total, .widget_shopping_cart p.total{margin: 0;padding: 0px 0;border-bottom: 1px solid #f1f1f1;font-size: 9px;}
.shoping-cart-widget p.total strong, .widget_shopping_cart p.total strong{font-weight: normal;}
.shoping-cart-widget p.total .amount, .widget_shopping_cart p.total .amount{float: right;}
.shoping-cart-widget p.buttons, .widget_shopping_cart p.buttons{margin-bottom: 0;}
.shoping-cart-widget p.buttons .button{display: block; margin-top: 17px;}
.widget_shopping_cart p.buttons{margin-top: 17px}
.widget_shopping_cart p.buttons .button{display: inline-block; margin-right: 10px;}
.shoping-cart-widget p.buttons .button.wc-forward {background-color: #363636;border: 1px solid #686868;box-shadow: none;color: #ffffff;font-family: HelveticaNeue;font-size: 7px;letter-spacing: 1px;outline: medium none;padding: 5px 25px;text-align: center;text-transform: uppercase;transition: all 0.3s ease 0s;}
.shoping-cart-widget p.buttons .button.checkout.wc-forward {background: #959595 none repeat scroll 0 0;margin-top: 6px;}
.shoping-cart-widget p.buttons .button.checkout {background-color: #191919;}
.shoping-cart-widget p.buttons .button.wc-forward:hover, .shoping-cart-widget p.buttons .button.checkout:hover {background-color: #0000cc;}
del span.amount, .widget > ul > li del span.amount{font-size: 7px;}
.product_list_widget li del, .product_list_widget li ins{display: inline-block;}
.product_list_widget li ins, ins{text-decoration: none;}
.cartt-pop-overlay, .newss-pop-overlay, .aboutt-pop-overlay { background: rgba(0,0,0,.4) none repeat scroll 0 0; cursor: url(/cdn/shop/t/28/assets/rsz_cursor-close.png?16080444924142948),progress; display: none; height: 100%; left: 0; opacity: .65; position: fixed; top: 0; width: 100%; right: 0; z-index: 99; }
.nr-cart-header .mini-cart-form .btn.btn-lg {border: none;background: #959595 none repeat scroll 0 0;padding: 13px 30px;width: auto;font-size: 8px;letter-spacing: 1px;margin-top: 6px;font-family: HelveticaNeue;}
.widget_shopping_cart_content .cart-note__input {background: #4d4d4d none repeat scroll 0 0;font-size: 9px;margin-top: 5px;padding: 0 5px 2.4px;text-transform: uppercase;width: 100%;border: 1px solid rgba(0, 0, 0, 0.23);}
.widget_shopping_cart_content .text-muted {display: none !important;}
.widget_shopping_cart_content.noItem .text-muted {display: block !important;}
.widget_shopping_cart_content .quantity { color:#fff;}
.widget_shopping_cart_content .quantity::after, .widget_shopping_cart_content .quantity::before {display: none;}
#Details-CartDrawer {display: none;}
.free_ship_text {color: #949494;font-size: 8px;}
#CartDrawer-Note {background: #4d4d4d none repeat scroll 0 0;font-size: 9px;padding: 4px 5px 2.4px;text-transform: uppercase;width: 100%;min-height: 18px;height: 18px;line-height: normal;color: #fff;box-shadow: unset;}
#CartDrawer-Note::-webkit-input-placeholder { color: #fff;opacity:1;}
cart-note.cart__note.field { margin-top: unset !important;margin-bottom: 2px; }
.free_ship_text { margin-bottom: 4px !important; }
#CartDrawer-Note:-ms-input-placeholder { color: #fff;opacity:1;}
#CartDrawer-Note::placeholder {color: #fff;opacity:1;}
.cart-drawer .totals {border-bottom: 1px solid #686868;color: #fff;font-size: 9px;margin: 5px 0;padding-bottom: 5px;text-transform: uppercase;}
.cart-drawer__footer .totals__subtotal {font-size: 9px;}
.cart-drawer__footer  .totals__subtotal-value {font-size: 9px;}
.cart-item__quantity {display: none;}
.cart-item__name.h4.break {font-size: 10px;color: #fff;}
.cart-item__details {color: #fff;font-size: 11px;}
.cart-item__details .product-option {font-size: 11px;}
.cart-item__price-wrapper {display: none;}
.quantity.cart-quantity::after, .quantity.cart-quantity::before {display: none;}
.quantity__button {display: none;}
.quantity.cart-quantity {color: #fff;font-size: 11px;min-height: unset;align-items: center;}
cart-remove-button .button {color: #fff;}
.quantity.cart-quantity .quantity__input {height: unset;padding: 0;min-height: unset;width: 28px;text-align: left;}
.drawer__contents .cart-item cart-remove-button {margin: 0 0 0 1.5rem;}
/*===========term-page=========*/
   #terms .page-width{max-width: 480px;}
   #terms .main-page-title{display: none;}
   #terms .rte {font-size: 10px;  text-transform: unset; color: #000; font-family: inherit;padding:70px 45px;}
   #inventery-privacy-policy .page-width{max-width: 480px;}
   #inventery-privacy-policy  .main-page-title{display: none;}
   #inventery-privacy-policy  .rte {font-size: 10px;  text-transform: unset; color: #000; font-family: inherit;padding:70px 45px;}
   #inventery-privacy-policy  .rte .head { border: 1px solid #000000; font-family: inherit; font-size: 7px; letter-spacing: 1px; margin: 35px auto; padding: 4px 0; text-transform: uppercase; width: 114px; }
  .content .head { display: block; border: 1px solid #000000; font-family: HelveticaNeue; font-size: 7px; letter-spacing: 1px; margin: 35px auto; padding: 8px 0; text-transform: uppercase; width: 114px; color: #606060; }
  p.substrong {font-size: 8px;  margin: 10px 0; font-weight: 700;}
/*==============product-page===============*/
.product-single { margin: 0 auto; max-width: 80%; }
 .product-details-wrapper .product-name a { color: #000; line-height: 12px; font-size: 12px; font-weight: 700; text-transform: uppercase; }
 .product-details-wrapper .product-name a h2.h1{ font-size: 12px; font-weight: 700; letter-spacing: 0px;}
 .product-top-div { float: left; position: relative;  width: 100%;}
 .product-top-left { float: left;  width: 60%;}
 #bolt-action-pen-v-02-m-quot-the-silencer-quot .product-details-wrapper .product-name a, #bolt-action-pen-v-02-m-quot-the-silencer-quot-grip .product-details-wrapper .product-name a { line-height: 15px !important; }
 .product-details-wrapper .product-name {  font-size: 14px; margin-top: 0;}
  .product-details-wrapper .product-name .second__part-ti { font-size: 10px; font-weight: 100; }
 .product-details-wrapper .product-name a {  color: #000;  line-height: 14px;}
 .single-prd-left .product-details-wrapper span {  margin-bottom: 0;}
 .product-detail-price span.price-item.price-item--regular {  font-size: 12px; font-weight: 700; letter-spacing: 0px;}
 .product-detail-price .no-js-hidden .price>* {  display: inline-block;  vertical-align: top;  line-height: 5px; color:#00c;}
 .template-product  .product-details-wrapper .faqpage { float: left;  width: 100%;margin-top:0px}
 .faqpage>div {    letter-spacing: .8px;}
 .icon_grid_size {    height: 17px;    width: 17px;    object-fit: scale-down;}
 .m_wrapper {   max-width: 100%;}
  #section11 {  border-top: 1px solid #000;  line-height: normal;}
  .m_wrapper .myaccordionn { color: #000; font-size: 9px; border-bottom: 1px solid #000; padding: 7px 0; position: relative; line-height: normal;font-weight: 400; }
  .single-prd-left .product-details-wrapper span {  margin-bottom: 0;}
  .m_wrapper .myaccordionn span {  position: absolute; right: 10px;}
  .containerr { position: relative;}
  .faqpage div.content { margin: 0;  font-size: 7px; line-height: 15px;}
  .content {color: #000;  font-size: 9px; line-height: 17px; margin: 0 auto; width: 100%; }
  .faqpage div.content p {line-height: 2; margin: 3px 0 5px; letter-spacing: 0px; padding: 3px; text-transform: initial; color: #000; opacity: .9;}
  .content.product_tab_desc.restrictheight p {  line-height: 16.5px;}
  .share_block.share {   margin-top: 10px;}
  span.share_icons { vertical-align: middle; width: calc(100% - 110px ); text-align: right; display: inline-block; }
  .share_block img { width: 12px; margin-left: 17px;}
  .template-product .product__info-container .m-hide.product-top-div {position: relative; padding-top: 22.5px; border-top: 3px solid #000000; width: 100%;margin: 0; }
  .template-product .product {   width: 87.3%;   margin: 0 auto;}
  .template-product .product__info-container hr.m-hide.p_hr {  margin: 0;}
  .template-product span.product-detail-price { position: absolute;    right: 0;}
  .template-product  .product-single .breadcrumb a, .template-product .product-single .breadcrumb span {color: #000;font-size: 10px;letter-spacing: 0.9px;text-transform: uppercase;}
  .template-product  .product-single .breadcrumb  {margin:0;background:transparent; }
  span.share_title {color: #000;font-size: 9px;width: 100px;display: inline-block;letter-spacing: 0.8px;vertical-align: middle;}
 /*varient-block*/
  .product-signle-options #radio_selct_optin-1 label, .product-signle-options #radio_selct_optin-2 label  {margin-top:0; padding: 0; border: unset; font-size: 10px; font-family: inherit; }
  #radio_selct_optin-1 .first_label span.v_option label, #radio_selct_optin-2 .first_label span.v_option label {letter-spacing: 0px;font-family: "franklin-gothic-urw-cond",sans-serif;position: relative;margin:0 8px 0; padding: 3px 0px;}
  #radio_selct_optin-1 .first_label span.v_option label:before, #radio_selct_optin-2 .first_label span.v_option label:before {left: -31px; position: absolute; content: ""; border-right: 1px solid #000; width: 19px; height: 13px; top: 0; border-radius: 0; z-index: 9; }
  #radio_selct_optin-1 .first_label span.v_option label:first-of-type:before, #radio_selct_optin-2 .first_label span.v_option label:first-of-type:before{content: unset;}
  #radio_selct_optin-1 .first_label {align-items: flex-end; border-left: 1px solid #000; display: flex; justify-content: space-between; padding: 4px 7px 7px; border-right: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; }
  #radio_selct_optin-2 .first_label {align-items: flex-end; border-left: 1px solid #000; display: flex; justify-content: space-between; padding: 4px 7px 7px; border-right: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; }
  .product-signle-options #radio_selct_optin-2 label.strong { margin: 0; padding: 0 ;}
  .product-signle-options #radio_selct_optin-1 label.strong { margin: 0; padding: 0 ;}
  .product-signle-options .product-form__input{margin:0;}
  .product-signle-options .product-form__input input[type=radio]:checked+label{border-radius: var(--buttons-radius-outset);padding: 3px 5px 3px !important;}
  .engraved_desktop { margin:0px !important;}
  .product-signle-options{ margin:0px !important;}
  .product-signle-options .engraved_r_b:last-child {border-bottom: unset; border-top: 1px solid #000;}
  .engraved_desktop .engraved_r_b {margin-top: 0px !important;border-left: 1px solid #000; border-right: 1px solid #000; padding: 4px 9px 0;}
  .engraved_r_b span { color: #000; font-family: "franklin-gothic-urw-cond",sans-serif;  letter-spacing: 0px;
    font-size: 11px;  opacity: 1;font-weight: 700;}
  .product-signle-options variant-radios .cswatch label.strong b { color: #000; font-family: "franklin-gothic-urw-cond",sans-serif;  letter-spacing: 0px;
    font-size: 11px;  opacity: 1;}
   product-form.product-form form .product-form__buttons .button--full-width {padding:10px 12px; display: flex; width: 100%; flex-direction: row; flex-wrap: wrap; align-content: stretch; justify-content: space-between; font-size: 12px; font-family: inherit; text-transform: uppercase; font-weight: 700; }
  product-form.product-form form .product-form__buttons .button--full-width p.product-detail-price { padding: 0; margin: 0;}
  .single-prd-left .product__info-container div {margin-top: 0px;}
  .template-product .single-prd-left .product-form { margin-top: 5px;  margin-bottom: 0;}
  .single-prd-left .product__info-container div button#ProductSubmitButton-template--16059244314796__main { min-height: auto;padding: 12px 12px 12px;}
  .last_icon_grid_size { height: 16px; width: 100%;  object-fit: cover;  max-width: 49px;}
  body.hide_Scroll {overflow-y: hidden;}
/*image-block*/
 .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img{height: 160px;  object-fit: cover;  width: 100%;}
 .prd-container ul.newthumbnail {padding: 0;}
 .product-single .single-prd-rt, .product-single .single-prd-left, .product-media .prd-container { padding: 0;}
 .product-media .col-sm-9 { padding-left: 10px;max-width: 462px !important;}
 .sameheight .swiper-container ul.gallery-top {height: 100%;padding-left:0;margin-bottom:0;}
 .sameheight .gallery-top button { padding: 0;  border: unset;}
 .template-product .product-single .breadcrumb{width: 87.3%; margin: 0 auto; padding-left: 0;}
 .product-signle-options .product-form__input { max-width: 43rem; /*border-bottom: 1px solid;*/}
  .gallery-top .slick-current img { width: 100%;object-fit: cover;}  
 ul.gallery-top li.slick-current img {  max-height: 100%;}
 ul.gallery-top li.slick-slide.item img {  width: 100%;  height: 515px;}
 body {  overflow-x: hidden;  width: 100%; margin: 0;  padding: 0;}
 .prdo-thumbss .newthumbnail .draggable div .slick-slide {  margin-bottom: 8px;height: 164px;}
 .prdthmb .prdo-thumbss .newthumbnail .slick-slide a { cursor: auto;}
 .gallery-top .slick-current a { cursor: auto;}
 .m_only { display: none;}
 img.prd-container-img { width: 100%;height:500px;}
 /*loader*/
 .iosscrolllock.trnsfrmmenu { transform: translateX(200px); }
 .iosscrolllock {  transition: all 0.3s ease-in-out 0.3s; }
 .mobile-nav-slide.trnsfrmmenu { transform: translateX(0%);-webkit-transform: translateX(0%);  overflow-y: hidden; }
/*Engraving-swipper*/
.show_properties_val h1 {letter-spacing: 0.24px;color: #000000;line-height: 15px;margin-bottom: 28px;text-transform: unset;font-size: 12px;padding-right: 60px;text-transform: capitalize;}
.show_properties_val{display: block !important;}
span.close-personalize {position: absolute;top: 0px;right: 0px;width: 20px;height: 7px;line-height: 7px;cursor: pointer;}
#custom-engraving.quantity_options {display: none !important;}
.product-actions-wrapper form label {font-size: 10px;}
.line-item-property__field {position: relative;}
.Text_style_option {margin-bottom: 6px;display: inline-block;width: 100%;}
.Text_style_option .label {text-transform: capitalize;padding-left: 0px;font: normal normal normal 10px/11px Arial;margin-bottom: 5px;color: #000;}
.style_button {margin-top: 3px;position: relative;width: 100%;text-align: center;min-height: 29px;vertical-align: middle;}
.style_button input[type="radio"] {position: absolute;left: 0px;right: 0px;width: 100%;top: 0px;height: 100%;cursor: pointer;opacity: 0;}
.font_m {display: flex;width: 100%;flex-direction: column;}
.show_properties_val .line-item-property__field span {display: flex;align-items: center;justify-content: center;width: 100%;float: left;margin-bottom: 2px;}
.style_button span img {display: block;width: 100%;}
input[type=text], input[type=password] {border: 1px solid rgba(0, 0, 0, 0.23);padding: 13px 15px;color: #b0b0b0;outline: 0 !important;box-shadow: none;border-radius: none;}
.line-item-property__field.less_bm {margin-bottom: 3px;}
.submit-monograms {position: relative;}
.submit-monograms button.btn {border: 1px solid #000;width: 100%;border-radius: 0;text-align: left;padding: 0 11px;height: 31px;text-transform: capitalize;font-weight: 700;letter-spacing: 0px;font-size: 10px;line-height: 17px;background: black;color: #fff;}
.submit-monograms p.product-single__prices {display: block;position: absolute;width: auto;right: 13px;top: 50%;transform: translateY(-50%);color: #fff;font-size: 11px;margin-top: 1px;margin-bottom: 0px;}
.single-prd-left .product-details-wrapper span {margin-bottom: 0;}
.submit-monograms p.product-single__prices span#ProductPrice {display: none;}
.single-prd-left .product-details-wrapper span {margin-bottom: 0;}
.shipping-instruction {margin-top: 25px !important;}
.shipping-instruction h4, .shipping-instruction .h4 {font-size: 10px;font-weight: 700;letter-spacing: 0.4px;color: #000000;text-transform: capitalize;line-height: 15px;margin: 0;}
textarea {border: 1px solid rgba(0, 0, 0, 0.23);padding: 8px 15px;color: #b0b0b0; }
::-webkit-input-placeholder {color: #b0b0b0;opacity: 1;filter: alpha(opacity=1); }
:-moz-placeholder {color: #b0b0b0;opacity: 1;filter: alpha(opacity=1); }
::-moz-placeholder {color: #b0b0b0;opacity: 1;filter: alpha(opacity=1); }
:-ms-input-placeholder {color: #b0b0b0;opacity: 1;filter: alpha(opacity=1); }
.shipping-instruction p {text-transform: capitalize;font-size: 10px;line-height: 15px;letter-spacing: 0.4px;color: #000000;margin: 0px;}
.show_properties_val { opacity: 0; display: flex; align-items: center; border-left: 1px solid rgba(0,0,0,0.05); text-align: left; position: fixed; right: 0; height: 100%; top: 0; width: 395px; background: #fff; z-index: 99; transition: all 0.3s ease-in-out 0.3s; transform: translateX(100%); padding: 0px 56px 150px 57px; }
.active_proper {opacity: 1;transform: translateX(0%);}
.inner_show_properties_val {margin-top: -7px;max-width: 275px;width: 100%;position: relative;}
.style_button div span {border: 0.3px solid #000;color: #000;min-height: 29px;vertical-align: middle;padding: 3px;}
input.engrav_text_input, input#tiny-text-engraving {width: 100%;height: 31px;border: 0.30000001192092896px solid #7F7F7F;opacity: 1;font-size: 10px;color: #000;}
span.close-personalize:before {transform: rotate(45deg);}
span.close-personalize:after {transform: rotate(-45deg);}
.style_button input:checked + div span {background: #e1e1e1 0% 0% no-repeat padding-box; border: 1px solid #000000;}
span.close-personalize:before, span.close-personalize:after {position: absolute;left: 15px;content: ' ';height: 8px;width: 1px;background-color: #000;}
.sameheight .gallery-top .slick-dots {height: 0;}
.gallery-top li.item video {left: 50%;max-width: 960px;object-fit: fill;position: absolute;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.product-media .ftimgbox .prd-container-img, .newthumbnail .swiper-slide.item img {height: 100%;object-fit: cover;}
.gallery-thumbs .swiper-slide.item, .product-media .col-sm-9 {line-height: normal;}
.template-product .containers {padding: 0;width: 100%;max-width: 1200px;margin: 0px auto;}
.home_parallax_section_top.col-sm-12.collectionbg.prlax {font-size: 8px;background-size: cover;}
/*=================media-query=======================*/
@media (min-width: 480px) and (max-width: 979px) {
.reveal .caption {  font-size: 11px; }
.product-media .ftimgbox .prd-container-img {width: 244px !important;object-fit: cover !important;}
}
@media (min-width: 480px) and (max-width: 768px){
  .prod-row-slick.products.products-grid-wrapper.slick-initialized.slick-slider {margin: 0px auto;width: 100%;max-width: 720px;}
}
.container-all .product.product-grid.product-item.clearfix { height: 100%; }
@media only screen and (min-width: 768px){
#bolt-action-pen-v-02-s-pilot-g2-mini-refill .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-s-pilot-g2-mini-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-s-pilot-g2-mini-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-s-pilot-g2-mini-refill .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-l-pilot-g2-refill .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-l-pilot-g2-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-l-pilot-g2-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-l-pilot-g2-refill .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-l-onyx-pilot-g2-refill .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-l-onyx-pilot-g2-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-l-onyx-pilot-g2-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-l-onyx-pilot-g2-refill .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-m-onyx-parker-refill .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-m-onyx-parker-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-m-onyx-parker-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-m-onyx-parker-refill .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-m-quot-the-detonator-quot .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-m-quot-the-detonator-quot .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-m-quot-the-detonator-quot .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-m-quot-the-detonator-quot .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-m-quot-the-twister-quot .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-m-quot-the-twister-quot .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-m-quot-the-twister-quot .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-m-quot-the-twister-quot .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
#bolt-action-pen-v-02-m-quot-the-silencer-quot .pro_inner_section { max-height: 543px; height: 100vh; }
#bolt-action-pen-v-02-m-quot-the-silencer-quot .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
#bolt-action-pen-v-02-m-quot-the-silencer-quot .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-m-quot-the-silencer-quot .prdthmb .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
.pocket-product--page_crouselcus .products div.product img.loading {height: -webkit-fill-available;}
.container-all .second__part-ti { color: #000; font-size: 10px; font-weight: 400; }
.container-all .desktop-only { font-size: 17px; font-weight: 700; height: 39.375px; padding-top: 6px; }
.last_icon_grid_size.loading { transform: translate(0, 3px); }
.engraving .product__description, #bolt-action-pen-v-02 .engraving .icon_content, #pocket-fp-extender-v-02 .engraving .icon_content { margin-bottom: unset !important; }
#bolt-action-pen-v-02 .icon_grid_size, #pocket-fp-extender-v-02 .icon_grid_size { height: 15px; width: 15px;}
  .sameheight .d-hide { display: none; }
  .product-media .ftimgbox .prd-container-img { width: 100%;height: 509px; object-fit: cover; }
  #bolt-action-pen-v-02-m-parker-refill .product-media .ftimgbox .prd-container-img { width: 100%; height: 543px; object-fit: cover; }
  .pro_inner_section {max-height: 513px; height: 100vh;}
  #bolt-action-pen-v-02-m-parker-refill .pro_inner_section {max-height: 543px; height: 100vh;}
  .product-single .single-prd-left, .sameheight.ftimgbox, .prd-container.prdthmb { /*height: 100%;*/ max-height: 709px;}
  /* .product-single .single-prd-left { width: 45.4% !important;} */
  .newthumbnail div div li.item.slick-slide img { width: 100%;  height: 165px;  object-fit: cover;}
  .newwpagedesigns { margin-bottom: 200px; }
  .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown { padding-left: 10px; }
  .custom-payments { padding: 0 9rem;text-align: justify; shopify-payment-terms {font-size: 10px !important;}}
  /* .product-single .col-md-7.single-prd-rt.col-xs-7 {overflow: hidden;width: 52.7777% !important;margin-right:14px; } */
 }
@media only screen and (max-width: 640px){
body.template-product .jdgm-rev-widg { padding: 10px 14px; }
.newss_dashes { display: none; }
.product-single .col-md-7.single-prd-rt.col-xs-7 { padding: 0;}
.product-single .col-md-7.col-xs-7, .product-single .col-md-5.col-xs-5 { width: 100%;padding:0;}
.template-product .pro_inner_section .sameheight .product__info-container {  display: flex; flex-direction: column-reverse;}
}
/* for mobile screen*/
@media only screen and (max-width: 767px) {
  .product-media .ftimgbox .prd-container-img{border:0px!important;}
#mod-musings .page-width--narrow { padding-bottom: 200px !important; }
.gallery-top li.cstm_prod_pop { position: relative; }
.v_option span:last-child > label {  margin-right: 0px !important; }
.header__inline-menu { display: none !important;}
#radio_selct_optin-1 .first_label span.v_option label, #radio_selct_optin-2 .first_label span.v_option label { margin: 0 0px;margin-right:4px;padding-left:0; }
.banner-on-image { display: none; }
.product-details-wrapper .product-name {display: flex; align-items: flex-start; justify-content: space-between;}
product-info span.second__part-tiii { font-weight: 100; }
.thum_pro_cart .product-price {padding: 0 10px 0 4px;}
.container-all h2.mobile-only { height: 39px !important; font-size: 18px;font-weight: bold; }
.container-all span.second__part-tii { font-weight: 100; }
.pocket-product--page_crouselcus .prod-row-slick .slick-track {height:unset ! important;}   
.pocket-product--page_crouselcus .prod-row-slick .slick-list {height:unset !important;}
.section-template--16975308259500__main-padding {padding-bottom:unset !important;}
.pocket-product--page_crouselcus .wrapper.prod-section { margin-top: 0px!important; }
.pocket-product--page_crouselcus .home--product-row-slider img {height:400px;width:100%;}
.pocket-product--page_crouselcus .prod-row-slick .slick-slide {width:100%;max-width:300px;}
.show_properties_val{width:100%;max-width: calc(100% - 35px);padding-left: 0;padding-right: 0;}
.inner_show_properties_val { margin: 0px auto; }
.custom-newonee .d-hide { display: none; }
.product.grid.product-single.pro_top_single { margin-top: 4.4rem; }
  #pocket-fountain-pen-v-02 li.p_info_block_grid_item:last-child, #pocket-fp-extender-v-02 li.p_info_block_grid_item:last-child { display: none; }
.gallery-top .slick-track{height:78vh!important;}
  #pocket-fountain-pen-v-02 .gallery-top .slick-list.draggable, #pocket-fp-extender-v-02 .gallery-top .slick-list.draggable { height: 427px !important; }
  #pocket-fountain-pen-v-02 .sameheight .swiper-container ul.gallery-top, #pocket-fp-extender-v-02 .sameheight .swiper-container ul.gallery-top {height: 100%;padding-left:0;margin-bottom:56px;}
  .custom-payments { text-align: center; shopify-payment-terms {font-size: 10px !important;}}
  .product-single { max-width: 100%; }
  body .fine-tools-and-wrapper .new__popup { width: 96%; position: absolute; transform: translate(0%,-50%); left: 0; right: 0;padding: 70px 40px 0px; }
  .template-index .home_page_banner { margin-bottom: 3px; }
.news-head-popup { padding: 30px 40px; }
  .popupnewsltr .col-md-12 { display: inline-block; width: 100%; }
  .single-prd-left .product__info-container div{}
  .engraving.product-actions-wrapper {  order: 1 !important;}
   .product-details-wrapper .product-name b.m_pricee { font-size: 14px; float: right;  color: #000;}
  .m_only{padding: 17px 1.5rem; display: block;padding-bottom: unset;}
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %}.m_only{padding: 17px 0.8rem; display: block;padding-bottom: unset;} {% endif %}
  .gallery-top ul.custom_paging li {  display: none;}
  .gallery-top ul.custom_paging li.slick-active { background: #fff;margin: 0 auto;}
  .template-product .product-single .breadcrumb { display: none;}
  .single-prd-rt .sameheight { padding: 0 !important;}
  .gallery-top ul.custom_paging { margin: 0;  padding: 0; bottom: 0; display: flex !important; align-items: center;list-style: none; padding-left: 0px !important; padding: 0px; padding-left: 0px; line-height: 1; position: absolute; left: 0px; width: 100%; margin-left: 0px; bottom: 0px; z-index: 1242 !important; /*max-width: 383px;*/ margin: 0 auto !important; justify-content: center; }
  .gallery-top .custom_paging li.slick-active { color: #191919; display: flex; padding: 8px 20px; background: #fff; font-size: 9px; letter-spacing: .36px; width: fit-content; align-items: center; border-radius: inherit; border: unset; }
  .pro_inner_section{margin:0px auto;/*padding-top: 45px*/}
  .new-mblpopup input#mc-embedded-subscribe { padding: 7px 0; background: #000; border: 1px solid #646464; font-size: 10px; font-family: Helvetica; color: #fff; font-weight: 400; text-transform: capitalize; letter-spacing: 1px; }
  .new-mblpopup input#mce-EMAIL { background: transparent; border: 1px solid #646464; margin-bottom: 3px; font-size: 10px; color: #fff; font-family: Helvetica; padding: 7px 0 7px 6px; }
  .new-mblpopup span, .new-mblpopup input#mc-embedded-subscribe, .new-mblpopup input#mce-EMAIL { width: 100%; }
  .new-mblpopup .input-group { display: inline-block; width: 56%; margin: 0 auto; }
  .new-mblpopup .mailchimpfrm { display: none; margin-top: 20px; }
  p.mblcrss { position: absolute; right: 0px; top: 0; width: 22px; height: 22px; line-height: 20px; }
  .new-mblpopup p { color: #fff; margin-bottom: 0; font-size: 10px; line-height: 1; }
  .news_letter_txt.text-center { display: none !important; }
  .new-mblpopup { text-align: center; background: #343434; padding: 5px 0 4px; position: relative; opacity: .9; }
  #foot-box1 { width: 100%;display:block; }
  .small--hide { display: none !important; }
  .desktop_footer_coppyright { display: none; }
  .viewport-bottom footer#hme-pge_footer, body footer#hme-pge_footer { padding: 24px 0 58px; }
  .viewport-bottom footer#hme-pge_footer { bottom: 0px; height: unset; }
  .foot-copy { float: left; padding: 0; text-align: center; width: 100%; }
  body .menu-footer3.col-sm-6.mobile_footer_coppyright li { line-height: normal !important; }
.menu-footer3.col-sm-6.mobile_footer_coppyright { float: left; width: 100%; padding: 5px 0 4px; }
body #foot-box1 > li:first-child { margin: 0; }
#footer2, #foot-box1 a { float: left; font-size: 7px; width: 100%; }
ul#foot-box1 li a { padding: 0 16px; position: relative; float: unset; font-size: 10px; letter-spacing: 1px; color: #000; }
ul#foot-box1 li a { text-transform: capitalize; }
ul#foot-box1 { padding: 0px 0; background-color: #dbdbdb; text-align: center; }
#footer2 { padding: 0; }
ul#payment_images svg.icon.icon--full-color { width: 28px; height: 18px; }
ul#payment_images li { display: inline-block; padding-right: 2px; }
ul#payment_images { list-style: none; }
.mobile_footer_menu ul#new_menu li a { font-size: 10px; line-height: 24px; letter-spacing: 1px; color: #fff; }
.mobile_footer_menu ul#new_menu { margin-bottom: 26px; }
.footer_mobile_menu ul { padding: 0 9px; }
.footer_mobile_menu { float: left; width: 60%; }
.footer_mobile_social { float: left; width: 40%; text-align: right; }
.col-sm-12.mobile_footer_menu { display: inline-block; width: 100%; padding-bottom: 21px; }
  body .desktop_footer_menu { display: none; }
  .footer_mobile_menu ul#new_menu li.head { display: none;}
  .home_mobile_banner .mobile_content { position: absolute; bottom: 40px; text-align: center; width: 100%; }
  .home_mobile_banner .mobile_content h2, 
  .home_mobile_banner .mobile_content p {letter-spacing: 1.8px;color: #FFFFFF;font-size: 11px;margin: 0 0 4px;}
  .home_mobile_banner img { width: 100%;}
  .home_mobile_banner .mobile_content a.btn_url { border: 1px solid #fff; border-radius: 3px; opacity: 1; padding: 3px 39px; letter-spacing: 0.14px;  margin: 35px 0; line-height: 5rem; color: #fff; font-family: 'Helvetica';font-size:8px;}
  #fotrrrrr #fotrhdr header#heaader { }
  #fotrhdr header#heaader { background: black!important;height: 55px;}
  .col-sm-2.hedr_left { width: 28%; float: left; margin: 0; padding: 0; }
  .hedr_mid.col-sm-8.text-center { padding: 0; float: left; width: 44%; }
  .col-sm-2.hedr_rght { padding: 4px 12px 0 0; float: left; width: 28%; }
  #fotrrrrr>div#fotrhdr { position: absolute; top: 0; left: 0; right: 0; width: 100%; }
  .site__logo { padding-top: 8px !important;}
  #module1.col-sm-12.collectionbg.prlax {background-size: 800px auto; height: 230px; padding: 20px 0; }
  .template-index .fine-tools-and-writing { margin-top: 3px; margin-bottom: 3px; }
  .fine-tools-and-wrapper .popup { margin: 0 auto; position: unset; background: transparent; height: 0px; width: 0px; }
  .product.product-grid.product-item.clearfix { float: left;    width: 100%;}
  .template-index .prod-title_split span.prod-title:nth-child(1) {  font-size: 11px;}
  .thum_pro_cart .btn.btn-lg {  padding: 8px 8px;  letter-spacing: normal;}
  #module1.col-sm-12.collectionbg.prlax {background-size: 800px auto;  height: 230px;  padding: 20px 0;}
  .coll-fill-links {text-align: center;}
  .template-collection .coll-fill-links li a { padding: 2px 5px 3px;}
  .product.product-grid.product-item.clearfix {float: left;  width: 100%;}
  .container-all {float: left;  width: 100%;  padding: 15px 0;}
  .template-product .product-bg-color {width: 100%;}
  .template-product .product {  width: 100%;    margin: 0 auto;}
  .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown { padding-left: 10px; }
  .slick-list.draggable { background: #F8F8F8; }
  .header__icons {padding-right: 6px; }
  .custom-page-text.small_relative.wysiwyg.content {padding: 0 12px !important;}
  product-form div { text-align: center; }
  header.header.header--middle-center { padding: unset !important; }
  .gallery-top button.slick-prev.slick-arrow, .modal-arrow.modal-prev-arrow { position: absolute; top: 50%; left: 10px !important; }
  button.slick-next.slick-arrow, .modal-arrow.modal-next-arrow { position: absolute; top: 50%; right: 0;  }
 header-drawer.none {margin-left: unset;}
  .ftimgbox .prd-container-img, .quickviewmodal .ftrdimg img {max-height: 500px;max-width: 100vw;width: 100%;}
  .product-media .ftimgbox .prd-container-img, .newthumbnail .swiper-slide.item img {height: 100%;object-fit: cover;/* height: 520px !important;width: 375px; */}
  .page-widths {padding-top: unset !important;}
  .page-width {max-width: unset !important;}
 button.slick-prev.slick-arrow, .modal-arrow.modal-prev-arrow {left: 20% !important;}
  .header-wrapper .page-width {padding: 0 15px;max-width: 100%!important;}
  .news-head-popup img.loading {height: 8px;width: 8px;transform: translate(-18px, -18px);}
  .home--product-row-slider img {display: block;height: 300px;object-fit: cover;width: 264px;}
  .jdgm-row-stars {text-align: left;}
  .jdgm-widget-actions-wrapper {text-align: center;}
  .template-index .products div.product img.loaded {height: 336px;}
  .template-index .products div.product {height: 335px;}
  .header__icon svg.icon.icon-close {height: 1.5rem;width: 2rem;}
  .page-width:has(#insta-feed) {padding: 0 2px!important;}
  .template-index .products div.product img.loaded {height: 300px;}
  .wrapper.prod-section {margin-bottom: 0px !important;margin-top: 70px !important;}
  #pocket-fountain-pen-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7, #pocket-fp-extender-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7{overflow: hidden;height: 100%;max-height:400px;}
  .template-product .outer_height{ padding-top: unset !important;}
}
#bolt-action-pen-v-02-m-quot-the-twister-quot-grip .pro_top_single .product-signle-options .product-form__input, #bolt-action-pen-v-02-l-grip .pro_top_single .product-signle-options .product-form__input {border:none;}
#pocket-fp-extender .pro_top_single .product-signle-options .product-form__input, #bolt-action-pen-v-02-s-grip .pro_top_single .product-signle-options .product-form__input {border:none;}
#bolt-action-pen-v-02-m-crimson-red-parker-refill .pro_top_single .product-signle-options .product-form__input, #bolt-action-pen-v-02-m-navy-blue-parker-refill .pro_top_single .product-signle-options .product-form__input {border:none;}
#bolt-action-pen-v-02-m-od-green-parker-refill .pro_top_single .product-signle-options .product-form__input, #bolt-action-pen-v-02-m-quot-the-silencer-quot-grip .pro_top_single .product-signle-options .product-form__input {border:none;}
#pen-refill-schmidt-p900 .radio_selct_optin, #pen-refill-schmidt-p8126 .radio_selct_optin, #prs-rollerball .radio_selct_optin, #pen-refill-pilot-g2 .radio_selct_optin, #pocket-notebook-kit .radio_selct_optin, #pocket-notebook-sleeve .radio_selct_optin, #leather-pen-sleeve .radio_selct_optin, #premium-fountain-pen-ink .radio_selct_optin, #fp-converter-01 .radio_selct_optin { border: none; }

@media only screen and (min-width: 768px) {
#p8126-refill-mod-musings-edition .faqpage .containerr, #pen-stand-steel-white-polycarbonate .faqpage .containerr, #pen-stand-steel-polycarbonate .faqpage .containerr, #bolt-action-pen-v-02-machined-steel-pen-stand .faqpage .containerr, #bolt-action-pen-v-02-x-ray-pen-stand .faqpage .containerr, #bolt-action-pen-v-02-pc-polycarbonate-pen-stand .faqpage .containerr, #bolt-action-pen-v-02-machined-steel .faqpage .containerr, #bolt-action-pen-v-02-x-ray .faqpage .containerr, #bolt-action-pen-v-02-pc-polycarbonate .faqpage .containerr { height: 153px; }  
.bolt-action-pen-new-design .faqpage .containerr { height: 203px; margin: unset; }
.bolt-action-pen-new-design .product-media .col-sm-9 { padding-left: 10px; }  
.bolt-action-pen-new-design .faqpage .containerr .content p { font-size: 13.5px; }
.bolt-action-pen-new-design .faqpage .m_wrapper .myaccordionn, .bolt-action-pen-new-design .faqpage .m_wrapper .share_block .share_title { font-size: 10px; }
.bolt-action-pen-new-design .product-details-wrapper .product-name .second__part-ti { font-size: 11px; line-height: 20px; text-decoration: underline; }
.bolt-action-pen-new-design .product-top-left .product__title { margin-bottom: 1rem; } 
.bolt-action-pen-new-design .product-detail-price span.price-item.price-item--regular { font-size: 14px; }  
.bolt-action-pen-new-design .product-media { position: sticky; top: 100px; height: 800px; z-index: 0; padding-right: 10px; }
.bolt-action-pen-new-design #judgeme_product_reviews { max-width: 80%; }
.bolt-action-pen-new-design .home-featured-products-sec .container-feat { max-width: 78%; }  
.bolt-action-pen-new-design .products div.product { height: 330px; } 
.cart_container #main-cart-items .cart-items .cart-item .cart-item__details, .cart_container #main-cart-items .cart-items .cart-item .cart-item__media { border-bottom: 1px solid gray !important; }
  
#bolt-action-pen-v-02-l-pilot-g2-refill .faqpage .containerr, #bolt-action-pen-v-02-m-od-green-parker-refill .faqpage .containerr, #bolt-action-pen-v-02-m-navy-blue-parker-refill .faqpage .containerr, #bolt-action-pen-v-02-m-crimson-red-parker-refill .faqpage .containerr {height:73px;}
#bolt-action-pen-v-02-l-onyx-pilot-g2-refill .faqpage .containerr { height:73px; }
#bolt-action-pen-v-02-m-onyx-parker-refill .faqpage .containerr {height:73px;}
#bolt-action-pen-v-02-m-parker-refill .faqpage .containerr {height:69px;}  
#bolt-action-pen-v-02-m-od-green-parker-refill .pro_top_single .sameheight .faqpage{height: 184px;} 
#premium-fountain-pen-ink .pro_top_single .sameheight .faqpage {height: 280px;}
#pocket-notebook-kit .pro_top_single .sameheight .faqpage {height: 280px;}
#pocket-notebook-sleeve .pro_top_single .sameheight .faqpage {height: 281px;}
#leather-pen-sleeve .pro_top_single .sameheight .faqpage { height: 233px; }
#bolt-action-pen-v-02-m-grip .pro_top_single .sameheight .faqpage, #bolt-action-pen-v-02-l-grip .pro_top_single .sameheight .faqpage, #bolt-action-pen-v-02-s-grip .pro_top_single .sameheight .faqpage, #bolt-action-pen-v-02-m-quot-the-twister-quot-grip .pro_top_single .sameheight .faqpage, #bolt-action-pen-v-02-m-quot-the-silencer-quot-grip .pro_top_single .sameheight .faqpage, #bolt-action-pen-v-02-m-crimson-red-parker-refill .pro_top_single .sameheight .faqpage {height: 183px;}
#bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .faqpage .containerr, #bolt-action-pen-v-02-s-pilot-g2-mini-refill .faqpage .containerr {height: 73px;}
#fh241-fountain-pen-nib .pro_top_single .sameheight .faqpage, #pocket-fp-extender .pro_top_single .sameheight .faqpage {height: 232px;}
#prs-rollerball .pro_top_single .sameheight .faqpage {height: 281px;}
#pocket-fountain-pen-v-02-onyx .faqpage .containerr  { height: 71px;}
#pen-refill-pilot-g2 .pro_top_single .sameheight .faqpage {height: 265px;}
#fp-converter-01 .pro_top_single .sameheight .faqpage, #pen-refill-schmidt-p8126 .pro_top_single .sameheight .faqpage, #pen-refill-schmidt-p900 .pro_top_single .sameheight .faqpage  {height:264px;}
#fountain-pen-refill-cartridges .pro_top_single .sameheight .faqpage {height: 234px;}
#bolt-action-pen-v-02-od-green .pro_top_single .sameheight .faqpage {height: 283px;}
#pocket-fountain-pen-v-02-od-green .faqpage .containerr { height:71px; }
#pocket-fountain-pen-v-02 .faqpage .containerr {height:87px;}
#pocket-fp-extender-v-02 .faqpage .containerr { height: 100px; }
#bolt-action-pen-v-02-m-quot-the-silencer-quot .faqpage .containerr, #bolt-action-pen-v-02-m-quot-the-detonator-quot .faqpage .containerr, #bolt-action-pen-v-02-m-quot-the-twister-quot .faqpage .containerr { height: 79px; } 
#bolt-action-pen-v-02-m-quot-the-silencer-quot .clearfix .product-signle-options, #bolt-action-pen-v-02-m-quot-the-detonator-quot .clearfix .product-signle-options, #bolt-action-pen-v-02-m-quot-the-twister-quot .clearfix .product-signle-options {margin-top: 0.4rem !important;}   
#bolt-action-pen-v-02-m-navy-blue-parker-refill .pro_top_single .sameheight .faqpage { height:182px }
#pocket-fountain-pen-v-02-navy-blue .clearfix .product-signle-options  {margin-top: 0.4rem !important;}
#pocket-fountain-pen-v-02-navy-blue .faqpage .containerr { height: 80px; }
#pocket-fp-extender-v-02-navy-blue .faqpage .containerr { height: 75px; }
#pocket-fp-extender-v-02-crimson-red .faqpage .containerr { height: 76px; }  
#pocket-fountain-pen-v-02-crimson-red .clearfix .product-signle-options { margin-top: 0.4rem!important; }
#pocket-fountain-pen-v-02-crimson-red .faqpage .containerr  { height: 82px; }

                                                                                        
  .new-mblpopup { display: none; }
  body .mobile_footer_menu, .mobile_footer_coppyright { display: none; }
  .large--hide { display: none !important;}
  #fotrhdr {position: fixed; top: 0;  left: 0; width: 100%;    z-index: 11;}
  body .fine-tools-and-wrapper .new__popup {width: 520px; height: 580px;position: absolute;}
  body .new__popup .new__popup_wrapper {width: 385px;  margin: 0px auto; display: block;}
  body .new__popup .new__popup_wrapper * {letter-spacing: 0.3px;  line-height: 18px;}
  .banner__two .desktop_banner_img {height: 80vh;}
  .banner_two_img {position: absolute; transform: translate(-50%, -50%); left: 50%; top: 57%;}
  .banner__two .desktop_banner_img img { height: auto;}
  .banner__two .desktop_banner_img.relative img {width: 100%;max-width: 700px; object-fit: contain; margin: 0px auto;display: block;}
  #insta-feed { max-width: 960px}
  .home-featured-products-sec .container-feat { max-width: 950px;  margin: 0 auto;}
/* #bolt-action-pen-v-02-m-quot-the-silencer-quot .faqpage .containerr, #bolt-action-pen-v-02-m-quot-the-twister-quot .faqpage .containerr, #bolt-action-pen-v-02-m-quot-the-detonator-quot .faqpage .containerr { height: 132px; } */
  .faqpage .containerr { margin: 8px 0;  height: 103px;  overflow: auto;}
  .gallery-top ul.custom_paging li {  display: none;}
  .gallery-top .custom_paging li.slick-active {font-size:8px; display: block; position: absolute; bottom: 0; color: #4a4a4a; background: #fff; padding: 5px 20px; left: 50%; transform: translateX(-50%); }
  .news-head-popup img.loading {height: 8px;width: 8px;position: absolute;top: 17px;left: 18px;}
  .product-form div { text-align: center; }
  .thum_pro_cart.product-list-actions.relative {margin-right: 5px;}
  .product-grid-container .thum_pro_cart.product-list-actions.relative {margin-right: 0px;}
  .relative.home--product-row-slider.slick-slide.slick-current.slick-active {height: 500px;}
  .home--product-row-slider h2 {padding-left: 4px;}
  .product-grid img.loaded {width: 100%;}
  div#judgeme_product_reviews {max-width: 960px;margin: 0px auto;}
  .jdgm-row-stars {text-align: left;}
  .jdgm-widget-actions-wrapper {text-align: right !important;}
  .jdgm-widget-actions-wrapper a.jdgm-write-rev-link {text-align: center;}
 .jdgm-review-widget--small .jdgm-rev-widg, .jdgm-review-widget--medium .jdgm-rev-widg {padding: 16px 10px !important;}
  .rrotatingimgs.rreveal {background-color: #ffff;padding: 0px 3px;height:100%;overflow: hidden;}
  .product-bg-color.engraving .product-single {padding-top: 50px;} 
  #pocket-fountain-pen-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7, #pocket-fp-extender-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7 {overflow: hidden;height: 100%;}
}
@media only screen and (min-width: 769px) {
  .gallery-top li.item video { width: 100%; object-fit: cover; position: absolute; }
  .gallery-top li.item video { left: 50%; height: 507px; object-fit:cover; position: absolute; top: 50%; transform: translate(-50%,-50%);width: 100%; -webkit-transform: translate(-50%, 0%); }
  .newthumbnail div li.item { position: relative; }
  .newthumbnail div li.item video {left:0; position: absolute; height: 164px; width: 100%; object-fit: cover; }
  .prod-row-slick button.slick-prev.slick-arrow, .modal-arrow.modal-prev-arrow { padding-right: 7px; left: -50px; position: absolute; top: 35%; z-index: 1; color: transparent; border-radius: 0px; border: 1px solid #000; text-align: -webkit-center; padding-top: 12px; line-height: 10px; width: 25px; }
  .prod-row-slick button.slick-next:before {content: ""; color: #000; font-size: 30px; background: url(/cdn/shop/files/left-arrow.png?v=1728286030); background-repeat: no-repeat; height: 17px; width: 7px; display: block;rotate: 180deg; }
  .prod-row-slick button.slick-prev:before {content: ""; color: #000; font-size: 30px; background-image: url(/cdn/shop/files/left-arrow.png?v=1728286030); height: 17px; width: 7px; z-index: 999; display: block; background-repeat: no-repeat; }
  .prod-row-slick button {line-height: 12px; padding: 11px 3px 0px 5px; width:26px;}
  .prod-row-slick button.slick-next.slick-arrow, .modal-arrow.modal-next-arrow {right: -50px; position: absolute; top: 35%; color: transparent; border-radius: 0px; border: 1px solid #000; }
  .cust-form .contact__fields {display: initial;}
  .contact-cntent .contact-subhead.text-center {margin: 0 522px;}
  .prod-row-slick button.slick-next.slick-arrow {width: 25px; padding-right: 7px; padding-top: 12px;padding-left: 9px;line-height: 10px !important;}
}
@media only screen and (max-width: 480px) {
  .template-collection .container-all .products.products-grid-wrapper .relative { display: inline-block; width: 100%; }
  .template-index .thum_pro_cart .product-price { transform: translateY(-50%); }
  .prd-container-img {max-height: 500px; max-width: 100vw;   width: 100%;}
  .ftimgbox .prd-container-img, .quickviewmodal .ftrdimg img { max-height: 500px; max-width: 100vw; width: 100%;}
  .home-featured-products-sec .products.products-grid-wrapper { margin-top: 0;}
  .prod-row-slick .slick-list { height: 525px;background-color: white !important;}
  .prod-row-slick .slick-track { height: 500px;}
  .prod-row-slick .slick-slide { width: 250px;padding: 0 3px;}
  .products div.product {height: auto;  line-height: normal;}
  .home-featured-products-sec h2 { padding: 0 3px 0;}
  .products.products-grid-wrapper { padding: 0 1.5px; width: 100%;  margin-top: 0;}
  .prod-section .container-feat { margin-left: 17px;}
   body {overflow-x: hidden!important;}
   html.js {overflow-x: hidden;}
  .product .product-inner .col-sm-12, .product-grid .product-inner .rreveal { padding: 0;}
  .template-collection .home-products h2 { float: left; height: auto; margin: 0; width: 100%;}
  .container-all.prod-deals .col-md-12.col-sm-12, .template-collection .container-all .col-md-12.col-sm-12 {padding: 0 6px;}
  .template-collection .products div.product, .template-collection .collection-products .products div.product {height: auto; line-height: normal;}
  .products div.product img.loading {object-fit: cover!important;}
  .template-collection .product .product-inner .col-sm-12 {height: 250px; padding: 0;}
  .thum_pro_cart .product-price { bottom: 0; height: fit-content;}
  .product_info_block { background: #000;  color: #fff;  padding: 29px 7px 20px 7px;  margin-bottom: 55px;}
  .product_info_block .product_info_block_grid {padding:0; display: inline-flex; text-align: center;  gap: 11px;width: 100%; justify-content: space-evenly;}
  .product_info_block_grid li.p_info_block_grid_item { padding-top: 8px; border: 1px solid #fff; border-radius: 7px; list-style: none;
    width: 22.9%;  padding-bottom: 3px;}
  .p_info_block_grid_item p.icon_grid {  margin-bottom: 7px;}
  .icon_grid_size { height: 17px;  width: 17px;  object-fit: scale-down;}
  .p_info_block_grid_item p.icon_content { color: #fff; text-transform: capitalize; letter-spacing: 1px; padding: 0 5px; line-height: 11px; font-size: 9px; font-family: 'ITC Franklin Gothic Std 400', sans-serif; }
   .template-product .page-width {  padding: 0;}
   .template-product .product-signle-options {padding: 0 1.5rem;}
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %} .template-product .product-signle-options {padding: 0 0.8rem;} {% endif %}

  .template-product .product-signle-options .product-signle-options { padding: 0; }
   .template-product .containers .faqpage .m_wrapper{padding: 0 2rem;}
  .product__info-container .engraved_desktop{padding: 0 1.5rem;}
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %} .product__info-container .engraved_desktop{padding: 0 0.8rem;} {% endif %}
  .template-product .single-prd-left .product-form{padding: 0 1.5rem;}
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %} .template-product .single-prd-left .product-form{padding: 0 0.8rem;} {% endif %}
  .m-hide {  display: none;}
  #pocket-fountain-pen-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7, #pocket-fp-extender-v-02 .product-single .col-md-7.single-prd-rt.col-xs-7 {overflow: hidden;height: 100%;max-height:430px;}
}
@media only screen and (max-width: 1320px){.product-grid .product-inner .rreveal { height: 100%; margin: 0 auto;}}
@nedia only screen and (max-width: 1024px){.template-collection .products div.product img { height: auto !important;}}
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait){
  .template-index .products div.product {padding: 12px 0;}
  .template-index .product.product-grid.product-item.clearfix { height: 320px !important;}
  .home--product-row-slider h2 { margin: 0px 0px 10px 0;}
  .template-index #module1.col-sm-12.collectionbg.prlax { background-position: center 0px!important; background-attachment: inherit !important;}
  .prod-section .container-feat { margin-left: 17px;} 
}
#press .page-width,  .template-cart  .page-width{margin: 0 auto;max-width: 603px;padding: 0;}
.cheading h2 {color: #000;font-size: 12px;font-weight: 700;font-family: HelveticaNeue;text-transform: uppercase;}
#press   .multicolumn-card__image-wrapper{margin-left:0px;margin-right:0px;}
#press  .multicolumn.color-background-1.gradient{display: block;clear: both;float: none;width: 100%;text-align: center;}
body#press .page-width.content , body#press .page-width.content *{font-size: 11px;text-transform: none;}
.cheading .title.h1 {float: none;margin: 0px auto;}
body#press .page-width.content h2 {display: block;float: left; margin: 30px 0;padding: 30px 0; width: 100%;} 
.people_wordings_row {border-top: 1px solid #000000;display: block;float: left;padding: 30px 0;position: relative;width: 100%;}
body.template-cart  .cart-item__quantity{display:block;}
/* body.template-cart tr.cart-item * {color: #000 !important;} */
body cart-items {padding: 0px;}
.cart_container{max-width:80%;margin:0px auto; max-width:1200px !important;}
.cart__meta-text, .itemtext {font-size: 11px !important;color: black;letter-spacing: 0.22px;margin-bottom:0px;padding: 2px 0px;}
.floaterleft {float: left;}
body.template-cart .quantity__input[type="number"] {-moz-appearance: unset;}
.Cart_item_remove{display:block;clear:both;}
.fixedcart .total {padding-left: 20px;}
wrapper.prod-section .container-feat .slick-list .slick-track{background: #ffffff !important;}
 #judgeme_product_reviews a.jdgm-write-rev-link {background: #020202 !important;}
.jdgm-histogram.jdgm-temp-hidden {border-left: none !important;}
.jdgm-rev-widg__header .jdgm-rev-widg__title {text-align: left !important; text-transform: uppercase;color: #454545;font-weight: 700;font-size: 10px;}
a.new-button-toggle.toggle-cart {text-decoration: none !important;}
.header__icons .link.focus-inset:hover {color: #ffffff;}
.header__icons a#cart-icon-bubble {color: #ffffff;}
/* today's work start (17-08-2023) */
.jdgm-sort-dropdown-wrapper {border: 1px solid #454545;height: 20px !important;}
.jdgm-row-actions {padding: unset; border-top: unset !important;margin-bottom: 2px;}
body .jdgm-widget .jdgm-row-stars {padding-bottom: 0px !important;align-items: flex-start !important;justify-content: flex-start !important;}
.jdgm-rev-widg__title{margin-bottom: unset !important;}
.jdgm-widget .jdgm-row-stars .jdgm-rev-widg__summary {align-items: flex-start !important;justify-content: flex-start;}
.jdgm-rev-widg__summary-text {margin-top: 9px!important;color: #454545!important;}
.jdgm-rev__author-wrapper span, .jdgm-rev__author .jdgm-rev__body p {letter-spacing: .3px!important;color: #000000 !important;padding-left: 8px!important;font-size: 12px;}
 .jdgm-rev__icon::after, span.jdgm-rev__buyer-badge {background-color: #949494 !important;color: #ffffff !important;}
.jdgm-paginate a.jdgm-paginate__page {font-size: 10px !important;text-decoration: none;color: #646464 !important;}
/* for the press section*/
.people_wordings_row h2.main_hedd {margin-top: 5px !important;margin-bottom: 20px !important;padding: unset !important;font-weight: 0;font-size: 10px !important;}
.people_wordings_row a {text-decoration: none !important;color: #000000 !important;}
.people_wordings_row>div:nth-child(2n+1) {padding: 0 0 0 15px;} 
.people_wordings_row>div:nth-child(1) {padding: 0 15px 0 0;}
.people_wordings_row>div {padding: 0 15px;}
.press .newwpagedesigns .custom-page-text h2 {display: block;float: left;margin: 30px 0;padding: 30px 0;width: 100%;}
.rte h2 {color: #000;font-size: 12px !important;font-weight: 700 !important;text-transform: uppercase !important; }
/* end of the mobile screen*/
.content {line-height: 17px;}
.page-width {width: 100%;max-width: 1200px;}
.clearfix .product-signle-options {margin-top: 1.4rem !important;}
button#BIS_trigger {display: none;}
.product-bg-color.engraving nav.breadcrumb {margin: unset;}
div#module1 {background-size: cover;}
.selector-causing-issue {transition: none !important;}
.loader {transition: opacity 0.3s ease;}
/* new add css */
.v_option span.cswatch_label._radio_label.var_disable { display: inline-flex; justify-content: center; align-items: center; }
.shopify-installments {padding: 0px 5rem !important; align-items: self-start !important; text-align: left !important; }
/* #pocket-fountain-pen-v-02 .cswatch.first_label.material, #pocket-fp-extender-v-02 .cswatch.first_label.material { border-bottom: 1px solid; } */
.okay { position: absolute; z-index: 11; }
.right__input { display: flex;column-gap: 4.5px;font-size: 10px;}
.right__input input[type="radio"] { display: none; }
.hardware.product_html_variamnt, .hardware.product_html_variamnt2 { display: flex; justify-content: space-between; align-items: center;padding: 6px 0px 6px 7px;}
.product_html_variamnt .line-item-property__field, .product_html_variamnt2 .line-item-property__field { margin-bottom: unset;font-size:12px;color:#000;}
.right__input .bolt_soli_in_active { background-color: #000; color: #fff !important;padding: 3px;border-radius: var(--buttons-radius-outset);}
.right__input .bolt_soli_slottd_label { color: #000;padding:3px;}
.radio_selct_optin:has(.hardware) { border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000;border-top: 1px solid #000; }
.hardware.product_html_variamnt label, .hardware.product_html_variamnt2 label { margin-bottom: unset; }
.right__input .cswatch_label:last-of-type { border: none !important;}
.right__input label.bolt_soli_slottd_label { margin-right: 10px; }
.pro_top_single .product-signle-options .product-form__input { border-bottom: 1px solid; }
/* for removing hardware metafield on other products except */
.right__input .not_avail{opacity: 0.4;cursor: not-allowed;pointer-events:none;}

#pocket-fountain-pen-v-02-od-green .radio_selct_optin{border-top: 1px solid #000;}
.cswatch_label:has(.disabled) { pointer-events: none; }
.hardware.product_html_variamnt2 label{font-size:11px;font-family: Arial;letter-spacing: 0.17px; }
#fountain-pen-refill-cartridges .radio_selct_optin { border: none; }

@media screen and (max-width: 767px) {
.loading-container { height: 107% !important; width: 100%; position: absolute; margin: 0 auto !important; z-index: 2; background:#fff; cursor:none; }
.product-image-wrapper { position: absolute; top: 50%; left: 50% !important; }
.bolt-action-pen-new-design .content-for-layout, .bolt-action-pen-new-design .page-width { max-width: 1500px; margin: unset !important; }  
.related-products { padding: 30px 15px !important; } 
.custom_social { display:none; }
div#myModal {display: none !important;}
.pro_top_single .faqpage, .pro_top_single .product-actions-wrapper{padding: 0 13px;}
.pro_top_single product-form.product-form { padding: unset !important; }
.pro_top_single .product-signle-options {padding: unset;}
.pro_top_single .product__description.rte.quick-add-hidden { margin-bottom: unset; }
.pro_top_single .m_only{padding: 17px 13px !important; }
.product-bg-color.engraving{padding-bottom: unset !important;}
.wrapper.prod-section h2 { margin-top: unset; }
.custom-div { position: fixed;bottom:0;}
.header__search .header__icon--search .icon-search { width: 1.3rem !important; }
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %} .cswatch span.v_option { letter-spacing: -0.9px; } {% endif %}
{% if product.title == 'Bolt Action Pen v.02 - M - "The Silencer"' or product.title == 'Bolt Action Pen v.02 - M - "The Detonator"' %} .product-signle-options #radio_selct_optin-1 label, .product-signle-options #radio_selct_optin-2 label {  font-size: 9px;  } {% endif %}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.bolt-action-pen-new-design .content-for-layout, .bolt-action-pen-new-design .page-width { max-width: 1500px; margin: unset !important; }  
.scrollify-panel .container-all .col-sm-3 { width: 33%; }   
div#myModal {display: none !important;}
div#judgeme_product_reviews {border: 1px solid #DDDDDD;}
.page-width:has(.shopify-app-block #judgeme_product_reviews ) { display: inline-block; --page-width: unset !important; margin: 0px auto; max-width: none; }
.viewport-bottom footer#hme-pge_footer { height: 331px !important; }
}
/* Default Product CSS */
@media screen and (min-width: 1025px) {
.bolt-action-pen-new-design .pro_top_single .sameheight .faqpage { height: 318px; } 
.product.grid.product-single.pro_top_single {flex-wrap: unset;}
.products div.product img.loading {object-fit: cover!important;  height: 330px; width:100%;}
.pocket-2nd_carousel-onhomepage span.prod-title { font-size: 11px !important; }
.home--product-row-slider .prod-title_split { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
div#judgeme_product_reviews {border: 1px solid #DDDDDD;}
.pro_top_single .sameheight .faqpage{height:218px;}
#bolt-action-pen-v-02-m-quot-the-detonator-quot-grip .pro_top_single .sameheight .faqpage{height:184px;}
.template-index .pocket-Home-page-last-carousel .wrapper { margin-top: unset; margin-bottom: 60px; }
.template-product .relative.home--product-row-slider.slick-slide.slick-current { height: unset !important; }
.pocket-product-page-carousle-cust .wrapper { margin-top: unset !important; }
.page-width:has(.shopify-app-block #judgeme_product_reviews ) { display: inline-block; --page-width: unset !important; margin: 0px auto; max-width: none; }
}
.prod-title_split { width: 100%; }
.product-name a { cursor: unset; pointer-events: none; }
.faqpage #section1container, .faqpage .containerr.cl { border-bottom: 1px solid; }
.pocket-2nd_carousel-onhomepage .wrapper.prod-section { margin-bottom: unset; }
div#judgeme_product_reviews {border: 1px solid #DDDDDD;}
.page-width:has(.shopify-app-block #judgeme_product_reviews ) { display: inline-block; --page-width: unset !important; margin: 0px auto; max-width: none; }
.cstm-image-only.page-width{ max-width: 1150px !important;margin-bottom: 100px; }
.wrapper.prod-section { margin: unset; }
.template-collection .desktop-submenu-only{margin-top: 10px;}
.template-collection .desktop-submenu-only ul.coll-fill-links.tabs { display: none; }
li.discounts__discount.discounts__discount--end { color: #fff; }
[data-testid="form-component"] { padding-left: 0px !important; }
[data-testid="form-component"]:has(svg) .needsclick { width: 100%;max-width:312px;margin: 0px auto;}
[data-testid="form-component"]:has(svg) svg { display: none; }
[data-testid="klaviyo-form-T4PKPy"] { border: 0.3px solid #fff !important; }
[data-testid="form-component"]:has(svg) .needsclick.kl-private-reset-css-Xuajs1 { text-align: center;justify-content:end !important }
/* [data-testid="form-component"]:has(svg) .needsclick { width: fit-content;margin: 0px auto;} */
/* [data-testid="form-component"]:has(svg) .needsclick.kl-private-reset-css-Xuajs1 { text-decoration: underline; } */

/* new form */
span.needsclick.go681896951.kl-private-reset-css-Xuajs1 { height: 100%; min-height: 20px !important; padding: 4px !important; }
.go2749805988 { padding: unset !important; margin: 0 15px 0 15px; text-align: center; }
form.needsclick.klaviyo-form.kl-private-reset-css-Xuajs1:has(input[type="email"]) { background-image: unset !important; }
form.needsclick.klaviyo-form.kl-private-reset-css-Xuajs1:has(input[type="tel"]) { background-image: none !important; }
.needsclick input[placeholder="First Name"], .needsclick input[placeholder="Email"] { width: 100% !important; max-width: 312px !important; margin: 0 auto !important; }
.needsclick input[placeholder="Phone Number"] { width: 100% !important; max-width: 206px !important; }
.needsclick button[type="button"]{ max-width: 144px !important; margin: 0 auto !important; }
.needsclick button[aria-label="Search Countries"] { width: 100% !important; max-width: 106px !important; }
[data-testid=form-component]:has(button[aria-label="Search Countries"]) { padding: 0 0 10px !important; }
.needsclick button[aria-label="Copy coupon code"] { width: 100%; max-width: 144px; height: 30px; margin: 0 auto; }
form:has([aria-label="Copy coupon code"]) [component="[object Object]"] { width: 100% !important; max-width: 312px !important; margin: 0 auto !important; box-sizing: border-box; border-radius: 5px; padding: 0px 0px 0px 16px; height: 30px; color: rgb(255, 255, 255); letter-spacing: 0px; border: 1px solid rgb(96, 106, 114); background: #191919 0% 0% no-repeat padding-box;display: flex; align-items: center; justify-content: center; }
[component="[object Object]"]:has(button) { border: none !important; }
form:has([aria-label="Copy coupon code"]) [data-testid="form-row"]:first-child [component="[object Object]"] { border: unset !important; background: none;margin-bottom: 18px !important }
form:has([aria-label="Copy coupon code"]) [data-testid="form-row"]:nth-child(2) { margin-bottom: 6px !important; }
[aria-label="Copy coupon code"] .needsclick.kl-private-reset-css-Xuajs1::after { content: 'copy'; color: #FFEF00 !important; transform: translateY(-7.5px); }
button.needsclick.go1295325669.kl-private-reset-css-Xuajs1 { color: transparent !important; }
.needsclick [aria-label="POPUP Form"] { overflow-y: hidden !important; overflow-x: hidden !important; }
body:not(:has(.needsclick.kl-private-reset-css-Xuajs1)) {overflow: unset !important; overflow-x: hidden !important;}
body:not(:has(.needsclick.kl-teaser-TFunHY.undefined.kl-private-reset-css-Xuajs1)) { height: 100% !important; overflow: hidden; }

/* new css for feature collections */
.shopify-section.index-section { display: inline-block; width: 100%!important; margin: 0 auto!important; }
.collection__title .title:not(:only-child) { margin-bottom: 1rem; text-align: center; font-size: 11px!important;font-weight: 700; }
.card-information .Custom-added-linkk, .card-information .product-price { font-size: 11px; color: #fff; display: flex; align-items: center; }
.card-information .product-price { padding-left: 10px; border-left: 1px solid; margin-top: unset !important; }
.card__information .card__heading { height: 30.781px; font-size: 12px; }
.card-information:hover { background: #fff!important; }
.card__information:hover a { text-decoration: none !important; }
/* end feature collections css  *//* for engraving  */
.banner-on-image { line-height: 0; z-index:1; position: absolute; top: 20px; left: 10px; }
.jdgm-prev-badge__stars .jdgm-star {padding: 0 2px 0 0 !important;}
.show_properties_val_overlay { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; right: 0px; }
.kl-private-reset-css-Xuajs1 :focus-visible{outline: unset !important;box-shadow: unset !important;}
.pro_rating_star { position: absolute; top: 11px; right: 10px;z-index: 1; }
.pro_rating_star .jdgm-prev-badge, .pro_rating_star .jdgm-widget.jdgm-widget { display: block !important; }
.pro_rating_star .jdgm-prev-badge { font-size: 11px;color:#000; }
#all-writing-instruments-inventery-refined-goods .jdgm-preview-badge .jdgm-star { color: #000; }
.container-feat .jdgm-preview-badge .jdgm-star { color: #000; }
.home--product-row-slider span.prod-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.home--product-row-slider .prod-title_split { overflow: hidden; }
.thum_pro_cart {background:#000;border-radius: var(--buttons-radius-outset);}
/* #bolt-action-pen-v-02-l-pilot-g2-refill .cswatch, #bolt-action-pen-v-02-m-parker-refill .cswatch, #bolt-action-pen-v-02-s-pilot-g2-mini-refill .cswatch, #bolt-action-pen-v-02-m-onyx-parker-refill .cswatch, #bolt-action-pen-v-02-l-onyx-pilot-g2-refill .cswatch, #bolt-action-pen-v-02-s-onyx-pilot-g2-mini-refill .cswatch, #pocket-fountain-pen-v-02-onyx .cswatch { border-bottom: 1px solid #000; } */
.cswatch label.strong { pointer-events: none; }

/* .shopify-app-block:has(.jdgm-widget) { margin-top: 105px; } */
/* .template-product .product-single ul.newthumbnail { display: none; } */
/* Related product  */
 .related-products .grid { padding-top: 30px;}
/* image banner css  */
.cst--new-design .page-width { width: 100% !important; max-width: 100% !important; }
.cst--new-design h2.banner__heading { font: normal normal bold 15px/24px Helvetica Neue; }
.cst--new-design .banner__text.subtitle { font: normal normal normal 15px/24px Helvetica Neue; }
.cst--new-design .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient { height: 100%;width: 100%; max-width: 327px; }
@media screen and (min-width: 768px) { 
  .bolt-action-pen-new-design .pro_top_single .sameheight .faqpage { height: 318px; } 
  .bolt-action-pen-new-design .content-for-layout, .bolt-action-pen-new-design .page-width { max-width: 1500px; margin: 0 auto; }
  #account .viewport-bottom footer#hme-pge_footer, #create-account .viewport-bottom footer#hme-pge_footer { width: 100vw;bottom: 0; height: 255px; background: #000; padding: 46px 0 5px; position: absolute;}
  .header-wrapper .custom_menu .header__inline-menu .list-menu--inline .header__menu-item span { font: normal normal normal 8px/9px Helvetica Neue; letter-spacing: 1.2px; }
  .custom_social { display:flex; }
  .custom_social .list-social { /* margin: 0 auto; */ width: 100%; max-width: 300px; display: flex;}
  .custom_social .list-social__item { flex: 0.3; }
  .custom_social .list-social__item .list-social__link .icon { display: none; }
  .custom_social .list-social__item .list-social__link.link { text-decoration: none; }
  .custom_social .list-social__item .list-social__link .visually-hidden { display: block; overflow: visible; position: unset !important; font: normal normal normal 9px/10px Helvetica Neue; letter-spacing: 1.35px; color: #FFFFFF; opacity: 1; }
  .header__icon--account { width: 100%;padding-right: 30px; }
  .header__icons .header__search, .header__icons .header__icon--cart { padding-right: 20px; }
  .header__search .header__icon--search { width: 100%; max-width: 13px; }
  .cst--new-design .banner__box .banner__text:nth-child(4) { margin-top: 29rem; } 
  ul.grid.product-grid.grid--3-col-desktop.grid--2-col-tablet-down { width: 100%; max-width: 802px; margin: 0px auto; }
.klaviyo-form-S6kXs6 form.needsclick.klaviyo-form.klaviyo-form-version-cid_1.kl-private-reset-css-Xuajs1 { border: 0.3px solid #fff !important; }
{% if option.id >= 6 %}  #radio_selct_optin-{{ option.id }} .first_label span.v_option label {  margin: 0 4px !important; padding: 3px 0; }  {% endif %}
}
 .header-wrapper .header .header__inline-menu { display: none; }
.header-wrapper .custom_menu .header__inline-menu .list-menu li:last-child span { border: unset !important; }
.product-signle-options #radio_selct_optin-2 { border-bottom: 1px solid;}
.header-wrapper .custom_menu .header__inline-menu .list-menu--inline .list-menu__item span { padding: 0 25px; border-right: 1px solid #707070; opacity: 1;color:#fff; }
.header-wrapper .custom_menu .header__inline-menu { text-align: center;border-top: 1px solid #707070; }
.badge { position: absolute; bottom: 10px;z-index:1; }

input[name="textt_engraving"] + label {
  position: relative;
  cursor: pointer;
}
span.yess { position: relative; }
input[type=checkbox].titanium-damascus { opacity: 0; position: absolute; right: 0; z-index: 1; }
input[name="textt_engraving"]:checked + label:after {
  background-color: #000; 
}
#bolt-action-pen-v-02-m-parker-refill .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img { height: 172px; object-fit: cover; width: 100%; }
#bolt-action-pen-v-02-m-parker-refill .prdo-thumbss .newthumbnail .draggable div .slick-slide { margin-bottom: 8px; height: 176px; }
.titanium-damascus.engraved_r_b { display: flex; justify-content: space-between; }
input[name="textt_engraving"]+label:after { margin-top: 5px; cursor: pointer; color: #777; content: ''; display: inline-block; min-height: 12px; height: 12px; width: 12px; border: 1px solid #000; border-radius: 100%; margin-left: 5px; font-size: 15px; vertical-align: top; text-align: center; transition: all 0.3s linear; content: ''; border-radius: 0px; }
#bolt-v-02-m-mokume-gane .engraved_desktop .engraved_r_b {  border-top: 1px solid #000; }
#bolt-action-pen-v-02-m-crimson-red-parker-refill .radio_selct_optin:has(.hardware) { border-top: 1px solid #000;}
#pocket-fp-extender .cswatch.first_label.material { border-bottom: 1px solid #000; }
body#signup:not(:has(.needsclick.kl-teaser-TFunHY.undefined.kl-private-reset-css-Xuajs1)) { 
    overflow: auto !important; 
}
#signup .content-for-layout .shopify-section { background: #000; }
.klaviyo-form-S6kXs6 form.needsclick.klaviyo-form.kl-private-reset-css-Xuajs1:has(img) { background-image: none !important; } 
#signup .main-page-title { display: none; }
body#signup {background:#000;}

@media (min-width: 1800px) {
  #signup main {
    height: 100vh;
    place-content: center;
  }
}

.loading-container {
    height: 104% !important;
    width: 100%;
    position: absolute;
    z-index: 2;
    background:#000;
    cursor:none;
  
}
.product-image-wrapper { position: absolute; top: 50%; left: 56%; }


.material-dropdown-wrapper {
  width: 100%;
  max-width: 600px; /* or adjust as per your layout */
}
.material-dropdown {
  width: 100%;
  padding: 8px;
  font-size: 11px;
  font-weight: 700;
  /* background-color: #f5f5f5; */
  appearance: none; /* Remove native select arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-caret-down-fill" viewBox="0 0 16 16"><path d="M7.247 11.14 2.451 5.658A.5.5 0 0 1 2.885 5h10.23a.5.5 0 0 1 .434.658l-4.796 5.482a.5.5 0 0 1-.756 0z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px 16px;
  cursor: pointer;
  color: #000;
}

.material-dropdown option {
  padding: 10px;
}

/* custom css 26-apr-2025 */
@media (min-width: 992px) {
  .bolt-action-pen-new-design .product-single .col-md-7 { width: 62.33333%; }
  .bolt-action-pen-new-design .product-single .col-md-5 { width: 37.66667%; }
  .bolt-action-pen-new-design .product-single .product-media .col-sm-9 { width: 100% !important; max-width: 100% !important; }
}
@media screen and (min-width: 1025px) and (max-width: 1520px) {
  .bolt-action-pen-new-design .page-width { max-width: 1500px; margin: unset !important; }
}
@media only screen and (max-width: 480px){
  .tcustomizer-widget .tepo-imagess .tcustomizer-field__input .tcustomizer-row { justify-content: unset !important; }
  .tcustomizer-col { padding: 5px; }
}
#tcustomizer-add { display: flex !important;border:1px solid #fff!important;margin-top:7px!important;}
.tcustomizer-product-form { background: #fbfbfb; }
.tcustomizer-widget { padding: 7px; margin-bottom: 5px !important;border: 1px solid #E0E0E6 !important; border-radius:10px; }
.tcustomizer-widget .tcustomizer-field__heading span, .tcustomizer__dropdown-item .tcustomizer__dropdown-item-value span { font-size: 13px !important; font-weight: unset; }
.tcustomizer-widget .tcustomizer-field__heading { font-size: 12px; font-weight: unset; font-family: 'Helvetica'; color: #000; }
.tcustomizer-enabled .product-single .single-prd-left { max-height: unset; }
.tcustomizer__dropdown-list { z-index: 1; }
.tcustomizer__dropdown-select { font-size: 12px; }
.tcustomizer-accordion .tcustomizer-accordion__heading, .tcustomizer-radio-button__label-content span, .tcustomizer-price-addons { font-size: 12px; }
.tcustomizer-group-option .tcustomizer-accordion, .tcustomizer-field--DropdownImage .tcustomizer-field__input { background: #fff; }
.tcustomizer-widget .tepo-images .tcustomizer__image--big, .tcustomizer-widget .tepo-imagess .tcustomizer__image--big { width: 7.2em; height: 7.2em; }
.tcustomizer-widget .tepo-imagess .tcustomizer-field__input .tcustomizer-row { justify-content: space-between; }
.tcustomizer-widget .tepo_divider .tcustomizer__divider--body { border-top: 0.3px solid rgb(0, 0, 0) !important; }
.tcustomizer-price-addons { margin: unset; }
.tcustomizer-group-option, .tcustomizer-field--DropdownImage { margin-bottom:0px !important; }
.tcustomizer-col { padding: 0.2em !important; }
.tcustomizer-col .tcustomizer__image-wrapper .tcustomizer-tooltip .tcustomizer__image--big { width: 83px; height: 83px; }
.tcustomizer__divider--body { border-top: 1px solid rgb(0, 0, 0) !important; }
.tcustomizer__dropdown-list.active.tooltip-enabled { z-index: 111; }
.tcustomizer__text-field { font-size: 22px; padding: .275em 0; }
.tcustomizer-col .tcustomizer-btn { padding: 12px !important; }
.tcustomizer__dropdown-button+.tcustomizer__input-search { position: relative; }
[data-title="SAN SERIF"], [data-title="GOTHIC"], [data-title="Lemon Jelly"] { width: 65px !important; height: 65px !important; }
.tcustomizer__dropdown-list.active.display-bottom { z-index: 11; }

.bolt-action-pen-new-design .product-media .col-sm-3 { width: 100% !important; max-width: 25% !important; display: none; }
.bolt-action-pen-new-design { background: #f7f7f7; }
.bolt-action-pen-new-design .pro_top_single .sameheight .faqpage .m_wrapper { display: grid; }
.bolt-action-pen-new-design .page-width .shopify-app-block { order: -1; }
.bolt-action-pen-new-design .page-width .shopify-app-block .jdgm-prev-badge { padding: 6px 0; }
.bolt-action-pen-new-design .page-width .breadcrumb { width: 80%; margin: 0 auto; background: #f7f7f7; padding: 8px 0 0 0 !important; }
.bolt-action-pen-new-design .page-width .breadcrumb a, .bolt-action-pen-new-design .page-width .breadcrumb span { color: #000; font-size: 11px; letter-spacing: 0.9px; text-transform: uppercase; }
.bolt-action-pen-new-design .pro_top_single .sameheight .faqpage { height: auto !important; }
.bolt-action-pen-new-design .prdo-thumbss .newthumbnail .draggable div .slick-slide {  margin-bottom: 8px;/*height: 164px*/; background: #f7f7f7; }
.bolt-action-pen-new-design .product__info-container .product__description { margin: unset; }
.bolt-action-pen-new-design .prdthmb .prdo-thumbss .newthumbnail .slick-slide a.jhjh img{ height: 198px; border: 0.5px solid #E0E0E6; border-radius: 3px;}
.bolt-action-pen-new-design .product-media .ftimgbox .prd-container-img { height: 800px; }
.bolt-action-pen-new-design .product-details-wrapper .product-name a { font-size: 14.5px !important; }
.bolt-action-pen-new-design .mobile_product_info_block, .bolt-action-pen-new-design .loading-container, .bolt-action-pen-new-design .related-products { background: #f7f7f7 !important; }
.bolt-action-pen-new-design .mobile_product_info_block .product_info_block_grid li.p_info_block_grid_item { width: 23.2%; font-size: 12px; background: #f7f7f7; }
.bolt-action-pen-new-design .mobile_product_info_block .product_info_block_grid .p_info_block_grid_item .icon_content { white-space: break-spaces !important; padding: 0 5px; }
.bolt-action-pen-new-design .product-signle-options #radio_selct_optin-1 label, .bolt-action-pen-new-design .product-signle-options #radio_selct_optin-2 label, .bolt-action-pen-new-design .product-signle-options variant-radios .cswatch label.strong b { font-size: 13px;}
.bolt-action-pen-new-design #radio_selct_optin-1 .first_label, .bolt-action-pen-new-design #radio_selct_optin-2 .first_label { padding: 9px 15px 9px; }
.bolt-action-pen-new-design .product-signle-options .product-form__input input[type=radio]:checked+label { padding: 5px 7px 5px !important; }
.bolt-action-pen-new-design .pro_top_single .product-signle-options .product-form__input { border-bottom: unset; }
.bolt-action-pen-new-design .product-media .sameheight .swiper-container { max-height: 800px; }
.bolt-action-pen-new-design .newthumbnail .slick-track .slick-current .jhjh img { border: 2px solid #0D28A2 !important; box-shadow: inset 0 0 0 1px var(--tcustomizer-active-border-color), 0 0 3px #0003; }
.bolt-action-pen-new-design .product-form form .product-form__buttons .button--full-width { padding: 20px 22px; font-size: 13px; }
.bolt-action-pen-new-design .product-signle-options .product-form__input { max-width: unset; }
.bolt-action-pen-new-design .engraved_desktop { display: none; }
.bolt-action-pen-new-design .slick-vertical .slick-list { height: 800px !important; overflow: hidden !important; padding: 0 !important; margin: 0 !important; }
.bolt-action-pen-new-design .slick-vertical .slick-slide { height: 200px !important; margin: 0 !important; padding: 0 !important; box-sizing: border-box; background: #f7f7f7; }
.bolt-action-pen-new-design .slick-vertical .slick-track { display: flex !important; flex-direction: column !important; }
.bolt-action-pen-new-design .jdgm-sort-dropdown, .bolt-action-pen-new-design .jdgm-rev__author-wrapper span, .bolt-action-pen-new-design .jdgm-rev__author .jdgm-rev__body p, .bolt-action-pen-new-design .jdgm-rev__content { font-size: 15px; }
.bolt-action-pen-new-design .jdgm-rev__header .jdgm-rev__timestamp { font-size: 13px; }
.bolt-action-pen-new-design .clearfix .product-signle-options { margin-top: unset !important; }
.bolt-action-pen-new-design .mobile_product_info_block .product_info_block_grid { gap: 5px; justify-content: space-between !important;}

.total #checkout { max-width: 100%; }
.cart_container #main-cart-items .cart-items .cart-item .cart-item__details .product-option { color: #000 !important; }
.cart_container #main-cart-items .cart-items .cart-item .cart-item__details .cart-item__quantity-wrapper .cart-quantity .quantity__input { color: #000; }
.empty-cart-msg { text-align: center; font-size: 1.2em; margin-top: 2rem; margin-bottom: 5rem; color: #888; }
#your-shopping-cart { display: grid !important; grid-template-rows: 1fr auto; }

#mod-musings .main-page-title { display: none; }
#mod-musings { overflow: unset; }
#mod-musings .mod_musing_form .needsclick.kl-private-reset-css-Xuajs1 { width: 100%; max-width: 227px; margin: 0 auto; }
#mod-musings .mod_musing_form [placeholder="Enter your email address"] { text-align: center !important; padding: 0px 25px 0px 25px !important; }
#mod-musings .mod_musing_form .needsclick button[type="button"] { max-width: 100% !important; }
#mod-musings .page-width--narrow { padding-bottom: 300px; }
.tcustomizer-hide-button[disabled] { display: none !important; }
#industrial-series .rich-text__wrapper { max-width: 400px; }
#industrial-series .mod-collab-flex { padding-bottom: 30px; }
.brandColla { width: 100%; display: flex; align-items: center; justify-content: center; }
.brandColla svg { width: 100%; max-width: 200px; }
@media (max-width: 480px) {
  #industrial-series .banner {
    height: 400px;     
    margin-top: 48px; 
  }
}
.jdgm-widget.jdgm-widget {
 
    margin-bottom: 5px;
}
/*.scroll-banner {
    position: fixed;
    top: 0;
}/*/
.scroll-banner {
    position: relative;
    top: 45px;
    z-index: 454;
    
    border-bottom: 0.1rem solid #6e6b6b;;
}

.text-purple-primary,.custom-payments{display:none!important;}
.mobile_product_info_block{padding-bottom:30px;}
.mobile_product_info_block .product_info_block_grid li.p_info_block_grid_item{border-radius:15px!important;}

.tcustomizer__image-content{border:0.5px solid #fff!important;}

.product-media .ftimgbox .prd-container-img{border-radius:15px!important;}
.v_option{    display: grid;
    gap:10px;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;}


    span.cswatch_label._radio_label.var_disable {
    border: 1px solid #fff;
    font-size: 12px;
    padding:3px 6px;
    border-radius: 5px;
}


.product-form__input input[type=radio]+label{background:#000!important;color:#fff!important;text-transform:uppercase;}

.v_option span.in_active{background:#595959;color:#fff;}

.v_option span.in_active label{background:#595959!important;color:#fff!important;text-transform:uppercase;}
span.cswatch_label._radio_label.var_disable{font-size:9px!important;}
.v_option{margin-left: -10%!important;}
body#bolt-action-pen-v-02-isotope-stainless-steel{background:#000!important;}
.product-image-wrapper{display:none!important;}