/* ---------------------- 
Stylesheet Guide
-------------------------

GENERAL STYLES
RESPONSIVE IFRAME
HEADER
PAGE STRUCTURE
BLOG
AUTHOR BOX
CARDS
POST META
COMMENTS
SCROLL TO TOP
SIDEBAR
SITEORIGIN
CONTACT FORM 7
TML
FOOTER
MASONRY GRID
MASONRY MEDIA QUERIES
MEDIA QUERIES

*/

/* ================= GENERAL STYLES ================== */

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

blockquote {
    padding-left: 0;
    padding-right: 1.25rem;
    border-left: none;
    border-right: 5px solid #1d84b5;
}

.fa-angle-right:before {
    content:'\f104';
}

.fa-angle-left:before {
    content:'\f105';
}

.rrssb-buttons li {
    float:right;
}

body.disputo .modal-content .login-submit {
    text-align: left;
}

body.disputo .modal-content ul li {
    margin:0 10px 0 0;
}

#disputo-loginform .close {
    right: auto;
    left: -1rem;
}

body.disputo .alert {
    border-left:none;
    border-right:5px solid rgba(0,0,0,0.3)
}

/* ================= HEADER ================== */


#disputo-main-menu > ul.nav > li.nav-item:last-child a {
    padding-right: 1rem;
    padding-left: 0px;
}

.navbar-brand img {
    margin-right: 0;
    margin-left: 1rem;
}

#disputo-header-btns {
    margin-left:0;
    margin-right: auto;
}

#disputo-top-bar-login,#disputo-top-bar-woo-btn {
    float:left;
}

#disputo-top-bar-woo-btn {
    border-left:1px solid rgba(0,0,0,0.1);
    border-right:0px;
}

#disputo-top-bar-woo-btn .icon-count {
    right: auto;
    left: 5px;
}

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


.disputo-page-left {
    float: right;
}

.disputo-page-right {
    float: left;
    padding-left: 0;
    padding-right: 60px;
}

.disputo-faq-right {
    float: left;
}

.disputo-faq-left {
    float: right;
    padding-left: 60px;
    padding-right: 0;
}

/* ================= AUTHOR BOX ================== */

.disputo-author-meta {
    padding-left: 0;
    padding-right: 25px;
}

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

.disputo-post-author img {
    margin: 0px 0px 4px 3px;
}

.disputo-comment-count {
    float: left;
}

.disputo-comment-count i {
    margin-right: 0;
    margin-left: 3px;
}

.card-badges  {
    left: auto;
    right: 15px;
}

/* ================= POST META ================== */

.disputo-meta > div {
    margin: 5px 0px 5px 20px;
}

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

.disputo-comments-title span {
    right: 0;
    left: 30px;
}

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

.disputo_comments_block .children li {
    padding-left: 0px;
    padding-right: 40px;
}

.disputo_comments_block .children li:before {
    right: 5px;
    left: auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.disputo_cancel {
    float: left;
}


.disputo_comments_rss {
    text-align: left;
}

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

/* ================= SCROLL TO TOP ================== */

.material-scrolltop {
    right: auto;
    left: 20px;
}

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

.widget_mc4wp_form_widget:before,
.so-panel.widget_mc4wp_form_widget:before {
    right: auto;
    left: 30px;
}

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

.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: 0;
}

.widget_recent_entries ul li span.post-date:before {
    padding-right: 0;
    padding-left: 5px;
}

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

.widget_rss ul li .rss-date:before {
    padding-right: 0;
    padding-left: 5px;
}

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

#recentcomments a {
    display: block !important;
}

/* calendar widget */

#wp-calendar tfoot tr #prev {
    text-align: right;
}

#wp-calendar tfoot tr #next {
    text-align: left;
}

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

.tagcloud .disputo-tag-count {
    padding-left: 0;
    padding-right: 5px;
    margin-left: 0;
    margin-right: 5px;
    border-left: none;
    border-right: 1px solid #ddd;
}

#disputo-footer .tagcloud .disputo-tag-count {
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

