/**
Theme Name: Forma-t
Author: Rivex
Author URI: https://rivex.es
Description: Theme for Grupo Forma-t
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: forma-t
Template: astra
*/

@font-face {
    font-family: 'Lore';

    src: url('https://institutoformat.com/wp-content/uploads/2024/08/lore.eot?#iefix') format('embedded-opentype'),
         url('https://institutoformat.com/wp-content/uploads/2024/08/lore.woff2') format('woff2'),
         url('https://institutoformat.com/wp-content/uploads/2024/08/lore.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;
}

.cky-consent-bar button.cky-btn{
	font-weight:600 !important;
}
.grecaptcha-badge{
	visibility:hidden;
}
.wpforms-field-limit-text{
	display:none;
}

.menu-mega-items li{
    border-bottom: 1px solid #ccc !important;

}
.menu-mega-items a{
    font-size:15px !important;
}
.menu-mega-items li:nth-last-child(1){
    border-bottom: 0px !important;
 
}
