/** Shopify CDN: Minification failed

Line 152:10 Expected ":"
Line 152:17 Expected ":"
Line 3105:4 Comments in CSS use "/* ... */" instead of "//"
Line 4233:4 Comments in CSS use "/* ... */" instead of "//"
Line 4242:4 Comments in CSS use "/* ... */" instead of "//"

**/
/* start common css */
body {
    display: block;
}
@media (max-width:915px) {
  .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%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.hk-loading {
    color: transparent !important;
    position: relative;
}



.hk-loading-cart:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #0000003b;
}
.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;
}

body, .hk-font-body  {
  font-family:var(--hk-body-font);
}
.hk-font-heading{
  font-family: var(--hk-heading-font);
}

.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
img {
    height; unset;
}



@media (max-width:915px) {
.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 */



/* same css start */
.hk-global-header h1 {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.2px;
}
.hk-global-header h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.8px;
    margin: 0px;
    max-width: 100%;
    text-transform: uppercase;
}
.hk-media, 
.hk-svg {
    display: flex;
}
.hk-button {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #092E68;
    width: 334px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 63px;
    border-radius: 12px;
    border: 2px solid #092E68;
    transition: all 0.3s ease;
}
.hk-button:hover {
    background: transparent;
    color: #092E68;
}
.hk-white-button .hk-button:hover {
    color: #fff;
    border-color: #fff;
}
.hk-MBG .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.28px;
    gap: 9px;
    width: 334px;
    max-width: 100%;
    margin-top: 12px;
}
.hk-MBG .hk-icon-with-text-flex .hk-element-texts {
    position: relative;
    top: 2px;
}
.hk-image-with-text-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: unset;
    justify-content: space-between;
}
.hk-image-with-text-column {
    width: 50%;
}
.hk-white-btn .hk-button:hover {
    border-color: #fff;
    color: #fff;
}
.hk-center-box {
    width: fit-content;
    margin: 0px auto;
}
.hk-hp-choose-list1-item {
    position: relative;
}
.hk-hp-choose-section .hk-mega-menu-product-badge {
    background: #fff;
    color: #092E68;
}
.hk-hp-choose-list1 .hk-element-icon-with-text-grid .hk-element-price {
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 6px;
}
.hk-hp-choose-list1 .hk-element-icon-with-text-grid .hk-element-price s {
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.24px;
    text-decoration-line: line-through;
}
.hk-hp-choose-list1 .hk-element-icon-with-text-grid .hk-element-price .hk-save-badge {
    color: #F8F9FA;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.24px;
    border-radius: 4px;
    background: #EF2326;
    padding: 8px 14px;
}



@media (min-width:915px) {

}



@media (max-width:915px) {
.hk-global-header h1 {
    font-size: 32px;
    letter-spacing: 0.64px;
    width: 328px;
    max-width: 100%;
}
.hk-global-header h2 {
    font-size: 32px;
    letter-spacing: 0.64px;
    width: 328px;
}
.hk-button {
    width: 100%;
}
.hk-MBG .hk-icon-with-text-flex {
    width: 100%;
}
.hk-image-with-text-column {
    width: 100%;
}
.hk-header-center .hk-element-heading {
    margin: 0px auto;
}
.hk-center-box {
    width: 100%;
}
.hk-hp-choose-list1 .hk-element-icon-with-text-grid .hk-element-price {
    flex-wrap: wrap;
}
.hk-hp-choose-section .hk-mega-menu-product-badge {
    font-size: 10px;
    border-radius: 4px;
    padding: 5px 9px;
    top: 7px;
    left: 7px;
}
}
/* same css end */





/* 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;
}   


/* desktop css */
@media (min-width:915px) {
}



/* mobile css */
@media (max-width:915px) {
.hk-drawer-menu-content a {
    font-size: 15px;
    padding: 8px 0;
}
.hk-drawer-menu-inner {
    padding: 30px 20px;
}
.hk-element-annoucement-main {
    gap: 12px;
    font-size: 14px;
    letter-spacing: -0.28px;
    justify-content: center;
}
span.hk-countdown-js {
    gap: 6px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
span.hk-countdown-js>span {
    padding: 5px 5px 3px;
}
.hk-header-logo {
    width: 55px;
    max-width: 100%;
}
.hk-header-content svg {
    height: 15px;
    width: auto;
}
}
/* header section css end */



/* header css start */
.hk-header-text1 p {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
}
.hk-header-text1 p a {
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}
.hk-header-text1 p a strong {
    font-weight: unset;
    text-decoration: underline;
}
.hk-header-text1 p a:after {
    content: "";
    width: 14px;
    height: 10px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/cdn/shop/files/Frame.svg");
}
.hk-localization {
  position: relative;
  display: inline-block;
}

.hk-localization-inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  cursor: pointer;
}

.hk-localization-flag img {
  width: 40px;
  height: auto;
  display: block;
}

.hk-localization-text {
  font-size: 20px;
  line-height: 1;
}

.hk-localization-arrow {
  display: flex;
  align-items: center;
}

