body, button, input, select, textarea {
    font-family: Heebo, arial !important;
}
body .pull-right {
    float: left !important;
}
body .pull-left {
    float: right !important;
}
#mega-menu-wrap-navbar-primary #mega-menu-navbar-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: left;
}
#mega-menu-wrap-navbar-primary #mega-menu-navbar-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0 6px 0 0;
}
#mega-menu-wrap-navbar-primary #mega-menu-navbar-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    float: right;
}
#mega-menu-wrap-navbar-primary #mega-menu-navbar-primary li.mega-menu-item {
    text-align: right !important;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    margin: 0 0 0 10px;
}
.widget_product_categories ul li .count, .widget_layered_nav ul li .count {
    float: left;
}
.popover.bs-tether-element-attached-top .popover-arrow::after, .popover.popover-bottom .popover-arrow::after {
    margin-left: 0;
    margin-right: -10px;
    border-bottom-color: #f7f7f7;
}
.product-images-wrapper .onsale {
    direction: ltr;
}
.ywpc-timer.is-countdown {
    direction: ltr;
}
.ywpc-timer.is-countdown > div {
    direction: rtl;
}
.wc-forward:after {
    content: "\f30a";
}
#wcbpg-popup .popup-inner .product-info {
    float: right;
}
#wcbpg-popup .popup-inner form {
    float: left;
    margin: 0 25px 0 -25px
}
#scrollUp {
    right: 1.25rem;
    left: auto;
}
.electro-description {
    margin-bottom: 2em;
    padding-bottom: 4em;
    border-bottom: 1px solid #ddd;
}
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy, .woocommerce table.wishlist_table tfoot td {
    text-align: right;
}
.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox {
    text-align: right;
}
.yith-wacp-content .product-price {
    text-align: right;
}
.yith-wacp-content .yith-wacp-message:before {
    float: right;
    margin: 0 0 0 10px;
}
.preloader-plus {
    direction: ltr;
}
.yith-wacp-content .product-variation dt {
    float: right;
    clear: right;
    margin-right: 0;
    margin-left: 5px;
}
.tt-menu {
    left: auto !important;
    right: 0;
}
.yith-wfbt-section .yith-wfbt-images {
    float: right;
    margin: 10px 0 10px 15px;
}
li.yith-wfbt-item span.price {
    direction: ltr;
    display: inline-block;
    margin-left: 10px;
}
.yith-wfbt-section .yith-wfbt-item label {
    padding-left: 0;
    padding-right: 20px;
}
.yith-wfbt-section .yith-wfbt-item input[type=checkbox] {
    right: 0;
    left: auto;
}
nav.navigation.post-navigation span.meta-nav {
    transform: scaleX(-1);
    display: inline-block;
}