/** Shopify CDN: Minification failed

Line 148:10 Expected ":"
Line 148:17 Expected ":"

**/
/* start common css */
body {
    display: block;
}
@media (max-width:914px) {
  .hk-hide-mobile {
    display:none !important;
  }
}
@media (min-width:915px) {
  .hk-hide-desktop {
    display:none !important;
  }
}
.hk-slider-main:not(.slick-initialized) {
  display:flex;
}
html {
    scroll-behavior: smooth;
}
p {
    margin: unset;
    padding: unset;
}
* {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
.hk-text-left-desktop {
    text-align: left;
    justify-content: left;
}
.hk-text-center-desktop {
    text-align: center;
    justify-content: center;
}
.hk-text-right-desktop {
    text-align: right;
    justify-content: right;
}
img, video {
    max-width: 100%;
    display: block;
    height: auto;
}

.hk-no_buttons .slick-arrow {
    display: none !important;
}

.hk-same-height-slider .slick-slide {
    height: inherit !important;
}
.hk-same-height-slider .slick-track {
    display: flex;
}
.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-loading-cart: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: 50px !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;
    background-color: #0000003b !important;
    display: block !important;
}
.hk-loading-cart {
    position: relative;
}
svg, img, video {
    display: inline-block;
}
* {
    box-sizing: border-box;
}
.hk-video-wrapper.active img, 
.hk-video-wrapper.active .hk-play-button {
    display: none;
}
.hk-relative {
    position: relative;
}
.hk-container {
    max-width:100%;
    width:var(--hk-container-width);
    padding-left:50px;
    padding-right:50px;
    margin-left:auto;
    margin-right:auto;
}


.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
img {
    height; unset;
}

.hk-checkout-button:has(.hk-sold-out.hk-active) {
    pointer-events: none;
    opacity: .7;
}

@media (max-width:914px) {
.hk-text-left-mobile {
    text-align: left;
    justify-content: left;
}
.hk-text-center-mobile {
    text-align: center;
    justify-content: center;
}
.hk-text-right-mobilep {
    text-align: right;
    justify-content: right;
}
.hk-container {
    padding-left:16px;
    padding-right:16px;
}
}
/* end common css */






body  {
  font-family: var(--hk-body-font) !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--hk-heading-font) !important;
}


body, .hk-font-body  {
  font-family:var(--hk-body-font) !important;
}
.hk-font-heading{
  font-family: var(--hk-heading-font) !important;
}








/* header css*/


/* header section css start */
.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.hk-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hk-header-logo {
    width: 71.5px;
    max-width: 100%;
}
.hk-header-logo img {
    width: 100%;
    height: auto;
}
.hk-mobile-menu-button, 
.hk-cart-button {
    background: transparent;
    padding: 0;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.hk-element-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 500px;
    max-width: 100%;
    height: 100%;
    z-index: 11;
    transition: all .5s ease;
}
.hk-drawer-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
    z-index: 10;
}
.hk-drawer-menu {
    padding-right: 20px;
}
.hk-drawer-menu-inner {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 100%;
    color: #1c1c1c;
    height: 100%;
    padding: 30px 30px;
}
button.hk-mobile-menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.hk-drawer-menu-content {
    height: 100%;
    display: flex;
    width: 100%;
    flex-direction: column;
}
.hk-drawer-menu-content .hk-element-menu-main {
    flex: 1;
}
.hk-drawer-menu-content a {
    width: 100%;
    display: block;
    text-decoration: unset;
    font-size: 18px;
    padding: 12px 0;
}
.hk-drawer-menu {
    left: -100%;
}
.hk-drawer-menu.active {
    left: 0;
}
.hk-header, 
.hk-annoucement-bar {
    position: relative;
    z-index: 1;
}
.hk-header {
    transition: all .3s ease;
}   
.shopify-section.header {
    display: block;
}
.hk-header-logo {
    width: 154px;
}
.hk-element-cart-button {
    display: flex;
    gap: 24px;
}

.hk-submenu-link {
    display: none;
}


.hk-cart-count {
    position: absolute;
    background: #fff;
    color: #440002;
    width: 18px;
    height: 18px;
    font-size: 10px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -10px;
    top: -5px;
    border-radius: 100%;
}
.hk-cart-button {
    position: relative;
}

/* desktop css */
@media (min-width:915px) {
.hk-element-mobile-menu-button {
    display: none;
}

.hk-submenu-link a {
    display: flex;
    margin: 0px;
    font-size: 16px;
    border-bottom: 1px solid #000;
    padding: 12px;
}
.hk-submenu-link {
    padding: 0px 0px;
}
.hk-submenu-link>a:last-child {
    border-bottom: unset;
}
.hk-menu-list {
    align-items: center;
}
.hk-parent-link {
    position: relative;
}
.hk-submenu-link {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    color: #000;
    flex-direction: column;
    justify-content: left;
    text-align: left;
    white-space: nowrap;
    padding: 5px 0;
}
.hk-parent-link:hover .hk-submenu-link {
    display: flex;
}
.hk-submenu-link {
    background: #440002;
    color: inherit;
}
.hk-submenu-link a {
    border-color: #fff;
}
.hk-submenu-link {
    background: #440002;
    padding: 10px 15px;
}
.hk-submenu-link a {
    border: unset;
}
.hk-desktop-menu .hk-menu-list {
    display: flex;
    align-items: center;
    gap: 34px;
}
.hk-desktop-menu .hk-menu-list a {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
.hk-parent-item {
    display: flex;
    gap: 8px;
    align-items: center;
}
.hk-desktop-menu .hk-menu-list a {
    text-decoration: unset;
}
}



/* mobile css */
@media (max-width:914px) {
.hk-drawer-menu-content a {
    font-size: 15px;
    padding: 8px 0;
}
.hk-drawer-menu-inner {
    padding: 30px 20px;
}
.hk-header-logo {
    max-width: 100%;
}
.hk-header-logo {
    width: 127px;
}
.hk-header-content svg {
    height: 24px;
    width: auto;
}
.hk-mobile-menu-button {
    display: inline-flex;
}
.hk-parent-item {
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 9px;
}
.hk-parent-item a {
    width: fit-content;
}
.hk-parent-item {
    width: 100%;
}
.hk-drawer-menu-inner {
    background: #440002;
    color: #fff;
}
.hk-cart-count {
    width: 15px;
    height: 15px;
    font-size: 8px;
}

}
/* header section css end */






/* zoom */
@media (max-width: 1600px) and (min-width: 1400px) {
body {
    zoom: 90%;
}
}
 
 
@media (max-width: 1400px) and (min-width: 1100px) {
body {
    zoom: 80%;
}
}
 
 
@media (max-width: 1100px) and (min-width: 915px) {
body {
    zoom: 65%;
}
}





/* common elements css */
.hk-global-heading .hk-element-heading {
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: -1.26px;
    text-transform: capitalize;
}
.hk-global-heading h1.hk-element-heading {
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -1.38px;
}
.hk-global-subtitle {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    color: rgba(66, 0, 2, 0.50);
    padding-bottom: 16px;
}

.hk-global-rating strong {
    font-weight: 600;
}
.hk-global-rating .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    gap: 10px;
}
.hk-button {
    height: 70px;
    padding: 2px;
    width: 600px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #B5191D;
    box-shadow: 0 2px 2px 0 rgba(132, 1, 4, 0.30);
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
    transition: all .3s ease;
    border: 2px solid #B5191D;
    text-decoration: unset;
}
.hk-button:hover {
    background: transparent;
    color: #B5191D;
}
.hk-global-mbg .hk-icon-with-text-flex {
    padding: 12px 0;
    width: 600px;
    max-width: 100%;
    display: inline-flex;
    gap: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 6px;
    background: rgba(250, 242, 242, 0.15);
    justify-content: center;
    align-items: center;
}
.hk-media {
    display: inline-flex;
    align-items: center;
}
.hk-global-mbg {
    padding-top: 16px;
}

