/*--------------------------------------------------------------
# Posts Section
--------------------------------------------------------------*/
.posts-section .posts-swiper .swiper .swiper-slide .post-image::after{left: 0px;}
@media (max-width: 767px){.posts-section .posts-swiper .swiper .swiper-slide .post-image::after{left: 50% !important;}}


/*--------------------------------------------------------------
# testimonials section
--------------------------------------------------------------*/
.testimonials-section .testimonial-item .quote-icon-left::before{content: "\ee33" !important;}  
.testimonials-section .testimonial-item .quote-icon-right::before{content: "\ee32" !important;}


/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
#gallery-section .section-swiper .swiper .swiper-slide:first-child .swiper-slide-container{border-radius: 0px 12px 25% 0px !important; overflow: hidden !important;}
#gallery-section .section-swiper .swiper .swiper-slide:last-child .swiper-slide-container{border-radius: 12px 0px 0px 25% !important; overflow: hidden !important;}
