.take-a-look .video-item {
  padding-bottom: 50px;
  border-bottom: 1px solid #D3C8EB;
  margin-bottom: 100px;
}
.take-a-look .video-item .title {
  font-size: 60px;
  line-height: 72px;
  letter-spacing: -0.018em;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 38px;
  width: 100%;
  max-width: 100%;
}
.take-a-look .video-item .video {
  padding: 19px 30px;
}
.take-a-look .video-item .video iframe {
  width: 100%;
  height: 523px;
  position: static;
}
.take-a-look .video-item .description {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.005em;
  color: #FFFFFF;
  margin-top: 50px;
  margin-bottom: 0;
}
.take-a-look .load-more {
  display: flex;
  justify-content: center;
}
.take-a-look .load-more a {
  display: flex;
  align-items: center;
  font-size: 20px;
  letter-spacing: -0.005em;
  color: #FFFFFF;
}
.take-a-look .load-more a:after {
  content: url("/wp-content/themes/the23design/images/show-more.svg");
  margin-left: 16px;
}

.image-anime__item.-ie img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
}

#cookie-law-info-again {
  display: none !important;
}

.directions-items a {
  text-decoration: underline;
  font-weight: 700;
}

.news-single__main a {
  text-decoration: underline;
  font-weight: 700;
}

.post-socials {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.social-dir {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-right: 6px;
  margin-bottom: 6px;
  font-size: 0;
}
.social-dir.social-fb {
  background: url(/wp-content/themes/the23design/images/fb.svg) 50% no-repeat;
}
.social-dir.social-yt {
  background: url(/wp-content/themes/the23design/images/yt.svg) 50% no-repeat;
}
.social-dir.social-ok {
  background: url(/wp-content/themes/the23design/images/ok.svg) 50% no-repeat;
}
.social-dir.social-vk {
  background: url(/wp-content/themes/the23design/images/vk.svg) 50% no-repeat;
}
.social-dir.social-ig {
  background: url(/wp-content/themes/the23design/images/instagram.svg) 50% no-repeat;
}

.buy-online .button-buy {
  padding: 14px 15px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 414px;
  width: 100%;
}

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