/*
Theme Name: Left Review Online
Theme URI: https://sanjeeverma.com.np/liftreviewonline/
Author: Sanjeev Barma 
Author URI: https://sanjeeverma.com.np/
Description: The lift review online is magazine news portal.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: liftreviewonline
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/
.alignleft {
    float: left;
    margin-right: 10px;
	margin-bottom: 6px;
}
.alignright {
    float: right;
    margin-left: 10px;
	margin-bottom: 6px;
}
figure figcaption {
    text-align: center;
	font-size: 18px;
    font-weight: bold;
}
.single-page .blocks3 .panel-body:hover {
    overflow-y: auto;
}
.single-page .post-content img {
    padding: 8px;
}
.category-page .blocks3 .panel-body:hover {
    overflow-y: auto;
}
/*
.marquee {
  width: 300px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #ccc;
}
*/