/** Shopify CDN: Minification failed

Line 3411:28 Expected identifier but found "!"
Line 3411:31 Expected identifier but found "!"
Line 3754:33 Expected identifier but found "!"
Line 3754:36 Expected identifier but found "!"
Line 4488:1 Unexpected "/"

**/
/* width */
::-webkit-scrollbar {
  width: 8px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000; 
}
img {
  max-width: 100%;
}
.custom-fields-wrapper {
  padding: 48px 0;
}
.custom-field--value a {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  padding: 10px 0;
  display: inline-block;
}
.collection-golf-clubs .custom-field--value a {
  font-size: 16px;
  line-height: 19px;
}
.product__quantity {
  margin: 25px 0;
}
  
.variant-wrapper.variant-wrapper--dropdown {
	display: block;
}
.variant-wrapper.variant-wrapper--custom {
    visibility: hidden;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
option.hide-op-custom {
    display: none !important;
}
.custom-options {
    padding-bottom: 15px;
  	display: flex !important;
}
.standard-options-cont.active .custom-options.custom-grip-options {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
.standard-options-cont.custom .custom-options.custom-grip-options,
.standard-options-cont.custom .custom-options.custom-irons-included {
  visibility: visible;
  height: auto;
  border: 1px solid;
  width: auto;
  margin-bottom: 9px;
}
.standard-options-cont.custom .custom-options option {
  display: none !important;
}
.standard-options-cont.custom .custom-options option.hide-op-custom {
  display: block!important;
}

span.ajaxcart__product-meta {
    display: block;
    border-top: 1px solid;
}
  .standard-options-cont.custom option.hide-op-standard {
    display: none!important;
}
.standard-options-cont .custom-options {
  visibility: hidden;
  height: 0;
  padding: 0;
  margin-bottom: 0;
  border: none;
}

.standard-options-cont.active .custom-options {
  visibility: visible;
  height: auto;
  margin-bottom: 9px;
  border: 1px solid #000000;
}
.custom-options label {
    margin: 0;
    letter-spacing: 0.05em !important;
    text-transform: inherit !important;
    font-weight: 600;
    margin-bottom: 4px;
}
  .tab-custom-stan-option .tab {
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin-top: 5px;
  }
.tab-custom-stan-option .tab button {
    font-style: normal;
    outline: none;
    cursor: pointer;
    padding: 8px 16px;
    transition: 0.3s;
    width: 50%;
    border: none;
    border-bottom: 4px solid #d9d9d9;
    background: transparent;

  color: #636363;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 161.538% */
}
button.tablinks {
  border: 3px solid #fff;
}
.tab-custom-stan-option .tab button.active {
  border-color: #202020;
  background: transparent;

  color: #202020;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; /* 161.538% */
}

@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.tab-custom-stan-option .tabcontent {
  display: none;
  padding: 6px 0;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

div#sel-custom-options p {
    padding-bottom: 5px;
}
.custom-options-cont {
	visibility: hidden;
  	height: 0;
}
.custom-options-cont.active {
    visibility: visible;
    height: auto;
}

.standard-options-cont.active {
    visibility: visible;
  height: auto;
}
p.line-item-property__field label {
  margin: 0;
  letter-spacing: .05em!important;
  text-transform: inherit!important;
  font-weight: 600;
  margin-bottom: 4px;
}

nav.header__inline-menu {
  text-align: center;
}
button.tab_btn_ele {
  color: #202020;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
button.tab_btn_ele.active {
    color: #0093B4;
}
a.view-all-btn {
    color: #636363;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    margin-left: auto;
    display: inline-block;
    text-decoration: none;
}
.dflex_collection_tab_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.collage__item--left:nth-child(4), 
.collage__item--left:nth-child(5) {
    grid-column-start: 4 !important;
    grid-row: unset !important;
}
.lion-rewards-list .lion-reward-item.lion-reward-item--cart-discount-voucher {
    display: none !important;
}
.card__information .full-unstyled-link {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.card__information .price__container, .card__information .price__container-upsell {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}
h2.image-with-text__heading.inline-richtext.h2 p {
    color: #202020;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px; /* 137.5% */
    text-transform: uppercase;
    margin: 0;
}
.image-with-text__text.rte.body {
    color: #202020;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    max-width: 450px;
}
.CarouselWidget-prefix .CarouselWidget {
    margin: 0 !important;
}
.image-with-text {
    max-width: 1200px;
    margin: 0 auto;
}
body .CarouselWidget-prefix .CarouselWidget .R-ReviewsList .R-ReviewsList__item .item__inner {
    padding: 15px 25px;
}
.footer__content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .footer__content-bottom-wrapper {
    justify-content: flex-end;
}
.footer__column.footer__column--info {
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
.footer-block.grid__item {
    width: calc(15% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.footer-boxes-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 60px 0;
}
.footer-boxes-column {
    width: calc(25% - 15px);
    border-radius: 4px;
    background: #1C2936;
    color: #ffffff;
    border-radius: 4px;
    padding: 35px;
}
.footer-boxes-column h2 {
    margin: 0;
    color: #897864;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.frt p {
    color: #98A4B3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}
a.footer_box_link {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.footer-boxes-wrapper {
    background-color: #111E2B;
}
.shopify-section-group-footer-group .newsletter__wrapper.gradient.content-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
}
.shopify-section-group-footer-group .newsletter__subheading.rte {
    display: inline-block;
    max-width: max-content !important;
    width: auto;
    margin: 0;
}
.shopify-section-group-footer-group .newsletter__wrapper.gradient.content-container div {
    margin: 0;
}
img.block_collection_img {
    max-width: 100%;
    height: auto;
}
.collection_btm_content h2 {
    color: var(--Dark-Black, #111E2B);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding-top: 12px;
}
.collection_btm_content label {
    color: var(--Light-Blue, #B5BEC7);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
}
.collection_box a {
    text-decoration: none;
}
.collage__item.collage__item--image {
    border-radius: 6px;
    overflow: hidden;
}
h2.collage-wrapper-title.inline-richtext.h1 {
    color: #202020;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
button.tab_btn_ele:first-child {
    padding-left: 0;
}
.dflex_collection_tab_title {
    padding-bottom: 30px;
}
.dflex_collection_tab_title h2 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 0;
}
.owl-item .grid__item {
    width: 100%;
    max-width: 100%;
}
header .top_header_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
header h1.header__heading {
    width: 25%;
}
header .header__icons {
    width: 25%;
    justify-content: flex-end;
    padding-right: 0;
}
.search__input__custom_inner_wrapper input {
    background: transparent;
    border: none;
    padding: 6px;
    width: 100%;
}
.search__input__custom_inner_wrapper {
    display: flex;
    align-items: center;
    padding: 6px 0;
    gap: 5px;
    border-bottom: 1px solid #E4E4E4;
}
.search__input__custom_wrapper {
    width: 45%;
}
summary.list-menu__item,
summary.list-menu__item a {
    color: #202020;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    letter-spacing: 0.33px;
    text-transform: uppercase;
}
summary.list-menu__item a.mainparent_link {
      color: #202020;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    letter-spacing: 0.33px;
    text-transform: uppercase;
}
summary#HeaderMenu-sale a {
    color: var(--brand-blue-mod, #0093B4);
    font-weight: 700;
    letter-spacing: 0.33px;
}
summary#HeaderMenu-summer-sale a {
    color: var(--brand-blue-mod, #0093B4);
    font-weight: 700;
    letter-spacing: 0.33px;
}
ul.owl-carousel {
    margin-top: 0;
}
.template-index .collection__title.title-wrapper {
    margin-bottom: 0;
}
account-icon {
    display: flex;
}
.search__input__custom_inner_wrapper {
    position: relative;
}
.search__input__custom_inner_wrapper svg {
    position: absolute;
    left: 0;
}
.search__input__custom_inner_wrapper input {
    padding-left: 24px;
}
.boost-sd__suggestion-queries-item-sku {
    display: none;
}
header details-modal.header__search {
    display: none !important;
}
span.visually-hidden-nt {
    color: #202020;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: inline-flex;
    margin-left: 6px;
}
a.header__icon.header__icon--account {
    text-decoration: none;
    width: auto;
}
form#HeaderCountryForm button {
    color: #202020;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: inline-flex;
}
header .header__icons {
    gap: 10px;
}
nav.header__inline-menu ul {
    gap: 20px;
}
.header__menu-item .icon-caret {
    display: none;
}
body summary.list-menu__item {
    padding: 1.2rem;
}
body .boost-sd__toolbar-inner,
body .boost-sd-layout {
  max-width: 150rem;
}
.boost-sd__product-image-row.boost-sd__product-image-row--bottom {
    display: none;
}
body button.boost-sd__filter-option-title {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
}
body .boost-sd__filter-option-item-button.boost-sd__filter-option-item-button--with-checkbox span {
    color: #B6B6B6;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
}
body .boost-sd__filter-option-label {
    padding-bottom: 10px;
}
button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand {
    border-radius: 4px;
    border: 1px solid #000;
    align-items: center;
    justify-content: center;
    padding: 7px 15px;
}

body .boost-sd__toolbar-item--product-count .boost-sd__product-count {
    color: var(--copy-grey, #636363);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand span.boost-sd__filter-tree-toggle-button-title {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand svg {
    width: 14px;
    height: 14px;
}
span.boost-sd__sorting-value {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
span.boost-sd__sorting-label {
    display: none;
}
body li.boost-sd__sorting-option {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.pilllayout {
  border: 0.8px solid #D9D9D9;
  box-sizing: border-box;
  border-radius: 2px;
  display: flex;
  align-items: center;
  margin: 0 3px;
  justify-content: center;
}
.pilllayout .custom-field--value {
    width: 100%;
    text-align: center;
}
.pilllayout .custom-field--value  a {
    width: 100%;
    display: block;
}
.template-collection .owl-stage-outer .pilllayout .custom-field--value a {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
body .boost-sd__product-title {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: inherit;
    line-height: normal;
    min-height: 36px;
}
body span.boost-sd__product-price-content.boost-sd__product-price-content--text-align-left {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body span.boost-sd__product-price--sale,
body span.boost-sd__product-price--sale span {
    color: #0093B4;
    font-weight: 500;
}
.product-description-full {
    max-height: 140px;
    overflow: auto;
    padding: 20px 0;
}
.product-description-full::-webkit-scrollbar,
body .boost-sd__filter-option-content-inner--scrollbar::-webkit-scrollbar {
  width: 4px;
}
.product-description-full::-webkit-scrollbar-track,
body .boost-sd__filter-option-content-inner--scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.product-description-full::-webkit-scrollbar-thumb,
body .boost-sd__filter-option-content-inner--scrollbar::-webkit-scrollbar-thumb {
  background: #000000; 
}
.collection-hero__text-wrapper.no-collection-featured-image {
    text-align: left;
    padding: 40px 0;
}
.Rte {
    color: var(--copy-grey, #636363);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
    max-width: 560px;
}
.Rte .readmore,
.Rte .readless {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-decoration-line: underline;
}
h1.collection-hero__title {
    color: var(--Dark-Black, #111E2B);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    padding-bottom: 5px;
}
.subcollections-render {
    margin-bottom: 45px;
}
li.boost-sd__filter-option-item.boost-sd__filter-option-list-option-item {
    color: #636b76;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}
.collection-hero__text-wrapper.no-collection-featured-image .Rte {
    max-width: 100%;
}
button.collapsible-trigger {
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    color: var(--Dark-Black, #111E2B);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.collapsible-content__inner.collapsible-content__inner--faq.rte, 
.collapsible-content__inner.collapsible-content__inner--faq.rte span {
    color: #000;
    font-size: 14px !important;
    font-style: normal;
    font-family: Satoshi !important;
    font-weight: 300;
    line-height: 24px; /* 171.429% */
}
button.collapsible-trigger {
    cursor: pointer;
    position: relative;
    width: 100%;
    text-align: left;
}
ul.faq-ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 50px;
    padding-top: 10px;
}
button.collapsible-trigger svg {
    position: absolute;
    right: 0;
    width: 11px;
}
ul.faq-ul li {
    padding: 8px 0;
    border-bottom: 1px solid #DDDDDD;
}
.collapsible-content__inner.collapsible-content__inner--faq.rte {
    padding-top: 10px;
    padding-bottom: 20px;
}
.parent_col {
    width: calc(50% - 20px);
}
ul.faq-ul {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
h2.section-header__title.text-center.faq {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}
.page-width.faq-collections {
    padding-top: 50px;
    padding-bottom: 50px;
}
.product__title h1 {
    color: #202020;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.32px;
}
.template-product .price-item {
    color: #202020;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.loyalty-rewards-point {
    display: flex;
    align-items: center;
    gap: 6px;
}
.loyalty-rewards-point p {
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
span.lgt {
    font-weight: 300;
}
.info_offer_img img {
    max-width: 100%;
}
.info_offer_img {
    position: relative;
}
.custom-field__tabbed-related-products {
    border-bottom: 1px solid #000000;
}
.custom-field--value_tabbed_related {
    display: flex;
    flex-wrap: wrap;
}
.custom-field--value_tabbed_related a {
    text-decoration: none;
    color: #636363;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 15px;
    display: inline-flex;
    text-transform: uppercase;
}
.custom-field--value_tabbed_related .fc-item {
    border-radius: 0px 2px 0px 0px;
    border: 1px solid #D9D9D9;
    border-bottom: 0;
    border-left: 0;
}
.custom-field--value_tabbed_related .fc-item:first-child {
    border-left: 1px solid #D9D9D9;
}
.custom-field--value_tabbed_related .fc-item.active {
    border-color: #000000;
    border-left: 1px solid #000000 !important;
    border-bottom: 1px solid #ffffff;
    margin-bottom: -1px;
}
.custom-field__tabbed-related-products {
    margin-bottom: 25px;
}
.qty-btn-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
    margin-bottom: 11px;
}
.qty-btn-wrapper .product-form__input.product-form__quantity {
    width: 120px;
    display: inline-block;
    min-width: max-content;
    max-width: unset;
    flex: unset;
    margin: 0;
}
.qty-btn-wrapper .product-form__submit, .product-select-options {
    width: calc(100% - 131px);
    min-width: unset;
    display: inline-flex;
    margin: 0;
}
.qty-btn-wrapper .quantity {
    width: 120px;
    display: inline-flex;
}
.extrainfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.extrainfo ul li {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #202020;
    font-size: 13px;
    margin-bottom: 6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
product-info variant-selects {
    padding-bottom: 15px;
}

.arne-color-swatch-inner-container {
  position: relative;
}

.arne-color-swatch-containers {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
    scroll-behavior: smooth;
}
.arne-color-swatch-containers img {
    max-width: 100%;
}
.arne-color-swatch-element {
    width: calc(16% - 5px);
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    flex-shrink: 0;
}

.js-scroll-control {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.js-scroll-control:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.js-scroll-control span[aria-hidden="true"], .js-scroll-control svg {
  width: 20px;
  height: 20px;
  z-index: 2;
  color: #000;
}

.js-scroll-control.js-scroll-backward {
  align-items: flex-start;
}

.js-scroll-control.js-scroll-backward:after {
  background: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 25%, rgba(255,255,255,.6) 50%, rgba(255,255,255,.9) 75%, rgba(255,255,255,1) 100%); 
}

.js-scroll-control.js-scroll-forward {
  right: 0px;
  left: auto;
  align-items: flex-end;
}

.js-scroll-control.js-scroll-forward:after {
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 25%, rgba(255,255,255,.6) 50%, rgba(255,255,255,.9) 75%, rgba(255,255,255,1) 100%); 
}

.template-product legend.form__label {
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.template-product label.metaproducts_label {
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body .meta-products-wrapper {
    margin-top: 25px;
    position: relative;
    display: none;
}

body .meta-products-wrapper.multiple-products {
    display: block;
}

label.metaproducts_label {
    display: block;
    padding-bottom: 10px;
}
.arne-color-swatch-element.active {
    border-color: #000000;
}
.arne-color-swatch-element {
    padding: 8px;
}
body .product-form__input--pill input[type=radio]+label {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
}
body .product-form__input--pill input[type=radio]:checked+label {
    background: transparent;
    color: #000000 !important;
    border: 1px solid #000000;
}
.qty-btn-wrapper .product-form__submit, .product-select-options {
    border-radius: 4px;
    background: #202020;
    color: #ffffff;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
}

.product-select-options {
  display: none;
}

.product-select-options.active {
  display: flex;
}

.qty-btn-wrapper .product-form__submit.hidden {
  display: none;
}

.button-sticky-mobile {
  display: none;
}

@media(max-width: 960px) {
  .button-sticky-mobile {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 100;
    width: calc(100% - 30px);
    border-radius: 4px;
    background: #202020;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .28px;
    text-transform: uppercase;
    margin: 0px !important;
  }

  .button-sticky-mobile.active {
    display: block;
  }

  .qty-btn-wrapper .product-form__submit.loading > span {
    display: none;
  }

  .qty-btn-wrapper .product-form__submit .loading__spinner .path {
    stroke: #fff;
  }

  .template-product inbox-online-store-chat {
    bottom: 68px !important;
  }
}

@media screen and (max-width: 425px) {
  .template-product inbox-online-store-chat[is-open="true"] {
    bottom: 0 !important;
  }
}

body .product-form__buttons {
    max-width: 100%;
}
body .product__accordion .accordion__content {
    padding: 0;
}
.product.product--large.product--left.product--thumbnail_slider {
    padding-bottom: 60px;
}
.extrainfo {
    padding-bottom: 15px;
}
span.metaproductstitle {
    color: #202020;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.wrapper_review_stock {
    padding-bottom: 15px;
}
.how_to_earn ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.how_to_earn ul li {
  width: calc(33.33% - 7.5px);
  background: #F3F3F3;
  border-radius: 10.1343px;
  padding: 21px;
  text-align: center;
}
.how_to_earn li label {
  font-weight: 400;
  font-size: 12px !important;
  line-height: 15px !important;
  text-align: center;
  color: #000000 !important;
}
.how_to_earn li p {
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  color: #0093B4;
  margin: 0;
}
.how_to_earn li label {
    display: block;
    width: 100%;
    max-width: 78px;
    margin: 4px auto;
}
.how_to_earn ul li svg {
  min-height: 32px;
}
.how_to_earn h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
  margin-top: 0;
}
.how_to_earn {
  margin: 0 !important;
  padding: 15px 0;
}
.featured_collection_carousel .owl-nav button {
    position: absolute;
    top: -54px;
    right: 0;
}
.featured_collection_carousel .owl-nav button.owl-prev {
    right: 40px;
}
.dflex_title_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
}
.dflex_title_wrapper h2 {
    margin: 0;
}
.dflex_title_wrapper a {
    color: var(--Dark-Black, #111E2B);
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.footer-block__details-content.rte {
    color: #8D97A5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.footer-block__details-content.rte strong {
    font-size: 14px;
    font-weight: 400;
}
ul.footer-block__details-content.list-unstyled a {
    color: #8D97A5;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
    padding: 0;
}
.footer-block.grid__item.block-type-text {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.newsletter-field-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.newsletter-field-wrapper button {
    display: inline-flex;
    padding: 10px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 4.5rem;
    flex-shrink: 0;
    background: #000000 !important;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    min-width: 90px;
    border-radius: 4px;
    overflow: hidden;
}
.newsletter-field-wrapper .field:after {
    border-radius: 4px;
    overflow: hidden;
}
.footer-boxes-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

a.footer_box_link {
    display: flex;
    align-items: flex-end;
}

h2.footer-block__heading.inline-richtext {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 125% */
}
p.announcement-bar__message.h5 {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    min-height: auto;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
}
.tab-custom-stan-option .tab {
    padding-bottom: 15px;
}
.trustblox-message {
    display: inline-block;
    margin-right: 4px;
}
.trustblox-timer {
    display: inline-flex;
    gap: 4px;
}
div#orderdeadline {
    text-align: center;
    margin-bottom: 15px;
    color: #202020;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
span.trustblox-segment-wrap {
    color: #0093B4;
}
.wrapper_review_stock {
    color: #0093B4;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 175% */
    letter-spacing: 0.12px;
    display: flex;
    gap: 15px;
}
.product-form__input.product-form__input--dropdown {
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 15px;
}
.product-form__input.product-form__input--dropdown label {
    margin: 0;
    color: #636363;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    min-width: 80px;
}
.product-form__input.product-form__input--dropdown select {
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product-form__input.product-form__input--dropdown .select:before, 
.product-form__input.product-form__input--dropdown .select:after {
    content: none !important;
}
.product-form__input.product-form__input--dropdown select:focus {
    box-shadow: none;
}
#customoptions {
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.custom-options.variant-wrapper.variant-wrapper--dropdown {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    display: flex;
    padding: 8px 15px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.custom-options.variant-wrapper.variant-wrapper--dropdown label {
    margin: 0;
    margin-right: 8px;
    color: #636363;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    width: max-content;
    min-width: 100px;
}
.variant-input-wrap select {
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    width: 100%;
}
.variant-input-wrap {
    width: calc(100% - 120px);
}
.variant-input-wrap select {
    max-width: 100%;
}
.variant-input-wrap select:focus,
.variant-input-wrap select:focus-visible {
    box-shadow: none !important;
    border: none !important;
    outline: none;
}
div#sel-custom-options p {
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 161.538% */
    padding-bottom: 15px;
    margin: 0;
}
h2.product-custom-configuration-label {
  color: #0093B4;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; /* 161.538% */
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin: 0;
  margin-top: 30px;
}
.cksg-product-delivery-sec {
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid #202020;
    margin: 16px auto;
    padding: 13px 24px;
}
.cksg-product-delivery-sec b {
    align-content: end;    
    color: #202020;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.cksg-product-delivery-sec p {
    color: #202020;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}
.cksg-product-delivery-sec span {
    font-weight: 300;
}
.collapsible-content__inner.rte.loyaltyrte p.rte {
    color: #202020;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px; /* 185.714% */
    margin: 0;
}
.cksg-payment-options-section b {
    font-weight: 500;
}
body .product__accordion .accordion__content {
    font-size: 14px;
    font-weight: 300;
}
body .product__accordion .accordion__content strong {
    font-weight: 400;
}
.announcement-links-wrapper ul {
    list-style: none;
    display: flex;
    gap: 16px;
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding: 0;
    padding: 0 5rem;
}
.announcement-links-wrapper li a {
    color: #FEFEFE;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
li.linkurl {
  display: flex;
}
.page-width.utility-bar__grid {
    position: relative;
}
.temp-clarkes-golf-gift-card product-form.product-form {
    margin-top: 0;
}
.temp-clarkes-golf-gift-card product-info variant-selects {
    padding: 0;
}
.temp-clarkes-golf-gift-card media-gallery slider-component {
    max-width: 640px;
    margin: 0 auto;
}
.customer h1 {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
    overflow: hidden;
}
.customer.login {
    padding-top: 0;
}

.login a[href="#recover"] {
    margin-left: auto;
    margin-right: auto;
}
.cksg-login-with-img-icon-txt-child svg {
    width: 25%;
}
.cksg-login-form .field svg {
    align-self: center;
    margin-right: 20px;
}
.cksg-login-with-image-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 25px 0;
}
.customer.login {
    margin: auto!Important;
}
p.forgot-pswd {
    color: var(--Primary-Body-copy, #636B76);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: underline;
}
p.register-login {
    color: var(--Primary-Body-copy, #636B76);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
b.clr-blu {
    color: #0093B4;
    text-decoration-line: underline;
}
.cksg-login-form {
    width: 50%;
    align-content: center;
}
.cksg-login-with-image {
    width: calc(50% - 30px);
}
.cksg-login-with-image img {
    max-width: 100%;
}
.cksg-login-with-img-icon-txt {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 5px;
}
.cksg-login-with-img-icon-txt-child {
    width: calc(33.33% - 7px);
    display: flex;
    gap: 16px;
    color: #111E2B;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    border-radius: 4px;
    background: #F5F9FB;
    padding: 20px;
    align-items: center;
}
.customer,.login button {
    max-width: 360px;
    margin-top: 15px;
}
.customer.login {
    margin: auto!Important;
}
.cksg-login-with-img-icon-text {
    padding: 0 5rem;
    padding-top: 30px;
}
h2.form-heading {
    color: var(--copy-grey, #636363);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.cksg-login-with-img-icon-text h2 {
    color: #111E2B;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
}
form#ContactForm {
    text-align: -webkit-center;
}
a.forgot-password-btn {
    color: var(--Primary-Body-copy, #636B76);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
    text-decoration-line: underline;
    display: block;
    margin: 0 auto;
    width: 100% !important;
}
button.loginbtn {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
    border-radius: 4px;
    background: #000;
    overflow: hidden;
}
.customer form {
    max-width: 360px;
    margin: 0 auto !important;
}
.cksg-login-form h2.form-heading {
    padding-bottom: 20px;
}
#tabs-nav .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}
div#tab-add {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 30px;
}
p.acc {
    margin: 0;
}
.grid.tabs-content {
    width: calc(75% - 30px);
}
ul#tabs-nav {
    width: 25%;
}
ul#tabs-nav {
    list-style: none;
    padding: 20px 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
}
.subcollections-render .owl-stage {
    display: flex;
}
.subcollections-render .custom-field--value-brand-logo {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.subcollections-render .custom-field--value-brand-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subcollections-render .fc-item {
  height: 100%;
}
body cart-drawer-items {
    margin-right: -1.5rem;
    padding-right: 1.5rem;
}
table.cart-items thead {
    display: none;
}
h2.drawer__heading {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
body .drawer__close svg {
    width: 12px;
    height: 12px;
    stroke: #000000;
}
body .drawer__close {
    min-height: 3rem;
}
a.cart-item__name.h4.break {
    color: var(--copy-dark-grey, #202020);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 128.571% */
}
.product-option.price_cart_item {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.cart-item dl {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.cart-item dl dd {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
quantity-input.quantity.cart-quantity {
    border-radius: 1px;
    border: 1px solid #EBEBED !important;
    max-width: 100px;
    min-height: 34px;
}
quantity-input.quantity.cart-quantity button {
    max-width: 32px;
}
quantity-input.quantity.cart-quantity:before,quantity-input.quantity.cart-quantity:after {
    content: none;
}
body .cart-drawer .cart-item {
    grid-template: repeat(2,auto) / repeat(3,1fr);
}
.cart-item__quantity-wrapper {
    justify-content: space-between;
}

button.button.button--tertiary.cart-remove-button {
    color: var(--dim-grey, #B6B6B6);
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration-line: underline;
}
.quantity__input {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 9.164px; /* 65.455% */
}
dl.variant-title-custom-custom-custom .product-option.item-options-ele {
    display: none !important;
}
.cart-item.product-type-incart-additional-upgrade td.cart-item__quantity,
.cart-item.product-type-incart-additional-upgrade .product-option.item-options-ele,
.cart-item.product-type-incart-additional-upgrade .product-option.item-properties-ele,
.cart-item.product-type-incart-additional-upgrade .product-option.price_cart_item {
    display: none !important;
}
.cart__ctas {
    flex-wrap: wrap;
}
button.cartClear.btn {
    margin: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    box-shadow: none;
}
small.tax-note.caption-large.rte {
    color: var(--dim-grey, #B6B6B6);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
p.totals__total-value {
    color: #000;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
h2.totals__total {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.drawer .totals {
    margin: 0;
}
div#sel-custom-options {
    padding-bottom: 28px;
}
.Cart__ShippingNotice.Text--subdued p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; /* 169.231% */
    margin: 0;
}
.Cart__ShippingNotice.Text--subdued p span {
    font-weight: 500;
}
ul.mega-menu__list .mega-menu__link {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    padding: 0;
    text-align: left;
}
ul.mega-menu__list .mega-menu__link--level-2 {
    font-weight: 500;
}
ul.mega-menu__list li.top-level-child-menu {
    border-right: 1px solid #EEEEEE;
}
h1.main-page-title.page-title.h0 {
    color: var(--copy-dark-grey, #202020);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    margin-top: 30px;
}
.cksg-refund-policy-right-column-war {
  border-radius: 2px;
  border: 1px solid #0093B4;
  padding: 16px 24px;
}
.cksg-refund-policy-right-column {
  border-radius: 2px;
  border: 1px solid #0093B4;
  padding: 15px 24px;
  margin-bottom: 26px;
}
.cksg-refund-policy-contact-details a,
.indepe-return-faulty-good-btn a {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.64px;
  border-radius: 62px;
  border: 1px dashed #0093B4;
  background: none;
  padding: 10px 28px;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none;
}
.cksg-refund-policy-right-column-war h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.cksg-refund-policy-right-column-dpd span {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
}
.cksg-refund-policy-main {
  padding-top: 30px;
  padding-bottom: 80px;
}
.indepe-returns-address ul {
  border-radius: 2px;
  border: 1px dashed #0093B4;
  padding: 28px;
}
.cksg-refund-policy-right-column-war p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin-top: 0;
}
.cksg-refund-policy-left-column p.left-col-top-content {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
}
.cksg-refund-policy-left-column h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.cksg-refund-policy-left-column p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}
b.txt-blu {
  color: #0093B4;
  font-weight: 400;
}
.cksg-refund-policy-sec {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.cksg-refund-policy-left-column {
  width: 54%;
}
.cksg-refund-policy-right-column-main {
  width: calc(46% - 40px);
}
h2.cksg-refund-policy {
  color: var(--copy-dark-grey, #202020);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.cksg-refund-policy-right-column h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.cksg-refund-policy-right-column p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}
.cksg-refund-royal-mail-ret span {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
}
.cksg-refund-royal-mail-ret p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
.indepe-returns-content-addres {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.indepe-returns-content {
  width: 50%;
}
.indepe-returns-address {
  width: calc(50% - 30px);
}
.indepe-return-faulty-good h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.indepe-return-faulty-good p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin-top: 0;
}
.indepe-returns-content p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
.indepe-returns-address label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.indepe-returns-address li {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  list-style-type: none;
}
.indepe-returns h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.indepe-return-faulty-good-btn {
  padding-bottom: 15px;
}
.return-exc h2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.return-exc ul {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  padding: 0;
}
.return-exc li {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  list-style-type: disc;
}
.return-exc p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.cksg-refund-policy-right-column-main span a {
  color: #0093B4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-decoration-line: underline;
}
.cksg-refund-policy-left-column h2 {
    padding-top: 15px;
}
.indepe-returns-content p {
    margin-top: 0;
}
.cksg-refund-policy-main .page-width {
    max-width: 1120px;
}
.cksg-refund-policy-right-column-dpd p {
    font-size: 14px;
}
.cksg-refund-royal-mail-ret p b {
    font-weight: 500;
}
.cksg-refund-policy-right-column-dpd p b {
    font-weight: 500;
}
.cksg-refund-policy-right-column div h2 {
    padding-top: 10px;
}
li.parent-menu-wrapper.link-url-brand ul.mega-menu__list {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}
li.parent-menu-wrapper.link-url-brand ul.mega-menu__list .mega-menu__link--level-2 {
    font-weight: 300;
}
.menu-item-image-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.menu-item-image-wrapper ul.mega-menu__list {
    width: 70%;
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menu-item-image-wrapper .megamenuimg {
    width: 30%;
}
.menu-item-image-wrapper img {
    max-width: 100%;
    height: auto;
}
.mega-menu__list li.top-level-child-menu {
    width: calc(20% - 16px);
}
.mega-menu__list li.top-level-child-menu.top-level-menu-size-6 {
    width: calc(16.66% - 18px);
}
.mega-menu__list li.top-level-child-menu.top-level-menu-size-4 {
    width: calc(25% - 16px);
}
.mega-menu__list li.top-level-child-menu.top-level-menu-size-2 {
    width: calc(45% - 16px);
}
ul.mega-menu__list li.top-level-child-menu:last-child {
    border: none;
}
.menu-item-image-wrapper ul.mega-menu__list.mega-menu__list--condensed {
    display: block;
    padding: 0;
    margin: 0;
}
li.parent-menu-wrapper.link-url-brand ul.mega-menu__list li.top-level-child-menu {
    width: 100%;
}
.menu-item-image-wrapper ul.mega-menu__list.fullwidth-menu {
    width: 100%;
}
.bottom-button-wrapper {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.fixed {
  width: 100%;  
  position: fixed;
  bottom: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(80px);
	}
	100% {
		transform: translateY(0px);
	}
}
.bottom-button-wrapper.fixed {
    background: #ffffff;
    display: flex;
    align-items: center;
}

.bottom-button-wrapper-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.bottom-button-wrapper.fixed .page-width {
    width: 100%;
}

.product-btm-info {
    display: flex;
    align-items: center;
    gap: 20px;
}
.btn-wrp-btm button {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
}
.bottom-button-wrapper-flex {
    padding: 8px 0;
}
.product-title-btm {
    color: #202020;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.product-form__submit .loading__spinner svg circle {
    stroke: #ffffff;
}
body.template-product {
    padding-bottom: 62px;
}
klarna-placement::part(osm-container) {
    padding: 0;
    font-size: 14px;
}
klarna-placement {
    width: 100%;
    padding-bottom: 10px;
}

.cksg-payment-options-section.cksg-payment-op-sec-border {
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
}
.cksg-payment-options-section.cksg-payment-op-sec-border-paypal {
    border-bottom: 1px solid #D9D9D9;
}
.cksg-payment-options-section.cksg-payment-op-sec-padding {
    padding-top: 16px !important;
    padding-bottom: 20px !important; 
}
b.blue {
    color: #0093B4;
}
p.capital {
    color: #1D1D1D;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.cksg-payment-options-section p {
    color: var(--copy-dark-grey-1, #1D1D1D);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 17.254px;
}
.cksg-payment-options-sec {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    margin: 20px auto;
}
.cksg-payment-options-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 7px 24px;
}
.cksg-payment-options-section span {
    color: var(--copy-grey-2, #B8B8B8);
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.template-customers\/account .page-width.page-content {
    max-width: 1120px;
}
ul#tabs-nav a {
    border-radius: 4px;
    border: 1px solid var(--dim-grey, #B6B6B6);
    padding: 8px 15px;
    color: var(--copy-grey, #636363);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 150% */
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
ul#tabs-nav p {
    margin: 0;
}
.tab-content {
    border-radius: 4px;
    border: 1px solid var(--dim-grey, #B6B6B6);
    width: 100%;
    padding: 20px;
    max-width: 100%;
}
ul#tabs-nav {
    padding-top: 0;
}
span.namelast {
    color: var(--Dark-Black, #111E2B);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: block;
}
span.emailaj {
    color: var(--copy-grey, #636363);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
}
.template-customers\/account .page-width.page-content {
    padding-top: 60px;
    padding-bottom: 80px;
}
.nameicon {
    margin-bottom: 38px;
}
a.product-form__submit-notify.klaviyo-bis-trigger {
    border-radius: 4px;
    background: #202020;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .28px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    width: calc(100% - 131px) !important;
    padding: 14px;
    justify-content: center;
    align-items: center;
}
button.btn.btn-success.btn-lg.col-xs-12 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}
div#klaviyo-bis-modal p {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
div#klaviyo-bis-modal #container {
  padding-left: 20px;
  padding-right: 20px;
}
div#FreeShippingBanner {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .33px;
    text-transform: uppercase;
}
.template-customers\/addresses .customer:not(.account):not(.order) {
    max-width: 100%;
    text-align: left;
    padding: 0;
}
.template-customers\/addresses .addresses ul {
    text-align: left;
    margin-bottom: 0;
}
.template-customers\/addresses li[data-address]>h2 {
    text-align: left;
}
.mt-0 {
    margin-top: 0 !important;
}
.template-customers\/addresses .tab-content {
    margin-bottom: 80px;
}
button[aria-label="Edit address 1"] {
    margin-left: 0 !important;
}
.template-customers\/addresses .page-width.page-content {
    max-width: 1180px;
    padding-top: 60px;
}
ul#tabs-nav a.active {
    border-radius: 4px;
    background: #000;
    color: #ffffff;
}
.grid.tabs-content h2 {
    margin-top: 0;
}

.o-column.o-extra-small--12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.o-column.o-extra-small--12 a {
    color: #0093B4;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
    text-decoration-line: underline;
}
h2.image-with-text__heading.inline-richtext.h2 p strong {
  color: #0093B4;
  font-weight: 500;
}
ul#tabs-nav a.active svg {
    color: #ffffff;
}
.footer-block.grid__item.block-type-brand_information {
    width: 10%;
}
.search__input__custom_inner_wrapper input {
  color: #7F8387;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
h2.banner__heading.inline-richtext.h0 {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.6px;
  max-width: 360px;
}
.banner__text.rte.body {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px;
  margin: 0;
}
.banner__text.rte.body strong {
  font-weight: 500;
}
.banner__box a.button {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
}
a#cart-icon-bubble.item-count-active {
  width: 8.6rem;
  width: auto;
  justify-content: space-between;
  text-decoration: none;
}
.carttoal_price {
  color: #202020;
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 4px;
  text-decoration: none;
}
body .cart-count-bubble {
  left: 0.8rem;
}
.image-with-text__grid--reverse .image-with-text__content {
  padding-left: 0;  
}
.newsletter__subheading.rte p {
  color: #303030;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.newsletter-field-wrapper {
  width: 100%;
}
.newsletter-field-wrapper .field {
  width: 100%;
}
body .section-header.shopify-section-group-header-group {
  z-index: 6;
}
.footer__copyright.caption small {
  color: #8D97A5;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
}
.collage_content {
  position: absolute;
  bottom: 0;
  padding: 20px;
  z-index: 2;
}
.collage_content h3 {
  margin: 0;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.collage-card.card-wrapper:after {
  content: "";
  background: linear-gradient(180deg, #000 -111.19%, rgba(0, 0, 0, 0.0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.coverthebox {
  display: block !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 4;
}
.template-collection .custom-field--value-brand-logo {
  border-radius: 4.842px;
  border: 1.614px solid #DEDEDE;
  padding: 0 10px;
}
.template-collection .custom-field--value-brand-logo img {
  max-height: 60px;
  max-width: 80%;
  margin: 0 auto;
  filter: grayscale(1);
}
.boost-sd__tooltip label {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding: 4px;
  border-radius: 1px;
  border: 1px solid #D2D2D2;
}
.boost-sd__filter-product-list {
  padding-bottom: 50px;
}
body .boost-sd__product-swatch-options {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.boost-sd__product-swatch.boost-sd__product-swatch--full-width {
  position: relative;
}
/* .boost-sd__product-item:hover .boost-sd__product-swatch.boost-sd__product-swatch--full-width {
  min-height: 60px;
} */
.boost-sd__product-item:hover:after  {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 26px #0000000d;
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}
.boost-sd__product-item:hover .boost-sd__product-swatch-options {
  opacity: 1;
}
.boost-sd__product-swatch-option .boost-sd__tooltip {
  display: inline-flex;
}

.boost-sd__product-item:hover .boost-sd__product-swatch-options:after {
  min-height: 60px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 26px #0000000d;
  content: "";
  position: absolute;
  left: -10px;
  z-index: 2;
  clip-path: inset(0px -4px -4px -4px);
}
.boost-sd__product-item:hover .boost-sd__product-swatch-option {
  position: relative;
  z-index: 3;
}
.boost-sd__product-item:hover .boost-sd__product-swatch-options {
  width: 100%;
}
.boost-sd__product-swatch.boost-sd__product-swatch--full-width.swatchType-colour .boost-sd__product-swatch-options {
  position: unset;
  opacity: 1;
}
.boost-sd__product-swatch.boost-sd__product-swatch--full-width.swatchType-colour {
  margin-top: -10px;
  width: auto;
}
.boost-sd__product-swatch.boost-sd__product-swatch--full-width.swatchType-colour .boost-sd__tooltip label {
  width: 12px;
  height: 12px;
  min-width: auto;
}
.boost-sd__product-item:hover .boost-sd__product-swatch.boost-sd__product-swatch--full-width.swatchType-colour .boost-sd__product-swatch-options:after {
  content: none;
}
body .boost-sd__filter-option-item-button.boost-sd__filter-option-item-button--with-checkbox.boost-sd__filter-option-item-button--selected span {
  color: var(--copy-grey, #636363);
}
body .boost-sd__filter-option-item-button.boost-sd__filter-option-item-button--with-checkbox span {
  opacity: 1;
}
.template-product .product-media-container.constrain-height.media-fit-contain {
  border: none;
}
.template-product .product-form__input--pill input[type=radio].disabled+label:after {
  content: "";
  border: 1px solid #d9d9d9;
  position: absolute;
  width: calc(100% + 10px);
  left: -6px;
  transform: rotate(-35deg);
  top: 16px;
}
.standard-options-cont .disabled_e,
.standard-options-cont .disabled_e span {
  display: none !important;
}
.standard-options-cont .ele_opt_custom {
  display: none !important;
}
.boost-sd__filter-option-range-slider-range-amount input.boost-sd__filter-option-range-slider-input {
  font-size: 12px;
  font-weight: 400;
}
.pingpopup .wrapper_review_stock {
  display: flex;
  justify-content: space-between;
}
.pingpopup .flex_lft {
  display: flex;
  gap: 15px;
}
.template-index .collage__item:first-child .collage_content h3 {
  font-size: 24px;
}
span.price-item.price-item--sale.price-item--last {
  color: var(--brand-blue-mod, #0093B4);
  margin-right: 4px;
}
body .badge {
  color: #000;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 2px;
  border: 1px solid #000;
  vertical-align: middle;
  display: inline;
  background: transparent;
}
.footer-boxes-row {
  border-bottom: 1px solid #24313F;
}
s.price-item.price-item--regular {
  color: #8E939A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product-description-full {
  padding-right: 20px;
  padding-top: 0;
}
.Rte a {
  color: #636B76;
}
.product-description-full p:first-child {
  margin-top: 0;
}
body .boost-sd__product-label {
  color: #000;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 2px;
  margin-left: auto;
}
.boost-sd__product-list.boost-sd__product-list--margin {
  gap: 10px 0;
}
body .boost-sd__filter-option-item-button.boost-sd__filter-option-item-button--with-checkbox span.boost-sd__filter-option-item-label {
  color: #636B76;
}
body .boost-sd__filter-option-item-button.boost-sd__filter-option-item-button--with-checkbox.boost-sd__filter-option-item-button--selected span.boost-sd__filter-option-item-label {
  font-weight: 500;
}
.template-product .price--on-sale span.badge.price__badge-sale {
  color: #0093B4;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 7px;
  text-align: center;
  font-weight: 500;
}
.template-product .price-section-main-product span.price-item.price-item--sale.price-item--last {
  font-size: 16px;
}
div#tab-add {
  margin-bottom: 60px;
}
h2.profile__h2 {
  color: var(--copy-dark-grey, #111E2B);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  text-transform: uppercase;
}
.sec1 .u-line span {
  color: var(--copy-grey, #636363);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.sec1 .u-line span.u-global-h5 {
  font-weight: 300;
}
p.c-profile__p--edit {
  color: var(--Primary-Body-copy, #636B76);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px; 
  display: flex;
  align-items: center;
  gap: 10px;
}
#tab-add h2 {
  color: var(--copy-dark-grey, #111E2B);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; /* 131.25% */
  text-transform: uppercase;
}
#tab-add p {
  font-weight: 300;
  font-size: 16px;
}
a#cart-icon-bubble {
  justify-content: flex-end;
}
form#address_form_new {
  margin: 0 auto !important;
  justify-content: center !important;
}
h2#AddressNewHeading {
  visibility: hidden;
}
h2.edit_address_label {
  visibility: hidden;
}
.cart-drawer .product-option.price_cart_item {
  margin-top: 10px;
}
.product__accordion.accordion.acco-description-wrapper {
  border-top: none;
}
svg.togglepassword {
  position: absolute;
  right: 0;
  z-index: 1;
  cursor: pointer;
}



.onhoverinfo_boost_ele {
  display: none;
}
body .boost-sd__product-item:hover  .boost-sd__product-info {
  opacity: 0;  
}
body .boost-sd__product-item:hover .onhoverinfo_boost_ele {
  display: block;
  position: absolute;
  bottom: -50px;
  left: -10px;
  z-index: 5;
  width: calc(100% + 20px);
  background: #ffffff;
  border-top: 0;
  padding: 0 10px;
}
body .boost-sd__product-item:hover .onhoverinfo_boost_ele .boost-sd__product-info {
   opacity: 1;
}
.boost-sd__product-info .boost-sd__product-swatch {
  display: none;
}
body .boost-sd__product-item:hover .onhoverinfo_boost_ele .boost-sd__product-info .boost-sd__product-swatch {
  display: block;
}
.boost-sd__product-item .arne-color-swatch-containers {
  flex-wrap: wrap;
  margin-bottom: 10px;
}
body .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
body .boost-sd__product-list--margin {
  margin-left: -10px;
  margin-right: -10px;
}
body .boost-sd__product-item:hover:before {
  background: #FFF;
  position: absolute;
  top: -10px;
  left: -10px;
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  border-bottom: 0;
}
body .boost-sd__product-item .boost-sd__tooltip {
  display: flex;
}
body .boost-sd__product-item .boost-sd__product-swatch-options {
  gap: 5px;
  padding-bottom: 5px;
}
.boost-sd__product-item .arne-color-swatch-element {
  padding: 4px;
  width: calc(16.66% - 11px);
  display: flex;
  align-items: center;
}
.boost-sd__product-item .arne-color-swatch-wrapper {
  display: flex;
  align-items: center;
}
.boost-sd__product-item .arne-color-swatch-wrapper a {
  display: flex;
  align-items: center;
}
body .boost-sd__product-image-img {
  background: #ffffff;
}
body .boost-sd__product-item:hover .boost-sd__product-title {
  align-items: center;
  display: flex;
}
.image-with-text__text.rte.body a strong {
  color: #0093B4;
  font-weight: 400;
}
body .boost-sd__product-item:hover .onhoverinfo_boost_ele.no-meta-ref {
  bottom: 0;
}
body .boost-sd__product-item:hover .onhoverinfo_boost_ele.no-meta-ref .boost-sd__product-title {
  align-items: flex-start;
}
.cksg-payment-options-section:after,
.cksg-payment-options-section:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 100%;
  background: #ffffff;
  left: 0;
  top: 1px;
  z-index: 3;
}
.cksg-payment-options-section {
  position: relative;
}
.cksg-payment-options-section:before {
  left: auto;
  right: 0;
}
.cksg-payment-options-section:last-child:after, 
.cksg-payment-options-section:last-child:before {
  content: none;
}
ul.mega-menu__list .mega-menu__link--level-2 {
  font-weight: 700;
  text-transform: uppercase;
}
li.parent-menu-wrapper.link-url-balls ul.mega-menu__list .mega-menu__link--level-2,
li.parent-menu-wrapper.link-url-brand ul.mega-menu__list .mega-menu__link--level-2 {
  text-transform: inherit;
}
.cart-drawer .cart__checkout-button {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.arne-color-swatch-wrapper a {
  display: flex;
}
.boost-sd__product-count.boost-sd__product-count-pagination {
  margin-top: 80px;
  padding-top: 80px;
}
div#boost-sd__collection-header {
  display: none;
}
span.boost-sd__filter-option-item-amount {
  color: #B6B6B6;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
}

span.boost-sd__filter-option-swatch-item-img.boost-sd__filter-option-swatch-item-img--selected+span+span {
  color: #636363;
}
  span.boost-sd__filter-option-swatch-item-img.boost-sd__filter-option-swatch-item-img--selected+span {
  font-weight: 500;
}
span.boost-sd__filter-option-item-label {
  color: #636B76;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-transform: capitalize;
}
.boost-sd__filter-option-swatch .boost-sd__filter-option-swatch-item-img--list {
  border: 1px solid #B6B6B6 !important;
  position: relative;
}
.boost-sd__filter-option-swatch .boost-sd__filter-option-swatch-item-img--list:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 3px solid #ffffff;
  border-radius: 50%;
}
span.boost-sd__filter-option-swatch-item-img.boost-sd__filter-option-swatch-item-img--list.boost-sd__filter-option-swatch-item-img--selected {
  border-color: #000000 !important;
}

.dreturnsflex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.dlvry-text {
  width: calc(50% - 15px);
}
.rtrns {
  width: calc(50% - 15px);
}
.boxin {
  border: 2px solid #0093B4;
  border-radius: 7px;
  margin-bottom: 15px;
  padding: 10px;
}
.boxin h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  color: #111E2B;
  margin: 0;
  margin-bottom: 8px;
}
.boxin p {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
.boxin p span {
  width: 78%;
}
.boxin p span.infprice {
  width: 20%;
}
.boxin p {
  font-size: 14px;
  line-height: 21px;
  color: #111E2B;
  font-weight: 300;
  margin-bottom: 8px;
}
span.infprice {
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  text-align: right;
}
.rtrns h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 6px;
}
.rtrns p {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 28px;
}
.rtrns ul {
  margin: 0;
  padding: 0;
}
.grid_shipping {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 1120px;
  margin: 0 auto;
}
body .product-form__input {
  max-width: 100%;
}
.template-suffix-par-course .multicolumn-list,
.template-suffix-driving-range .multicolumn-list {
  max-width: 800px;
  margin: 0 auto;
  margin-top: -80px;
  padding-bottom: 80px;
}
.template-suffix-par-course .multicolumn-list li,
.template-suffix-driving-range .multicolumn-list li {
  background: #FFFFFF;
  padding: 20px 10px;
}
.template-suffix-par-course .multicolumn.color-scheme-1.gradient.background-none.no-heading,
.template-suffix-driving-range .multicolumn.color-scheme-1.gradient.background-none.no-heading {
  background-color: #F8F8F8;
}
.template-suffix-par-course h2.banner__heading.inline-richtext.h1,
.template-suffix-driving-range h2.banner__heading.inline-richtext.h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.template-suffix-par-course .banner__text.rte.subtitle,
.template-suffix-driving-range .banner__text.rte.subtitle {
  max-width: 600px;
  font-size: 16px;
  font-weight: 300;
}
.template-suffix-par-course h3.inline-richtext,
.template-suffix-driving-range h3.inline-richtext {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.template-suffix-par-course .multicolumn-card__info .rte,
.template-suffix-driving-range .multicolumn-card__info .rte {
  font-size: 14px;
}
.template-suffix-range-cafe .formby-golf-Mainsec {
  display: flex;
  flex-wrap: wrap;
  max-width: 880px;
  margin: 0 auto;
  gap: 30px;
  align-items: flex-start;
  font-size: 14px;
  line-height: 21px;
}
.template-suffix-range-cafe .formby-golf-sec {
  width: 30%;
  position: sticky;
  top: 120px;
}
.template-suffix-range-cafe .formby-golf-sec-desc {
  width: calc(70% - 30px);
}
.template-suffix-range-cafe .formby-golf-sec-inner {
  background: #ffffff;
  padding: 30px;
}
.template-suffix-range-cafe .conatiner-custom {
  background-color: #f8f8f8;
  padding: 60px 0;
}
.template-suffix-range-cafe h2.banner__heading.inline-richtext.h1 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 600;
}
.template-suffix-range-cafe .imgele {
  padding-top: 20px;
}
.template-suffix-range-cafe .driving-range-hours h3 {
  margin-top: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.template-suffix-clarks-golf-centre .formby-golf-Mainsec {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 50px 0;
}
.template-suffix-clarks-golf-centre .formby-golf-sec {
  width: 30%;
}
.template-suffix-clarks-golf-centre .formby-golf-sec-desc {
  width: calc(70% - 30px);
}
.template-suffix-clarks-golf-centre .conatiner-custom .page-width {
  max-width: 880px;
  margin: 0 auto;
}
.template-suffix-clarks-golf-centre .formby-golf-sec-inner {
  background: #ffffff;
  padding: 20px;
}
.template-suffix-clarks-golf-centre .conatiner-custom {
  background: #f8f8f8;
}
.template-suffix-clarks-golf-centre .formby-golf-sec-desc .owl-stage {
  padding-left: 0 !important;
}
.template-suffix-clarks-golf-centre .driving-range-hours {
  font-size: 14px;
}
.template-suffix-clarks-golf-centre .formby-golf-sec-desc {
  font-size: 14px;
}
.template-suffix-clarks-golf-centre .formby-golf-sec-desc .owl-carousel {
  margin-top: 30px;
}
.template-suffix-clarks-golf-centre .driving-range-hours h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.flexwrp {
  display: flex;
  flex-wrap: wrap;
}

.flexwrp .im {
  width: 33.33%;
  text-align: center !important;
  padding: 15px;
}

.fullhalf {
  display: flex;
  flex-wrap: wrap;
}

.fullhalf img {
  width: 50%;
}

#backtotopbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #0093b4;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#backtotopbutton:hover {
  cursor: pointer;
  background-color: #333;
}
#backtotopbutton:active {
  background-color: #555;
}
#backtotopbutton.show {
  opacity: 1;
  visibility: visible;
}
a#backtotopbutton svg path {
  fill: #ffffff;
}
a#backtotopbutton svg {
  width: 28px;
  height: 24px;
}
.owl-item .custom-field--value a {
  color: #636363;
  text-decoration: none;
  font-weight: 500;
  padding-top: 0;
}
.product-form__input .select .disabled_e,
.product-form__input .select .disabled_e span {
  display: none !important;
}
button.get_notified_button {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
}
button.get_notified_button.klaviyo-bis-trigger {
  display: block !important;
}
div#klaviyo-bis-modal .btn {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .28px;
  text-transform: uppercase;
}
svg.countdownsvg {
  max-width: 22px;
  height: auto;
}
.product-form__input--pill input[type=radio]:disabled+label, 
.product-form__input--pill input[type=radio].disabled+label {
  display: none !important;
}
legend.form__label.dflexwrp {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
button.sizeguidetrigger {
  color: var(--black-copy, #000);
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  cursor: pointer;
  text-decoration-line: underline;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
.delivery_status_badge {
  margin-left: auto;
}

.delivery_status_badge span {
  display: inline-block;
  color: #000000;
  text-transform: uppercase;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.11px;
}
.delivery_status_badge.active {
  display: block;
}
.delivery_status_badge {
  display: none;
}
.flex_lft {
  display: flex;
  width: 100%;
  gap: 6px;
}
.wrapper_review_stock {
  align-items: center;
}
square-placement {
  margin: 10px 0 !important;
  width: 100% !important;
}
.cksg-payment-options-section.cksg-payment-op-sec-border {
  justify-content: flex-start;
}
.flex_rght {
  display: flex;
}
.clear_pay_selector_ele {
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.price.price--large.price--on-sale.price--show-badge {
  display: flex;
  align-items: center;
}
.template-product .thumbnail-list__item.slider__slide button {
  transition: 0.5s linear;
}
.dflex_orderdeadline_stock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.dflex_orderdeadline_stock span {
  color: #202020;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 190.909% */
  letter-spacing: 0.11px;
}
div#orderdeadline {
  margin: 0;
}
.trustblox-timer span {
  color: #0093B4;
}
square-placement {
  display: block !important;
}
.template-suffix-product-custom .price_wrapper_cstm.hidden {
  display: block !important;!i;!;
}
body .boost-sd__product-image-wrapper--has-second-image:hover .boost-sd__product-image-img--second {
  opacity: 0;
}
body .announcement-bar-slider .slider-button {
  display: none;
}

.w66 {
    width: 65%;
}
.conact-information.w33 {
    width: 35%;
    background-color: #f2f5f6;
    padding: 30px;
    height: min-content;
    border-radius:10px;
}
.klarna-page .klarna-steps{
    text-align:left;
    padding:60px 0;
    background:#f6f6f7;
    overflow:hidden;
    margin-bottom:40px
}
.klarna-page .klarna-steps .klarna-steps-title{
    margin-bottom:50px
}
.klarna-page .klarna-steps .klarna-steps-title h2{
    font-size:18px;
    margin:0;
    color:#000;
    position:relative
}
.klarna-page .klarna-steps .klarna-steps-title h2:after{
    content:"";
    height:3px;
    width:55px;
    background:#f3274e;
    display:inline-block;
    position:absolute;
    bottom:-10px;
    left:0
}
.klarna-page .klarna-steps .klarna-step-item{
    float:left;
    width:20%;
    padding:0 10px
}
.klarna-page .klarna-steps .klarna-step-item:last-child .step-item-content{
    padding-right:0;
    border-right:0
}
.klarna-page .klarna-steps .klarna-step-item:last-child .step-item-content:before{
    display:none
}
.klarna-page .klarna-steps .klarna-step-item:last-child .step-item-content:after{
    display:none
}
.klarna-page .klarna-steps .step-item-content{
    min-height:180px;
    position:relative;
    padding:10px;
    border-right:1px solid #000;
    padding-right:20px
}
.klarna-page .klarna-steps .step-item-content:before{
    content:"";
    display:inline-block;
    border:15px solid #000;
    border-color:transparent transparent transparent #000;
    position:absolute;
    right:-30px;
    top:50%;
    transform:translateY(-50%)
}
.klarna-page .klarna-steps .step-item-content:after{
    content:"";
    display:inline-block;
    border:15px solid #f6f6f7;
    border-color:transparent transparent transparent #f6f6f7;
    position:absolute;
    right:-29px;
    top:50%;
    transform:translateY(-50%)
}
.klarna-page .klarna-steps .step-item-content .step-title{
    font-size:26px;
    text-transform:capitalize;
    color:#000;
    margin:0 0 10px
}
.klarna-page .klarna-steps .step-item-content p{
    font-size:16px;
    color:#898389
}
.klarna-page .klarna-steps .step-item-content .step-number{
    position:absolute;
    width:28px;
    height:28px;
    background:#000;
    line-height:30px;
    font-size:18px;
    color:#fff;
    text-align:center;
    display:inline-block;
    border-radius:50%;
    top:-14px;
    left:50%;
    margin-left:-14px
}
  
.klarna-faq-right .label{
    color:#000;
    font-size:14px
}
.klarna-faq-right input{
    background:0 0;
}
.klarna-faq-right textarea{
    height:90px;
    min-height:90px;
    background:0 0;
}
.klarna-faq-right #contact-form{
    border:1px solid #ffb3c7;
    background-color:#ffb3c7;
    padding:40px
}
.klarna-faq-right #contact-form .block-title{
    text-align:center;
    margin:0 0 30px;
    padding:0
}
.klarna-faq-right #contact-form .block-title strong{
  font-size:24px;
  text-transform:capitalize;
  font-weight:500;
  color:#000
}
.klarna-faq-right .actions-toolbar .primary{
  float:none;
  display:block;
  margin-top:20px
}
.klarna-faq-right .actions-toolbar .primary .action{
  width:100%;
  text-transform:capitalize;
  border:2px solid #000;
  padding:5px 15px;
  border-radius:0;
  height:auto;
  margin:0;
  background:#000;
  color:#fff;
  font-size:20px;
  display:block
}
.klarna-faq-right .actions-toolbar .primary .action:hover{
  background:#000;
  color:#fff
}
.cart-item.product-type-incart-additional-upgrade {
  display: none !important;
}
.rich-text__wrapper .rich-text__blocks.center {
  max-width: 100%;
}
.klarna-steps-title {
  padding: 0 20px;
}
ul.faq-ul div {
  width: 100%;
}
.template-suffix-slice-it ul.faq-ul {
  gap: 0;
}
.template-suffix-slice-it .devider-faw {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.conact-information.w33 {
  width: calc(35% - 30px);
}
.faq-title-block h1 {
  margin-top: 0;
  color: #202020;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
}
.faq-title-block {
  color: #202020;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  max-width: 600px;
}
.faq_btm_block {
  color: #202020;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 80px;
}
.contact__button {
  text-align: left;
  margin-top: 12px;
}
.conact-information.w33.klarna-faq-right .field {
  margin-bottom: 12px;
}
.conact-information.w33.klarna-faq-right h2.section-header__title {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
}
.conact-information.w33.klarna-faq-right {
  position: sticky;
  top: 120px;
  margin-bottom: 30px;
}

.formby-golf-Mainsec {
  display: flex;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 80px;
}
.formby-golf-sec {
  width: 35%;
}
.formby-golf-sec-desc {
  width: 65%;
}
.formby-golf-banner li {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  color: #0093B4;
}
.driving-range-hours h3,
.ball-prices h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #0093B4;
}
.driving-range-hours p,
.ball-prices p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #8D97A5;
}
.formby-golf-sec-desc p {
  font-style: normal;
  font-size: 15px;
  line-height: 21px;
  color: #8D97A5;
}
.formby-golf-sec-inner {
  background: #fff;
  padding: 45px;
}
.template-suffix-formby-golf-centre main#MainContent {
  background: #F8F8F8;
}
.formby-golf-sec-desc {
  padding: 45px;
}
.formby-golf-banner ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 8px;
  margin: 0;
}
.formby-golf-banner {
  background: #fff;
}
.ball-prices {
  padding-top: 40px;
}
.imgele img {
  padding-top: 20px;
}

.template-suffix-formby-golf-centre main#MainContent {
  background: #F8F8F8;
}

  .shopify-section-group-header-group.announcement-bar-section {
    position: sticky;
    z-index: 6;
    top: 0;
  } 
.product__inventory {
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
}
.tab-custom-stan-option.loader_ele .loading__spinner_ele {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin:  0 auto;
}

.tab-custom-stan-option {
  position: relative;
}
.tab-custom-stan-option.loader_ele .in {
  opacity: 0 !important;
}
.megamenuimg {
  position: relative;
}
summary#HeaderMenu-balls+div .menu-item-image-wrapper ul.mega-menu__list {
  justify-content: flex-start;
}
body .collection-hero__image-container.media img {
  object-fit: contain !important;!i;!;
}

.collection-hero__image-container.media.gradient {
  justify-content: center;
  display: flex;
  align-items: center;
}

.collection-hero__image-container.media.gradient img {
  margin: 0 auto;
  left: 0;
  right: 0;
}
.custom-field--value .field__sub-collection-title a {
  padding-left: 10px;
}
form.form .tab-custom-stan-option .loading__spinner_ele {
  width: 1.8rem;
}
.scrollableList li.undefined[value="Select"] {
  pointer-events: none;
    opacity:0.6;
}
.custom-options select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
}
.custom-options .variant-input-wrap:after {
  content: "";
  background-image: url(/cdn/shop/files/arrow.png?v=1729350857);
  position: absolute;
  right: -10px;
  background-size: contain;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  z-index: 1;
  top: 12px;
}
.custom-options .variant-input-wrap {
  position: relative;
}




.scrollableList {
    width: 100%;
    float: left;
    background: #FFF;
    display:none;
    padding: 5px;
}
.scrollableList ul {
    padding: 0;
    margin: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    right: 0;
    background: #ffffff;
    margin-top: 5px;
    margin-right: -1px;
    z-index: 4;
}
.scrollableList ul li {
    list-style:none;
    cursor:pointer;
    line-height: 25px;
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    padding: 6px;
    border: 1px solid #cccccc;
    border-top: none;
}
.selectedOption {
    margin-top: 2px;
    cursor:pointer;
    color: #202020;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    border: none;
}
.scrollableList ul {
  border-top: 1px solid #cccccc;
}

.brands-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.block-wrap {
  width: 33.33%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 15px;
  justify-content: center;
}
.grid__item-head.page-width header {
    margin: 0;
    padding-top: 60px;
}
.block-wrap ul {
  list-style: none;
  padding: 0;
  align-items: flex-start;
}
.brand-image img {
  max-width: 140px;
}

li.brand-head {
  font-size: 21px;
  margin-bottom: 20px;
}

li.linksbrands {
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
  padding-bottom: 2px;
}
ul.brandslisting {
  margin: 0;
  padding-left: 15px;
}
ul.brandslisting a {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  padding: 0;
  text-decoration: none;
}

.brands-wrapper {
  padding-bottom: 60px;
}

h1.section-header__title {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .32px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 60px;
  text-align: center;
}

body .extrainfo {
  margin-top: 6px;
}
body .loyalty-rewards-point {
  margin-bottom: 6px;
}
.template-suffix-price-match .page-width.page-width--narrow {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 5rem;
}
.price-match-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.price-match-wrapper .rt {
  width: 50%;
}
.cnt_form {
  width: 50%;
  padding: 30px;
  background-color: #eef2f5;
}
.cnt_form .field {
  margin-bottom: 12px;
}
.price-match-wrapper {
  padding: 60px 0;
  padding-bottom: 80px;
}

.template-suffix-price-match h1.main-page-title.page-title.h0 {
  color: #202020;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
}
.price-match-wrapper .rt {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-right: 60px;
}
.template-product a#backtotopbutton {
  display: none !important;
}
.shopify-policy__title h1 {
  color: #202020;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.shopify-policy__container {
  padding-top: 60px;
  padding-bottom: 60px;
}

.shopify-policy__body,
.rte {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.temp-black-friday-price-promise h1.main-page-title.page-title.h0 {
  margin-top: 0;
  margin-bottom: 4rem;
}
.product__accordion.accordion .rtrns h3 {
  margin-top: 0;
}
.product__accordion.accordion .dlvry-text,
.product__accordion.accordion  .rtrns {
  width: 100%;
}
.product__accordion.accordion .boxin {
  border: 1px solid #242424;
}
.product__accordion.accordion .boxin:last-child {
  margin: 0;
}
button.cartClear.btn {
  display: none;
}
.template-suffix-black-friday .banner__richtext.rterichtext h2 {
  margin: 0;
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 100% */
  letter-spacing: -0.48px;
  text-transform: uppercase;
}
.template-suffix-black-friday .card__information .full-unstyled-link,
.template-suffix-black-friday h2.collage-wrapper-title.inline-richtext.h1 {
  color: #ffffff;
}
.home-banner-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.home-left-side {
  width: calc(40% - 10px);
}
.home-right-side {
  width: calc(60% - 10px);
}
.home-banner-inner img {
  max-width: 100%;
  vertical-align: bottom;
  height: 100%;
  object-fit: cover;
}
.right_col {
  width: calc(40% - 10px);
}
.right_col:nth-child(1), 
.right_col:nth-child(4) {
  width: calc(60% - 10px);
}
.home-right-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.home-banner-inner div {
  position: relative;
}
.home-banner-inner div.content_btm {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  z-index: 1;
}
.home-banner-inner div.content_btm h2 {
  margin: 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 0;
}
ul.info-text-black-friday {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 12px;
  padding-top: 2px;
}
.template-suffix-black-friday ul.info-text-black-friday li {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  padding: 12px 24px;
  border-radius: 6px;
  border: 2px solid var(--brand-blue-mod, #0093B4);
}
.template-suffix-black-friday .banner__buttons.banner__buttons--multiple {
  gap: 12px;
}
.template-suffix-black-friday .dflex_collection_tab_title h2 {
  color: #72E5FF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.template-suffix-black-friday .dflex_collection_tab_title {
  padding: 0;
}
.template-suffix-black-friday .center.collection__view-all {
  margin-right: 90px;
}
.template-suffix-black-friday .center.collection__view-all a {
  background-color: #242424;
  padding : 5px;
  min-height: 38px;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.template-suffix-black-friday .center.collection__view-all a:before,
.template-suffix-black-friday .center.collection__view-all a:after {
  content: none;
}
.template-suffix-black-friday .featured_collection_carousel .owl-nav button {
  top: -60px;
}
.home-banner-wrapper h2 {
  margin-top: 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.home-banner-wrapper {
  padding: 60px 0;
  background-color: #000000;
}
.section-header.collage-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.section-header.collage-title .center {
  margin: 0;
}
.section-header.collage-title h2 {
  margin: 0;
}
.section-header.collage-title {
  margin-bottom: 15px;
}
.template-suffix-black-friday .image-with-text {
  max-width: 1500px;
}
.template-suffix-black-friday h2.image-with-text__heading.inline-richtext.h2 p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
}
.template-suffix-black-friday .image-with-text__text.rte.body h2 {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 125% */
}
.template-suffix-black-friday .image-with-text__text.rte.body p {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.template-suffix-black-friday p.image-with-text__text.image-with-text__text--caption {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 125% */
  text-transform: inherit;
}
.template-suffix-black-friday .image-with-text__html.rte {
  margin-top: 1rem;
}
.template-suffix-black-friday .image-with-text__html.rte {
  color: #72E5FF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-suffix-black-friday .image-with-text__html.rte s {
  color: #fff;
  font-weight: 500;
}
.image-with-overlay-text-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.image-with-overlay-text-column {
  width: calc(50% - 12px);
  padding: 30px;
  border-radius: 4px;
  background: #ffffff;
}
.image-with-overlay-text {
  background: #000000;
  padding: 60px 0;
  padding-bottom: 100px;
}
.section-header-img-overlay {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.section-header-img-overlay h2 {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.title_img {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.title_img h3,
.rte_box h3 {
  margin: 0;
  color: var(--copy-dark-grey, #202020);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 125% */
}
.title_img h2 {
  color: var(--copy-dark-grey, #202020);
  font-size: 24px;
  font-weight: 700;
  line-height: 40px; /* 166.667% */
  margin: 0;
}
.btm_wrp_btn_img {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.btm_wrp_btn_img img {
  max-width: 75%;
  margin-left: 0;
  position: absolute;
  max-height: 300px;
  right: 0;
  bottom: 0;
}
.image-with-overlay-text-column {
  position: relative;
  min-height: 420px;
}
.image-with-overlay-text-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.template-suffix-black-friday .dflex_collection_tab_title.multi-collection-titles {
  flex-wrap: wrap;
}
.template-suffix-black-friday .dflex_collection_tab_title.multi-collection-titles .button_tabs_wrapper_collection {
  width: 100%;
  margin-top: 10px;
}
.template-suffix-bfcm25 button.tab_btn_ele {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.15);
  padding: 12px !important;
  text-transform: inherit;
}
.template-suffix-bfcm25 .dflex_collection_tab_title.multi-collection-titles .collection__view-all {
  margin: 0;
}
.template-suffix-bfcm25 button.tab_btn_ele.active {
  border: 1px solid #72e5ff;
}
.template-suffix-bfcm25 button.tab_btn_ele {
  margin-right: 4px;
}
.template-suffix-bfcm25 .card__information .price__container {
  color: #ffffff;
}
.image-with-text__images.images_rte {
  display: flex;
  align-items: center;
  gap: 20px;
}

span.badge_cstm {
  border-radius: 2px;
  background: var(--brand-blue-mod, #0093B4);
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 4px 8px;
}
.rte_box ul li {
  color: var(--copy-dark-grey, #202020);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 276.923% */
  position: relative;
}
.rte_box ul {
  list-style: none;
  padding: 0;
  padding-left: 15px;
}
.rte_box ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #0093B4;
  position: absolute;
  left: -15px;
  border-radius: 10px;
  top: 10px;
}
.rte_box p {
  color: var(--copy-dark-grey, #202020);
  font-size: 16px;
  font-style: normal;
  line-height: 22px; /* 137.5% */
}
.product__accordion.accordion .rtrns h3 {
  margin-top: 30px;
}
.christmas-bf-sale ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  gap: 8px;
}

.christmas-bf-sale ul li {
  color: #202020;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  width: 100%;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid var(--copy-dark-grey, #202020);
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.christmas-bf-sale ul li a {
  padding: 10px;
  margin-left: auto;
  font-size: 12px;
  color: #242424;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.24px;
  text-decoration-line: underline;
}

.christmas-bf-sale ul li:first-child {
  border-color: #97251A;
}
.price-section-main-product.hidden {
  display: block !important;
}
body .product__accordion .accordion__content h1,
body .product__accordion .accordion__content h2,
body .product__accordion .accordion__content h3,
body .product__accordion .accordion__content h4,
body .product__accordion .accordion__content h5 {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .32px;
}
.timer-block span.timer-block__unit {
  color: #72E5FF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px; /* 350% */
  letter-spacing: 0.14px;
}
.timer_bfsale:after {
  /* content: "";
  border-bottom: 1px solid var(--brand-blue-mod, #0093B4);
  position: absolute;
  bottom: 0;
  width: 200vh;
  height: 1px;
  left: -50vh;
  bottom: 0; */
}

body.template-suffix-black-friday {
  overflow-x: hidden;
}
.template-suffix-bfcm25 .banner__text.rte.body {
  font-size: 24px;
}
.template-suffix-bfcm25 .banner__text.rte.body strong {
  color: #72E5FF;
  font-style: italic;
}
.template-suffix-bfcm25 .banner__richtext.rterichtext p {
  margin: 0;
  color: #72E5FF;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: normal; /* 306.25% */
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
.template-suffix-bfcm25 .banner__richtext.rterichtext h1 {
  margin: 0;
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  line-height: normal; /* 306.25% */
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
.home-banner-inner div.content_btm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 25px;
  align-items: center;
}

.title_wrapper {
  max-width: 285px;
}
.card__badge.top.right.black-friday-sale {
  justify-self: flex-start;
}

.card__badge.top.right.black-friday-sale span {
  top: -6px;
  position: relative;
  background-color:rgb(0, 0, 0);
  border-color:rgb(0, 0, 0);
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
}
.template-suffix-black-friday .card-wrapper .card__media {
  background-color: #ffffff;
}
.template-suffix-black-friday .card-wrapper .card__media .media img {
  padding: 12px;
}
*/
.title_img img {
  max-width: 100px;
}
summary#HeaderMenu-black-november span a,
summary#HeaderDrawer-black-november {
  color: #ffffff;
  font-weight: 700;
}
summary#HeaderDrawer-sale {
  color: var(--brand-blue-mod, #0093B4);
  font-weight: 700;
}
summary#HeaderDrawer-summer-sale {
  color: var(--brand-blue-mod, #0093B4);
  font-weight: 700;
}
summary#HeaderMenu-black-november,
summary#HeaderDrawer-black-november {
  background-color: #000000;
}
.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--black-friday {
  background-color: #0093b4;
  border-color: #0093b4;
  color: #fff;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--black-friday-1 {
  background-color:rgb(0, 0, 0);
  border-color:rgb(0, 0, 0);
  color: #fff;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}
h1.article-template__title,
.main-blog h1.title--primary {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
  margin: 0;
}
.main-blog h1.title--primary {
  margin-bottom: 30px;
}
body .article-template__hero-container {
  margin-top: 40px;
}
p.article-card__excerpt.rte-width {
  font-size: 13px;
}
.christmas-bf-sale ul li svg {
  width: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mutli_blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 45px 50px;
}
.img_with_text_box {
    width: calc(50% - 25px);
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.img_bx {
    width: calc(35% - 5px);
}
.text_bx {
    width: calc(65% - 15px);
}
.img_bx img {
    max-width: 100%;
    border-radius: 10px;
    background: #D9D9D9;
}
.text_bx h2 {
    color: #111E2B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin: 10px 0;
    text-transform: uppercase;
    max-width: 255px;
}
.text_bx .rte {
    color: #111E2B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.collection-image-with-text-metafields {
    padding-top: 80px;
    padding-bottom: 80px;
}
.subcollections-render-wrapper h2 {
  color: #202020;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
  text-align: center;
}
.subcollections-render-wrapper {
    padding-top: 60px;
    background-color: #FFFFFF;
}
.subcollections-render-wrapper .subcollections-render {
    border: none;
}
.collection_faq_metaf,
.colleciton_dynamic_blocks {
    background: #FFFFFF;
}
.index-section_blogs {
    padding-bottom: 60px;
    padding-top: 20px;
}
a.article__grid-image {
    border-radius: 10px;
    overflow: hidden;
}
.collection-hero .image-fit {
    width: auto !important;
    margin: 0 auto;
}
.subcollections-render .owl-item .fc-item {
    height: 100%;
}
.subcollections-render .pilllayout {
    height: 100%;
}
.subcollections-render .custom-field--value,
.subcollections-render .custom-field--value a {
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.template-collection .feature-row__item img {
    opacity: 1 !important;
}
.feature-row {
  display: flex;
  gap: 40px;
}
.feature-row__item {
  width: calc(50% - 20px);
}
.btm_blcks_sub .subcollections-render {
  margin-bottom: 0;
}
.colleciton_dynamic_blocks {
  padding-bottom: 80px;
}
.rte.featured-row__subtext.Rte {
  margin-bottom: 40px;
}
.subcollections-render-wrapper.btm_blcks_sub h2 {
  margin: 0;
  padding-bottom: 30px;
}
p.h3,
h2.section-header__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .4px;
  text-transform: uppercase;
}
.no-img-available .img_bx {
  width: 0;
  display: none;
}
.page-width.blogpost_wrapper .owl-stage {
  padding-left: 0 !important;
}

.page-width.blogpost_wrapper {
  padding-right: 0;
}
.article-card-wrapper h3.card__heading.h2 {
  margin-bottom: 8px;
}
h2.section-header__title {
  padding-bottom: 20px;
}
.no-img-available .text_bx {
  width: 80%;
}

.template-suffix-christmas .banner__text.rte.body {
  font-size: 24px;
}
.template-suffix-christmas .banner__text.rte.body strong {
  color: #72E5FF;
  font-style: italic;
}
.template-suffix-christmas .banner__richtext.rterichtext p {
  margin: 0;
  color: #72E5FF;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: normal; /* 306.25% */
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
.template-suffix-christmas .banner__richtext.rterichtext h2 {
  margin: 0;
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 100% */
  letter-spacing: -0.48px;
  text-transform: uppercase;
}
.template-suffix-christmas ul.info-text-black-friday li {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  padding: 12px 24px;
  border-radius: 6px;
  border: 2px solid var(--brand-blue-mod, #0093B4);
}
.template-suffix-christmas .dflex_collection_tab_title h2 {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.boost-sd__product-swatch-option.opavailable-false {
  display: none;
}
.product__accordion .grid_shipping {
  padding-top: 10px;
}
.scrollableList {
  padding: 0;
}
.selectedOption {
  padding: 5px;
}
.custom-options.variant-wrapper.variant-wrapper--dropdown {
  padding-top: 0;
  padding-bottom: 0;
}

.custom-options .variant-input-wrap {
  line-height: normal;
}

.custom-options.variant-wrapper.variant-wrapper--dropdown select {
  padding-top: 10px;
  padding-bottom: 10px;
}
summary#HeaderMenu-black-friday span a,
summary#HeaderDrawer-black-friday {
  color: #ffffff;
  font-weight: 700;
}
summary#HeaderMenu-black-friday,
summary#HeaderDrawer-black-friday {
  background-color: #000000;
}
summary#HeaderMenu-christmas-gifts span a,
summary#HeaderDrawer-christmas-gifts {
    color: var(--brand-blue-mod, #0093B4);
    font-weight: 700;
    letter-spacing: 0.33px;
}
summary#HeaderMenu-christmas-gifts,
summary#HeaderDrawer-christmas-gifts {
  background-color: #FFFFFF;
}
/* .boost-sd__product-link {
  position: relative;
}

body .boost-sd__product-item:hover .boost-sd__product-info {
  opacity: 1;
}
body .boost-sd__product-item:hover .boost-sd__product-title {
  align-items: flex-start;
}
 */

.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--black-friday.sl {
  margin-left: 0;
}
.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--comingsoon {
  background-color: #0093b4;
  border-color: #0093b4;
  color: #fff;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--black-friday-golf-sale {
  background-color:rgb(0, 0, 0);
  color: #fff;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.table.table.table-bordered {
    border-collapse: collapse; 
    border:1px solid;
    width: 100%;
}
.table.table.table-bordered  td {
  text-align: center;
  border-collapse: collapse; 
  border:1px solid #d9d9d9;
}
.table.table.table-bordered tr:nth-child(odd) {
    background-color: #E7E9EB;
}


.product__contact {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}

.product__contact svg {
  width: 18px;
  height: 18px;
}

.product__contact p {
  margin: 0;
}

.product__contact a {
  color: #000;
  text-decoration: underline;
}
.boost-sd__product-label--sale {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.boost-sd__product-label--sale:not(.active) {
  max-height: 0;
  border: 0 !important;
  padding: 0 !important;
}
.boost-sd__product-label--sale.active {
  max-height: 30px;
  overflow: visible;
}

.sale-badge span,
.boost-sd__product-label--sale span {
  font-size: 10px !important;
}

.upsell-products-list {
  margin-top: 16px;
}

.product__media-wrapper { position: relative; }

.product-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 4px;
  font-weight: 600;
  letter-spacing: .02em;
  box-shadow: 0 2px 8px rgba(0,0,0,.15);
}

.product-badge--top-right { left: auto; right: 10px; }

.product-badge::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 8px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: currentColor transparent transparent transparent;
  opacity: .15; 
}

.template-index .banner__text.rte.body strong {
  color: #72E5FF;
  font-style: italic;
}

.template-index .banner *:is(.banner__richtext,.banner__text) p strong {
  color: #72E5FF;
  font-style: italic;
}


.template-suffix-delivery h2.banner__heading.inline-richtext.h0 {
  margin: 0;
  color: #ffffff;
}

.template-suffix-delivery .banner__richtext.rterichtext p strong {
  margin: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 200;
  line-height: normal; /* 306.25% */
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
summary#HeaderMenu-cyber-monday span a,
summary#HeaderDrawer-cyber-monday {
  color: #ffffff;
  font-weight: 700;
}
summary#HeaderMenu-cyber-monday,
summary#HeaderDrawer-cyber-monday {
  background-color: #000000;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

product-form:not(.product-form-loaded) button[type="submit"],
variant-selects:not(.variant-selects-loaded) *:is(label,select) {
  opacity: 0.5;
  pointer-events: none;
}

.price-section-main-product .badge.price__badge-sold-out {
  padding-top: 7px;
  font-size: 12px;
  margin-left: 8px;
}