/*Blog page*/
.blog_categories {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 50px;
}
.blog-categories-item {
    width: 250px;
    align-items: center;
    height: 250px;
    justify-content: center;
    display: flex;
    background-color: red;
    position: relative;
    overflow: hidden;
}
.blog-section-subtitle {
    color: #768767;
}
.blog-categories-item img,
.blog-categories-item picture {
    object-fit: cover;
    object-position: center;
    transition: ease-in-out 0.3s;
    width: 100%;
    height: 100%;
}
.blog-categories-item-content {
    width: 90%;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px;
    border-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    transition: ease-in-out 0.3s;
}
.blog-categories-item p {
    padding: .5rem 1rem;
    background-color: white;
    width: fit-content;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 800;
}
.blog-categories-item:hover>.blog-categories-item-content {
    border-color: white;
    transition: ease-in-out 0.3s;
}
.blog-categories-item:hover>img,
.blog-categories-item:hover>picture {
    transform: scale(1.1);
    transition: ease-in-out 0.3s;
}
.blog-categories-item:hover>.blog-categories-item-content>p {
    color: #768767;
    transition: ease-in-out 0.3s;
}
@media screen and (max-width: 1525px) {
    .blog-categories-item {
        width: 200px;
        height: 200px;
    }
}
@media screen and (max-width: 1366px) {
    .blog-categories-item {
        width: 180px;
        height: 180px;
    }
}
@media screen and (max-width:1023px) {
    .blog-categories-item {
        width: 350px;
        height: 350px;
    }
    .blog_categories {
        flex-wrap: wrap;
        gap: 20px 0;
    }
}
@media screen and (max-width: 720px) {
    .blog-categories-item {
        width: 330px;
        height: 330px;
    }
    .blog_categories {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
    }
    .nasa-posts-masonry-isotope-item.nasa-item-normal article .entry-title,
    h3.entry-title.nasa-archive-info {
        font-size: 100%;
    }
}
.entry-image.single-blog-image.text-center.margin-bottom-30 img {
    height: 100% !important;
}
span.blog-section-title {
    display: flex;
    font-size: 1.5rem;
    align-items: center;
    font-weight: 800;
    border-bottom: solid 1px #d5d8dc
}
span.blog-section-title i.fas.fa-angle-double-down {
    margin-right: 1rem;
}
span.blog-section-title:hover>p {
    text-decoration: underline;
}
span.blog-section-separator {
    border: solid 1px #90969f;
    width: 75%;
    margin: 30px auto 0;
    display: block;
}
h3.entry-title.nasa-archive-info a {
    margin: auto;
}
.article-content {
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.11);
    padding: 1rem;
    max-width: 800px;
    margin: auto;
}
@media screen and (max-width:1023px) {
    .article-content {
        padding: .5rem;
    }
}
li.nasa-posts-masonry-isotope-item.nasa-item-normal.entry-blog.blog-item {
    list-style: none;
}
.nasa-blog-info-slider a.nasa-blog-title.nasa-bold-700 {
    font-size: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
article .nasa-archive-info {
    justify-content: end;
}
.category_posts header.entry-header {
    max-width: 100%;
}
.category_posts a.entry-image.blog-image.nasa-blog-img.blog-image-attachment.nasa-blog-img-masonry-isotope.nasa-block {
    min-height: 300px;
    max-width: 350px;
    margin: auto;
    display: flex !important;
    align-items: center;
}
h3.entry-title.nasa-archive-info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.view_more_articles {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    transition: ease-in-out 0.3s;
}
.view_more_articles a {
    text-transform: uppercase;
    padding: .5rem 1rem;
    background: #fdf9f3;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 600;
    transition: ease-in-out 0.5s;
}
.view_more_articles:hover {
    background-color: #fdf9f3;
    transition: ease-in-out 0.3s;
}
.view_more_articles>div {
    width: 90%;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease-in-out 0.3s;
    border: 2px solid #fdf9f3;
}
.view_more_articles:hover>div {
    transition: ease-in-out 0.3s;
    border-color: white;
}
.view_more_articles:hover>div a {
    background-color: white;
    transition: ease-in-out 0.5s;
    transform: scale(1.2);
}
.entry-image.single-blog-image.text-center.margin-bottom-30 {
    max-height: 600px;
    max-width: 600px;
    margin: auto;
}

.nasa-meta-social .nasa-share li:last-child, .nasa-meta-social .nasa-share li {
    margin: 0 5px;
}
svg.nasa-transition {
    display: none;
}

.entry-content.single-entry-content a{
	color: #5bc0de;
}

.nasa-blogs-relate {
    margin-top: 0 !important;
}

.nasa-share span {
    display: flex;
    cursor: pointer;
}
ul.ns-social.social-icons.nasa-share.text-right.mobile-text-left.rtl-mobile-text-right.rtl-text-left{
    display: flex;
    justify-content: end;
}
.linked-products h3 {
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
}

.product-item h4{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.2rem;
    text-align: center;
}

div#linked-product-carousel .slick-slide img {
    display: block;
    max-height: 215px;
    /*max-width: 215px;*/
    object-fit: cover;
}

