Current File : /home/kelaby89/sergio-cuchi.tattoo/wp-content/themes/maori/rtl.css
/* ================= GENERAL STYLES ================== */

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

blockquote {
    border: none;
    padding-left: 0;
    margin-left: 0;
}

span.maori-post-price {
    left:15px;
    right: auto;
}

/* ================= SHADOWS ================== */

.maori-add-shadow,#maori-share-buttons,.list-group,.nav-tabs .nav-link.active,.tab-content,#maori-top-icons ul,#maori-sidebar,.maori-social-icons,.maori-page-title,.maori-page-box,.maori-post-nav-wrapper,.card,.maori_comments_block,.maori_comment_form,.sow-image-container .so-widget-image,#maori-gototop {
    -webkit-box-shadow: -5px 5px 0px 0 rgba(1, 1, 1, .1);
    box-shadow: -5px 5px 0px 0 rgba(1, 1, 1, .1);
}

.maori-panel {
    -webkit-box-shadow: 5px 5px 0px 0 rgba(1, 1, 1, .1);
    box-shadow: 5px 5px 0px 0 rgba(1, 1, 1, .1);
}

/* ================= GENERAL BOOTSTRAP ================== */

.custom-select {
    background: #191919 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
}

/* ================= MODAL ================== */

.modal-close {
    right:0;
    left: 1rem;
}

.modal-header .close {
    margin: -0.5rem auto 0 -1rem;
}

/* ================= PROGRESS BARS ================== */

.progress-bar {
    text-align: left;
    padding-left: 0.5rem;
    padding-right: 0;
}

.progress-bar span {
    right: 0.5rem;
    left:auto;
}

/* ================= ALERTS ================== */

.alert.message {
    padding: 0px;
    padding-left: 60px;
}


/* ================= PAGINATION ================== */

.maori-pager {
    display: block;
}

.pagination {
    justify-content: center;
    margin: 0;
    padding: 0;
}

.pagination > .page-item > .dots,
.pagination > .page-item > .page-link,
.pagination > .page-item > span {
    background-color: #111;
    border: 2px solid #111;
    border-radius: 20px;
    color: #fff;
    height: 40px;
    margin: 0 3px;
    min-width: 40px;
    font-weight: 700;
    line-height: 38px;
    padding: 0;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none;
    box-shadow: none;
    font-size: 1rem;
}

.pagination > .page-item > a:hover,
.pagination > .page-item > a:focus,
.pagination > .page-item > a:active {
    background-color: #f7d18d;
    border-color: #f7d18d;
    color: #111;
}

.pagination > .page-item.active .page-link {
    background-color: #f7d18d;
    color: #111;
    border-color: #f7d18d;
    pointer-events: none;
}

.maori-pager .fa-chevron-right {
    margin-left: 0px;
    margin-right: 2px;
}

.maori-pager .fa-chevron-left {
    margin-left: 2px;
    margin-right: 0px;
}

/* ================= TOP ICONS ================== */

#maori-top-icons ul {
    left:0;
    right: auto;
}

#maori-top-icons ul li {
    float: left;
    margin-left: 1px;
    margin-right: 0;
}

/* ================= SIDEBAR ================== */

#maori-sidebar {
    right: 0;
    left: auto;
    height: 100%;
}

/* ================= MAIN MENU ================== */

#maori-menu-toggle:after {
    left:40px;
    right: auto;
}

.maori-menu-ul > li > a:after {
    left: 0px;
    right: auto;
}

.maori-menu-ul > li > a:before {
    left: 0px;
    right: auto;
}

.maori-menu-ul > li > ul {
    border-left: none;
    border-right:4px solid #191919;
    padding-right:15px;
    padding-left: 0;
}

.maori-menu-ul > li > ul > li > ul,
.maori-menu-ul > li > ul > li > ul > li > ul {
    padding: 0 0.75rem 0 0;
}

/* ================= SLIDING PANEL ================== */

.maori-panel-inner .maori-panel-close {
    left:60px;
    right: auto;
}

/* ================= SOCIAL ICONS ================== */

.maori-social-icons {
    padding: 0 40px 0 0;
}

.maori-social-icons li {
    float: right;
}

.maori-social-icons li a {
    padding: 0 0 0 25px;
}

/* ================= PAGE STRUCTURE ================== */

#maori-site-wrapper {
    padding-right: 310px;
    padding-left: 0px;
}

.maori-page-title {
    padding: 3rem 60px 3rem 0;
}

.maori-page-title:before {
    left:-10px;
    right:10px;
}

