blockquote {
    border-left-width: 1px;
    border-right-width: 3px;
}

#page {
    text-align: right;
}

#wrap {
    text-align: right;
    direction: rtl;
}

.entry dt {
    background-position: 100% 50%;
    padding-right: 25px;
}

.item-explanation {
    padding-right: 25px;
    background-position: right;
}

#home-clip-preview {
    float: left;
    width: 500px;
}

.block2 {
    float: right;
    margin-right: 0;
}

.alignright {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

.alignleft {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}


.sidebar ul,
.sidebar ol {
    margin-left: 0;
    margin-right: 20px;
}

.sidebar  li.cms-nav-sub-section {
    margin: 15px -15px 6px 0;
}

/* End Sidebar */

.account-login {
    width: 115px;
    float: right;
}

#footer_language_list ul li img {
    margin-left: 5px;
}

.ltr h2, .ltr p, .ltr small, .ltr postmetadata {
    direction: ltr;
    text-align: left;
}

.ltr .alignright {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.ltr .alignleft {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

#socialbuttonnav li {
    background: none !important;
}

#shopp .buy-table td.details input {
    margin-right: 12px;
}

#payment ul.payment_methods,
#payment ul.payment_methods li {
    text-align: right;
}

#payment #place_order {
    float: left;
}

.post ul,
.post ol {
    margin:20px 30px  20px 0 ;
}
.post form ul li {
    padding-right: 0px;
    list-style: none;
    background-image: none;
}

.post form td.details ul li {
    padding-right: 15px;
    padding-left: 0;
    margin: 10px 5px 0 0;
}

/* My account settings */


.my-account-settings li.horizontal {
    float: right;
    padding-right: 0;
    padding-left: 30px;
}

/* My account orders */
.my-account-orders table {
}

.my-account-orders table .order-number {
    text-align: right;
}

.my-account-orders table .order-number a {
    font-weight: bold;
}

/* My account affiliate */
.my-account-affiliate-content {
    float: right;
}

/* Woocommerce overrides */
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    text-align: right;
}

.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
    text-align: left;
}

.printright {
    float: left;
}

#content table.bbp-topics {
    clear: both;
}

body.rtl .account-login {
    position: absolute;
    right: 0;
    top: 0;
}

body.rtl #header #searchform {
    width: auto !important;
}

body.rtl #content fieldset.bbp-form label.radio-inline {
    width: auto;
}


body.rtl .icon-double-angle-right:before {
    content: "\f100";
}

body.rtl #wpml-info-account-close {
    right: auto;
    left: 20px;
}

input[type=email], input[type=url] {
    direction: ltr
}
input[type=email]:placeholder,
input[type=url]:placeholder {
    direction: rtl
}
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder {
    direction: rtl
}
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder {
    direction: rtl
}

@media only screen and (min-width: 680px) {
    body.rtl #wpml-info-account:after {
        left: auto !important;
        right: -34px !important;
        border-left-color: #DB552B !important;
        border-right-color: transparent !important;
    }
    body.rtl.page-id-470452 .wpml-info-popup,
    body.rtl.page-id-468298 .wpml-info-popup {
        left: auto !important;
        right: 440px !important;
    }
    body.rtl.page-id-470452 .wpml-info-popup {
        right: 470px !important;
    }
}

.comparison-table tbody td:first-child,
.comparison-table tr th:first-child {
    text-align: right;
}
.comparison-table .ml-blog .cell-wrapper {
    border-top-right-radius: 5px;
    border-left: 0;
    border-right: 1px solid #e9e9e9;
    border-top-left-radius: 0;
    right: -1px;
}
.comparison-table .ml-cms-lifetime .cell-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-left: 1px solid #e9e9e9;
    border-right: 0;
    left: 0;
    margin-left: 0;
}

.entry th[scope="row"],
.entry-content th[scope="row"] {
    text-align: left;
}

.prev-link {
    float: right;
}
.next-link {
    float: left;
}


/* Purchase page popup */

.bioep-content .js-bioep-close {
    margin-right: 0;
}