/** Shopify CDN: Minification failed

Line 917:0 Unexpected "}"

**/
.error-container ul li a,
.login-bottom-box p a {
    text-decoration: underline
}

.order-history td a,
.total td {
    font-weight: 700
}

.left-side-content {
    border-right: 1px solid var(--colorXXlightTextBody);
    display: flex;
    align-items: center;
    justify-content: center
}

.yv-login-form {
    margin: 0 auto;
    width: 100%;
    max-width: 550px;
    padding: 60px 55px 70px;
    text-align: left;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.frgt-pw {
    text-decoration: none;
    display: inline-flex;
    cursor: pointer
}

.yv-reset-password-form input#password {
    scroll-margin-top: 200px
}

.right-side-content {
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.customer-page-content {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0
}

.customer-page-title {
    margin-bottom: 20px
}

.customer-page-desc {
    margin-bottom: 40px;
}

.yv-customer-pages form {
    margin-top: 26px
}

.form-title {
    margin-bottom: 5px
}

.login-bottom-box {
    margin-top: 20px
}

.address-side-drawer-body label,
.customer table,
.fulfillment * {
    font-size: var(--smallText)
}

.login-bottom-box p a {
    text-underline-offset: 3px;
    font-weight: 700;
}

.error-container {
    background-color: #ff00000a;
    padding: 8px 15px;
    margin-bottom: 15px;
    border-radius: var(--layoutRadius);
    border: 2px solid #eb001b21
}

.error-container ul {
    margin-top: 0;
    list-style-type: none
}

.error-container ul li {
    color: var(--red);
    padding-left: 22px
}

#RecoverEmail-email-error,
.error-container ul li a {
    color: var(--red)
}

.success-container {
    margin-top: 16px;
    color: var(--green)
}

.form__message svg {
    width: 15px;
    height: 15px;
    vertical-align: sub;
    margin-right: 5px
}

.table-responsive {
    margin: 0 0 20px
}

.customer table thead {
    background-color: var(--theme-light-color);
    border-bottom: 0
}

.customer table td {
    border: 0
}

.account-header-tabs,
.order-details tbody tr {
    border-bottom: 1px solid var(--colorXXlightTextBody)
}

.payment-status {
    padding: 2px 9px;
    border-radius: 20px;
    color: #000;
    font-size: var(--smallText)
}

.payment-status.voided {
    background-color: #d3d9f1
}

.payment-status.paid,
.payment-status.partially_paid {
    background-color: #d1efd1
}

.payment-status.partially_refunded,
.payment-status.refunded {
    background-color: #fff0d5
}

.payment-status.authorized {
    background-color: #fddbdb
}

.account-pages-content h5,
.address-side-drawer-body .form-group,
.order-detail-head {
    margin-bottom: 15px
}

.account-pages-content .d-flex,
.product-name-link {
    margin-bottom: 10px
}

.order-details .order-detail-product {
    display: flex;
    max-width: 400px;
    white-space: normal
}

td.product-order-img-wrapper {
    width: 110px;
    padding-right: 0
}

.product-order-img {
    border-radius: var(--layoutRadius);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    background-color: var(--colorImageBg)
}

.shopify-section.customer.account {
    padding: 40px 0 80px
}

.product-name-link {
    display: block
}

.fulfillment * {
    margin-bottom: 8px
}

.fulfillment a {
    color: var(--theme-color);
    display: inline-block;
    padding: 4px 9px;
    background-color: #fbf3ef;
    color: #000;
    border-radius: 20px;
    margin-top: 5px
}

.order-details tfoot tr:not(.total) td {
    padding-bottom: 0;
    font-size: var(--mediumText)
}

.account-pages-header {
    margin-bottom: 50px
}

.account-header-tabs {
    display: flex;
    justify-content: flex-start;
    position: relative
}

.account-header-tabs a:not(.button) {
    display: inline-block;
    position: relative;
    border-bottom: 3px solid transparent;
    margin-right: 30px;
    padding: 18px 0;
    text-transform: uppercase;
    opacity: .4;
    line-height: 1;
    font-weight: bold;
    font-family: var(--tabHeadingFontFamily);
    color: var(--colorTextBody)
}

.account-header-tabs a:not(.button).active {
    border-color: var(--colorTextBody);
    opacity: 1
}

.account-header-tabs a:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 20px
}

