/* Index CSS */
#custom-text{
    padding: 0px;
}
.rx-goals{
    margin-bottom: 60px;
}
.rx-goals__top{
    padding-block: 26px;
    display: flex;
    gap: 90px;
    align-items: center;
}
.rx-goals__top{

}
.rx-goals__bottom img{
    max-width: 100%;
}
.rx-goals__top-col--1{
    max-width: 715px;
    width: 100%;
}
.rx-goals__top-col--1 img{
    object-fit: cover;
    width: 100%;
    height: auto;
}
.rx-goals__top-col--2{
    max-width: 630px;
    width: 100%;
    color: #292525;
}
.rx-goals__top-col--2 img{
    margin-bottom: 16px;
}
.rx-goals__top-col--2 h2{
    margin-bottom: 16px;
    font-weight: 800;
}
.rx-goals__top-col--2 p{
    margin-bottom: 26px;
    line-height: 25px;
}
.rx-goals__top-col--2 a{
    color: #292525 !important;
    font-weight: 500;
    padding: 6px;
}
.rx-goals__bottom-img-desktop{
    display: flex;
}
.rx-goals__bottom-img-mobile{
    display: none;
}
@media(max-width: 1199.98px) {
    .rx-goals__top-col--1{
        max-width: 50%;
    }
    .rx-goals__top-col--2{
        max-width: 50%;
    }
    .rx-goals__top{
        gap: 40px;
    }
    .rx-goals__top-col--2 h2{
        font-size: 42px;
    }
}
@media(max-width: 991.98px){
    .rx-goals__top{
      flex-direction: column;
      padding-bottom: 0px;
      padding-top: 0px;
      gap: 20px;
    }
    .rx-goals__top-col--1{
        max-width: 100%;
    }
    .rx-goals__top-col--2{
        max-width: 100%;
    }
    .rx-goals__top-col--2 h2{
        font-size: 32px;
    }
    .rx-goals__top-col--1 img{
        width: 100%;
    }
    .rx-goals__bottom-img-desktop{
        display: none;
    }
    .rx-goals__bottom-img-mobile{
        display: flex;
        margin-right: -24px;
        max-width: calc(100% + 48px) !important;
        width: 100%;
    }
    .rx-goals{
        margin-bottom: 42px;
    }
}

