.blog-content{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    
}
.post_thumbnail_link{
    display: block;
    position: relative;
    border-radius: 7px;
    background: #d3d3d3;
    margin-bottom: 30px;
}
.post_thumbnail_link:before{
    content: '';
    display: block;
    padding-top: 64.25%;
}
.post_thumbnail_link img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 7px;
}
.page-header{
    margin-bottom: 3rem;
}
.page-header .entry-title{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
body:not([class*=elementor-page-]) .site-main{
    max-width: 1320px;
    padding: 0 12px;
}
.blog-content .post .entry-date{
    margin-bottom: 0.25rem;
    font-size: 15px;
    color: #999;
}
.blog-content .post .entry-title{
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 1rem;
}
.blog-content .post .entry-title a,
.blog-content .post .entry-title a:hover{
    color: #222;
    text-decoration: none;
}
.site-main.type-post{
    padding-top: 3rem;
}
.site-main.type-post .container{
    margin: 0 auto;
    max-width: 1000px;
    width: auto;
}
.site-main.type-post .post-date{
    font-size: 16px;
    margin-bottom: 3rem;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.site-main.type-post .page-header{
    margin-bottom: 1.5rem;
}
.site-main.type-post .page-header .entry-title{
    margin-bottom: 0.5rem;
    font-size: 34px;
}
.site-main.type-post .page-header .intro{
    text-align: center;
    color: #888;
    font-size: 20px;
}
.site-main.type-post .post-thumbnail{
    margin-bottom: 1.5rem;
}
.site-main.type-post .post-thumbnail img{
    display: block;
    margin: 0 auto;
    border-radius: 0.25rem;
}




@media (max-width: 991px) {
    .blog-content{
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .page-header .entry-title{
        font-size: 26px;
    }
}
@media (max-width: 600px) {
    .blog-content{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
}


/* Not Found style file compilation. This new styles */
.blog-content.flex {
    display: flex;
    gap: 0;
}

.blog-content.flex .lp2_blog_swiper .swiper-slide {
    width: 100%;
}

.lp2_section10 {
    padding: 4.6rem 0 5.2rem;
}

.lp2_blog_swiper .swiper-button, .lp2_blog_swiper .swiper-navigation,
.lp2_blog_single_swiper .swiper-button, .lp2_blog_single_swiper .swiper-navigation {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.lp2_blog_swiper .swiper-navigation,
.lp2_blog_single_swiper .swiper-navigation {
    bottom: 0;
    gap: 2.7rem;
    left: 0;
    position: absolute;
    width: 100%;
}

.lp2_section10_buttons {
    margin-top: 3.1rem;
}

@media (min-width: 1200px) {
    .lp2_blog_swiper .swiper-navigation .swiper-button,
    .lp2_blog_single_swiper .swiper-navigation .swiper-button {
        height: 6.9rem;
        margin: 0;
        width: 6.9rem;
    }
    .blog-content.flex .lp2_blog_swiper .swiper-slide {
        width: 25%;
    }
}

.lp2_blog_swiper .swiper-button,
.lp2_blog_single_swiper .swiper-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border: none;
    border-radius: 50%;
    height: 4.8rem;
    position: static;
    width: 4.8rem;
}

@media (min-width: 1200px) {
    .lp2_blog_swiper,
    .lp2_blog_single_swiper {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: 68.7rem;
        margin-top: 2.4rem;
        padding-bottom: 12.8rem;
    }
}
.lp2_blog_swiper, .lp2_blog_single_swiper {
    margin-top: 6.5rem;
    padding-bottom: 7.7rem;
    position: relative;
}


@media (min-width: 1200px) {
    .lp2_section10 .container {
        max-width: 175.6rem;
    }
}

@media (min-width: 1200px) {
    .lp2_section10_buttons .lp2_button {
        min-width: 32.3rem;
    }
}

@media (min-width: 1200px) {
    .lp2_section10_buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 4.4rem;
    }
}


@media (min-width: 1200px) {
    .lp2_section10 {
        padding: 4.2rem 0 8.9rem;
    }
}

@media (min-width: 1200px) {
    .lp2_section10 .lp2_section_heading {
        font-size: 4.8rem;
        line-height: 1.541;
        margin-bottom: 0.8rem;
    }
}

@media (min-width: 1200px) {
    .lp2_blog_swiper .swiper-navigation,
    .lp2_blog_single_swiper .swiper-navigation {
        gap: 3.9rem;
        min-height: 6.9rem;
    }
}

.lp2_blog_swiper .swiper-button-next:before,
.lp2_blog_single_swiper .swiper-button-next:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.213.88 6.812 5.96-6.812 5.959' stroke='%23fff' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.lp2_blog_swiper .swiper-button-prev:before,
.lp2_blog_single_swiper .swiper-button-prev:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.102 12.799-6.811-5.96L8.102.88' stroke='%23fff' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.lp2_blog_swiper .swiper-button:after,
.lp2_blog_single_swiper .swiper-button:after {
    content: unset;
}
.lp2_blog_swiper .swiper-button:before,
.lp2_blog_single_swiper .swiper-button:before {
    background-size: contain;
    content: "";
    height: 1.4rem;
    width: 0.9rem;
}

/*** Footer ***/
.lp2_footer {
    background: #1d1d1d;
    color: #ffffff;
}

.lp2_footer .page-footer {
    color: #ffffff;
}

.lp2_footer .page-footer .container .text-line {
    color: #ffffff;
}

.lp2_footer .page-footer .container .text-line a {
    color: #ffffff;
}

.lp2_footer .page-footer .container .second-line .sell .contact a {
    color: #ffffff;
}

.lp2_footer .page-footer .container .bottom-links .btn-link {
    color: #ffffff;
}

.lp2_footer .page-footer .container .contact-us-part .mobile-links a {
    color: #ffffff;
}

/*** Home page ***/
.hero_tip .small-rebate-plan-label {
	font-size: 1.8rem;
    font-weight: 400;
}
@media (min-width: 1280px) {
    .lp2_offer_descr .title:not(:first-child) {
        margin-top: 2.7rem;
    }
}
@media (max-width: 1199px) {
	.hero_tip .small-rebate-plan-label {
		font-size: 1.4rem;
	}
}

/*** Single post ***/
.single-post-banner {
    margin-bottom: 40px;
}

.single-post-banner__image {
    width: 100%;
    height: auto;;
}

.single-post-banner .mob {
    display: none;
}


@media (max-width: 768px) {
    .single-post-banner .desc {
        display: none;
    }

    .single-post-banner .mob {
        display: block;
    }   
}

