/*
Theme Name: WPDigiPro
Theme URI: https://wpdigipro.com
Author: WPDigiPro
Author URI: https://wpdigipro.com
Description: WPDigiPro Theme.
Version: 1.11
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wpdigipro
Tags: one-column, two-columns,left-sidebar,grid-layout,custom-logo,custom-colors,custom-background,custom-menu,featured-images,translation-ready,blog,featured-image-header,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments
*/
.sticky{}
.gallery-caption{}
.bypostauthor{}

/*Custome css progressbar*/
.count{
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	padding: 0 20px;
	color:#fff;
}
iframe{
    width: 100%;
}