/* Blog latest post */
.ets_block_latest .single-products-heading {
    font-weight: 800;
}
.ets_block_latest.page_home .ets_item_img img{
    height: 300px;
    object-fit: cover;
}
.ets_block_latest.page_home  .latest-posts-list .ets-blog-latest-post-content .ets_title_block{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}
.ets_block_latest.page_home .product-accessories__navigation{
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.ets_block_latest.page_home  .latest-posts-list .blog_description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ets_block_latest.page_home  .latest-posts-list .blog_description p{
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: #29252599;
}
@media screen and (max-width: 992px){
    .ets_block_latest.page_home{
        margin-bottom: 60px;
    }
    .ets_block_latest.page_home .ets_item_img img{
        height: 200px;
        object-fit: cover;
    }
}   
.rx-tags-wrapper-reset{
    z-index: 3;
    position: relative;
}
.rx-tags-wrapper{
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 100%;
    right: 0px;
    padding: 12px;
}
.rx-post-top .rx-tags-wrapper{
    flex-wrap: wrap;
    gap: 10px;
}
.rx-tags-wrapper__item{
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding: 9px;
    display: flex;
    background-color: #FFFFFF99;
    backdrop-filter: blur(10px);
}
@media screen and (max-width: 991.99px){
    .rx-tags-wrapper__item{
        padding: 6px;
        font-size: 10px;
    }
    .rx-post-top .rx-tags-wrapper{
        gap: 6px;
    }
}
.rx-latest-post-heading{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.rx-latest-post-heading .button-text{
    color: #292525;
    font-weight: 500;
}
.rx-latest-post-heading .button-text svg path{
    transition: stroke .3s;
}
.rx-latest-post-heading .button-text:hover svg path{
    stroke:#FFD600;
}
.ets_block_latest .block_content li{
    padding: 0px;
}
.ets_block_latest.page_home .latest-posts-list .ets-blog-latest-post-content .ets_title_block {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 0px;
    margin-top: 16px;
    text-transform: none;
    color: #292525;
}
.ets_block_latest.page_home .latest-posts-list .ets-blog-latest-post-content{
        padding: 16px;
}
#index .rx-featuredcategories{
    margin-bottom: 60px;
    margin-top: 70px;
}
.rx-fetured-categories-mobile{
    display: none;
}
@media screen and (max-width: 991.99px){
    .rx-fetured-categories-mobile{
        display: block;
    }
    #index .rx-featuredcategories{
        display: none;
    }
    #index .rx-fetured-categories-mobile .rx-featuredcategories{
        margin-bottom: 18px;
        margin-top: 8px;
        display: block;
        width: calc(100% + 0px);
        padding-left: 15px;
        padding-right: 0px;
        margin-right: 0px;
    }
     #index .rx-fetured-categories-mobile .rx-featuredcategories__title{
        display: none;
    }   
    .rx-featuredcategories__nav{
        display: none;
    }
    #index .rx-fetured-categories-mobile  .rx-featuredcategories__block-meta{
        padding-top: 0px;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 7px;
    }
}
.rx-post-added-ago{
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: #29252599;
    margin-bottom: 15px;
    margin-top: 15px;
}
.latest-posts-list__item .read_more {
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 6px;
    border-bottom: none;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    line-height: 25.6px;
}
.latest-posts-list__item .read_more span{
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #292525;
    font-style: normal;
    transition: color .3s;
}
.latest-posts-list__item .read_more:hover span{
    color: #FFD600;
}
.latest-posts-list__item .read_more svg path{
    transition: stroke .3s;
}
.latest-posts-list__item .read_more:hover svg path{
    stroke: #FFD600;
}
#index .page-footer{
    margin: 0px;
}
.ets_blog_ltr_mode a:hover{
    color: #FFD600 !important;
}
.rx-homepage-sliders{
    margin-bottom: 90px;
}

.rx-blog-link-desktop{
    display: block;
}
.rx-blog-link-mobile{
    display: none;
    font-size: 16px;
    line-height: 100%;
    margin-top: 30px;
    padding: 6px;
    color: #292525;
    width: fit-content;
    transition: color .3s;
}
.rx-blog-link-mobile svg path{
    transition: stroke .3s;
}
.rx-blog-link-mobile:hover{
    color: #FFD600;
}
.rx-blog-link-mobile:hover svg path{
    stroke: #FFD600;
}
.page_home.ets_block_latest{
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
}
@media screen and (max-width: 1199.99px){
    .rx-homepage-sliders{
        margin-bottom: 40px;
    } 

    .page_home.ets_block_latest{
        padding-left: 24px;
        padding-right: 0px;
    }
    .rx-latest-post-heading{
        padding-right: 24px;
    }
}
@media screen and (max-width: 767.99px){
    .rx-blog-link-desktop{
        display: none;
    }
    .rx-blog-link-mobile{
        display: block;
    } 
    .rx-latest-post-heading{
        padding-right: 0px;
    }
    .page_home.ets_block_latest{
        padding-left: 15px;
        padding-right: 0px;
    }
    .ets_block_latest.page_home .latest-posts-list .ets-blog-latest-post-content{
        padding: 16px 9px;
    }
    .ets_block_latest.page_home .latest-posts-list .ets-blog-latest-post-content .ets_title_block{
        font-size: 20px;
        line-height: 140%;
        height: 56px;
    }
    .ets_block_latest.page_home .latest-posts-list .blog_description{
        -webkit-line-clamp: 3;
    }
}

/* END Blog latest post */