/* ================= CONTACT FORM 7 ================== */

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
    border-width: 0px 3px 0px 0px !important;
}

/* ================= TML ================== */

.tml .error {
    border-left: none;
    border-right: 3px solid #ff5a5f;
}

.tml .message {
    border-left: none;
    border-right: 3px solid #1d84b5;
}

.tml label {
    text-align: right;
}

.tml .tml-rememberme-wrap label {
    padding-left: 0;
    padding-right: 3px;
}

.tml .tml-action-links li {
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    float: right;
    margin: 0 0 0 0.5em;
    padding: 0 0 0 0.5em;
}

.tml .tml-action-links li:last-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

.tml .tml-user-avatar {
    text-align: right;
}

.widget_theme_my_login .tml-user-links {
    text-align: left;
}

@media screen and (min-width: 768px) {
    .tml-login .tml-submit-wrap {
        text-align: left;
    }
}

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

.disputo-social-icons {
    text-align: left;
}

.disputo-social-icons li {
    margin-left: 0;
    margin-right: 5px;
}

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

.disputo-column {
    float: right;
}

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

@media only screen and (max-width: 1439px) {
    .disputo-page-left {
        width: 65%;
    }
    .disputo-page-right {
        width: 35%;
        padding-right: 40px;
    }
    .disputo-faq-left {
        padding-left: 40px;
        padding-right: 0px;
    }
    #disputo-main-inner,
    #disputo-main-inner.nomargin {
        margin: 40px 0px 0px 0px;
        padding: 40px;
    }
    #disputo-footer {
        margin: 40px 0px 0px 0px;
    }
    #footer-widgets {
        padding: 60px 0px;
    }
    .disputo-masonry-grid {
        margin: 0px -10px;
    }
    .disputo-masonry-grid .card-masonry {
        padding: 0px 10px;
        margin-bottom: 20px;
    }
    .card-body {
        padding: 20px;
    }
    .card-footer {
        padding: 10px 20px
    }
    .disputo-page-title {
        padding: 80px 0px;
    }
}

@media only screen and (min-width: 992px) {
    #disputo-main-menu > ul > li {
        position: relative;
    }

    #disputo-main-menu > ul > li:before {
        left: auto;
        right:0px;
    }
}

@media only screen and (max-width: 991px) {
    #disputo-header-btns {
        text-align:left;
        right:auto;
        left:0;
        margin: 0;
        width:auto;
    }
    .navbar-brand {
        display: block !important;
        margin: 0px 0px 20px 0px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .navbar-brand img {
        height: auto !important;
        width: 100% !important;
        max-width: 150px;
    }
    #disputo-main-menu-wrapper .navbar-toggler {
        width: 100%;
    }
    #disputo-main-menu .dropdown-toggle::after {
        margin-left:0px;
        margin-right: 5px;
    }
    .disputo-faq-left,
    .disputo-faq-right {
        width: 100%;
        padding: 0px;
    }
    .disputo-page-left,
    .disputo-page-right {
        display: block;
        width: 100%;
        float: none;
    }
    .disputo-page-right {
        padding: 40px 0px 0px 0px;
    }
    .navbar-nav .nav-item + .nav-item {
        margin-right: 0rem;
    }
    #disputo-main-menu {
        padding: 10px 20px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-top: 0px;
    }
    #disputo-top-bar-login {
        display: block;
        width: 100%
    }
    #disputo-login-dropdown {
        width: 100%;
    }
    .card-badges {
        left:auto;
        right: 10px;
    }
    .card-badges li .badge {
        font-size: 75%;
        padding: 0.4em;
        margin-left: 3px;
    }
    #disputo-footer-bottom,.disputo-social-icons {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    #disputo-modal-search .modal-dialog {
        margin: 0px;
    }
    .disputo-sidebar-box,
    .widget_mc4wp_form_widget,
    .card-body {
        padding: 20px;
    }
    .disputo-page-title {
        padding: 60px 0px;
    }
    .disputo-masonry-grid,
    .disputo-masonry-grid.small-grid {
        margin: 0px;
    }
    .disputo-masonry-grid .card-masonry,
    .disputo-masonry-grid.small-grid .card-masonry {
        padding: 0px;
    }
    #disputo-footer-bottom p {
        text-align: center;
    }
    #disputo-footer-bottom .disputo-social-icons.text-right {
        margin: 20px auto 0px auto !important;
        text-align: center !important;
    }
    #disputo-footer-bottom .disputo-social-icons li {
        margin: 0px 10px;
    }
    .material-scrolltop::before {
        line-height: 40px;
    }
    .material-scrolltop.reveal {
        width: 40px;
        height: 40px;
    }
    #disputo-main-inner {
        padding: 20px;
    }
    #footer-widgets {
        padding: 40px 0px;
    }
}

