/** Shopify CDN: Minification failed

Line 185:0 All "@import" rules must come first
Line 278:19 Expected identifier but found "!"
Line 741:0 Unexpected "}"

**/
.collection-banner--content {
    z-index: auto !important;
}

/* Wishlist Css */
.wishlist-header-icon {
position: relative;
cursor: pointer;
display: flex;
align-items: center;
}
.wishlist-heart-svg {
width: 24px;
height: 24px;
stroke: #000;
fill: none;
}
#wishlist-count {
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
font-size: .625rem;
font-weight: var(--font-body-bold-weight, 600);
width: 19px;
height: 19px;
border-radius: 50%;
background:#173685;
color: var(--color-header-bg, var(--bg-body, #fff));
position: absolute;
top: 20px;
right: -10px;
}
.wishlist-icon-pdp {
display: flex;
align-items: center;
gap: 8px;
cursor: pointer;
user-select: none;
justify-content: center;
padding: 10px;
background: #fff;
border-radius: 5px;
border: 1px solid #000;
}
.wishlist-icon-pdp span{
font-size: 13px;
color: #000;
}
.heart-icon {
width: 22px;
height: 22px;
transition: 0.3s ease;
}
.heart-icon .heart-path {
fill: transparent !important;
transition: 0.3s ease;
}
.wishlist-icon-pdp.active .heart-path {
fill: #e00000 !important;
stroke: #e00000 !important;
}
.add_to_cart_holder {
margin-bottom: 5px !important;
}

/* Wishlist Css End*/

.shoppable-video-reels .flickity-page-dots {
margin-top: 0px !important;
}
.flickity-page-dots {
padding: 0px 15px !important;
}
.shoppable-video-reels--slide {
padding: 0 2px !important;
}
.shoppable-video-reels--video .cart-product-link{
font-size:11px !important;
}
.shoppable-video-reels--video .product-card-quickview span{
font-size:10px !important;
}
.shoppable-video-reels--video .price{
font-size:11px !important;
}
.shoppable-video-reels--video .product-cart-item{
padding:20px 0;
}
.shoppable-video-reels--video .price .amount.discounted {
color: #fff !important;
}
.shoppable-video-reels--video .product-card-quickview{
font-size:11px !important;
}
.button:hover{
color:#fff !important;
}
.facets--bar .thb-filter-sort-count .thb-filter-sort {
margin-right: 0px !important;
}
.thb-filter-count .facets__label {
font-size: 8px !important;
font-weight: 700;
margin-top: 5px !important;
}
.grid-main-title{
background: #ebebeb;
text-align: center;
padding: 30px 0;
margin: 0px 0px 5px 0px;
font-weight: 600;
font-size: 30px;
display:none;
}
.thb-full-menu li a {
font-size: 12px !important;
margin: 0 !important;
}
.thb-full-menu li.menu-item-has-children>a svg {
margin-top: -2px !important;
}
.product-card-info {
padding: 0% !important;
}
.product-card .product-card--featured-image {
margin-bottom: 10px !important;
}
.newinfoside{
display: flex;
gap: 10px;
align-items: end;
justify-content: space-between;
}
.newinfoside .price {
text-align: left;
font-size:13px !important;
}
p.subtitleforpro  {
text-align: left;
font-weight: 400;
font-size: 12px;
color: #81807f;
padding: 0px 0px 4px 0px;
margin: 0;
}
.price del+ins {
margin-left: 5px !important;
}
.secondcardclass{
background: #000;
padding: 3px 5px;
border-radius: 3px;  
}
.product-save {
color: #fff;
font-size: 9px;
font-weight: 300;
margin: 0;
}
.firstcardclass{
display: flex;
flex-direction: column;
gap: 2px;
}
.firstcardclass span{
text-align: left;
font-size: 13px;
}  

/* edenrobe Ceremonial */
.template-product-edenrobe_ceremnial .product__accordion.accordion{
padding:10px 0;
}
.template-product-edenrobe_ceremnial  .product-price-container{
display:none;
}
@import url('https://fonts.googleapis.com/css2?family=BBH+Hegarty&display=swap');

.template-product-edenrobe_ceremnial .product-title {
font-family: "BBH Hegarty", sans-serif !important;
font-weight: 900 !important;
font-style: normal;
}
body.template-product-edenrobe_ceremnial {
font-family: "BBH Hegarty", sans-serif !important;
}
.template-product-edenrobe_ceremnial  .product-grid-container {
grid-template-columns: 1fr clamp(360px, 50%, 700px) !important;
}
.template-product-edenrobe_ceremnial .thb-product-detail .product--text.style_vendor {
font-size: 15px !important;
margin-bottom: 0px !important;
}
.template-product-edenrobe_ceremnial .product-information{
padding: 0px 15px;
}
.template-product-edenrobe_ceremnial p.product--text.style_body {
font-size: 17px;
color: red;
margin: 0;
}
/* edenrobe Ceremonial End*/

.badge.blink {
font-size: 8px;
padding:0px 10px;
background:#173685;
color:#fff;
}
.product-card .product-featured-image .product-secondary-images-nav li {
width: 5px !important;
height: 5px !important;
margin: 0 3px !important;
}
.product-secondary-images-nav li {
display: block !important;
}
ul.product-secondary-images-nav {
opacity:0.5 !important;
}
.facets--bar .facets__form {
align-items: center !important;
}
.newsort{
display: flex;
gap: 1px;
align-items: end;
}
.newsort p{
font-weight:800;
margin: 0;
font-size: 10px;
}
.facets--bar .thb-filter-sort-count select {
font-weight: 200 !important;
font-size: 9px !important;
text-align: end !important;
}
.thb-filter-count{
display: flex;
justify-content: end; 
margin: 0 !important;
}

/* Custom store locator 2 */
:root{--accent:#1f7adb;--muted:#6b7280;--bg:#f7f7f8}
.container{max-width:1200px;margin:20px auto;padding:0 16px}
.hero{display:flex;gap:20px;align-items:center}
.hero h1{margin:0;font-size:22px}
.layout{display:grid;grid-template-columns:1fr 420px;gap:18px;margin-top:14px}
#map{height:640px;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,0.06);overflow:hidden;  z-index: 1;}
.panel{background:white;border-radius:8px;padding:16px;box-shadow:0 6px 18px rgba(0,0,0,0.06);height:640px;overflow:auto}
.search{display:flex;gap:8px;margin-bottom:12px}
.search input{flex:1;padding:10px 12px;border-radius:2px;border:1px solid #e6e6e9}
.search button{padding:10px 12px;border-radius:8px;border:none;background:var(--accent);color:white}
.filters{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}
.filters select{padding:8px;border-radius:8px;border:1px solid #e6e6e9}
.store{display:flex;gap:10px;padding:10px;border-radius:8px;border:1px solid #f1f1f3;margin-bottom:8px;align-items:center}
.store .meta{flex:1}
.store h4{margin:0 0 6px 0;font-size:15px}
.store p{margin:0;color:var(--muted);font-size:13px}
.store button{background:none;border:1px solid var(--accent);color:var(--accent);padding:8px 10px;border-radius:6px}
.store:hover{box-shadow:0 4px 14px rgba(31,122,219,0.08)}
@media (max-width:980px){.layout{grid-template-columns:1fr;} .panel{height:auto;margin-top:12px}}
/* end Custom store locator 2 */

.thb-full-menu li:nth-child(12) .mega-menu-promotion { 
width: 100% !important; 
height: 100% !important;
object-fit: cover; !important;
display: block !important;
}

/* Gallery Section Css  */
.gallery-wrapper {
position: relative;
z-index: 1;
}
.gallery__arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 50;
pointer-events: auto;
background: rgba(0,0,0,0.5);
color: #fff;
border: none;
padding: 15px;
border-radius: 50%;
cursor: pointer;
font-size: 1.2rem;
}
.gallery__arrow--prev { left: 10px; }
.gallery__arrow--next { right: 10px; }

.gallery__item-content-link {
position: absolute;
inset: 0;
z-index: 10;
}
@media (min-width: 768px) {
.gallery__arrow { display: none; }
}
/* Gallery Section End Css  */

.accordion {
border-top:none !important; 
border-bottom: none !important;
}
.side-panel-links {
margin-bottom: 10px !important;
}
.side-panel-links .text-button{
font-size: 14px !important;
font-weight: 900;
}
.single-add-to-cart-button--text{
font-size:13px !important;
}
.product-grid-container {
grid-template-columns: 1fr clamp(360px, 50%, 650px) !important;
}
.product-grid-container {
grid-gap: clamp(15px, 2%, 60px) !important;
}
.header.style2 .full-menu {
margin-left: 15px !important;
}
/* .thb-full-menu li:nth-child(12), */
.thb-full-menu li:nth-child(13){
display:none;
}
.mega-menu-columns li a[href="/collections/women-ready-to-wear"]:after,
.mobile-menu .sub-menu li a[href="/collections/women-ready-to-wear"]:after{
display:none !important;
} 

.mobile-menu li a[href="/pages/studio"]{
color: #173685 !important;
}
.header .row{
padding: 0px 5px !important;
}
.template-collection .row{
padding: 0 13px !important;
}
.template-product .row{
padding: 0 8px !important;
}
.template-collection #main-content .columns{
padding:0px 3px !important;
}
/* .template-product #main-content .columns{
padding:0px 7px !important;
} */
.thb-full-menu--link {
font-size: calc(var(--font-navigation-scale, 1) * 14px) !important;
}
/* Css of frequenlty buy */
#related-products .add-to-cart-button{
background: #000;
color: #fff;
padding: 10px 15px 12px 15px;
font-size: 12px;
}
#related-products{
border: 1px solid #ddd;
position:relative;
margin: 20px 0px;
}
.related-product {
padding: 10px 0 10px 10px;
display: flex;
gap: 10px;
align-items: center;
}
.related-product img {
width: 80px;
}
.related-product label{
text-align: left;
}
.related-product h3{
margin: 0;
font-size:12px;
line-height: 20px;
}
.related-product span.compare-price{
margin: 0;
}
.size-options {
display: flex;
flex-wrap: wrap;
gap: 5px;
margin: 5px 0;
padding: 0 0px 0 45px;
}
.size-button {
background: #000;
color: #fff;
padding: 10px 15px 10px 15px;
text-transform: uppercase;
font-size: 11px;
border: none;
cursor: pointer;
}
.size-button:hover {
background-color: #333;
}
/* Css of frequenlty buy end */


.thb-full-menu li a[href="/collections/special-prices"],
.mobile-menu li a[href="/collections/special-prices"] {
color: red !important;
}

/* Footer css  */
.footer {
background: #000 !important;
}
.footer .widget.widget--text{
padding:10px 0 0 0; 
}
.sub-footer {
margin-top: 20px !important;
}
.footer .widget {
margin-bottom: 0px !important;
}
.footer .thb-widget-title.collapsible {
padding: 0px 0 !important;
font-size: 15px !important;
margin: 10px 0 !important;
}
.footer .thb-widget-menu li a{
font-size: 12px !important; 
}
.footer .social-links li a span{
font-size: 13px !important; 
}
#footer ul.social-links {
text-align: justify !important;
}
.email-signup--inner {
padding: 10px 20px !important;
}
.footer {
padding: 0px 5px !important;
}
.sub-footer {
border-top: 1px solid #dad4d045;
padding: 10px 0;
}
.email-signup--inner p{
color:#fff;
font-size:13px;
}
.signup-container--terms label{
color:#fff; 
}
.thirdfooter{
display: flex;
justify-content: space-between;
align-items: center;
}
.sub-footer p {
margin: 0 0 0px !important;
}
.thirdfooter2 ul{
display: flex;
margin: 0 !important;
}
.thirdfooter2 ul li{
margin: 0 5px;
list-style: none;
}
.thirdfooter2 ul li a{
font-size: 13px
}
/* Footer css end */

