/** Shopify CDN: Minification failed

Line 82:5 Expected identifier but found whitespace
Line 82:14 Unexpected "!"
Line 205:1 Expected "}" to go with "{"

**/
@media(min-width: 768px){ 
    .product-price {
          /*margin-right: auto !important;*/
         /* align-items: flex-end !important;
    justify-content: end !important;*/
      float: none !important;
      justify-content: flex-start !important;
    }
  
  .gallery {
    margin-left: 0;
    margin-right: 0;
  }
  .gallery--with-vertical-outer-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gallery--with-margins {
    margin-left: 0;
    margin-right: 20px;
  }
  .container > .gallery--with-margins {
    margin-left: -20px;
    margin-right: 0;
  }
  .gallery--with-margins .gallery__row:last-child {
    margin-bottom: -20px;
  }
  .gallery--with-margins .gallery__item {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .gallery__row {
    display: flex;
    flex-wrap: nowrap;
  }
  .gallery--grid-2 .gallery__item.gallery__item--enlarged {
    flex-grow: 2;
  }
  .gallery--grid-3 .gallery__item.gallery__item--enlarged {
    flex-grow: 3;
  }
  .gallery--grid-4 .gallery__item {
    flex-basis: 40%;
  }
  .gallery--grid-4 .gallery__item.gallery__item--enlarged {
    flex-grow: 4;
  }
  .section-slideshow{
    margin-top: -80px !important;
  }
}


@media(min-width: 768px){
  .section_top {
    margin-top: -21px !important; 
  
  }
}

.section_top {
  margin-top: -20px;
  margin-bottom: 40px;
}


.article-list .article {
  padding-top: 0px !important;
}


/*SLICK*/
.slick-dots li.slick-active button.custom-dot circle 
fill: #ddcfcd !important;
}


.testimonial-list .subheading {
  margin-bottom: 1em !important;
}

/***************/
.product-price {
  color:#8d8d8d !important;  
}
.rimage__image {
  border-radius: 8px;
}
.rimage-background {
  border-radius: 8px;
}
@media (max-width: 768px) {
  
  .product-price {
    float: none !important;
    justify-content: flex-start !important;
}
  .rimage__image{
    border-radius:8px;
  }
  .product-label--new-in > span {
    background: #302e44!important;
    border-radius: 0 0 0 0 !important;
    top: 0px !important;
    right:0px !important;
  }
  .product-block__title{
    line-height: 1.0;
  }
}



.product-label{
  top: 0px !important;
  right:0px !important;
  text-align: right !important;
}
.product-label--new-in > span {
  background: #302e44!important;
  top: 0px !important;
  right:0px !important;
}
@media (max-width:767px) {
  .has-paging__title {
    padding-left: 16px !important;
    color:black !important;
    font-weight: bold;
  }
  .small-feature-link{
    color:#8d8d8d !important; 
    font-weight: bold !important;
    border-bottom: 1px solid #8d8d8d !important;
  }
}

.titulo_general_colecciones_agrupadas h2{
  font-weight: bold !important;
}

.overlay-text__title {
  font-weight: bold !important;
}

/*big blooms*/
@media(max-width: 767px){
  #section-id-template--14249951068211__163900145172c73586 {
      padding-top: 1em;
  }
}
@media(min-width: 767px){
  #section-id-template--14249951068211__163900145172c73586 {
      margin-top: -1em;
  }
}
/*Cambios INICIO IMAGE*/
@media (max-width: 768px) {
  .btn--rosaholics_transparente{
    color:#f8f8f8 !important;
    background-color: Transparent !important;
    border: white 1.2px solid !important;
    display: inline-block !important;
  }
  .container_mbl{
    margin-left: 16px!important;
    margin-right: 16px!important;
  }
  .rimage-home{
    border-radius: 8px !important;
    background-size: cover;
  }
  .slick-slider .slick-list, .slick-slider .slick-track{
    border-radius: 8px !important;
    /*margin-top: -10px;*/
    /* margin-bottom: -15px; */
  }

  #shopify-section-template--15894926000179__ocasiones_X6LhCi {
    margin-top: -10px;
  }
}

@media (max-width: 768px) {
.btn--rosaholics_halloween{
    background-color: #FA760B !important;
    font-size: 18px;
    color: black !important;
    font-weight: bold !important;
  border: none !important;
  }

.mobile-navigation-drawer__footer .social-links:nth-child(2) {
  display: none;
}
.slideshow__overlay::before{
    background: unset !important;
}