/** Shopify CDN: Minification failed

Line 360:54 Expected ")" to end URL token

**/
.product-single__media video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gfb__dropzone
{
  border-color: #000 !important;
}
.gfb__footer button.submit
{
background: #b29e84 ;
  border: 1px solid #b29e84 !important;
  }
/* Custom css of app start  */
/* ul.snize-main-panel-dropdown-content li:last-child */
/* ul.snize-main-panel-dropdown-content li:nth-child(7), */
.snize-in-stock
{
    display:none !important;
}
#about-us-reviews #PageContainer p{
  font-size:16px; line-height: 1.7;
}
.snize-main-panel-collection-results-found,
.snize-main-panel-view-mode,
.snize-search-results-header
{
    display: none !important;
}

.snize-ac-results-columns .snize-description, .snize-ac-results-content .snize-description
{
  display:none !important;
}
.snize-ac-results-content .snize-mobile-top-panel .snize-product-info .snize-description {
    display: none !important;
}



@media(min-width: 821px){
  .featured-collection--load-more {
        display: none;
  }
  .btn.see_all--items {
    display: "block";
  }
}

h1.snize-search-results-page-title {
    font-family: Karla, sans-serif !important;
    text-align: center;
    margin-top: 2rem !important;
    margin-bottom: 10px !important;
    font-size: 1.4em !important;
}

@media(min-width: 990px){
  #about-us-reviews main.main-content .rte.rte--indented-images,
  #shipping-tips main.main-content .rte.rte--indented-images {
      padding: 1rem 2.5rem;
  }
  li.snize-product .snize-price-list {
      font-size: 15px !important;
      color: #666 !important;
  }
  
  li.snize-product span.snize-title {
      font-family: Karla, sans-serif !important;
      font-weight: 400 !important;
      font-style: normal !important;
      text-rendering: optimizeLegibility !important;
      letter-spacing: .05em !important;
      color: #1a1a1a !important;
      font-size: 1.33333em !important;
      text-align: center !important;
      line-height: 30px !important;
      display: inline-block !important;
      padding: 0 15px;
  }

  li.snize-product a.snize-view-link {
      display: inline-block !important;
      position: relative !important;
      overflow: hidden !important;
      height: 100%;
      max-width: 100% !important;
  }
  
  #snize-search-results-grid-mode span.snize-thumbnail img {
      max-height: 800px !important;
  }
  
  .snize-item.clearfix {
      position: relative;
      overflow: hidden;
  }
  
  .snize-item.clearfix:hover:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255,255,255,0.9) !important;
      z-index: 1;
  }
  
  li.snize-product span.snize-overhidden {
      position: absolute !important;
      top: 5% !important;
      left: 0px;
      display: flex !important;
      align-content: center;
      align-items: center;
      width: 97.5%;
      height: 100%;
      justify-content: center;
      z-index: 10 !important;
      opacity: 0;
      transition: all 0.3s linear !important;   
  }
  
  li.snize-product:hover a.snize-view-link span.snize-overhidden {
      top: 0px !important;
      opacity: 1 !important;
  }

  /* List */
  #snize-search-results-list-mode ul {
      list-style: none outside none!important;
      margin: 0 -1%!important;
      padding: 0!important;
      width: 102%!important;
      display: block!important;
      display: flex !important;
      flex-wrap: wrap!important;
  }
  
  #snize-search-results-list-mode li.snize-product {
      border-top: none !important;
      box-sizing: border-box;
      color: #535353;
      cursor: pointer;
      display: block;
      line-height: 16px;
      margin: 0 1% 3% !important;
      overflow: hidden;
      padding: 0px !important;
      position: relative;
      border-bottom: none !important;
      width: 22.97% !important;
  }
  
  #snize-search-results-list-mode span.snize-thumbnail img {
      left: auto !important;
      right: auto !important;
  }
  
  #snize-search-results-list-mode li.snize-product:first-child {
      padding-top: 0px !important;
  }
  
  #snize-search-results-list-mode .snize-thumbnail-wrapper {
      position: relative;
      float: none !important;
      margin-right: 0px !important;
  }
  
  #snize-search-results-list-mode li.snize-product span.snize-thumbnail {
      width: 100% !important;
      height: 100% !important;
      min-height: 350px !important;
  }
  
  #snize-search-results-list-mode .snize-product .snize-item-image {
      max-width: 100% !important;
      max-height: 800px !important;
  }
  
  #snize-search-results-list-mode span.snize-thumbnail img {
      width: 100% !important;
      /* height: 100% !important; */
      left: -50% !important;
      right: -50% !important;
  }
  
  #snize-search-results-list-mode li.snize-product {
      display: inline-flex !important;
      vertical-align: top;
      border: none;
      /* min-width: 245px; */
      box-sizing: border-box;
      color: #535353;
      cursor: pointer;
      line-height: 16px;
      margin: 0 1% 3% !important;
      overflow: hidden;
      padding: 0 !important;
      position: relative;
      transition: border-color .09s ease-in 0s;
      align-self: stretch !important;
      flex-direction: column !important;
  }
  
  #snize-search-results-list-mode .snize-item {
      align-items: center;
      display: block !important;
  } 
    div#snize_results {
      padding: 1rem 2.5rem;
  }
}