.hk-global-rating .hk-element-image {
    display: flex;
}
.hk-global-mbg .hk-element-image {
    display: flex;
}
.hk-global-heading .hk-element-heading strong {
    font-weight: unset;
    color: #840104;
}
.hk-global-subtext {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    opacity: .8;
    padding-top: 16px;
}
.hk-global-mbg .hk-icon-with-text-flex {
    background: #FAF2F2;
}
@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-global-heading .hk-element-heading {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: -0.96px;
}
.hk-global-subtitle {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 14px;
}

.hk-global-mbg .hk-icon-with-text-flex svg {
    width: 13px;
    height: auto;
}
.hk-global-mbg .hk-icon-with-text-flex {
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    gap: 6px;
}
.hk-global-mbg {
    padding-top: 12px;
}
.hk-global-heading h1.hk-element-heading {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: -1.08px;
}
.hk-global-rating .hk-icon-with-text-flex svg {
    width: 84px;
    height: auto;
}
.hk-global-rating .hk-icon-with-text-flex {
    gap: 8px;
    font-size: 15px;
    line-height: 16px;
    display: inline-flex;
}   
.hk-button {
    height: 60px;
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgba(132, 1, 4, 0.30);
    font-size: 18px;
    line-height: 22px;
} 
.hk-global-heading .hk-element-heading strong {
    display: block;
}

.hk-global-subtext {
    padding-top: 14px;
    font-size: 16px;
    line-height: 20px;
}

.hk-global-heading .hk-element-heading {
    width: 328px;
    max-width: 100%;
    display: inline-block;
}
div#CartDrawer-CartErrors {
    display: none !important;
}
}

/* announcement bar */
.hk-announcement-text strong {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.hk-announcement-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.80);
}
.hk-announcement-bar .hk-richtext-content {
    display: flex;
    align-items: center;
    gap: 14px;
}
.hk-announcement-bar {
    background: linear-gradient(0deg, #5F0105 0%, #A41114 100%), linear-gradient(0deg, #780004 0%, #AB2629 100%);
}
.hk-announcement-bar {
    position: relative;
    z-index: 1;
}
@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-announcement-bar .hk-richtext-content {
    gap: 10px;
}

.hk-announcement-text {
    font-size: 13px;
    line-height: 16px;
}
    
}


/* Hero Banner  css */
.hk-hero-banner .hk-richtext-content {
    width: 600px;
    max-width: 100%;
}
.hk-section1-heading {
    padding: 20px 0;
}
.hk-section1-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 40px;
    opacity: .7;
}
.hk-hero-banner {
    padding-top: 70px;
    margin-top: -70px;
}
body:not(.remove_transparent) .hk-header {
    background: transparent !important;
}
.hk-section1-text {
    width: 540px;
    max-width: 100%;
}
.hk-section1-mbg .hk-icon-with-text-flex {
    background: rgba(250, 242, 242, 0.15);
}
.hk-section1-button .hk-button:hover {
    background: transparent;
    color: #D42C30;
}
.hk-section1-button .hk-button {
    background: #D42C30;
    border-color: #D42C30;
}
.hk-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-hero-banner {
    padding-top: 60px;
    margin-top: -60px;
}
.hk-section1-heading {
    padding: 16px 0;
}
.hk-section1-text {
    font-size: 16px;
    line-height: 20px;
}
.hk-section1-text {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 26px;
}
.hk-hero-banner {
    padding-bottom: 230px;
}
.hk-hero-banner {
    background-position: bottom !important;
}

}

@media (max-width:400px) {
.hk-hero-banner {
    padding-bottom: 200px;
}
}
@media (max-width:380px) {
.hk-hero-banner {
    padding-bottom: 180px;
}
}



/* scroll Bar Css */
.hk-scroll-item-flex {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0 20px;
    gap: 12px;
}
@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-scroll-item-flex {
    font-size: 15px;
    line-height: 18px;
    padding: 0 10px;
    gap: 8px;
}
.hk-scroll-item-flex svg {
    width: 12px;
    height: auto;
}
}



/* Our Products Css */
.hk-our-products-text {
    padding-top: 16px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: rgba(66, 0, 2, 0.80);
}
.hk-product-item .hk-icon-with-text-flex {
    display: flex;
    border-radius: 8px;
    background: #FAF2F2;
    overflow: hidden;
    align-items: center;
    position: relative;
}
.hk-product-item .hk-element-texts {
    padding: 24px;
}
.hk-product-item .hk-element-image img {
    width: 310px;
    min-width: 310px;
}
.hk-product-item .hk-element-image {
    display: flex;
}
.hk-button.hk-atc-js {
    width: 100%;
    height: 60px;
    line-height: 24px;
}
.hk-product-item .hk-element-price {
    padding: 18px 0 24px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #840104;
    gap: 10px;
    display: flex;
}
.hk-product-item .hk-element-price s {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    opacity: .7;
}
.hk-product-item .hk-element-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8;
}
.hk-product-item .hk-element-title {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    padding: 14px 0;
}
.hk-product-item {
    padding: 0 20px;
}
.hk-product-item {
    padding: 0 20px;
}
.hk-products-slider {
    padding-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
}
.hk-product-item .hk-media.hk-svg {
    display: flex;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: rgba(66, 0, 2, 0.80);
}
.hk-product-item .hk-media.hk-svg strong {
    color: #420002;
    font-weight: 500;
}

