/** Shopify CDN: Minification failed

Line 917:67 Expected identifier but found "0"
Line 977:0 Expected "}" to go with "{"

**/
@media (min-width: 576px) and (max-width: 768px) {
  .c-product__score__value {
    font-size: 42px !important;
  }

  .c-product__score__name {
    font-size: 32px !important;
  }
}

@media (max-width: 575px) {
  .c-product__score__value {
    font-size: 38px !important;
  }

  .c-product__score__name {
    font-size: 30px !important;
  }
}
@media(min-width:750px){
  .product__info-wrapper .product__info-container {
    max-width: 65rem;
}
}
.product__mediaaaa {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label {
    color: rgb(0 0 0);
}
.product__info-wrapper .product-form__input--pill input[type=radio].disabled:checked+label, .product__info-wrapper .product-form__input--pill input[type=radio]:disabled:checked+label {
    color: rgb(0 0 0 / 60%);
}
.c-product__tagline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2rem;
    margin-bottom: 2rem;
}
.c-product__tagline strong {
    font-weight: 500;
}
.c-product__tagline>a, .c-product__tagline>p {
    margin-bottom: 0!important;
    text-decoration: none;
}
.c-product__rating {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}
.c-product__rating__star {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* width: calc(20% * var(--rating)); */
    height: 100%;
    overflow: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 1;
    gap: 2px;
}
.product__info-wrapper label.variant_bg_prd_page {
    width: 130px;
    height: 130px;
    background-size: 128px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0!important;
    border-radius: 25px !important;
    border: none !important;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label {
    background-color: transparent;
    border: 1px solid #e87722 !important;
}
span.Prd_variant_title_ox {
    display: block;
    margin-bottom: 20px !important;
}
body .rc-widget .rc-subscription-details .rc-subscription-details__button {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.5px;
    color: #313131;
    text-transform: none;
    letter-spacing: 0;
}
.recharge-subscription-widget {
    background: #f2f2f2;
    padding: 20px 30px;
    border-radius: 25px;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio.rc-radio--active {
    background-color: #f1b434!important;
    border-color: #f1b434;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio {
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
    padding: 14px 30px;
    border: 1px solid #f1b434;
    background-color: #fff;
    transition: background .5s cubic-bezier(.075,.82,.165,1),border .5s cubic-bezier(.075,.82,.165,1);
    will-change: background border;
    border-radius: 50px !important;
    cursor: pointer;
    width: calc(50% - .75rem);
    display: block;
    text-align: center;
    max-width: 100%;
    margin: 0!important;
}
body .rc-widget .rc-template__button-group .rc-button-group__options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.5rem;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio.rc-radio--active div {
    color: #fff;
    font-weight: 500;
}
.cc-banner {
    display: grid;
    grid-template-columns: 36px 1fr auto;
    align-items: center;
    gap: 14px;
    background: #F8F4F0;
    border-radius: 8px;
    padding: 14px 16px;
    margin-top: 1.5rem;
    font-family: 'GT Walsheim Pro';
}
.cc-banner__mark {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
}
.cc-banner__mark img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.cc-banner__text {
    font-size: 14px;
    line-height: 1.4;
    color: #1E1E1C;
    letter-spacing: 0;
}
.cc-banner__text strong {
    font-weight: 700;
    color: #1E1E1C;
}
#points-value {
    font-weight: 700;
}
.cc-banner__link {
    font-size: 13px;
    font-weight: 600;
    color: #1E1E1C;
    text-decoration: none;
    border-bottom: 1.5px solid #1E1E1C;
    padding-bottom: 1px;
    white-space: nowrap;
    letter-spacing: 0.02em;
}
.cc-banner__link:hover {
    color: #891C71;
    border-color: #891C71;
}
.colourclub_main {
    margin-top: 1.5rem;
    text-align: left;
    font-family: 'GT Walsheim Pro';
    font-size: 14px;
    letter-spacing: 0.5px;
}
@media only screen and (max-width: 749px) {
    .cc-banner {
        grid-template-columns: 30px 1fr auto;
        padding: 12px;
        gap: 10px;
    }
    .cc-banner__mark {
        width: 30px;
        height: 30px;
    }
    .cc-banner__text {
        font-size: 13px;
        line-height: 1.35;
    }
    .cc-banner__link {
        font-size: 12.5px;
    }
}
.c-product__title h1 {
    font-family: 'GT Walsheim Pro';
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: .15rem;
    letter-spacing: 0;
}
span.c-product__score.c-product__score--umf {
    margin-top: 10px!important;
}
.c-product__score {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: .15rem;
}
.c-product__score__name {
    font-size: 40px;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: .5rem;
    font-weight: 400;
    width: max-content;
}
.c-product__score__value {
    font-size: 60px;
    line-height: .88;
    font-weight: 400;
}
.c-product__score__name small {
    font-size: 45%;
}
.c-product__rating__info {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
}
.c-product__rating {
    font-family: 'GT Walsheim Pro';
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
    color: #313131;
}
.c-product__rating__stars {
    display: inline-block;
    margin: 0;
    position: relative;
    height: 21px;
}
.c-product__rating__star svg {
    width: 18px;
    height: 18px;
    -ms-flex-pack: center;
    justify-content: center;
    object-fit: contain;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
}
.product__info-wrapper {
    font-family: 'GT Walsheim Pro';
}
.product__info-wrapper legend.form__label {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: .75rem;
}
.product__info-wrapper p.product__text.inline-richtext {
    font-size: 14px;
    letter-spacing: 1.5px;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2px;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio.rc-radio--active div {
    color: #fff;
    font-weight: 500;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio span div {
    line-height: 1.1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #313131;
}
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio span div.price-label {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    margin-left: .5rem;
}
body .rc-widget .rc-subscription-details .rc-subscription-details__button {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.5px;
    color: #313131;
    text-transform: none;
    letter-spacing: 0;
}
body .rc-widget .rc-subscription-details {
    padding: 0;
    margin-top: .74rem;
}
body .rc-widget .rc-tooltip {
    box-shadow: 0 0 10px #3131311a;
    font-size: 16px;
}
body .rc-widget .rc-tooltip .rc-tooltip__content {
    background-color: #f1b434;
    box-shadow: none;
    padding: 1rem;
    color: #fff;
}
body .rc-widget .rc-tooltip .arrow:before {
    background-color: #f1b434;
    box-shadow: none;
    left: 1rem;
}
body .rc-widget .rc-tooltip .arrow:after {
    display:none;
}
body .rc-widget .rc-selling-plans-dropdown__label {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-top: 2.5rem;
    margin-bottom: .75rem;
    padding: 0;
}
body .rc-widget .rc-selling-plans-dropdown__select {
    border-radius: 50px;
    border-color: #f1b434;
    background-color: #fff;
    padding: 14px 30px;
    font-weight: 500;
    line-height: 1.1;
    color: #313131;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    transition: background .5s cubic-bezier(.075,.82,.165,1),border .5s cubic-bezier(.075,.82,.165,1);
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNSAxTDEwLjM2OTMgNS45NTAyMUM5LjA1OTg4IDcuMzQ5OTMgNi45NDAxMiA3LjM0OTkzIDUuNjM0NzMgNS45NTAyMUwxIDEiIHN0cm9rZT0iIzMxMzEzMSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+Cjwvc3ZnPgo=) center right 1rem no-repeat;
}
body .rc-widget .rc-selling-plans-dropdown__select:focus-visible {
    outline: none;
    box-shadow: none;
}
.product__info-wrapper .price-per-item__container quantity-input.quantity {
    background-color: #f1b434;
    border: 1px solid #fff;
    border-radius: 50px;
    max-width: 205px;
    width: 100%;
    justify-content: center;
    color: #fff;
}
.product__info-wrapper .price-per-item__container quantity-input.quantity:before {
    display: none;
}
.product__info-wrapper .price-per-item__container quantity-input.quantity:after {
    display: none;
}
.product__info-wrapper .price-per-item__container quantity-input button {
    background-color: transparent !important;
    color: #fff;
    opacity: 1;
}
.price-per-item__container .quantity__input {
    opacity: 1;
    width: 30px;
    flex-grow: unset;
    font-size: 16px;
    font-family: 'GT Walsheim Pro';
}
.price-per-item__container .quantity__input:focus-visible {
    background: transparent;
    outline: 0;
    box-shadow: unset;
}
.buy_btn_qty_selector_prd_page {
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
}
.buy_btn_qty_selector_prd_page .product-form__submit:after {
    display: none;
} 
.buy_btn_qty_selector_prd_page .product-form__submit:before {
    display: none;
} 
/* .buy_btn_qty_selector_prd_page .product-form__submit {
    max-width: 400px;
} */
.buy_btn_qty_selector_prd_page .product-form__input {
    flex: unset;
    padding: 0;
    margin: 0 0 1.2rem;
    max-width: auto;
    min-width: 195px;
    border: none;
}
.buy_btn_qty_selector_prd_page .product-form__submit {
    width: 400px;
    text-transform: uppercase;
    border: 1px solid #313131;
    transition: ease all 0.5s;
}
.buy_btn_qty_selector_prd_page .product-form__submit:hover {
    background-color: #f1b434;
}
.product__info-wrapper variant-selects {
    padding-bottom: 20px;
}
.c-product__afterpay {
    border-top: 1px solid #313131;
    width: 100%;
    margin-top: 2rem;
    font-size: 14px;
}
.c-product__afterpay .c-product__form__label {
    margin-top: 1rem;
}
.c-product__form__label {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-top: 2.5rem;
    margin-bottom: .75rem;
}
.c-product__afterpay__price {
    display: none;
}
.c-product__umf {
    margin-top: 2rem;
    border-top: 1px solid #313131;
    padding-top: 1rem;
    margin-top: 1rem;
}
.c-product__umf .c-product__form__label {
    font-weight: 500;
    margin-bottom: 23px;
}
.c-product__umf__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    letter-spacing: 1px;
}
.u-list-reset, .u-list-reset li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.c-product__umf__nav li {
    width: 100%;
    margin-right: 5px;
    text-align: center;
}
.c-product__umf__nav a.is-active, .c-product__umf__nav a.is-current, .c-product__umf__nav a:hover {
    color: var(--product-color);
}
.c-product__umf__nav a {
    display: block;
    padding-bottom: 9px;
    border-bottom: 1px solid var(--product-color);
    transition: color 1s cubic-bezier(.075,.82,.165,1);
    position: relative;
    text-decoration: none;
    line-height: 1;
    color: currentColor;
}
.c-product__umf__nav a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: transparent;
    max-height: 0;
    transition: all 1s cubic-bezier(.075,.82,.165,1);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.c-product__umf__nav a.is-active:after, .c-product__umf__nav a.is-current:after, .c-product__umf__nav a:hover:after {
    background-color: var(--product-color);
    max-height: 3px;
}
.c-product__umf__nav li:first-child .c-product__umf__nav__item__tooltip {
    transform: unset;
    left: 0;
}
.c-product__umf__nav__item__tooltip {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -80%;
    font-size: 12px;
    white-space: pre;
    visibility: hidden;
    opacity: 0;
    text-transform: uppercase;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1);
}
.c-product__umf__nav a.is-active, .c-product__umf__nav a.is-current, .c-product__umf__nav a:hover {
    color: var(--product-color);
}
.c-product__umf__nav a:not(.is-current):hover .c-product__umf__nav__item__tooltip {
    opacity: 1;
    visibility: visible;
}
.c-product__umf .c-product__form__label {
    font-weight: 500;
    margin-bottom: 23px;
}
.c-product__umf__slider {
    width: 100%;
    margin-top: -.75rem;
}
body .c-product__umf__slider input[type='range'] {
    background-image: linear-gradient(
                    to right,
                    #e87722 0%,
                    #e10600 28%,
                    #ce0f69 42%,
                    #830065 57%,
                    #0085ca 71%,
                    #3bad4e 85%,
                    #203e96 100%
                  );
}
.c-product__umf__slider input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 1px;
    background: #fff9;
    border-radius: 5px;
    background-image: linear-gradient(#f1b434,#313131);
    background-repeat: no-repeat;
    cursor: pointer;
}
.c-product__umf__nav__item.is-active .c-product__umf__nav__item__tooltip, .c-product__umf__nav__item__tooltip .c-product__umf__nav__item {
    opacity: 1;
    visibility: visible;
}
.c-product__umf__slider__labels {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    margin-top: .5rem;
}
.c-product__umf__slider input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	background: #313131;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyIDMyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMTc5NCwwLDAsMS4zMTc5NCwtMy4wMzEyLC0yLjM1ODY2KSI+CiAgICAgICAgPGNpcmNsZSBjeD0iMTQuNDQiIGN5PSIxMy45MyIgcj0iNi4wNyIgc3R5bGU9ImZpbGw6cmdiKDQ5LDQ5LDQ5KTsiLz4KICAgIDwvZz4KPC9zdmc+Cg==);
	cursor: ew-resize;
	box-shadow: none !important
}
.container_msg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c-product__form__message {
    flex: 1 1 50%;
    max-width: 50%;
    box-sizing: border-box;
}
.c-product__form__message p {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
#edt-p {
    margin-top: 3rem;
}
.custom_multicolumn .multicolumn-list:not(.slider) {
    padding-left: 0;
    padding-right: 0;
    list-style: none;
}

