/** Shopify CDN: Minification failed

Line 1163:3 Unexpected "/"
Line 1169:0 Unexpected "}"

**/

.page-width {
    max-width: 100% !important;
}
/* 25-11 */
.page-width{
    padding-left: 16px !important;
    padding-right: 16px !important;
}
@media screen and (min-width: 700px){
    .page-width{
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
}
@media screen and (min-width: 1000px){
    .page-width{
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
}


/* footer */
/* footer.kg-main-footer .footer__content-bottom {
    display: none;
} */
footer.kg-main-footer {
    padding-bottom: 40px;
    padding-top: 45px;
}
footer.kg-main-footer .kg-content-top {
    padding-bottom: 0;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block h2.footer-block__heading {
    font-size: 20px;
    letter-spacing: 0;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li {
     margin: 0 0 10px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.list-menu__item {
    text-decoration: none;
    color: rgba(20, 30, 18, 0.65);
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    transition: .4s;

}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content {
    margin: 0;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.list-menu__item:hover {
    color: #000;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block {
      width: auto;
    margin: 0;
    max-width: 224px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper {
   gap: 80px;
    display: flex;
    margin: 0;
    order: 2;
    /* flex-direction: row-reverse; */
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.link {
    margin: 0;
    font-size: 20px;
    font-family: "Courier New",Courier,monospace;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block  .kg-footer-heading-links .kg-toggle-icon{
    display: none ! important;
} 
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block h2.footer-block__heading{
  text-transform:uppercase;
  font-size: 18px;
  font-weight: 600;
}
footer.kg-main-footer {
    padding-top: 8px !important;
}
@media screen and (max-width: 991px){
    footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block h2.footer-block__heading {
        font-size: 18px;
    }
    footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.list-menu__item {
    font-size: 18px;
}
}
@media screen and (max-width: 767px){
    footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block {
        width: 100% !important;
    }
    footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block  .kg-footer-heading-links{
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #000;
    }
    footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block h2.footer-block__heading {
       margin-bottom: 10px !important;
    }
  footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-heading-links .kg-toggle-icon{
        justify-content: flex-end;
        width: 100%;
        display: flex !important;
        position: absolute;
        right: 0;
  }
}
@media screen and (max-width: 575px){
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block {
    width: 100%;
    text-align: center;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.list-menu__item {
    font-size: 18px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block h2.footer-block__heading {
    font-size: 19px;
    margin-bottom: 8px;
}
}
/* newsletter */

/* feactured collections */
.kg-featured-collection .kg-collection .slider-mobile-gutter ul.kg-featured-product-grid li .card-wrapper.product-card-wrapper .kg-card-content .kg-card-information .full-unstyled-link {
    text-decoration: none !important;
    transition: all .4s ease;
}


/* product page */
.kg-product .kg-grid-item .product__column-sticky .slider-mobile-gutter ul li {
    max-width: 100% !important;
    width: 100% !important;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-title h1{
   font-size: 26px !important;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price{
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 6px;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .product__tax {
    margin-top: 0 !important;
    font-size: 16px !important;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .product-form__input .form__label{
    font-size: 16px !important;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .product-form__input label{
    border-radius: 0 !important;
    /* border: none; */
    /* background:none; */
    margin-bottom: 10px;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container button{
    background-color: #000;
    border: none !important;
    /* margin-top: 25px; */
    display: inline-block;
    max-width: 322px;
}
.kg-product .kg-product-info-wrapper .kg-product-info-container .kg-varinat-data label.kg-size-label {
    /* background: none !important;
    color: #000 !important; */
    margin: 0 !important;
    display: inline!important;
    padding: 8px 47px 22px 15px !important;
    border: 1px solid #c2c2c2;
}
.kg-product .kg-product-info-wrapper{
    padding-top: 100px;
}
@media screen and (max-width: 749px) {
  .kg-product .kg-product-info-wrapper{
      padding-top: 0px;
  }
}
@media screen and (max-width:1200px) {
    .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-title h1 {
        font-size: 26px !important;
    }
  .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price {
        position: relative;
    }

}
@media screen and (max-width:991px) {
    .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price {
        position: relative;
    }
  .kg-product .kg-product-info-wrapper {
    padding-left: 24px !important;
  }
}
@media screen and (max-width:749px) {
    .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price {
        position: absolute;
    }
    .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-title h1 {
        font-size: 28px !important;
    }
  .kg-product .kg-product-info-wrapper {
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 500px) {
    .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price {
        position: relative;
    }
}

/* collection page */
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information h3,
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information .kg-information{
    width: 50%;
}
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information h3 .full-unstyled-link{
    font-weight: 600;
    color: #707070;
    text-decoration: none !important;
}
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information h3 .full-unstyled-link:hover{
    color: #1f32b0;
}
.kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information .kg-information .price__regular .price-item{
    font-weight: 800;
}
@media screen and (max-width:575px) {   
  .kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information {
     flex-wrap: wrap;
     justify-content: center;
  }
  .kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information h3,
  .kg-main-product-grid .kg-product-grid-container .kg-product-grid .kg-card-content .kg-card-information.card__information .kg-information{
      width: 100%;
  }
}
/* page content  */
section.kg-content{
    padding: 0px 70px;
}
section.kg-content .kg-information-data{
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
section.kg-content .kg-information-data .kg-content-title h3{
    font-size: 30px;
    color: #000;
    margin:15px 0;
}
@media screen and (max-width:767px) {
    section.kg-content{
        padding: 0px 50px;
    }
}
@media screen and (max-width:475px) {
    section.kg-content .kg-information-data .kg-content-title h3 {
        font-size: 26px;
    }
}
.kg-main-page h1.kg-main-page-title.main-page-title.page-title {
    text-align: center;
}
.kg-content .kg-information-data .kg-content-data {
    padding-bottom: 20px;
}

/* 25-11-2024 */
/* header */
.kg-main-announcement-bar .kg-announcement-bar {
    border: 0;
}
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content {
    padding-top: 11px;
    padding-bottom: 11px;
    height: 40px;
}
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content a.announcement-bar__link {
    text-decoration: none;
}
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content a.announcement-bar__link p.announcement-bar__message {
    min-height: auto;
    padding: 0;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    line-height: 18px;
    overflow-wrap: anywhere;
}
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content a.announcement-bar__link p.announcement-bar__message:hover span {
    background-size: 0 1px;
}
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content a.announcement-bar__link p.announcement-bar__message span {
    background: linear-gradient(to right, currentColor, currentColor) 0 / 100% 1px no-repeat;
    transition: background-size .3s ease-in-out;
}
@media screen and (max-width: 600px){
    .kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}  
.kg-main-announcement-bar .kg-announcement-bar .kg-announcement-bar-content a.announcement-bar__link p.announcement-bar__message {
    font-size: 10px;
}
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper {
    background: transparent;
    background-color: transparent;
    border: 0;
}
.kg-header-fix-home .section-header.shopify-section-group-header-group {
    background: transparent;
    background-color: transparent;
    position: fixed;
    width: 100%;
    top: 40px;
}
.section-header.shopify-section-group-header-group{
    background: transparent;
    background-color: transparent;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header {
    padding-top: 19px;
    padding-bottom: 19px;
    transition: background .2s, color .2s, border .2s, box-shadow .2s, transform .15s ease-in-out;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer {
    margin: 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon {
    width: 24px;
    height: 24px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon::before {
    background: transparent;
    opacity: 0;
    display: none;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon span svg {
    color: #fff;
    width: 24px;
    height: 24px;
}
.kg-header-fix-home .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon span svg path {
    fill: #fff;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header h1.kg-heading a.header__heading-link {
    padding: 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header h1.kg-heading a.header__heading-link img.header__heading-logo {
    /* max-width: 160px; */
    height: auto;
    width: 100%;
}
.section-header.shopify-section-group-header-group.scrolled-past-header {
    top: 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header .kg-header-icon {
    padding: 0;
    flex-wrap: wrap;
    justify-content: end;
    justify-self: end;
    align-items: center;
    display: flex;
    column-gap: 23px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header .kg-header-icon .header__icon {
    width: 24px;
    height: 24px;
    margin: 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header .kg-header-icon .header__icon span.svg-wrapper {
    width: 24px;
    height: 24px;
}
.kg-header-fix-home .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header .kg-header-icon .header__icon span.svg-wrapper svg path {
    fill: #fff;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header:hover,
.section-header.shopify-section-group-header-group.scrolled-past-header sticky-header.header-wrapper header.kg-main-header {
    background: #FFF;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header:hover header-drawer .menu-drawer-container summary.header__icon span svg path,
.section-header.shopify-section-group-header-group.scrolled-past-header sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon span svg path {
    fill: #000;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header:hover .kg-header-icon .header__icon span.svg-wrapper svg path,
.section-header.shopify-section-group-header-group.scrolled-past-header sticky-header.header-wrapper header.kg-main-header .kg-header-icon .header__icon span.svg-wrapper svg path {
    fill: #000;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-close-icon svg {
    cursor: pointer;
}
@media screen and (max-width: 600px){
    .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header .kg-header-icon .header__icon span.svg-wrapper {
    width: 22px;
    height: 22px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container summary.header__icon span svg {
    width: 22px;
    height: 22px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header{
    padding-top: 10px;
    padding-bottom: 10px;
}
}
@media screen and (max-width: 484px){
.section-header.shopify-section-group-header-group{
    top: 56px;
}
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer {
    top: 0;
    position: fixed;
    z-index: 9;
    background: #fff;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow-x: visible;
    border: 0;
    width: 100%;
    max-width: 400px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-close-icon {
    padding: 22px 32px;
    display: flex;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-close-icon svg {
    width: 16px;
    height: 16px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-close-icon svg path {
    fill: #000;
}
.section-header.shopify-section-group-header-group{
    z-index: 4 !important;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container {
    overflow-y: auto;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container nav.menu-drawer__navigation {
    padding: 0px 32px 35px;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container nav.menu-drawer__navigation ul.kg-drawer-menu li {
    margin: 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container nav.menu-drawer__navigation ul.kg-drawer-menu li a {
    background: transparent;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    line-height: 1.7;
    font-size: 12px;
    padding: 10px 0;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container .menu-drawer__utility-links {
    display: none;
}
.section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container.menu-opening::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000066;
    z-index: 1;
}

@media screen and (max-width: 500px){
    .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer{
        max-width: 295px;
    }
    .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-close-icon {
        padding: 22px 22px;
    }
    .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header header-drawer .menu-drawer-container .kg-drawer .kg-menu-drawer .menu-drawer__navigation-container nav.menu-drawer__navigation {
    padding: 0px 22px 35px;
}
}
/* collection grid */
.kg-featured-collection .kg-collection {
    padding-top: 64px;
    padding-bottom: 64px;
}
.kg-featured-collection .kg-collection .collection__title {
    margin-bottom: 48px;
    text-align: center;
}
.kg-featured-collection .kg-collection .collection__title h2.title {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 12px;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    overflow-wrap: anywhere;
}
.kg-featured-collection .kg-collection .collection__title .collection__description h2 {
    line-height: 1.4;
    font-size: 28px;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid {
    gap: 11px;
    display: grid;
   grid-template-columns: repeat(5, 1fr);
    margin: 0;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item {
    width: 100%;
    max-width: 100%;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card {
    background: #fff;
    background-color: #fff;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card .kg-card-content {
    margin-top: 20px;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card .kg-card-content .kg-card-information {
    padding: 0;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card .kg-card-content .kg-card-information h3 a {
    line-height: 1.7;
    font-size: 12px;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 4px;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card .kg-card-content .kg-card-information .kg-information .price {
    margin: 0;
}
.kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid li.grid__item .card-wrapper .card .kg-card-content .kg-card-information .kg-information .price span {
    line-height: 1.7;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700 !important;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 12px;
    color: rgb(20 30 18 / 65%);
}
.kg-featured-collection .kg-collection .collection__view-all {
    margin-top: 48px;
}
.kg-featured-collection .kg-collection .collection__view-all a.button {
    margin: 0;
    background: #1D85F3;
    color: #fff;
    letter-spacing: 0.18em;
    text-align: center;
    cursor: pointer;
    font-size: 19px;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700 !important;
    text-transform: uppercase;
    padding: 12px 28px;
    transition: all .45s cubic-bezier(.785, .135, .15, .86);
    display: inline-flex;
    position: relative;
    line-height: 30px;
}
.kg-featured-collection .kg-collection .collection__view-all a.button::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    z-index: 0;
    transition: all .45s cubic-bezier(.785, .135, .15, .86);
    left: unset;
}
.kg-featured-collection .kg-collection .collection__view-all a.button::before,
.kg-featured-collection .kg-collection .collection__view-all a.button::after {
    box-shadow: none;
}
.kg-featured-collection .kg-collection .collection__view-all a.button:hover::after {
    color: #000;
    width: 100%;
    left: 0;
}
.kg-featured-collection .kg-collection .collection__view-all a.button span {
    position: relative;
    z-index: 1;
}
.kg-featured-collection .kg-collection .collection__view-all a.button:hover {
    color: #000;
     border: 1px solid #000;
}
/* footer */
footer.kg-main-footer {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}
.kg-main-footer .kg-content-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.kg-main-footer .kg-content-top .kg-block-wrapper {
    width: 20%;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter {
    width: 25%;
    margin-top: 0;
    text-align: left;
}
.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-menu-item-lists {
    display: flex;
    flex-direction: column;
}
.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-menu-item-lists li a {
    color: rgba(20, 30, 18, 0.65);
    font-size: 20px;
    line-height: 33px;
    text-align: left;
    margin-bottom: 10px;
}
.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block {
    text-align: left;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter .footer-block__heading {
    font-size: 12px;
    letter-spacing: 0.18em;
    line-height: 1.7;
    color: #141e12;
    margin-bottom: 20px;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter p {
    max-width: 100%;
    font-family: "Courier New",Courier,monospace;
    color: #141e12a6;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    margin-top: 0;
    margin-bottom: 20px;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter  {
    margin: 0;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .field__input {
    color: #141e12;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    padding: 10.4px 12.8px;
    border: 1px solid rgb(219,220,219);
    min-height: auto;
    height: auto;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field::after{
    box-shadow: none;
} 
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .newsletter-form__button {
    position: absolute !important;
    top: 100%;
    left: 0;
    background: rgb(24, 238, 55);
    border: 1px solid rgb(24, 238, 55);
    position: relative;
    transition: .4s;
    padding: 10px 28px;
    width: 59%;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .newsletter-form__button::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    z-index: 0;
    transition: 0.5s;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .newsletter-form__button:hover::after{
    left: 0%;
    top: right;
    width: 100%;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .newsletter-form__button .svg-wrapper{
    z-index: 2;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .newsletter-form__button span.kg-newsletter-button {
    font-size: 19px;
    letter-spacing: 3.42px;
    line-height: 31.35px;
    z-index: 2;
    text-transform: uppercase;
    font-family: "Courier New";
    font-weight: 700;
}
/* .kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .newsletter-form__message {
    justify-content: flex-start;
    top: 200%;
    color: rgb(48, 122, 7);
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
} */
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button span.kg-newsletter-button {
    font-size: 19px;
    letter-spacing: 3.42px;
    line-height: 31.35px;
    z-index: 2;
    text-transform: uppercase;
    font-family: "Courier New";
    font-weight: 700;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button {
    position: relative;
    background: rgb(24, 238, 55);
    border: 1px solid rgb(24, 238, 55);
    transition: .4s;
    padding: 10px 28px;
    width: 100%;
     margin-bottom: 20px;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    z-index: 0;
    transition: 0.5s;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button:hover::after{
    left: 0%;
    top: right;
    width: 100%;
}
.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content,
.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .list-unstyled{
        font-size: 11px;
        font-weight: 700;
        line-height: 18.15px;
        letter-spacing: 1.98px;
        text-transform: uppercase;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button:hover span.kg-newsletter-button{
    color: rgb(24, 238, 55);
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .field__input label{
    line-height: 2.1;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info .footer__list-social .list-social__item .list-social__link .svg-wrapper path{
    color: rgb(109 112 109);
}
.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info .footer__list-social .list-social__item .list-social__link:hover .svg-wrapper path{
    color: #000;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button{
    max-width: 200px;

}

footer.kg-main-footer .kg-content-top {
    column-gap: 80px;
}
footer.kg-main-footer .kg-content-top .kg-footer-block-newsletter {
    max-width: 288px;
    flex: auto;
    flex-basis: 224px;
    width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter {
    max-width: 100%;
    flex-basis: unset;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field label.field__label {
    background: #fff;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    position: absolute;
    pointer-events: none;
    z-index: 1;
    padding: 0 4px;
    color: rgb(20 30 18 / 65%);
    font-size: 18px;
    top: -9px;
    transform: translateY(3px);
    left: 10px;
    opacity: 0;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .field__input::placeholder {
    font-size: 100%;
    letter-spacing: 0;
    line-height: 1.7;
    color: rgb(20,30,18);
    font-family: "Courier New",Courier,monospace;
    font-weight: 500;
    opacity: 1;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter {
    margin: 0;
    max-width: 100%;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field::before {
    box-shadow: none;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .field__input:focus {
    box-shadow: none;
    border-color: #000;
}
@media screen and (max-width:749px) {
    .kg-main-footer .kg-content-top .kg-footer-block-newsletter{
        align-items: flex-start;
        width: 69%;
    }
}

@media screen and (max-width:699px) {
    .kg-main-footer .kg-content-top{
        flex-wrap: wrap;
    }
    .kg-main-footer .kg-content-top .kg-footer-block-newsletter{
        width: 100%;
    }
    footer.kg-main-footer .kg-content-top .kg-block-wrapper{
        width: 100%;
        margin-top: 2.5rem;
    }
    footer.kg-main-footer .kg-content-top .kg-block-wrapper{
        gap: 0;
    }
    .kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter p{
        font-size: 18px;
    }
    .kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button span.kg-newsletter-button{
        font-size: 17px;
    }
    .kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .newsletter-form__field-wrapper{
        max-width: 100%;
    }
    

    .kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter{
        justify-content: flex-start;
    }
}

footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info ul.footer__list-social {
    gap: 32px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info li.list-social__item a.list-social__link svg {
    width: 20px;
    height: 20px;
}
footer.kg-main-footer .footer__content-bottom {
    padding: 0;
    border: 0;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content {
    font-size: 11px;
    letter-spacing: 0.18em;
    line-height: 1.7;
    font-family: "Courier New",Courier,monospace;
    font-weight: 700;
    color: rgb(20 30 18 / 65%);
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright {
    margin: 0;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content a {
    text-decoration: none;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .policies li::before{
    display: none;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .policies li {
    margin-left: 11px;
}
@media screen and (max-width: 999px){
    .kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid{
        grid-template-columns: repeat(3, 1fr);
        row-gap: 48px;
    }
    .kg-featured-collection .kg-collection .collection__view-all {
        margin-top: 36px;
    }
    .kg-featured-collection .kg-collection {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .kg-featured-collection .kg-collection .collection__title {
    margin-bottom: 36px;
}
}
@media screen and (max-width: 699px){
  .kg-featured-collection .kg-collection slider-component.slider-mobile-gutter ul.kg-featured-product-grid {
      grid-template-columns: repeat(2, 1fr);
      row-gap: 35px;
      column-gap: 10px;
  }
  .kg-featured-collection .kg-collection .collection__title .collection__description h2{
      font-size: 20px;
  }
  .kg-featured-collection .kg-collection .collection__title h2.title{
      margin-bottom: 16px;
  }
  .kg-featured-collection .kg-collection .collection__view-all a.button {
      font-size: 17px;
      padding: 9px 28px;
  }
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper {
    margin-top: 0;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content a {
    padding: 0;
}
@media screen and (max-width: 991px){
    footer.kg-main-footer .kg-content-top .kg-block-wrapper{
        gap: 40px;  
    }
}
@media screen and (max-width: 699px){
footer.kg-main-footer {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
footer.kg-main-footer .kg-content-top .kg-footer-block-newsletter{
    max-width: 100%;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .kg-newsletter-button .newsletter-form__button {
    margin-bottom: 40px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper {
    /* flex-direction: column-reverse; */
    gap: 40px;
}
   footer.kg-main-footer .kg-content-top .kg-footer-block-newsletter .newsletter-form .newsletter-form__field-wrapper {
    max-width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block {
    max-width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info {
    margin-bottom: 40px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block ul.footer-block__details-content li a.link {
    font-size: 18px;
    line-height: 29px;
}
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content a,
footer.kg-main-footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content {
    letter-spacing: 1.2px;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter .footer-block__heading,
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter p{
    margin-bottom: 16px;
}
.kg-main-footer .kg-content-top .kg-footer-block-newsletter .kg-footer-block-newsletter form.footer__newsletter .field .field__input {
    font-size: 18px;
}
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-brand-info li.list-social__item a.list-social__link {
    padding: 0;
}
/* neswletter  */
.kg-newsletter .kg-newsletter-wrapper {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
    border-top: 1px solid rgb(219, 220, 219);
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text {
    max-width: 680px;
    margin: auto;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text h2 {
 
    margin: 0;
        font-size: 14px;
        text-align: left;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text .kg-newsletter-subheading {
    margin: 0;
        text-align: justify;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text .kg-newsletter-subheading p {
    font-size: 13px;
        color: #000;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form {
    max-width: 100%;
    width: 100%;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields {
    width: 100%;
    max-width: 100%;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field::before,
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field::after {
    box-shadow: none;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field input {
    /* color: #141e12;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    padding: 10.4px 12.8px;
    border: 1px solid rgb(219, 220, 219);
    min-height: auto;
    height: auto;
    margin: 0;
    width: auto;
    max-width: 288px; */
  background: #f5f5f5;
        border: 0;
        font-size: 14px;
        color: #767676;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field input::placeholder {
    font-size: 100%;
    letter-spacing: 1px;
    line-height: 1.7;
    color: rgb(20 30 18 / 65%);
    font-family: "Courier New",Courier,monospace;
    font-weight: 500;
    opacity: 1;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field label.field__label {
    background: #fff;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    position: absolute;
    pointer-events: none;
    z-index: 1;
    padding: 0 4px;
    color: #141e12a6;
    font-size: 18px;
    top: -9px;
    transform: translateY(3px);
    left: 10px;
    opacity: 0;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button {
    position: absolute;
        right: 0;
        height: 100%;
        background: transparent;
        border: 0;
        width: auto;
        padding: 10px 15px;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button span {
    color: #000;
    letter-spacing: .18em;
    text-align: center;
    cursor: pointer;
    font-size: 19px;
    font-family: Courier New, Courier, monospace;
    font-weight: 700 !important;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    width: auto;
    height: auto;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    z-index: 0;
    transition: all .45s cubic-bezier(.785,.135,.15,.86);
    left: unset;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button:hover::after {
    color: #18ee37;
    width: 100%;
    left: 0;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button:hover {
    color: #18ee37;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field input:focus {
    box-shadow: none;
    border-color: #000;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button:hover span {
    color: #18ee37;
}
@media screen and (max-width: 991px){
.kg-newsletter .kg-newsletter-wrapper {
    padding-top: 40px !important;
    padding-bottom: 40px  !important;
}
}
@media screen and (max-width: 767px){
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field {
    justify-content: center;
}    
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button {
    max-width: 190px;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button span {
    font-size: 17px;
}
/* .kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field input {
    /* max-width: 236px;
    font-size: 18px; */
} */
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text .kg-newsletter-subheading p {
    line-height: 28px;
  font-size: 13px;
        color: #000;
}
}
@media screen and (min-width: 700px){
    footer.kg-main-footer .footer__content-bottom {
    margin-top: 30px;
}
}
@media screen and (max-width: 475px){
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field input {
    max-width: 100%;
}
.kg-newsletter .kg-newsletter-wrapper .kg-newsletter-text form.newsletter-form .kg-newsletter-form-fields .field button.newsletter-form__button {
    max-width: 100%;
    height: 50px;
}
}


.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container {
    display: flex;
    flex-wrap: wrap;
}
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-title {
    width: 70%;
    padding-right: 15px;
}
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price {
    position: relative;
    width: 30%;
}
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-buy-button product-form {
    margin: 0;
}
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-buy-button product-form .product-form__buttons .product-form__submit {
    margin: 0;
    background: #1D85F3;
    border-color: #1D85F3;
}
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-buy-button product-form .product-form__buttons .product-form__submit::before,
.kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-buy-button product-form .product-form__buttons .product-form__submit::after {
    box-shadow: none;
}
@media screen and (max-width: 500px){
    .kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-price,
    .kg-main-product-section .kg-product .kg-product-info-wrapper .kg-product-info-container .kg-product-title{
        width: 100%;
    }
}
@media screen and (max-width: 600px){
    section.kg-content {
    padding: 0 20px;
}
}
.kg-product .kg-product-info-wrapper .kg-product-info-container button.quantity__button svg path{
        fill:#fff;
        
    }

footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) {
    max-width: 560px;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) .kg-footer-block-newsletter {
    max-width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) .kg-footer-block-newsletter .newsletter-form {
    max-width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) .kg-footer-block-newsletter .newsletter-form .newsletter-form__field-wrapper {
    max-width: 100%;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) .kg-footer-block-newsletter .newsletter-form .newsletter-form__field-wrapper input {
    background: #f5f5f5;
    border: 0;
    font-size: 14px;
    color: #767676;
    border-color: #f5f5f5;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block:nth-child(2) .kg-footer-block-newsletter .newsletter-form .newsletter-form__field-wrapper input {
    background: #f5f5f5;
    border: 0;
    font-size: 14px;
    color: #767676;
    border-color: #f5f5f5;
}
footer.kg-main-footer .kg-content-top .kg-block-wrapper .kg-footer-block .kg-footer-block-newsletter .newsletter-form .newsletter-form__field-wrapper ::after {
    box-shadow: none;
}
@media screen and (max-width: 750px) {
    .section-header.shopify-section-group-header-group sticky-header.header-wrapper header.kg-main-header h1.kg-heading a.header__heading-link img.header__heading-logo {
    max-width: 135px;
}
.kg-slide-show .slideshow .slideshow__slide .slideshow__text-wrapper .slideshow__text {
    padding: 0;
}
}

section.kg-content .kg-page-main-title {
    text-align: center;
    margin: 10px 0 30px;
}
section.kg-content .kg-page-main-title h3 {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 28px;
    color: #141e12;
    letter-spacing: 0.18em;
    font-weight: 700;
}
.kg-collapsible .kg-collasible-content .kg-collapsible-grid .kg-grid-item .accordion details summary:hover h3.accordion__title {
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    section.kg-content .kg-page-main-title h3 {
        font-size: 24px;
    }
}
@media screen and (max-width: 484px) {
    section.kg-content .kg-page-main-title {
        margin: 20px 0 30px;
    }
}


/* sold out badge */

.card__media__badge{
    position: absolute;
    top: 16px;
    z-index: 1;
    background: #000;
    color: #ffffff;
    padding: 0px 6px;
    font-size: 12px;
}