@media(min-width: 1280px){
  #snize-search-results-list-mode li.snize-product span.snize-thumbnail {
      min-height: 350px !important;
  }
}

@media(min-width: 1580px){
  #snize-search-results-list-mode li.snize-product span.snize-thumbnail {
      min-height: 416px !important;
  }
}

@media(min-width: 1880px){
  #snize-search-results-list-mode li.snize-product span.snize-thumbnail {;
      min-height: 450px !important;
  }
}

@media(max-width: 989px){
  #about-us-reviews main.main-content .rte.rte--indented-images {
      padding: 1rem 1rem;
  }
   .globo-form-app.boxed-layout .g-container {
    padding: 1rem 1.2rem 1rem 1rem !important;
  }
  #snize-search-results-list-mode ul {
      list-style: none outside none;
      margin: 0 -1%;
      padding: 0;
      width: 102%;
      display: block;
      display: flex !important;
      flex-wrap: wrap;
  }
  #snize-search-results-list-mode li.snize-product {
      width: 50% !important;
      padding: 0px !important;
      position: relative;
      border-bottom: none !important;
      margin-bottom: 25px !important;
    padding-right: 6px !important;
  }

  #snize-search-results-list-mode .snize-item,
  #snize-search-results-grid-mode li.snize-product .snize-item{
      display: block !important;
  }
  #snize-search-results-list-mode .snize-product span.snize-overhidden {
      padding-top: 10px !important;
  }
  #snize-search-results-list-mode .snize-thumbnail-wrapper {
      position: relative;
      float: none !important;
      margin-right: 20px;
  }
  span.snize-thumbnail {
      width: 100% !important;
      height: 100% !important;
      position: relative !important;
      overflow: hidden !important;
      padding-top: 130% !important;
  }
  
  span.snize-thumbnail img {
      position: absolute !important;
      top: 0px !important;
      left: 0px !important;
      right: 0px !important;
      bottom: 0px !important;
      width: 100% !important;
      height: 100% !important;
      object-fit: contain !important;
      object-position: center !important;
      max-width: 100% !important;
      max-height: 100% !important;
  }
  #snize-search-results-grid-mode ul,
  #snize-search-results-list-mode ul{
      padding-left: 5px;
  }
  li.snize-product span.snize-title {
      font-family: Karla,sans-serif!important;
      font-weight: 400!important;
      font-style: normal!important;
      text-rendering: optimizeLegibility!important;
      letter-spacing: .08em!important;
      color: #1a1a1a!important;
      font-size: 1em!important;
      line-height: 25px!important;
      display: inline-block!important;
      padding: 0px !important;
  }
  li.snize-product .snize-price-list {
      font-size: 13px !important;
      color: #666 !important;
  }
   li.snize-product span.snize-overhidden {
      padding: 0 5px !important;
  }

  #snize_results.snize-mobile-design.snize-new-version.snize-collection-mode div.snize-main-panel {
      min-height: 45px !important;
      margin-top: 20px;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-mobile-filters {
      float: left !important;
      width: 47.2% !important;
      /* background-color: #000 !important; */
      justify-content: center !important;
      border-radius: 3px !important;
      align-items: center !important;
      height: 45px !important;
      /* box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.8); */
      border: 1px solid;
      margin-left: 2px !important;
  }
  
  #snize_results.snize-mobile-design.snize-new-version .snize-main-panel-mobile-filters a{
      font-family: Karla,sans-serif!important;
      font-size: 16px !important;
      font-weight: 500 !important;
      letter-spacing: 1px !important;
      padding-right: 0px !important; 
      color: #000 !important;
  }
  li.snize-product span.snize-overhidden span.snize-title,
  li.snize-product span.snize-overhidden .snize-price-list{
    padding: 0 10px !important
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-mobile-filters::before {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 14C0.447715 14 0 14.4477 0 15C0 15.5523 0.447715 16 1 16H5C5.55228 16 6 15.5523 6 15C6 14.4477 5.55228 14 5 14H1ZM1 2C0.447716 2 0 2.44772 0 3C0 3.55228 0.447715 4 1 4H9C9.55228 4 10 3.55228 10 3C10 2.44772 9.55228 2 9 2H1ZM9 18C9.55228 18 10 17.5523 10 17V16H17C17.5523 16 18 15.5523 18 15C18 14.4477 17.5523 14 17 14H10V13C10 12.4477 9.55228 12 9 12C8.44772 12 8 12.4477 8 13V17C8 17.5523 8.44772 18 9 18ZM5 6C4.44772 6 4 6.44772 4 7V8H1C0.447715 8 0 8.44772 0 9C0 9.55228 0.447715 10 1 10H4V11C4 11.5523 4.44772 12 5 12C5.55228 12 6 11.5523 6 11V7C6 6.44772 5.55228 6 5 6ZM17 10C17.5523 10 18 9.55228 18 9C18 8.44772 17.5523 8 17 8H9C8.44772 8 8 8.44772 8 9C8 9.55228 8.44772 10 9 10H17ZM12 5C12 5.55228 12.4477 6 13 6C13.5523 6 14 5.55228 14 5V4H17C17.5523 4 18 3.55228 18 3C18 2.44772 17.5523 2 17 2H14V1C14 0.447715 13.5523 0 13 0C12.4477 0 12 0.447715 12 1V5Z' fill='%23333333'/%3E%3C/svg%3E%0A");
      width: 18px;
      height: 18px;
      display: block;
  }
    #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-mobile-filters::after {
      content: none !important;
      background-image: url(data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 14C0.447715 14 0 14.4477 0 15C0 15.5523 0.447715 16 1 16H5C5.55228 16 6 15.5523 6 15C6 14.4477 5.55228 14 5 14H1ZM1 2C0.447716 2 0 2.44772 0 3C0 3.55228 0.447715 4 1 4H9C9.55228 4 10 3.55228 10 3C10 2.44772 9.55228 2 9 2H1ZM9 18C9.55228 18 10 17.5523 10 17V16H17C17.5523 16 18 15.5523 18 15C18 14.4477 17.5523 14 17 14H10V13C10 12.4477 9.55228 12 9 12C8.44772 12 8 12.4477 8 13V17C8 17.5523 8.44772 18 9 18ZM5 6C4.44772 6 4 6.44772 4 7V8H1C0.447715 8 0 8.44772 0 9C0 9.55228 0.447715 10 1 10H4V11C4 11.5523 4.44772 12 5 12C5.55228 12 6 11.5523 6 11V7C6 6.44772 5.55228 6 5 6ZM17 10C17.5523 10 18 9.55228 18 9C18 8.44772 17.5523 8 17 8H9C8.44772 8 8 8.44772 8 9C8 9.55228 8.44772 10 9 10H17ZM12 5C12 5.55228 12.4477 6 13 6C13.5523 6 14 5.55228 14 5V4H17C17.5523 4 18 3.55228 18 3C18 2.44772 17.5523 2 17 2H14V1C14 0.447715 13.5523 0 13 0C12.4477 0 12 0.447715 12 1V5Z' fill='%23333333'/%3E%3C/svg%3E%0A);
      width: 18px;
      height: 18px;
      display: none !important;
  }
}

