@media (max-width: 992px) {
  .section-collection .hrvcard.hrvtheme-item,
  .section-blog .hrvcard.hrvtheme-item,
  .wraplist-collection .hrvcard.hrvtheme-item,
  .listTheme-row .hrvcard.hrvtheme-item,
  .feature-loop .hrvcard.hrvtheme-item{
    background-color: transparent;
    border: unset;
    box-shadow: unset;
  }
  .section-collection .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .section-blog .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .wraplist-collection .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .listTheme-row .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .feature-loop .hrvcard.hrvtheme-item .hrvtheme-item__image{
    --tw-bg-opacity: 1;
        --color-grey-50: 250 250 249;
     --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
   background-color: rgb(var(--color-grey-50) / var(--tw-bg-opacity, 1));
  border-radius: 8px;
  }
  .section-collection .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .section-blog .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .wraplist-collection .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .listTheme-row .hrvcard.hrvtheme-item .hrvtheme-item__image,
  .feature-loop .hrvcard.hrvtheme-item .hrvtheme-item__image{
    border-radius: 8px;
    margin: 0;
  }
  .section-collection .hrvcard.hrvtheme-item .hrvtheme-item__image:before,
  .section-blog .hrvcard.hrvtheme-item .hrvtheme-item__image:before,
  .wraplist-collection .hrvcard.hrvtheme-item .hrvtheme-item__image:before,
  .listTheme-row .hrvcard.hrvtheme-item .hrvtheme-item__image:before,
  .feature-loop .hrvcard.hrvtheme-item .hrvtheme-item__image:before{
    --tw-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
    content: '';
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        border-radius: 8px;
        position: absolute;    inset: 0px;
  }
  .section-collection .hrvcard.hrvtheme-item .hrvtheme-item__detail,
  .section-blog .hrvcard.hrvtheme-item .hrvtheme-item__detail,
  .wraplist-collection .hrvcard.hrvtheme-item .hrvtheme-item__detail,
  .listTheme-row .hrvcard.hrvtheme-item .hrvtheme-item__detail,
  .feature-loop .hrvcard.hrvtheme-item .hrvtheme-item__detail{
    padding-left: 0;padding-right: 0;
  }
  .section-collection .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .row.listProduct-row.listProduct-filter {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
