.toc_title{
	display:none;
}
#toc_container{
	display:none;
}

.frame {
  border: 1px solid #16a3bf;
	border-radius: 10px;
  padding: 10px;
}
.frameCarlosIII {
  border: 1px solid #16a3bf;
	border-radius: 10px;
  padding: 10px;
}
.frameSocios {
  border: 1px solid #16a3bf;
	border-radius: 10px;
  padding: 10px;
}

.teamingFrame {
  border: 1px solid #16a3bf;
	border-radius: 10px;
  padding: 10px;
}

.wp-block-button__link{
	background-color: blue
}

.frame input[type="image"]:hover {
   opacity: 0.9;
    transform: scale(1.1);
}
.botonCarlos a {
    display: inline-block;
    text-decoration: none;
    padding: 0;
    background-color: transparent;
}
.botonCarlos a img {
    width: 50%;
    height: auto;
}

.botonCarlos a:hover img {
    opacity: 0.8;
}
.hazteSocio1 {
	  margin-top: 0px;
    text-align: center;
}
.hazteSocio:hover img {
    opacity: 0.9;
    transform: scale(1.1);
   }

.hazteSocio1:hover img {
    opacity: 0.9;
    transform: scale(1.1);
   }




a:hover {
  color: #16a3bf !important;
}

.trending-line .trending-now {
    background-color: #16a3bf;
}

.secondary-color, button, input[type="button"], input[type="reset"], input[type="submit"], .site-content .search-form .search-submit, .site-footer .search-form .search-submit, .figure-categories-bg .cat-links a, .tagcloud a:hover, .tagcloud a:hover {
    background: #16a3bf;
    color: #fff;
}

a: {
  color: #000000;
	background-color: #16a3bf;
}

.cat-links a {
  color: #000000 !important;
}

.trending-line a: {
  color:  #16a3bf !important;
}

#donate-button img {
	border-radius: 8px;
  width: 150px;
  height: auto;
}
#menu-item-44:hover a {
  color: #3C1DB8 !important;
}
#menu-item-318:hover a {
  color: #2ED9E1 !important;
}
#menu-item-1182:hover a {
  color: #E12EDF !important;
}
#menu-item-1392:hover a {
  color: #1D2083 !important;
}
#menu-item-1374:hover a {
  color: #E72D08 !important;
}
#menu-item-2097:hover a {
  color: #E72D08 !important;
}
.social-share {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  padding: 10px;
  border: 2px solid #16a3bf;
  border-radius: 5px;
  background-color: rgba(22, 163, 191, 0.5);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 768px) {
.social-share {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 5px;
  }
}

.text-container {
  margin-bottom: 10px;
}

.icons-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.icons-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  transition: transform 0.3s ease-in-out,   background-color 0.3s ease-in-out;
}

.icons-container a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.icons-container a:hover {
  transform: scale(1.2);
  background-color: #16a3bf;
}
.site-footer {
 background-color: 
#1fb6c1;
}
.footer-logo-branding {	background-color: 
#1fb6c1;
}



.secondary-footer{
	background-color: 
#1fb6c1;
}

.site-info {
 background-color: 
#1fb6c1;
}

.footer-logo {
  display: none;
}

.custom-logo {
  width: 180px; 
  height: 180px;
}

.site-footer {
  background-color: #063970;
}

.secondary-footer
 {
  background-color: #063970;
}

.site-info {
  background-color: #063970;
}



