/*
Theme Name: charityfoundation Child
Description: Child Theme del tema charityfoundation
Author: 
Author URI: 
Template: charityfoundation
Version: 0.1
*/

@import url("../charityfoundation/style.css");
.delay-100 {
    animation-delay: 100ms;
}
.delay-200 {
    animation-delay: 200ms;
}
.delay-300 {
    animation-delay: 300ms;
}
.delay-400 {
    animation-delay: 400ms;
}
.delay-500 {
    animation-delay: 500ms;
}
.delay-600 {
    animation-delay: 600ms;
}
.delay-700 {
    animation-delay: 700ms;
}
.delay-800 {
    animation-delay: 800ms;
}
.delay-900 {
    animation-delay: 900ms;
}
.delay-1000 {
    animation-delay: 1000ms;
}
/*MAIN MENU SETTINGS*/
.nd_options_navigation_2 div li a {
	font-weight:bold!important;
}
.olc-justify p{
	text-align:justify!important;
	padding:10px 0px!important;
}
.nd_options_height_130 {
    height: 350px!important;
}
.txt-white{color:white!important;}


.nd_options_navigation_4 div li a {
    font-weight: bold!important;
}
.nd_options_navigation_4 div li.current-menu-item a{
	border-bottom: 3px solid #2d3692;
}

.olc-table{ margin:30px auto;}

table.olc-table {
  width: 100%;
  margin: 20px auto;
  table-layout: fixed;
}

.fixed {
}

 table.olc-table,
.olc-table td,
.olc-table t.olc-table h {
  border-collapse: collapse;
}

.olc-table th,
.olc-table td {
  padding: 10px;
  border: solid 1px;
  text-align: center;
}
#olc-social *{
    padding-top: 0px;
}