.hk-product-item .hk-icon-with-text-flex {
    position: relative;
}
.hk-button.hk-atc-js {
    position: relative;
    z-index: 1;
}
a.hk-card-link {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width:915px) {

}


@media (max-width:914px) {

.hk-our-products-text {
    font-size: 16px;
    line-height: 20px;
    padding-top: 14px;
    width: 300px;
    max-width: 100%;
}
.hk-product-item .hk-element-image img {
    width: 100%;
}
.hk-product-item .hk-icon-with-text-flex {
    flex-direction: column;
}
.hk-product-item .hk-element-texts {
    padding: 20px 16px;
    width: 100%;
}
.hk-product-item .hk-media.hk-svg {
    font-size: 14px;
    line-height: 16px;
}
.hk-product-item .hk-media.hk-svg svg {
    width: 74px;
    height: auto;
}
.hk-product-item .hk-element-title {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0;
}
.hk-product-item .hk-element-text {
    font-size: 14px;
    line-height: 18px;
}
.hk-product-item .hk-element-price {
    padding: 12px 0 18px;
    font-size: 16px;
    line-height: 20px;
    gap: 10px;
}
.hk-product-item .hk-element-price s {
    font-size: 14px;
    line-height: 18px;
}
.hk-button.hk-atc-js {
    height: 50px;
    font-size: 18px;
    line-height: 22px;
}
.hk-products-slider .slick-list {
    margin-left: -6px;
    margin-right: -16px;
    padding-right: 28px;
}

.hk-product-item {
    padding: 0 6px;
}
.hk-products-slider {
    margin: unset;
    padding-top: 26px;
}
.hk-products-slider ul.slick-dots li {
    background: rgba(139, 111, 112, 0.20);
}
.hk-products-slider ul.slick-dots li.slick-active {
    background: #8B6F70;
}
}




/* research css */
.hk-research-icon {
    padding: 40px 0;
}
.hk-research-icon .hk-icon-with-text-flex {
    border-radius: 8px;
    background: #FDE9E9;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.hk-research-icon img {
    width: 230px;
    min-width: 230px;
}
.hk-research-icon .hk-element-image {
    display: flex;
}
.hk-research-icon .hk-element-texts {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.hk-research-icon .hk-element-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    opacity: .8;
}
.hk-research-icon .hk-element-title:before {
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/cdn/shop/files/warning.webp);
}
.hk-research-icon .hk-element-title {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    color: #9F0004;
    display: flex;
    gap: 10px;
    align-items: center;
}

.hk-tab {
    max-width: calc(50% - 15px);
    width: 100%;
    padding: 18px 10px;
    border-radius: 4px;
    background: #FDE9E9;
    transition: all .3s ease;
    cursor: pointer;
}
.hk-tab .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.hk-tab .hk-element-image {
    display: flex;
}

.hk-tab.hk-active svg path {
    fill: #fff;
}
.hk-tab.hk-active {
    background: #840104;
    color: #fff;
}
.hk-tabs-grid .hk-element-icon-with-text-grid {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    padding-top: 40px;
}
.hk-tab-item3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 3px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.hk-tab-item3 svg {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: auto;
}
.hk-tab-grid .hk-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    align-items: flex-end;
}
.hk-tab-item {
    max-width: calc(50% - 15px);
    width: 100%;
    text-align: center;
}

.hk-tab-item .hk-element-title {
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #840104;
}
.hk-tab-item .hk-element-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8;
    padding: 14px 0 22px;
}
.hk-tab-item .hk-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
}

.hk-tab-item .hk-media.hk-svg {
    width: 160px;
    height: 170px;
    border-radius: 4px 4px 0 0;
    background: #FFD5D5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.hk-tab-item .hk-element-image {
    display: flex;
    justify-content: center;
}
.hk-tab-item.hk-tab1-item2 .hk-media.hk-svg {
    background: #FABEBE;
    height: 200px;
}
.hk-tab-item3 .hk-element-image {
    display: flex;
}
.hk-tab2-item.hk-tab-item .hk-element-title {
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.68px;
    text-transform: capitalize;
}
.hk-tab2-item1.hk-tab-item .hk-media.hk-svg {
    background: #FABEBE;
    height: 200px;
}
.hk-tab-grid:not(.hk-active) {
    display: none;
}



@media (min-width:915px) {
.hk-research .hk-image-with-text-column1 {
    padding-right: 95px;
}
.hk-research .hk-image-with-text-column2 {
    padding-left: 29px;
}
.hk-research .hk-image-with-text-flex {
    align-items: flex-end;
}

}


@media (max-width:914px) {
.hk-tabs-grid .hk-element-icon-with-text-grid {
    padding: 26px 0 30px;
    gap: 12px;
}
.hk-tab {
    max-width: calc(50% - 6px);
    padding: 10px 5px;
    border-radius: 4px;
}
.hk-tab .hk-icon-with-text-flex {
    font-size: 15px;
    line-height: 20px;
    gap: 8px;
}
.hk-tab svg {
    width: 17.73px;
    height: 17.732px;
}
.hk-tab-item3 {
    font-size: 14px;
    line-height: 18px;
    padding-top: 16px;
}
.hk-tab-item .hk-element-title {
    font-size: 40px;
    line-height: 34px;
    letter-spacing: -0.8px;
}
.hk-tab-item .hk-element-text {
    padding: 8px 0 16px;
    font-size: 14px;
    line-height: 18px;
}
.hk-tab-item .hk-media.hk-svg {
    width: 100px;
    height: 90px;
}
.hk-tab-item.hk-tab1-item2 .hk-media.hk-svg {
    height: 120px;
}
.hk-tab2-item.hk-tab-item .hk-element-title {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.48px;
}
.hk-tab2-item1.hk-tab-item .hk-media.hk-svg {
    height: 120px;
}
.hk-tab2-item3.hk-tab-item3 a {
    width: 220px;
    display: inline-block;
    text-decoration: underline;
}
.hk-tab-item3 svg {
    top: -2px;
}
.hk-research .hk-image-with-text-column2 {
    display: flex;
    flex-direction: column;
}
.hk-tabs-grid {
    order: -1;
}
.hk-research-icon {
    padding: 30px 0 26px;
}
.hk-research-icon img {
    width: 120px;
    min-width: 120px;
}
.hk-research-icon .hk-element-texts {
    padding: 20px 10px 20px 16px;
    gap: 10px;
}
.hk-research-icon .hk-element-text {
    font-size: 16px;
    line-height: 18px;
}
.hk-research-icon .hk-element-title {
    font-size: 18px;
    line-height: 22px;
    gap: 10px;
}
.hk-research-icon .hk-element-title:before {
    width: 26px;
    height: 26px;
}



}



