admin-rtl.css
6 months ago
admin-rtl.css.map
6 months ago
admin.css
4 months ago
admin.css.map
4 months ago
dark-mode.css
6 months ago
dark-mode.css.map
6 months ago
elementor-editor.css
1 year ago
extension.css
1 year ago
extension.css.map
1 year ago
main.css
1 month ago
main.css.map
6 months ago
rtl.css
1 year ago
rtl.css.map
1 year ago
rtl.css
93 lines
| 1 | .feedback_section_one .slick-arrow-one { |
| 2 | right: initial !important; |
| 3 | left: 0; |
| 4 | padding-left: 0; |
| 5 | } |
| 6 | |
| 7 | .expert-section-one .slick-arrow-one { |
| 8 | right: initial !important; |
| 9 | left: 0; |
| 10 | } |
| 11 | |
| 12 | .slick-dotted.slick-slider { |
| 13 | padding-right: 0; |
| 14 | padding-left: 100px; |
| 15 | } |
| 16 | |
| 17 | .doc_testimonial_slider .slick-dots { |
| 18 | padding-left: 0; |
| 19 | padding-right: 15px; |
| 20 | } |
| 21 | .doc_testimonial_slider .item { |
| 22 | padding-left: 0; |
| 23 | padding-right: 15px; |
| 24 | } |
| 25 | .doc_testimonial_slider .item:before { |
| 26 | transform: scaleX(-1); |
| 27 | left: initial !important; |
| 28 | right: 25px; |
| 29 | } |
| 30 | |
| 31 | .testimonial-slider-inner .testimonial-item { |
| 32 | padding: 50px 50px 50px 110px !important; |
| 33 | } |
| 34 | .testimonial-slider-inner .testimonial-item .quote-img-top { |
| 35 | transform: scaleX(-1); |
| 36 | } |
| 37 | .testimonial-slider-inner .testimonial-item .quote-img-bottom { |
| 38 | right: initial !important; |
| 39 | left: 50px; |
| 40 | transform: scaleX(-1); |
| 41 | } |
| 42 | |
| 43 | .feedback-section-five .slick-arrow-one { |
| 44 | right: initial !important; |
| 45 | left: 0; |
| 46 | padding-left: 0; |
| 47 | } |
| 48 | |
| 49 | .feedback-block-three .quote-icon { |
| 50 | right: initial !important; |
| 51 | left: 55px; |
| 52 | } |
| 53 | |
| 54 | .feedback-block-two .block-footer .ezd-ms-3 { |
| 55 | margin-left: 0; |
| 56 | margin-right: 1rem; |
| 57 | } |
| 58 | |
| 59 | .feedback-section-two .slick-dots { |
| 60 | margin: 40px 15px 0 0; |
| 61 | } |
| 62 | |
| 63 | .feedback-section-four .slider-wrapper { |
| 64 | right: 32vw !important; |
| 65 | } |
| 66 | .feedback-section-four .slider-wrapper .slick-dots { |
| 67 | right: 18%; |
| 68 | width: fit-content !important; |
| 69 | } |
| 70 | |
| 71 | #feedBack_carousel .carousel-control-prev { |
| 72 | transform: rotate(180deg); |
| 73 | } |
| 74 | #feedBack_carousel .carousel-control-next { |
| 75 | left: 0 !important; |
| 76 | right: auto !important; |
| 77 | transform: rotate(180deg); |
| 78 | } |
| 79 | |
| 80 | .blog-slider-arrows { |
| 81 | right: initial !important; |
| 82 | left: -2px; |
| 83 | } |
| 84 | .blog-slider-arrows i { |
| 85 | transform: rotate(180deg); |
| 86 | } |
| 87 | |
| 88 | .card-style-six .blog-item-six { |
| 89 | padding: 0 24px 20px 0 !important; |
| 90 | } |
| 91 | |
| 92 | /*# sourceMappingURL=rtl.css.map */ |
| 93 |