.open-blog-new-page-container {
    /*    display: none;*/
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 7px;
    right: 26px;
}
#blog-load-more-button {
    padding: 15px;
    background: #b4000b;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    margin: 20px 30px;
    cursor: pointer;
    margin: 20px auto;
    cursor: pointer;
    width: fit-content;
    transition: all .4s ease;
}
#blog-load-more-button:hover {
    background: #adaaaa;
}

.dynamic-page-edit-button {
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 10px;
    right: 0;
    height: 0;
}


.edit-button, input[type="button"].edit-button {
    margin-top: 0;
}

.blog-details-section .slim.text.article-container h2 {
    text-align: left;
    font-family: 'Sabon';
    text-transform: none;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0 !important; }
.blog-details-section .slim.text.article-container p {
    margin: 0.7em 0; }

.mc-container-blog {
    width: 100%;
    margin: auto; }

.blog-details-section-header h2 {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 10px; }

.blog-details-section-header h3 {
    font-family: sabon;
    font-weight: 700;
    font-size: 20px; }

.blog-details-section-header span {
    margin-right: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Futura", sans-serif;
    display: inline-block;
    margin-bottom: 7px; }

.blog-details-section-header {
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 40px; }

.blog-details-section {
    max-width: 36em;
    margin: auto; }

.dynamic-blog-container h3, .event h3 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    font-family: "Sabon", serif;
    font-weight: 700;
    letter-spacing: -0.5px; }

#blog {
    margin: auto;}
/*  max-width: 36em; }*/
#blog .blog-item.grid-item {
    width: auto;
    margin-bottom: 30px;
    display: block;
/*     margin: 10px 1%; */
    border: 1px solid #3e3e3e;;
    /*        &:first-child,&:nth-child(2){
                width: 47%;
            }*/
    /*        &:nth-child(2), &:nth-child(3) {
                width: 45%;
            }*/ }
#blog .blog-item.grid-item.blog-item-border {
    border: 1px solid #3e3e3e;; }
#blog .blog-item.grid-item .card-img {
    position: relative; }
#blog .blog-item.grid-item .card-img img.card-img-top {
    width: 100%; }
#blog .blog-item.grid-item .card-img.open-stream-media-layer {
    display: flex;
    justify-content: center;
    align-items: center; }
#blog .blog-item.grid-item .card-img.open-stream-media-layer .vjs-big-play-button {
    width: 80px !important;
    height: 80px !important;
    border: 0;
    position: absolute;
    background-color: transparent;
    bottom: auto !important;
    left: auto !important;
    background: url(../../media/images/10_img-play1.png) no-repeat center;
    background-size: cover;
    bottom: 0;
}
#blog .blog-item.grid-item .blog-article__content.card-body {
    padding: 20px;
    word-break: break-word;
    text-align: left;
    background: #ffffff;
}
#blog .blog-item.grid-item .blog-article-category {
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 94%; }
#blog .blog-item.grid-item .blog-article-category.no-text {
    width: 90%; }
#blog .blog-item.grid-item .blog-article-category h5 {
    color: #fff;
    text-shadow: 1px 1px 2px #979494;
    margin-top: 10px;
    margin-bottom: 7px !important;
    width: 100%; }
#blog .blog-item.grid-item .blog-article-category .blog-article__cat {
    display: none; }
#blog .blog-item.grid-item .blog-article-category.no-text span {
    background: transparent !important;
    color: #ffffff;
    border: 1px solid #ffffff !important;
    text-shadow: 0px 0px 1px #979494;
    margin-bottom: 0; }
#blog .blog-item.grid-item .blog-article-category span {
    position: relative;
    background: #ffffff;
    padding: 2px 10px;
    border: 1px solid #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    font-family: "Futura", sans-serif;
    margin-bottom: 5px;
    display: inline-block;
    word-break: break-word; }
#blog .blog-item.grid-item .blog-article-category.no-img {
    /*    position: static ;
        display: inline-block;
        margin-bottom: 10px;*/
}
#blog .blog-item.grid-item .no-img {
}
#blog .blog-item.grid-item .no-img span {
    background: #eae9e4 !important; }
#blog .blog-item.grid-item .blog-article__title.card-blog-title {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-family: 'SemplicitaPro-bold', sans-serif;
    letter-spacing: 0; 
    color: #3e3e3e;}
#blog .blog-item.grid-item .card-text {
    margin-bottom: 10px;
}
#blog .blog-item.grid-item .blog-article__more {
    font-weight: 600;
    font-size: 16px;
    color: #b4000b;
    letter-spacing: 1.5px; }
#blog .blog-item.grid-item .blog-article__more.no-text {
    display: none; }
@media (min-width: 1200px) {
    #blog .blog-item.grid-item .blog-article-category h5 {
        color: #fff;
        text-shadow: 1px 1px 2px #979494;
        margin-top: 10px;
        margin-bottom: 7px !important;
        width: 63%; }
    #blog .blog-item.grid-item .blog-article__more {
    }
    #blog .blog-item.grid-item .blog-article__more.no-text {
        position: absolute;
        right: 20px;
        bottom: 20px;
        color: #fff;
        display: block; } }
