/*
Theme Name: Fooz Design Theme
Template: fooz-theme
*/

body {
    direction: rtl;
    unicode-bidi: embed;
}

.header-inner,
.services-grid,
.footer-widgets {
    direction: rtl;
}

.site-branding .site-title {
    letter-spacing: 0;
}

.main-navigation ul {
    padding-right: 0;
}

.section-title {
    text-align: center;
}

.about-teaser .container {
    flex-direction: row;
}

@media (min-width: 768px) {
    .main-navigation {
        margin-right: auto;
        margin-left: 0;
    }
}

.whatsapp-float {
    left: auto;
    right: 30px;
}

.back-to-top {
    left: auto !important;
    right: 100px !important;
    bottom: 30px !important;
}