/* Add-on Card Css */
.seethelook {
text-align: center;
position: relative;
top: 5px;
left: 20px;
border-radius: 30px;
z-index: 11;
display: inline-flex;
align-items: center;
background: #000;
padding: 5px 5px;
gap: 15px;
}
.seethelook img {
width: 30px;
}
.seethelook .looktext {
display: none;
opacity: 0;
transform: scale(0.8);
transition: opacity 0.3s ease, transform 0.3s ease;
}
.seethelook:hover .looktext {
color: #fff;
font-size: 13px;
display: block;
opacity: 1;
transform: scale(1);
padding: 0px 10px 0px 0px;
}
.complementary-products--heading {
font-weight: 600 !important;
transform: translate3d(-20%, -50%, 0) !important;
left: 40% !important;
padding: 0 0px !important;
font-size: 13px !important;
}
.related-product .price {
font-size: 13px !important;
}
.related-product .text span {
font-size: 13px !important;
}
.addonsection {
border: 1px solid var(--color-border);
padding: 10px;
position: relative;
margin-bottom: 15px;
margin-top: 15px;
}
.bundle_product {
display: flex;
max-width: unset;
justify-content: space-between;
align-items: center;
padding: 5px 0;
}
.imgndtitle {
display: flex;
align-items: center;
}
.addonimg img {
width: 80px;
margin-right: 10px;
}
.addontitle p {
margin: 0;
font-size: 15px;
}
.addontitle span {
font-size: 15px;
color: #000;
font-weight: bold;
}
.addontitle{
padding: 0px 10px;
}
.addoncart button {
background: #035;
color: #fff;
padding: 10px 15px;
font-size: 15px;
}
.addoncart .button {
text-transform: capitalize;
padding: 0px 15px;
height: 40px;
font-size: 15px;
font-weight: 200;
white-space: nowrap;
}
.addoncart .button:hover{
color: #fff !important;
}

/* Add-on Card Css  */

/* Fragnance Notes Css  */
.accordion {
margin-bottom: 5px !important;
}
.scentprofile{
font-size: 15px;
color: #000;
}
.product--text.subheading{
letter-spacing: 0 !important;
font-size: 12px;
color: red;
margin-bottom: 0px;
padding:5px 0;
}
.accordion .accordion__content {
padding: 0 0 0px !important;
letter-spacing: 0 !important;
}
ul.images-of-notes-list {
margin: 5px 0px 5px 0px !important;
list-style-type: none !important;
display: flex;
align-items: center;
gap: 20px;
}
.fragancenote h5{
margin: 0 0 0px 0;
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid;
width: auto;
background: aliceblue;
padding: 10px;
}
.images-of-notes-list li img{
width: 100% !important;
max-width: 60px !important;
}

/* Fragnance Notes Css End */

/* Top timer css  */
.timerpdpcssticker {
background: url("/cdn/shop/files/tickerbanner2.jpg?v=1750240030") no-repeat center center;
background-size: cover;
width: 100%;
display: flex;
justify-content: center;
}
.timerpdpcssticker h2 {
color: #fff;
font-size: 15px;
font-weight: 900;
text-transform: uppercase;
margin: 0;
padding: 10px 5px;
line-height: 20px;
}
.timerpdpcss img {
width: 100%;
margin: 10px 0;
border-radius: 10px;
}
.countdown {
display: flex;
align-items: center;
justify-content: center;
margin: 0px 0 20px 0px;
}
.countdownticker {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
}
.time-box {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 0px 0 0;
border-radius: 5px;
color: #fff;
padding: 0px 0;
width: 50px;
height: auto;
}
.time-box span {
font-size: 1rem;
font-weight: bold;
}
.time-box div {
font-size: 0.6rem;
font-weight: 500;
}
.time-box2 {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 3px;
border-radius: 5px;
background-color: #000;
color:#fff;
padding: 5px 0px;
width: 60px;
height: auto;
}
.time-box2span {
font-size: 1rem;
font-weight: bold;
}
.time-box2 div {
font-size: 0.6rem;
font-weight: 500;
}
/* Top  timer css end  */


