/*
Theme Name: TASCS.ie
Template: astra
Author: Luke Balbirnie
Author URI: lukebalbirnie.com
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.0.1699667166
Updated: 2023-11-11 01:46:06

*/

.clear {
    clear: both
}

.nobr {
    white-space: nowrap
}

.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden {
    background-color: #fff
}

h1 {
    font-size: 46px;
    font-weight: 700;
    color: #001464;
    font-family: 'Roboto', sans-serif;
}

h2 {
    font-size: 36px;
    font-weight: 700;
    color: #001464;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

h3 {
    font-size: 26px;
    font-weight: 500;
    color: #001464;
    font-family: 'Roboto', sans-serif;
}

h4 {
    font-size: 24px;
    font-weight: 500;
    color: #001464;
    font-family: 'Roboto', sans-serif;
}

p {
    font-size: 18px;
    font-weight: 400;
    color: #3a3a3a;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.ast-footer-overlay {
    padding: 15px 0;
}

@media (max-width: 768px) {
    h1 {
        font-size:42px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 22px;
    }

    p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size:36px;
    }

    h2 {
        font-size: 28px;
    }
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: #fff;
}

.ast-mobile-menu-buttons {
    display: none !important;
}

.responsive-menu-open {
    overflow-y: hidden;
}

@media (max-width: 921px) {
    .main-header-bar .ast-container {
        padding-left:5%;
    }

    #masthead .site-logo-img .custom-logo-link img {
        max-width: 230px;
    }

    .astra-logo-svg {
        width: 230px;
    }
}

@media (max-width: 767px) {
    .main-header-bar .ast-container {
        padding-left:5% !important;
    }

    #masthead .site-logo-img .custom-logo-link img {
        max-width: 200px !important;
    }

    .astra-logo-svg {
        width: 200px !important;
        margin-top: 0px !important;
    }

    #rmp_menu_trigger-54 {
        top: 7px !important
    }
}

.outer-container {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
}

.inner-container {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    widtH: 90%;
    max-width: 1200px;
    text-align: left;
}

.grecaptcha-badge {
    opacity: 0
}


