/** Shopify CDN: Minification failed

Line 120:0 Unexpected "}"
Line 259:0 Unexpected "}"
Line 406:0 Unexpected "}"
Line 539:38 Expected identifier but found "!"

**/
@media screen and (min-width:1150px){
   .descriptionnew .readmore h2{
     
    margin-bottom: 82px;
    
}
}
@media screen and (max-width:1149px){
   .descriptionnew .readmore h2{
     
     font-size: 17px;
    margin-bottom: 53px;
    
}
}
@media screen and (max-width:999px){
   .descriptionnew .readmore h2{
     font-size: 17px;
    margin-bottom: 53px;
    
}
}
@media screen and (max-width:890px){
   .descriptionnew .readmore h2{
     font-size: 15px;
    margin-bottom: 45px;
        margin-left: 28px;
}
  
}
@media screen and (max-width:750px){
   .descriptionnew .readmore h2{
     font-size: 17px;
    margin-bottom: 65px;
        margin-left: 5px;
}
  
}
@media screen and (max-width:550px){
   .descriptionnew .readmore h2{
     font-size: 17px;
    margin-bottom: 50px !important;
         margin-left: 6px;
    
}
  
}
@media screen and (max-width:525px){
   .descriptionnew .readmore h2{
     font-size: 17px;
    margin-bottom: 40px;
         margin-left: 6px;
    
}
  
}
@media screen and (max-width:489px){
   .descriptionnew .readmore h2{
        font-size: 17px;
    margin-bottom: 60px;
    width: 76%;
         margin-left: 6px;
    
}
  
}
@media screen and (max-width:488px){
   .descriptionnew .readmore h2{
     font-size: 17px;
    margin-bottom: 30px;
    
}
}
@media screen and (max-width:454px){
   .descriptionnew .readmore h2{
        font-size: 17px;
    margin-bottom: 60px;
    width: 96%;
    margin-left: 5px;
}
}

  





@media screen and (min-width:750px){
  
.fordesktop{
  display:block;
}
  .formobile{
    display:none;
  }
}
@media screen and (max-width:749px){
  
.fordesktop{
  display:none;
}
  .formobile{
    display:block;
  }
}
.IndividualProduct{
     background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
}


.maintabview-blog .article-card__header .article-card__title{
      margin: 0 auto;
    text-align: left;
      font-family: futura-bk-bt!important;
    font-size: 18px;
     justify-content:left;
}
.maintabview-blog .article-card__header {
    text-align: left;width:100%;
      margin-bottom: 15px;
}
.maintabview-blog .article-card__header p{padding:2px 12px;}
.maintabview-blog .article-card__header .authorname{display: none;color:#000 !important; font-size:12px !important; font-weight:bold;}
.tabview ul {
       margin: 30px 0;
}
.blogtopimg{
    margin-bottom: 30px;
}
.maintabview-blog .article-card__info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding-bottom: 0;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.collectioncards {
  width: 32.5%;
  margin-bottom: 7rem;
  background: #f6f5f5;
  border: 0.1rem solid rgba(var(--color-foreground), 0.04);
    align-items: center;
    text-align: center;
    margin-left: 1rem;
}

.collection-list__item {
 margin-top:30%; 
}
.card__text {
  color:black;
}

.card_title_text{
  color:white;
}
.collection2 .collectioncount{
  display: none;
}
.card {
  display: block;
  overflow: hidden;
  text-decoration: none;
}

.card-information + .card {
  margin-bottom: 1.3rem;
}
 


@media screen and (min-width: 750px) {
  .card-information + .card {
    margin-bottom: 1rem;
  }
  
}

.card.card--soft {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgb(var(--color-foreground));
}

.card .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
  transition: transform var(--duration-short) ease;
  overflow: hidden;
}

.card--media {
  display: block;
  text-decoration: none;
}

.card--text-only {
  display: flex;
  justify-content: center;
}

.card--text-only.card--product {
  position: static;
}

.card--text-only::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.card--product {
  position: relative;
}

.card--stretch {
  height: 100%;
  width: 95%;
    margin: auto;
}

.card--outline:not(.card--soft) {
  border: calc(0.1rem / var(--font-body-scale)) solid rgba(var(--color-foreground), 0.04);
}

.card--light-border {
  border: 0.1rem solid rgba(var(--color-foreground), 0.04);
  
    }
.card--light-border:hover {
  border: 0.1rem solid rgba(var(--color-foreground), 0.3);
  box-shadow: none;
}

/*.card__text-spacing {
  padding: 3rem;
 
}*/

.card-colored.color-background-1 {
  background-color: rgba(var(--color-foreground), 0.04);
}


}