/* reviews slider css */
.hk-review-heading {
    padding-top: 16px;
}
.hk-review-card_main {
    padding: 22px 22px 24px;
    border-radius: 8px;
    background: #FAF2F2;
    color: #420002;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hk-review-card-rating strong {
    font-weight: 500;
}
.hk-review-card-rating {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.hk-element-title-main {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    padding: 16px 0;
}
.hk-element-review-name {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #9F0004;
    padding: 16px 0 24px;
    gap: 6px;
}
.hk-review-card-rich-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.hk-review-richtext-left {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 14px;
}
.hk-review-richtext-left img {
    min-width: 50px;
    width: 50px;
}
.hk-review-richtext-texts {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.hk-review-richtext-texts p:last-child {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 17px;
    opacity: .6;
}
.hk-absolute-link {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hk-review-button {
    height: 32px;
    min-width: 32px;
    display: flex;
    width: 32px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #840104;
}
.hk-global-slider .slick-track {
    display: flex !important;
}
.hk-global-slider .slick-slide {
    height: inherit !important;
}
.hk-global-slider .slick-slide>div {
    height: 100%;
}
.hk-review-slide {
    padding: 0 16px;
    height: 100%;
}
.hk-review-slider .slick-list {
    margin-left: -16px;
    margin-right: -16px;
}
.hk-review-slider {
    padding-top: 40px;
}
.hk-slider-navigation {
    padding-top: 40px;
}
ul.slick-dots {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0;
    list-style: none;
}
ul.slick-dots li {
    width: 9px;
    height: 9px;
    transition: al .3s ease;
    border-radius: 100px;
    background: rgba(249, 208, 208, 0.30);
}
ul.slick-dots li.slick-active {
    width: 38px;
    background: #F9D0D0;
}
ul.slick-dots li button {
    font-size: 0;
    width: 100%;
    height: 100%;
    border: unset;
    background: transparent;
}
.hk-global-slider {
    position: relative;
}
.hk-global-slider .hk-slider-button {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: -48px;
}
.hk-global-slider .hk-slider-button.hk-slider-next {
    left: unset;
    right: -48px;
}
.hk-reviews {
    background: linear-gradient(180deg, #440002 0%, #981619 100%), #FFF;
}
.hk-review-card-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-review-heading {
    padding-top: 14px;
}
.hk-review-heading .hk-element-heading {
    width: 270px;
    max-width: 100%;
}
.hk-review-slider {
    padding-top: 26px;
}
.hk-review-card_main {
    padding: 16px 20px 16px;
    border-radius: 8px;
}

.hk-review-card-rating svg {
    width: 74px;
    height: auto;
}
.hk-review-card-rating {
    font-size: 14px;
    line-height: 16px;
}
.hk-element-title-main {
    font-size: 18px;
    line-height: 22px;
    padding: 14px 0;
}
.hk-element-review-card-top {
    display: flex;
    flex-direction: column;
}
.hk-element-review-rating {
    display: inline-flex;
}
.hk-review-card-text {
    font-size: 16px;
    line-height: 20px;
}
.hk-element-review-name svg {
    width: 16px;
    height: auto;
}
.hk-element-review-name {
    padding: 14px 0 20px;
    font-size: 16px;
    line-height: 20px;
}
.hk-review-button {
    width: 26px;
    height: 26px;
    min-width: 26px;
    padding: 4px;
}
.hk-review-richtext-texts {
    gap: 4px;
    font-size: 15px;
    line-height: 18px;
}
.hk-review-richtext-texts p:last-child {
    font-size: 13px;
    line-height: 16px;
}
.hk-review-richtext-left {
    gap: 12px;
}
.hk-review-richtext-left img {
    width: 40px;
    min-width: 40px;
}
.hk-global-slider .hk-slider-button {
    display: none !important;
}
.hk-slider-navigation {
    padding-top: 26px;
}
ul.slick-dots {
    gap: 6px;
}
.hk-review-slide {
    padding: 0 6px;
}
.hk-review-slider .slick-list {
    margin-left: -6px;
    margin-right: -16px;
    padding-right: 38px;
}
}




/* formula css */

.hk-formula-grid {
    padding: 40px 0;
}
.hk-formula-grid .hk-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
}
.hk-formula-item {
    max-width: calc(25% - (28px * 3 / 4));
    width: 100%;
    position: relative;
}
.hk-formula-item .hk-element-image {
    display: flex;
}

.hk-formula-item .hk-element-texts {
    position: absolute;
    bottom: 0;
    padding: 24px 22px;
    text-align: left;
    color: #fff;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.hk-formula-item .hk-element-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
}
.hk-formula-item .hk-element-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    opacity: .8;
}
.hk-formula-item:nth-child(2) .hk-element-text {
    width: 270px;
    max-width: 100%;
}



@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-formula-grid .hk-element-icon-with-text-grid {
    gap: 14px;
}
.hk-formula-item {
    max-width: 100%;
}
.hk-formula-item .hk-element-texts {
    padding: 16px;
}

.hk-formula-item .hk-element-title {
    font-size: 20px;
    line-height: 24px;
}
.hk-formula-item .hk-element-text {
    font-size: 16px;
    line-height: 20px;
}
.hk-formula-item:nth-child(2) .hk-element-text {
    width: 100%;
}
.hk-formula-grid {
    padding: 26px 0;
}
}




