/*********************************************************
				        Index Sale
**********************************************************/
.index-serve {
  background: #faf9f5; }
  .index-serve img {
    height: 34px; }

.uk-countdown-number {
  background: #222;
  border-radius: 10px;
  padding: 10px 8px;
  color: #fff; }

@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 1.8rem; } }
.index-sale-badge {
  padding: 3px 10px; }

.best-sellers-num {
  margin-bottom: -15px;
  position: relative;
  z-index: 2; }
  .best-sellers-num div {
    padding: 4px 0; }

.GlassItem_colors .color {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  border-radius: 50%; }
  .GlassItem_colors .color:first-child {
    margin-left: 0; }
.GlassItem_colors .GlassItem_selected:before {
  content: " ";
  width: 25px;
  height: 25px;
  border: 1px solid #999;
  border-radius: 50%;
  top: 48%;
  left: 48%;
  transform: translate(-48%, -48%);
  position: absolute; }

.index-new-in {
  background: url("../img/index/new-bg.jpg") no-repeat center top;
  padding: 190px 30px 30px;
  background-size: contain;
  background-color: #faefaf; }

.style-gallery.uk-tab > * {
  padding-left: 0; }
  .style-gallery.uk-tab > *:first-child a {
    border-radius: 25px 0 0 25px;
    border-left: 1px solid #222;
    border-right: 1px solid #222; }
  .style-gallery.uk-tab > *:last-child a {
    border-radius: 0 25px 25px 0;
    border-left: 1px solid #222;
    border-right: 1px solid #222; }
  .style-gallery.uk-tab > * > a {
    padding: 15px 10px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222; }
.style-gallery.uk-tab > .uk-active > a {
  background: #222;
  color: #fff; }

.day-protection h3 {
  font-size: 2rem; }

.index-reviews .uk-card {
  background: #f8f8f8; }
.index-reviews .index-reviews-text {
  height: 96px;
  overflow: hidden; }
.index-reviews .index-reviews-img {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center; }

/*# sourceMappingURL=index.css.map */
