/** Shopify CDN: Minification failed

Line 639:1 Unexpected "/"
Line 648:2 Unexpected "/"

**/
.hk-font-body  {
  font-family:var(--hk-body-font);
}
.hk-font-heading{
  font-family: var(--hk-heading-font);
}

.hk-loading:after {
    content: "";
    width: 100% !important;
    height: 100% !important;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 ) !important;
    background-size: 25px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 1 !important;
    display: block !important;
}
.hk-loading {
    color: transparent !important;
    position: relative !important;
}
.hk-checkout-button.hk-loading *, 
.hk-atc-js.hk-loading * {
    opacity: 0;
}
.hk-element {
    margin: unset !important;
}

.hk-element-variants {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.hk-element-variant {
    position: relative;
    cursor: pointer;
    background: transparent;
    padding: 16px 18px;
    text-align: left;
    border: 1px solid #f0eae4;
    border-radius: 14px;
    transition: all .3s ease;
    color: #50000b;
}
.hk-variant-price {
    display: none;
}
.hk-variant-flex {
    display: flex;
    align-items: center;
    gap: 10px;
}
.hk-variant-selctor {
    width: 20px;
    height: 20px;
    border: 2px solid #50000b;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hk-variant-selctor-inner {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
}


.hk-variant-text {
    font-size: 14px;
    line-height: normal;
}
.hk-variant-text ul li svg {
    width: 20px !important;
}
.hk-variant-text ul li {
    display: flex;
    align-items: center;
    gap: 3px;
}
.hk-variant-text ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 3px;
    padding: 0;
    margin: unset;
    padding-top: 10px;
}
.hk-variant-text {
    padding-top: 12px;
    display: none;
    margin-top: 12px;
    border-top: 1px solid #e1cbb9;
}
.hk-variant-badge {
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 14px;
    border-radius: 0 0 0 12px;
    background: #50000b;
    color: #fff;
    line-height: normal;
}
.hk-element-variant {
    overflow: hidden;
}

.hk-variant-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    font-weight: 700;
}
.hk-variant-title strong {
    background: linear-gradient(90deg, #dbb15c 0%, #fde9bf 50%, #dbb15c 100%);
    color: #3b0008;
    font-size: 10px;
    line-height: normal;
    padding: 5px 11px;
    border-radius: 100px;
    font-weight: 600;
}
.hk-question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    border: unset;
    background: transparent;
    outline: unset;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    color: #50000b;
}
.hk-question:after {
    content: "+";
}
.hk-answer p+p {
    padding-top: 15px;
}
.hk-answer {
    color: #50000b;
    font-size: 16px;
    font-weight: 400;
    line-height: 135%;
}
.hk-answer p {
    margin: unset;
}
.hk-element-faq {
    border-bottom: 1px solid #50000b;
}
.hk-checkout-button {
    border: 2px solid #6B0010;
    background: #6B0010;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-shadow: 0 6px 20px rgba(164, 0, 17, 0.35), 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.15);
    border-radius: 100px;
    transition: all .3s ease;
    min-height: 54px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}
.hk-checkout-button:hover {
    color: #6B0010;
    background: transparent;
}	
.hk-button.hk-checkout-button.otp-hk-button {
    background: transparent;
    color: #6B0010;
    border: unset;
    box-shadow: unset;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.hk-variant-text2 strong {
    font-size: 14px;
    font-weight: 400;
}
.hk-variant-text2 {
    padding-top: 6px;
    font-size: 30px;
    font-weight: 400;
    display: block;
}
.hk-variant-text3 strong {
    font-weight: unset;
}
.hk-variant-text3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12.5px;
    font-weight: 600;
    padding-top: 6px;
}
.hk-element-variant.hk-active .hk-variant-text {
    display: block;
}
.hk-variant-text ul {
    padding-top: 0;
}

