.product-tab{width:100%;margin-top:2rem;margin-bottom:0}.product-tabs.product-nav-tabs{display:flex;flex-wrap:nowrap;gap:3rem;list-style:none;margin:0 0 1rem;padding:0 0 .5rem;border-bottom:1px solid rgba(var(--color-foreground),.2);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;position:relative;background:transparent;border-radius:0}.metafield-rich_text_field p:first-child{margin-top:0}.product-tab-pane .metafield-rich_text_field{display:inline-block}.product-tabs.product-nav-tabs::-webkit-scrollbar{display:none}.product-tab-description-content p:first-child{margin-top:0}.product-tab-item{margin:0;padding:0;position:relative;white-space:nowrap;flex-shrink:0}.product-nav-link{display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.6);text-decoration:none;padding:.6rem 0;border-radius:0;cursor:pointer!important;position:relative;transition:color .25s ease;background:transparent;-webkit-user-select:none;user-select:none}.product-nav-link:hover{color:rgb(var(--color-foreground))}.product-tab-item.active .product-nav-link{color:rgb(var(--color-foreground));font-weight:700}.product-tab-item .product-nav-link:after{content:"";position:absolute;bottom:-.9rem;left:0;right:0;height:2.5px;background-color:transparent;border-radius:2px;transition:all .25s ease}.product-tab-item.active .product-nav-link:after{background-color:rgb(var(--color-foreground))}.product-tabs-bg-mode-dark .product-tabs.product-nav-tabs,.product-follow-fragrances .product-tabs.product-nav-tabs{border-bottom-color:#ffffff26}.product-tabs-bg-mode-dark .product-nav-link,.product-follow-fragrances .product-nav-link{color:#ffffffa6}.product-tabs-bg-mode-dark .product-nav-link:hover,.product-follow-fragrances .product-nav-link:hover{color:#ffc107}.product-tabs-bg-mode-dark .product-tab-item.active .product-nav-link,.product-follow-fragrances .product-tab-item.active .product-nav-link{color:#ffc107;background-color:transparent;box-shadow:none}.product-tabs-bg-mode-dark .product-tab-item.active .product-nav-link:after,.product-follow-fragrances .product-tab-item.active .product-nav-link:after{background-color:#ffc107;box-shadow:0 0 8px #ffc10780}.product-tabs-bg-mode-light .product-tabs.product-nav-tabs,.product-girnar-ayurvedic .product-tabs.product-nav-tabs{border-bottom-color:#1a4d2e33}.product-tabs-bg-mode-light .product-nav-link,.product-girnar-ayurvedic .product-nav-link{color:#1a4d2ea6}.product-tabs-bg-mode-light .product-nav-link:hover,.product-girnar-ayurvedic .product-nav-link:hover{color:#1a4d2e}.product-tabs-bg-mode-light .product-tab-item.active .product-nav-link,.product-girnar-ayurvedic .product-tab-item.active .product-nav-link{color:#1a4d2e;background-color:transparent;box-shadow:none}.product-tabs-bg-mode-light .product-tab-item.active .product-nav-link:after,.product-girnar-ayurvedic .product-tab-item.active .product-nav-link:after{background-color:#1a4d2e}.product-tabs-bg-mode-mix .product-tabs.product-nav-tabs{border-bottom-color:rgba(var(--color-foreground),.25)}.product-tabs-bg-mode-mix .product-tab-item.active .product-nav-link{color:rgb(var(--color-foreground))}.product-tabs-bg-mode-mix .product-tab-item.active .product-nav-link:after{background-color:rgb(var(--color-foreground))}.product-tab-content{position:relative;padding:1.5rem 0 0;line-height:1.7;font-size:1.5rem}.product-tab-pane{display:none;opacity:0;transition:opacity .3s ease-in-out}.product-tab-pane.active{display:block;opacity:1}.product-tab-pane.product-fade{animation:productTabFadeIn .35s cubic-bezier(.16,1,.3,1)}@keyframes productTabFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-tab-description-wrapper{position:relative;width:100%}.product-tab-description-content{position:relative;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.product-tab-description-content.collapsed{max-height:var(--read-more-max-height, 120px);overflow:hidden}.product-tab-description-content.collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:70px;background:linear-gradient(to bottom,rgba(var(--color-background),0),rgb(var(--color-background)));pointer-events:none;transition:opacity .3s ease}.product-follow-fragrances .product-tab-description-content.collapsed:after,.product-tabs-bg-mode-dark .product-tab-description-content.collapsed:after{background:linear-gradient(to bottom,#12121200,#121212)}.product-tab-description-content.expanded{max-height:5000px;overflow:visible}.product-tab-description-content.expanded:after{display:none}.product-tab-read-more-btn{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1.8rem auto 0;padding:.8rem 2.2rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.15);border-radius:3rem;cursor:pointer;transition:all .25s ease;position:relative;z-index:5}.product-tab-read-more-btn:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.15)}.product-follow-fragrances .product-tab-read-more-btn,.product-tabs-bg-mode-dark .product-tab-read-more-btn{background-color:#ffc107;color:#000;border-color:#ffc107}.product-follow-fragrances .product-tab-read-more-btn:hover,.product-tabs-bg-mode-dark .product-tab-read-more-btn:hover{background-color:#e0a800;color:#000;border-color:#e0a800;box-shadow:0 4px 14px #ffc10759}.product-tab-read-more-btn .icon-caret{width:1rem;height:.6rem;transition:transform .3s ease}.product-tab-read-more-btn[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.product-tab-read-more-btn[aria-expanded=false] .read-less-text,.product-tab-read-more-btn[aria-expanded=true] .read-more-text{display:none}.product-tab-read-more-btn[aria-expanded=true] .read-less-text{display:inline}.product-tab-read-more-btn.is-hidden{display:none!important}@media screen and (max-width:749px){.product-tabs.product-nav-tabs{gap:1.8rem;margin-bottom:2rem}.product-nav-link{font-size:1.4rem}}.product-follow-fragrances .jdgm-star{color:#ffc107!important}.product-follow-fragrances .jdgm-histogram__bar-content{background-color:#ffc107!important}.product-follow-fragrances .jdgm-write-rev-link.jdgm-write-rev-link{background-color:#ffc107!important;border-color:#ffc107}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-tabs.css.map */
