File: /var/www/html/wptrinityconsulting/wp-content/themes/finbuzz/assets/css/rtl.css
.testimonial-2 .slick-slide .testimonial-content-wrap .person-info{
left: auto;
right: 0;
}
.additional-menu-area .sidenav{
left: auto;
right: 0;
transform: translateX(100%);
}
.swiper-container-rtl .swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
background-image: none;
}
.info-style11 .info-item .info-box-memo li:nth-child(1){
right: 50px;
}
.info-style11 .info-item .info-box-memo li:nth-child(3) svg{
transform: rotate(90deg);
}
.testimonial-2 .slick-prev,
.testimonial-2 .slick-next {
right: 60px!important;
left: auto!important;
}
.testimonial-2 .slick-arrow:before{
content:"\f107"!important;
}
.testimonial-2 .slick-next{
transform: rotate(180deg);
}
.testimonial-1 .slick-next{
transform: rotate(180deg);
top: 90%;
}
.testimonial-1 .slick-arrow:before{
content: "\f30b"!important;
}
.header-button i{
transform: rotateY(180deg);
}
.btn-style7 svg,
.btn-style2 svg,
.btn-style3 svg,
.btn-style1 svg,
.btn-style5 svg,
.btn-style4 svg,
.btn-style8 svg,
.post-grid-style2 .post-grid-item .entry-content .blog-btn svg,
.post-multi-grid .rtin-item-post .blog-btn svg,
.btn-transperent svg,
.banner-slider-addon .banner-content .banner-btn-list li a svg{
transform: rotateY(-180deg);
}
.btn-style7:hover svg,
.btn-style2:hover svg,
.btn-style3:hover svg,
.btn-style1:hover svg,
.btn-style5:hover svg,
.btn-style4:hover svg,
.btn-transperent:hover svg,
.banner-slider-addon .banner-content .banner-btn-list li a:hover svg{
animation: none!important;
}
.service-grid-layout2 .service-item .service-content .service-button1 a i{
transform: rotateY(-180deg);
}
.btn-style8{
display: inline-flex;
align-items: center;
}
.btn-style8 svg{
margin-right: 7px;
}
.btn-style8:hover svg{
transform: rotateY(-180deg);
}