.hk-checkout-btn {
    padding-bottom: 20px;
}
.hk-element-variant.hk-active {
    border-color: #6B0010;
    background: #fff;
}
.hk-element-variant.hk-active .hk-variant-selctor {
    background: #50000b;
}
.hk-answer {
    padding-bottom: 16px;
}

body .anp-main-product-swatch .anp-main-product-swatch__content {
    text-align: left;
    justify-content: left;
}
body .anp-main-product-swatch .anp-main-product-swatch__title {
    line-height: normal;
    font-size: 17px;
}
.hk-checkout-button {
    background: #030c43;
    border-color: #030c43;
    border-radius: 8px;
    min-height: 70px;
    font-size: 20px;
    box-shadow: unset;
}



.hk-variant-text ul {
    margin-left: -4px;
}
.hk-element-sub-options {
    background: #effbff;
}
.hk-element-sub-option.hk-active {
    background: #030c43;
}
.hk-element-sub-options {
    background: #effbff;
}
.hk-element-sub-option.hk-active {
    background: #030c43;
}
.hk-element-variant.hk-active {
    border-color: #030c43;
}
.hk-variant-badge {
    background: #030c43;
}

.hk-variant-title strong {
    background: #030c43;
    color: #fff;
}
.hk-element-variant {
    color: #000;
}
.hk-checkout-button .hk-variant-trigger.hk-active svg {
    margin-left: 10px;
}
.hk-checkout-button .hk-variant-trigger.hk-active {
    display: flex;
    align-items: center;
}
.hk-variant-selctor {
    border-color: #030c43;
}
.hk-element-variant.hk-active .hk-variant-selctor {
    background: #030c43;
}

.hk-checkout-button:hover {
    color: #030c43;
}
.hk-button.hk-checkout-button.otp-hk-button {
    color: #030c43;
}
.hk-question {
    color: #000;
}
.hk-answer {
    color: #000;
}

@media (max-width:914px) {


body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 14px;
}
}



/* product css start */
.hk-question.active:after {
    content: "-";
}
button.hk-button.hk-checkout-button.otp-hk-button.hk-font-body {
    min-height: unset;
    margin: 14px 0px 25px;
}



@media (min-width:915px) {

}



@media (max-width:914px) {
.hk-element-variant {
    padding: 15.5px 17.5px 13.5px;
}
.hk-variant-title strong {
    font-size: 10.5px;
    padding: 5px 11px;
}
.hk-checkout-button {
    font-size: 12px;
}
button.hk-button.hk-checkout-button.otp-hk-button.hk-font-body {
    font-size: 14px;
    margin: 16px 0px 21px;
}
.hk-answer {
    font-size: 14px;
}
.hk-checkout-button {
    font-size: 16px;
    min-height: 60px;
}
.hk-variant-text ul li svg {
    min-width: 20px;
}
}
/* product css end */





/* 30/06/2026 */
body .main-product-swatches-block {
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}
body .anp-main-product-swatch {
    flex-direction: column;
}
body .anp-main-product-swatch .anp-main-product-swatch__image {
    width: 100%;
}
body .anp-main-product-swatch .anp-main-product-swatch__image--img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}
body .anp-main-product-swatch .anp-main-product-swatch__content {
    text-align: center;
    padding: 15px 5px;
    justify-content: center;
}
.hk-variant-free-heading {
    padding-top: 15px;
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.hk-variant-free-wrapper {
    display: none;
}
.hk-element-variant.hk-active .hk-variant-free-wrapper {
    display: block;
}
.hk-variant-free-items {
    display: flex;
    gap: 10px;
    max-width: 100%;
    width: 100%;
    padding-top: 20px;
}
.hk-variant-free-item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}
.hk-variant-free-item {
    max-width: calc(20% - (10px)* 4/5);
    width: 100%;
    text-align: center;
}
.hk-variant-free-image {
    position: relative;
    display: block;
}
.hk-variant-free-badge {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    padding: 3px 10px;
    background: #030c43;
    border-radius: 100px;
    color: #fff;
    font-size: 10px;
    transform: translateY(-50%);
    line-height: normal;
}
.hk-variant-free-item-text {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: normal;
    padding-top: 8px;
}