/* Blog Css */
.placeholder_svg_tag{
display: none;
}
.template-article .breadcrumbs {
padding: 20px 50px !important;
}
.blog-post--content {
transform: translateY(-20%) !important;
}
.post-excerpt-container{
display: none !important;
}
.blog-post-detail .post-meta-wrapper aside {
margin: 0 0px 0px 0 !important;
}
.layered-images-with-text__image-media-container {
padding-right: 10% !important;
padding-left: 0% !important;
}
.layered-images-with-text__content--inner {
max-width: 800px !important;
}
.layered-images-with-text{
padding: 0px 0px 20px 0;
}
.layered-images-with-text__content--inner .metafield-rich_text_field h2{
font-size: 30px;
font-weight: bold;
}
.layered-images-with-text__content--inner .metafield-rich_text_field p{
font-size: 15px;
margin: 5px 0 0px 0;
}
}
.blog-post-detail .post-meta-wrapper aside {
margin: 10px 0 0 0 !important;
}
.blog-post-detail .post-meta-wrapper {
margin-bottom: 0 !important;
}
.blog-post-detail .post-title .entry-title {
margin-bottom: 0px !important;
font-size: 30px;
font-weight: bold;
}
.blog-post-detail .post-excerpt-container .post-excerpt p {
font-size: 16px !important;
line-height: 20px !important;
}
.blog-post-detail .post-title {
margin-bottom: 30px !important;
}
.blog-post-detail .post-title {
margin: 0 auto 0px !important;
}
.page-content-width {
max-width: 1290px !important;
}
.blog-post-detail .post-excerpt-container .post-excerpt {
max-width: 970px !important;
}
.layered-images-with-text__content {
padding-left: 0px !important;
}
.layered-images-with-text.text_first .layered-images-with-text__content {
padding-right: 0px !important;
}
.blog-post--content {
width: 45%;
}
.blog-post--content {
border: none !important;
padding: 0px 0px !important;
top: 20% !important;
}
.blog-post .featured-image>a img {
width: 55% !important;
height: 350px !important;
}
.blog-post--content {
width: 60% !important;
}
@media (max-width:767px) {

#shopify-section-template--25532901032209__rich_text_MA46G8 .rich-text__inner h3{
font-size:25px;
}
#shopify-section-template--25532901032209__rich_text_MA46G8 .rich-text__inner p{
font-size:11px;
}

.shoppable-video-reels--video .cart-product-link{
display:none;
}
.shoppable-video-reels--video .price{
display:none;
}
.newinfoside {
align-items: baseline;
flex-direction: column;
}
.badge.blink {
font-size: 6px;
letter-spacing: 1px;
background: unset;
color: #000;
}
.Saletagfilter {
width: 100%;
}
.fragrance-info {
padding: 0 15px !important;
}
#footer .row .columns {
padding: 0px;
}  
#footer ul.social-links {
padding: 0 !important;
display: flex;
gap: 30px;
}
.social-links span {
display: none;
} 
.thirdfooter {
display: grid;
gap: 5px;
}
.blog-post .featured-image>a img {
width: 100% !important;
height: auto;
}
.blog-post--content {
width: 100% !important;
}
}
/* Blog Css End */

.product-card-info{
height: 40px; 
}
a.product-card-title{
color: #000000a1 !important;  
text-align: left !important;
font-size: 15px !important;
margin-bottom: 0 !important;
}
.price .amount.discounted {
color: #000;
font-weight: 900;
}

.flexwishlist{
display: grid;
grid-template-columns: 1fr auto auto;
gap: 5px;
}

/* ##### GiftKarte CSS Begin ####### */
.gk-container {
margin: 0 30px;
z-index:99999;
}
.gk-container label{
font-weight: bold;
}
.gk-input {
padding: 8px !important;
height: 30px !important;
margin-bottom: 5px !important;
width: 50%;
border: 1px solid #000 !important;
border-radius: 5px !important;
}
/* ##### GiftKarte CSS End ####### */

/* Theme Update Css  */

.active-facets__button {
margin: 0px 0px 10px 0 !important;
}
.facets--bar .facets-toggle {
margin-right: 0px !important;
}
.facets--bar {
margin-bottom: 5px !important;
}
.mobile-menu li .link-container {
font-size: 11px !important;
border-bottom: 1px solid rgb(97 97 97 / 28%) !important;
color: rgb(48 48 48 / 61%) !important;
}
.mobile-menu li .link-container {
min-height: 28px !important;
}
.mobile-menu li .link-container .parent-link {
min-height: 28px !important;
}
.thb-full-menu .mega-menu-columns {
padding: 10px 10px !important;
grid-column-gap: 0px !important;
}
.collection-banner--content {
max-width: 100% !important;
padding: 30px 0 0 0 !important;
}
.collection-banner {
min-height: 40px !important;
} 
.collection-banner--heading-uppercase-true h1 {
text-align:left;
font-size: 15px;
padding:0;
}

.section-header {
margin-bottom: 10px !important;
}
#product-grid .column {
padding-right: 3px !important;
padding-left: 3px !important;
}
.collection-card:hover svg{
margin:-18px;
fill:none;
stroke:#00296b;
stroke-width:2px;
stroke-dasharray:5;
stroke-dashoffset:0;
stroke-linecap:round;
animation:loading 4500ms ease-in-out infinite alternate;
}
@keyframes loading {
100% {
stroke:#000;
stroke-dasharray:10;
transform:rotate(360deg);
}
}
.collection-card:hover img, .collection-card:focus img {
transform: scale(0.95) !important;
}
.collection-card:hover svg{
stroke:#173685 !important;
}
.collection-grid {
grid-gap: 10px !important;
}
.facets .thb-filter-content ul {
display: grid;
grid-template-columns: auto auto;
}
.template-product .breadcrumbs,
.template-collection .breadcrumbs {
padding: 10px 20px !important;
}
.thb-product-detail .product-title.uppercase--true{
font-size:23px;
font-weight: 600;
line-height: 27px;
text-transform: none !important;
}
.thb-product-detail .product-price-container .price {
font-size: 13px !important;
gap: 5px;
margin-right: 0px !important;
}
.template-product .badges{
display:none;
}
.thb-product-detail {
margin-top: 0px !important;
}
.variations .product-form__input--block input[type=radio]+label {
min-width: 35px !important;
height: 28px !important;
font-size:10px !important;
}
.button:hover:before, .button:focus:before, .button.loading:before, [loading=true] .button:before, input[type=submit]:hover:before, 
input[type=submit]:focus:before, input[type=submit].loading:before, [loading=true] input[type=submit]:before {
background: transparent;
}
#shopify-section-template--24257937604881__slideshow_K888VH{
display: none;
}
@media (max-width:767px) {
ul.mobile-menu li:nth-child(12){
display: none;
}
ul.sub-menu li:nth-child(12){
display: block !important;
}
.template-page-summer-lawn .gallery__inner .gallery__item:nth-child(1),
.template-page-summer-lawn .gallery__inner .gallery__item:nth-child(3),
.template-page-summer-lawn .gallery__inner .gallery__item:nth-child(4) {
display: none;
}
.template-page-summer-lawn .media-grid--inner{
display: none;
}
#shopify-section-template--24257937604881__slideshow_K888VH{
display: block;
}