.hk-localization-select {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}
.hk-header-logo {
    width: 150px;
    max-width: 100%;
}
.hk-localization-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.hk-localization-flag img {
    width: 25px;
}
.hk-localization-inner {
    gap: 6px;
}
.hk-localization-arrow svg {
    width: 9px;
    height: unset;
}
.hk-element.hk-element-cart-button {
    display: flex;
    align-items: center;
    gap: 23px;
}
.hk-menu-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 34px;
}
.hk-menu-list .hk-mega-menu-toggle {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    color: #2D3436;
    display: flex;
    align-items: center;
    gap: 7.9px;
    cursor: pointer;
}
.hk-menu-list .hk-mega-menu-toggle:after {
    content: "+";
    font-size: 20px;
    font-weight: 400;
    position: relative;
    top: -2px;
    display: none;
}
.hk-menu-list .hk-mega-menu-toggle.active:after {
    content: "-";
}
.hk-menu-list>a:last-child {
    color: #092E68;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    text-decoration: none;
}
.hk-mega-menu-content-flex {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    max-width: 100%;
    width: var(--hk-container-width);
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
}
.hk-mega-menu-content {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    background: #f8f9fa;
    padding: 40px 0px;
}
.hk-mega-menu-content-left {
    width: 30%;
}
.hk-mega-menu-content-right {
    width: calc(100% - (30% + 40px));
}
.hk-mega-menu-title {
    color: #04452D;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1.2px;
    text-align: left;
    padding-bottom: 39px;
}
.hk-mega-menu-button {
    width: 100%;
}
.hk-mega-menu-under-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #04452D;
    text-align: center;
    font-family: "Gill Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: unset;
    gap: 7.9px;
    margin-top: 14px;
}
.hk-mega-menu-content-right-flex {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
.hk-mega-menu-content-right-product-item {
    border-radius: 4px;
    background: #FFF;
    padding: 0px 16px 16px;
}
.hk-mega-menu-product-title {
    color: #1B263B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding-bottom: 8px;
}
.hk-mega-menu-product-text {
    color: #2D3436;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.28px;
}
.hk-mega-menu-content-right-product-item a {
    text-decoration: none;
}
.hk-mega-menu-content-right-product-item img {
    aspect-ratio: 1/1;
    object-fit: contain;
}
.hk-mega-menu-content-right-product-item {
    overflow: hidden;
}
.hk-mega-menu-content-right-product-item {
    overflow: hidden;
    width: calc(25% - (12px)*3/4);
}
.hk-mega-menu-content-right-product-item {
    position: relative;
}
.hk-mega-menu-product-badge {
    color: #f2ece0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .42px;
    background: #04452d;
    padding: 7px 9px 4px;
    width: fit-content;
    position: absolute;
    top: 12px;
    left: 0;
    border-radius: 0 2px 2px 0;
    display: none;
}
.hk-mega-menu-content-left .hk-button {
    width: 100%;
}
.hk-mega-menu-content {
    background: #fff;
}
.hk-mega-menu-content-right-product-item {
    padding: 0px 0px 16px;
}
.hk-mega-menu-product-title {
    color: #04452D;
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.48px;
    text-transform: capitalize;
    padding-bottom: 8px;
    font-family: 'Arpona';
}
.hk-mega-menu-product-text {
    color: #181818;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
}
.hk-mega-menu-product-texts .hk-media.hk-svg {
    color: #181818;
    font-family: "Gill Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
    display: flex;
    align-items: center;
    margin: 20px 0px 16px;
    gap: 9px;
    text-transform: uppercase;
}
.hk-mega-menu-product-texts .hk-media.hk-svg span {
    position: relative;
    top: 1px;
}
.hk-mega-menu-product-texts .hk-element-price {
    color: #04452D;
    font-family: Arpona;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    text-align: left;
    padding-top: 16px;
}



@media (min-width:915px) {

}



@media (max-width:915px) {
.hk-header-text1 p {
    font-size: 13.7px;
    gap: 9px;
}
.hk-menu-list {
    display: block;
}
.hk-header-logo {
    width: 134px;
}
.hk-drawer-menu {
    padding-right: 0px;
}
.hk-drawer-menu-inner {
    padding: 23px 16px;
}
.hk-drawer-menu-inner {
    background: #fff;
}
.hk-mega-menu-content {
    position: unset;
    top: 100%;
    left: 0px;
    right: 0px;
    background: #fff;
    padding: 25px 0px;
    border-bottom: 1px solid #2D3436;
}
.hk-mega-menu-main {
    margin-bottom: 23px;
}
.hk-menu-list .hk-mega-menu-toggle:after {
    display: none;
}
.hk-menu-list {
    padding-top: 59px;
}
.hk-menu-list .hk-mega-menu-toggle {
    justify-content: space-between;
}
.hk-menu-list .hk-mega-menu-toggle svg {
    transition: all 0.5s ease;
}
.hk-menu-list .hk-mega-menu-toggle.active svg {
    transform: rotate(-90deg);
}
.hk-mega-menu-content-right-flex {
    gap: 8px;
}
.hk-mega-menu-content-right-product-item {
    padding: 0px;
}
.hk-mega-menu-content-right-product-item a {
    display: flex;
    align-items: center;
    text-align: left;
}
.hk-mega-menu-product-image {
    width: 81px;
}
.hk-mega-menu-product-title {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.32px;
    padding-bottom: 4px;
}
.hk-drawer-menu-content a {
    padding: 0;
}
.hk-mega-menu-product-text {
    color: #2D3436;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.24px;
}
.hk-mega-menu-product-texts {
    padding: 0px 16px 0px 10px;
}
.hk-mega-menu-content-right-flex {
    flex-direction: column;
}
button.hk-mobile-menu-close {
    top: 20px;
    right: unset;
    left: 16px;
}
.hk-mega-menu-title {
    display: none;
}
.hk-element.hk-element-menu {
    height: 100%;
}
.hk-menu-list .hk-mega-menu-main+a{
    color: #092E68;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-decoration: none;
    margin-bottom: 25px;
}
.hk-localization-inner {
    padding-bottom: 16px;
}
.hk-mega-menu-content-left {
    width: 100%;
}
a.hk-button.hk-mega-menu-button {
    display: flex;
}
.hk-mega-menu-under-cta {
    margin-top: 14px;
}
.hk-mega-menu-under-cta svg {
    width: 20px;
    height: unset;
}
.hk-mega-menu-content-right-product-item {
    width: 100%;
}
.hk-mega-menu-product-badge {
    font-size: 9px;
    border-radius: 1px;
    padding: 5px 9px;
    top: 0px;
    left: 0px;
}
.hk-menu-list .hk-mega-menu-main+a {
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #2D3436;
}
.hk-menu-list>a:nth-child(6), .hk-menu-list>a:nth-child(5) {
    font-family: Archivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    padding: 24px 0;
    max-width: 50%;
    width: 100%;
    float: left;
}
.hk-element-drawer.hk-drawer-menu {
    top: 62px;
}
body:not(.remove_transparent) .hk-element-drawer.hk-drawer-menu {
    top: 96px;
}
body .hk-menu-list .hk-mega-menu-toggle {
    letter-spacing: -2px;
    color: #04452D;
    font-family: Arpona;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: capitalize;
}
body .hk-menu-list .hk-mega-menu-main:nth-child(3) {
    border-bottom: 1px solid #04452D;
    padding-bottom: 23px;
}
body .hk-menu-list .hk-mega-menu-main+a {
    border-bottom: unset;
}
body .hk-menu-list .hk-mega-menu-main+a, 
body .hk-menu-list>a:nth-child(6), 
body .hk-menu-list>a:nth-child(5) {
    color: #04452D;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.42px;
    text-decoration: none;
    margin-bottom: 25px;
    font-family: "Gill Sans";
    margin-bottom: 0px;
    padding-top: 0px;
    text-transform: capitalize;
    max-width: 100%;
}
.hk-drawer-menu-content a.hk-button.hk-mega-menu-button {
    font-size: 16px;
    padding: 8px 0;
}
.hk-mega-menu-content-right-flex .hk-mega-menu-product-badge {
    font-size: 9px;
    border-radius: 1px;
    padding: 5px 9px;
    top: 0px;
    left: 0px;
}
}
/* header css end */



/* footer css start */
.hk-footer .hk-image-with-text-column1 {
    width: 65.9%;
}
.hk-footer .hk-image-with-text-column2 {
    width: 30%;
}
.hk-footer .hk-image-with-text-column1 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0px;
}
.hk-footer-logo {
    width: 100%;
}
.hk-footer-logo img {
    width: 421px;
    height: unset;
}
.hk-footer-copyright {
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.hk-footer-menu {
    width: 32%;
}
.hk-footer-menu ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    gap: 16px;
}
.hk-footer-menu ul li {
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.hk-footer-menu ul li a {
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    text-decoration: none;
    text-transform: capitalize;
}
.hk-footer-menu1 ul li a {
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.hk-footer-menu1 ul {
    gap: 32px;
}
.hk-footer-menu ul li strong {
    font-weight: 800;
    padding-bottom: 16px;
    display: flex;
}
.hk-footer-heading h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}
.hk-footer-text1 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin: 16px 0px 25px;
}
.hk-footer-text2 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.28px;
    text-align: center;
    margin-top: 12px;
}
.hk-button {
    cursor: pointer;
}
.field_lp input {
    border-radius: 2px;
    border: 1px solid #F8F9FA;
    background: rgba(226, 225, 221, 0.10);
    width: 100%;
    margin-bottom: 25px;
    height: 50px;
    padding-left: 12px;
    color: #fff;
    font-family: Archivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
}
.field_lp input::placeloder {
    color: #F6F6F6;
}



@media (min-width:915px) {

}



@media (max-width:915px) {
.hk-footer .hk-image-with-text-column1 {
    width: 100%;
}
.hk-footer .hk-image-with-text-column2 {
    width: 100%;
}
.hk-footer .hk-image-with-text-flex {
    gap: 32px;
    flex-direction: column-reverse;
}
.hk-footer-heading h2 {
    font-size: 32px;
    letter-spacing: 0.64px;
    width: 328px;
    max-width: 100%;
}
.hk-footer-text1 {
    font-size: 14px;
    letter-spacing: 0.28px;
    margin: 12px 0px 25px;
    width: 328px;
    max-width: 100%;
}
.hk-footer-text2 {
    font-size: 12px;
    letter-spacing: 0.24px;
    margin-top: 12px;
}
.hk-footer-logo img {
    width: 100%;
}
.hk-footer .hk-image-with-text-column1 {
    gap: 25px 0px;
}
.hk-footer-menu {
    width: 100%;
}
.hk-footer-copyright {
    padding-top: 7px;
}
}
/* footer css end */


.hk-cart-button {
    position: relative;
}
.hk-cart-count {
    background: #000;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    top: -10px;
    right: -10px;
    position: absolute;
}

ul:has([title="instagram"]) {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 16px;
    flex-direction: row;
}
a[title="instagram"] {
    background: url(/cdn/shop/files/instagram.svg);
}
a[title="tiktok"] {
    background: url(/cdn/shop/files/tiktok.svg?v=1778856347);
}

a[title="tiktok"], 
a[title="instagram"] {
    font-size: 0 !important;
    width: 24px;
    height: 24px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (min-width:915px) {
.hk-mega-menu-content-right-flex:has(.hk-mega-menu-content-right-product-item:nth-child(3):last-child) .hk-mega-menu-content-right-product-item {
    width: calc(33.33% - (12px) * 2 / 3);
}
}



@media (max-width:915px) {
.hk-drawer-bg {
    display: none !important;
}
.hk-menu-list {
    padding-top: 0;
}
body:has(.hk-drawer-menu.active) button.hk-mobile-menu-button {
    opacity: 0;
    pointer-events: none;
}

button.hk-mobile-menu-close {
    top: -43px;
}

.hk-cart-count {
    width: 15px;
    height: 15px;
    font-size: 10px;
    top: -7px;
    right: -7px;
}

}



.hk-hp-daily-list1-item {
    position: relative;
}
a.hk-full-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* cart css start */


/* empty cart css */
.hk-empty-cart-button {
    display: inline-block;
    padding-top: 30px;
}
.hk-empty-cart-title {
    padding-top: 30px;
}
@media (max-width:915px) {
.hk-empty-cart-button {
    display: block;
    padding-top: 20px;
}
.hk-empty-cart-title {
    padding-top: 20px;
    width: 100%;
    padding-bottom: 20px;
}
}



/* leak protection css start */
.hk-shipping-protection-toggle {
    height: 35px;
    width: 80px;
    margin-left: auto;
}
.hk-shipping-protection-toggle-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 89.355px;
    border: 1px solid #CAAD58;
    background: transparent;
    position: relative;
    cursor: pointer;
    transition: all .3s ease;
}
.hk-shipping-protection-toggle-button {
    width: 29px;
    height: 29px;
    border-radius: 100%;
    background: #CAAD58;
    aspect-ratio: 1 / 1;
    transition: all .3s ease;
    position: absolute;
    left: 3px;
    top: 2px;
}
.hk-shipping-protection-toggle-wrapper.active {
    background: #CAAD58;
}
.hk-shipping-protection-toggle-wrapper.active .hk-shipping-protection-toggle-button {
    background: #fff;
    left: calc(100% - 32px);
}
/* leak protection css end */