.nasa-blogs-relate .nasa-shortcode-title-slider {
    font-size: 2rem;
    font-weight: 700;
    text-align: start !important;
}

ul.ns-social.social-icons.nasa-share.text-right.mobile-text-left.rtl-mobile-text-right.rtl-text-left li{
    list-style: none;
}

@media (max-width: 1024px){
    .product-item h4{
        -webkit-line-clamp: 2;
    }
}

@media (max-width: 768px){
    article .entry-title.nasa-title-single-post{
        font-size: 1.5rem !important;
    }
    .nasa-share{
        margin: 0;
    }
    .nasa_share_svg_icon {
        padding: 5px !important;
    }
    .nasa_share_svg_icon svg {
        width: 1rem !important;
        height: 1rem !important;
    }
    .columns.large-5.medium-5.nasa-meta-social.mobile-margin-top-20.rtl-left {
        margin-top: 0 !important;
    }
    ul.ns-social.social-icons.nasa-share.text-right.mobile-text-left.rtl-mobile-text-right.rtl-text-left{
        display: flex;
        justify-content: end;
        gap: 0;
    }
    .linked-products h3 {
        font-size: 1.5rem;
    }
}
.entry-image.nasa-blog-img-masonry-isotope img {
    width: 80% !important;
}
.entry-image.nasa-blog-img-masonry-isotope {
    text-align: center !important;
}

/*Herbier*/
.archive_banner{
    position: relative;
    margin: 1rem 0;
}
.archive_banner img{
    width: 100%;
    max-height: 350px;
    object-fit: cover;
}
.archive_banner_container {
    position: absolute;
    top: 50%;
    color: white;
    width: 100%;
    transform: translateY(-50%);
}
.archive_banner .container-wrap.mobile-padding-top-10.page-right-sidebar p{
    font-size: 3.5rem;
    margin-bottom: 0;
}

.archive_banner .container-wrap.mobile-padding-top-10.page-right-sidebar span{
    font-family: cursive;
    font-size: 2.5rem;
}

/*

    .herbier_h1 {
        text-transform: uppercase;
        padding: 7.5rem 5rem;
        text-align: center;
        background: #fdf9f3;
    }
*/
.herbier_title {
    margin-bottom: 1.5rem;
    text-align: center;
}
.herbier_title h1{
    font-size: 2.5rem;
}   
.herbier_title h2{
    font-family: cursive;
    font-size: 1.3rem;
    max-width: 1200px;
    margin: auto;
}
.herbier_title h2 a{
    color: #768767;
}
.plant-shadow{
    position: absolute;
    z-index: 1;
    left: 0;
    opacity: .5;
    width: 50%;
    transform: rotateY(180deg);
}
.entry-image.single-blog-image.text-center.margin-bottom-30 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
    width:80%;
    height: 275px;
    object-fit: cover;
}

/*Sidebar*/
.single-summury{
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: start;
    padding: 1rem;
}
.summury-content {
    display: flex;
    flex-direction: column;
}
.single-summury > p{
    font-size: 2rem;
    font-weight: 600;
    margin:0;
}
.single-summury .summury-content > a{
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
@media (min-width: 1200px){
    .large-3.columns.desktop-padding-bottom-50.right.col-sidebar{
        position: relative;
    }
}
@media screen and (max-width: 1024px){
    .large-3.columns.desktop-padding-bottom-50.right{
        display: none;
    }
}

@media (max-width:768px){
    .plant-shadow{
        width:80%;
    }
    .single-post-banner{
        display: none;
    }
    
    .alignright {
        display: block;
        float: unset !important;
        margin-bottom: 1.5em;
        width: 100% !important;
        margin-left:0 !important;
    }  
    .alignright img{
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }
    .herbier_title h1{
        font-size: 2rem;
    }   
    .herbier_title h2{
        font-family: cursive;
        font-size: 1rem;
    }
    .archive_banner img {
        width: 100%;
        height: 275px;
        object-fit: cover;
    }
    .container-wrap {
        padding: 30px 1rem 10px;
    }
    .archive_banner .container-wrap.mobile-padding-top-10.page-right-sidebar p {
        font-size: 2.5rem;
    }
    .archive_banner .container-wrap.mobile-padding-top-10.page-right-sidebar span {
        font-size: 1.5rem;
    }
}
