<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 694:19 Expected identifier but found whitespace
Line 694:31 Unexpected ";"

**/
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev {
    position: absolute;
    top: 50%;
    left: 20px;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next {
    position: absolute;
    top: 50%;
    right: 20px;
}
section.shopify-section .grid__item .slideshow__media img.small-hide {
    object-fit: cover !important;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next svg,
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev svg
{
    width: 16px;
    height: 16px;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next
{
    transform: rotate(180deg);
    border: 2px solid #fff;
    border-radius: 35px;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev
{
    border: 2px solid #fff;
    border-radius: 35px;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next:hover,
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev:hover
{
   background: #fff;
}
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next svg:hover,
section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev svg:hover
{
      fill: #fff;
}
.reviews_link a {
    text-decoration: none !important;
}
div.shopify-section.index-section {
  padding: 40px 0;
}
div.shopify-section.index-section .column-max.carousel-container {
  max-width: 1465px;
  margin: auto;
}
div.shopify-section.index-section .kg-template-slider.owl-carousel .owl-stage-outer{
  box-sizing: unset;
}
div.shopify-section .column-max .item {
      width: 100%;
}
div.shopify-section.index-section .kg-template-slider.owl-carousel .owl-stage-outer .owl-item
{ 
  width : 420px !important; 
}
.footer__content-bottom-wrapper{
    display:block !important;
}
.footer__localization{
    justify-content: center !important;;
}
.footer__column--info{
    align-items: center !important;
}
.footer__column--info .kg-seo-content{
    max-width: 1000px;
    margin: auto;
    text-align: center;
    padding-top: 12px;
}
.footer__content-bottom-wrapper .localization-form{
text-align: center;
}
@media screen and (max-width: 749px){
    .footer__column--info{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.panels .tab-panel .kg-info-content-wrap {
    display: flex;
    flex-wrap: wrap;
}   
.panels .tab-panel .kg-info-content-wrap.kg-panel-right-wrap .content {
    width: 56%;
    flex: 0 0 56%;
    padding-right: 65px;
}
.panels .tab-panel .kg-info-content-wrap.kg-panel-right-wrap .kg-rigt-wrap {
    width: 44%;
    flex: 0 0 44%;
}
.panels .tab-panel .kg-info-content-wrap .content {
    width: 100%;
    flex: 0 0 100%;
}
.panels .tab-panel .kg-info-content-wrap .kg-rigt-wrap .img-wrap figure{
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden;
    position: relative;
    margin: auto;
    margin-bottom: 0;
    padding: 0;
}
.panels .tab-panel .kg-info-content-wrap .kg-rigt-wrap .img-wrap figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.panels .tab-panel .kg-info-content-wrap .kg-rigt-wrap .img-wrap figure::after {
    padding-bottom: 77.28%;
    content: '';
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}
@media only screen and (max-width:1020px){
    .panels .tab-panel .kg-info-content-wrap.kg-panel-right-wrap .kg-rigt-wrap,
    .panels .tab-panel .kg-info-content-wrap.kg-panel-right-wrap .content{
        width: 100%;
        flex: 0 0 100%;
    }
    .panels .tab-panel .kg-info-content-wrap.kg-panel-right-wrap .content{
        order: 2;
        padding-right: 0px;
    }
    .panels .tab-panel .kg-info-content-wrap .kg-rigt-wrap .img-wrap figure{
        max-width: 75%;
        margin-bottom: 25px;
    }
}
/****15-05-23****/
/* .kg_featured_collection .card-wrapper .card__content .quick-add__submit{
	text-transform: UPPERCASE;
} */
@media only screen and (max-width:767px){
    .multicolumn-list__item.center .multicolumn-card__image-wrapper .media--adapt{
        padding-bottom: 63% !important;
    }
    section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next {
        transform: rotate(0deg);
    }
    section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--prev,
    section.shopify-section .slider-mobile-gutter button.slider-button.slider-button--next{
        top: 25%;
    }
}
@media screen and (min-width: 990px){
        header .header__icons {
          margin-top: -2px;
        }
    }
@media only screen and (min-width: 750px) and (max-width: 989px){
  .multicolumn #Slider-template--15494652231817__multicolumn .multicolumn-list__item.grid__item {
    width: calc(20% - 3rem);
    display: inline-block;
    max-width: calc(20% - 3rem);
}
}
@media only screen and (max-width: 1322px) {
  .header-wrapper  header.header .header__icons {
    top: -67px;
}
}

@media only screen and (max-width:990px){
.header-wrapper .header  .header__icons .header__icon.header__icon--cart path {
    fill: #fff;
}
}

/* Start footer css date:- 04-12-2024 */
footer.footer .kg-footer-top-content-wrapper {
    padding: 32px 0 0;
    background-color: #111111;
    color: #535353;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper {
    max-width: 1400px;
    margin: 0px auto;
    padding: 0px 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: 100%;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .kg-footer-top-image-wrapper {
    width: 100% !important;
    padding: 0;
    margin-bottom: 0 !important;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .kg-footer-top-image-wrapper .footer-block-image {
    text-align: left;
    margin-bottom: 15px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .kg-footer-top-image-wrapper .footer-block-image img {
    width: 150px;
    object-fit: contain;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block {
    flex: 1 0 auto;
    padding: 0;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block h2.footer-block__heading {
    display: block;
    margin: 0px 0px 25px;
    background: none;
    border: none;
    padding: 0px;
    text-align: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block {
    flex: 1 0 auto;
    margin-bottom: 40px;
    padding: 0;
    width: 12%;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content {
    margin: 0px 0px 10px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content li {
    padding: 0px;
    border-left: none;
    margin-bottom: 8px;
    text-align: left;
    margin-right: 0;
    line-height: 13px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content li a.link {
    white-space: nowrap;
    color: #ccc;
    text-decoration: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    font-weight: 400;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info {
    margin: 0;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social {
    flex-direction: column;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item a.list-social__link {
    width: 15px;
    height: 15px;
    object-fit: contain;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item a.list-social__link svg.icon {
    margin-right: 5px;
    object-fit: contain;
    min-width: 15px;
    margin-right: 9px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content {
    flex-direction: column;
    width: 28%;
    background: unset;
    border-left: 1px solid #535353;
    padding: 0 0 0 72px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper .field::after {
    box-shadow: none;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter input {
    max-width: 222px;
    height: 34px;
    border: 0px;
    margin-right: 10px;
    padding: 0px 10px;
    vertical-align: top;
    background: #fff;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper .field button.newsletter-form__button {
    border: 1px solid rgb(204, 204, 204);
    width: 70px;
    min-width: 0px;
    padding: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    position: unset;
    height: 34px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper .field label.field__label {
    color: #494949;
    top: 8px;
    font-size: 12px;
    font-weight: 400;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter p {
    display: block;
    color: rgb(204, 204, 204);
    margin: 18px 0px 15px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    margin-right: auto;
    font-size: 13px;
    max-width: 250px;
    text-align: left;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter p a {
    color: rgb(204, 204, 204);
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap {
    display: flex;
    justify-content: left;
    flex-direction: column;
    margin: 0;
    margin-top: 40px;
    width: 100%;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap .kg-footer-city-title {
    display: block;
    margin: 0px 0px 10px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap ul.kg-footer-city-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap ul.kg-footer-city-list li.kg-city-item {
    display: inline-block;
    margin-bottom: 10px;
    text-align: left;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap ul.kg-footer-city-list li.kg-city-item a.kg-city-link {
    white-space: nowrap;
    color: rgb(204, 204, 204);
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
    border-left: 1px solid rgb(83, 83, 83);
    padding: 0 10px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap ul.kg-footer-city-list li.kg-city-item:first-child a.kg-city-link {
    padding-left: 0;
    border-left: unset;
}
footer.footer .kg-footer-copyright-wrapper span.kg-footer-copyright {
    max-width: 1170px;
    margin: 0px auto;
    padding: 0 15px 32px;
    width: 100%;
    text-align: left;
    color: #ccc;
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-style: italic;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper {
    display: flex !important;
    max-width: 1180px;
    margin: 0px auto;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: center;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization localization-form form#FooterCountryForm {
    padding: 0;
    margin: 0;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization localization-form form#FooterCountryForm h2#FooterCountryLabel {
    display: none;
}   
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization localization-form form#FooterCountryForm button.localization-selector {
    margin: 0;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    border: 0px;
    padding: 16px 0px;
    background-color: #323232;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization localization-form form#FooterCountryForm button.localization-selector::after {
    box-shadow: none;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization localization-form form#FooterCountryForm button.localization-selector svg.icon {
    right: -15px;
}
footer.footer .kg-footer-copyright-wrapper {
    background-color: #111111;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization {
    width: auto;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-bottom-link-wrap ul.kg-footer-bottom-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    align-items: center;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .footer__column--info {
    display: none;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-bottom-link-wrap ul.kg-footer-bottom-list li.kg-bottom-item:last-child a.kg-bottom-link {
    border-right: 0;
    padding-right: 0;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content li a.link:hover,
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap ul.kg-footer-city-list li.kg-city-item a.kg-city-link:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-bottom-link-wrap ul.kg-footer-bottom-list li.kg-bottom-item a.kg-bottom-link {
    color: rgb(204, 204, 204);
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    border-right: 1px solid rgb(83, 83, 83);
    padding-right: 10px;
}
@media screen and (max-width: 991px) {
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block {
        width: 100%;
        order: 4;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block span.kg-footer-block-toggle-icon {
        display: block !important;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content,
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .kg-footer-city-wrap {
        display: none;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block--menu {
        position: relative;
        border-bottom: 1px solid rgb(83, 83, 83);
        padding: 0 0 10px;
        margin: 0 0 10px;
        order: 3;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block--menu h2.footer-block__heading {
        margin: 10px 0;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content {
        width: 100%;
        border: none;
        padding: 0 !important;
        order: 2 !important;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .kg-footer-top-image-wrapper {
        order: 1 !important;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block h2.footer-block__heading {
        margin: 10px 0;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter {
        width: 100%;
        max-width: 100%;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block--menu.active ul.footer-block__details-content {
        display: block;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block--menu .kg-footer-grid-item-heading-content {
        width: 100%;
        display: flex;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social {
        display: block;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item a.list-social__link span.kg-social-link-icon-lable {
        display: none;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social {
        display: flex !important;
        flex-direction: row;
        justify-content: space-between !important;
        margin: 20px 0 0;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item {
        width: auto;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item a.list-social__link svg.icon {
        width: 24px;
        height: 24px;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block .contact-info ul.footer__list-social li.list-social__item a.list-social__link {
        width: 24px;
        height: 24px;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.grid__item {
        position: relative;
        border-bottom: 1px solid rgb(83, 83, 83);
        padding: 0 0 10px;
        margin: 0 0 10px;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.grid__item .footer-block__newsletter {
        width: 100%;
        align-items: baseline;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.grid__item:first-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper {
        width: 100%;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter p {
        max-width: 230px;
        width: 100%;
    }
    footer.footer .kg-footer-content-bottom {
        margin: 0;
        border-top: 0;
    }
    footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-bottom-link-wrap {
        background: rgb(17, 17, 17);
        width: 100%;
        padding: 10px 15px;
    }
    footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-footer-content-localization {
        padding: 5px 15px;
    }
    footer.footer .kg-footer-copyright-wrapper span.kg-footer-copyright {
        padding: 0 15px 13px;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper {
        width: 100%;
        max-width: 100%;
    }
    footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper .kg-bottom-link-wrap ul.kg-footer-bottom-list {
        gap: 8px;
        flex-wrap: wrap;
    }
      footer.footer .kg-footer-content-bottom .footer__content-bottom-wrapper {
        flex-direction: column-reverse;
        align-items: baseline;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.active .contact-info.kg-footer-contact-info-wrapper ul.footer-block__details-content {
    flex-wrap: wrap;
    display: flex!important;
    column-gap: 50px;
}
}
@media screen and (max-width: 749px) {
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block h2.footer-block__heading::after {
        display: none;
    }
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block span.kg-footer-block-toggle-icon {
    display: none;
    font-size: 20px;
    color: #fff;
}
@media screen and (max-width: 1100px) {
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper .field button.newsletter-form__button {
        font-size: 10px;
    }
    footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content {
        padding: 0 0 0 32px;
    }
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content li p {
    font-size: 15px;
    max-width: 150px;
    color: #ccc;
    letter-spacing: 0;
    line-height: normal;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block ul.footer-block__details-content li p strong {
    font-size: 13px;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter {
    width: 100%;
}
footer.footer .kg-footer-top-content-wrapper .footer__blocks-wrapper .footer-block.kg-footer-block-newsletter-content .footer-block__newsletter form.footer__newsletter {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
 footer.footer .kg-footer-copyright-wrapper .kg-seo-content {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px 10px;
}
footer.footer .kg-footer-copyright-wrapper .kg-seo-content p {
    font-size: 14px;
    margin: 0;
}
/* End footer css date:- 04-12-2024 */


/* Start product page css date:- 06-12-2024 */
.kg_product .product__info-wrapper .product__info-container .kg-brand-icon-wrapper {
    justify-content: space-between;
    background: #f8f8f8;
    padding: 14px 20px;
    border: 1px solid #e9e9e9 !important;
    border-radius: 8px;
}
.kg_product .product__info-wrapper .product__info-container .kg-brand-icon-wrapper div {
    max-width: 20%;
    width: 100%;
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .kg-brand-icon-wrapper div img.kg-brand-icon-image {
    max-width: 45px;
}
.kg_product .product__info-wrapper .product__info-container .kg-brand-icon-wrapper p {
    font-size: 13px;
}
@media screen and (max-width: 992px) and (min-width: 750px) {
    .kg_product .product__info-wrapper .product__info-container .brand_icon p {
        font-size: 10px;
    }
    .kg_product .product__info-wrapper .product__info-container .brand_icon div img.multicolumn-card__image {
        max-width: 40px;
    }
    .kg_product .product__info-wrapper .product__info-container .brand_icon {
        padding: 14px 12px;
    }
}
@media screen and (max-width: 450px) {
    .kg_product .product__info-wrapper .product__info-container .brand_icon p {
        font-size: 10px;
    }
    .kg_product .product__info-wrapper .product__info-container .brand_icon div img.multicolumn-card__image {
        max-width: 40px;
    }
    .kg_product .product__info-wrapper .product__info-container .brand_icon {
        padding: 14px 12px;
    }
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity {
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width)* 2);
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons {
    display: block;
    width: 100%;
    margin: 12px 0 !important;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper {
    margin: 1.5rem 0 0px;
}
.kg_product .product__info-wrapper .product__info-container .price {
    flex-wrap: wrap;
}
.kg_product .product__info-wrapper .product__info-container .price .price__container {
    letter-spacing: 0;
    margin: 0;
}
/* .kg_product .product__info-wrapper .product__info-container .price .price__container .price__sale {
    /* display: flex; */
    flex-direction: row-reverse;
    justify-content: flex-end;
} */
.kg_product .product__info-wrapper .product__info-container .price .price__container .price__sale span.price-item span.money {
    font-size: 29px;
}
.kg_product .product__info-wrapper .product__info-container .price .price__container .price__sale s.price-item {
    font-size: 20px !important;
    letter-spacing: 0;
    line-height: 41px;
}
.kg_product .product__info-wrapper .product__info-container .price span.badge {
    margin-bottom: 8px;
    background: #4caf50c7;
    border: 0;
    text-transform: uppercase;
    font-size: 13px;
}
.kg_product .product__info-wrapper .product__info-container .price .price__container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.kg_product .product__info-wrapper .product__info-container .no-js-hidden {
    margin-bottom: 0;
}
.kg_product .product__info-wrapper .product__info-container .bss_pb_img {
    margin-top: 0;
}
.kg_product .product__info-wrapper .product__info-container .bss_pb_img .bss_parent_text {
    width: 100% !important;
    right: 0 !important;
    height: auto !important;
}
.kg_product .product__info-wrapper .product__info-container .bss_pb_img .bss_parent_text .bss-countdown-display {
    height: auto !important;
}
.kg_product .product__info-wrapper .product__info-container .bss_pb_img .bss_parent_text span.bss_pl_text_hover_text {
    justify-content: flex-start;
}
.kg_product .product__info-wrapper .product__info-container .price .price__container .price__sale span {
    display: ruby;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit span {
    height: auto !important;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .shopify-payment-button {
    margin-top: 12px;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons {
    flex-direction: column;
}
.kg_product .product__info-wrapper .product__info-container  .product__title {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .ruk_rating_snippet {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .no-js-hidden {
    margin: 8px 0 0;
}
.kg_product .product__info-wrapper .product__info-container .sezzle-shopify-info-button {
    margin: 10px 0;
}
.kg_product .product__info-wrapper .product__info-container .product__description {
    margin: 12px 0 0;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter ul.product__media-list {
    overflow: hidden;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter ul.product__media-list li.product__media-item {
    width: 100% !important;
    margin: 0;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter .slider-buttons {
    margin-bottom: auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px;
    height: unset;
    background: transparent;
    bottom: unset;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter .slider-buttons button.slider-button {
    background-color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid #131317;
    border-radius: 100%;
    padding: 0;
    pointer-events: auto;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter .slider-buttons button.slider-button.slider-button--next svg {
    transform: rotate(90deg);
}
@media screen and (max-width: 767px){
  .kg_product .grid__item.product__media-wrapper .product__media-gallery .slider-mobile-gutter .slider-buttons button.slider-button.slider-button--next svg {
    transform: rotate(-90deg);
  } 
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .thumbnail-slider button.slider-button {
    background-color: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #131317;
    border-radius: 100%;
    padding: 0;
    pointer-events: auto;
    font-family: inherit;
    font-size: inherit;
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    margin: auto;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .thumbnail-slider  button.slider-button.slider-button--prev {
    left: 6px;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .thumbnail-slider button.slider-button svg {
    width: 12px;
    height: 12px;
    color: #000;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .thumbnail-slider button.slider-button:disabled svg {
    opacity: .4;
}
.kg_product .grid__item.product__media-wrapper .product__media-gallery .thumbnail-slider button.slider-button.slider-button--next {
    right: 6px;
    transform: rotate(360deg);
}
@media screen and (max-width: 749px){
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper span.pretext {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 110px;
    word-break: break-word;
}
  }
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper {
    padding: 0;
    margin: 12px 0 0;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper button.kg-description-read-more {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'SofiaProRegular';
    cursor: pointer;
    color: #000000;
    font-weight: 800;
    letter-spacing: 1px;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper button.kg-description-read-more svg {
    margin-left: 8px;
    width: 11px;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper button.kg-description-read-more svg path {
    fill: #000000;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.quick-add-hidden.kg-product-description-wrpapper.kg-product-description-expanded .kg-read-more-description-wrapper button.kg-description-read-more svg {
    transform: rotate(180deg);
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.quick-add-hidden.kg-product-description-wrpapper.kg-product-description-expanded span.pretext {
    max-height: 100%;
    display: block;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper button.kg-description-read-more:hover {
    text-decoration: underline;
    color: #000;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper {
    border: 0;
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container {
    flex-direction: column;
    gap: 12px;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group .bsub-widget__group-header {
    flex-direction: row;
    justify-content: flex-start;
    gap: 12px;
    text-align: left;
}


.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group .bsub-widget__group-header{
    border: 1px solid #d1d1d1;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit::before,
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit::after {
    box-shadow: none;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .shopify-payment-button shopify-accelerated-checkout {
    --shopify-accelerated-checkout-button-box-shadow: none !important;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper{
    background-color: #fbfbfb;
    border: 1px solid #e9e9e9 !important;
    border-radius: 8px;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group input:checked +  .bsub-widget__group-header {
    border-color: #000;
    color: #000;
    background: #fff;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group input:checked + .bsub-widget__group-header svg {
    color: #000;
}   
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group  .bsub-widget__group-header svg {
    width: 45px;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group .bsub-widget__group-header .bsub-widget__text br {
    display: none;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group .bsub-widget__group-header {
    box-shadow: none;
    cursor: pointer;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-options-container .bsub-option-container svg {
    color: #000;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-options-container .bsub-widget__extra-actions button.bsub-widget__toggle-details-btn {
    width: 100%;
    justify-content: center;
}
.kg_product .product__info-wrapper .product__info-container .product__title h1,
.kg_product .product__info-wrapper .product__info-container .ruk_rating_snippet span.ruk-rating-snippet-count,
.kg_product .product__info-wrapper .product__info-container .price span.badge,
.kg_product .product__info-wrapper .product__info-container .shopify-app-block fieldset.bsub-widget .bsub-widget__wrapper .bsub-widget__groups-container .bsub-widget__group .bsub-widget__group-header .bsub-widget__text {
    letter-spacing: 0;
}
.kg_product .product__info-wrapper .product__info-container .bss_pb_img .bss_parent_text span.bss_pl_text_hover_text {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 14px;
}
.kg_product .product__info-wrapper .product__info-container .sezzle-shopify-info-button .sezzle-button-text {
    font-size: 18px !important;
    letter-spacing: 0;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper span.pretext {
    letter-spacing: 0;
    line-height: 22px;
}
.kg_product .product__info-wrapper .product__info-container .product__description.rte.kg-product-description-wrpapper .kg-read-more-description-wrapper button.kg-description-read-more{
    letter-spacing: 0;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper {
    margin: 0;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block .bsub-widget legend {
    letter-spacing: 0;
    font-size: 18px;
}
.kg_product .product__info-wrapper .product__info-container .shopify-app-block {
    margin: 12px 0 !important;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit {
    border-radius: 0px;
    height: auto;
    min-height: auto;
    padding: 16px 10px;
    transition: all .3s;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .shopify-payment-button shop-pay-wallet-button gravity-button.accelerated-checkout-button{
    border-radius: 8px;
    overflow: hidden;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .shopify-payment-button a#more-payment-options-link {
    letter-spacing: 0;
    font-size: 14px;
    margin: 12px 0 0;
}
@media screen and (max-width: 749px){
.kg_product .product__info-wrapper .product__info-container .product__description.kg-product-description-wrpapper .kg-product-description-content {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 110px;
    word-break: break-word;
    letter-spacing: 0;
    line-height: 23px;
    opacity: 0.7;
}
  }
.kg_product .product__info-wrapper .product__info-container .product__description.kg-product-description-wrpapper.kg-product-description-expanded  .kg-product-description-content {
    max-height: 100%;
    display: block;
}

.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity input {
    font-size: 19px;
    font-weight: 500;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity {
    align-items: center;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity button.quantity__button {
    width: 40px;
    margin: 0;
    height: 47px;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity button.quantity__button svg {
    width: 12px;
}
.kg_product .product__info-wrapper .product__info-container .kg-product-form-quantity-wrapper quantity-input.quantity input:focus-visible {
    box-shadow: none;
    outline: none;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons small#shopify-buyer-consent {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit {
    position: relative;
    overflow: hidden;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3s cubic-bezier(.19, 1, .22, 1);
    z-index: 4;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .product-form__submit:hover::before {
    left: 120%;
    opacity: 0.5;
}
/* End product page css date:- 06-12-2024 */

/* 20-01-2025 Start */

@media screen and (max-width: 767px){
    .kg-header .kg-custom_header_Search.custom_header_Search {
        width: auto;
    }
    header.kg-header {
        justify-content: space-between;
        padding: 12px 15px;
    }
    .kg-header .kg-custom_header_Search.custom_header_Search form.search.search-modal__form {
        display: none;
    }
    header.kg-header .kg-header-Search-info {
        display: block !important;
        width: 100%;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field input {
        background: #fff;
        border: 0;
        color: #000;
        padding: 10px 20px;
        font-family: 'SofiaProRegular';
        letter-spacing: 0;
        box-shadow: none;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field::before,
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field::after {
        box-shadow: none;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field input::placeholder {
        opacity: 1;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field label.field__label {
        display: none;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field button.search__button svg use {
        color: #000;
    }
    header.kg-header .kg-header-Search-info .kg-header-Search-box form.search.search-modal__form .field button.search__button svg {
        width: 24px;
        height: 24px;
    }    
}

.kg_product .product__info-wrapper .product__info-container .kg-subscription-terms-and-conditions {
    display: none;
}
.kg_product .product__info-wrapper .product__info-container .buy_buttons product-form.product-form .product-form__buttons .shopify-payment-button more-payment-options-link {
    display: none;
}

.kg_product .product__info-wrapper .product__info-container .volume-measurement {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
}
/* 20-01-2025 End */

</pre></body></html>