/* Enter Your Custom CSS Here */
/*make website gray*/
/* *{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
 */
.tribe-events-list .tribe-events-event-image, .tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    width: 100%;
}

/* remove the paddings from list*/
article ul li, article ol li {
	    padding: 0;
}

.slick-slide img{
    width: 100% !important;
		max-height: 370px !important;
}

.pp-btn {
	display: none !important;
}
.hentry h1.post-title,
.hentry h2.post-title,
.hentry h3.post-title,
.widget .title
{
    font-size: 18px;
}

.hentry .post-title {
    line-height: 20px;
    margin-bottom: 8px;
}

.hentry p {
	margin-bottom: 15px;
}

.post-content-wrapper p {
	margin-bottom: 15px !important;
}

.has-post-thumbnail figure img {
    padding: 2px;
    display: inline-block;
    height: auto;
    max-width: 120px;
	  margin-right: 5px
}
figure2 a,
figure2 img {
	display: block !important;
}

.has-post-thumbnail figure2 img {
    display: block !important;
    height: auto !important;
    min-width: 240px !important;
    max-width: 280px !important;
}


.hentry .post-meta {
    margin-bottom: 8px;
}

.hentry figure,
figure2 {
   float: left;
}

#twitter-widget-0 {
	max-height: 550px;
	border: 1px solid #e2e2e9 !important;
}

/*press release*/
.widget_execphp img {
    width: 80px !important; 
}

.post-content-wrapper img {
    max-width: 100% !important;
}

.widget {
    margin-bottom: 20px;
}

i.fab {
    font-size: 24px;
}

.widget .widget_execphp img,
.execphpwidget img {
	width: 64px !important;
	height: 64px;
}

.widget .title  {
    background-color: #21A7E0;
    color: #fff;
    padding: .9375rem 1.25rem;
	  margin-bottom: 0px;
}

a.press {
    display: flex;
    flex-direction: row;
}
a.press span {
    padding-left: 10px;
}

.sidebar .widget ul li {
    background: unset;
    border-bottom: 1px solid #dedede;
    padding: 5px 0px;
}

ul#menu-languages li {
    display: inline-block;
    width: 24%;
    border: unset;
    border-bottom: 1px dashed #dedede;
	text-align:center;
}

#a2a_follow_widget-2 .title {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
	.footer-top .row .col-md-3 {
    width: 33% !important;
}
}

.footer-top .row .widget .title {
	padding:.9375rem 0 !important;
	margin-bottom: 10px !important;
}

.footer-top {
	text-align:center;
}

.footer .widget ul li {
 background: unset;
}

.slick-list,
.slick-slide:lang(ug),
.slick-slide:lang(ar){
    direction: ltr !important;
}

.logo:lang(ug),
.logo:lang(ar){
    text-align: left;
}

.wps-caption:lang(ug),
.wps-caption:lang(ar){
    right: 0 !important;
    direction: rtl !important;
}

.footer p, .footer ul li {
    color: #ffffff;
    margin-bottom: 10px;
}

/*changes to the body container*/
body {
background-color: #F0EFF0;
}

.page-container {
    border: 1px solid #FFFFFF;
    background: #fff;
    padding: 25px;
}

.header-wrapper {
    margin-bottom: 30px;
    background: white;
    border-bottom: 1px solid #e4e4e4;
}

/* form#mc4wp-form-1,
.execphpwidget {
    border: 1px solid #e2e2e9;
    padding: 10px;
} */

.header.container {
    padding:0;
    background: #21A7E0;
}

 .main-header-right {
	 margin-top: 10px;
	 margin-bottom: 10px;
    text-align: right;
    float: right;
}

.social-search {
	float: right;
}

.social-icon-top {
		margin-top: 5px;
}

.social-icon-top .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 28px;
    line-height: 32px;
    width: 28px;
}

/*header background*/
.header-wrapper {
    background-image: url(https://campaignforuyghurs.org/wp-content/uploads/2020/10/banner-2.jpeg);
    padding-top: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature li {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid lightgray;
}

.home-slider-feature {
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px solid #e0d7d7;
}

.slider .hentry {
    border-bottom: 1px solid #e8e9ef;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.slider .hentry header,
.slider .hentry figure {
		padding-left:25px;
}

.slider .hentry header,
.feature h2
{
	padding-top:20px;

}

.slider .has-post-thumbnail figure img {
	    max-width: 196px;
}

.feature h2 {
    font-size: 18px;
    color: #242636;
}

.fundrise-therm {
	display: block;
	margin: auto;
	text-align:center;
}
.fundrise-therm svg {
    float: none;
    height: 400px;
}

.header-top-menu {
    background: #22A7E0;
}
#menu-languages {
	text-align:center;
}
#menu-languages li {
    display: inline-block;
     width: unset !important;
    padding: 5px 10px;
    border: unset !important;;
    border-bottom: unset !important;
    text-align: center;
}
#menu-languages a {
    color: #fff !important;
}

@media (max-width: 470px) {
#menu-languages li {
    padding: 5px 5px;
}
}

iframe {
 max-width: 100%;
}