.account-pages-content .d-flex p {
    margin-left: 11px;
    color: var(--dark-gray)
}

.order-detail-address {
    border: 1px solid var(--colorXXlightTextBody);
    margin-bottom: 20px;
    border-radius: var(--layoutRadius);
    overflow: hidden;
}

.order-detail-address h6 {
    padding: 14px 20px;
}

.order-detail-address p {
    padding: 13px 20px;
    opacity: .7
}

.order-detail-address .address-bill-status {
    justify-content: space-between;
    padding: 10px 20px;
    display: flex;
    background-color: var(--theme-light-color)
}

.order-detail-address .address-bill-status span {
    display: inline-block;
    padding: 2px 13px;
    font-size: var(--smallText);
    border-radius: 20px;
    background-color: #fff;
    color: #000;
    box-shadow: 0 1px 1px #00000021
}

.cart-discount svg,
.order-detail-product .list-unstyled svg {
    width: 10px;
    vertical-align: middle;
    margin-right: 3px;
    fill: currentColor;
}

.address-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: 100%
}

.address-list li {
    max-width: 19%;
    flex: 0 0 19%;
    border: 1px solid var(--colorXXlightTextBody);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    min-height: 250px;
    margin-right: 17px;
    margin-bottom: 20px;
    border-radius: var(--layoutRadius);
    overflow: hidden;
}

#yvForgetPassword,
#yvForgetPassword:target+#yvLogin,
.address-list .addressPopUp {
    display: none
}

.address-header {
    margin-bottom: 10px;
    background-color: var(--theme-light-color);
    padding: 14px 20px
}

.address-content {
    padding: 6px 20px 40px
}

.address-footer {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 5px
}

.address-footer .address-btn {
    margin: 0 5px;
    color: var(--colorTextBody);
}

.address-footer .address-btn svg {
    vertical-align: middle;
    fill: currentcolor;
    width: 17px;
    height: 17px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.address-footer .address-btn:hover,
.address-footer .address-btn:hover svg {
    color: var(--theme-color);
    fill: var(--theme-color)
}

.address-list li.add-address {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--theme-light-color);
    border: 0;
    margin-right: 0
}

.address-list li.add-address .link,
.address-list li.add-address .link h6 {
    color: var(--theme-color);
}

.address-list li.add-address svg path {
    fill: currentColor;
}

.address-side-drawer-body {
    padding: 20px 30px;
    height: 100%
}

.address-side-drawer-body .form-control {
    min-height: 40px
}

.address-side-drawer-body form {
    height: calc(100% - 50px)
}

.address-side-drawer-body .address-form-body {
    height: 100%;
    overflow-y: auto
}

.address-form-footer {
    position: absolute;
    bottom: 0;
    background-color: var(--primaryColorBody);
    padding: 20px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.address-form-footer button {
    max-width: 48%;
    flex: 0 0 48%;
    min-width: auto;
    min-height: 42px;
    line-height: 1
}

#yvForgetPassword:target {
    display: flex
}

.cart-discount {
    margin-left: 20px;
    font-size: var(--smallText)
}

@media (max-width:1440px) {
    .yv-login-form {
        min-height: 600px;
        max-width: 470px;
        padding: 50px 50px 60px
    }
    .address-side-drawer-body {
        padding: 20px
    }
    .address-list li {
        max-width: 23.3%;
        flex: 0 0 23.3%
    }
    .order-detail-product .product-order-img {
        width: 70px
    }
    .order-detail-address h6 {
        padding: 14px 20px
    }
    .order-details {
        white-space: nowrap
    }
    .order-detail-responsive {
        overflow-x: auto;
        border-right: 1px solid var(--colorXXlightTextBody)
    }
}

