/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.single-photo .owl-nav > div.owl-next:hover,
.single-photo .owl-nav > div.owl-next {
  width: 40px;
  height: 70px;
  position: absolute;
  line-height: 70px;
  top: 50%;
  right: 0;
  display: block !important;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 140px 0 0 140px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  padding-left: 8px;
  transform: translateY(-50%);
}

.single-photo .owl-nav > div.owl-next.disabled {
  display: none;
}

.single-photo .owl-nav > div.owl-prev:hover,
.single-photo .owl-nav > div.owl-prev {
  width: 40px;
  height: 70px;
  position: absolute;
  line-height: 70px;
  top: 50%;
  left: 0;
  display: block !important;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 140px 140px 0;
  margin: 0;
  padding: 0;
  font-size: 18px;
  padding-right: 7px;
  transform: translateY(-50%);
}
.single-photo .owl-nav > div.owl-prev.disabled {
  display: none;
}


@media all and (max-width: 790px) {
  .single-photo .owl-nav > div.owl-prev,
  .single-photo .owl-nav > div.owl-next {
    display: none;
  }

}

.hashtags-p .owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
  margin-left: -60px;
  display: block!IMPORTANT;
  border-radius: 100%;
  color: #CCC;
}

.hashtags-p .owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
  right: -60px;
  display: block!IMPORTANT;
  border-radius: 100%;
  color: #CCC;
}
.hashtags-p .owl-prev span, .hashtags-p .owl-next span {
  display: block;
  position: relative;
  margin: 9px auto;
  width: 13px;
}

.hashtags-p .owl-prev span {
  width: 16px;
}

.main-trending__hashtag-slider .owl-prev {
    width: 60px;
    height: 36px;
    position: absolute;
    top: 50%;
    transform: translate(-100%,-50%);
    border-radius: 100%;
    color: #b2b2b2;
    padding-right: 20px;
  left: 0;
}

.main-trending__hashtag-slider .owl-next {
    width: 60px;
    height: 36px;
    position: absolute;
    top: 50%;
    transform: translate(100%,-50%);
    border-radius: 100%;
    color: #b2b2b2;
    right: 0;
    padding-left: 20px;
}
.main-trending__hashtag-slider .owl-prev span, .main-trending__hashtag-slider .owl-next span {
    display: block;
    position: relative;
    margin: 7px auto;
    font-size: 20px;
}

@media all and (max-width: 1144px) {
  .hashtags-p .owl-prev {
    margin-left: -40px;
  }

  .hashtags-p .owl-next {
    right: -40px;
  }
    .main-trending__hashtag-slider .owl-prev {
    margin-left: -40px;
  }

  .main-trending__hashtag-slider .owl-next {
    right: -40px;
  }
}

@media screen and (max-width: 600px) {
  .owl-stories .owl-next {
    right: -30px;
  }
  .owl-stories .owl-prev {
    left: -30px;
  }
}
@media all and (max-width: 768px) {
  .hashtags-p .owl-prev {
    margin-left: 0px;
  }

  .hashtags-p .owl-next {
    right: 0px;
  }

    .main-trending__hashtag-slider .owl-prev {
    margin-left: 0px;
  }

  .main-trending__hashtag-slider .owl-next {
    right: 0px;
  }
}
.owl-next, .owl-prev {
  border: none;
  background: none;
}

.promote__explain .owl-stage-outer {
  background: #e2e2e2;
  padding-bottom: 20px;
}
.promote__explain .owl-dots {
  position: absolute;
  bottom: 68px;
  left: 0;
  right: 0;
  text-align: center;
}
.promote__explain .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: none;
  border: none;
  border-radius: 100%;
  cursor: pointer;
  background-color: #ccc;
}
.promote__explain .owl-dots .owl-dot.active {
  background-color: #fff;
}

.user-panel__header-blocks .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
.user-panel__header-blocks .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: none;
  border: none;
  border-radius: 100%;
  cursor: pointer;
  background-color: #d6d6d6;
}
.user-panel__header-blocks .owl-dots .owl-dot.active {
  background-color: #fff;
}
.main-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}
.main-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: none;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    background-color: #dbdbdb;
}
.main-slider .owl-dots .owl-dot.active {
    background-color: #bcbcbc;
}

.main-trending__hashtag-slider.owl-carousel {
  display: flex !important; /* To override display:block I added !important */
  flex-direction: row;
  justify-content: center; /* To center the carousel */
}