.mega-menu-promotion img{
display:none;
}
.collection-card__image img,
.collection-card__image .thb-placeholder {
object-fit: cover;
}
.collection-card:hover svg {
margin: -10px;
}
}

/* Theme Update Css End*/

.product-form__input {
margin:5px 0 10px !important;
}
.product-form__input .form__label .form__label__value{
display:none !important;
}
.locale-selectors__container{
padding:15px 0 !important;
}
.text-with-icons__block-content a{
color:#173685;
}
.gallery__item-content.content-bottom-left {
justify-content: center !important;
}
.product-form {
margin-top: 15px !important;
}
/* Sibling Css  */
.image-sibling img {
transition: transform 0.3s ease;
}
.image-sibling img:hover {
transform: scale(1.05);
}
.product-card {
margin-bottom: 10px !important;
}
.sibling-productss .grid{
display: flex;
flex-wrap: wrap;
justify-content:flex-start; 
}
.sibling-productss .grid-item{
padding: 0 2px;
}
.sibling-products .grid{
display: flex;
flex-wrap: wrap;
justify-content:center;
}
.sibling-products .grid-item{
padding: 5px;
}
.active-product {
position: relative;
border: 2px solid black;
border-radius: 50%;
}
.grid-item .out-of-stock{
position: relative;
}
.grid-item .out-of-stock img{
position: relative;
opacity: 0.5;
}
.grid-item img {
border-radius: 50px;
height: 40px !important;
width: 40px  !important;
}
.grid-item .out-of-stock::after {
content: ' ';
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 2px;
background-color: red;
transform: translate(-50%, -50%) rotate(45deg);
}

/* Sibling Css End */

.product-popup-modal__content-info {
display: grid !important;
height: auto;
justify-content:center;
}
.product-popup-modal__content-header h5{
font-weight: 900;
border-bottom: 1px solid;
text-transform: uppercase;
}
.product-popup-modal__content-info img{
padding: 0 10px;
}
.product-popup-modal__content-info p{
text-align: center;
font-weight: bold;
}
.product-popup-modal__content-info p span{
color:red;
font-weight: bold;
}

/* Onsignal Css */
.slidedown-body img{
width: 45px !important;
height: 45px !important;
}
.slidedown-body-message{
padding: 0 !important;
font-size: 15px !important;
}
.slidedown-footer{
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 10px !important;
padding: 10px 0 !important;
}
#onesignal-slidedown-allow-button{
background:#000 !important;
}
.collection-card__content a{
font-size: 12px !important;
font-weight: 900;
text-transform: capitalize !important;
line-height: 14px;
display: none !important;
}

/* Onesingal Css End  */

/* All page campaign data show in product css | Quiz button  */

.campaing_section{
border-radius: 5px;
display: grid;
grid-template-columns: 2fr 1fr;
align-items: center;
gap: 0px;
margin: 30px 15px;
padding: 0px;
box-shadow: 0px 6px 6px 4px rgb(0 0 0 / 15%);
background: #000;
}
.campaign_text{
display: flex;
flex-direction: column;
gap: 10px;
padding:0 30px 0 0px;
}
.campaign_text h3{
text-transform: uppercase;
margin: 0;
font-size: 70px;
line-height: 1.3;
font-weight: 900;
color: #fff;
}
.campaign_text a{
border-radius: 5px;
text-align: center;
background: #fff;
color: #000;
padding: 10px 0;
font-size: 20px;
font-weight: 700;
width: 100%;
margin: 0 auto;
} 
.buttongrid{
display:flex;  
}

/* All page campaign data show in product css end */

/* Product Description Css  */

.product-short-description p strong{
font-size:16px !important
}
.product-short-description ul li{
font-size:13px !important
}
.product-title-container{
margin-bottom: 0 !important;
}
.thb-product-detail .product-short-description p{
margin-bottom: 0px !important;
}
.thb-product-detail .product-short-description {
margin-bottom: 10px !important;
padding: 10px 20px;
border: 1px solid #000;
border-radius: 5px;
}

/* Product Description Css End */

.mobile-menu li a[title="3 Piece Lawn Unstitched"],
.mobile-menu li a[title="3 Piece Unstitched"]{
display:none;
}
.thb-full-menu > li {
padding: 0 5px !important;
}
.thb-secondary-area .thb-item-count {
background: #173685 !important;
}
span.thb-item-count{
color:#fff !important;
}

/* Mobile Menu Css */

/* Span Tags in Menu */

.sub-menu.mega-menu-container ul.mega-menu-columns li a[href="https://edenrobe.com/pages/schiffli-edit"]:after,
ul.mega-menu-columns li a[href="/collections/zarqash"]:after,
ul.mega-menu-columns li a[href="/collections/fragrance"]:after,
ul.mega-menu-columns li a[href="/collections/savera"]:after,
ul.mega-menu-columns li a[href="/collections/women-unstitched-allure-lawn"]:after,
ul.mega-menu-columns li a[href="/collections/the-hallway-unstitched-festive"]:after,
a.mega-menu-promotion:after{
display:none !important;
}