@media (max-width:1199px) {
    .yv-login-form {
        max-width: 390px;
        padding: 30px 35px 40px
    }
    .customer-page-content {
        max-width: 370px
    }
    .customer-page-title {
        margin-bottom: 10px
    }
    .customer-page-desc {
        margin-bottom: 30px;
    }
    .account-pages-header {
        margin-bottom: 30px
    }
    .address-list li {
        max-width: 30%;
        flex: 0 0 30%;
        min-height: 220px
    }
    .order-detail-product .product-order-img {
        width: 50px
    }
}

@media (max-width:991px) {
    .right-side-content {
        justify-content: left
    }
    .yv-login-form {
        max-width: 350px;
        padding: 30px 25px;
    }
    .customer-page-content {
        max-width: 260px;
        margin: 10px 0
    }
    .yv-customer-pages form {
        margin-top: 15px
    }
    .customer-page-desc {
        margin-bottom: 30px;
    }
    .left-side-content {
        border: 0
    }
    .address-list li {
        max-width: 31.3%;
        flex: 0 0 31.3%;
        min-height: 200px;
        margin-right: 15px
    }
    .address-header {
        padding: 10px 16px
    }
    .address-content {
        padding: 5px 16px 40px
    }
    .order-detail-address {
        margin-top: 20px;
        margin-bottom: 0
    }
    .product-name-link {
        margin-bottom: 6px
    }
}

@media (max-width:767px) {
    .yv-login-form {
        min-height: 500px;
        height: auto;
        border-bottom: 1px solid var(--colorXXlightTextBody)
    }
    .yv-register-form {
        max-width: 70%
    }
    .customer .order-details tbody td:before,
    .customer tfoot td:first-of-type,
    .customer th,
    .customer thead,
    .right-side-content,
    .yv-login-form label {
        display: none
    }
    .customer-page-title,
    .form-title {
        text-align: center;
        margin-bottom: 7px;
    }
    .yv-login-form .form-title+p {
        text-align: center;
        margin-bottom: 25px
    }
    .shopify-section.customer.account {
        padding: 40px 0
    }
    .customer table {
        border: transparent
    }
    .customer tbody tr {
        border: 1px solid var(--colorXXlightTextBody);
        margin-bottom: 20px
    }
    tr td {
        padding: 16px 10px
    }
    .customer td:nth-child(odd):not(.product-order-img-wrapper) {
        background-color: var(--colorXXlightTextBody)
    }
    .customer td {
        display: flex;
        text-align: right
    }
    .customer td::before {
        content: attr(data-label);
        padding-right: 2rem;
        text-transform: uppercase;
        font-family: var(--heading-font-family);
        flex-grow: 1;
        text-align: left;
        font-weight: 700;
        color: var(--colorTextBody)
    }
    .customer td:first-of-type {
        display: flex;
        align-items: center
    }
    .customer tr {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%
    }
    .account-header-tabs a:last-child {
        min-width: auto;
        padding: 10px 15px;
    }
    .address-list li {
        max-width: 47%;
        flex: 0 0 47%;
        margin-right: 13px
    }
    .order-detail-responsive {
        border-right: 0
    }
    .customer .order-details tbody td {
        display: flex;
        text-align: left
    }
    .order-details .order-detail-product {
        max-width: 100%
    }
    .product-order-img-wrapper {
        padding-bottom: 0
    }
}

@media (max-width:575px) {
    .yv-login-form {
        padding-left: 0;
        padding-right: 0
    }
    .yv-register-form {
        max-width: 90%
    }
    .account-header-tabs a:not(.button) {
        padding: 12px 0;
        margin-right: 20px;
    }
    .address-form-footer button {
        min-height: 37px
    }
}

@media (max-width:480px) {
    .address-list li {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
        margin-right: 0;
        min-height: auto
    }
    .address-list li.add-address {
        padding: 30px;
        margin-bottom: 0;
        min-height: 150px
    }
    .address-side-drawer-body form {
        height: calc(100% - 105px)
    }
    .address-form-footer {
        flex-wrap: wrap
    }
    .address-form-footer button {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 0 0 10px
    }
}

@media (max-width:414px) {
    .yv-register-form {
        max-width: 100%
    }
}

