.jeg_pl_lg_card .jeg_inner_post, .jeg_pl_md_card .jeg_inner_post {
    background: #ffffff00 !important;
}


.jeg_header .jeg_search_wrapper.jeg_search_no_expand .jeg_search_form .jeg_search_input {
    color: #ffffff;
    border: solid;
    max-height: 32px;
}

.post-dates-flex {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
	    margin: 5px 0 0 10px;
    color: #969aa2;
    font-size: 19px;
    font-weight: 300;
}

.custom-share-buttons {
    display: flex;
    align-items: center;
}

.custom-share-buttons a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    color: #444;
    font-size: 16px;
    transition: background-color 0.3s;
    text-decoration: none;
}







.block-footer{
	padding-top: 40px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e2;
    display: flex
;
    justify-content: space-between;
}

.btn-def {
    height: 42px;
    padding: 8px 14px;
    font-size: 18px;
}

.btn-def, .btn-fw {
    color: #fff;
    background: #00c4ff;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border: 2px solid #00c4ff;
    transition: all .25s;
}

.btn-def:hover {
        background: 0 0;
        color: #00c4ff;
    }



span.meta_text.author_arabi{
	    color:#2b2d34;
    font-weight: 500;
    font-size: 23px;
    line-height: 1;
}



.author_arabi_link{
display: flex
;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 23px;
}


.jeg_meta_author{
    display: flex !important;
    align-items: center;
	margin-bottom: 25px;}



ul.author_arabi_link a {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #e0e0e2;
    line-height: 1;
}



h3.jeg_post_title a:hover {
    text-decoration: underline;
    text-decoration-color: #0fbeff;
    -webkit-text-decoration-color: #0fbeff;
}


.jeg_autoload_separator {
    display: none;
}






.jeg_pl_lg_card .jeg_postblock_content{
	    max-width: 70%;
	    margin: 0px;
    position: relative;
    transition: all .25s;
}



@media only screen and (min-width: 768px) {
    h1.jeg_post_title.main_post a {
        font-size: 58px;
        margin-bottom: 10px;
        font-weight: 600;
    }
}

h1.jeg_post_title.main_post a:hover {
	    text-decoration: underline;
    text-decoration-color: #0fbeff;
    -webkit-text-decoration-color: #0fbeff;
}

.jeg_button_1 .btn{
	border-radius:5px !important;
}




/*dark*/
.jeg_topbar.jeg_container.jeg_navbar_wrapper.dark {
    background-color: #00bcff !important;
}


.jeg_header .jeg_search_wrapper.jeg_search_no_expand .jeg_search_form .jeg_search_input {
    background-color: #00bcff !important;
}


.jeg_authorpage .jeg_author_content p {
    width: 100% !important;
}



@media (max-width: 600px){
.upd-disclaimer-text p {
    font-size: 13px !important;
	}
.upd-disclaimer-header {
    font-size: 15px !important;
}

	.upd-disclaimer-full{
	 max-height: 150px !important;
   overflow-y: auto !important;
	}

}

.jeg_boxed .jeg_main .jeg_container, .jeg_content {
    background: #eee;
}






.jnews_category_header_top {
    display: block !important;
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    position: relative !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.jeg_cat_overlay .jeg_cat_bg {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}


.jeg_sidebar.col-sm-4 {
    background-color: #fff !important;
    max-height: fit-content!important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
}
















.blog-widget-featured-sidebar-three.blog-widget-shape2-grid, .blog-widget-featured-sidebar-three.blog-widget-featured-sidebar-grid {
    display: flex !important;
    flex-direction: row !important;
}

}
.blog-widget-shape2-grid .digest-sidebar h3, .blog-widget-featured-sidebar-grid .digest-sidebar h3 a {
    color: #2A2D34 !important;
    font-size: 21px !important;
    font-weight: 400 !important;
}
.sidebar-three-blog .blog-widget-featured-sidebar-grid .digest-sidebar h3 a {
    margin-bottom: 10px !important;
}






.jeg_cat_content.row.search-result {
    display: flex !important;
    flex-direction: row-reverse !important;
}

@media (max-width: 600px) {
.jeg_cat_content.row.search-result {
    display: flex !important;
    flex-direction: column-reverse !important;
	}
.jeg_video_playlist_wrapper {
    width: 80% !important;
}



}


.filter-button,
button[type="submit"].filter-button,
input[type="submit"].filter-button {
  background: #00bcff;
  font-size: large;
  font-weight: 600;
  color: #fff;
  border: 0;
  padding: 10px;
  margin-top: 10px;
  width: -webkit-fill-available;
}
