/*   
Theme Name: Fecoba Costa Rica V2
Theme URI: http://www.fecobacr.com
Description: Tema creado por Web506
Author: Web506
Author URI: http://www.web506.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fecobacr.com
*/

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {}
.bypostauthor {}

@media all and (min-width: 480px) {
    .deskContent {display:block;letter-spacing: -3px;}
    .phoneContent {display:none;}
}

@media all and (max-width: 479px) {
    .deskContent {display:none;}
    .phoneContent {display:block;}
}

#topbar {
    border-bottom: 1px solid #e5e4e4!important;
    background-color: #00529C!important;
    background-image: url(/wp-content/uploads/2025/05/cartographer.png);
    background-repeat: repeat;
}
.topbar-dropdown {color: #FFF!important;}

#header .header-inner #logo {height: 70px!important;padding-top: 5px!important;}
#header img {display: inline!important;height: 70px!important;}
#header #logo a {display: flex;}

#mainMenu nav > ul > li > a:hover {color: #00529c!important;}

.social-icons li a {color: #ffffff!important;}
.social-whatsapp a:hover{background-color:#25D366}
.social-telegram a:hover{background-color:#24A1DE}

.fcrcathead {
	background-color: #ED1C24!important;
	background-image: url(/wp-content/uploads/2025/05/cartographer.png);
	background-repeat: repeat;}
	
.post-item-description h2 {letter-spacing: -3px!important;}

#footer .social-whatsapp a {background-color: #25D366!important;}
#footer .social-telegram a {background-color: #24A1DE!important;}

#footer .social-whatsapp a:hover,
#footer .social-telegram a:hover,
#footer .social-instagram a:hover,
#footer .social-facebook a:hover,
#footer .social-twitter a:hover,
#footer .social-youtube a:hover {color: #FFF!important;}

#footer {background-color: #00529C!important;background-image: url(/wp-content/uploads/2025/05/cartographer.png);background-repeat: repeat;}
#footer p, #footer a, #footer h5 {color: #FFF!important;}
#footer h4 {color: #ff9966!important;}
#footer a:hover {color: #ED1C24!important;}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #144b7d;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    margin: 1px;
}
  
.navigation li a:hover,
.navigation li.active a {background-color: #3C8DC5;color: #fff!important;}

.homenote h3 {line-height: 1.0em!important;letter-spacing: -1px!important;}

.social-icons.social-icons-colored .social-whatsapp a, .social-icons.social-icons-colored-hover .social-whatsapp a:hover {background-color: #25D366;}
.social-icons.social-icons-colored .social-telegram a, .social-icons.social-icons-colored-hover .social-telegram a:hover {background-color: #24A1DE;}

.wp-caption {width: 100% !important;}
.wp-caption-text {font-size: 80%!important;font-weight: 400!important;color: #4c7299;}
