/*
Theme Name:     looking
Description:    Child Theme
Author:         John
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* List Styles */
#left-area ul, .entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 2px 16px; line-height: 26px; }
#left-area ol, .entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 0; line-height: 26px; }
#left-area ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
#left-area ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol { padding: 2px 0px 2px 35px; }
ol.commentlist, .comment .children { list-style: none !important; line-height: 1.7em !important; padding: 0 !important; }
.comment-content ul { padding: 0 0 23px 16px !important; line-height: 26px !important; }
.comment-content ol { line-height: 26px !important; }

/* Blog Module */
.et_pb_post { margin-bottom: 20px; }
.et_pb_post h2 { margin-top: 10px; }
.et_pb_post h2 a, .et_pb_portfolio_item h3 a { text-decoration: none; }
.et_pb_post .post-meta { font-size: 14px; margin-bottom: 6px; }
.et_pb_post .post-meta a, .et_pb_portfolio_item .post-meta a { text-decoration: none; }
.et_pb_post .more { color: #82c0c7; text-decoration: none; }
.et_pb_posts a.more-link { clear: both; display: block; }