@media(max-width: 820px){
  #snize_results.snize-mobile-design div.snize-main-panel-dropdown {
      float: right !important;
      margin: 10px 2px 6px;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown {
      margin-left: 0px !important;
      margin-top: 0px !important;
      width: 47% !important;
      max-width: 100% !important;
      position: relative !important;
      margin-right: 0;
      display: flex !important;
      border: 1px solid #000;
      align-items: center;
      justify-content: center !important;
      border-radius: 3px;
      min-height: 45px !important;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown>a {
      border: none !important;
      padding: 8px 10px !important;
      border-radius: 0;
      width: 70px !important;
      padding-right: 10px !important;
      position: relative !important;
      line-height: 21px;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown>a> span {
      display: none !important;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown>a:before {
      position: absolute !important;
      content: "";
      top: 5px;
      background-image: url("/cdn/shop/files/sort.png?v=1712828204") !important;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 21px !important;
      height: 22px;
      left:0;
  }
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown>a:after {
      position: absolute !important;
      content: "SORT";
      top: 5px;
      right: 50px;
      color: #000;
      background-image: none !important;
      font-family: Karla, sans-serif !important;
      font-size: 16px;
      font-weight: 500;
  }
  #snize-modal-mobile-sortby-dialog .snize-modal-content ul.snize-main-panel-dropdown-content {
      display: block !important;
  }
  .snize-modal-content div#snize_product_filter_header_mobile_sort {
      display: none !important;
  }
  div#snize_product_filter_mobile_sort ul.snize-main-panel-dropdown-content {
      display: none !important;
  }
  .snize-ac-results.snize-ac-results-mobile .snize-product-info .snize-title {
      max-height: 100% !important;
  }
  .featured-collection--load-more {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .featured-link-tag .btn.see_all--items {
      display: none;
  }
  .featured-link-tag .btn.see_all--items {
      position:relative; 
      top:-50px;
  }
  #snize-modal-mobile-filters-dialog button.snize-close-button {
      right: 0 !important;
      left: auto !important;
  }
}
  