.hk-line-item-flex {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.hk-line-item-left {
    display: flex;
    gap: 15px;
}
.hk-line-item-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.hk-line-item-image img {
    width: 102.6px;
    min-width: 102.6px;
}
.hk-related-product-card-flex {
    display: flex;
    gap: 16px;
}
.hk-related-product-card-left img {
    width: 125px;
    min-width: 125px;
}
.hk-product-price-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hk-product-bottom-flex {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.hk-product-bottom-flex .hk-button {
    height: 52px;
    width: 299px;
    font-size: 18.2px;
    background: #CAAD58;
    border: 2px solid #CAAD58;
}
.hk-related-product-card-right {
    flex: 1;
}
.hk-element-shipping-protection-main {
    display: flex;
    padding: 20px;
    padding-left: 118px;
    border: 1px solid #CAAD58;
    background: #FFF;
    position: relative;
    justify-content: space-between;
    gap: 38px;
}
.hk-shipping-protection-flex img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 117px;
}
.hk-shipping-protection-left .hk-element-title {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.364px;
}
.hk-shipping-protection-left .hk-element-text {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.312px;
    opacity: .6;
    padding-top: 7.8px;
}
.hk-cart-under-cta-icons .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    gap: 7.8px;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.312px;
    text-transform: capitalize;
}
.hk-cart-under-cta-icons img {
    height: 15.6px;
    width: auto;
}
.hk-cart-under-cta-icons .hk-element-icon-with-text-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20.8px;
    padding-top: 25px;
}
.hk-cart-drawer-column {
    width: 100%;
}
.hk-cart-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: #fff;
    padding: 20px 25px 15.977px 25px;
    width: 487px;
    max-width: 100%;
    margin-left: auto;
    right: -100%;
    transition: all .5s ease;
}
.hk-drawer-cart-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
    display: none;
    z-index: 10;
}

.hk-cart-drawer.active {
    right: 0;
}
.hk-cart-drawer .hk-cart-heading .hk-element-heading {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: -0.39px;
    text-transform: capitalize;
}