ul.thb-full-menu > li:nth-child(5) > a:before{
content: "Special Prices";
position: absolute;
transform: translate(30%, -95%);
top: 0;
text-transform: uppercase;
left: 0;
font-size: 10px;
font-weight: 700;
color: #173685;
background: #fff !important;
padding: 2px 5px;
width: auto;
height: auto;
text-align: center;
}
.mobile-menu > li:nth-child(5) > details > summary > span:before {
content: "Special Prices";
background-color: transparent;
color: #173685;
padding: 0 0px;
font-size: 9px;
text-transform: uppercase;
position: absolute;
left: 40%;
}
ul.thb-full-menu > li:nth-child(3) > a {
font-weight: 700;
width: auto;
height: auto;
text-align: center;
background: linear-gradient(-45deg, #173685 20%, #fff 40%, #4d44da 60%);
background-size: 200% !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
animation: shine 3s infinite linear !important;
}
@keyframes shine {
0% {
background-position: -150% 0;
}
100% {
background-position: 150% 0;
}
}
.mobile-menu > li:nth-child(3) > details > summary  {
font-weight: 700;
width: auto;
height: auto;
text-align: center;
background: linear-gradient(-45deg, #173685 20%, #fff 40%, #4d44da 60%);
background-size: 200% !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
animation: shine 3s infinite linear !important;
}
@keyframes shine {
0% {
background-position: -150% 0;
}
100% {
background-position: 150% 0;
}
}

/* .full-menu li a[href="/collections/women-ready-to-wear"]:after {
content: "Special Prices";
position: absolute;
transform: translate(20%, -95%);
top: 0;
text-transform: uppercase;
left: 0px;
font-size: 10px;
font-weight: 700;
color: #173685;
background: #fff !important;
padding: 2px 0px;
width: 70px;
height: auto;
text-align: center;
}
.mobile-menu > li:nth-child(5) > details >summary > span:before {
content: "Special Prices";
background-color: transparent;
color: #173685;
padding: 0 0px;
line-height: 20px !important;
font-size: 12px;
text-transform: uppercase;
position: absolute;
left: 31%;
} 
.full-menu li a[href="/pages/new-collections"]:after {
content: "New";
position: absolute;
transform: translate(140%, -95%);
top: 0;
text-transform: uppercase;
left: 0px;
font-size: 10px;
font-weight: 700;
color: #173685;
background: #fff !important;
padding: 2px 5px;
width: auto;
height: auto;
text-align: center;
} 
.mobile-menu li:nth-child(2) details summary span:before {
content: "New";
background-color: transparent;
color: #173685;
padding: 0 0px;
line-height: 20px !important;
font-size: 12px;
text-transform: uppercase;
position: absolute;
left: 31%;
}*/
.full-menu li a[href="/collections/women-unstitched-allure-lawn"]:after {
content: "2026";
position: absolute;
transform: translate(430%, -125%);
top: 0;
text-transform: uppercase;
left: 0px;
font-size: 10px;
font-weight: 700;
color: #173685;
background: #fff !important;
padding: 2px 5px;
width: auto;
height: auto;
text-align: center;
} 
.mobile-menu li a[href="/collections/women-unstitched-allure-lawn"]:after {
content: "2026";
background-color: transparent;
color: #173685;
padding: 0 0px;
line-height: 20px !important;
font-size: 12px;
text-transform: uppercase;
position: absolute;
left: 40%;
}
ul.sub-menu li:nth-child(2) details summary span:before,
ul.sub-menu li:nth-child(3) details summary span:before{
display:none !important;
} 

/* Span Tags in Menu End  */

/* Mobile Menu Css End */
.mobile-menu li a span.saletag{
background-color: #173685;
color: #fff;
padding: 0px 5px;
line-height: 20px !important;
margin: 0px 0px 0 15px;
font-size: 12px;
}
.mobile-menu {
margin: 0 0 0px !important;
}
.mobile-secondary-menu {
display: flex;
align-items: center;
justify-content: space-around;
padding: 10px 0px 0px 0px !important;
margin:0 !important;
}
.mobile-secondary-menu a{
display: grid !important;
align-items: center;
min-height: 40px;
padding: 2px 0px;
font-size: 10px !important;
letter-spacing: .05em;
border-bottom: 1px solid lightgray;
gap: 3px;
}
.mobile-secondary-menu li a[title="Scan Barcode"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url('/cdn/shop/files/barcode.png?v=1759905071');
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
}
.mobile-secondary-menu li a[title="Track Your Order"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url('/cdn/shop/files/delivery-truck.png?v=1759905073');
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
}
.mobile-secondary-menu li a[title="Store Locator"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url('/cdn/shop/files/location.png?v=1759905072');
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
}
.mobile-secondary-menu li a[title="Whatsapp"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url('/cdn/shop/files/whatsapp.png?v=1759905073');
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
}
.discount-badge{
display:inline-flex !important;
}
.badge {
font-size: 8px;
font-weight: 300;
background: #173685;
display:none;
}
.badge.blinks,
.badge.newarrrival{
display:flex !important;
}
.countdown-banner--inner.layout--horizontal .countdown-banner--timer{
margin-left:0px !important;
}
.countdown-banner--inner {
display: grid !important;
grid-template-columns: auto;
position:relative;
top:150px;
}

.tocss{
align-items: center !important;
display: flex !important;
}
/* subtotal css  */
.cart-subtotal{
padding: 10px 0;
display: grid;
grid-template-columns: 80% 20%;
align-items: baseline;
}

.cart-subtotal h3{
margin: 0 !important;
font-size: 25px;
font-weight: bold;
}
.cart-subtotal p{
margin: 0;
font-size: 13px;
color: red;
font-weight: 800;
}

/* subtotal css end  */

/* Saletagfilter Css */

.tabs li{
list-style: "|";
}
.tabs li:first-child{
list-style:none !important;
}
.tabs-container {
overflow: hidden;
width: 100%;
display: flex;
justify-content: center;
}
.tabs {
display: flex;
position: relative;
background: #f5f5f591;
padding: 5px 10px;
border-radius: 5px;
overflow-x: auto;
white-space: nowrap;
margin: 0px 0px 15px 0px;
}
.tabs::-webkit-scrollbar {
display: none; 
}
.tabs a{
padding: 8px 15px;
text-decoration: none;
color: #333;
font-weight: 500;
transition: color 0.3s ease-in-out;
position: relative;
display: inline-block;
text-align: center;
flex-shrink: 0;
font-size: 13px;
}
.tabs a.active,
.tabs a:hover {
color:#173685;
}
.tab-slider{
position: absolute;
bottom: 0;
left: 0;
height: 2px;
background: #000;
transition: all 0.3s ease-in-out;
border-radius: 3px;
}

/* .Saletagfilter {
padding:0;
}
.Saletagfilter ul{
display: flex;
justify-content: center;
align-items: center;
margin:0px 0;
}
.Saletagfilter ul li {
flex: none;
max-width: 100%;
margin: 0px;
list-style: none;
text-align: center;
padding: 0;
}
.Saletagfilter ul li a{
font-size: 13px;
font-weight: 500;
color: #000;
padding: 0px 5px;
}
.Saletagfilter ul li:hover a{
border-bottom: 1px solid #000;
font-weight: 800;
} */

/* Saletagfilter Css End */


/* PDP Price */
.main-smt{
display:flex;
gap:10px;
padding: 5px 0 0 0;
}
.save-money-tag{
padding:5px 6px 5px 7px;
background-color: #173685;
border-radius: 5px;
font-size: 9px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
display: inline;
}

/* End PDP Price */

.product--text.style_vendor{
letter-spacing: 0 !important;
opacity: 2 !important;
color:red;
font-size: 10px !important;
}

/* custom header whatsapp icon css */
a.dkwtp{
display: flex;
align-items: center;
}
.dkwtp img{
width:20px;
}
/* custom header whatsapp icon css */

.shopify-payment-button__button{
display:none !important; 
}

/* Add note css */
.order-note-toggle__content-overlay {
display: contents;}
.order-note-toggle__content-overlay span{
display: flex;
cursor:pointer;
justify-content: end;
align-items: end;
margin: 0 auto;
position: relative;
top: 20px;  
}

/* Add note css End */

/* Dropdown city in cart page css  */
.elsecountcss{
display: grid;
grid-template-columns: auto; 
}
.elsecountcss a{
background: #000;
padding: 15px 60px;
text-align: center;
border-radius: 5px;
width: 100%;
margin: 3px auto;
font-size: 17px;
font-weight: bold;
color:#fff
}
.elsecountcss a:hover{
border:1px solid #000;
background: #fff;
color:#000;
}

.phone-input {
display: flex;
justify-content: center;
}
#country-code {
width: 15%;
text-align: center;
color: #393737;
margin:0 !important;
padding: 0px;
}
.error {
color: red;
display: none;
text-align:left;
font-size:13px;
}
.inputWrap input{
width: 100%;
border: 1px solid;
border-radius: 3px;
margin:0px !important;
font-size:17px;
}
.fieldnumber {
position: relative;
}
.fieldnumber input[type="text"]:focus + label,
.fieldnumber input[type="text"]:not(:placeholder-shown) + label,
.fieldnumber input[type="tel"]:focus + label,
.fieldnumber input[type="tel"]:not(:placeholder-shown) + label{
background-color: var(--bg-body, #fff);
font-size: 0.6875rem;
padding: 0 5px;
height: auto;
left: 60px;
transform: translateY(-50%);
}
.fieldnumber label{
position: absolute;
display: flex;
align-items: center;
top: 0;
left: 0;
padding: 14px 70px;
height: 48px;
pointer-events: none;
color: rgba(var(--color-body-rgb), 0.6);
}
#cityNameDropdown {
width: 100%;
text-align: left;
border-radius: 3px;
}
.selection span{
text-align: left; 
height: 45px !important;
align-content: center;
}
.location-name {
margin: 0px;
color: #000;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
text-align: left;
}

.btn-actions{
text-align:center;
margin: 10px 0;
}
.btn-actions a.btn-continue{
color: #000;
line-height: 3rem;
font-weight: 900;
}

/* End Dropdown city in cart page css  */

.announcement-bar--item span{
font-weight: 900;
font-size: 14px;
color: aqua;
}
p.product--text.style_body{
font-size: 13px;
color: red;
}
.cart-drawer-buttons a[title="View Cart"]{
background: #173685;
color: #fff;
padding: 20px;
text-align: center;
align-items: center;
border-radius: 5px;
margin: 10px 0;
}

/* cart button change css */
.add_to_cart_holder button[type="submit"],
.checkout-button{
color: #fff;
background: #173685 !important;
border: 1px solid #173685;
width: 260px;
}
.add_to_cart_holder button:hover[type="submit"],
.checkout-button:hover{
border: 1px solid #000;
color:#fff !important;
}

/* cart button change css */

.shopify-payment-button dynamic-checkout{
display:none !important;
}
.facets--bar .thb-filter-sort-count .select {
display: block !important;
}
.product-card-sizes--size {
padding: 0 4px !important;
font-size: 9px !important;
height: 25px !important;
}
.product-card-sizes{
grid-auto-flow: row !important;
grid-template-columns: auto auto auto auto auto auto !important;
}

/* main collection banner css  */
.discounttag {
padding:10px 0;
}
.discounttag ul{
display: flex;
justify-content: center;
align-items: center;
margin:0px 0;
}
.discounttag ul li{
padding: 1px 20px 5px 20px;
flex: none;
max-width: 100%;
border-radius: 15px;
margin: 0 4px;
list-style: none;
text-align: center;
background:#ebebeb;
border: 1px solid #ebebeb;
}
.discounttag ul li a{
font-weight: 600;
font-size: 11px;
color: #000;
cursor: pointer;
text-transform: uppercase;
}
.discounttag ul li:hover{
background:#fff;
border: 1px solid #ebebeb;
}
.discounttag ul li:hover a{
color:#000;
}
.discounttagprice {
padding:10px 0;
}
.discounttagprice ul{
display: flex;
justify-content: center;
align-items: center;
margin:0px 0;
}
.discounttagprice ul li{
padding:4px 20px 5px 20px;
flex: none;
max-width: 100%;
border-radius: 0px;
margin: 0 2px;
list-style: none;
text-align: center;
background-image: linear-gradient(to right, #173685, #4d44da);
border: 1px solid #173685;
}
.discounttagprice ul li a{
font-weight: 900;
font-size: 15px;
color: #fff;
cursor: pointer;
text-transform: uppercase;
}
.discounttagprice ul li:hover{
background:#fff;
border: 1px solid #173685;
}
.discounttagprice ul li:hover a{
color:#000;
}
/* main collection banner css end */

/* collection list css  */

/* .slider{
padding: 10px 0 40px 0;
display: flex;
}
.slider img{
width:100%;
height:auto;
}
.swiper-slide {
width:200px !important;
padding:0 10px;
text-align: center;
}
.swiper-slide span{
text-transform: capitalize;
display: inline-block;
margin: 0;
height: auto;
font-weight: 500;
font-size: 13px;
}
.swiper-slide span div{
font-weight: 900; 
color: #e65d00;
font-size: 15px;
} */

/* collection list css end */

.facets__form{
z-index:111;
}
.mobile-menu a:focus {     
color: #000;
}
.price .amount del {
opacity: 1;
}
.price.on-sale.amount {
font-weight: 900;
}

#Product-Drawer-Content .variations label{
/* --option-color: none !important; */
--option-color-image: none  !important;
z-index: 5;
box-shadow: 0 0 0 1px var(--color-body) inset;
border: 1px solid #000;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 5px 15px;
font-size: .8125rem;
margin-left: -1px;
margin-top: -1px;
cursor: pointer;
}
/* Information CSS */
.barcodecss span{
font-weight:bold;
font-size: 13px;
}
.barcodecss{
font-size:12px;
}
.barcodecss div{
margin-bottom:0;
}
.custommodelcssweb{
display:block; 
}
.custommodelcssweb p{
width: 50%;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
color: #000;
border-radius: 3px;
}
.wearing_size,
.model_height{
font-weight: bold;
font-size:12px;
} 
.leftmarg{ margin-left: 2em; } 
.hovsymb:hover{ color: #ea9e33; }

/* Information CSS End  */

span.pcstyle {
position: absolute;
background: #93939375;
z-index: 30;
left: 0;
width:40px;
bottom: 0;
font-size: 9px !important;
color: #fff !important;
padding: 5px;
}

.product__tax.caption{
display:none;
}
div.seasontag {
padding: 0 5px;
font-size: 15px;
position: relative;
bottom: 10px;
color:red;
display:inline-block;
}
.seasontag span{
font-weight: bold;
color: #000;
}
.seasontag span:not(:first-child) { 
display: none !important; 
}

/* Start label */

/* .header.header-sticky--active:hover .full-menu li a[href="/collections/sale"]:before, 
.is-sticky .full-menu li a[href="/collections/sale"]:before{
color: #000;
} */

.template-collection .full-menu li a[href="/collections/sale"]:before, 
.template-page .full-menu li a[href="/collections/sale"]:before, 
.template-product .full-menu li a[href="/collections/sale"]:before{
color: red;
}
.announcement-bar--item a[href="/collections/sale"]{
color:#fff !important; 
font-weight: bold;
}
.thb-full-menu li a[href="/collections/sale"]{
color: #fff !important;
background-image: linear-gradient(to right, #173685, #4d44da);
padding: 0 5px;
}
.mobile-menu li a[href="/collections/sale"]{
color: #173685 !important;
}
.announcement-bar--item a[href="/collections/zarqash"] {
font-weight: 900;
font-size: 13px;
animation-duration: 1200ms;
animation-name: blink;
animation-iteration-count: infinite;
animation-direction: alternate;
-webkit-animation:blink 1200ms infinite; 
}
@keyframes blink {
from {
color:red;
}
to {
color:white;
}
}
@-webkit-keyframes blink {
from {
color:red;
}
to {
color:white;
}
}
/* End Label */

#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner{
max-width: 1600px !important;
}
#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner h2,
#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner h3{
font-size: 20px;
font-weight: bold;
line-height: 20px;
padding: 0px 0 10px 0;
margin: 0;
}
#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner p a{
font-weight: bold;
}
#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner p{
font-size:15px;
margin-bottom: 10px;
}
#shopify-section-template--25532900933905__166367231494317262 .rich-text__inner li{
font-size:15px;
}
.mobemailcss{
display:none;
}
#shopify-section-template--25532901032209__rich_text_MA46G8 .rich-text__inner {
padding: 0px 0px !important;
}