@media(min-width: 450px) and (max-width: 820px){
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown {
      transform: translateX(-10px);
  }
} 
@media(min-width: 199px) and (max-width: 449px){
  #snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-dropdown {
      transform: translateX(-7px);
  }
}

@media only screen and (max-width: 749px){
  #about-us-reviews .rte--indented-images img:not([style]), 
  #about-us-reviews .rte--indented-images img[style="float: none;"] {
      max-width: 105% !important;
      margin-left: -3% !important;
  }
  .snize-product-filters-title
  {
    font-weight:500 !important;
    font-size:16px !important;
  }
  .snize-sortby-header
  {
    text-align:center !important;
  }
  #shopify-section-1625336858b9c0afd8 .feature-row__content, #shopify-section-16606659011cdfcc50 .feature-row__content
  {
    text-align:center; 
  }
  #snize_results.snize-mobile-design.snize-new-version .snize-main-panel-mobile-filters a {
  	font-family: Karla,sans-serif !important;
  	font-size: 16px !important;
  	font-weight: 500 !important;
  	letter-spacing: 0 !important;
  	padding-right: 0px !important;
  	color: #000 !important;
  }
}
.feature-row__content {
    display: flex;
    justify-content: center;
}
.button-label-show{
  display: none;
}
button.load-more--btn.button.btn {
    height: 50px;
    width: 100%;
    max-width: 150px;
    text-align: center;
}
.featured-collection--load-more .loading-state {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
}
.featured-collection--load-more .loading {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 3px solid #ddd;
    border-top-color: #121212;
    animation: loading_more 0.5s linear infinite;
}