body .main-product-swatches-block {
    grid-template-columns: repeat(4, 1fr);
}
body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 13px;
}
body .anp-main-product-swatch .anp-main-product-swatch__content {
    padding: 10px 2px;
}
.hk-variant-free-wrapper {
    background: #effbff;
    border-radius: 10px;
    margin-top: 15px;
    padding: 0;
    box-shadow: 1px 1px 10px #00000040;
    overflow: hidden;
}
.hk-variant-free-heading {
    padding: 5px 15px;
    background: #030c43;
    color: #fff;
    font-size: 18px;
}
.hk-variant-free-items {
    padding: 20px 15px 15px;
}
body .main-product-swatches-block {
    display: flex;
}
body .anp-main-product-swatch {
    max-width: 25%;
    width: 100%;
}body .anp-main-product-swatch .anp-main-product-swatch__content {
    border-top: unset;
}
.hk-variant-text {
    font-weight: 500;
}
.hk-variant-badge {
    font-size: 13px;
}
.hk-element-variant {
    border-color: #030c4373;
}
@media (max-width:914px) {
body .anp-main-product-swatch .anp-main-product-swatch__image--img {
    width: 100%;
}
body .main-product-swatches-block {
    gap: 5px;
}
body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 12px;
}
body .anp-main-product-swatch .anp-main-product-swatch__content {
    padding: 10px 2px;
}
.hk-element-variant {
    padding: 15px 10px;
}
.hk-variant-text {
    font-size: 11px;
}
.hk-variant-text2 {
    font-size: 26px;
}
.hk-variant-flex {
    gap: 6px;
}
.hk-variant-selctor {
    width: 16px;
    height: 16px;
}
.hk-variant-selctor-inner {
    width: 7px;
    height: 7px;
}
.hk-variant-title {
    font-size: 14px;
}
.hk-variant-title strong {
    font-size: 9px;
    padding: 4px 7px;
}
.hk-variant-badge {
    font-size: 8px;
    padding: 4px 10px;
}
.hk-variant-free-heading {
    padding-top: 10px;
    font-size: 16px;
}
.hk-variant-free-badge {
    font-size: 7px;
    padding: 2px 8px;
}
.hk-variant-free-items {
    padding-top: 15px;
    gap: 7px;
}
.hk-variant-free-item {
    max-width: calc(25% - (7px) * 3 / 4);
}
.hk-variant-free-item-text {
    font-size: 8px;
    padding-top: 5px;
}
body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 8px;
}
body .anp-main-product-swatch .anp-main-product-swatch__content {
    padding: 7px 2px;
}
body .anp-main-product-swatch .anp-main-product-swatch__image {
    padding: 0;
}
body .anp-main-product-swatch .anp-main-product-swatch__image--img {
    width: 80%;
    padding: 0 10px;
}
.hk-variant-free-wrapper {
    border-radius: 6px;
    margin-top: 10px;
}
.hk-variant-free-heading {
    padding: 5px 10px;
    font-size: 14px;
}
.hk-variant-free-items {
    padding: 15px 10px 10px;
}
body .anp-main-product-swatch {
    max-width: 27%;
    width: 100%;
}
body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 10px;
}
.hk-variant-text {
    font-size: 12px;
}
.hk-variant-badge {
    font-size: 10px;
}
/*
.product__info-wrapper .benefits_point .benefits_point-text {
    padding: 4px 6px;
}

.product__info-wrapper .anp-main-product__description {
    margin-bottom: 15px !important;
    font-size: 14px;
    line-height: normal;
}
.product__info-wrapper .anp-product-message {
    font-size: 12px;
    line-height: normal;
    padding: 7px 6px;
    border-radius: 4px;
    text-align: center;
}
.product__info-wrapper .price--large {
    padding-bottom: 10px;
}
.product__info-wrapper .anp-main-product__title {
    font-size: 26px;
    line-height: normal;
    padding-top: 15px;
}
.product__info-wrapper .benefits_point .benefits_point-text {
    font-size: 12px;
    flex: 1;
}*/
body .main-product-swatches-block {
    padding-bottom: 25px;
}
.hk-variant-badge {
    font-size: 12px;
}
}
@media (max-width:380px) {
body .anp-main-product-swatch .anp-main-product-swatch__title {
    font-size: 8px;
}
*/
.product__info-wrapper .benefits_point .benefits_point-text {
    font-size: 11px;
}
.product__info-wrapper .anp-main-product__title {
    font-size: 24px;
}
.product__info-wrapper .anp-product-message {
    font-size: 11px;
}*/

}





