/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/
.latestArticles .elementor-post__read-more i, .mViewed .elementor-post__read-more i{border:2px solid;border-radius:50%;width:40px;text-align: center;height:40px;font-weight: bold;line-height:35px;font-size:40px;position:relative;top:5px}
.latestArticles .elementor-post__read-more{float:right}
.latestArticles .elementor-post__read-more img{width:40px;position:relative;top:8px}
.mViewed .elementor-post__text{position: relative;}
.mViewed .elementor-post__text .elementor-post__title{padding-right: 40px;}
.mViewed .elementor-post__text .elementor-post__read-more{position: absolute;right: 10px;top:auto;bottom:0}
.mViewed .elementor-post__read-more img{width:40px}
.topSecTitle a.elementor-post__read-more{padding:5px 15px;display:inline-block;border:1px solid #004250}   
.postFormat a.elementor-post__read-more{padding:7px 30px;border:1px solid}

.ProsList ul, .consList ul, .ListStyling ul{padding:0}
.ProsList ul li {background:url(images/check-mark.png) no-repeat 0px 5px;padding-left: 30px;padding-bottom:10px;list-style: none;background-size: 20px;}
.consList ul li {background:url(images/cross.png) no-repeat 0px 5px;padding-left: 30px;padding-bottom:10px;list-style: none;background-size: 20px;}
.ListStyling ul li {background:url(images/accept.png) no-repeat 0px 5px;padding-left: 30px;padding-bottom:10px;list-style: none;background-size: 20px;}
.faqAccQue{padding: 10px 15px 10px 10px;cursor: pointer;position:relative;background-color:#004250;color:#fff;}
.faqAccQue::after{content: "+";position: absolute;right: 10px;top:10px}
.faqAccAns{display: none;padding:10px;background:#f9f9f9}