/*
.border_bg_cover {
    background: url(/cdn/shop/files/bkborder.jpg?v=1712995946);
    height: 100px;
    position: relative;
    top: -52px;
    width: 100%;
    background-size: auto 100%;
    background-repeat: repeat;
   display:none;
}
.hero .hero__image{
  object-fit: inherit !important;
}
*/

@keyframes loading_more {
  to {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 1024px) {
  /*
  .border_bg_cover {
    height: 80px;
  }
  */
}

@media (max-width: 767px) {
  span.icon.icon-cart {
    top: 3px !important;
  }

  .icon-hamburger::before {
  top: -3px;
  position: relative;
  }
  .globo-form .message.success
  {
    font-size: 12px !important;
    padding-left: 5px;
  padding-right: 5px;padding-top: 22px;
  }
  .globo-form .message.success .dismiss
  {
    top:7px !important;
  }
}
@media only screen and (max-width: 749px) {
  /*
  #Hero.slideshow-slideshow {
      margin-top: 50px;
  }
  .border_bg_cover {
    height: 50px;
    top: 0px;
  }
  */
}

/* Custom css of app end  */


/* Top Announcement bar css start */
.announcement-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.announcement-slider .slick-list.draggable {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.announcement-slider .slick-next:before, 
.announcement-slider .slick-prev:before {
    font-size: 14px;
    opacity: .5;
}

.announcement-container .announcement-bar__message {
    font-weight: 500;
    letter-spacing: .1rem;
    font-size: 13px;
    text-transform: uppercase;
}

.announcement-container .slick-next:before, 
.announcement-container .slick-prev:before {
  content: '' !important;
}

.announcement-container .slick-next, 
.announcement-container .slick-prev {
    font-size: 16px !important;
    z-index: 10;
    width: 28px;
    height: 28px;
}

@media(min-width: 750px){
  .announcement-slider .slick-prev{
    left: 25px;
  }
  
  .announcement-slider .slick-next{
    right: 25px;
  }
}

@media(max-width: 749px){
  .announcement-slider .slick-prev{
    left: 2px;
  }
  
  .announcement-slider .slick-next{
    right: 2px;
  }
}

@media(max-width: 480px){
  .announcement-container .announcement-bar__message {
      letter-spacing: .05rem !important;
      font-size: 12px;
  }
  .announcement-bar__message {
      padding: 8px 5px !important;
  }
}

/* Top Announcement bar css end */

.globo-form-id-34848 .globo-form-app {
    z-index: 4;
}


/* Shipping CSS */
#trade-in-sell .trade-extra-info-container {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

#trade-in-sell .load-more-buttoon--wrapper {
    text-align: center;
    margin-bottom: 2.5rem;
}

.shipping-page--desp .image-with-text__text.rte.body {
    border-bottom: 1px solid #ccc;
}

#trade-in-sell .shipping--container {
    width: 100%;
    position: relative;
    height: 100%;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s linear;
}

#trade-in-sell .add-shipping--view {
  max-height: 100% !important;
  opacity: 1 !important;
}

.shipping--content h2{
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    font-weight: 700;
    font-family: 'Open Sans';
    text-transform: uppercase;
}

.shipping--content p{
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    font-weight: 400;
    font-family: 'Open Sans';
}

body#trade-in-sell h1.image-with-text__media {
    display: none;
}

#trade-in-sell .main-content .rte.rte--indented-images > span {
    display: none;
}

.image-with-text.shipping-page--desp h1.image-with-text__media.image-with-text_title  {
    text-align: center;
    font-size: 1.4em;
    margin-top: 1rem;
    margin-bottom: 10px;
}

.page-footer--content p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Open Sans';
}