/* popup css */
.hk-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.hk-popup-bg {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
}
.hk-element-popup-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 50px;
}
.hk-element-popup-wrapper {
    padding: 20px;
    background: #fff;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    width: 800px;
    max-width: 100%;
}
.hk-close-popup {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: unset;
    padding: 5px;
    outline: unset;
    cursor: pointer;
}
.hk-element-popup-flex {
    display: flex;
    gap: 20px;
}
.hk-element-popup-left img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}
.hk-element-popup-flex>div {
    flex: 1;
}
.hk-element-popup-title {
    font-size: 27px;
    font-weight: 500;
    line-height: normal;
}
.hk-element-popup-right {
    color: #000;
}
.hk-element-popup-text {
    font-size: 14px;
    line-height: 120%;
}
.hk-element-popup-text ul li svg {
    position: absolute;
    left: 0;
    top: 0;
}
.hk-element-popup-text ul li {
    position: relative;
    padding-left: 25px;
}
.hk-element-popup-text ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: unset;
    padding: 0;
}
.hk-element-popup-text p {
    margin: unset;
}
.hk-element-popup-text {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 15px;
}

.hk-element-popup-text ul li svg {
    width: 20px !important;
}
.hk-popup-price s {
    opacity: .5;
    font-weight: 400;
    font-size: 24px;
}
.hk-popup-price {
    padding: 20px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
}
.hk-button.hk-nt-button {
    width: 100%;
    background: transparent;
    border: unset;
    outline: unset;
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
}
.hk-popup-buttons .hk-button {
    min-height: 50px;
    border-radius: 7px;
    font-size: 16px;
    gap: 10px;
    font-weight: 600;
}
.hk-element-popup-flex>div {
    height: inherit;
}
.hk-element-popup-left .hk-media {
    height: 100%;
}
.hk-element-popup-left img {
    height: 100%;
    object-fit: cover;
}
.hk-popup {
    display: none;
}
.hk-checkout-button:hover svg path {
    stroke: #030c43;
}
.hk-checkout-button:has(.hk-sold-out.hk-active) {
    opacity: .5;
    pointer-events: none;
}
.hk-close-popup {
    color: #000;
}
@media (max-width:915px) {
.hk-element-popup-flex {
    flex-direction: column;
    gap: 15px;
}
.hk-element-popup-inner {
    padding: 50px 15px;
}
.hk-element-popup-title {
    font-size: 20px;
}
.hk-popup-price s {
    font-size: 18px;
}
.hk-popup-price {
    font-size: 20px;
}
.hk-element-popup-wrapper {
    padding: 15px;
}

.hk-element-popup-wrapper {
    width: 360px;
}
.hk-element-popup-inner {
    padding: 0;
}
.hk-element-popup-wrapper {
    padding: 30px 20px;
    border-radius: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
}

.hk-variant-badge {
    font-size: 9px;
}
.hk-variant-title {
    gap: 5px;
}

}

.hk-variant-text3 strong {
    white-space: nowrap;
}
.hk-variant-text3 {
    gap: 20px;
}





/* 03/07/2026 */
.hk-variant-free-item:first-child {
    display: none;
}
