/** Shopify CDN: Minification failed

Line 242:28 Unexpected "{"

**/
/* -- For desktop and mobile View -- */
/* .center.collection__view-all{
  display:none;
} */
.custom-badge img{
  width:14px;
  height:14px;
}
.custom-badge{
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  color:#000;
}
.custom-badge a{
  text-decoration:none;
  color:#000;
}
.footer.footer .footer-block__details-content p a {
  display: flex;
  align-items: center;
}
.card__content, .card-information {
        text-align: center !important;
    }
.custom-sub-sections-variants {
        justify-content: center !important;
    }
.cart-item__name:hover {
    text-decoration: none !important;
}
 .cart-drawer__footer .totals__total-value{
   font-weight:600;
 }
.custom_collection_image .collection_block .image_block .overlay{
  height: 100%;
  aspect-ratio: 1 / 1.5;
}
.icon-arrow {
  fill: #e18db2;
}
.custom-sub-sections-variants{
 gap: 10px !important; 
} 
.home_collection_tab .custom-sub-sections-variants {
  justify-content: center !important;
  gap: 10px;
}
.collection-hero__title{
  text-align:center;
}
account-icon svg.customIcon path {
    stroke-width: 2px !important;
    stroke: black;
}
.custom_icon_redirect a.header__icon.wishlist-hero-header-icon {
    display:none ;
}
/* Password Page start */
.mobile_banner.email_signup{
  display:none;
}
img.desktop-image{
  width:100%;
}

/* Password Page start */
/* --- Custom accordian in row section start --- */
.accordion__content .custom-contact {
  width:100%;
}
.accordion__content .custom-contact .main_cnt_details{
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 10px;
}
.accordion__content .main-cnt-address p{
  margin:0px;
}
.accordion__content .sub-main-contact .main-cnt-img svg path{
  stroke:#000;
}
.custom_featured_coll_tmd .collection__view-all .button, .image-with-text__text button{
  background-color:#000 ;
  color:#fff ;
}
.custom_featured_coll_tmd .collection__view-all .button, .image-with-text__text .button{
  background-color:#000 ;
  color:#fff ;
}
/* --- Custom accordian in row section End --- */
@media only screen and (min-width:1024px){
.custom-url-linking{
  z-index:3;
}
.template-search__header h1{
    font-size: 30.6px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-top: 0;
}
.customer.login, .customer.register{
    box-shadow: 0 0 10px #00000030;
    border-radius: 10px;
    padding: 30px !important;
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}
/* ---- Tab collection start ---- */
.home_collection_tab .card-wrapper .card__content{
  margin-top:0px;
} 
.home_collection_tab .card__heading{
  margin-top:0px; 
}
.home_collection_tab .tabs {
  margin: 0 0 40px !important;
}
.card__content {
  text-align:center !important;
}
.card-information {
  text-align:center !important;
}
.custom-sub-sections-variants{
  justify-content: center !important;
}
.home_collection_tab{
  margin-bottom:0px;
}
.home_collection_tab .grid {
    margin-bottom: 10px !important;
} 
/* ---- Tab collection end ---- */
/*  custom collection image start */ 
.custom_collection_image{
  margin-bottom:40px;
}
.collection__view-all .button {
  font-size: 18px !important;
  background-color:#000 !important;
  color:#fff !important;

}
.custom_collection_heading h2{
  margin-bottom:40px !important;
}
.card-wrapper .card__content{
  margin-top:8px;
}
.collection .card.card--standard.card--media {
    margin-bottom: 20px !important;
}
.collection__view-all.mobile_custom_view {
    display: none;
}
/*  custom collection image end */
/* ---- Product Page Start --- */
.custom_collection_image{
     width: 100%; 
}
.collection_block{
     width: 25%;
}
.image_block{
  width:100%;
  height:100%;
}
.image_block .overlay{
  width:100%;
  height:100%;
}
.image_block .overlay img{
  width:100%;
  height:100%;
  border-radius: 12px;
  aspect-ratio: 2 / 3;
  object-fit: cover;
}
.product__info-container .product-popup-modal__opener .product-popup-modal__button {
    margin-bottom: 0px !important;
} 
.gradient .custom_collection_image{
  margin-bottom:0px;
}
.jdgm-rev-widg__header .jdgm-rev-widg__title{
  font-size:30.6px !important;
}
.product-form__input{
  margin-bottom: 0px !important;
}
.product-form__submit {
    margin-bottom: 1.8rem !important;
} 
.product-form{
  margin-top: 18px !important;
}
.size-chart-sub{
  display:none;
}
.product .product__info-wrapper .wishlist-hero-product-app-block .wishlisthero-product-page-button-container button.btn {
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    letter-spacing: .3em !important;
    line-height: 1.42 !important;
}
/* ---- Product Page End --- */
/* Inner Pages Start */
.content-for-layout .shopify-policy__container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
      padding-top: 36px;
    padding-bottom: 48px;
}
.shopify-policy__title h1{
    font-size: 30.6px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-top: 0;
}
.rte__table-wrapper{
  text-align:center !important;
}
.rte__table-wrapper table tbody tr th{
  text-align:center !important;
  line-height:20px;
}
.rte__table-wrapper table tbody tr td{
  text-align:center !important;
}
.page-width--narrow .rte p, { 
  font-size:16px;
}   
.page-width--narrow .rte h3 {
  font-size:18px;
  font-weight:600;
}  
/* Inner Pages Start */
/*  Cart Page CSS Start */
.custom_text_note .custom_check-box{
  margin-bottom:16px;
  line-height: 20px;
  margin-top:16px;
}
.cart-drawer__empty-content .button{
  padding-top: 10px;
}
.custom_text_note p{
  margin:0;
  line-height:20px;
} 
/*  Cart Page CSS End */
/* collection page start */
.active-facets-vertical-filter .facets__heading {
  font-weight: 600;
  font-size:14px;
}
.facet-filters__label label{
  font-weight: 600;
}
.active-facets__button-wrapper .active-facets__button-remove span, .facets__summary-label, .facets__summary span{
  font-weight: 600;
}
.product-count__text span{
  font-weight:600;
}
.image-with-text__text-item .button{
  padding-top:10px;
}
.collection .collection__title{
  margin-bottom:40px !important;
}
/* collection page End */
/* Menu Drawer start */
.menu-opening .menu-drawer__inner-submenu button{
    font-size: 22px;
    border-bottom: 1px solid black;
    padding: 20px;
}
.menu-opening .menu-drawer__inner-submenu .menu-drawer__menu{
    margin-top: 20px;
}
/* Menu Drawer  End */
/* Footer  Start */