/* quote css */
.hk-image-with-text-flex {
    display: flex;
    flex-wrap: wrap;
}
.hk-image-with-text-column {
    max-width: 50%;
    width: 100%;
}
.hk-user-quote {
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
}
.hk-user {
    padding-top: 24px;
}
.hk-user .hk-icon-with-text-flex img {
    width: 60px;
    min-width: 60px;
}
.hk-user .hk-icon-with-text-flex {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    gap: 12px;
}
.hk-quote .hk-image-with-text-flex {
    border-radius: 12px;
    overflow: hidden;
    background: #FDE9E9;
    align-items: center;
}
.hk-quote .hk-image-with-text-column1 {
    padding: 40px;
    max-width: 46%;
}
.hk-quote .hk-image-with-text-column2 {
    max-width: 54%;
}
.hk-gif-img img {
    height: 400px;
    object-fit: cover;
}
.hk-gif-img .hk-element-image {
    display: flex;
}
@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-image-with-text-column {
    max-width: 100%;
}
.hk-quote .hk-image-with-text-column1 {
    max-width: 100%;
    padding: 24px 16px 30px;
}
.hk-quote .hk-image-with-text-flex {
    border-radius: 8px;
    flex-direction: column-reverse;
}
.hk-quote .hk-image-with-text-column2 {
    max-width: 100%;
}
.hk-gif-img img {
    height: 240px;
}
.hk-user-quote {
    font-size: 18px;
    line-height: 24px;
}
.hk-user {
    padding-top: 20px;
}
.hk-user .hk-icon-with-text-flex img {
    width: 50px;
    min-width: 50px;
}
.hk-user .hk-icon-with-text-flex {
    font-size: 15px;
    gap: 12px;
    line-height: 18px;
}
}





