/*
Theme Name: StreamTube Child
Description: Video WordPress Theme.
Author: phpface
Theme URI: https://1.envato.market/qny3O5
Author URI: https://1.envato.market/mgXE4y
Version: 1.0.0
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: streamtube-child
Template:  streamtube
Tags: two-columns, one-column, custom-menu, custom-logo, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.float-nav .nav-item .menu-icon {
  color: #dbb318;
}
.float-nav .nav-item .nav-link:focus, .float-nav .nav-item .nav-link:hover {
  color: #dbb318;
}
.float-nav .nav-item.current-menu-parent > a, .float-nav .nav-item.current-menu-item > a {
  background: #f5f1ec;	
  color: #b7800a;
}
.float-nav .nav-item .nav-link {
  border-bottom: #e8e8e8 solid 1px;
}
.float-nav .nav-item .nav-link {
  color: #333;
}
.header-user__dropdown .btn-login
 {
    background: #d9af0d;
    border-color: #c39d09;
}
.up-sells > h2::after, .widget-title::after {
  background: #c49e0a;
}
.widget-title {
  color: #bd8a09;
}
.video-hover:hover + .video-length {
  background: #b9960d;
}
.widget_archive ul li a::before, .widget_categories ul li a::before, .widget_pages ul li a::before, .widget_meta ul li a::before, .widget_recent_comments ul li a::before, .widget_recent_entries ul li a::before, .widget_rss ul li a::before, .widget_nav_menu ul li a::before, .widget_product_categories ul li a::before, .dokan-store-menu ul li a::before {

  border: 1px solid #e6bb13;
}
.widget_archive ul li a:hover::before, .widget_categories ul li a:hover::before, .widget_pages ul li a:hover::before, .widget_meta ul li a:hover::before, .widget_recent_comments ul li a:hover::before, .widget_recent_entries ul li a:hover::before, .widget_rss ul li a:hover::before, .widget_nav_menu ul li a:hover::before, .widget_product_categories ul li a:hover::before, .dokan-store-menu ul li a:hover::before {
  background: #e6bb13;
}
.up-sells>h2 .title-icon, .widget-title .title-icon {
    background: #c49e0a;
}
.video-js .streamtube-share .share-topbar button {
     background: #c49e0a;
}
body.login.custom-theme-login p {
    line-height: 23px;
    color: #9f9f9f;
}
.social-list li {
  margin-right: 10px;
  margin-bottom: 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}