#trade-in-sell .load-more-buttoon--wrapper {
    padding-top: 1.2rem;
}

.page-footer--content p .email-link {
    text-decoration: none;
}

.trade-in--button-layout span.icon {
    transform: translateY(2px);
}

@media(min-width: 750px){
  #shipping-tips .image-with-text__text.rte .image-width-text--wrapper {
      width: 30%;
      padding-right: 2rem;
  }
  #shipping-tips .image-with-text__text.rte .shipping--content{
      width: 70%;
  }
  #trade-in-sell .image-with-text__text.rte .image-width-text--wrapper {
      width: 40%;
      padding-right: 1.5rem;
  }
  #trade-in-sell .image-with-text__text.rte .shipping--content {
      width: 60%;
  }
  .image-with-text.isolate.collapse-padding.shipping-page--desp .image-with-text__text.rte.body{
      width: 100%;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: flex-start;
  }
  .page-footer--content {
      margin-top: 2rem;
  }
}

@media(min-width: 990px){
  #trade-in-sell main.main-content .rte.rte--indented-images {
      padding: 1rem 2.5rem;
  }
}

@media (max-width: 989px) {
    #shipping-tips main.main-content .rte.rte--indented-images,
    #trade-in-sell main.main-content .rte.rte--indented-images {
        padding: 1rem 1rem;
    }
}

@media(max-width: 749px){
  .page-footer--content {
      margin-top: 2.5rem;
  }
  .shipping-page--desp .image-with-text__text.rte.body {
     padding-bottom: 2rem;
  }
  .page-footer--content p {
      text-align: start !important;
  }
  .trade-in--button-layout a.back-button__link {
      display: inline-block;
      width: 100%;
  }
}


/* trading email loader start */
.loading{
  width: 38px !important;
  height: 38px !important;
}

.globo-form-id-34848 .globo-form-app .gfb__footer button.action.loading .spinner {
    background-color: #b29e84 !important;
}

@keyframes loading{
  100% {
    transform: none !important;
  }
}
/* trading email loader end */

/* FILTER INPUT CSS START */
.snize-price-range-slider {
  width: 100%;
  position: relative;
  margin-top: 20px;
}

.slider-range--wrapper {
  width: 100%;
  position: relative;
  height: 40px;
}

.slider-range--wrapper input[type="range"] {
  position: absolute;
  width: 100%;
  pointer-events: none; /* prevent double handling */
  -webkit-appearance: none;
  background: none;
}

.slider-range--wrapper input[type="range"]::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  margin-top: -6px;
}

.slider-range--wrapper
  input[type="range"]::-webkit-slider-runnable-track {
  height: 4px;
  background: #000;
  border-radius: 2px;
}

.snize-price-range-input {
    position: relative;
}

.snize-price-range {
    position: relative;
}

.snize-price-range.snize_input_max--value:after {
    content: '1200+';
    font-size: 12px;
    position: absolute;
    top: 0;
}

@media(min-width: 821px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(-56px, 10px);
      right: 0;
  }
}

@media(max-width: 820px){
  #snize-modal-mobile-filters-dialog .snize-price-range-slider {
      left: 15px;
      transform: translateX(0);
  }
  .slider-range--wrapper input[type="range"] {
    left: 0px;
  }
  .snize-price-range.snize_input_max--value:after {
      transform: translate(0px, 10px);
      right: 40%;
  }
}

@media(max-width: 720px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(20px, 8px);
      right: 40%;
      font-size: 16px;
  }
}

@media(max-width: 620px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(20px, 8px);
      right: 40%;
  }
}

@media(max-width: 520px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(20px, 8px);
      right: 40%;
  }
}

@media(max-width: 420px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(15px, 8px);
      right: 35%;
  }
}

@media(max-width: 360px){
  .snize-price-range.snize_input_max--value:after {
      transform: translate(15px, 8px);
      right: 35%;
  }
}

.js-sticky-action-bar .action-area {
    z-index: 99 !important;
}