/* compare css */
.hk-compare {
    background: linear-gradient(180deg, #440002 0%, #981619 100%), #FFF;
}
.hk-compare-subtitle {
    color: rgba(255, 255, 255, 0.50);
}
.hk-compare-subtext {
    padding-bottom: 40px;
}

.hk-compare {
    position: relative;
}
.hk-compare-img .hk-element-image {
    display: flex;
}
.hk-compare-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.hk-compare-img img {
    width: 917px;
    max-width: 100%;
}
.hk-compare .hk-image-with-text-column1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hk-compare-subtext, 
.hk-compare-subtitle, 
.hk-compare-heading {
    width: 100%;
}
.hk-compare-item {
    max-width: calc(50% - 15px);
    width: 100%;
    padding: 36px 0px 16px;
    border-radius: 8px;
    background: #8D3638;
    position: relative;
}
.hk-compare-list .hk-icon-with-text-flex .hk-element-image {
    display: flex;
}
.hk-compare-list .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    gap: 12px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.hk-compare-list+.hk-compare-list {
    border-top: 1px solid rgba(255, 255, 255, 0.20);
}
.hk-compare-item2-heading {
    text-align: center;
    padding-bottom: 8px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.hk-compare-logo img {
    width: 115px;
}
.hk-compare-logo {
    padding: 0 30px;
}
.hk-compare-item.hk-compare-item1 {
    padding-top: 32px;
    background: #FAF2F2;
    color: #420002;
}
.hk-compare-item.hk-compare-item1 .hk-compare-list+.hk-compare-list {
    border-color: rgba(66, 0, 2, 0.20);
}
.hk-compare-table-img {
    position: absolute;
    right: 23px;
    top: -33px;
}
.hk-compare-table-img img {
    width: 105px;
    height: 107px;
    object-fit: contain;
}

@media (min-width:915px) {
.hk-compare .hk-image-with-text-column1 {
    max-width: 57%;
}
.hk-compare .hk-image-with-text-column2 {
    max-width: 43%;
}
}


@media (max-width:914px) {

.hk-compare-subtext {
    padding-bottom: 26px;
}
.hk-compare-item {
    max-width: calc(50% - 6px);
    padding: 30px 0 12px;
    border-radius: 8px;
}
.hk-compare-list .hk-icon-with-text-flex {
    padding: 14px 10px;
    gap: 8px;
    font-size: 14px;
    line-height: 18px;
}
.hk-compare-list svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
}
.hk-compare-img {
    position: unset;
    padding-top: 26px;
    margin-left: -16px;
    margin-right: -16px;
}

.hk-compare-item2-heading {
    padding-bottom: 6px;
    font-size: 16px;
    line-height: 18px;
}
.hk-compare-table-img img {
    width: 53px;
    height: 54px;
}
.hk-compare-logo {
    padding: 0 10px 6px;
}

.hk-compare-logo img {
    width: 80px;
}
.hk-compare-table-img {
    right: 7px;
    top: 5px;
}
.hk-compare-item.hk-compare-item1 {
    padding-top: 22px;
}
.hk-compare-list .hk-icon-with-text-flex {
    min-height: 64px;
}

}



/* product css */
.hk-product-flex {
    display: flex;
    flex-wrap: wrap;
}
.hk-product-column {
    max-width: 50%;
    width: 100%;
}
.hk-product-column2 {
    padding-left: 35px;
}
.hk-product-column1 {
    padding-right: 35px;
}
.hk-global-rating em {
    text-decoration: underline;
    font-style: normal;
}

.hk-pdp-title .hk-element-heading {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -1.08px;
    text-transform: capitalize;
    padding-top: 16px;
}
.hk-pdp-text {
    padding-top: 18px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.hk-pdp-grid {
    padding: 30px 0;
}
.hk-pdp-grid .hk-element-icon-with-text-grid {
    padding: 22px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-radius: 8px;
    background: #FAF2F2;
}
.hk-pdp-grid-item .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.hk-pdp-grid-item .hk-element-image {
    display: flex;
}
.hk-pdp-sold-out {
    padding-bottom: 30px;
}
.hk-pdp-sold-out .hk-media.hk-svg {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    color: #C93B3B;
}
.hk-pdp-sold-out .hk-element-image {
    padding: 20px 30px 20px 22px;
    border-radius: 6px;
    border: 1px solid #FDE9E9;
    display: flex;
    align-items: center;
    gap: 28px;
    position: relative;
}
.hk-pdp-sold-out .hk-element-image:before {
    content: "";
    height: 10px;
    flex: 1;
    border-radius: 4px;
    background: #E8E8E8;
}
.hk-pdp-sold-out .hk-element-text {
    display: none;
}
.hk-pdp-stock {
    padding-bottom: 20px;
}
.hk-element-stock {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.hk-element-stock strong {
    font-style: normal;
    font-weight: 500;
    color: #4F7403;
}
.hk-element-stock em {
    font-style: normal;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.stock_inner {
    width: 9px;
    height: 9px;
    display: block;
    background: #99C047;
    border-radius: 100%;
}
.stock_outer {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: rgba(153, 192, 71, 0.25);
    filter: blur(0px);
}
.hk-pdp-payments img {
    width: 427px;
    display: block;
    padding-top: 20px;
}
.hk-pdp-payments .hk-element-image {
    text-align: center;
}
.hk-pdp-mbg .hk-icon-with-text-flex {
    width: 100%;
}
.hk-pdp-btn .hk-button {
    width: 100%;
}
.hk-element-product-media .hk-slider-navigation {
    padding: 0;
    display: flex;
}
.hk-element-product-media .hk-slider-button {
    position: absolute;
    top: 50%;
    left: 24px;
    z-index: 1;
}
.hk-element-product-media .hk-slider-button.hk-slider-next {
    left: unset;
    right: 24px;
}

.hk-product-media-main-item {
    padding: 0 10px;
}
.hk-product-media-main-item img {
    border-radius: 12px;
}
.hk-slider-product-media-main .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}
.hk-element-product-media {
    display: flex;
    gap: 14px;
    justify-content: space-between;
    flex-direction: row-reverse;

}
.hk-slider-product-media-thumb {
    width: 100%;
    max-width: 110px;
}
.hk-media-main-wrapper {
    max-width: calc(100% - 124px);
    width: 100%;
}
.hk-product-media-thumb-item {
    padding-bottom: 10px;
    opacity: .6;
}
.slick-current .hk-product-media-thumb-item {
    opacity: 1;
}
.hk-product-media-thumb-item img {
    border-radius: 6px;
}
.hk-slider-product-media-thumb .slick-list {
    padding-bottom: 34px;
}
.hk-pdp-sold-out .hk-element-image:after {
    content: "";
    border-radius: 4px;
    background: #C93B3B;
    box-shadow: 0 0 7.75px 0 rgba(201, 59, 59, 0.16), 0 0 7.1px 0 rgba(201, 59, 59, 0.56);
    width: 474.537px;
    height: 10px;
    position: absolute;
    left: 22px;
    top: calc(50% - 5px);
}

.hk-product-media-thumb-item {
    cursor: pointer;
}
.hk-product-media-main-item img {
    cursor: grab;
}
.hk-product-flex {
    align-items: flex-start;
}

.hk-element-sub-options {
    padding: 34px 0;
}
.hk-element-sub-option[sub_tab="2"] {
    display: none;
}
.hk-element-sub-option {
    padding: 16px 24px;
    text-align: left;
    border-radius: 6px;
    border: 1px dashed rgba(66, 0, 2, 0.20);
    background: #fff;
    width: 100%;
    cursor: pointer;
    transition: all .3s ease;
}
.hk-element-sub-option.hk-active {
    border-color: #840104;
    background: #FDE9E9;
}
.hk-sub-option-title-flex {
    display: flex;
    align-items: center;
    gap: 16px;
}
.hk-sub-option-title-texts {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.hk-sub-option-text {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    opacity: .7;
}
.hk-sub-option-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.hk-sub-option-selector svg {
    opacity: 0;
}
.hk-sub-option-selector {
    display: flex;
    align-items: center;
    width: 33px;
    height: 33px;
    border-radius: 4px;
    border: 1px solid rgba(66, 0, 2, 0.20);
}

.hk-element-sub-option.hk-active .hk-sub-option-selector svg {
    opacity: 1;
}
.hk-element-sub-option.hk-active .hk-sub-option-selector {
    border: unset;
}
.hk-element-options {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.hk-element-option {
    width: 100%;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid rgba(66, 0, 2, 0.20);
    background: #FFF;
    position: relative;
}
.hk-option-inner {
    display: flex;
    align-items: center;
    padding-right: 24px;
    justify-content: space-between;
    padding-left: 20px;
}
.hk-option-flex {
    display: flex;
    align-items: center;
    gap: 24px;
}
.hk-option-texts {
    display: flex;
    flex-direction: column;
    gap: 7px;
    align-items: flex-start;
}
.hk-option-title strong {
    color: #9F0004;
    text-transform: uppercase;
    font-weight: 600;
}
.hk-option-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.hk-option-text {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
}
.hk-option-image img {
    width: 90px;
    height: 90px;
    object-fit: contain;
}
.hk-element-option.hk-active {
    border-color: #840104;
    background: #FDE9E9;
}
.hk-option-price .hk-sub-trigger.hk-active {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    gap: 6px;
}
.hk-option-price .hk-sub-trigger.hk-active s {
    font-weight: 300;
    opacity: .7;
}

.hk-option-badge {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-transform: capitalize;
    padding: 4px 20px;
    position: absolute;
    right: 24px;
    top: -12px;
    border-radius: 4px;
    background: #D27E0B;
    color: #FFF;
}
.hk-element-option[data_tab="3"] .hk-option-badge {
    background: linear-gradient(0deg, #690003 0%, #690003 100%), #D27E0B;
}


.hk-clinical {
    padding-left: 124px;
    padding-top: 34px;
    text-align: center;
}
.hk-clinical a {
    text-decoration: underline;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-underline-offset: 2px;
    padding-top: 14px;
    display: block;
}
.hk-clinical .hk-media.hk-svg {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    gap: 10px;
}
.hk-pdp-btn .hk-button s {
    font-weight: 300;
    opacity: .6;
}

@media (min-width:915px) {
.hk-product-column1 {
    position: sticky;
    top: 80px;
}
}


@media (max-width:914px) {
.hk-product-column2 {
    padding-top: 22px;
    padding-left: 0;
    max-width: 100%;
}
.hk-product-column1 {
    padding-right: 0;
}
.hk-clinical {
    display: none;
}
.hk-product-column1 {
    max-width: 100%;
}
.hk-media-main-wrapper {
    max-width: 100%;
}
.hk-slider-product-media-thumb {
    display: none !important;
}
.hk-product-media-main-item {
    padding: 0 6px;
}
.hk-product-media-main-item img {
    border-radius: 8px;
}
.hk-slider-product-media-main .slick-list {
    margin-left: -6px;
    margin-right: -12px;
    padding-right: 28px;
}
.hk-element-product-media .hk-slider-button.hk-slider-next {
    right: 0px;
}
.hk-element-product-media .hk-slider-button {
    left: -14px;
}
.hk-pdp-title .hk-element-heading {
    padding-top: 0;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.78px;
}
.hk-pdp-text {
    font-size: 16px;
    line-height: 20px;
    padding: 14px 0;
}
.hk-pdp-grid {
    padding: 22px 0 24px;
}
.hk-pdp-grid .hk-element-icon-with-text-grid {
    padding: 14px;
    gap: 12px;
    border-radius: 8px;
}

.hk-pdp-grid-item .hk-icon-with-text-flex svg {
    width: 12px;
    height: auto;
}
.hk-pdp-grid-item .hk-icon-with-text-flex {
    font-size: 15px;
    line-height: 18px;
    gap: 8px;
}
.hk-pdp-sold-out {
    padding-bottom: 0;
    padding-top: 22px;
}

.hk-pdp-sold-out .hk-element-text {
    padding: 12px 10px;
    border-radius: 4px;
    background: #840104;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    white-space: nowrap;
}
.hk-pdp-sold-out .hk-icon-with-text-flex {
    display: flex;
    gap: 10px;
    align-items: center;
}
.hk-pdp-sold-out .hk-element-image {
    flex: 1;
    padding: 12px 10px;
    border-radius: 6px;
    gap: 10px;
}
.hk-pdp-sold-out .hk-media.hk-svg {
    font-size: 13px;
    line-height: 14px;
}
.hk-pdp-sold-out .hk-element-image:before {
    height: 8px;
}
.hk-pdp-sold-out .hk-element-image:after {
    height: 8px;
    width: calc(93% - 81px);
    left: 10px;
    top: calc(50% - 4px);
}
.hk-element-options {
    gap: 20px;
}
.hk-option-inner {
    padding-left: 8px;
    padding-right: 20px;
}

.hk-option-image img {
    width: 76px;
    min-width: 76px;
    height: 76px;
}
.hk-option-flex {
    gap: 12px;
}
.hk-option-price .hk-sub-trigger.hk-active {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    gap: 4px;
}
.hk-option-texts {
    gap: 3px;
}
.hk-option-title {
    font-size: 15px;
    line-height: 20px;
}
.hk-option-text {
    font-size: 12px;
    line-height: 14px;
}
.hk-option-badge {
    font-size: 12px;
    line-height: 14px;
    border-radius: 4px;
    padding: 3px 16px;
    right: 20px;
    top: -10px;
}
.hk-element-sub-options {
    padding: 28px 0;
}
.hk-element-sub-option {
    padding: 12px 14px;
    border-radius: 6px;
}


.hk-sub-option-title-flex {
    gap: 14px;
}
.hk-sub-option-selector {
    width: 27px;
    min-width: 27px;
    height: 27px;
}
.hk-sub-option-title-texts {
    gap: 4px;
}
.hk-sub-option-title {
    font-size: 15px;
    line-height: 20px;
}
.hk-sub-option-text {
    font-size: 12px;
    line-height: 14px;
}
.hk-element-stock {
    gap: 5px;
    font-size: 15px;
    line-height: 18px;
}
.stock_inner {
    width: 6px;
    height: 6px;
}
.stock_outer {
    width: 14px;
    height: 14px;
}
.hk-pdp-stock {
    padding-bottom: 16px;
}
.hk-pdp-payments img {
    width: 100%;
    padding-top: 16px;
}



}





/* FAQ css */

.hk-global-faq:has(+.hk-global-faq) .hk-faq-main {
    border-bottom: unset;
}
.hk-faq-main {
    border-top: 1px solid rgba(66, 0, 2, 0.20);
    border-bottom: 1px solid rgba(66, 0, 2, 0.20);
}
.hk-question {
    cursor: pointer;
    padding: 20px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: unset;
    text-align: left;
}
.hk-answer {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .7;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 20px;
    margin-top: -4px;
}
.hk-faq-btn {
    padding-top: 40px;
}

.hk-question:after {
    content:"+";
}
.hk-question.hk-active:after {
    content:"-";
}
.hk-faq-heading {
    padding-bottom: 40px;
}
@media (min-width:915px) {
.hk-faqs .hk-image-with-text-column2 {
    padding-left: 80px;
}

.hk-faq-img {
    position: sticky;
    top: 80px;
}
}


@media (max-width:914px) {
.hk-faq-heading {
    padding-bottom: 26px;
}
.hk-question {
    padding: 18px 0;
    font-size: 16px;
    line-height: 20px;
    gap: 20px;
}
.hk-answer {
    margin-top: -3px;
    padding-bottom: 18px;
    font-size: 15px;
    line-height: 20px;
}
.hk-faq-btn {
    padding-top: 26px;
}
.hk-faqs .hk-image-with-text-column2 {
    padding-top: 26px;
}
}





/* Risk css */

.hk-risk-free .hk-image-with-text-flex {
    border-radius: 8px;
    background: linear-gradient(0deg, #440002 0%, #981619 100%);
    padding: 80px;
    align-items: flex-end;
    position: relative;
}
.hk-risk-subtext {
    font-size: 18px;
    line-height: 22px;
}
.hk-risk-grid .hk-element-icon-with-text-grid {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.hk-risk-grid-item .hk-icon-with-text-flex {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border-radius: 6px;
    background: rgba(250, 242, 242, 0.15);
}
.hk-risk-btn {
    padding-top: 40px;
}
.hk-risk-img img {
    width: 260px;
    height: 260px;
    object-fit: contain;
    position: absolute;
    right: 80px;
    top: -50px;
}
.hk-risk-grid-item .hk-element-image {
    display: flex;
}
.hk-risk-img .hk-element-image {
    display: flex;
}

@media (min-width:915px) {

.hk-risk-free .hk-image-with-text-column1 {
    max-width: 52%;
}
.hk-risk-free .hk-image-with-text-column2 {
    padding-left: 90px;
    max-width: 48%;
}
}


@media (max-width:914px) {
.hk-risk-free .hk-image-with-text-flex {
    padding: 75px 16px 44px;
    border-radius: 8px;
    background: linear-gradient(0deg, #440002 0%, #981619 100%);
}
.hk-risk-img img {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    top: -65px;
}
.hk-risk-grid .hk-element-icon-with-text-grid {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    margin-left: -6px;
    margin-right: -6px;
    padding-top: 20px;
}
.hk-risk-grid-item .hk-icon-with-text-flex svg {
    width: 10px;
    height: auto;
    min-width: 10px;
}
.hk-risk-grid-item .hk-icon-with-text-flex {
    font-size: 14px;
    line-height: 16px;
    gap: 6px;
    padding: 8px;
}
.hk-risk-subtext {
    font-size: 14px;
    line-height: 18px;
}
.hk-risk-btn {
    padding-top: 26px;
}
.hk-risk-heading .hk-element-heading {
    width: 296px;
}
.hk-risk-grid .hk-element-icon-with-text-grid {
    justify-content: center;
}

}





/* USPs css */

.hk-usps-grid .hk-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
}

.hk-usp-item {
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #FAF2F2;
    padding: 24px 10px;
    max-width: calc(25% - (28px) * 3 / 4);
    width: 100%;
}
.hk-usp-item .hk-element-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding-top: 14px;
}
.hk-usp-item .hk-media.hk-svg {
    border-radius: 50px;
    border: 1px solid rgba(66, 0, 2, 0.10);
    background: #FFF;
    width: 58px;
    height: 58px;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


@media (min-width:915px) {

}


@media (max-width:914px) {
.hk-usps-grid .hk-element-icon-with-text-grid {
    gap: 12px;
}
.hk-usp-item {
    max-width: calc(50% - 6px);
    padding: 14px 10px;
}
.hk-usp-item .hk-media.hk-svg {
    width: 48px;
    height: 48px;
}
.hk-usp-item .hk-element-text {
    font-size: 15px;
    line-height: 18px;
    padding-top: 10px;
}

}




/* footer css */
.hk-footer .hk-richtext-content {
    display: flex;
    flex-wrap: wrap;
}
.hk-footer-logo img {
    width: 272px;
    max-width: 100%;
}
.hk-footer-menu p {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.78px;
    text-transform: capitalize;
    padding-bottom: 24px;
}
.hk-footer-menu ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    gap: 24px;
    opacity: .8;
}
.hk-footer-menu ul a {
    text-decoration: unset;
}
.hk-disclaimer .hk-element-richtext {
    width: 347px;
    max-width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    opacity: .7;
}
.hk-divider {
    width: 100%;
    padding: 50px 0;
}
.hk-divider .hk-element-liquid {
    display: block !important;
    width: 100%;
    background: rgba(255, 255, 255, 0.20);
    height: 1px;
}
.hk-payment-icon-copyright {
    flex: 1;
}
.hk-payment-icon-copyright .hk-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 36px;
}
.hk-payment-icon-copyright img {
    width: 412px;
    max-width: 100%;
}
.hk-payment-icon-copyright .hk-element-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    opacity: .7;
}
.hk-footer-menu1 {
    padding-right: 100px;
}
.hk-footer-logo {
    flex: 1;
}
.hk-disclaimer {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
.hk-footer-select1 {
    padding-right: 30px;
}
.hk-footer-select .hk-element-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8;
}
select.el-select {
    padding: 12px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    appearance: none;
    background-image: url(/cdn/shop/files/select-arrow.svg);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center;
    padding-right: 30px;
    cursor: pointer;
    outline: unset;
    box-shadow: unset;
}
select.el-select option {
    background: #440002;
    color: #fff;
}
.hk-footer-select .hk-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 12px;
}
select.el-select {
    min-width: 220px;
}
.hk-footer-menu p {
    font-family: var(--hk-heading-font);
}
@media (min-width:915px) {

}
@media (max-width:914px){

.hk-footer-logo {
    width: 100%;
    flex: unset;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.hk-footer-logo img {
    width: 200px;
}
.hk-footer-menu p {
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.66px;
}
.hk-footer-menu1 {
    padding-right: 0;
}
.hk-footer-menu {
    max-width: calc(50% - 13px);
    width: 100%;
}
.hk-footer-menu ul {
    gap: 20px;
    font-size: 15px;
    line-height: 20px;
}

.hk-disclaimer .hk-element-richtext {
    width: 100%;
    padding-top: 30px;
}
.hk-divider {
    padding: 30px 0;
}
select.el-select {
    min-width: 128px;
    font-size: 13px;
    line-height: 18px;
}
select.el-select {
    min-width: 128px;
    font-size: 13px;
    line-height: 18px;
    max-width: 180px;
}
.hk-footer-select .hk-icon-with-text-flex {
    gap: 10px;
}
.hk-footer-select .hk-element-title {
    font-size: 14px;
    line-height: 18px;
}
.hk-footer-select1 {
    padding-right: 0;
}
.hk-footer .hk-richtext-content {
    justify-content: space-between;
}
.hk-payment-icon-copyright .hk-icon-with-text-flex {
    flex-direction: column;
    gap: 26px;
    padding-top: 26px;
    align-items: flex-start;
}
.hk-payment-icon-copyright img {
    width: 100%;
}
.hk-payment-icon-copyright .hk-element-text {
    font-size: 13px;
    line-height: 16px;
}
.hk-disclaimer {
    width: 100%;
    flex: unset;
}

}





/* 20/07/2026 */
body:not(.remove_transparent) .hk-desktop-menu a {
    color: #fff;
}
body:not(.remove_transparent) .hk-element-logo {
    filter: brightness(0) invert(1);
}
body:not(.remove_transparent) .hk-element-cart-button {
    filter: brightness(0) invert(1);
}
body:not(.remove_transparent) .hk-mobile-menu-button {
    filter: brightness(0) invert(1);
}
.hk-drawer-menu-inner {
    background: #fff;
    color: unset;
}
.hk-parent-item.hk-active svg {
    transform: rotate(-180deg);
}
.hk-parent-item svg {
    transition: all .3s ease;
}
@media (min-width:915px) {
body:not(.remove_transparent) .hk-desktop-menu a {
    color: #fff;
}
.hk-submenu-link {
    background: #fff;
    box-shadow: 1px 1px 10px #00000030;
}
.hk-submenu-link a {
    color: unset !important;
}
body:not(.remove_transparent) .hk-menu-arrow path {
    stroke: #fff;
}
}