/* Country Selector */
.template-collection #country-selector,
.template-product #country-selector,
.template-page #country-selector,
.template-cart #country-selector{
color: var(--color-header-links, --color-accent) !important;
}
.header.header-sticky--active:hover #country-selector{
color: var(--color-header-links, --color-accent);
}
.is-sticky #country-selector{
color: var(--color-header-links, --color-accent);
}
.thb-secondary-area {
align-items:center;
}

/* Trigger */
#country-selector{
background-repeat:no-repeat;
background-position:left center;
background-size:24px auto;
padding:10px 25px;
cursor:pointer;
font-size:13px;
color:var(--color-header-transparent-text,#fff);
}
/* Modal */
.country-modal{
position:fixed;
inset:0;
z-index:9999;
display:none;
}
.country-modal.active{
display:block;
}
/* Overlay */
.country-modal-overlay{
position:absolute;
inset:0;
background:rgba(0,0,0,0.5);
}
/* Popup */
.country-modal-content{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
background:#fff;
width:400px;
max-width:90%;
border-radius:12px;
padding:30px 20px 20px;
box-shadow:0 10px 30px rgba(0,0,0,0.2);
}
.country-modal-content h3{
margin:0 0 20px;
text-align:center;
font-size:20px;
}
/* Close */
.close-button{
position:absolute;
top:10px;
right:15px;
cursor:pointer;
font-size:18px;
color:#000;
}
/* Country Items */
.country-list-item{
display:flex;
align-items:center;
gap:10px;
padding:15px;
border:1px solid #eee;
margin-bottom:10px;
border-radius:8px;
cursor:pointer;
transition:0.3s;
}
.country-list-item:hover{
background:#000;
color:#fff;
}
.country-list-item:hover a{
color:#fff !important;
}
.country-list-item img{
width:35px;
height:auto;
}
.country-name a{
text-decoration:none;
color:#000;
font-size:14px;
font-weight:500;
}
.short-name{
display:none;
}

