#Top_bar.loading {
    display: block !important;
}

@font-face {
    font-family: 'latoblack';
    src: url('./lato-black-webfont.woff2') format('woff2'), url('./lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('./lato-bold-webfont.woff2') format('woff2'), url('./lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('./lato-regular-webfont.woff2') format('woff2'), url('./lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('./lato-light-webfont.woff2') format('woff2'), url('./lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.srp-flyers-background {
    background-color: white !important;
}

.site-content {
    padding-top: 0em !important;
}

.srp-flyers {
    padding-top: 45px;
    padding-bottom: 45px;
    font-family: 'latoblack';
}

.srp-flyers-archive {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'latoblack';
}

.srp-flyers-archive-a {
    text-decoration: none !important;
}

.srp-flyers-category-title {
    color: #09849F;
    font-size: 28px;
}

.srp-flyers-infobox {
    margin-top: 15px;
    margin-left: 15px;
}

.srp-flyers-infobox-title {
    color: #5AA556;
    font-size: 20px;
    font-family: 'latobold';
}

.srp-flyers-infobox-description {
    font-family: 'latoregular';
    color: #61B8C4;
    font-size: 20px;
    margin-left: 10px;
}

.srp-flyers-category-latest {
    color: #09849F;
    font-size: 32px;
    margin-top: 90px;
    margin-bottom: 20px;
}

.srp-flyers-line {
    margin-left: 0px;
    margin-right: 20px;
    border-top: 15px solid #09849F;
    border-bottom: 15px solid #09849F;
    border-left: 2px solid #09849F;
    border-right: 2px solid #09849F;
}

.srp-flyers-title {
    font-family: 'latobold';
    font-size: 40px;
    line-height: 1.1em;
    color: #4D4D4D;
}

.srp-flyers-title-latest {
    font-family: 'latobold';
    font-size: 15px;
    color: #4D4D4D;
    margin-bottom: 10px;
    overflow: hidden;
}

.srp-flyers-description p {
    font-family: 'latoregular' !important;
    font-size: 19px !important;
    line-height: 28px !important;
    color: #747474 !important;
    margin-bottom: 45px !important;
    text-align: justify !important;
}

.srp-flyers-description p {
    font-family: 'latoregular';
    font-size: 19px !important;
    line-height: 28px !important;
    color: #747474;
}

.srp-flyers-description-latest {
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 20px;
    color: #747474;
    text-align: justify;
}

.srp-flyers-description-latest-more {
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 20px;
    color: #747474;
    text-align: justify;
}


@media (min-width: 768px) and (max-width: 959px) { 
    .srp-flyers-description-latest {
        height: 170px;
    }
    .srp-flyers-title-latest {
    height: 66px;
    line-height:16px;
    font-size: 15px;
    }
    .srp-flyers-description-latest-more {
        height: 170px;
    }
    .srp-flyers-read-more {
        display: none;
    }
     
    

}

@media (min-width: 960px) and (max-width: 1239px){ 
    .srp-flyers-description-latest {
        height: 120px;
    }
    .srp-flyers-title-latest {
    height: 48px;
    line-height:16px;
    font-size: 15px;
    }
    .srp-flyers-description-latest-more {
        height: 120px;
    }

    

}

@media (min-width: 1240px) { 
    .srp-flyers-description-latest {
        height: 77px;
    }
    .srp-flyers-title-latest {
     height: 55px;
     line-height:18px;
     font-size: 17px;
    }

    .srp-flyers-description-latest-more {
        height: 90px;
    }

    
    
}

.srp-flyers-headline {
    font-family: 'latoregular';
    font-size: 19px;
    color: #747474;
}

.srp-flyers-date {
    font-family: 'latolight';
    font-size: 12px;
    color: #747474;
    padding-top: 15px;
    padding-bottom: 15px;
}

.srp-flyers-dashicon {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 15px;
}

.srp-flyers-source {
    font-family: 'latobold';
    font-size: 20px;
    color: #0B859D;
}

.srp-flyers-source a {
    color: #0B859D;
}

.srp-flyers-source a:visited {
    color: #0B859D;
}

.srp-flyers-source a:hover,
a:active,
a:focus {
    color: #0B859D;
}

.srp-flyers-centered {
    text-align: center;
    line-height: 27px;
    margin-bottom: 30px;
}

.srp-flyers-image {
    display: block;
    margin-top: 30px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    max-width: 600px;
}

.srp-flyers-btn {
    font-family: 'latoregular';
    background-color: #77A24C;
    border: none;
    color: white;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}

.srp-flyers-image-latest {
    width: 100%;
    margin-bottom: 30px;
}

.srp-flyers-read-more {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    float: right;
    color: #8CC3A8;
}

.srp-flyers-read-more a {
    color: #8CC3A8 !important;
}

.srp-flyers-read-more a:visited {
    color: #8CC3A8 !important;
}

.srp-flyers-read-more a:hover,
a:active,
a:focus {
    color: #8CC3A8 !important;
}

.srp-flyers-column {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.srp-flyers-column-archive {
    float: left;
    width: 28.33%;
}

@media screen and (max-width: 500px) {
    .srp-flyers-column-archive {
        float: left;
        width: 95.00%;
    }
    .srp-flyers-image {
        width: 100.00%;
    }
    .next.page-numbers {
        margin-left: 10px!important;
    }
    .prev.page-numbers {
        margin-right: 10px!important;
    }
    .srp-flyers-paginator-box {
        width: 100%!important;
        font-size: 11px!important;
    }
    .srp-flyers-pager {
        width: 100%!important;
        margin: 0 auto;
    }
}

.srp-flyers-row:after {
    content: "";
    display: table;
    clear: both;
}

.srp-flyers-button {
    font-family: 'latoregular';
    font-size: 20px;
    color: white !important;
    background-color: #33A457 !important;
    padding: 5px 5px 5px 5px !important;
    width: 100px !important;
    margin-left: 15px !important;
}

.srp-flyers-select {
    font-family: 'latobold' !important;
    height: 40px !important;
    width: 300px !important;
    border: 1px solid #CECECE !important;
    background-color: white !important;
    color: #7CA453;
    display: inline !important;
}

.screen-reader-text {
    display: none !important;
}

.srp-flyers-paginator-box {
    font-family: 'latobold' !important;
    font-size: 16px;
    background-color: #33A457;
    padding-top: 10px;
    color: #ffffff;
    height: 35px;
    margin-bottom: 20px !important;
}

.next.page-numbers {
    color: #ffffff;
    margin-left: 48px;
}

.prev.page-numbers {
    color: #ffffff;
    margin-right: 48px;
}

a.page-numbers {
    color: #1A6037;
    margin-left: 10px;
    margin-right: 10px;
}

span.page-numbers.current {
    color: #ffffff;
    text-decoration: underline !important;
}

.srp-flyers-tableInfo {
    width: 100% !important;
    margin-top: 30px;
}

.srp-flyers-tableInfo tr:nth-child(odd) {
    background-color: #f2f2f2 !important;
}

.srp-flyers-columnInfoTitle {
    font-family: 'latobold';
    font-size: 16px;
    color: #7CA453;
    border-style: none;
    text-align: left;
    width: 10%;
}

.srp-flyers-columnInfoDescription {
    font-family: 'latoregular';
    font-size: 16px;
    color: #09849F;
    border-style: none;
    text-align: left;
    width: 90%;
}