body.hk-overflow-hidden {
    overflow: hidden;
}
.hk-cart-drawer-content {
    height: 100%;
}
.hk-cart-drawer-flex {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hk-cart-drawer-column1 {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.hk-cart-drawer-column1 {
    padding: 20px 25px;
    overflow-y: auto;
  /* Firefox */
  scrollbar-width: none;

  /* IE & Edge (legacy) */
  -ms-overflow-style: none;
}

/* Chrome, Safari, Edge */
.hk-cart-drawer-column1::-webkit-scrollbar {
  display: none;
}
.hk-mobile-cart-close {
    background: transparent;
    border: unset;
    box-shadow: unset;
    padding: 0;
    position: absolute;
    top: 27px;
    right: 25px;
    cursor:pointer;
}
.hk-cart-drawer-column2 {
    padding: 20px 25px 15.977px 25px;
    background: #F7F7F7;
}
.hk-cart-drawer {
    padding: 0;
}
.hk-cart-drawer-content.empty-cart-main {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
}
.hk-empty-cart-button {
    width: 100%;
}
.hk-empty-cart-title .hk-button {
    max-width: 100%;
    width: 100%;
}
.hk-empty-cart-title {
    max-width: 100%;
    padding: 0;
    width: 100%;
}

body .hk-cart-drawer .hk-cart-heading .hk-element-heading {
    padding-bottom: 19.5px;
}
body .elfree-ship-bar {
    background: rgba(199, 31, 53, 0.15);
    margin-bottom: 25px;
}
body .elfree-ship-filled-bar {
    background: #C71F35;
    padding: 5px 10.4px;
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.312px;
    gap: 7.8px;
}
body .elfree-ship-filled-bar svg {
    width: 18.2px;
    height: unset;
    min-width: 18.2px;
}
body .hk-line-item-grid {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
body .elfree-ship-filled-bar p {
    white-space: nowrap;
}
body .hk-line-item-right {
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
body .hk-line-item-left {
    display: flex;
    gap: 16px;
    width: calc(100% - 150px);
}
body .hk-line-item-image {
    width: 97px;
    min-width: 97px;
}
body .hk-line-item-image img {
    width: 100%;
    min-width: unset;
}
body .hk-line-item-details {
    width: calc(100% - 113px);
    justify-content: flex-start;
}
body .hk-item-rating {
    display: flex;
    align-items: center;
    white-space: nowrap;
    gap: 7.8px;
    color: #1C1C1C;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.312px;
}
body .hk-item-rating strong {
    font-weight: 500;
}
body .hk-line-item-details .hk-item-title {
    color: #1C1C1C;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.364px;
    text-transform: capitalize;
    padding: 13.15px 0px;
}
body .hk-free-badge {
    background: #C71F35;
    color: #FFF;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.312px;
    width: 71px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6.5px;
}
body .hk-quantity-main {
    border-radius: 3.9px;
    border: 1px solid #E6E6E6;
    height: 29px;
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 9px;
}
body .hk-quantity-main input {
    width: 30px;
    text-align: center;
    outline: none;
    border: none;
    color: #161616;
    font-family: "Hanken Grotesk";
    font-size: 14.3px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
body .hk-quantity-main button {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    width: unset;
    height: unset;
}
body .hk-quantity-main button svg path {
    fill: #161616;
}
body .hk-line-item-right .hk-item-price {
    color: #C71F35;
    font-family: "Hanken Grotesk";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.364px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 5.2px;
    padding-bottom: 15.7px;
}
body .hk-line-item-right .hk-item-price s {
    color: rgba(28, 28, 28, 0.60);
}
body .hk-line-item-right .hk-product-stock-text p {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.312px;
    width: fit-content;
    margin: 0 auto 0px;
    display: flex;
    align-items: center;
    gap: 5px;
    background: rgba(137, 221, 99, 0.10);
    color: #425F02;
    padding: 4px 5px;
}
body .hk-line-item-right .hk-product-stock-text p strong:after {
    top: 6.9px;
}
body .hk-cart-related-heading h2 {
    color: #1C1C1C;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: -0.39px;
    border-top: 1px solid #1C1C1C26;
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 20px;
}
.hk-cart-retaled-products-main .hk-related-grid-item {
    padding-right: 20px;
}
.hk-cart-retaled-products-main .hk-related-product-card-flex {
    gap: 13px;
}
body .hk-cart-retaled-products-main .hk-product-rating {
    display: none;
}
body .hk-cart-retaled-products-main  .hk-related-product-card-left {
    width: 156px;
    min-width: 156px;
}
body .hk-cart-retaled-products-main  .hk-related-product-card-right {
    width: calc(100% - 169px);
}
body .hk-cart-retaled-products-main .hk-product-title {
    color: #1C1C1C;
    font-family: "Hanken Grotesk";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.364px;
    text-transform: capitalize;
    padding-bottom: 7.8px;
}
body .hk-cart-retaled-products-main .hk-related-product-card-left img {
    width: 100%;
    min-width: unset;
}
body .hk-product-price-flex .hk-product-price {
    display: flex;
    gap: 5.2px;
    color: #C71F35;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.312px;
    text-transform: capitalize;
    padding-bottom: 7.8px;
}
body .hk-product-price-flex .hk-product-price s {
    color: rgba(28, 28, 28, 0.60);
}
body .hk-product-price-flex .hk-product-price-badge {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.26px;
    background: #C71F35;
    padding: 2.5px 5px;
}
body .hk-product-bottom-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 13px;
}
body .hk-product-bottom-flex .hk-product-inspired-by {
    display: flex;
    flex-direction: column;
    color: rgba(28, 28, 28, 0.60);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.312px;
    text-transform: capitalize;
    gap: 3.9px;
}
body .hk-product-bottom-flex .hk-product-inspired-by strong {
    color: #1C1C1C;
    font-weight: unset;
}
.hk-cart-retaled-products-main .hk-product-bottom-flex button.hk-button {
    background: #CAAD58;
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.364px;
    border: 2px solid #CAAD58;
    height: 41px;
}
.hk-cart-retaled-products-main .hk-product-bottom-flex button.hk-button:hover {
    background: transparent;
    color: #b37829;
}
.hk-button {
    cursor: pointer;
}
.hk-cart-retaled-products-main .slick-list.draggable {
    padding-right: 55px;
    width: calc(100% + 25px);
}
.hk-cart-retaled-products-main .hk-related-product-card-flex {
    cursor: grab;
}
body .hk-element-shipping-protection-main {
    display: flex;
    padding: 16px 16px 14px 118px;
    border: 1px solid #CAAD58;
    background: #fff;
    position: relative;
    justify-content: space-between;
    gap: 7px;
}
body .hk-shipping-protection-flex img {
    width: 107.9px;
    height: unset;
}
body .hk-shipping-protection-left .hk-element-text {
    width: 90%;
}
body .hk-shipping-protection-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #000;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.364px;
    text-align: right;
}
.hk-element-total-main .hk-element-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 19px 0px;
}
.hk-element-total-main .hk-element-total p {
    color: #1C1C1C;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    letter-spacing: -0.39px;
}
.hk-element-total-main .hk-element-total .hk-cart-price {
    display: flex;
    gap: 14px;
    color: rgba(28, 28, 28, 0.60);
    text-align: right;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    letter-spacing: -0.364px;
}
.hk-element-total-main .hk-element-total .hk-cart-price s {
    color: #000000;
}
.hk-cart-payment-icons {
    padding-top: 20px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid {
    padding-top: 20.8px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid .hk-cart-under-cta-icon:nth-child(1) {
    display: flex;
    align-items: center;
    gap: 20.8px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid .hk-cart-under-cta-icon:nth-child(1):after {
    content: "|";
    color: #00000030;
}
body .hk-product-price-flex .hk-product-price {
    padding-bottom: 0px;
}
body .hk-product-bottom-flex {
    padding-top: 7.8px;
}

body .hk-quantity-main button {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hk-cart-button {
    position: relative;
}
.hk-cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    font-size: 10px;
    border-radius: 100%;
    line-height: normal;
    position: absolute;
    bottom: calc(100% - 10px);
    left: calc(100% - 10px);
}
@media (max-width: 915px) {
.hk-cart-drawer-column1 {
    padding: 15px 16px;
}
.hk-cart-drawer .hk-cart-heading .hk-element-heading {
    font-size: 15px;
    letter-spacing: -0.3px;
}
body .hk-cart-drawer .hk-cart-heading .hk-element-heading {
    padding-bottom: 15px;
}
.hk-mobile-cart-close {
    top: 18px;
    right: 15px;
}
body .elfree-ship-filled-bar {
    padding: 4px 8px;
    font-size: 12px;
    letter-spacing: -0.24px;
    gap: 6px;
}
body .elfree-ship-filled-bar svg {
    width: 14px;
    height: unset;
    min-width: 14px;
}
body .hk-line-item-image {
    width: 75px;
    min-width: 75px;
}
body .hk-line-item-left {
    gap: 12px;
    width: calc(100% - 100px);
}
body .hk-line-item-details {
    width: calc(100% - 87px);
}
body .hk-item-rating {
    gap: 6px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
body .hk-item-rating svg {
    width: 70px;
    height: unset;
}
body .hk-line-item-details .hk-item-title {
    font-size: 14px;
    letter-spacing: -0.28px;
    padding: 10.5px 0;
}
body .hk-free-badge {
    font-size: 12px;
    letter-spacing: -0.24px;
    width: 55px;
    height: 23px;
    gap: 5px;
}
body .hk-free-badge svg {
    width: 10px;
    height: unset;
}
body .hk-quantity-main {
    border-radius: 3px;
    height: 23px;
    width: 95px;
    padding: 0 7.5px;
}
body .hk-quantity-main input {
    width: 21px;
    font-size: 11px;
}
body .hk-quantity-main button svg {
    width: 9px;
    height: unset;
}
body .hk-line-item-right .hk-item-price {
    font-size: 14px;
    letter-spacing: -0.28px;
    gap: 4px;
    padding-bottom: 11px;
}
.hk-product-stock-text p strong {
    gap: 5px;
}
body .hk-line-item-right .hk-product-stock-text p {
    font-size: 12px;
    letter-spacing: -0.24px;
    gap: 5px;
    padding: 2.5px 7px;
}
body .hk-line-item-right .hk-product-stock-text p strong:after {
    top: 5px;
}
body .hk-line-item-grid {
    gap: 20px;
}
.hk-cart-drawer-column2 {
    padding: 13px 16px;
}
body .hk-element-shipping-protection-main {
    padding: 12px 12px 12px 91px;
    gap: 7px;
}
.hk-shipping-protection-left .hk-element-title {
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    letter-spacing: -0.28px;
}
.hk-shipping-protection-left .hk-element-text {
    font-size: 12px;
    letter-spacing: -0.24px;
    padding-top: 6px;
}
body .hk-shipping-protection-flex img {
    width: 83px;
}
body .hk-shipping-protection-right {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28px;
}
.hk-shipping-protection-toggle {
    height: 27px;
    width: 61px;
}
.hk-shipping-protection-toggle-button {
    width: 21px;
    height: 21px;
    left: 2.7px;
    top: 2px;
}
.hk-shipping-protection-toggle-wrapper.active .hk-shipping-protection-toggle-button {
    left: calc(100% - 23px);
}
.hk-element-total-main .hk-element-total {
    padding: 15px 0;
}
.hk-element-total-main .hk-element-total p {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.3px;
}
.hk-element-total-main .hk-element-total .hk-cart-price {
    gap: 11px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28px;
}
.hk-cart-drawer-column2 .hk-button svg {
    width: 18.24px;
    height: 18.24px;
}
.hk-cart-payment-icons {
    padding-top: 16px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid {
    padding-top: 16px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid .hk-cart-under-cta-icon:nth-child(1) {
    display: flex;
    align-items: center;
    gap: 16px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding-top: 25px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-icon-with-text-flex {
    gap: 6px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
.hk-cart-drawer-column2 .hk-cart-under-cta-icons .hk-element-icon-with-text-grid {
    padding-top: 16px;
}
body .hk-cart-related-heading h2 {
    font-size: 15px;
    letter-spacing: -0.3px;
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 16px;
}
.hk-cart-retaled-products-main .slick-list.draggable {
    padding-right: 32px;
    width: calc(100% + 16px);
}
body .hk-cart-retaled-products-main .hk-related-product-card-left {
    width: 120px;
    min-width: 120px;
}
.hk-cart-retaled-products-main .hk-related-product-card-flex {
    gap: 10px;
}
body .hk-cart-retaled-products-main .hk-related-product-card-right {
    width: calc(100% - 130px);
}
body .hk-cart-retaled-products-main .hk-product-title {
    font-size: 14px;
    letter-spacing: -0.28px;
    padding-bottom: 6px;
}
body .hk-product-price-flex .hk-product-price {
    gap: 4px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
body .hk-product-price-flex .hk-product-price-badge {
    font-size: 10px;
    letter-spacing: -0.2px;
    padding: 1.5px 4.5px;
}
body .hk-product-bottom-flex {
    padding-top: 6px;
}
body .hk-product-bottom-flex .hk-product-inspired-by {
    font-size: 12px;
    letter-spacing: -0.24px;
    gap: 3px;
}
body .hk-product-bottom-flex {
    gap: 10px;
}
.hk-cart-retaled-products-main .hk-product-bottom-flex button.hk-button {
    font-size: 14px;
    letter-spacing: -0.28px;
    height: 32px;
}
.hk-cart-drawer {
    max-width: calc(100% - 20px);
}
}



body .hk-quantity-main button {
    cursor: pointer;
}



/* 18-05-2026 */
.hk-cart-drawer-content.empty-cart-main {
    padding: 0px;
    background: #F8F9FA;
}
.hk-cart-drawer-column1 {
    padding: 16px 23px;
}
.hk-cart-drawer {
    width: 415px;
}
.hk-cart-title h2 {
    color: var(--Charcoal-Slate, #2D3436);
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-align: left;
    padding: 16px 23px;
    border-bottom: 1px solid var(--Charcoal-Slate, #2D3436);
}
.hk-cart-drawer-content.empty-cart-main .hk-cart-drawer-column1 {
    padding: 0px;
}
.hk-mobile-cart-close {
    background: transparent;
    border: unset;
    box-shadow: unset;
    padding: 0;
    position: absolute;
    top: 19px;
    right: 17px;
    cursor: pointer;
}
.hk-element-free-shipping-main {
    background: var(--White, #FFF);
    padding: 25px 25px 50px;
    border-bottom: 0.5px solid var(--Charcoal-Slate, #2D3436);
    background: var(--White, #FFF);
}
.hk-cart-drawer-content.empty-cart-main .hk-product-bottom-flex, 
.hk-cart-drawer-content.empty-cart-main .hk-product-price {
    display: none;
}
.hk-cart-drawer-column2 {
    padding: 25px;
    background: transparent;
}
.hk-empty-cart-heading h2 {
    color: var(--Primary, #1B263B);
    text-align: center;
    font-family: "Public Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    padding-bottom: 12px;
}
.hk-empty-cart-text {
    color: var(--Charcoal-Slate, #2D3436);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    padding-bottom: 32px;
}
.hk-emty-cart-products .hk-element-related-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
}
.hk-emty-cart-products .hk-element-related-grid .hk-related-product-card-flex {
    gap: 10px;
    align-items: center;
}
.hk-emty-cart-products  .hk-related-product-card-left {
    width: 118px;
    position: relative;
}
.hk-emty-cart-products .hk-related-product-card-left img {
    width: auto;
    min-width: unset;
}
.hk-emty-cart-products  .hk-related-product-card-right {
    width: calc(100% - 128px);
    flex: unset;
}
.hk-emty-cart-products .hk-product-title a {
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 7px !important;
    display: block;
}
.hk-emty-cart-products .hk-related-cart-product-text {
    color: var(--Charcoal-Slate, #2D3436);
    font-family: Archivo;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.24px;
}
.hk-emty-cart-products .hk-element-related-grid .hk-related-grid-item {
    border-radius: 4px;
    background: #FFF;
}
.hk-emty-cart-products .hk-element-related-grid {
    margin-bottom: 32px;
}
.hk-shop-all-cart .hk-button {
    width: 100%;
}
.hk-empty-cta-under-icon .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--Charcoal-Slate, #2D3436);
    font-family: Archivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.28px;
    gap: 8px;
    padding-top: 14px;
}
.hk-cart-drawer-column1 {
    padding: 0px;
}
.hk-mobile-cart-close {
    right: 25px;
}
.hk-free-ship-text {
    color: var(--Dark, #000);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-bottom: 32px;
}
.hk-free-ship-text strong {
    color: var(--Accent, #092E68);
    font-weight: 600;
}
.hk-free-ship-bar {
    position: relative;
    border-radius: 5px;
    background: var(--Secondary, #E2E1DD);
    height: 5px;
}
.hk-free-ship-filled-bar {
    background: var(--Accent, #092E68);
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    border-radius: 5px;
}
.hk-free-ship-item {
    position: absolute;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    gap: 6px;
}
.hk-free-ship-item {
    position: absolute;
    top: -14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    gap: 6px;
}
.hk-free-ship-bar .hk-free-ship-item:nth-child(3) {
    right: -5px;
}
.hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 20%;
}
span.hk-free-ship-svg {
    border-radius: 20px;
    background: var(--Secondary, #E2E1DD);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .hk-line-item-grid {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 23px;
    margin-bottom: 32px;
    padding-bottom: 0px;
}
.hk-line-item-flex {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
body .hk-line-item-left {
    display: flex;
    gap: 16px;
    width: 100%;
}
body .hk-line-item-image img {
    width: 100%;
    min-width: unset;
    height: 97px;
    object-fit: cover;
    border-radius: 4px;
}
body .hk-line-item-details .hk-item-title {
    padding: 0px;
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
body .hk-line-item-details .hk-item-title a {
    text-decoration: none;
    display: block;
    padding-bottom: 8px;
}
.hk-item-price {
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    padding-bottom: 16px;
}
body .hk-line-item-details {
    position: relative;
}
.hk-quantity-remove {
    position: absolute;
    bottom: 9px;
    right: 0px;
}
body .hk-quantity-main {
    border-radius: 10px;
    height: 34px;
    width: 106px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    border: 1px solid #2D3436;
}
body .hk-quantity-main button {
    cursor: pointer;
    width: 33.3%;
    height: 34px;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
body .hk-quantity-main input {
    width: 33.3%;
    font-size: 14.3px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: Archivo;
}
.hk-cart-title h2 {
    background: var(--Stone-White, #F8F9FA);
}
.hk-cart-drawer-content {
    background: var(--Stone-White, #F8F9FA);
}
.hk-save-more-cart h2 {
    font-family: "Public Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding: 0px 23px 25px;
}
.hk-element-related-main.hk-cart-bundle {
    padding: 0px 23px 30px;
}
body .hk-quantity-main input {
    background: transparent;
}
.hk-element-related-main.hk-cart-bundle .hk-element-related-grid {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.hk-related-product-card-flex {
    position: relative;
}
.hk-related-product-card-left img {
    width: 88px;
    min-width: 88px;
}
.hk-related-product-card-right {
    flex: unset;
    width: calc(100% - 104px);
    position: unset;
}
.hk-related-product-card-right .hk-product-title a {
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 4px;
    display: block;
}
.hk-related-cart-product-text {
    color: var(--Charcoal-Slate, #2D3436);
    font-family: Archivo;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.24px;
    padding-bottom: 12px;
}
.hk-related-product-card-right .hk-product-price {
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    align-items: center;
}
.hk-related-product-card-right .hk-product-price s {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.24px;
    text-decoration-line: line-through;
}
.hk-related-product-card-right .hk-product-price .hk-save--badge {
    color: var(--Stone-White, #F8F9FA);
    text-align: center;
    font-family: "Public Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.24px;
    border-radius: 4px;
    background: #EF2326;
    padding: 6px 14px;
}
.hk-related-product-card-right .hk-product-title a, 
.hk-related-cart-product-text, 
.hk-product-price {
    width: 213px;
    max-width: 100%;
}
.hk-product-bottom-flex .hk-button {
    height: 52px;
    width: 299px;
    font-size: 18.2px;
    background: transparent;
    border-radius: 8px;
    border: 1px solid var(--Primary, #1B263B);
    color: var(--Primary, #1B263B);
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    width: 94px;
    min-height: 43px;
    height: unset;
    position: absolute;
    right: 0px;
    top: 27px;
}
.hk-cart-drawer-column2 {
    padding: 23px;
    border-top: 1px solid #2D3436;
    background: #FFF;
}
.hk-element-total-main .hk-element-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px 16px;
}
.hk-element-total-main .hk-element-total p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: unset;
}
.hk-element-total-main .hk-element-total .hk-cart-price {
    color: var(--Dark, #000);
    leading-trim: both;
    text-edge: cap;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.hk-cart-shipping-price p {
    color: var(--Dark, #000);
    font-family: Archivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.hk-cart-shipping-price p strong {
    color: #EF2326;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.hk-checkout-button-cart .hk-button {
    width: 100%;
    gap: 10px;
}
.hk-checkout-cta-under-icon .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--Charcoal-Slate, #2D3436);
    text-align: center;
    font-family: Archivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.28px;
    gap: 8px;
    margin-top: 12px;
}
.hk-cart-drawer-content.empty-cart-main .hk-cart-drawer-column2 {
    background: var(--Stone-White, #F8F9FA);
}
.hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a, 
.hk-cart-drawer-content.empty-cart-main .hk-related-cart-product-text, 
.hk-cart-drawer-content.empty-cart-main .hk-product-price {
    width: 100%;
    max-width: 100%;
}
.hk-emty-cart-products .hk-related-product-card-left img {
    height: 118px;
    object-fit: cover;
}
.hk-element-free-shipping-main {
    border-bottom: 1px solid var(--Charcoal-Slate, #2D3436);
}
.hk-emty-cart-products .hk-related-cart-product-text {
    padding-bottom: 0px;
}
.hk-checkout-button-cart .hk-button:hover svg path {
    fill: #092E68;
}
.hk-quantity-remove {
    cursor: pointer;
}
.hk-cart-title {
    position: sticky;
    top: 0;
    z-index: 1;
}
.hk-mobile-cart-close {
    z-index: 2;
}
.hk-cart-title h2 {
    background: #fff;
}
.hk-cart-title h2 {
    color: #04452D;
    font-family: Arpona;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.4px;
    text-align: left;
    padding: 16px;
    border-bottom: unset;
    text-transform: capitalize;
}
.hk-mobile-cart-close {
    right: 16px;
    top: 21px;
}
.hk-element-free-shipping-main {
    border-bottom: unset;
    background: #F2ECE0;
}
.hk-element-free-shipping-main {
    padding: 18px 21px 41px;
}
.hk-free-ship-text {
    color: #04452D;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    padding-bottom: 32px;
}
.hk-free-ship-text strong {
    color: unset;
    font-weight: unset;
}
.hk-cart-drawer-flex {
    width: 100%;
}
.hk-free-ship-bar {
    background: #FFFFFF;
}
span.hk-free-ship-svg {
    background: #FFFFFF;
}
.hk-free-ship-item {
    color: #04452D;
}
body .hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 25%;
}
body .sub_true .hk-free-ship-item:nth-child(2) {
    right: 25% !important;
}
.hk-free-ship-filled-bar {
    background: #04452D;
}
body .hk-free-ship-item.hk-active span.hk-free-ship-svg {
    background: #04452D;
}
body .hk-line-item-grid {
    padding: 23px 16px 0px;
}
body .hk-line-item-image img {
    height: 100px;
}
body .hk-line-item-image {
    width: 100px;
    min-width: 100px;
}
body .hk-line-item-details {
    width: calc(100% - 116px);
}
body .hk-line-item-details .hk-item-title {
    padding: 0px;
    color: #04452D;
    font-family: Arpona;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.36px;
    text-transform: capitalize;
}
body .hk-line-item-details .hk-item-title a {
    padding-bottom: 5px;
}
.hk-item-price {
    color: #04452D;
    font-family: Arpona;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: unset;
    text-transform: uppercase;
    padding-bottom: 9px;
}
body .hk-quantity-main {
    border-radius: 6px;
    border: 1px solid #181818;
}
body .hk-quantity-main input {
    font-family: "Gill Sans";
}
.hk-save-more-cart h2 {
    font-family: Arpona;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2px;
    text-transform: capitalize;
    padding: 0px 16px 25px;
    color: #04452D;
}
.hk-element-related-main.hk-cart-bundle .hk-element-related-grid.hk-slick-slider .hk-related-product-card-main {
    padding: 0 6px;
}
.hk-element-related-main.hk-cart-bundle {
    padding: 0px 16px 25px;
}
.hk-related-product-card-flex {
    gap: 12px;
}
.hk-related-product-card-right .hk-product-title a {
    font-family: Arpona;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.32px;
    text-transform: capitalize;
    text-decoration: none;
    padding-bottom: 9px;
    display: block;
    color: #04452D;
}
.hk-related-cart-product-text {
    color: #181818;
    font-family: "Gill Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    padding-bottom: 12px;
}
.hk-related-product-card-right .hk-product-price {
    font-family: Arpona;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: unset;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    align-items: center;
    color: #04452D;
}
body .hk-product-bottom-flex {
    padding-top: 12px;
}
.hk-product-bottom-flex .hk-button {
    height: 52px;
    width: 299px;
    font-size: 18.2px;
    background: transparent;
    border-radius: 6px;
    border: 1px solid var(--Primary, #1B263B);
    color: #04452D;
    font-family: 'Arpona';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.64px;
    width: 94px;
    min-height: 39px;
    height: unset;
    position: absolute;
    right: 0px;
    top: 27px;
    padding-top: 1px;
    background: #FFC808;
    border-color: #FFC808;
}
body .hk-element-related-main.hk-cart-bundle .hk-element-related-grid .slick-list {
    padding-right: 95px !important;
    margin-left: -6px;
    margin-right: -16px;
}
.hk-element-related-grid.hk-slick-slider .hk-product-bottom-flex .hk-button:hover {
    background: transparent;
}
.hk-cart-drawer-content {
    background: #fff;
}
.hk-cart-drawer-column2 {
    padding: 23px 16px;
    border-top: unset;
}
.hk-element-total-main .hk-element-total .hk-cart-price {
    color: #04452D;
    font-family: Arpona;
    font-size: 14px;
    line-height: 120%;
}
.hk-cart-shipping-price p {
    font-family: "Gill Sans";
    font-weight: 400;
}
.hk-cart-shipping-price p strong {
    color: #FFC808;
    font-family: Arpona;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
}
.hk-checkout-cta-under-icon .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #04452D;
    text-align: center;
    font-family: "Gill Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: unset;
    gap: 8px;
    margin-top: 12px;
}
.hk-cart-drawer-content.empty-cart-main .hk-cart-drawer-column2 {
    background: #fff;
}
.hk-empty-cart-heading h2 {
    color: #04452D;
    text-align: center;
    font-family: 'Arpona';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2px;
    text-transform: capitalize;
    padding-bottom: 16px;
}
.hk-empty-cart-text {
    color: #04452D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: unset;
    padding-bottom: 32px;
}
.hk-emty-cart-products .hk-element-related-grid .hk-related-product-card-flex {
    gap: 10px;
    align-items: center;
    position: relative;
    overflow: overlay;
    border-radius: 8px;
    min-height: 120px;
}
.hk-emty-cart-products  .hk-related-product-card-left {
    width: unset;
    position: unset;
}
.hk-emty-cart-products .hk-related-product-card-left img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    right: 0px;
    bottom: 0px;
    object-position: center;
}
.hk-emty-cart-products .hk-element-related-grid {
    gap: 12px;
}
.hk-cart-drawer-content.empty-cart-main .hk-related-cart-product-text {
    display: none;
}
.hk-emty-cart-products .hk-related-product-card-right {
    width: 100%;
    flex: unset;
}
body .hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a {
    color: #04452D;
    font-family: Arpona;
    font-size: 28px !important;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2px;
    display: flex;
    align-items: center;
    gap: 7px;
    padding-bottom: 0px !important;
    padding-left: 190px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
    right: 0px;
}
.hk-empty-cta-under-icon .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #04452D;
    font-family: "Gill Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: unset;
    gap: 8px;
    padding-top: 14px;
}
.hk-emty-cart-products .hk-element-related-grid .hk-related-product-card-flex {
    gap: 0px;
}



@media (max-width: 915px) {
.hk-cart-title h2 {
    padding: 16px;
}
.hk-cart-drawer-flex {
    width: 100%;
}
.hk-cart-drawer {
    max-width: calc(100% - 0px);
}
.hk-mobile-cart-close {
    right: 19px;
}
.hk-emty-cart-products .hk-product-title a {
    font-size: 18px;
    padding-bottom: 4px;
}
.hk-element-free-shipping-main {
    padding: 18px 21px 41px;
}
.hk-free-ship-text {
    font-size: 14px;
}
.hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 29%;
}
body .hk-line-item-grid {
    padding: 25px 16px;
    margin-bottom: 32px;
    padding-bottom: 0px;
}
body .hk-line-item-image {
    width: 97px;
    min-width: 97px;
}
body .hk-line-item-details {
    width: calc(100% - 113px);
}
.hk-save-more-cart h2 {
    padding: 0px 16px 25px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-flex {
    //flex-direction: column;
}
.hk-cart-drawer-content-with-items .hk-element-related-main.hk-cart-bundle {
    padding: 0px 16px 30px;
}
.hk-related-product-card-right .hk-product-title a, 
.hk-related-cart-product-text, 
.hk-product-price {
    width: 100%;
    max-width: 100%;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right .hk-product-title a {
    font-size: 14px;
    letter-spacing: 0.28px;
    padding-bottom: 4px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right .hk-product-price {
    font-size: 12px;
    letter-spacing: 0.24px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right .hk-product-price s {
    font-size: 10px;
    letter-spacing: 0.2px;
}
.hk-cart-drawer-content-with-items .hk-product-bottom-flex .hk-button {
    width: 100%;
}
body .hk-cart-drawer-content-with-items .hk-product-bottom-flex {
    padding-top: 16px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-left img {
    width: 100%;
    min-width: 100%;
}
.hk-cart-drawer-content-with-items .hk-product-bottom-flex .hk-button {
    width: 100%;
    position: unset;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right {
    width: 100%;
}
.hk-cart-drawer-content-with-items .hk-cart-drawer-column2 {
    padding: 23px 16px;
}
.hk-related-cart-product-text {
    padding-bottom: 4px;
}
body .hk-cart-drawer-content-with-items .hk-product-bottom-flex {
    padding-top: 10px;
}
.hk-cart-title h2 {
    font-size: 16px;
    letter-spacing: -0.32px;
    padding: 16px;
}
.hk-mobile-cart-close {
    right: 16px;
    top: 19px;
}
.hk-free-ship-text {
    width: 230px;
    max-width: 100%;
    margin: 0px auto;
}
body .sub_true .hk-free-ship-item:nth-child(2) {
    right: 29% !important;
}
body .hk-line-item-image img {
    height: 80px;
}
body .hk-line-item-image {
    width: 80px;
    min-width: 80px;
}
body .hk-line-item-left {
    gap: 9px;
}
body .hk-line-item-details {
    width: calc(100% - 89px);
}
body .hk-line-item-details .hk-item-title {
    font-size: 16px;
    letter-spacing: -0.32px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right .hk-product-title a {
    font-size: 16px;
    letter-spacing: -0.32px;
    padding-bottom: 9px;
}
.hk-related-cart-product-text {
    padding-bottom: 12px;
}
.hk-cart-drawer-content-with-items .hk-related-product-card-right .hk-product-price {
    font-size: 14px;
    letter-spacing: unset;
}
body .hk-element-related-main.hk-cart-bundle .hk-element-related-grid .slick-list {
    padding-right: 39px !important;
}
.hk-checkout-cta-under-icon .hk-icon-with-text-flex {
    margin-top: 14px;
}
body .hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a {
    gap: 7px;
    padding-bottom: 0px !important;
    padding-left: 145px;
}
}
/* cart css end */



/* final touchups */

.hk-element-free-shipping-main.hk-empty-cart-item {
    border-bottom: unset;
}
.hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 50%;
}
.hk-free-ship-item.hk-active span.hk-free-ship-svg path {
    fill: #fff;
}
.hk-free-ship-item.hk-active span.hk-free-ship-svg {
    background: #092E68;
}



/* cart new edits */
.hk-element-related-grid.hk-slick-slider .hk-related-product-card-flex {
    flex-direction: column;
}
.hk-element-related-grid.hk-slick-slider .hk-related-product-card-left img {
    width: 100%;
}
.hk-element-related-grid.hk-slick-slider .hk-related-product-card-right .hk-product-title a, 
.hk-element-related-grid.hk-slick-slider .hk-related-cart-product-text, 
.hk-element-related-grid.hk-slick-slider .hk-product-price {
    width: 100%;
}
.hk-element-related-grid.hk-slick-slider .hk-product-bottom-flex .hk-button {
    position: unset;
    width: 100%;
}
.hk-element-related-grid.hk-slick-slider .hk-related-product-card-main {
    padding: 0 8px;
}
.hk-element-related-main.hk-cart-bundle .hk-element-related-grid .slick-list {
    padding-right: 28px !important;
    margin-left: -8px;
    margin-right: -23px;
}
.hk-element-related-grid.hk-slick-slider .hk-related-product-card-right {
    width: 100%;
}
.hk-element-related-grid.hk-slick-slider .hk-product-image {
    position: relative;
}
.hk-element-related-grid.hk-slick-slider .hk-product-image span.hk-save--badge {
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.2px;
    font-family: var(--hk-heading-font);
    padding: 6px 14px;
    border-radius: 4px;
    background: #EF2326;
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
}
@media (max-width:915px) {

.hk-element-related-main.hk-cart-bundle .hk-element-related-grid .slick-list {
    margin-right: -16px;
}

}



/* 11/06/2026 */
@media (min-width:915px) {
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-left {
    display: none;
}
.hk-mega-menu-main:nth-child(4) {
    position: relative;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-flex {
    padding: 0;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-right {
    width: 100%;
    max-width: 100%;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-right-flex {
    flex-direction: column;
    gap: 0;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-right-product-item a {
    padding: 10px 15px;
    white-space: nowrap;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content {
    padding: 0;
    right: unset;
    width: fit-content;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-right-product-item {
    width: 100%;
    padding: 0;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content {
    padding: 0;
    right: unset;
    width: fit-content;
    text-align: left;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content-right-product-item a {
    display: block;
}
.hk-mega-menu-content-right-product-item {
    width: 100% !important;
}
.hk-mega-menu-main:nth-child(4) .hk-mega-menu-content {
    padding: 10px 5px;
    width: 210px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px #00000026;
    margin-top: 10px;
}
}

html[country="AU"] .hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 34%;
}
.sub_true .hk-free-ship-item:nth-child(2) {
    right: 80% !important;
}
body:has(.hk-free-ship-bar .hk-free-ship-item:nth-child(2):not(.hk-active)) .hk-cart-shipping-price {
    display: none;
}
@media (max-width:915px) {
.hk-header-content svg {
    width: 20px;
    height: auto;
}
button.hk-mobile-menu-close svg {
    width: 30px;
    height: auto;
}
button.hk-mobile-menu-close {
        top: -41px;
}

html[country="AU"] .hk-free-ship-bar .hk-free-ship-item:nth-child(2) {
    right: 30%;
}
}









/* new css start */



/* font family start */
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/fonnts.com-Arpona-Medium.woff?v=1784191003);
  font-style: normal;
  font-weight: 500;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/Fontspring-DEMO-arpona-mediumitalic.woff?v=1784189210);
  font-style: italic;
  font-weight: 500;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/Arpona_SemiBold.woff?v=1784619714);
  font-style: normal;
  font-weight: 600;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/arpona-semi-bold.woff?v=1784616315);
  font-style: italic;
  font-weight: 600;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/arpona-bold.woff?v=1784616216);
  font-style: normal;
  font-weight: 700;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/Fontspring-DEMO-arpona-bolditalic.woff?v=1784189211);
  font-style: italic;
  font-weight: 700;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/Arpona_ExtraBold.woff2?v=1786006246);
  font-style: normal;
  font-weight: 800;
  font-display:swap;
}
@font-face {
  font-family: "Arpona";
  src: url(/cdn/shop/files/Fontspring-DEMO-arpona-bolditalic.woff?v=1784189211);
  font-style: italic;
  font-weight: 800;
  font-display:swap;
}




@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Light.woff?v=1784189752);
  font-style: normal;
  font-weight: 300;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Light_Italic.woff?v=1784189753);
  font-style: italic;
  font-weight: 300;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans.woff?v=1784189753);
  font-style: normal;
  font-weight: 400;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Italic.woff?v=1784189753);
  font-style: italic;
  font-weight: 400;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Medium.woff?v=1784189753);
  font-style: normal;
  font-weight: 500;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Medium_Italic.woff?v=1784189753);
  font-style: italic;
  font-weight: 500;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill-Sans-SemiBold.woff2?v=1786001772);
  font-style: normal;
  font-weight: 600;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/GillSansNova-SemiBoldItalic.woff2?v=1786001889);
  font-style: italic;
  font-weight: 600;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Bold.woff?v=1784189753);
  font-style: normal;
  font-weight: 700;
  font-display:swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(/cdn/shop/files/Gill_Sans_Bold_Italic.woff?v=1784189753);
  font-style: italic;
  font-weight: 700;
  font-display:swap;
}
/* font family end */



/* same css start */
.hk-global-header h2 {
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2px;
    margin: 0px;
    max-width: 100%;
    text-transform: unset;
}
.hk-button {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    text-decoration: none;
    color: #04452D;
    background: #FFC808;
    width: 375px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 59px;
    border-radius: 6px;
    border: 2px solid #FFC808;
    transition: all 0.3s ease;
    font-family: 'Arpona';
    padding-top: 3.9px;
}
.hk-MBG .hk-icon-with-text-flex {
    letter-spacing: unset;
    width: 375px;
    margin-top: 14px;
}
.hk-global-header h2 strong,
.hk-global-header h1 strong {
    font-weight: unset;
    color: #FFC808;
}
.hk-global-center {
    width: fit-content;
    margin: 0px auto;
}
img {
    width: auto;
    height: unset;
}



@media (min-width: 915px) {
.hk-big-container .hk-container {
    width: 1444px;
}   
}



@media (max-width: 914px) {
.hk-global-center {
    width: 100%;
}
.hk-button {
    width: 100%;
}
.hk-global-header h2 {
    font-size: 35px;
    letter-spacing: -2px;
}
}
/* same css end */



/* header css start */
.hk-header-text1 p {
    gap: 9px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.42px;
    text-transform: capitalize;
}
.hk-header-text1 p a strong {
    color: #FFC808;
}
.hk-header-text1 p a:after {
    background-image: url("/cdn/shop/files/Frame_49e1de18-924d-43eb-94d7-9f4e045367f8.svg");
}
.hk-element-logo a {
    display: flex;
}
.hk-header-logo {
    width: 134px;
}
.hk-menu-list .hk-mega-menu-toggle {
    letter-spacing: 0.48px;
    color: #2D3436;
}




@media (min-width: 915px) {
.hk-menu-list a,
.hk-menu-list>a:last-child {
    color: #04452D;
    text-align: center;
    font-family: "Gill Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    text-decoration: none;
}   
.hk-menu-list>a:last-child {
    opacity: 0.7;
}
}



@media (max-width: 914px) {
.hk-header-text1 p {
    gap: 9px;
    font-size: 12px;
    letter-spacing: 0.36px;
}
}
/* header css end */



/* bar1 css start */
.hk-bar-item .hk-scroll-item-flex {
    padding: 0px 30px;
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    text-transform: uppercase;
}
.hk-bar-item .hk-scroll-item-flex .hk-media.hk-svg {
    color: #FFC808;
    font-family: Arpona;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.8px;
}



@media (min-width: 915px) {
    
}



@media (max-width: 914px) {
.hk-bar-item .hk-scroll-item-flex {
    padding: 0px 25px;
    gap: 9px;
    font-size: 16px;
}
.hk-bar-item .hk-scroll-item-flex .hk-media.hk-svg {
    font-size: 32px;
    letter-spacing: -0.64px;
}
}
/* bar1 css end */



/* reviews css start */
.hk-hp-reviews-slider {
    margin: 47px -6px 0px;
}
.hk-hp-reviews-slide {
    padding: 0px 6px;
}
.hk-hp-reviews-slider .slick-track {
    display: flex;
}
.hk-hp-reviews-slider .slick-slide {
    height: inherit;
}
.hk-hp-reviews-slider .slick-slide>div, 
.hk-hp-reviews-slider .hk-hp-reviews-slide, 
.hk-hp-reviews-slider .hk-review-card_main {
    height: 100%;
}
.hk-review-card_main {
    cursor: grab;
}
.hk-hp-reviews-slide .hk-element-review-card-bottom {
    border-radius: 8px;
    background: #FFF;
    padding: 32px 19px;
    text-align: left;
}
.hk-hp-reviews-slide .hk-review-card-rating {
    display: flex;
    align-items: center;
}
.hk-hp-reviews-slide .hk-element-text-main {
    color: #231F20;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    padding: 32px 0px;
}
.hk-hp-reviews-slide .hk-element-review-name span {
    font-family: Arpona;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.hk-hp-reviews-slide .hk-element-review-name span em {
    font-size: 12px;
    letter-spacing: 0.24px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.hk-hp-reviews-slide .hk-element-review-name span em:before {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/cdn/shop/files/slider-check.svg");
}
.hk-hp-reviews-slide .hk-review-card_main {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.hk-hp-reviews-img-bottom .hk-review-card_main {
    flex-direction: column-reverse;
}
.hk-hp-reviews-section {
    position: relative;
    z-index: 1;
}
.hk-hp-reviews-rating .hk-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 12px;
    gap: 9px;
}
.hk-hp-reviews-rating .hk-icon-with-text-flex svg {
    position: relative;
    top: -2px;
}



@media (min-width:915px) {

}



@media (max-width:915px) {
.hk-hp-reviews-rating .hk-icon-with-text-flex {
    font-size: 12px;
}
.hk-hp-reviews-rating .hk-icon-with-text-flex svg {
    width: 82px;
    height: unset;
}
.hk-hp-reviews-slider {
    margin: 39px 0px 0px;
}
.hk-hp-reviews-slider .slick-list.draggable {
    padding: 0px 21px 0px 0px !important;
    width: calc(100% + 16px);
}
.hk-hp-reviews-slide {
    padding: 0px 16px 0px 0px;
}
.hk-hp-reviews-slide .hk-review-card-rating svg {
    width: 94px;
    height: unset;
}
}
/* reviews css end */



/* bar2 css start */
.hk-hp-safes-item .hk-scroll-item-flex {
    display: flex;
    align-items: center;
    font-family: Arpona;
    font-size: 36px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    padding: 0px 30px;
    gap: 23px;
}
.hk-hp-safes-item .hk-scroll-item-flex img {
    width: 39px;
    height: unset;
}



@media (min-width: 915px) {
    
}



@media (max-width: 914px) {
.hk-hp-safes-item .hk-scroll-item-flex {
    font-size: 24px;
    padding: 0px 21px;
    gap: 16px;
}
.hk-hp-safes-item .hk-scroll-item-flex img {
    width: 32px;
}
}
/* bar2 css end */



/* bar3 css start */
.hk-hp-imgslider-item img {
    width: auto;
    height: 377px;
}
.slick-slide>div {
    display: flex;
}



@media (min-width: 915px) {
    
}



@media (max-width: 914px) {

}
/* bar3 css end */



/* footer css start */
.hk-footer-menu1 ul li a,
.hk-footer-menu ul li {
    font-family: 'Arpona';
    font-weight: 700;
}
.hk-footer-heading h2 {
    font-weight: 700;
}
body .field_lp input {
    height: 59px;
    padding-left: 12px;
    color: #04452D !important;
    font-family: "Gill Sans";
    border-radius: 8px;
    background: #FFF;
}
body .field_lp input::placeloder {
    color: #04452D !important;
}
.hk-footer-text2 {
    font-weight: 400;
}
button#Subscribe {
    width: 100%;
}
button#Subscribe:hover {
    background: transparent;
    color: #fff;
}
.hk-footer-menu ul li strong {
    font-weight: 700;
}



@media (min-width: 915px) {
.hk-footer .hk-image-with-text-column2 {
    width: 33.3%;
} 
.hk-footer-text2 {
    margin-top: 14px;
}
}



@media (max-width: 914px) {
.hk-footer-heading h2 {
    font-size: 36px;
    letter-spacing: 0.72px;
}
.hk-footer-text1 {
    font-size: 16px;
    letter-spacing: 0.32px;
    margin: 16px 0px 25px;
}
.hk-footer-text2 {
    width: 230px;
    max-width: 100%;
    margin: 14px auto 0px;
}
.hk-footer .hk-image-with-text-column1 {
    gap: 32px 0px;
}
.hk-footer-copyright {
    padding-top: 0px;
}
}
/* footer css end */



.hk-checkout-cta-under-icon .hk-icon-with-text-flex .hk-element-texts {
    position: relative;
    top: 1px;
}



/* iphone css start */
.mac-os .hk-hp-reviews-rating .hk-icon-with-text-flex svg {
    position: relative;
    top: -4px;
}
body.mac-os .field_lp input {
    padding-top: 4.9px;
}
body.mac-os .hk-quantity-main input {
    padding-top: 6px;
}
body.mac-os .hk-mega-menu-under-cta span {
    position: relative;
    top: 4px;
}



@media (min-width: 915px) {
.mac-os .hk-MBG .hk-icon-with-text-flex .hk-element-texts {
    top: 4px;
}
.mac-os .hk-checkout-cta-under-icon .hk-icon-with-text-flex .hk-element-texts,
.mac-os .hk-empty-cta-under-icon .hk-icon-with-text-flex .hk-element-texts {
    position: relative;
    top: 4px;
}
}



@media (max-width: 914px) {
.mac-os .hk-MBG .hk-icon-with-text-flex .hk-element-texts {
    top: 3px;
}
.mac-os .hk-checkout-cta-under-icon .hk-icon-with-text-flex .hk-element-texts,
.mac-os .hk-empty-cta-under-icon .hk-icon-with-text-flex .hk-element-texts {
    position: relative;
    top: 3px;
}
}
/* iphone 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%;
}
}


/* 21/07/2026 */

.hk-tab:not(.hk-active) {
    display: none;
}
.hk-filter-list1-item {
    transition: all .3s ease;
}
.shopify-section.header {
    display: block;
}
div#sticky-newlp-btn {
    display: none;
}
.shopify-policy__container {
    padding: 80px 50px;
    width: 1420px;
    max-width: 100%;
}
.hk-hp-choose-list1-item .hk-media img {
    width: 100%;
}
.hk-button.hk-loading * {
    opacity: 0;
}
.hk-item-subtext {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
    padding-bottom: 8px;
}
.hk-item-price s {
    font-weight: 600;
    opacity: .7;
}
@media (max-width:914px) {
    
.shopify-policy__container {
    padding: 50px 16px;
    width: 100%;
}
.hk-drawer-menu-content {
    overflow-y: auto;
    /* Hide scrollbar */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none; 
}

.hk-drawer-menu-content::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}


.hk-filter-list1 {
    margin-left: -16px;
    margin-right: -16px;
    overflow-x: auto;
    /* Hide scrollbar */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
}
.hk-filter-list1 .hk-element-icon-with-text-grid {
    padding: 0 16px;
    min-width: fit-content;
}
.hk-filter-list1::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}
.hk-filter-list1-item {
    white-space: nowrap;
}

hk-mega-menu-content {
    border: unset;
}
.hk-element-drawer.hk-drawer-menu {
    height: calc(100% - 96px);
}
.hk-drawer-menu-content .hk-element-menu {
    display: flex;
    flex-direction: column;
}
.hk-drawer-menu-content .hk-element-menu .hk-menu-list {
    flex: 1;
}
.hk-cart-drawer {
    width: 100%;
    max-width: 100%;
}

.hk-item-subtext {
    font-size: 12px;
    letter-spacing: 0.36px;
}
}






/* 30/07/2026 */
.hk-global-header h2 {
    font-weight: 800;
}
.hk-hp-safes-item .hk-scroll-item-flex {
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}




.hk-hp-daily-list1-item .hk-element-image .hk-media {
    position: relative;
}
.hk-secondary-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: all .3s ease;
}

.hk-hp-daily-list1-item:hover .hk-secondary-img {
    opacity: 1;
}
a.hk-full-link-item {
    z-index: 1;
}

body .hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a svg {
    display: none;
}
body .hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a em {
    width: 98.357px;
    height: 25.714px;
    border-radius: 3.857px;
    background: #FFC808;
    font-family: "Gill Sans";
    font-size: 9.643px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.386px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .hk-cart-drawer-content.empty-cart-main .hk-related-product-card-right .hk-product-title a {
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    font-size: 25.714px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #fff;
    padding-left: 50%;
    letter-spacing: 0;
    text-transform: uppercase;
}


/* 06/-8/2026 */
.hk-hp-choose-list1 .hk-element-icon-with-text-grid .hk-element-price .hk-save-badge {
    display: none;
}


body.mac-os .hk-header-text1 {
    position: relative;
    top: 2px;
}

@media (min-width:915px) {
.hk-menu-list>a:last-child {
    opacity: 1;
}
}
@media (min-width:400px) and (max-width:915px) {

.hk-footer, 
.hk-header, 
.hk-header-top {
    //zoom: 117%;
}

}
@media (min-width:370px) and (max-width:400px) {

.hk-footer, 
.hk-header, 
.hk-header-top {
    //zoom: 110%;
}

}