
/* Themify Custom CSS */
@media only screen and (max-width: 768px) {
	#fab-link-27125{padding: 3px 3px 3px 3px !important;}
	
	.fab-container *, .fab-container ::after, .fab-container ::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
    font-size: 15px;
}
	
	.fab-container .pr-2 {
    padding-right: .5rem;
    font-size: 15px;
}
}







@media (max-width: 600px) {
.themify_builder_content-23154 .tb_dfgg588.module-menu li>.sub-menu {
        background-color: #3f3f50 !important;
    }
}



@media (max-width: 600px) {
    .themify_builder_content-23154 .tb_dfgg588.module-menu .nav li a {
        color: #ffffff !important;
    }
}


.post-date-wrap {
    display: none;
}

.is-form-style input.is-search-submit, .is-search-icon {
    background-color: #b20024 !important;
}

@media only screen and (min-width: 600px) {
  li#menu-item-wpml-ls-252-tr {
    display: none !important;
  }
	  li#menu-item-wpml-ls-252-en {
    display: none !important;
  }
}

@media (max-width: 600px) {
    .themify_builder_content-23154 .tb_dfgg588.module-menu.mobile-menu-module .nav a, .themify_builder_content-23154 .tb_dfgg588.module-menu.mobile-menu-dropdown.module-menu-mobile-active li a {
        background-color: #fff0 !important;
			  font-weight: 500;
    }
}

.btn{
   background-color: #b20024 !important;
	 color: white;
}

.cky-consent-container .cky-consent-bar {
    width: 50%;
}