/* 
Theme Name: DoggoTimes
Theme URI: https://doggotimes.com
Description: Custom Theme for DoggoTimes.com
Author: Zrabo
Author URI: https://zrabo.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* SINGLE POST */
.cst-article-post-text-content-wrapper p,
.cst-article-post-text-content-wrapper h1, 
.cst-article-post-text-content-wrapper h2, 
.cst-article-post-text-content-wrapper h3, 
.cst-article-post-text-content-wrapper h4, 
.cst-article-post-text-content-wrapper h5, 
.cst-article-post-text-content-wrapper h6,
.cst-article-post-text-content-wrapper ul { width:80%; margin:0 auto 15px; display:block; }
.cst-article-post-text-content-wrapper p:last-child { margin-bottom:0px; }
.cst-article-post-text-content-wrapper ul { padding-left:15px; }
.cst-article-post-text-content-wrapper ul li { margin-bottom:15px; }
.cst-article-post-text-content-wrapper .wp-block-image { margin-bottom: 2em; }

.cst-author-profile-img-single-post { }


.cst-d-block { display: block !important; }