/**
* Theme Name: Tamil Community Centre
* Author: Serhii Mykulyn
* Author URI: http://mykulyn.com
* Description: Tamil Community Centre theme for wordpress
* Version: 1.0.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: mwf
*/

.funders__logo:nth-child(1) img {
    max-width: 117px;
}
@media (max-width: 520px) {
    .funders__logo:nth-child(1) img {
        max-width: 77px;
    }
}
.funders__logos {
	display: flex;
	flex-wrap: wrap;
}
.funders__logo {
	width: calc(50% - 17px);

}
@media (max-width: 420px) {
    .funders__logo {
        width: calc(50% - 15px);
    }
	.funders__logos {
		margin-right: -15px;
	}
}
.slider-caption-figure img {
	height: auto;
	object-fit: contain;
}
/* new */
#trp-floater-ls.trp-bottom-right{
	right:0!important;
}
#trp-floater-ls.trp-color-dark{
	background: linear-gradient(-267.08deg, #FCA900 0%, #F64F39 96.93%);
}
#trp-floater-ls div:not(#trp-floater-poweredby) > a {
color:#fff;
}
#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{
	padding: unset !important;
}
.trp-language-wrap a{
	padding: 10px 24px 10px 24px !important;
}
.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover{
	background-color:unset !important;
}
.navigation__item:last-child .nav-open-wrap{
	display:none;	
} 

.top-menu {
    border-radius: 0 0 18px 18px;
    margin-bottom: 20px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px; 
}
.header-absolute {
    top: 0;
}
.navigation-box1{
	display:flex;
	justify-content: flex-end;
    gap:10px;
}
.header-wrap.top-menu{
    display:flex;
	justify-content: flex-end; 
    padding-block: 10px;
}
.navigation-box1 a{
    color: #000;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.navigation-box1 li{
    border-right: 2px solid;
    padding-right: 10px;
}
.navigation-box1 li:last-child{
    border-right: unset;
}
.navigation-box1 li a:hover{
    color: #F64F39;
}
.hero-inner {
    padding-top: 210px;
    padding-bottom: 130px;
}
.page-id-289 .header-static {
	margin:0;
}

@media (min-width: 1025px){
    .elementor-2033 .elementor-element.elementor-element-6804751 {
        padding-top: 50px;
    }
}
.blog-template-default .e-con-inner{
    padding-top: 25px;
}