@media (min-width: 768px) {
    #blog .blog-item.grid-item {
        width: 48%;
        display: block;
        margin: 1%; } 
        #blog .blog-item.grid-item .blog-article__title.card-blog-title {
            font-size: 25px;
          }
    }
        
@media (min-width: 1200px) {
    #blog {
        /*        max-width: 68vw;*/
        max-width: 1200px;
    }
    #blog .blog-item.grid-item {
        width: 31.3%;
        display: block;
    } 
}

@media (min-width: 1200px) {
    .page-home #blog .blog-item.grid-item:nth-child(2),
    .page-home #blog .blog-item.grid-item:nth-child(3) {
        width: 48%;
        height: auto;
        min-height: 564px;
        /*                max-height: 600px;*/ }
    .page-home #blog .blog-item.grid-item:nth-child(2) .card-img img.card-img-top,
    .page-home #blog .blog-item.grid-item:nth-child(3) .card-img img.card-img-top {
        width: 100%;
        max-height: 300px;
        object-fit: cover; } }
@media (max-width: 770px) {
    .page-home header.site-header .header-mobile-wrapper {
        padding: 0 15px;
        background: transparent;
        pointer-events: none; }
    .page-home header.site-header .header-mobile-wrapper .mobile-toggler-links {
        display: flex;
        justify-content: space-between; }
    .page-home header.site-header .header-mobile-wrapper .mobile-toggle-link {
        width: 30%; }
    .page-home .home-toggle-button-container {
        position: fixed;
        width: 100%;
        margin: auto;
        left: 0;
        right: 0;
        background: #ffffff;
        z-index: 99999999;
        top: 109px;
        text-transform: uppercase; }
    .page-home .home-toggle-button-container button#home-toggle-button {
        margin: auto;
        display: block;
        font-family: "Futura", sans-serif;
        text-transform: uppercase;
        padding: 0.5em 0;
        font-size: 16px;
        width: 38%; }
    .page-home .home-toggle-button-container:before {
        -moz-transform: rotatez(-90deg);
        -webkit-transform: rotatez(-90deg);
        -o-transform: rotatez(-90deg);
        transform: rotatez(-90deg);
        display: block;
        position: absolute;
        content: "";
        left: calc(50% - 3px);
        bottom: -9px;
        width: 7px;
        height: 13px;
        background-image: url(../../media/images/vertical-separator-arrows.png);
        background-repeat: no-repeat;
        z-index: 1; }
    .page-home .home-toggle-button-container:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #fff, #ACACAC, #fff); } }
@media (min-width: 771px) {
    .dynamic-page-edit-button {
        right: -9px;
        position: relative;
        display: flex;
        justify-content: flex-end;
        margin: 0 10px;
        top: auto;
        height: 0;
    }
    .page-home .dynamic-page-edit-button {
        right: -9px;
        position: relative;
        display: flex;
        justify-content: flex-end;
        margin: 0 10px;
        top: auto;
        height: 0;
        bottom: 185px;
    }
    .mc-container-blog {
        max-width: 60vw; }

    .page-home .home-toggle-button-container {
        /*            display: block;
                    position: absolute;
                    margin: auto;
                    left: 0;
                    right: 0;
                    background: #ffffff;*/ }
    .page-home .home-toggle-button-container button#home-toggle-button {
        margin: auto;
        display: block;
        font-family: "Futura", sans-serif;
        text-transform: uppercase;
        /*                font-size: 22px;*/
        padding-bottom: 20px; }
    .page-home .home-toggle-button-container:before {
        -moz-transform: rotatez(-90deg);
        -webkit-transform: rotatez(-90deg);
        -o-transform: rotatez(-90deg);
        transform: rotatez(-90deg);
        display: block;
        position: absolute;
        content: "";
        left: calc(50% - 3px);
        bottom: -9px;
        width: 7px;
        height: 15px;
        background-image: url(../../media/images/vertical-separator-arrows.png);
        background-repeat: no-repeat;
        z-index: 1; }
    .page-home .home-toggle-button-container:after {
        content: "";
        position: absolute;
        bottom: 0px;
        width: 30em;
        height: 1px;
        background-image: linear-gradient(to right, #fff, #ACACAC, #fff);
        margin: auto;
        left: 0;
        right: 0; } }

@media (min-width: 779px) {
    .page-home .dynamic-page-edit-button {
        bottom: 148px;
    }
}

@media (min-width: 1024px) {
    .page-home .dynamic-page-edit-button {
        bottom: 177px;
    }
}

@media (min-width: 1400px) {
    .page-home #blog .blog-item.grid-item:nth-child(2),
    .page-home #blog .blog-item.grid-item:nth-child(3) {
        width: 47.8%;
        min-height: 550px;
        /*                max-height: 700px;*/ }
    .page-home .dynamic-page-edit-button {
        bottom: 218px;
    }
}

/*# sourceMappingURL=blog.css.map */
