/*!
Theme Name: VideoMag
Theme URI: https://prowptheme.com/themes/videomag/
Author: Liton Arefin
Author URI: https://prowptheme.com
Description: VideoMag is Magazine WordPress Theme. VideoMag is a child Theme of VideoStories. Perfect for Magazine Websites, Blogging, Business websites.
Version: 1.0.3
Tested up to: 6.8
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: videomag
Template: videostories
Tags: right-sidebar, custom-menu, editor-style, sticky-post, blog, two-columns, footer-widgets, custom-background, featured-images, threaded-comments, translation-ready, full-width-template, entertainment
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

VideoMag WordPress Theme, Copyright 2018-2025 ProWPTheme
VideoMag is distributed under the terms of the GNU GPL v2 or later.
*/


aside.sidebar .widget_categories a:hover,
aside.sidebar .widget_archive a:hover,
aside.sidebar .widget_pages a:hover,
aside.sidebar .widget_nav_menu a:hover {
  color: #d50000;
  padding-left: 25px;
}

aside.sidebar .widget_categories a:hover:before,
aside.sidebar .widget_archive a:hover:before,
aside.sidebar .widget_pages a:hover:before,
aside.sidebar .widget_nav_menu a:hover:before {
  color: #d50000;
  padding-left: 5px;
}
aside.sidebar a[class*="tag-"]:hover {
  background: #d50000;
  color: #fff;
}
aside.sidebar .tweet-slider .item a {
  color: #d50000;
}
aside.sidebar .tweet-slider .item .date {
  display: block;
  color: #d50000;
}
aside.sidebar .tweet-slider .carousel-indicators li.active {
  background: #d50000;
}
aside.sidebar .widget_cart .item-details .price,
aside.sidebar .widget_cart .item-details .item-count {
  color: #d50000;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
}
aside.sidebar .widget_cart .cart-bottom .price-total .price {
  color: #d50000;
  display: inline-block;
}
aside.sidebar .widget_cart .cart-bottom .btn:hover {
  background: #d50000;
  color: #fff;
}
aside.sidebar .widget_rss a {
  color: #d50000;
}
aside.sidebar .widget_recent_comments a{
  word-wrap: break-word !important;
}

.comment-form-comment label{
  display: block !important;
}