.footer__content-bottom-wrapper {
 align-items:center; 
}
.footer__payment .list {
  flex-wrap:nowrap !important;
}
.custom_text_note p a {
    color: #000;
}  
/* Footer  End */
/* ---- Related Product (Product page ) Start --- */
.related-products .related-products__heading{
  font-size: 30.4px;
  text-align: center;
  margin-bottom:40px;
}
.custom_collection {
  margin-top:0px;
}
.custom_collection_heading h2{
  margin-top:0px;
}
.related-products .card.card--standard.card--media{
      margin-bottom: 20px !important;
}
/* ---- Related Product (Product page ) End --- */
/* ---- Predictive Search Start --- */
.predictive-search__heading{
    font-size: 14px !important;
    font-weight: 600 !important;
  font-family: 'Futura (woff2)', sans-serif;
}
.field__label {
  font-size: 14px !important;
  font-family: 'Futura (woff2)', sans-serif;
}
/* ---- Predictive Search End --- */
/* ---- Menu drawer Start --- */
.icon-arrow{
  fill:#e18db2;
}
/* ---- Menu drawer End --- */
/* Judgme Product Rating Start */
#judgeme_product_reviews .jdgm-rev-widg {
      padding: 0px 16px 30px 16px;
}
/* Judgme Product Rating End  */ 
/* -- Banner Section start --- */
.mobile_banner img{
  width: 100%;
}
.custom-url-banner {
    z-index: 3;
}
.mobile_banner {
  display:block;
  
}  
/* -- Banner Section end --- */
}