/*
Theme Name: MyFx - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: fxpro
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- 
2Template: jnews
*/
/*  Theme customization starts here                                          */
/* ------------------------------------------------------------------------- */

.jeg_post_tags a, .jeg_post_meta .fa, .entry-header .jeg_post_meta .fa {
    color: #f70d28 !important;
}
.jeg_logo img.jeg_logo_img {
		height:64px;
		width:auto;
}
.jeg_meta_category a {
	display:inline-block;
	background: #f70d28;
	color:#fff;
	padding: 2px 8px;
	border-radius: 6px 0 6px 0;
}
.jeg_post_tags a:hover {
	color:#fff !important;
}
.jeg_post_tags {
	margin-top:24px;
}
.jeg_post_category a {
	border-radius: 6px;
}
h3.jeg_block_title > span,
.jeg_block_heading_1 .jeg_block_title span {
	display: inline-block;
	border-radius:  10px 10px 0 0;
}

.elementor-section {
    position: relative;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media screen and (min-width: 1025px){
 elementor-row .elementor-column-gap-default .elementor-row, .elementor-column-gap-default > .elementor-row {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}
.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}
@media (min-width: 768px) {
 elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%;
}
.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
}
.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-widget-progress {
    text-align: left;
}
.elementor-widget {
    position: relative;
}
.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: #6ec1e4;
}
.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c;
}
.elementor-progress-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
}
.elementor-progress-percentage {
  padding-right: 15px;
}
.jeg_stickybar.jeg_navbar.jeg_sticky_nav {
	background: #000;
}

.jeg_block_heading {
	margin-bottom:20px;
}
/*   */
.widget_custom_html .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated, 
.widget_custom_html .elementor-section .elementor-column.elementor-col-100 {
	position: relative;
  width: 100%;
}
.widget_custom_html .elementor-progress-percentage {
	float:right;
	font-size:9pt;
}
.widget_custom_html .elementor-progress-bar {
	font-size:11pt;
	line-height: 30px;
}

.home .widget_custom_html .elementor-section {
  margin-bottom:18px;
  margin-left: -10px;
}
.accessibility-description, .status.valid, .visualCaptcha-explanation {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #dbf4db !important;
}
.visualCaptcha-refresh-button {
background-color: #fe7171  !important;
border: 1px solid #fe7171  !important;
}
.footer_right {
    float: right;
    text-align: left;
}
/* new custom css */
.postid-812 .entry-content h2 {
	display: inline-block;
}

.single-post table td:first-child {
	min-width: 200px;
}

.icon-before-heading {
	height: 41px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	border-right: 1px solid #151A6A;
}

p.review-verdict {
	padding: 26px 54px 31px 44px; 
	margin: 20px; 
	background: rgba(152, 149, 215, 0.2);
}

@media screen and (max-width: 1024px) {
	.icon-before-heading {
		height: 35px;
	}
	p.review-verdict {
		padding: 20px; 
	}
}
/*  .home22 .elementor-element-fcb168b {display:none;}  */

/*After Content Best Forex EAs Widget*/

.explore-robots {
    display: flex;
    align-items: center;
    background: #f4f4f4;
    border-radius: 8px; padding: 20px;
}

.explore-robots-icon {
    min-width: 96px;
}

.explore-robots-text-1 {
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #6a22b3;
}


.explore-robots-text-2 {
    padding: 0 10px;
}

.explore-robots-button {
    padding: 10px; 
    margin-top: 10px;
}

.explore-robots-button a span {
    display: inline-flex;
    padding: 10px 28px;
    border-radius: 24px;
    background: #6a22b3;
    color: #fff;
}

.explore-robots-button a span:hover {
    background: #6115ad;
}

.explore-robots-button a span:after {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px;
    margin: 0 0 0 12px;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23'%3E%3Cpath d='M11.5 0A11.5 11.5 0 110 11.5 11.5 11.5 0 0111.5 0zm4.216 10.82l-5.012-4.56a1.084 1.084 0 00-1.432 0 .861.861 0 000 1.3l4.322 3.94-4.322 3.93a.861.861 0 000 1.3 1.084 1.084 0 001.432 0l5.012-4.56a.926.926 0 000-1.35z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;
}

@media (max-width: 600px) {
    .explore-robots-icon {
        display: none;
    }
    .explore-robots-button a span {
        font-size: 14px;
    }
}