@media (max-width:360px) {
    .account-header-tabs a:not(.button) {
        font-size: var(--smallText);
    }
}


/* Reorder CSS start */

.reorderPopupShow {
    overflow: hidden;
}

.yv-reorder-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--colorLightTextBody);
    z-index: 99;
    overflow: auto;
    display: none;
    transition: all 0.3s linear;
}

.reorderPopupShow .yv-reorder-popup {
    display: block;
}

.yv-reorder-popup-Container {
    display: block;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    padding: 50px 0;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 650px;
    width: 100%;
    max-height: 100%;
    transition: all .3s linear;
}

.yv-reorder-popup-body {
    background-color: var(--primaryColorBody);
    padding: 20px;
    border-radius: var(--layoutRadius);
}

.reorder-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 20px;
}

.reorder-item-wrapper .button {
    margin-left: 10px;
}

.reorder-item-wrapper .reorder__continue {
    display: block;
}

.Reorder__container,
.reorder-item-wrapper.addToCart .reorder__continue,
.yv-reorder-popup-body .Reorder__container.addToCart .cart-warning-wrapper,
.yv-reorder-popup-body .Reorder__container.cart-empty .cart-warning-wrapper,
.yv-reorder-popup-body .Reorder__container.addToCart .reorder__continue {
    display: none;
}

.yv-reorder-popup-body .Reorder__container {
    display: block;
}

.yv-reorder-popup-body .Reorder__container.cart-warning .reorder-item-wrapper .reorder__clear-cart,
.yv-reorder-popup-body .Reorder__container.cart-warning .reorder-item-wrapper .reorder__add_to_cart,
.yv-reorder-popup-body .Reorder__container.addToCart .reorder__add_to_cart {
    display: block;
}

.cart-warning-wrapper {
    margin-top: 15px;
}

.reorder-right-div .quantity {
    max-width: 120px;
    height: 40px;
}

.theme-layout-rounded .reorder-right-div .quantity.quantity-button {
    width: 24px;
    height: 24px;
}

.reorder-right-div {
    position: relative;
    padding-left: 30px;
    margin-left: auto;
}

.reorder-right-div .form-status {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    border-radius: 100%;
}

.form-status svg {
    fill: currentColor;
    width: 100%;
    height: 100%;
}

.form-status.form-loading {
    background: transparent;
    padding: 0;
    color: var(--colorTextBody);
}

.form-status.form-success {
    background: #e4f3ef;
    color: var(--green);
    padding: 6px;
}

.form-status.form-error {
    background: #ffebeb;
    color: red;
}


/* Reorder CSS end */


/* css for wallet starts */

#wk_wallet .wk_wallet_amount_status_img img {
    filter: invert(3%) sepia(98%) saturate(1500%) hue-rotate(-12deg);
}

#wk_wallet .wk_wallet_active {
    border-bottom: 3px solid #ef6c00;
}

/* css for wallet ends */

/* css for the price tag starts */

.yv-prizebox.no-js-hidden lomoney {
    color: #f15e22 !important;
}

/* css for the price tag ends */

.pdp-action-container.yv-checkout-btn.dynamic-checkout-enabled.yv-checkout-btn-full-width button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background-color: #f15e22;
    color: #fff;
    border: none;
}

/* .pdp-action-container.yv-checkout-btn.dynamic-checkout-enabled.yv-checkout-btn-full-width button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{
   transform: scale(1.02);
} */


.pdp-action-container button.shopify-payment-button__button--hidden:before, .pdp-action-container button.shopify-payment-button__button:before, .secondary-button:before {
    background-color: #f15e22 !important;
}

/* css for add to cart for product card starts */
.add-to-cart-button {
  background-color: #f15e22;
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.add-to-cart-button:hover {
  background-color: #d84f1a;
}

/* css for add to cart for product card ends */

/* css for product card starts */

/* a.yv-product-title {
    font-weight: 600;
} */

.yv-product-information .yv-prizebox span {
    font-size: 14px;
}

button.add-to-cart-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* css for product card ends */


/* css for sticky announcement bar starts */
div#shopify-section-sections--24522875896110__announcement_bar_pqXR4i {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-bottom: 10px;
    background-color: #fff;
}

