.johannes-header .johannes-menu > li.menu-item-4193 {
	border: 2px solid #e09e23;
	border-radius:5%;
	margin-left: 1.5em;
}

.header-sticky .slot-r > div > nav > ul > li.menu-item-4193 {
	padding-right: 15px;
}

.media-shadow-radius.media-shadow::after {
    background-image: url("/wp-content/uploads/2019/12/ux-bg.jpg");
}

h4.wpds-topic-title {
	margin-top:10px;
	padding-bottom: 10px ;
	font-size: 1.5rem;
}
.entry-meta-sidebar .job-title {
margin-top: 10px;
width: 90%;
float: right;}

article.category-ask-anyway .entry-category a {
	background-color: #ff0000;
  color: #fff;
}
body.woocommerce .rpwadtn-actions .button  {
    padding: 14px 20px;
    margin: 5px;
}
body.woocommerce .rpwadtn-actions .rpwadtn-btn-continue{
    background-color: #999;
    float: left;
}
.woocommerce-checkout #payment ul.payment_methods li label {
    width: 90%;
}
.johannes-custom-content .mks_one_quarter {
	text-align: center;
	margin-top: 1.5em;
}

.johannes-custom-content .join_button {
	text-align: center;
}

img.member_feature_icon {
	border-radius: 0%;
	width: 200px;
	height: 200px;
	display: block;
	margin: 0 auto 1em;
	text-align: center;
}
.side-widget.republication_tracker_tool,.widget.republication_tracker_tool {
    max-width: 100% !important;
		margin: 0 auto 50px !important;
}
.side-widget.republication_tracker_tool button.republication-tracker-tool-button, 
.widget.republication_tracker_tool button.republication-tracker-tool-button {
    width: 100%;
    background-color: #5499db;
    border: 0px solid #2863a7;
    color: #fff;
    padding: 1em;
    font-size: 1.25em;
    margin: 0 0 1em 0;
    display: block;
    border-radius: 0.0em;
    font-weight: bold;
    text-shadow: 0px 0px 0px #2863a7;
}

.entry-media .wp-caption-text, .section-bg .wp-caption-text {
    z-index: 10;
}
.johannes-footer.dark {
	background-color:
#333;
	padding: 24px 0;
}
.johannes-footer.dark .johannes-copyright {
    padding: 0 0 0px;
}

.dataTables_filter {
	margin-bottom: 20px;
	float: left;
}
.dataTables_wrapper {
	font-size: 1.4rem;
}

article ol, article ul {
    margin: 0 0 0 20px;
    margin-bottom: 0px;
    padding: 0;
    list-style: inherit !important;
}

.comment-content > ol ul li::before, .comment-content > ul li::before, .entry-content > ol ul li::before, .entry-content > ul li::before {
    content: none !important;
}

.mc-field-group input[type="email"], .mc-field-group input[type="text"] {
    border-radius: 0;
    text-align: center;
    margin-bottom: 12px;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    text-align: left;
    padding: 15px 0;
    height: auto;
}
.johannes-modal {
    background:#ffffff;
    opacity:0.95 !important;
}

.cc-policy a {text-decoration:underline;color:#f8951d;}

#republication-tracker-tool-modal-content button {margin-bottom: 20px;}

@media(max-width:600px) {
	.johannes-front-wa .entry-header h2,.johannes-front-wa .entry-header p {text-align:center;}
	
.johannes-posts article.johannes-post {padding-bottom: 30px;}
}

/*Navigation-menu colorchanged from light organge to a more accessible orange-brown*/
.header-middle li:hover > a, .header-middle .current-menu-item > a, .header-middle .johannes-mega-menu .sub-menu li a:hover, .header-middle .johannes-site-branding .site-title a:hover, .header-mobile .site-title a, .header-mobile a:hover{
	color:#bf5000;
}

/*added by Kasturika on 8 Dec 2020 to fix instagram widget rendering issue*/
.meks-instagram-widget a img {
width: 200px !important;
height: 200px !important;
}

.meks-instagram-widget a {
width: 200px!important;
height: 200px !important;
}

.meks-instagram-widget div {
width: 100%;
height: 100%;
}