.c-product__rating__star--background svg path {
    fill: #3131311a;
}
.product__info-wrapper .product__description {
    line-height: 1.5;
    letter-spacing: 0px;
}
.product-form__input.select_option_honey_spoon {
    max-width: 100%;
}
.select_option_wrapper_honey_spoon {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.product__info-wrapper .product-form__input--pill.select_option_honey_spoon input[type=radio]:checked+label {
    background-color: #f1b434;
    border: 1px solid #f1b434 !important;
    color: #fff;
}
.select_option_honey_spoon span.label-unavailable, .select_option_honey_spoon sapn.prd_variant_price {
    padding-left: 15px;
}
.select_option_honey_spoon.product-form__input--pill input[type=radio].disabled+label {
    border-color: #313131;
    color: #313131;
    text-decoration: unset;
    opacity: 0.4;
    pointer-events: none;
}
.select_option_honey_spoon.product-form__input--pill input[type=radio]+label {
    min-height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.afterpay-paragraph {
    letter-spacing: 0;
}
.product_short_desccription {
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 40px;
}
.custom_prd_price_prd {
    font-size: 20px;
    padding: 9px 30px;
    background-color: #f1b434;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}
.rc-container-wrapper.rc_container_wrapper {
    display: none;
}
product-info {
    overflow-x: hidden;
}
.product__info-wrapper {
    padding-top: 30px;
}
@media(max-width:1200px){
   .buy_btn_qty_selector_prd_page .product-form__submit {
    width: 300px;
}
.product__info-wrapper .price-per-item__container quantity-input.quantity {
    max-width: 175px;
}  
}
@media(max-width:991px){
 
  .custom_multicolumn {
    padding-left: 15px;
    padding-right: 15px;
}

  
}
@media(max-width:749px){
  .product__info-wrapper .product__info-container {
    max-width: 100%;
}
}
@media(max-width:575px){
  .product__info-wrapper .price-per-item__container quantity-input.quantity {
    max-width: 200px;
}
  .custom_prd_price_prd {
    font-size: 20px;
    padding: 5px 30px;
    background-color: #f1b434;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    margin: auto;
    max-width: 200px;
    width: 200px;
}
  .c-product__tagline {
    display: block;
}
  
  .select_option_wrapper_honey_spoon {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
    padding: 0 30px;
}
  .product__info-wrapper label.variant_bg_prd_page {
    width: 100px;
    height: 100px;
    background-size: 98px;
}
.product__info-wrapper legend.form__label {
    text-align: center;
}  
span.Prd_variant_title_ox {
    display: block;
    text-align: center;
}  
.product__info-wrapper p.product__text.inline-richtext {
    text-align: center;
} 
body .rc-widget .rc-template__button-group .rc-button-group__options {
    -ms-flex-direction: column;
    flex-direction: column;
}  
body .rc-widget .rc-template__button-group .rc-button-group__options .rc-radio {
    width: 100%;
}
.buy_btn_qty_selector_prd_page .product-form__input {
    text-align: center;
}  
.buy_btn_qty_selector_prd_page {
    display: block;
}  
.product__info-wrapper .price-per-item__container quantity-input.quantity {
    margin: auto;
}  
.buy_btn_qty_selector_prd_page .product-form__submit {
    width: 200px;
    margin: auto;
}  
.product__info-container .product-form {
    margin: 1.5rem 0;
} 
.after_pay {
    letter-spacing: 0;
}  
.c-product__form__message {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
} 
.c-product__umf__nav__item span:not(.c-product__umf__nav__item__tooltip) {
    display: none;
}  
.c-product__tagline p {
    margin-top: 0;
  margin-bottom: 10px !important;
}  
}
.c-product__tagline-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem;margin-bottom:1rem}
.c-product__tagline-left{flex:1;min-width:0}
.c-product__tagline-left .c-product__tagline{margin:0 0 .5rem}
.c-product__tagline-left .rating-wrapper{margin-top:.25rem}
.c-product__tagline-reviews{margin-top:.5rem}
.c-product__tagline-reviews .gw-rv-star-rating-widget-placeholder{margin:0}
.c-product__help-me-pick-slot{flex-shrink:0}
.c-product__help-me-pick-slot .umf_mgo_infoWrapper{margin:0!important;padding:0!important}
.c-product__help-me-pick-slot .umf_mgo_innerWrapper{margin:0;padding:0}
.c-product__help-me-pick-slot h6{margin:0}
@media (max-width:749px){.c-product__tagline-row{align-items:flex-start;margin-bottom:.5rem}.c-product__tagline-left p,.c-product__tagline-left .rating-wrapper{margin-bottom:0}.c-product__help-me-pick-slot .umf_mgo_infoWrapper{margin:0!important}}

/* Variant thumb-label grid (4-up swatch tiles with image + label) */
.product__info-wrapper .product-form__input--pill:has(.variant-thumb-label) {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 145px));
  gap: 8px;
  justify-content: flex-start;
}
.product__info-wrapper .product-form__input--pill:has(.variant-thumb-label) legend {
  grid-column: 1 / -1;
}
.product__info-wrapper .product-form__input--pill:has(.variant-thumb-label) .Prd_variant_title_ox {
  display: none !important;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:has(+ .variant-thumb-label) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.variant-thumb-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 8px !important;
  border: 1px solid #F2F2F2 !important;
  background: #fff !important;
  border-radius: 14px !important;
  transition: border-color 0.2s;
  box-sizing: border-box;
  max-width: 145px;
  min-height: 200px;
  width: 100%;
}
.variant-thumb-label__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1;
}
.variant-thumb-label__image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.variant-thumb-label__name {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #313131;
  margin-top: 8px;
  padding: 0;
  display: block;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked + .variant-thumb-label {
  border-color: #E87722 !important;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked + .variant-thumb-label .variant-thumb-label__name {
  color: #E87722;
}
.product__info-wrapper .product-form__input--pill input[type=radio].disabled + .variant-thumb-label {
  opacity: 0.4;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:focus-visible + .variant-thumb-label,
.product__info-wrapper .product-form__input--pill input[type=radio].focused + .variant-thumb-label {
  box-shadow: none;
}
@media (max-width: 749px) {
  .product__info-wrapper .product-form__input--pill:has(.variant-thumb-label) {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: min-content;
    gap: 8px;
  }
  .variant-thumb-label {
    min-height: 0 !important;
    max-width: none;
    align-self: start;
  }
  .variant-thumb-label__name {
    font-size: 11px;
    line-height: 16px;
    margin-top: 6px;
  }
  .variant-thumb-label__image {
    border-radius: 12px;
    padding: 6px;
  }
}

/* Mobile-only thumbnail carousel (horizontal scroll under main product gallery) */
@media (max-width: 749px){
.product__media-wrapper .thumbnail-list{display:flex !important;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:8px;padding:8px 4px;grid-template-columns:none !important}
.product__media-wrapper .thumbnail-list .thumbnail-list__item{flex:0 0 22
/* Mobile-only thumbnail carousel (horizontal scroll under main product gallery) */
@media (max-width: 749px) {
  .product__media-wrapper .thumbnail-list {
    display: flex !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    gap: 8px;
    padding: 8px 4px;
    grid-template-columns: none !important;
  }
  .product__media-wrapper .thumbnail-list .thumbnail-list__item {
    flex: 0 0 22%;
    min-width: 70px;
    scroll-snap-align: start;
    width: auto !important;
  }
  .product__media-wrapper .thumbnail-list::-webkit-scrollbar {
    height: 3px;
  }
  .product__media-wrapper .thumbnail-list::-webkit-scrollbar-thumb {
    background: rgba(49, 49, 49, 0.35);
    border-radius: 2px;
  }
}

/* Desktop: left media column sticks while right info column scrolls */
@media (min-width: 992px) {
  .product__info-wrapper .product__info-container {
    max-width: 65rem;
  }
  .product__media-wrapper {
    position: sticky;
    top: 3rem;
    align-self: start;
  }
}

/* Mobile: full-width Add to Cart button */
@media (max-width: 749px) {
  .buy_btn_qty_selector_prd_page {
    display: block;
  }
  .buy_btn_qty_selector_prd_page .product-form__submit {
    width: 100%;
    margin: auto;
  }
  .buy_btn_qty_selector_prd_page .product-form__input {
    text-align: center;
  }
  .product__info-wrapper .price-per-item__container quantity-input.quantity {
    margin: auto;
  }
}

/* Hide shipping/tax notice under price */
.product__info-wrapper .product__tax{display:none}