.maori-page-title span:after {
    background-image: none !important;
}

.maori-author-meta a {
    padding-right: 23px;
    padding-left:0px;
}

.maori-author-meta a img {
    right:0;
    left:auto;
}


.maori-meta-tags .badge {
    margin-right: 0px;
    margin-left: 5px;
}

/* ================= POST NAVIGATION ================== */

.maori-post-nav-left-row {
    text-align: right;
    border-right: none;
    border-left: 2px solid #191919;
}

.maori-post-nav-right-row {
    text-align: left;
}

.maori-post-nav-left-row .maori-post-nav {
    border-right: none;
    border-left: 2px solid #191919;
}

.maori-post-nav-right-row .maori-post-nav {
    border-left: none;
    border-right: 2px solid #191919;
}

/* ================= CARDS ================== */

.card-title a:after {
    left: 100%;
    right: 0;
    -webkit-transition-property: right, left;
    transition-property: right, left;
    background-image: none !important;
}
.card-title a:hover:after {
    left: 50%;
    right: 0;
}

.card-footer.card-btn-artist {
  text-align: left;
}

/* ================= COMMENTS ================== */

.maori_comment_right_inner {
    padding-right: 20px;
    padding-left: 0px;
}

.maori_commentlist .comment > .comment .maori_comment {
    padding-left: 0px;
    padding-right: 40px;
}

.maori_commentlist .comment > .comment:before {
    right: 5px;
    left: auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.maori_cancel {
    float: left;
}

.maori_comments_rss {
    text-align: left;
}

.maori_comments_rss .fa {
    margin-left: 5px;
    margin-right: 0;
}

/* ================= WIDGETS ================== */

.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent-posts ul li a {
    padding-right: 0px;
    padding-left: 20px;
}

.widget_recent_entries ul li a:after,
.widget_pages ul li a:after,
.widget_meta ul li a:after,
.widget_recent-posts ul li a:after {
    left: 0px;
    right: auto;
    content: "\f104";
}

.widget_nav_menu div ul li ul,
.widget_categories ul li ul,
.widget_pages ul li ul {
    padding-right: 15px;
    padding-left: 0px;
}

.widget_categories ul li span {
    left:0;
    right: auto;
}

.widget_rss ul li cite {
    text-align: left;
}

#recentcomments a {
    display: block !important;
}

.tagcloud a,
a[class^="tag"] {
    float: right;
    margin-left: 5px;
    margin-right: 0px;
}

.tagcloud .maori-tag-count {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 2px solid #191919;
    padding-left: 0px;
    margin-left: 0px;
    border-left: none;
}

/* ================= ENVIRA GALLERY ================== */

#envirabox-close {
    left: 20px !important;
    right:auto !important;
}

#envirabox-right {
    right: auto !important;
}

/* ================= FOOTER ================== */

#maori-gototop {
    right:auto;
    left: 30px;
}

/* ================= MASONRY ================== */

.maori-column {
    float: right;
}

/* ================= GUTENBERG ================== */

.wp-block-categories-list ul li ul {
    padding-left: 0px;
    padding-right: 15px;
}

.wp-block-categories-list ul li span {
    left:0;
    right: auto;
}

/* ================= MEDIA QUERIES ================== */

@media only screen and (max-width: 1399px) {
    #maori-top-icons ul {
        float:left;
    }
    .maori-page-title {
        padding: 40px !important;
    }
    .card-horizontal-left {
        padding: 40px;
    }
    #maori-gototop {
        left: 0px;
        right: auto;
    }
}

@media only screen and (max-height: 700px) {
    .maori-menu-ul li {
        padding: 0px 40px;
    }
}

@media only screen and (max-width: 1199px) {
    #maori-sidebar {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        height: 100%;
    }
    #maori-site-wrapper {
        padding-right: 0px;
    }
    .maori-social-icons {
        float: left;
        padding-right: 25px;
        padding-left: 0;
    }
    .maori-page-title:before {
        left:10px;
        right: auto;
    }
}

@media only screen and (max-width: 575px) {
    .nav-tabs {
        -webkit-box-shadow: -5px 5px 0px 0 rgba(1, 1, 1, .1);
        box-shadow: -5px 5px 0px 0 rgba(1, 1, 1, .1);
    }
    #maori-main-container {
        padding: 40px 0px;
    }
    #maori-footer {
        padding: 0px;
    }
    .maori-panel-inner .maori-panel-close {
        left: 20px;
        right: auto;
    }
    #maori-menu-toggle:after {
        left: 20px;
        right: auto;
    }
}
Page not found – Hello World !