@import url("https://fonts.googleapis.com/css2?family=Dosis");body .vh-tags-scroll {
  overflow: hidden;
  visibility: hidden;
}
body .vh-tags-filter {
  visibility: hidden;
}
#vh-sidebar .vh-folder-name {
  font-family: Dosis;
}
.vh-video-card .vh-video-title {
  font-family: Dosis;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}
.vh-video-card .vh-video-channel {
  font-family: Dosis;
  color: #00d1ff;
}
.vh-video-card .vh-video-views {
  font-family: Dosis;
}
.vh-layout > #vh-sidebar .vh-sidebar-item > span {
  font-family: Dosis;
}
.vh-header-inner input {
  font-family: Dosis;
}
.vh-header-right .vh-user-email {
  font-family: Dosis;
}
.vh-header-right .vh-menu-item {
  font-family: Dosis;
}
.vh-container .vh-watch-title {
  font-family: Dosis;
}
.vh-watch-layout .vh-video-folder {
  font-family: Dosis;
  color: #00d1ff;
  font-weight: 600;
}
.vh-watch-info .vh-channel-name {
  font-family: Dosis;
}
.vh-watch-info .vh-share-btn > span {
  font-family: Dosis;
}
.vh-watch-info .vh-download-btn > span {
  font-family: Dosis;
}
body > .vh-main .vh-btn {
  font-family: Dosis;
  font-weight: 700;
  border-color: #00d1ff;
}
.vh-watch-player .vh-metadata-label {
  font-family: Dosis;
  color: #00d1ff;
}
.vh-watch-info .vh-video-category {
  font-family: Dosis;
  font-weight: 600;
  border-color: #00d1ff;
}
.vh-watch-layout .vh-video-duration {
  color: #9dff91;
  font-size: 23px;
  font-weight: 700;
}
.vh-related-videos .vh-related-item h4 {
  font-family: Dosis;
  font-weight: 600;
}
.vh-main .vh-related-title {
  font-family: Dosis;
  align-items: flex-end;
}
body .vh-copyright {
  font-family: Dosis;
}
.vh-watch-info .vh-video-tag {
  font-family: Dosis;
}
.videohub-image-flex-slide p {
  font-family: Dosis;
  font-size: 27px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0px 2px 4px #000000;
}
.slides .sliderTitle {
  text-shadow: 0px 3px 6px #000000;
}
.slides .button {
  font-family: Dosis;
  text-shadow: 0px 5px 10px #000000;
}
#video-grid > .vh-video-card .vh-thumbnail {
  border-radius: 0px 0px 0px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #00d1ff;
}
body .vh-pagination-info {
  font-family: Dosis;
  text-align: center;
  font-weight: 600;
  text-shadow: 0px 5px 10px #000000;
}
body .vh-load-more-container {
  text-align: center;
}
.vh-layout .vh-load-more-text {
  font-family: Dosis;
  font-weight: 600;
  background-color: #00d1ff;
}
.vh-layout .current {
  background-color: #00d1ff;
  font-family: Dosis;
}
body .vh-page-btn {
  font-family: Dosis;
  font-weight: 600;
  text-align: center;
  border-color: #00d1ff;
}
.vh-layout .vh-pagination svg {
  font-size: 18px;
  font-family: Dosis;
}
.vh-layout .vh-page-num {
  font-family: Dosis;
}
.vh-watch-player .vh-share-btn {
  border-color: #00d1ff;
  border-width: 1px;
  border-style: solid;
}
.vh-watch-player .vh-download-btn {
  border-width: 1px;
  border-style: solid;
}
.vh-watch-player .vh-channel-avatar {
  border-color: #00d1ff;
  border-width: 1px;
  border-style: solid;
}
body .vh-related-videos {
  border-color: #00d1ff;
}
.vh-related-videos .vh-next-video img {
  border-width: 1px;
  border-style: solid;
  border-color: #00d1ff;
}
.vh-watch-layout .vh-related-item > .vh-related-info {
  border-color: #00d1ff;
}
@media screen and (max-width: 1024px) {
  .videohub-image-flex-slide p {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .videohub-image-flex-slide p {
    font-size: 25px;
  }
}
@media screen and (max-width: 667px) {
  .videohub-image-flex-slide p {
    font-size: 25px;
  }
}
@media screen and (max-width: 375px) {
  .videohub-image-flex-slide p {
    font-size: 17px;
  }
}