@media only screen and (max-width: 576px) {
    html {
        font-size: 15px;
    }
    .disputo-page-title {
        padding: 40px 0px;
    }
    .disputo-sidebar-box,
    .widget_mc4wp_form_widget {
        padding: 20px;
    }
    .widget_mc4wp_form_widget:before,
    .so-panel.widget_mc4wp_form_widget:before {
        left: 20px;
        right: auto;
    }
    .disputo_comments_block .children li {
        padding-right: 0px;
    }
    .disputo_comments_block .children li:before {
        top: -7px;
        left: auto;
        right: 0px;
    }
    #disputo-main-menu-wrapper .container {
        margin: 0px;
    }
    .disputo_comment_left {
        display: none;
    }
    .disputo_comment_right_inner {
        padding-right: 0px;
    }
    .disputo-masonry-grid,
    .disputo-masonry-grid.small-grid {
        margin: 0px;
    }
    .disputo-masonry-grid .card-masonry,
    .disputo-masonry-grid.small-grid .card-masonry {
        padding: 0px;
        margin-bottom: 15px;
    }
    .disputo-masonry-grid.small-grid .card-masonry .card-title a,
    .disputo-masonry-grid.small-grid .card-masonry .disputo-posts-info,
    .disputo-masonry-grid .card-masonry .card-title a,
    .disputo-masonry-grid .card-masonry .disputo-posts-info {
        font-size: 100%;
    }
    .card.mp-post,
    .disputo-sidebar-box {
        margin-bottom: 20px;
    }
    #disputo-main-inner.nomargin,
    #disputo-main-inner,
    #disputo-footer {
        margin: 20px 0px 0px 0px;
    }
    #disputo-loginform .close {
        right: auto;
        left: -0.2rem;
    }
}

@media only screen and (max-width: 480px) {
    .disputo-author-box {
        margin: 20px 0px 20px 0px;
        padding: 20px;
    }
    .disputo-masonry-grid.small-grid h2,
    .disputo-masonry-grid.small-grid h3 {
        font-size: 1.45rem !important;
    }
    .disputo_comment_form,
    .disputo_comments_block {
        margin: 20px 0px 0px 0px;
    }
    #disputo-facebook-comments,#disputo-share-buttons {
        margin-top: 20px;
    }
    .disputo-meta {
        margin: 20px 0px 0px 0px;
        padding: 20px;
    }
    #respond form,
    .disputo-no-result-form {
        margin-bottom: 20px;
    }
    .disputo-add-border,
    .disputo_comment,
    disputo-facebook-comments {
        padding: 20px;
    }
    .disputo-modal-search-box {
        padding: 10px 10px 0px 10px;
    }
    #disputo-modal-search .close {
        position: absolute;
        top: 0px;
        right: auto;
        left: 5px;
        font-size: 2rem;
    }
    #disputo-modal-search input,
    #disputo-modal-search button {
        margin: 10px 0px 20px 0px!important;
    }
    .disputo-comments-title {
        padding: 20px;
    }
    .disputo-comments-title span {
        display: none;
    }
    #disputo-cart-menu .dropdown-menu {
        min-width: 14em;
    }
    .disputo-page-right {
        padding: 20px 0px 0px 0px;
    }
    #disputo-main-inner {
        padding: 0px;
        background: transparent;
        box-shadow: none;
    }
    #footer-widgets {
        padding: 20px 0px;
    }
}