/* Country Selector End  */

.footer .widget--text p{
font-size:14px !important;
font-weight:600 !important;
color:#fff;
}
a.button.white:focus span{color:#fff !important;border:none;}

.button.white span:focus{
color:#fff !important;
}
.side-panel-content.side-panel-content--has-tabs .side-panel-content--inner{
overflow-y:auto !important; 
}

.mobile-menu li>a span svg path, 
.mobile-menu li summary span svg path{
stroke:#7b7777 !important;
}
.mobile-menu .parent-link-back button svg path{
stroke:#7b7777 !important;
}

.product-recommendations h2{
font-size:18px;
}
.collection-tabs h2{
font-size:23px;
}

.collection-tabs__list button{
font-size:18px
}
.collection-tabs__list{
margin-top:0px !important;
}
.toolbar .column-right {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: flex-end;
-moz-box-pack: flex-end;
-ms-flex-pack: flex-end;
-webkit-justify-content: flex-end;
justify-content: flex-end
}

.toolbar .toolbar-col {
display: flex;
align-items: self-start;
}

.toolbar .toolbar-col label {
font-weight: 500;
margin: 0 15px 0 0;
text-transform: uppercase;
color: var(--body_color);
position: relative;
top: 1px
}

.toolbar .toolbar-col .label-tab {
border: 1px solid var(--border_dropdown);
background-color: var(--body_bg);
padding: 8px 14px 6px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-between;
-moz-box-pack: space-between;
-ms-flex-pack: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
cursor: pointer
}

.toolbar .toolbar-col .icon-dropdown {
color: var(--color_icon_drop);
font-size: 16px;
padding-left: 8px
}

.toolbar .toolbar-col .dropdown-menu {
padding: 5px 0;
margin: 2px 0;
right: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
font-size: var(--font_size);
color: var(--body_color);
min-width: 100%
}
.toolbar .toolbar-col .dropdown-menu li * {
display: block;
padding: 4px 14px 3px 15px;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}

.toolbar .toolbar-col .dropdown-menu li.active *,
.toolbar .toolbar-col .dropdown-menu li:hover * {
background-color: #f4f4f4;
color: #66787f
}

.toolbar .filters-toolbar__limited-view {
padding-right: 15px
}

.toolbar .filters-toolbar__limited-view .limited-view {
min-width: 89px;
position: relative
}

.toolbar .filters-toolbar__sortby {
padding-left: 15px
}

.toolbar .filters-toolbar__sortby .filter-sortby {
min-width: 149px;
position: relative
}

.toolbar .view-mode {
padding: 0px 0;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex
}
.toolbar .view-mode .icon-mode {
min-width: 19px;
height: 26px;
display: block;
border: 1px solid #000;
margin-left: 5px;
position: relative;
cursor: pointer
}

.toolbar .view-mode .icon-mode:first-of-type {
margin-left: 0
}
.toolbar .view-mode .icon-mode:before {
background: #000;
content: "";
top: 3px;
position: absolute;
left: 3px
}
.toolbar .view-mode .icon-mode.icon-mode-list,
.toolbar .view-mode .icon-mode.grid-3 {
width: 26px
}
.toolbar .view-mode .icon-mode.icon-mode-list:before {
width: 18px;
height: 4px;
box-shadow: 0px 7px 0 #000, 0px 14px 0 #000
}
.toolbar .view-mode .icon-mode.icon-mode-grid:before {
width: 4px;
height: 18px
}
.toolbar .view-mode .icon-mode.grid-2 {
width: 19px
}
.toolbar .view-mode .icon-mode.grid-2:before {
box-shadow: 7px 0 0 #000
}
.toolbar .view-mode .icon-mode.grid-3:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000
}
.toolbar .view-mode .icon-mode.grid-4 {
width: 33px
}
.toolbar .view-mode .icon-mode.grid-4:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000, 21px 0 0 #000
}
.toolbar .view-mode .icon-mode.grid-5 {
width: 40px
}
.toolbar .view-mode .icon-mode.grid-5:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000, 21px 0 0 #000, 28px 0 0 #000
}
.toolbar .view-mode .icon-mode.active {
border-color: var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active:before {
background-color: var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active.icon-mode-list:before {
box-shadow: 0px 7px 0 var(--color_slick_arrow), 0px 14px 0 var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active.grid-2:before {
box-shadow: 7px 0 0 var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active.grid-3:before {
box-shadow: 7px 0 0 var(--color_slick_arrow), 14px 0 0 var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active.grid-4:before {
box-shadow: 7px 0 0 var(--color_slick_arrow), 14px 0 0 var(--color_slick_arrow), 21px 0 0 var(--color_slick_arrow)
}

.toolbar .view-mode .icon-mode.active.grid-5:before {
box-shadow: 7px 0 0 var(--color_slick_arrow), 14px 0 0 var(--color_slick_arrow), 21px 0 0 var(--color_slick_arrow), 28px 0 0 var(--color_slick_arrow)
}

.toolbar .sidebar-label .icon-filter svg {
height: 27px;
padding-left: 2px;
width: 24px
}


li.custompcs a{
display:flex;
align-items:center;
cursor:pointer;
padding:5px 0;
}

li.custompcs a span,
li.custompcs a span {
content: '';
position: relative;
left: 0;
top: 0px;
width: 14px;
height: 14px;
border-radius: 3px;
margin-right: 10px;
border: 1px solid var(--color-form-border);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
background: #fff;
outline: none;
}

li.custompcs a:hover span:after,
li.custompcs a:hover span:after {
content: '✔';
position: absolute;
top: 2px;
left: 2px;
font-size: 10px;
font-weight: bold;
line-height: .8;
color: #000;
transition: all .2s;
}
li.custompcs a label{
cursor:pointer !important;
}
.side-panel-custom{
padding:0px 0px 0px 30px;
}
.side-panel.search-drawer.active .side-panel-content{
padding:10px 20px !important;
}
.side-panel.product-information-drawer.active .side-panel-content{
padding:0px 1px !important;
}
.side-panel-content--tabs button{
font-size: 13px;
justify-content: center;
text-align: center;
padding: 0px 15px;
}
.side-panel.product-information-drawer.active .side-panel-content.side-panel-content--has-tabs .side-panel-content--inner {
padding: 10px 30px !important;
}
.facet-drawer .side-panel-inner{
height:auto !important;
}
.product-popup-modal__content-info {
padding: 0px 0px 20px 0px !important;
overflow:auto !important;
}
.product-popup-modal__content{
border-radius:5px !important;
}

.mega-menu-columns li a[title="View All"],
.mega-menu-columns li a[title="View All Ethnic"],
.mega-menu-columns li a[title="View All Winter Wear"],
.mega-menu-columns li a[title="View All Tops"],
.mega-menu-columns li a[title="View All Bottoms"],
.mega-menu-columns li a[title="Full Sleeve Tees"],
.mega-menu-columns li a[title="View All Ceremonial"],
.mega-menu-columns li a[title="View All Shirts"],
.menu-item-has-children.menu-item-has-megamenu[data-item-title="Sale"] .mega-menu-columns{
display:none !important;
} 
.mega-menu-columns li:last-child{
display:none;
} 
.mega-menu-columns ul li::last-child{
display:block !important; 
}

.menu-item-has-children.menu-item-has-megamenu[data-item-title="Sale"] .sub-menu .mega-menu-promotion{
margin:0 auto !important;
width:25vw !important;
}

.facets .thb-filter[data-index="3"] ul,
.facets .thb-filter[data-index="2"] ul{
display:grid;
grid-template-columns:auto auto;
}

.facets .thb-filter[data-index="4"] ul{   
display:grid;
grid-template-columns:auto auto auto;
}
.thb-filter ul label {
font-size: 10px !important;
font-weight: 500;
}
.facets .thb-filter .thb-filter-title {
font-size: 11px !important;
}
.facets .thb-filter-content ul {
grid-template-columns: auto auto !important;
}
.mega-menu-promotion--cover a{color:#000 !important;font-size:20px;font-weight:800;}
.thb-product-detail .product-single__media .figcaption{
display:none !important;
}
#shopify-section-template--25532900933905__166366972953e881f5 .small-12{
display: flex;
justify-content: center;
}
.list-collections .collection-grid{
display: flex;
justify-content: center;
width:150px;
}
.gallery-spacing--medium .gallery__inner{
grid-gap: 2px !important;
}
.gallery-spacing--large .gallery__inner{
grid-gap: 2px !important;
}

#shopify-section-template--24071887126801__05c7f298-6be3-4604-a1db-bd7ccb8d6141 .gallery__inner,
#shopify-section-template--24071887126801__08d7df71-4856-403d-a62c-d98f09193619 .gallery__inner,
#shopify-section-template--24071887126801__166143150135dd97e2 .gallery__inner{
margin:2px !important;
}
.side-panel-content--tab-panel p{
font-size: 14px;
}
.side-panel-content--tab-panel ul li{
font-size:15px;
}
side-panel-content--tab-panel strong{
font-size:20px !important;
}
.template-collection .metafield-rich_text_field{
text-align:justify;
}
.template-collection .metafield-rich_text_field h3{
margin:0;
}
.footer.directlinks{
border-top:1px solid #dad4d0;
background: #fff;
box-shadow: -4px 1px 15px -7px #929292ad;
padding:20px 0 !important;
}
.Footer-TopLinks {
max-width:1200px;
margin: 0 auto;
text-align: center;
padding-top: 30px;
}
.Footer-TopLinks .links li {
display: inline-block;
padding: 5px 0;
}
.Footer-TopLinks .links li:before {
content: "";
}
.Footer-TopLinks .links li:after {
content: "|";
padding: 0 5px;
color: #000;
}
.Footer-TopLinks .links li a {
font-size: 13px;
color: #000;
font-weight:500;
}
.Footer-TopLinks .links li a:hover {
text-decoration: underline;
}

@media (max-width:767px) {

.custommodelcssweb p{
width: 100%;
}   
.complementary-products--heading {
font-size: 10px !important;
}
.fragrance-info {
padding: 0 25px;
}
.row .row {
margin-right: -15px;
margin-left: -15px;
}
.grid-main-title {
padding: 20px 30px;
font-size: 15px;
line-height: 25px;
}
.header>.row>.columns {
grid-template-columns: 1fr 3fr 3fr !important;
}
.wishlist-header-icon{
display:none;
}
.discounttagprice ul{
justify-content: flex-start;
overflow-y: scroll;
}
.collection-grid.swipe-on-mobile.mobile-columns--2 {
grid-auto-columns: minmax(calc(30vw - 30px), 1fr) !important;
grid-template-columns: repeat(auto-fill, minmax(calc(30vw - 30px), 1fr)) !important;
} 
/* All page campaign data show in product css  */
.campaing_section {
grid-template-columns: 1fr;
gap: 20px;
margin:5px 5px;
}
.campaign_text a {
width: 50%;
margin: 0 auto;
}
.campaign_text {
padding: 0px 20px 20px 10px;
}
.campaign_text {
gap: 10px;
}
.campaign_text h3{
font-size: 30px;
text-align: center;         
font-weight: 900; 
}

/* All page campaign data show in product css end */

.collection-banner--heading-uppercase-true h1 {
line-height: 25px;
}

.mobile-menu li a[title="Summer Unstitched"]{
display:none;
} 
.tocss{
display:none !important;
}
.dkwtp{
display:none !important;
}
.thb-secondary-area .thb-item-count {
width: 14px;
height: 14px;
right: -3px;
}
.badge {
padding: 0 5px !important;
}
.add_to_cart_holder {
margin-bottom: 10px !important;
}

/* Saletagfilter Css */
.Saletagfilter ul li a{
padding: 0px 5px;
font-size: 15px;
font-weight: 500;
}
.Saletagfilter ul{
justify-content: flex-start;
overflow-y: scroll;
}

/* Saletagfilter Css End */
.facets--bar .thb-filter-sort-count {
text-align: left !important;
display: grid !important; 
}
.facets--bar .thb-filter-sort-count .thb-filter-sort {
margin-right: 0px !important;
}
.discounttag ul{
justify-content: flex-start;
overflow-y: scroll;
}
.discounttag ul li{
margin:2px 2px; 
padding: 1px 10px 5px;
}
.swiper-slide {
margin-left: -5px;
} 
#country-selector {
left: 0px;
padding: 7px 27px;
cursor: pointer;
font-size: 13px;
}
.footer.directlinks{
display:none !important;
}
#shopify-section-template--25532900933905__166366972953e881f5 .small-12{
display: block;
}
.collection-grid {
justify-content: flex-start !important;
}
.toolbar{
display:none;
}
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons__inner{
display: grid;
gap: 20px 20px;
grid-template-columns:auto auto;
}
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons__block{
align-items:center;
}
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons.heading-medium h6 {
font-size: 12px;
}
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons__icon{
width:30px;
}
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons.icon-left .text-with-icons__icon {
margin-right: 10px;
} 
#shopify-section-template--25532901032209__16620983071df6eb29 .text-with-icons__block p{
font-size:12px;
}
.product-featured-image.thb-hover .product-secondary-image{
display:none !important;
}
.gallery-spacing--medium .gallery__inner{
grid-gap: 2px 0 !important;
}
.gallery-spacing--large .gallery__inner{
grid-gap: 2px 0 !important;
}
#shopify-section-template--24071887126801__05c7f298-6be3-4604-a1db-bd7ccb8d6141 .gallery__inner,
#shopify-section-template--24071887126801__08d7df71-4856-403d-a62c-d98f09193619 .gallery__inner,
#shopify-section-template--24071887126801__166143150135dd97e2 .gallery__inner{
margin:2px 0 !important;
}
a.button.white:focus span{color:#000 !important;border:1px solid #fff !important;}

.mobemailcss{
display:block;
}
.mobemailcss p{
padding:0 12px;
font-weight:bold;
}
.countrylist{
display: block;
position: absolute;
right: 14%;
top: 20px;
}
}
.flex.wrap.fl_between.al_center.price-review {
margin-bottom: 5px;
}
div.seasontag {
padding: 0px;
}

@font-face {
font-family: "Nunito Medium";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("https://cdn.shopify.com/s/files/1/0561/4259/4241/files/Nunito-Medium.woff2?v=1681562658") format("woff2"),
url("https://cdn.shopify.com/s/files/1/0561/4259/4241/files/Nunito-Medium.woff?v=1681560481") format("woff");
}
.baadmay-info-item {
row-gap: 5px;
}
p.drawer__bottom__meta.body-size-3 {
text-align: right;
}

@media(max-width:600px){
.shopping-limit {
text-align: left;
}
}
.baadmay-para {
padding-bottom: 5px;
}
.product-drawer .baadmay-gateway-wrapper.new {
display:none;
}
@media(max-width:1600px){
.cart-subtotal {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
}