@import url("../bizberg/rtl.css");

section.banner-style {
    direction: ltr;
}

[dir='rtl'] .slick-next {
    left: auto !important;
}

.banner-style .slick-prev {
	transform: rotate(180deg);
}

.full-screen-search .search-form label:before {
    left: 2%;
	right: auto !important;
}

.full-screen-search input[type="text"].search-field {
    padding: 10px 15px 10px 70px;
}

.full-screen-search .close {
    left: 15px;
	right: auto !important;
}

.navbar-nav li ul {
	right: 0;
	left: auto !important;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: right;
}

.navbar-nav li a i.has_sub_menu_parent.fa.fa-angle-down {
    top: 7px !important;
}

#top-social-left li a {
    float: right;
}

.top-bar-right {
    float: left;
}

ul.sidebar-cat li a:before, .widget.widget_categories li a:before, .widget.widget_archive li a:before, .widget.widget_pages li a:before, .widget.widget_meta li a:before, .widget.widget_nav_menu li a:before, .widget.widget_recent_entries li a:before, .widget.widget_recent_comments li span a:before {
    content: '\f104' !important;
    padding-left: 5px;
    padding-right: 0 !important;
}

.primary_header_2 p, .bizberg_header_wrapper p {
    letter-spacing: 0 !important;
}

#back-to-top {
    left: 20px;
    right: auto !important;
}

.search-form input#searchsubmit {
    letter-spacing: 0 !important;
}

.navbar-default .navbar-nav>li>a {
    letter-spacing: 0 !important;
}

.slicknav_nav a {
    text-align: right;
}

.slicknav_nav a.slicknav_item {
    left: 0;
    right: auto !important;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    border-left: thin !important;
}

input#wp-comment-cookies-consent {
    float: right;
    margin-left: 10px;
}

div#respond h3#reply-title small a {
    float: left;
}

.bizberg_woocommerce_shop #reviews #comments ol.commentlist li .comment-text {
    margin-right: 80px;
	margin-left: 0 !important;
}

.bizberg_woocommerce_shop .woocommerce-cart-form button[name="update_cart"] {
    float: left;
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right;
}

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    float: left;
}

.bizberg_woocommerce_shop.woocommerce-cart table.shop_table thead th, .bizberg_woocommerce_shop.woocommerce-checkout table.shop_table thead th, .bizberg_woocommerce_shop.woocommerce-wishlist table.shop_table thead th, .bizberg_woocommerce_shop.woocommerce-account table.shop_table thead th {
	text-align: right;
}

.bizberg_woocommerce_shop.woocommerce-cart table.shop_table tbody td, .bizberg_woocommerce_shop.woocommerce-checkout table.shop_table tbody td, .bizberg_woocommerce_shop.woocommerce-checkout table.shop_table tbody td, .bizberg_woocommerce_shop.woocommerce-checkout table.shop_table tfoot td, .bizberg_woocommerce_shop.woocommerce-checkout table.shop_table tfoot th, .bizberg_woocommerce_shop.woocommerce-wishlist table.shop_table tbody td, .bizberg_woocommerce_shop.woocommerce-wishlist table.shop_table tfoot th, .bizberg_woocommerce_shop.woocommerce-account table.shop_table tbody td, .bizberg_woocommerce_shop.woocommerce-account table.shop_table tfoot th, .bizberg_woocommerce_shop.woocommerce-account table.shop_table tfoot td {
	text-align: right;
}

.bizberg_woocommerce_shop form.woocommerce-product-search input.search-field {
    padding: 11px 15px 10px 60px;
}

.bizberg_woocommerce_shop form.woocommerce-product-search button {
	left: 0;
	right: auto !important;
}

.bizberg_woocommerce_shop .widget.widget_product_categories ul li a::before {
	content: '\f104';
	padding-left: 5px;
	padding-right: 0 !important;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: 0;
	right: auto !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    margin-right: 0 !important;
}

.banner-style .popular-item-wp .pp-item-detail {
    text-align: right;
}

#blog .blog-post.blog-large .entry-date a:after {
    right: 0;
    left: auto !important;
}

.post-navigation .nav-previous a:before {
    padding-left: 10px;
    padding-right: 0 !important;
}

.post-navigation .nav-next a:after {
    padding-right: 10px;
    padding-left: 0 !important;
}

.bizberg_user_comment_wrapper i {
    margin-left: 4px;
    margin-right: 0 !important;
}