@media screen and (min-width: 750px) {
  .card--media .card__text-spacing {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.card-information > * + * {
  margin-top: 0.5rem;
}

.card--text-only .card__inner {
  display: grid;
  grid-template-rows: 1fr auto 1fr;
  width: 100%;
}

.card__content {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.card__content > * {
  margin: 0;
}

.card--text-only .card__content {
  grid-row: 2;
  justify-self: flex-start;
  margin-bottom: 6rem;
  margin-top: 5rem;
  z-index:50 !important;
}

.card--text-only .card__badge {
  align-self: flex-end;
  grid-row: 3;
}

.card--search .card__badge > *,
.card--text-only .card__badge > * {
  margin: 0 1.2rem 1.2rem;
}

.card--search .card__badge,
.card--text-only .card__badge {
  position: initial;
}

.card--text-only .card__content + .card__badge {
  margin-top: -5rem;
}

.media + .card__content {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}


  
@media screen and (min-width: 750px) {
  .card--text-only .card__content {
    
    margin-bottom: 0rem;
    margin-left: 30px;
  }

  .card--text-only .card__content + .card__badge {
    margin-top: -7rem;
  }
}

.card__text-spacing > * {
  margin: 0;
}

.card__text-spacing > *:not(.overlay-card) + * {
  margin-top: 1.5rem;
}

.card__text {
  margin: 0;
  word-break: break-word;
}

.card-information__text {
  display: block;
  margin: 0;
  padding-right: 1.2rem;
}

.card-information__wrapper {
  width: 100%;
  align-items: baseline;
      flex-direction: column;
}

.card-information__wrapper > * {
  line-height: calc(1 + 0.4 / var(--font-body-scale));
  color: rgb(var(--color-foreground));
}

.card-information__wrapper > .price {
  color: rgb(var(--color-foreground));
}

.card-information__wrapper > .rating {
  margin-top: 0.4rem;
}

.card-information__wrapper
  > *:not(.visually-hidden:first-child)
+ *:not(.rating) {
 
  margin-bottom: 1rem;
  /*flex:60%;*/
}

.card-information__wrapper .caption {
  letter-spacing: 0.07rem;
}

.card-wrapper {
  color: inherit;
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none;
}

.card-wrapper .card-information {
  order: 1;
  padding: 0 4px;
}

/* .card-wrapper .full-unstyled-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; */
}

.card-wrapper .full-unstyled-link:focus-visible {
  outline: 0;
  box-shadow: none;
}

.card-wrapper .full-unstyled-link:focus-visible::after {
  outline: .2rem solid rgba(var(--color-foreground),.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);
}

.card-wrapper:focus-within .card {
  box-shadow: none;
}

.card__media-spacer {
  padding: 2rem 2rem 0;
}

@media screen and (min-width: 750px) {
  .card__media-spacer {
    padding: 3rem 3rem 0;
  }
}

.card__media-full-spacer {
  padding: 0rem;
}

.card-article-info {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}

.card__badge {
  top: 1rem;
  display:none;
  display: flex;
  flex-wrap: wrap;
  left: 1rem;
  position: absolute;
}

.card__badge > * {
  margin-right: 1rem;
  margin-top: 0.5rem;
}

.overlay-card {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  background: transparent;
  transition: background-color var(--duration-long) ease;
}

/*.card:hover .card-colored .overlay-card {
  background-color: rgba(var(--color-card-hover), 0.06);
}*/

@media screen and (min-width: 990px) {
  .card .media.media--hover-effect > img:only-child,
  .card-wrapper .media.media--hover-effect > img:only-child,
  .card--search img {
    transition: transform var(--duration-long) ease;
  }

  .card:hover .media.media--hover-effect > img:first-child:only-child,
  .card-wrapper:hover .media.media--hover-effect > img:first-child:only-child {
    transform: scale(1.03);
  }

  .card-wrapper:hover
    .media.media--hover-effect
    > img:first-child:not(:only-child) {
    opacity: 0;
  }

  .card-wrapper:hover .media.media--hover-effect > img + img {
    opacity: 1;
    transition: transform var(--duration-long) ease;
    transform: scale(1.03);
  }

  .card-wrapper:hover .card-information__text {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }

  .card-wrapper:hover .card--search img {
    transform: scale(1.05);
  }

  .card-wrapper:hover .card__text {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }

  .card-wrapper:hover .card--soft {
    background-color: rgba(var(--color-card-hover), 0.06);
    transition: background-color var(--duration-long) ease;
  }
}

@media screen and (min-width: 990px){
.card-wrapper:hover .card-information__text {
  text-decoration: none;
   }
}



.card-information__wrapper {min-height: 60px;padding: 6px 0 0px 5px;display: flex;
    justify-content: space-between; }
h3.card-information__text.h5 {  font-size:clamp(14px, calc(17 * (100vw / 1600)), 18px); display: -webkit-box;margin: 0 auto;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
   flex:50%; font-family: Futura_PT_Book !important;
}
.card__badge {position: absolute;left: 0;top: 0;display:none;}

@media screen and (max-width: 990px){

  .collectionproductgriditem .card-information__wrapper{min-height:20px;}

  h3.card-information__text.h5 {text-align: left;}

.product_label{padding: 2px 5px !important;
    font-size: 10px;}
  .jdgm-prev-badge{text-align:center; !important;}

}


@media screen and (max-width: 768px){
  .collectionlistnew .grid__item {
    max-width: 50%;
    width: 40%;}
  h3.card-information__text.h5 { font-size:clamp(15px, calc(16 * (100vw / 428)), 16px)}
  .rightinformation .price .price-item{font-size:clamp(15px, calc(16 * (100vw / 428)), 16px)}
.card--text-only .card__content{margin-bottom: 2rem;}
  .pdpcollectionlistnew .grid__item {
    max-width: 50%;
    width: 50%;}

  .pdpcollectionlistnew .pdpcollectioncards{width:50%; height:350px;}

 .template-collection .card-information__wrapper{
    position: relative;
   flex-direction: column;
  }
 .template-collection .price {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
    padding: 0px 0;
  }
  .mobilecollection .collectioncards .collection-list__item p{
      line-height: 16px;
  }
}



.product_label{
    position: absolute;
    z-index: 2;
    padding: 2px 10px;
    color: white;
 	margin: 0;
  font-family: futura_PT_Book;
      text-transform: capitalize;
}

.new_arrival{
background: brown;
  z-index:1;
}



.combo-div {
  height: 50px;
  position: absolute;
  bottom: 0px;
  opacity: .8;
  width: 100%;
  z-index: 98;
  display: none;
      color: #fff;
}
.card-wrapper:hover .combo-div {
  justify-content: center;
    align-items: center;
    display: flex;
}