div#shopify-section-sections--24522875896110__header {
    top: var(--announcement-bar-height, 40px);
    position: fixed;
    width: 100%;
    z-index: 1000;
}

/* body {
  padding-top: calc(var(--announcement-bar-height, 40px) + var(--header-height, 70px)); /* adjust based on actual heights */
} */

/* div#announcement-main-sections--24522875896110__announcement_bar_pqXR4i .announcement-bar__message-marquee p {
    font-size: 16px;
    font-weight: 600 !important;
} */

div#announcementsections--24522875896110__announcement_bar_pqXR4i .announcement-bar__message{
  padding-right: 0;
  padding-left: 0;
}

/* css for sticky announcement bar starts */

/* css for sticky best seller tag starts */

a.yv-product-img.pass-through-color{
  position: relative;
}

span.product-badge.best-seller{
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: #f44336;
  color: white;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  z-index: 5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* css for sticky best seller tag ends */

/* css for sticky add to cart bar in products page starts */

@media (max-width: 767px) {
  
  #yvProductStickyBar{
    display: block !important;
  }

  #yvProductStickyBar .product-view-wrapper {
    flex-direction: column;
  }
  
   #yvProductStickyBar .product-view-detail {
    width: 90%;
    margin-bottom: 10px;
  }

  #yvProductStickyBar .product-view-link {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
  }

  
}

/* css for sticky add to cart bar in products page starts */




/* css for category scroll  starts */

  .category-scroll {
    display: flex;
    overflow-x: auto;
    gap: 70px;
    padding: 0 16px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .category-scroll::-webkit-scrollbar {
    display: none;
  }

  .category-card {
    flex: 0 0 auto;
    text-align: center;
    /* width: 120px; */
    text-decoration: none;
  }

  .category-card img,
  .category-card .fallback-image {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 50%;
    background-color: #eee;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #666;
    height: 135px;
  }

  .category-card span {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #333;
  }

  .rich-text-description.text-center {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  /* @media (min-width: 768px) {
    .category-card {
      width: 160px;
    }
  } */

@media (max-width: 767px) {
  .category-scroll{
    gap: 10px !important;
    padding: 0px;
  }
  .category-card {
      width: 60px;
    }

  .category-card span{
    font-size: 10px;
  }

  .category-card img, .category-card .fallback-image{
    height: 60px !important;
  }

  #shopify-section-template--24522880844078__custom_liquid_PaRjHn.shopify-section {
      padding-top: 20px !important;
      padding-bottom: 20px !important;
  }
  section#shopify-section-template--24565756199214__custom_liquid_PaRjHn {
    margin-top: 40px !important;
    padding-bottom: 15px !important;
  }
  section#shopify-section-template--25273762283822__custom_liquid_PaRjHn {
      margin-top: 40px !important;
      padding-bottom: 15px !important;
  }
  section#shopify-section-sections--25273757204782__tmkoc_header_banner{
    margin-top: 50px !important;
    padding-bottom: 10px !important;
  }
  
}

a.dropdown-hamburger-menu-item-title.item {
    font-size: 20px !important;
}

section#shopify-section-template--24565756199214__custom_liquid_PaRjHn {
    margin-top: 80px;
}

  /* css for category scroll  ends */

section#shopify-section-template--25273762283822__custom_liquid_PaRjHn {
    margin-top: 65px;
}

div#mobileMenu, .side-menu-header {
    background-color: #fff !important;
}

#mobileMenu .inner.child.is-open {
    background-color: #fff !important;
}

body.template_product.breadcrumb-true.theme-layout-sharp.opened-once.badge-enable.header1.globo-swatch-app section#shopify-section-sections--25273757204782__tmkoc_header_banner {
    margin: 0 !important;
}

.template_index #shopify-section-sections--25273757204782__tmkoc_header_banner {
    margin-top: 80px;
}

.template_index main#MainContent {
    margin-top: 80px;
}

body .ratingbox{
    display: none;
}