/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@font-face {
font-family: 'neoss';
font-style: normal;
font-weight: normal;
font-display: swap;
src: url('https://blob.neoss.com/font/Gilroy-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'neoss';
    font-style: italic;
    font-weight: normal;
    font-display: swap;
    src: url('https://blob.neoss.com/font/Gilroy-RegularItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'neoss';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('https://blob.neoss.com/font/Gilroy-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'neoss';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('https://blob.neoss.com/font/Gilroy-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'neoss';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('https://blob.neoss.com/font/Gilroy-LightItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'neoss';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://blob.neoss.com/font/Gilroy-Regular.woff2') format('woff2');
}

body {
    font-family: 'neoss', sans-serif !important;
}

#top .av-main-nav ul.sub-menu {
    width: 100% !important;
}
#top .av-main-nav ul.sub-menu li a {
    font-size: 18px;
}
#top #header .mega_menu_title a {
    font-size: 18px  !important;
}
.registrationPriceTable td {
    font-size: 16px;
    padding: 16px 12px;
}
.registrationPriceTable  tr:nth-child(2),
.registrationPriceTable  tr:nth-child(4),
.registrationPriceTable  tr:nth-child(6) {
    background-color: #e8f4e3;
}
.registrationPriceTable  tr:nth-child(8),
.registrationPriceTable  tr:nth-child(9) {
    background-color: #fff2cc;
}
.registrationPriceTable td,
.registrationPriceTable th {
    text-align: center !important;
    vertical-align: middle;
}
