.theme-flatsome .color-bubbles {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 0 0;
  position: relative;
}

@media print, screen and (min-width: 74.75em) {
  .theme-flatsome .color-bubbles {
    position: relative;
    left: -5px;
    margin: 0 0 15px 0;
    justify-content: center;
  }
}

.theme-flatsome .color-bubbles__count {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 9px;
  margin-right: 0;
}

.theme-flatsome .color-bubbles__items {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-y: hidden;
  flex: unset;
}

@media print, screen and (min-width: 74.75em) {
  .theme-flatsome .color-bubbles__items {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.theme-flatsome .color-bubbles__items .oa-bubble--.oa-bubble--component:first-child:nth-last-child(1) {
  display: none !important;
}

.theme-flatsome .color-bubbles .oa-bubble {
  display: flex;
  border-radius: 100%;
}

.theme-flatsome .color-bubbles .oa-bubble--active {
  transform: scale(1.12, 1.12);
  border: 0.125rem solid rgba(16, 16, 16, 0.3);
}

.theme-flatsome .color-bubbles .oa-bubble--active > span.oa-product-color {
  transform: scale(0.86, 0.86);
  max-width: 36px;
  max-height: 36px;
}

.theme-flatsome .color-bubbles .oa-bubble--card {
  width: 1.375rem;
  height: 1.375rem;
  margin: 0 6px 0 0;
}

.theme-flatsome .color-bubbles .oa-bubble--card.oa-bubble--active {
  margin-bottom: 2.5px;
  border: 0.0625rem solid rgba(16, 16, 16, 0.3);
}

.theme-flatsome .color-bubbles .oa-bubble--more {
  align-self: center;
  color: rgba(16, 16, 16, 0.5);
  font-size: 0.75rem;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
}

/*.theme-flatsome .box-text.box-text-products .color-bubbles__items > .oa-bubble--card:first-child:nth-last-child(1) {*/
/*  display: none;*/
/*}*/

@media print, screen and (min-width: 62em) {
  .theme-flatsome .color-bubbles .oa-bubble--more {
    font-size: 0.875rem;
  }
}

.theme-flatsome .color-bubbles .oa-bubble--page {
  width: 36px;
  height: 36px;
  margin: 0.5625rem 0.5625rem;
  transition: ease-out all .5s;
}

.theme-flatsome .color-bubbles .oa-bubble--page:hover:not(.oa-bubble--active) span.oa-product-color {
  transition: ease-in all .5s;
  transform: scale(1.1);
}

.theme-flatsome .color-bubbles .oa-bubble span.oa-product-color {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.theme-flatsome .color-bubbles__count-label {
  margin-bottom: 0;
}

.theme-flatsome .box-text.box-text-products .color-bubbles {
  margin-bottom: 0;
}

.theme-flatsome .box-text.box-text-products .color-bubbles__items {
  justify-content: center;
  overflow: visible;
}

.theme-flatsome .box-text.box-text-products .color-bubbles__items .oa-bubble--card:first-child:nth-last-child(1) {
  display: none !important;
}

.theme-flatsome .box-text.box-text-products .price-wrapper {
  margin-top: 7px;
}

.theme-flatsome .more-colors-label {
  display: flex;
  right: 14px;
  top: 3px;
}

@media print, screen and (max-width: 26.875em) {
  .theme-flatsome .color-bubbles__items {
    height: 23px;
    justify-content: center;
    align-items: center;
  }

  .theme-flatsome .color-bubbles .oa-bubble--card {
    width: 22px;
    height: 22px;
  }

  .theme-flatsome .oa-bubble.oa-bubble--active.oa-bubble--card {
    width: 24px;
    height: 24px;
  }

  .theme-flatsome .color-bubbles__count {
    margin-left: 0;
  }

  .theme-flatsome .product-info .color-bubbles__items {
    height: 42px;
    justify-content: flex-start;
    padding-left: 3px;
  }

  .theme-flatsome .product-info .color-bubbles .oa-bubble span.oa-product-color {
    width: 30px;
  }

  .theme-flatsome .product-info .color-bubbles .oa-bubble--page {
    margin: 0 7px 0 0;
    height: 30px;
    width: 30px;
  }

  .theme-flatsome .box-text.box-text-products .color-bubbles__items {
    height: unset;
    padding-left: 2px;
  }

  .theme-flatsome .box-text.box-text-products .color-bubbles .oa-bubble--more {
    font-size: 10px;
    font-weight: normal;
  }

  .theme-flatsome .box-text.box-text-products .color-bubbles .color-bubbles__items .oa-bubble--card:nth-child(n+4) {
    display: none;
  }

  .theme-flatsome .more-colors-label {
    right: 0px;
    top: 4px;
  }
}

/* iPhone 5/SE */
@media print, screen and (max-width: 20em) {
  .theme-flatsome .more-colors-label {
    right: -6px;
    top: 4px;
  }

  .theme-flatsome .upsells-wrapper .color-bubbles a:nth-child(3) {
    display: none !important;
  }

  .theme-flatsome .related-products-wrapper .color-bubbles a:nth-child(3) {
    display: none !important;
  }
}

/* Tablet + Small Laptops */
@media print, screen and (min-width: 27em) and (max-width: 64em) {
  .theme-flatsome .box-text.box-text-products .color-bubbles .color-bubbles__items .oa-bubble--card:nth-child(n+4) {
    display: none;
  }

  .theme-flatsome .color-bubbles .oa-bubble--page {
    margin: 4px;
  }

  .theme-flatsome .color-bubbles__items {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}

@media print, screen and (max-width: 22em) {
  .theme-flatsome .box-text.box-text-products .color-bubbles .color-bubbles__items .oa-bubble--card:nth-child(n+3) {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .theme-flatsome .color-bubbles__items {
    flex-wrap: wrap;
  }
}
