@charset "UTF-8";
/*
Theme Name: Martfury
Theme URI: https://www.rtl-theme.com/author/mehrdesign/
Author: گروه طراحی مهر
Author URI: https://www.rtl-theme.com/author/mehrdesign/
Description: قوی ترین قالب فروشگاهی و چندفروشندگی
Version: 3.1.8
Tested up to: 5.8.1
Requires PHP: 7.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
 @font-face {
    font-family: 'martfury';
    src: url('fonts/martfury.eot');
    src: url('fonts/martfury.eot?#iefix') format('embedded-opentype'),
    url('fonts/martfury.woff') format('woff'),
    url('fonts/martfury.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'martiran';
    src: url('fonts/martiran.eot');
    src: url('fonts/martiran.eot?#iefix') format('embedded-opentype'),
    url('fonts/martiran.woff') format('woff'),
    url('fonts/martiran.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body ,.woocommerce-cart .woocommerce table.shop_table td .quantity .qty,.mobile-version.woocommerce div.product .quantity .qty  {font-family:martfury;}
.btn-primary,
.btn {
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  background-color: #fcb800;
  transition: all 0.5s;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border: none;
}
.woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email {float:right; padding-left: 15px;padding-right:unset;}
.btn-primary:hover,
.btn:hover,
.btn-primary:focus,
.btn:focus,
.btn-primary:active,
.btn:active {
  outline: none;
}
.btn-primary:hover,
.btn:hover {
  color: #000;
}
.mf-loading {
  position: relative;
}
.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.mobile-version .woocommerce-error a.button, .mobile-version .woocommerce-info a.button, .mobile-version .woocommerce-message a.button {text-align:right;}
.yith_woocompare_colorbox #cboxClose {left:20px;right:unset !important;}
#cboxClose {left:0;right:unset !important;}
.mf-loading:before {
  border-width: 1px;
  border-color: #666 #666 #666 transparent;
  border-radius: 50%;
  border-style: solid;
  animation: mf-spin-fast 1s linear infinite;
  content: " ";
  width: 14px;
  height: 14px;
  font-weight: 400;
  border-color: #fcb800 #fcb800 #fcb800 transparent;
  border-width: 2px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mf-spin-fast {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  to {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}
@-webkit-keyframes mf-spin-fast {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  to {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}
@-o-keyframes mf-spin-fast {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  to {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}
@-ms-keyframes mf-spin-fast {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  to {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
html {
  direction: rtl;
}
body {
  direction: rtl;
  unicode-bidi: embed;
}
.top-promotion .promotion-content .close {
  margin-left: 0;
  margin-right: 25px;
}
.top-promotion .promo-left {
  margin-right: 0;
  margin-left: 80px;
}
.top-promotion .promo-left .percent {
  margin-right: 0;
  margin-left: 15px;
}
.mf-currency-widget .current {
  padding-left: 20px;
  padding-right: 0;
}
.mf-currency-widget .current:after {
  left: 0;
  right: auto;
}
.mf-currency-widget ul {
  right: -15px;
  left: auto;
}
.topbar #lang_sel > ul > li a,
.topbar .lang_sel > ul > li a {
  padding-left: 20px;
  padding-right: 0;
}
.topbar #lang_sel > ul > li a:after,
.topbar .lang_sel > ul > li a:after {
  left: 0;
  right: auto;
}
.topbar #lang_sel > ul > li ul,
.topbar .lang_sel > ul > li ul {
  right: -15px;
  left: auto;
}
.nav li > ul {
  left: auto;
  right: -10px;
}
.nav ul ul ul {
  right: 110%;
  left: auto;
}
.nav > .menu > li:first-child > ul {
  right: -30px;
}
.nav li li:hover > ul {
  right: 100%;
  left: auto;
}
.nav .menu .is-mega-menu .dropdown-submenu {
  right: auto;
}
.site-header .products-search .product-cat-label {
  border-radius: 0 5px 5px 0;
}
.site-header .products-search .search-submit {
  border-radius: 5px 0 0 5px;
}
.site-header .products-search.searching .search-wrapper:before {
  left: 10px;
  right: auto;
}
.site-header .products-search .products-search .search-wrapper .search-results ul li img {
  margin-left: 10px;
  margin-right: 0;
}
.site-header .extras-menu {
  margin-left: 0;
  margin-right: 40px;
}
.site-header .extras-menu > li:last-child {
  padding-left: 0;
  padding-right: 20px;
}
.site-header .extras-menu .menu-item-account > ul {
  left: 0;
  right: auto;
  padding: 0;
}
.site-header .extras-menu .menu-item-cart .mini-cart-content {
  left: 0;
  right: auto;
}
.site-header .extras-menu .menu-item-account .extra-icon {
  right: 0;
  left: auto;
}
.site-header .extras-menu .menu-item-account > a {
  padding-right: 42px;
  padding-left: 0;
}
.site-header .extras-menu .menu-item-account.logined > a {
  padding-right: 0;
}
.site-header .products-cats-menu .menu > li.menu-item-has-children > a:after {
  left: 0;
  right: auto;
  content: '\e93b';
}
.site-header .products-cats-menu .menu > li.is-mega-menu .dropdown-submenu {
  right: 120%;
  left: auto;
}
.site-header .products-cats-menu .menu > li.is-mega-menu:hover .dropdown-submenu {
  right: 100%;
}
.site-header .products-cats-menu .toggle-product-cats {
  right: 0;
  left: auto;
}
.site-header .extras-menu > li > a .mini-item-counter {
  left: -4px;
  right: auto;
}
.site-header .extras-menu .menu-item-wishlist .mini-item-counter {
  left: 0;
  right: auto;
}
.sticky-header .site-header.minimized .header-main .products-cats-menu .cats-menu-title .icon-menu {
  padding-left: 10px;
}
.sticky-header .site-header.minimized .header-main .products-cats-menu .toggle-product-cats {
  right: 0 !important;
}
.header-layout-1 .site-header .products-cats-menu:before {
  right: 50%;
  left: auto;
}
.header-layout-1 .site-header .primary-nav > ul > li:first-child {
  padding-left: 22px;
  padding-right: 0;
}
.header-layout-1 .site-header .primary-nav > ul > li.menu-item-has-children > a {
  margin-left: 22px;
  margin-right: 0;
}
.header-layout-1 .site-header .primary-nav > ul > li.menu-item-has-children > a:after {
  left: -22px;
  right: auto;
}
.header-layout-1 .site-header .products-cats-menu .cats-menu-title:after {
  left: 0;
  right: auto;
}
.header-layout-2 .site-header .header-logo .logo {
  margin-right: 0;
  margin-left: 15px;
}
.header-layout-2 .site-header .primary-nav > ul > li:first-child > ul {
  right: 0;
  left: auto;
}
.header-layout-3 .site-header:not(.minimized) .products-search .product-cat-label {
  border-left: 1px solid #ccc;
  border-right: none;
}
.header-layout-3 .site-header .primary-nav > ul > li.menu-item-has-children > a {
  margin-left: 22px;
  margin-right: 0;
}
.header-layout-3 .site-header .primary-nav > ul > li.menu-item-has-children > a:after {
  left: -22px;
  right: auto;
}
.header-layout-3 .site-header .products-cats-menu:before {
  right: 50%;
  left: auto;
}
.header-layout-3 .site-header .products-cats-menu .cats-menu-title i {
  margin-left: 20px;
  margin-right: 0;
}
.header-layout-4 .site-header:not(.minimized) .products-search .product-cat-label {
  border-left: 1px solid #ccc;
  border-right: none;
}
.site-header .header-logo .products-cats-menu .icon-menu .s-space {
  display: none;
}
.site-header .header-logo .products-cats-menu .toggle-product-cats {
  right: -210px;
}
.mf-product-deals-carousel .product {
  margin-right: 0;
  margin-left: 30px;
}
.mf-product-deals-carousel .product .entry-summary .woocommerce-product-rating .star-rating {
  margin-left: 7px;
  margin-right: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li img {
  margin-left: 4px;
  margin-right: 0;
}
.woocommerce ul.cart_list li .remove_from_cart_button,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li .remove_from_cart_button {
  left: 0;
  right: auto;
}
.woocommerce ul.cart_list li .product-content,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li .product-content {
  padding-right: 15px;
  padding-left: 0;
}
.woocommerce div.product .woocommerce-product-gallery {
  float: right;
}
.woocommerce div.product div.images {
  padding-right: 0;
  padding-left: unset !important;
}
.woocommerce div.product div.images .flex-control-nav {
  right: 0;
  left: auto;
}
.woocommerce div.product span.price .woocommerce-Price-amount:first-child,
.woocommerce div.product p.price .woocommerce-Price-amount:first-child {
  padding-right: 0;
  padding-left: 8px;
}
.woocommerce div.product .entry-summary {
  padding-right: 30px;
  padding-left: 0;
}
.woocommerce div.product .mf-product-detail {
  margin-right: 1px;
}
.woocommerce div.product .woocommerce-Reviews .col-average-rating {
  float: right;
}
.woocommerce .woocommerce-Tabs-panel--seller ul li,
.woocommerce .mf-Tabs-panel--seller ul li {
  display: flex;
  align-items: center;
}
.woocommerce .woocommerce-Tabs-panel--seller ul li .details,
.woocommerce .mf-Tabs-panel--seller ul li .details,
.woocommerce .woocommerce-Tabs-panel--seller ul li .text,
.woocommerce .mf-Tabs-panel--seller ul li .text {
  padding-right: 5px;
}
.woocommerce .woocommerce-Tabs-panel--seller ul li .star-rating,
.woocommerce .mf-Tabs-panel--seller ul li .star-rating {
  margin-top: 0;
}
.woocommerce div.product .wc-tabs-wrapper .panel.woocommerce-Tabs-panel--seller > h2,
.woocommerce div.product .wc-tabs-wrapper .panel.mf-Tabs-panel--seller > h2 {
  text-align: right;
}
.single-product-layout-2 section.up-sells h2,
.single-product-layout-3 section.up-sells h2,
.single-product-layout-5 section.up-sells h2,
.single-product-layout-2 section.related h2,
.single-product-layout-3 section.related h2,
.single-product-layout-5 section.related h2,
.single-product-layout-4 section.up-sells h2,
.single-product-layout-4 section.related h2 {
  text-align: right;
}
.widgets-area .mf_widget_product_categories ul li.mf-current-cat-parent > a:before,
.dokan-store-sidebar .mf_widget_product_categories ul li.mf-current-cat-parent > a:before,
.widgets-area .wcv.widget_product_categories ul li.mf-current-cat-parent > a:before,
.dokan-store-sidebar .wcv.widget_product_categories ul li.mf-current-cat-parent > a:before {
  margin-left: 5px;
  margin-right: 0;
  content: '\e93c';
}
.widgets-area .mf_widget_product_categories ul li.mf-current-cat-parent > .children,
.dokan-store-sidebar .mf_widget_product_categories ul li.mf-current-cat-parent > .children,
.widgets-area .wcv.widget_product_categories ul li.mf-current-cat-parent > .children,
.dokan-store-sidebar .wcv.widget_product_categories ul li.mf-current-cat-parent > .children {
  margin-right: 15px;
  margin-left: 0;
}
.woocommerce div.product .tawc-deal .deal-expire-date .deal-expire-countdown .digits:after {
  left: -19px;
  right: auto;
}
.woocommerce div.product .tawc-deal .deal-sold .deal-sold-text {
  float: right;
}
.woocommerce div.product .tawc-deal .deal-sold .deal-progress,
.woocommerce div.product .tawc-deal .deal-sold .deal-text {
  padding-right: 15px;
  padding-left: 0;
}
.mf-product-gallery-degree .nav_bar a.nav_bar_previous:before {
  content: '\e96c';
}
.mf-product-gallery-degree .nav_bar a.nav_bar_next:before {
  content: '\e968';
}
.woocommerce div.product .mf-summary-header .mf-summary-meta:after {
  left: 0;
  right: auto;
}
.woocommerce div.product .mf-summary-header .mf-summary-meta:first-child {
  padding-left: 18px;
  padding-right: 0;
}
.woocommerce div.product .mf-summary-header .mf-summary-meta:last-child {
  padding-right: 18px;
  padding-left: 0;
}
.product-sidebar .widget.mf_widget_product_categories ul li {
  padding-left: 0;
}
.woocommerce #reviews .comment-respond .comment-reply-title {
  text-align: right;
}
.woocommerce-account .customer-login .woocommerce-form__label-for-checkbox span {
  padding-right: 30px;
  padding-left: 0;
  direction: ltr;
}
.woocommerce-account .customer-login .woocommerce-form__label-for-checkbox span:before {
  right: 0;
  left: auto;
}
.woocommerce-account .customer-login .pull-left {
  float: right !important;
}
.woocommerce #reviews .comment-form .comment-form-rating .stars {
  padding-right: 20px;
  padding-left: 0;
}
.woocommerce #reviews #respond .form-submit {
  text-align: right;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0;
  margin-right: 90px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  display: flex;
  align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
  padding-left: 13px;
  margin-left: 10px;
  padding-right: 0;
  margin-right: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author:after {
  left: 0;
  right: auto;
  top: 5px;
}
.product-sidebar .custom-html-widget .mf-shipping-info li i {
  padding-left: 25px;
  padding-right: 0;
}
.page-header .breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page-header .breadcrumbs .sep {
  padding: 0 4px;
}
.sticky-product-info-wapper .sc-product-info .product-thumb {
  margin-left: 15px;
  margin-right: 0;
}
.sticky-product-info-wapper .sc-product-info .sc-tabs li {
  direction: ltr;
}
.sticky-product-info-wapper .sc-product-cart .price {
  margin-left: 25px;
  margin-right: 0;
}
.mf-entry-product-header .entry-meta li {
  display: flex;
}
.mf-entry-product-header .entry-meta li .meta-value {
  padding-right: 5px;
}
.mf-entry-product-header .entry-meta li:first-child {
  padding-left: 15px;
  padding-right: 0;
}
.mf-entry-product-header .entry-meta li:last-child {
  padding-right: 15px;
  padding-left: 0;
}
.mf-entry-product-header .entry-meta li:after {
  right: 0;
  left: auto;
}
.woocommerce .woocommerce-product-details__short-description ul li {
  padding-left: 0;
  padding-right: 15px;
}
.woocommerce .woocommerce-product-details__short-description ul li:before {
  right: 0;
  left: auto;
}
.woocommerce div.product.product-type-variable form.cart .variations label {
  display: flex;
}
.woocommerce div.product.product-type-variable form.cart .variations label .mf-attr-value {
  padding-left: 0;
  padding-right: 5px;
}
.woocommerce div.product p.stock {
  display: flex;
}
.woocommerce div.product p.stock label {
  padding-left: 5px;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.cart .button {
  float: right;
}
.woocommerce div.product form.cart div.quantity {
  margin-left: 30px;
  margin-right: 0;
}
.woocommerce .mf-single-product.mf-product-sidebar form.cart div.quantity {
  margin-left: 20px;
  margin-right: 0;
}
.woocommerce div.product .mf-summary-header .sold-by-meta {
  display: flex;
  align-items: center;
}
.woocommerce div.product .mf-summary-header .sold-by-meta .sold-by-label {
  padding-left: 5px;
}
.woocommerce .mf-single-product.mf-product-sidebar div.images {
  padding-right: 0;
  padding-left: 70px;
}
.woocommerce div.product .actions-button .mf-wishlist-button,
.woocommerce div.product form.cart .mf-compare-button,
.mf-entry-product-header .entry-left {
  float: right;
}
.woocommerce .mf-single-product.mf-product-sidebar form.cart .yith-wcwl-add-to-wishlist,
.woocommerce .mf-single-product.mf-product-sidebar form.cart .mf-compare-button {
  margin-left: 0;
  margin-right: 15px;
}
.mf-entry-product-header .social-links {
  float: left;
}
.woocommerce div.product .mf-wishlist-button .yith-wcwl-add-to-wishlist,
.woocommerce div.product .mf-compare-button {
  margin-left: 0;
  margin-right: 20px;
}
.woocommerce .ribbons .ribbon {left:3px;top:3px;}
.mf-product-fbt .products-list li .s-price {padding-right:5px;padding-left:unset;}
.catalog-sidebar .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after {right:0;left:unset;}
.woocommerce div.product .product_meta .sku_wrapper,
.woocommerce div.product .product_meta .posted_in,
.woocommerce div.product .product_meta .tagged_as {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.woocommerce div.product .product_meta .sku_wrapper strong,
.woocommerce div.product .product_meta .posted_in strong,
.woocommerce div.product .product_meta .tagged_as strong {
  padding-left: 5px;
}
.woocommerce div.product .product_meta .sku_wrapper a,
.woocommerce div.product .product_meta .posted_in a,
.woocommerce div.product .product_meta .tagged_as a {
  padding-right: 5px;
}
.woocommerce .mf-single-product.mf-product-sidebar .woocommerce-tabs ul.tabs {
  text-align: right;
}
.woocommerce div.product div.images .product-image-ms {
  right: 70px;
  left: 0;
}
.woocommerce div.product .tawcvs-swatches {
  text-align: right;
}
.woocommerce div.product .tawcvs-swatches .swatch {
  margin-right: 0;
  margin-left: 10px;
}
.woocommerce .mf-single-product.mf-product-layout-3 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a:before,
.woocommerce .mf-single-product.mf-product-layout-3 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.woocommerce .mf-single-product.mf-product-layout-3 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before,
.woocommerce .mf-single-product.mf-product-layout-3 .mf-compare-button .compare:before {
  margin-left: 5px;
  margin-right: 0;
}
.woocommerce ul.products li.product .price del {
  padding-right: 5px;
  padding-left: 0;
}
ul {
  padding-left: 0;
  padding-right: 20px;
}
.woocommerce .mf-single-product.mf-product-sidebar .woocommerce-tabs ul.tabs li:first-child {
  padding-left: 20px;
  padding-right: 0;
}
.woocommerce .mf-single-product.mf-product-sidebar div.images .flex-control-nav {
  justify-content: flex-end;
}
.mf-product-fbt .products-list li a {
  padding-left: 0;
  padding-right: 20px;
}
.mf-product-fbt .products-list li a:before {
  right: 0;
  left: auto;
}
.woocommerce div.product .woocommerce-product-details__short-description .mf-features-text ul li {
  padding-right: 45px;
  padding-left: 0;
}
.woocommerce div.product .woocommerce-product-details__short-description .mf-features-text ul li i {
  right: 0;
  left: auto;
}
.mf-product-fbt .products-list li a:after {
  right: -1px;
  left: auto;
}
.mf-product-fbt ul.products .product-content {
  padding-left: 70px;
  padding-right: 0;
}
.woocommerce-checkout form.checkout .woocommerce-form__label > span:before,
.woocommerce-checkout #payment ul.payment_methods > li > label:before {
  direction: ltr;
}
.mf-product-fbt ul.products li.product {
  float: right;
}
.page-header.text-center .breadcrumbs {
  justify-content: center;
}
.mf-product-fbt ul.products .product-content .thumbnail:after {
  right: -40px;
  left: auto;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  border-right: none;
  padding-right: 0;
}
.martfury-icon-box.icon_position-left .box-wrapper {
  padding-left: 0;
  padding-right: 25px;
}
.mf-products-tabs .tabs-header .link {
  padding-left: 0;
  padding-right: 15px;
}
.martfury-icons-list ul li:after {
  left: 0;
  right: auto;
}
.martfury-newletter .form-area {
  padding-left: 100px;
  padding-right: 0;
}
.martfury-newletter .form-area .mc4wp-form input[type="email"] {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #ccc;
  border-left: none;
}
.martfury-newletter .form-area .btn-area img {
  margin-left: 18px;
  margin-right: 0;
}
.mf-product-deals-day .header-content .cat-title {
  margin-left: 70px;
  margin-right: 0;
}
.mf-product-deals-day .header-countdown {
  padding: 7px 11px 7px 5px;
}
.mf-product-deals-day .header-countdown .martfury-countdown {
  padding-left: 0;
  padding-right: 10px;
}
.mf-product-deals-day .header-countdown .martfury-countdown .digits:after {
  left: -3px;
  right: auto;
}
.mf-product-deals-day .header-countdown .martfury-countdown .seconds .digits {
  padding-right: 8px;
  padding-left: 0;
}
.mf-products-of-category .images-slider {
  margin-left: -1px;
}
.mf-products-of-category .products-box {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.woocommerce ul.products li.product .sold-by-meta .sold-by-label {
  float: right;
  padding-left: 5px;
}
.woocommerce ul.products li.product .star-rating {
  margin-left: 7px;
  margin-right: 0;
}
.site-footer .footer-newsletter .col-newsletter-content {
  float: right;
}
.site-footer .footer-newsletter .newsletter-form .mc4wp-form-fields input[type="email"] {
  border-radius: 0 4px 4px 0;
}
.site-footer .footer-newsletter .newsletter-form .mc4wp-form-fields input[type="submit"] {
  border-radius: 4px 0 0 4px;
}
.site-footer .footer-info .info-item .info-thumb {
  margin-left: 20px;
  margin-right: 0;
}
.site-footer .footer-payments ul {
  padding-left: 0;
  padding-right: 27px;
}
.site-footer .footer-links .widget_nav_menu .widget-title {
  padding-left: 5px;
  padding-right: 0;
}
.site-footer .footer-links .widget_nav_menu ul li:first-child:after {
  display: none;
}
.site-footer .footer-links .widget_nav_menu ul li:last-child:after {
  display: block;
}
.backtotop {
  left: 10px;
  right: auto;
}
.sticky-button {
  right: 20px;
  left: auto;
}
.mf-newsletter-popup .modal-content .close-modal {
  left: 10px;
  right: auto;
}
.mf-products-of-category-2 .cats-header .cat-title i {
  padding-left: 15px;
  padding-right: 0;
}
.mf-products-of-category-2 .col-product-content:after {
  left: 15px;
  right: auto;
}
.mf-products-of-category-2 .products-side {
  padding-left: 30px;
  padding-right: 0;
}
.mf-products-of-category-2 .products-side .product-inners {
  margin-left: 0;
  margin-right: 13px;
}
.mf-products-of-category-2 .products-side .link:after {
  padding-right: 5px;
  padding-left: 0;
  content: '\e93b';
}
.hidden-title-form a.hide-title-form i, .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {padding-left:5px;}
.mf-products-of-category-2 .mf-products-tabs .slick-arrow {
  left: 35px;
  right: auto;
}
.mf-products-of-category-2 .mf-products-tabs .slick-prev-arrow {
  left: 0;
}
.footer-history-products .recently-title {
  float: left;
  margin-left: 75px;
  margin-right: 0;
  padding-left: 45px;
  padding-right: 17px;
}
.footer-history-products .recently-title:after {
  left: 17px;
  right: auto;
}
.primary-mobile-nav {
  right: -475px;
  left: auto;
}
.primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children {
  left: 0;
  right: auto;
}
.primary-mobile-nav ul.menu > li > a {
  padding-left: 20px;
  padding-right: 0;
}
.mf-products-list-carousel .product-item .product-inners {
  margin-left: 0;
  margin-right: 13px;
}
.martfury-latest-post .section-title {
  padding-left: 15px;
  padding-right: 0;
}
.martfury-latest-post .extra-links {
  padding-left: 0;
}
.martfury-member .member-content {
  right: 25px;
  left: auto;
}
.martfury-member .socials a {
  margin-left: 20px;
  margin-right: 0;
}
.martfury-journey .journey-wrapper:before {
  right: 100px;
  left: auto;
}
.martfury-journey .journey-wrapper.reverse:before {
  left: 75px;
  right: auto;
}
.martfury-journey .journey-wrapper .info {
  padding-left: 0;
  padding-right: 120px;
}
.martfury-journey .journey-wrapper .avatar {
  float: right;
}
.woocommerce ul.cart_list li,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li {
  padding-left: 20px;
  padding-right: 0;
}
.site-header .products-cats-menu .menu > li > a > i {
  margin-left: 20px;
  margin-right: 0;
}
.header-layout-2 .site-header .primary-nav > ul > li:first-child {
  padding-left: 18px;
  padding-right: 0;
}
.mf-vendor-header-tabs ul li:first-child {
  padding-left: 15px;
  padding-right: 0;
}
.mf-list li {
  padding-right: 20px;
  padding-left: 0;
}
.mf-list li:before {
  right: 0;
  left: auto;
}
.martfury-faq_group .col-gtitle,
.martfury-faq_group .faq-item .col-title {
  float: right;
}
.search-form .search-submit {
  left: 5px;
  right: auto;
}
.search-form:after {
  left: 17px;
  right: auto;
}
.martfury-process .mf-list {
  padding-right: 0;
}
.martfury-testimonial-slides .testimonial-info > i {
  left: 20px;
  right: auto;
  font-family: Linearicons;
  font-size: 30px;
}
.martfury-testimonial-slides .testimonial-info > i:before {
  content: "\e7e6";
}
.numeric-navigation .page-numbers.next {
  padding-left: 0;
  padding-right: 10px;
}
.numeric-navigation .page-numbers.next i:before {
  content: "\f3d2";
}
.numeric-navigation .page-numbers.prev {
  padding-left: 10px;
  padding-right: 0;
}
.numeric-navigation .page-numbers.prev i:before {
  content: "\f3d3";
}
blockquote {
  padding-left: 40px;
  padding-right: 60px;
  border-right-width: 4px;
  border-left: 0;
}
blockquote cite:before {
  padding-left: 15px;
  padding-right: 0;
}
.blog-wapper.post-item-small-thumb .entry-header {
  padding-left: 15px;
  padding-right: 0;
}
.single-post .post-author-box .post-author-avatar {
  float: right;
}
.single-post .post-author-box .post-author-desc {
  padding-left: 0;
  padding-right: 160px;
}
.display-mobile-menu .primary-mobile-nav {
  transform: translate3d(-475px, 0, 0);
}
.comment-list li.comment .comment-meta {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.comment-list li.comment .comment-content {
  margin-left: 0;
  margin-right: 100px;
}
.widgets-area .mf_widget_product_categories ul li,
.dokan-store-sidebar .mf_widget_product_categories ul li,
.widgets-area .wcv.widget_product_categories ul li,
.dokan-store-sidebar .wcv.widget_product_categories ul li {
  padding-left: 16px;
  padding-right: 0;
}
.widgets-area .mf_widget_product_categories ul li .cat-menu-close,
.dokan-store-sidebar .mf_widget_product_categories ul li .cat-menu-close,
.widgets-area .wcv.widget_product_categories ul li .cat-menu-close,
.dokan-store-sidebar .wcv.widget_product_categories ul li .cat-menu-close {
  left: 0;
  right: auto;
}
.widgets-area .mf_widget_product_categories ul li .children,
.dokan-store-sidebar .mf_widget_product_categories ul li .children,
.widgets-area .wcv.widget_product_categories ul li .children,
.dokan-store-sidebar .wcv.widget_product_categories ul li .children {
  padding-left: 0;
  padding-right: 15px;
}
.catalog-sidebar .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding-left: 0;
  padding-right: 24px;
}
.catalog-sidebar .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before {
  right: 0;
  left: auto;
}
.catalog-sidebar .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  float: right;
  padding-left: 5px;
}
.catalog-sidebar .woocommerce-widget-layered-nav .slimScrollBar,
.catalog-sidebar .woocommerce-widget-layered-nav .slimScrollRail {
  left: 1px;
  right: auto !important;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  text-align: right;
}
.catalog-sidebar .woocommerce-widget-layered-nav .search_layered_nav:after {
  left: 10px;
  right: auto;
}
.woocommerce .shop-toolbar .products-found strong,
.woocommerce .shop-toolbar .shop-view > span {
  padding-left: 5px;
  padding-right: 0;
}
.woocommerce .shop-toolbar .woocommerce-ordering .current {
  padding-left: 25px;
  padding-right: 15px;
}
.woocommerce .shop-toolbar .woocommerce-ordering .current:after {
  left: 10px;
  right: auto;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
  position: relative;
  padding-left: 30px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next i {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next i:before {
  content: "\e93b";
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
  position: relative;
  padding-right: 30px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev i {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev i:before {
  content: "\e93c";
}
.mf-catalog-top-categories .top-categories-list .categories-list .sub-categories {
  right: 110%;
  left: auto;
}
.mf-catalog-top-categories .top-categories-list .categories-list > li:hover > .sub-categories {
  right: 100%;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name {
  text-align: right;
}
.woocommerce-cart .woocommerce table.cart .btn-update,
.woocommerce-cart .woocommerce table.checkout .btn-update {
  float: left;
}
.woocommerce-cart .woocommerce table.cart .btn-shop,
.woocommerce-cart .woocommerce table.checkout .btn-shop {
  float: right;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table th,
.woocommerce #shipping_method li,
.woocommerce-checkout table.shop_table .cart_item td.product-name,
.woocommerce-checkout table.shop_table tfoot th,
.woocommerce-checkout table.shop_table tr th,
.woocommerce-order-received table.shop_table tr td {
  text-align: right;
}
.hidden-title-form a.hide-title-form i, .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {margin-left:10px;margin-right:unset;}
.woocommerce-checkout table.shop_table .cart_item td.product-total,
.woocommerce-checkout table.shop_table tfoot td,
.woocommerce-checkout table.shop_table td:last-child,
.woocommerce-checkout table.shop_table tr th:last-child {
  text-align: left;
}
.woocommerce ul#shipping_method li label {
  direction: ltr;
  padding-right: 20px;
}
.woocommerce div.product div.images .flex-control-nav {right:-65px;}
.woocommerce #shipping_method li .shipping_method {
  display: none;
}
.woocommerce #shipping_method li label:before {
  right: -4px;
  left: auto;
}
.woocommerce-checkout form.checkout .col-woo-checkout-details {
  float: right;
}
.woocommerce-checkout form.checkout .woocommerce-form__label > span,
.woocommerce-checkout #payment ul.payment_methods > li > label {
  padding-right: 30px;
  padding-left: 0;
}
.woocommerce-checkout form.checkout .woocommerce-form__label > span:before,
.woocommerce-checkout #payment ul.payment_methods > li > label:before {
  right: 0;
  left: auto;
}
.woocommerce-checkout .woocommerce-info:before {
  right: 25px;
  left: auto;
}
.woocommerce-checkout .woocommerce-info {
  padding-left: 25px !important;
  padding-right: 65px !important;
}
.woocommerce-checkout .woocommerce-form__label-for-checkbox span {
  padding-right: 10px;
  padding-left: 0;
}
.woocommerce-checkout .woocommerce-form__label-for-checkbox span:before {
  right: -18px;
  left: auto;
}
.dokan-store.shop-view-list .seller-items ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a:before,
.dokan-store.shop-view-list .seller-items ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.dokan-store.shop-view-list .seller-items ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before,
.dokan-store.shop-view-list .seller-items ul.products li.product .mf-product-details .mf-product-price-box .compare-button .compare:before,
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a:before,
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before,
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details .mf-product-price-box .compare-button .compare:before {
  padding-left: 5px;
  padding-right: 0;
}
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details {
  padding-right: 30px;
  padding-left: 0;
}
.woocommerce.shop-view-list .mf-shop-content ul.products li.product.product-category .woocommerce-loop-category__title {
  padding-right: 20px;
  padding-left: 0;
}
.dokan-store .dokan-store-sidebar {
  padding-left: 15px;
  padding-right: 0;
  margin-left: 0;
}
.dokan-store .dokan-single-store.dokan-w8 {
  padding-right: 15px;
  padding-left: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-mf_custom .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
  float: right;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-mf_custom .profile-info-summery-wrapper .profile-info-summery .dokan-store-info .dokan-store-rating .seller-rating {
  margin-left: 11px;
  margin-right: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
  display: flex;
  align-items: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li .label {
  padding-left: 5px;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon {
  left: -2px;
  right: auto;
  transform: rotate(180deg);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  float: right;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  float: left;
}

.woocommerce ul.products li.product .onsale {font-size:12px;}
.woocommerce .ribbons .ribbon {border-radius:12px;}
.woocommerce-account .woocommerce .account-info .account-avatar {
  margin-left: 15px;
  margin-right: 0;
}
.mf-vendor-header-tabs .vendor-search .btn-button,
.mf-vendor-header-tabs .vendor-search:after {
  left: 10px;
  right: auto;
}
.mf-banner-small .box-price {
  right: 30%;
  left: 0;
}
.mf-banner-small.position-price-2 .box-price {
  left: auto;
  right: 28%;
}
.mf-banner-small.position-price-3 .box-price {
  left: auto;
  right: 36%;
}
.header-layout-1 .site-header .header-bar i {
  padding-left: 5px;
  padding-right: 0;
}
.nav li li {
  text-align: right;
}
.widget .mc4wp-form input[type=email] {
  border-right: 1px solid #ccc;
  border-left: none;
  border-radius: 0 3px 3px 0;
}
.woocommerce .mf-single-product.mf-product-layout-3.product-type-variable form.cart .variations select {
  background-position: left 10px center;
  margin-left: 0;
}
.header-layout-1 .site-header .header-bar .widget:last-child {
  padding-left: 0;
  padding-right: 20px;
}
.mf-product-deals-day ul.products li.product .price del {
  padding-left: 10px;
  padding-right: 10px;
}
.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details-hover {
  padding-left: 5px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .mf-banner-large .col-banner-content {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .site-header .extras-menu .menu-item-account > a {
    padding-right: 0;
  }
  .site-header .extras-menu > li:last-child {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (max-width: 991px) {
  .mf-products-of-category-2 .products-side {
    padding: 0 20px;
  }
  .martfury-newletter .form-area {
    padding: 30px;
  }
  .martfury-journey .journey-wrapper {
    right: 0 !important;
  }
  .mf-entry-product-header .social-links {
    float: right;
  }
  .woocommerce div.product .woocommerce-product-gallery {
    float: none;
  }
  .woocommerce div.product .entry-summary {
    padding-right: 0;
  }
  .woocommerce .mf-single-product.mf-product-sidebar div.images,
  .woocommerce .mf-single-product.mf-product-sidebar .entry-summary {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .mf-product-deals-carousel.woocommerce .product .woocommerce-product-gallery {
    padding-right: 0;
  }
  
body.page-id-129 .vc_custom_1510902685696 {
    padding-right: 17px !important;
    padding-left: 17px !important;
}
.mf-product-fbt ul.products li.product .product-content {padding-left: 0;padding-right:unset;}
    #dokan-store-listing-filter-wrap .right .item select {display:block;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {float:none !important;}
.dokan-dashboard .dokan-dashboard-content {padding:0 8px 0 8px !important;}
.dokan-dashboard .content-half-part {width:100% !important;}
  div.pdp-default {width:250px !important;right:25px !important;left:auto !important;}
  .mf-product-fbt ul.products .product-content h2 {font-size:12px !important;}
  button.dokan-share-btn.dokan-btn.dokan-btn-theme.dokan-btn-sm {margin-top:10px !important;}
  h1 {font-size:22px;}
  div.mf-product-fbt ul.products li.product div.product-content div.price {width:90px;}
  li.dokan-store-follow-store-button-container.dokan-right {margin-left:30px !important;margin-top:8px !important;}
  .woocommerce div.product.mf-product-layout-3 .cart .actions-button .mf-wishlist-button, .woocommerce div.product.mf-product-layout-6 .cart .actions-button .mf-wishlist-button {float:right;}
  li.dokan-store-support-btn-wrap.dokan-right {margin-top:8px !important;}
  .dokan-store .content-area .dokan-store-sidebar {margin-top:15px;}
  div.dokan-popup-content.white-popup.dokan-report-abuse-form-popup-wrapper {width:300px !important;}
  .mf-product-deals-carousel .product .entry-summary .tawc-deal .deal-expire-date .deal-expire-countdown .minutes {
    padding-left: 15px;
  }
  .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {font-size:12px;line-height: 40px;}
  .woocommerce div.product div.images {padding-right:40px !important;padding-left:40px !important;}
  h3 {font-size:18px;}
  h2 {font-size:21px;}
  .martfury-newletter .form-area .mc4wp-form input[type="email"] {
    border-left: 1px solid #ccc;
  }
  .woocommerce div.product .cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a:before,
  .woocommerce div.product .cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
  .woocommerce div.product .cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before,
  .woocommerce div.product .cart .actions-button .mf-compare-button .compare:before {
    padding-left: 10px;
    padding-right: 0;
  }
  .backtotop {left:30px;right:unset;}
  div.col-xs-6.col-md-6.form-group {float:none;}
  .site-header .extras-menu {margin-right:-2px;}
  .mf-product-deals-day ul.products li.product .sold-by-meta {font-size:12px;}
  .mf-products-of-category-2 .cats-header .extra-links li {padding:0 10px;}
  .site-footer .footer-newsletter .newsletter-form .mc4wp-form-fields input[type="email"] {font-size:12px;}
  .mobile-version #mf-catalog-toolbar .woocommerce-ordering .current {font-size:11px;}
  .mobile-version #mf-catalog-toolbar .woocommerce-ordering .current:after {left:7px;right:unset;}
  .woocommerce nav.woocommerce-pagination ul li ,.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .btn-update {padding:1px 3px;}
  .mobile-version .site-header .header-main .header-title span {font-size:14px;}
  .mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .btn-shop  {font-size:12px;}
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {padding-right:0;}
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {display:inline-block;}
  .dokan-single-store .dokan-store-tabs {margin-top:5px;}
  .woocommerce:not(.full-content) .shop-toolbar {display:inline-flex;width:-webkit-fill-available;}
  li.dokan-share-btn-wrap .dokan-share-btn {margin-left:0;}
  .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li .dokan-share-btn {margin-right:17px;}
  .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {display:inline-block;padding-bottom: 8px;}
  a.dokan-btn-theme, .dokan-btn-theme {margin-top:none;}
  .mobile-version #mf-catalog-toolbar {margin-top:8px;}
  .woocommerce .shop-toolbar {padding:0px 11.5px;}
  .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats {font-family:martfury;}
  body {font-size:13px;}
  .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {font-size:11.4px;}
  form.dokan-form-inline.dokan-w5.dokan-product-search-form {width:94%;}
  .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {width:100% !important;}
  .dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .product-listing-top span.dokan-add-product-link a {float:none !important;}
  .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {float:left;text-align:left;}
  .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn {font-size:12px;padding:0px 12px;}
  .dokan-add-new-product-popup h2 {margin-top:30px !important;}
  .dokan-add-new-product-popup .mfp-close {top:40px;right:unset;left:5px;}
  .dokan-dashboard .content-half-part:first-child {padding-left:0px;padding-right:unset;}
  .dokan-dashboard header.dokan-dashboard-header h1 {margin:0 20px 10px 0;}
  .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn {margin-right:12px;}
  .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar select.variation-actions {margin-right:-24px;}
  .dokan-table tbody tr td {text-align:right;} 
  .icon-chevron-down {float:left;}
}
@media (max-width: 600px) {
  .primary-mobile-nav {
    right: -320px;
  }
  .display-mobile-menu .primary-mobile-nav {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
  }
}
@media (max-width: 479px) {
  .primary-mobile-nav {
    right: -280px;
  }
  .display-user-mobile .primary-user-nav {
    transform: translate3d(335px, 0, 0);
}
  .primary-user-nav {
      left: -280px;
      right:unset ;
  }
  .display-mobile-menu .primary-mobile-nav {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
.mf-category-tabs .tabs-title h2 {padding-left:10px}
.site-header .products-search .product-cat-label {padding-left:30px;padding-right:18px;}
.woocommerce ul.products li.product .product-inner .mf-rating .count {visibility:hidden;}
.woocommerce table.shop_attributes td p {text-align:right;}
div.header-title a.header-go-back i.icon-chevron-left {transform:rotate(180deg);}
.mobile-version.mf-catalog-page .catalog-sidebar .widget .widget-title:after {left:0;right:unset;}
.woocommerce-account .customer-login .form-row .input-text {text-align:right;}
.woocommerce ul.products li.product .price {font-size:13px;}
.mf-quick-view-modal div.product {padding-bottom:30px;}
.woocommerce ul.products li.product {float:right;}
.woocommerce .widget_price_filter .price_slider_amount .price_label {font-size:12px;}
.woocommerce table.wishlist_table tbody td, .woocommerce table.wishlist_table tr td {text-align:right;}
caption, td, th {text-align:right;}
.woocommerce div.product div.images .mf-video-wrapper {padding-bottom:70%;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4 {float:right;}
.sticky-product-info-wapper .sc-product-info .sc-tabs li {direction:rtl;}
.sticky-product-info-wapper .sc-product-info .product-name h2 {padding-bottom:10px;}
h1, h2, h3, h4, h5, h6 ,input, submit, textarea {font-family:iransans;}
.woocommerce .track_order .form-row {text-align:right;}
.tooltip  {font-family:martiran;}
.wc-setup-content {text-align:right;}
.woocommerce table.wishlist_table tr td.product-remove {padding-right:0;padding-left:unset;}
.site-header .product-extra-search .product-cat-dd {right:0;left:unset;padding-right: 10px;padding-left:unset;}
.site-header .product-extra-search .search-wrapper .search-results ul li img {margin-left:10px;margin-right:unset;}
.woocommerce div.product div.images .flex-control-nav li {float:right;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {float:right;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count , .mfp-content ,.dokan_v_id .dokan-form-horizontal,.site-header .extras-menu .menu-item-account > ul li {text-align:right;}
.dokan-add-new-product-popup .dokan-feat-image-content {margin-right:0px;margin-left:15px;}
.content-half-part {float:right;}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {direction:rtl;}
.content-half-part:first-child {padding-right:0px;padding-left:10px;}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload {margin-left:15px;margin-right:0px;}
.error.notice.is-dismissible {visibility:hidden;}
.woocommerce div.product .summary-sep { height:40px;}
.primary-mobile-nav .mobile-nav-content { background-color:#fcb800;}
.primary-mobile-nav ul.menu li > a { color:#000;}
.primary-mobile-nav ul.menu > li { border-bottom:1px solid #e81230;}
@media only screen and (min-width:700px) and (max-width:999px)  {.woocommerce:not(.full-content) .shop-toolbar .woocommerce-ordering .current {min-width:110%;}
}
@media only screen and (max-width: 600px)  {.mf-products-of-category-2 .mf-products-tabs .tabs-header li a {font-size:14px ; }
    .martfury-tabs .tabs-nav li {float:right;}
    .dokan-store.shop-view-list .seller-items ul.products li.product .product-inner {display:block;}
    .woocommerce .wishlist-title h2 {font-size:15px;}
    input[type="submit"].dokan-btn-sm, a.dokan-btn-sm, .dokan-btn-sm {font-size:8px;}
    .woocommerce:not(.full-content) .shop-toolbar .products-found, .woocommerce:not(.full-content) .shop-toolbar .shop-view, .woocommerce:not(.full-content) .shop-toolbar .woocommerce-ordering {width:90%;}
    .woocommerce div.product .wc-tabs-wrapper ul.tabs li.active a , .woocommerce div.product .wc-tabs-wrapper ul.tabs li a {font-size:15px;}
    .martfury-icons-list ul li {margin:0px;}
    .mf-product-deals-day .header-countdown {font-size:12px;}
    .site-footer .footer-widgets .footer-sidebar {width:46%;}
    .primary-user-nav {left:-320px;right:unset;}
    .mf-category-tabs .tabs-content ul li h2 {font-family:martfury;}
    .mf-product-fbt .product-buttons .mf_add_to_cart_button, .mf-product-fbt .product-buttons .mf-wishlist-button {font-size:10px;}
}
blockquote , blockquote cite {font-family:martiran;}
.blog-wapper .entry-meta a , .single-post-header.layout-2.has-bg .entry-metas a {padding-right:5px;}
.single-post-header.layout-2.has-bg .entry-metas .sep {padding-right:4px;}
.mf-category-tabs .tabs-content ul li h2 {font-size:10px;font-weight:100px;margin:0 0 0px; line-height:0.3;}
.mf-quick-view-modal div.product .woocommerce-product-gallery.images {float:right;}
.mr-account-widget > ul li .wd-login-icon { margin-left:7px;margin-right:0px; }
.site-header .extras-menu .menu-item-hotline .extra-icon { margin-left:15px;margin-right:0px; }
.mf-image-box .extra-link.style-2:after { margin-right:5px;margin-left:0px;content:'\e93b';}
.martfury-testimonial-slides .job {padding-right:5px;padding-left:0px;}
.mf-entry-product-header .woocommerce-product-rating {display:block;}
.mobile-version .site-footer .footer-widgets .widget.widget_nav_menu .widget-title {padding-left:20px;padding-right:0px;}
.mobile-version .site-footer .footer-bottom .footer-row {text-align:right;}
.mobile-version #mf-catalog-toolbar .mf-filter-mobile {padding-left:40px;padding-right:0px;margin-left:30px;margin-right:0px;}
.mobile-version #mf-catalog-toolbar .mf-filter-mobile i {padding-left:10px;padding-right:0px;}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering:before {padding-left:10px;padding-right:0px;}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering .current {padding:0 0 0 15px;}
.mobile-version .mf-product-fbt .fbt-cart, .mobile-version .mf-product-fbt .product-buttons .mf-wishlist-button {float:right;}
.single-product-layout-6 section.up-sells .related-title, .single-product-layout-6 section.related .related-title , .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping .shipping-title , .woocommerce .woocommerce-shipping-destination {text-align:right;}
.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-quantity .product-remove {padding-right:12px;padding-left:0px;}
.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .btn-shop {margin-left:7.5px;margin-right:0px;}
.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .btn-update {font-size:12px;}
.woocommerce #shipping_method li .woocommerce-Price-amount {float:left;direction:rtl;}
.mobile-version .mf-products-of-category-2 .cats-header .extra-links {margin-top:8px}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content {padding-right:4px;padding-left:0px;}
.mobile-version .woocommerce-error, .mobile-version .woocommerce-info, .mobile-version .woocommerce-message {padding-left:10px;padding-right:40px;}
.mobile-version .site-header .header-main .header-title {padding-left:5px;padding-right:0px;}
.dokan-dashboard header.dokan-dashboard-header {margin:20px 0 15px 0;}
ul.dokan-account-migration-lists li .left-content {text-align:right;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .my_account_orders .button {border-bottom:1px solid white;}
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date {margin-left:25px;margin-right:0;}
a.dokan-btn-theme, .dokan-btn-theme {margin-top:3px;}
.dokan-form-inline .dokan-form-group {float:right;margin-left:5px;margin-right:0;}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {float:left;}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {width:39%;}
.pagination-wrap ul.pagination {padding-right:0;padding-left:unset;}
.pagination-wrap ul.pagination > li > a ,.pagination-wrap ul.pagination > li > span {float:right;}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-check {padding:0 15px 0 0;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-table .dokan-btn {padding:10px 10px 30px 10px;border-radius:10px;}
  .dokan-add-new-product-popup .mfp-close {right:unset;left:5px;}
  .mf-quick-view-modal .close-modal {left:10px;right:unset;}
  .header-layout-3 .site-header .header-bar .widget:last-child {padding-left:0;padding-right:15px;}
  .topbar .widget::after { top:7px;}
  .woocommerce .customer-login .form-row-password .lost-password {left:20px;}
  .woocommerce a.button {font-size:14px;}
  .dokan-dashboard .dokan-dashboard-content {padding:0;}
  @media (max-width: 430px) {
  .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {float:right;}
}
div.dokan-dashboard-content.dokan-product-listing {padding-top:10px !important;}
.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title span.view-all {margin-right:5px;margin-left:unset;}
.woocommerce-checkout table.shop_table .shipping .shipping-title {text-align:right;}
.blog-wapper .entry-meta {padding-right:3px;}
.blog-wapper .entry-title {font-family:martfury !important;}
.url.fn.n {padding-right:3px;}
.rtl .vc_col-sm-1, .rtl .vc_col-sm-10, .rtl .vc_col-sm-11, .rtl .vc_col-sm-12, .rtl .vc_col-sm-2, .rtl .vc_col-sm-3, .rtl .vc_col-sm-4, .rtl .vc_col-sm-5, .rtl .vc_col-sm-6, .rtl .vc_col-sm-7, .rtl .vc_col-sm-8, .rtl .vc_col-sm-9 {float:left;}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {padding:0px 0 0px 10px; /* Start Dokan Css */ }
ul.subsubsub li {border-left:1px solid #EDEDED;border-right:unset;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn {font-size:15px;}
.product-edit-new-container .dokan-price-container .sale_schedule, .product-edit-new-container .dokan-price-container .cancel_sale_schedule {float:none;}
.dokan-input-group-addon:first-child {border-left:0;border-right:unset;}
.dokan-input-group .dokan-form-control:first-child, .dokan-input-group-addon:first-child, .dokan-input-group-btn:first-child > .btn, .dokan-input-group-btn:first-child > .btn-group > .btn, .dokan-input-group-btn:first-child > .dropdown-toggle, 
.dokan-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .dokan-input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-bottom-left-radius:0px;border-bottom-right-radius:unset;
border-top-left-radius:0px;border-top-right-radius:unset;}
.content-half-part:last-child {padding-right:10px;padding-left:unset;}
.product-edit-container #dokan-product-images ul.product_images li.image, .product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder, .product-edit-container #dokan-product-images ul.product_images li.add-image {
    float:right;}
    .sticky-product-info-wapper .sc-product-cart .price {font-size:18px;}
.select2-container--default .select2-search--inline .select2-search__field {border:none !important;}
.pdp-default .dows  {background:#3855A8;}
.content-half-part:first-child {padding-left:10px;padding-right:unset;}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {padding:10px 7px !important;}
.pdp-default .pdp-header ,.pdp-default .dow,.pdp-default div ,.pdp-default .yearSelect, .pdp-default .monthSelect {font-family:martfury !important;} 
.pdp-default .nextArrow, .pdp-default .prevArrow {font-family:tahoma !important;}
.product-edit-new-container label input[type=checkbox] {margin-left:5px;margin-right:unset;}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .checkbox-item {padding-top:8px;}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image, .dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder, 
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image {float:right;}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn{font-size:10px;} 
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {border-left:1px solid #EDEDED;border-right:unset;}
.dokan-dashboard .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {padding:0 5px 0 10px;}
.dokan-dashboard ul.subsubsub li , article.dokan-rma-request-area ul.list-inline.request-statuses-filter li {display:inline;}
.dokan-btn, a.dokan-btn, input[type="submit"].dokan-btn {margin-top:-1px !important;}
.dokan-popup-content .mfp-close {left:3px;right:unset;}
.legend table {left:34px !important;right:auto !important;}
.dokan-close {float:left;}
.dokan-message::before, .dokan-info::before, .dokan-error::before {right:15px;left:unset;}
.yith_wcwl_wishlist_footer .yith-wcwl-share {float:right;}
.dokan-message, .dokan-info, .dokan-error {padding:15px 50px 15px 15px;}
.dokan-support-login-wrapper {width:319px !important;}
.product-degree-pswp .degree-pswp-close {left:10px;right:unset;}
.share-telegram.martfury-telegram {background-color:#386dbd !important;}
.woocommerce div.product.product-type-variable form.cart .variations .reset_variations {text-align:right;}
.woocommerce table.wishlist_table tbody td.product-add-to-cart .button, .woocommerce table.wishlist_table tr td.product-add-to-cart .button {height:50px;line-height: 38px;}
/* new dokan update csss */
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.back a {padding-left:8px;}
a.dokan-gravatar-drag.dokan-btn.dokan-btn-default.btnamir {width:20% !important;margin:15px;}
.mfp-close {left:0;right:unset;}
.woocommerce div.product .wc-tabs-wrapper .panel.woocommerce-Tabs-panel--seller_enquiry_form > h3, .woocommerce div.product .wc-tabs-wrapper .panel.mf-Tabs-panel--seller_enquiry_form > h3 {text-align:right;}
/* new add css */
.woocommerce .customer-login .password-input .show-password-input {left:10px;right:unset;}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {margin-left:15px;margin-right:unset;}
.woocommerce #reviews .average-rating .average-value ,.woocommerce .quantity .qty ,.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {font-family:iransans;}
.woocommerce div.product .entry-summary {float:left;}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {float:right;}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .star-rating span:before ,#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .star-rating:before {font-family:Ionicons;}
.mf-quick-view-modal div.product .entry-summary {left:0;right:unset;padding:30px 30px 0 10px;}
#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round {margin-left:10px;margin-right:unset;transform:rotate(180deg);}
.dokan-single-store .dokan-store-tabs ul li.dokan-store-follow-store-button-container {margin:0 0 3px 3px;}
div.store-review-wrap.woocommerce div#reviews div#comments h3 {padding-bottom:20px;}
div.dokan-form-group select.option {font-family:martfury !important;}
.mobile-version .site-header .header-main .header-title span {line-height:20px;}
/* Update Dokan CSS */
.dokan-review-author-img {float:right;}
.dashicons, .dashicons-before:before {font-family:dashicons !important;}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type=text], 
.dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type=number] ,.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type="text"], 
.dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type="number"]{font-family:martfury;}
span.dashicons.dashicons-arrow-right-alt2.dokan-btn-theme.dokan-btn-round:before {content:"\f345";}
#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round {margin-left:10px;margin-right:unset;}
div.store-footer a span.dashicons.dashicons-arrow-right-alt2.dokan-btn-theme.dokan-btn-round {padding:0;}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite {float:left;}
#dokan-store-listing-filter-wrap .right .item .dokan-icons {right:14%;left:unset;}
#dokan-store-listing-filter-wrap .right .item button {padding-right: 35px;padding-left: 25px;}
#dokan-store-listing-filter-wrap .right .item:not(:first-child) {padding-right:40px;padding-left:unset;}
#dokan-store-listing-filter-form-wrap .store-search .store-search-input {font-family:martfury;}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .switch .slider {right:110%;left:0;top:4px;}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-ratings .stars {margin-right:8px;margin-left:unset;}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-ratings .stars .up {padding-right:5px;padding-left:unset;}
div.store-lists-other-filter-wrap div.store-ratings.item {visibility:hidden;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] {right:25%;left:unset;}
div.star-rating.dokan-seller-rating {float:left !important;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before {right:-5px;left:unset;}
div.store-content.default-store-banner div.store-data-container div.store-data {padding-top:5px;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button {margin-left:20px;margin-right:unset;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper {padding:0px 0 0px 50px;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {margin-right: -15px;margin-left:unset;}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {right:0;left:unset !important;}
@media (max-width: 375px) {
#dokan-store-listing-filter-wrap .right .item #stores_orderby {padding:8px 16px 8px 0;}
}
@media (max-width: 768px) {
    #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {text-align:right;}
    div.search-results.woocommerce ul li a.image-item img {padding-left:5px !important;}
    .woocommerce div.product .social-links a:first-child {margin-right:0;margin-left:unset;}
    .dokan-settings-content .dokan-settings-area .dokan-update-setting-top {float:none !important;}
.woocommerce div.product .social-links a {width:39px;}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {border-right:0;}
table.dokan-table.dokan-rma-addon-warranty-table span.dokan-input-group-addon {
    display: inline-table;
}
.dokan-store-products-filter-area .orderby-search {
    margin-right: 0 !important;
    margin-top: 5px;
    float: none !important;
}
div.yith-wcaf.yith-wcaf-dashboard-summary.woocommerce td.click-link {font-size:6px;}
.dokan-dashboard .dokan-dashboard-content article {padding-top:10px;}
td.coupon-code.column-primary div.row-actions {
    display: inherit !important;
}
.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach .dokan-btn {
    padding: 6px 11px;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn {
    font-size: 13px;
}
.dokan-order-filter-serach form:first-child .dokan-form-group {
    display: inline-block;
}
.dokan-form-control {width:90% !important;}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td {text-align:right;padding-right:10px;}
table.dokan-table td:not(.column-primary)::before {right:10px;left:unset;text-align: right;}
.dokan-table tbody tr td:before { padding-left: 20px !important;
    float: right;padding-right:unset !important;}
    table.dokan-table .is-expanded td.column-thumb, table.dokan-table td.column-primary ~ :not(.check-column) { padding: 3px 43% 3px 5px;}
    table#dokan-product-list-table td.post-date abbr[title],div.dokan-product-listing td.post-date abbr[title] {
    border-bottom: 0;
}
.dokan-product-listing .dokan-product-listing-area table td img {margin-right:85px;}
table.dokan-table .row-actions {display: grid !important;}
table#dokan-product-list-table ,form#order-filter table.dokan-table.dokan-table-striped {
    border-top: solid 1px #e4e4e4;
}
table.dokan-table td.column-primary {
    padding-left: 50px;padding-right:8px;
}
form.dokan-product-edit-form .dokan-form-control {
    width: 85% !important;
}
    table.dokan-table .toggle-row {left:8px;right:unset !important;}
    table#dokan-product-list-table div.row-actions span a ,div.dokan-product-listing div.row-actions span a{ visibility: visible !important; }
        table#dokan-product-list-table div.row-actions span ,div.dokan-product-listing div.row-actions span { visibility: hidden !important; }

}
@media (max-width: 500px) {.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {padding:12px 0;}
}
/** Wocommerce Auction **/
.auction-history-table tr td {text-align:right;}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {left:0;right:unset;}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus {left:0;right:unset;}
span.auction-price.current-bid span.woocommerce-Price-amount.amount {padding-right:5px;}
.add-wsawl.sa-watchlist-action:before {margin-left: 0.5em;margin-right:unset;}
/** Woobooking css and addone **/
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev ,.datepicker-plot-area .datepicker-navigator .pwt-btn-next { transform: rotate(180deg);}
.datepicker-plot-area-inline-view {font-family:martfury;}
div.woocommerce-product-details__short-description {padding-right:4px;}
#bookings_product_data .table_grid table td .ui-datepicker-trigger, #bookings_persons .table_grid table td .ui-datepicker-trigger, 
#bookings_availability .table_grid table td .ui-datepicker-trigger, #bookings_pricing .table_grid table td .ui-datepicker-trigger, 
#bookings_settings .table_grid table td .ui-datepicker-trigger, #bookings_resources .table_grid table td .ui-datepicker-trigger, 
.bookings_extension .table_grid table td .ui-datepicker-trigger {left:0;right:unset;margin:-8px 0 0 9px;}
    .product-edit-new-container label input[type=checkbox] {margin-right: 6px;}
    .dokan-form-horizontal .dokan-control-label {text-align:right !important; padding-right: 15px;padding-left:3px !important;}
    .store-open-close label:first-child {text-align:right !important;}
@media (max-width:768px) { 
    h3.wc-pao-addon-name,header.dokan-dashboard-header h1.entry-title {font-size:13px;}
  h1.product_title.entry-title {font-size:19px;}
  .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-table .dokan-btn {
      padding: 5px 5px 5px 5px;
  }
  .site-header .product-extra-search .search-field {border-right: 1px solid #ccc;border-left:unset !important;}
  .dokan-btn, a.dokan-btn, input[type="submit"].dokan-btn {margin-top:7px !important;}
  div.dokan-form-group label.dokan-w3.dokan-control-label ,div.dokan-form-group div.dokan-w5.dokan-text-left ,div.dokan-w7.dokan-text-left{width:100%;}
    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {padding-left:2px;}
    .product-edit-new-container label input[type=checkbox] {margin-right: 6px;}
    div.bookings-datetime-select-from div.from_date,div.bookings-datetime-select-to div.to_date {width:100px;}
    .table_grid.dokan-booking-range-table, div.woocommerce_booking_resource.wc-metabox.closed ,div.wc-pao-addon-content-option-rows.show {overflow: scroll;}
textarea#post_excerpt,div.dokan-form-group.dokan-auction-post-title input#post_title {width:100% !important;}
.store-open-close label:first-child {text-align:right;}
.woocommerce div.product div.images .flex-control-nav li {float:none;} 
.woocommerce div.product div.images .flex-control-nav {right:0;}
  .dokan-pa-all-addons a.dokan-pa-create-btn {top: 6px;right: 74px;}

}
div.wpb_wrapper div.wpcf7 {direction:rtl;}
.wc-pao-addon-name {font-family:dana;font-size:18px;padding-top: 6px;}
.martfury-testimonial-slides a i {
padding-right:5px;
padding-left:unset;
}
.woocommerce ul.products li.product .mf-product-thumbnail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon {
margin-right:4px;}
/**WP AUCTION**/
p.auction-end {margin: 15px 0;font-size: 13px;font-style: italic;color: #666;line-height: 18px;}
p.auction-bid{margin: 0 0 18px 0;font-weight: bold;}
p.reserve.hold {font-size: 90%;color: #555; margin: 0 0 8px 0;}
.woocommerce .auction_form .quantity input.qty{width: auto; border: 1px solid #ddd; font-weight: normal;}
p.wsawl-link{clear: both;}
p.auction-condition{margin: 0 0 20px 0}
p.auction-condition span{color: #2e932e}
.auction-time .countdown_section{font-weight: normal;line-height: 20px;padding: 10px 0;border: 1px solid #ddd;}
.auction-time .countdown_section span{font-weight: bold;}
.woocommerce div.product .summary form.cart.buy-now .button{max-width: 400px}
.auction-history-table tr td{ padding: 7px 14px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: middle; }
.products .auction-price .auction{display: block;font-size: 12px;font-weight: normal;color: #999;line-height: 15px;}
table.auction-history-table tbody tr td {text-align:right;}
.wc-bookings-booking-form .form-field input[type=number] {font-family:martfury;padding-right: 10px;}
div#tab-simle_auction_history h2 {font-family:dana;font-size:23px;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 textarea, .wpcf7 select {text-align:right;}
div.col-md-6.col-sm-6.col-md-offset-3.col-sm-offset-3.col-login {float:left;}
/** Dokan Add New Css **/
.dokan-orders-content .dokan-orders-area ul.order_notes .note_content::after {right:30px;left:unset;bottom:-14px;}
div.dokan-dashboard-wrap .pull-right {
    float: left !important;
}
.dokan-input-group .dokan-form-control {float:right;}
#bookings_product_data .table_grid table .button-primary, #bookings_persons .table_grid table .button-primary, #bookings_availability .table_grid table .button-primary, #bookings_pricing .table_grid table .button-primary, #bookings_settings .table_grid table .button-primary, #bookings_resources .table_grid table .button-primary, .bookings_extension .table_grid table .button-primary {float:left;margin-right:10px;}
/**New Css For Martfury **/
.woocommerce-cart .woocommerce table.shop_table.cart {margin-top:25px;}
.woocommerce ul.products li.product .onsale {    left: 0;
    right: unset;}
    .woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a > span, .woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a > span, .woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a > span {
        padding-right: 5px;padding-left:unset;
    }
    .single-post .post-navigation .nav-previous .nav-subtitle {
    padding-right: 17px;padding-left:unset;
} 
.single-post .post-navigation .nav-next .nav-subtitle {
    padding-left: 17px;padding-right:unset;
}
.single-post.content-sidebar .comment-respond .comment-reply-title, .single-post.sidebar-content .comment-respond .comment-reply-title, .single-post.content-sidebar .comment-respond .form-submit, .single-post.sidebar-content .comment-respond .form-submit {
    text-align: right;
}
.single-post .post-navigation .nav-next {float:left;text-align:left;}
.single-post .post-navigation .nav-previous {float:right;}
div.nav-previous .icon-arrow-left:before {
    content: "\e944";
}
div.nav-next .icon-arrow-right:before {
    content: "\e943";
}
.mobile-version .site-footer .footer-widgets .widget.widget_nav_menu .widget-title:after {
    left:0;right:unset;}
    .woocommerce div.product div.images .flex-control-nav {
    opacity: 1;
}
.mf-product-fbt .product-buttons .mf_add_to_cart_button, .mf-product-fbt .product-buttons .mf-wishlist-button {font-size:12px;}
.dokan-clearfix .dokan-form-group .dokan-input-group {direction:rtl;}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions li {border-left: 1px solid #ededed;
padding-left: 5px;border-right:unset !important;;padding-right:unset !important;}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap ul.dokan-cmt-row-actions li:last-child {
    border-left: none ;border-right:unset !important;;
}
div.dokan-dashboard-wrap ul.subsubsub li:last-child {
    border-left: none;border-right:unset !important
}
.mobile-version .mf-product-fbt .product-buttons .mf-wishlist-button, .mobile-version .mf-product-fbt .product-buttons .mf_add_to_cart_button {
    font-size:10px;
}
.topbar .widget:after {left: 5px;right:unset;}
.site-header .product-extra-search .search-wrapper .search-results ul li del {padding-right: 10px;padding-left:unset;}
div.product-modal-content.loading figure.woocommerce-product-gallery__wrapper.slick-initialized.slick-slider {direction:ltr;}
.woocommerce table.wishlist_table .product-price ins {margin-left: 10px;margin-right:unset;}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {float:right;}
.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {float:left;}
.woocommerce .wishlist_table.mobile .additional-info-wrapper .product-remove {float:right;}
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a > i,
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a > i,
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a > i {
     margin-left: 0;margin-right:unset ;}   
     .product-edit-new-container .content-half-part.featured-image {
    padding-left: 25px;
    padding-right: unset;
}
.mobile-version.sticky-header .site-header.minimized .header-mobile-v2 .header-main {
    z-index: 999999;
}
.dokan-coupon-content .code {float:right;margin:0 8px 0 8px;}
#bookings_product_data .toolbar h3, #bookings_persons .toolbar h3, #bookings_availability .toolbar h3, #bookings_pricing .toolbar h3, 
#bookings_settings .toolbar h3, #bookings_resources .toolbar h3, .bookings_extension .toolbar h3 {float:right;}
.primary-user-nav {left: -375px;right:unset;}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox {margin-right:10px;margin-left:unset;}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] {
    float:left;font-family:iranyekan;
}
div.list-view div.store-footer a span.dashicons.dashicons-arrow-right-alt2.dokan-btn-theme.dokan-btn-round {
    transform: scaleX(-1);
}
#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
    margin-left: 20px;margin-right:unset;
}
.mf-newsletter-popup .newletter-content .n-close:before {right:0;left:unset;}
.mf-newsletter-popup .newletter-content .n-close {padding-right: 25px;padding-left:unset;}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {width:250px !important;}
button[name="dokan_sell_this_item"] {
    margin-bottom: 10px;
}
fieldset#dokan-seller-vacation-settings {border:none;}
.dokan-right-margin-30 {
    margin-left: 30px;margin-right:unset;
}
.dokan-settings-content .dokan-settings-area .dokan-dashboard-header {margin:10px 0 10px 0;}
.dokan-pa-all-addons a.dokan-pa-create-btn ,.dokan-pa-create-addons .back-to-addon-lists-btn {left:0;right:unset;}
.dokan_v_id .radio {margin-left:65px;margin-right:unset;}
div.dokan-form-group.dokan-verify-photo-id div.gravatar-button-area {margin-bottom:10px;}
.woocommerce table.wishlist_table tr td.product-remove {padding-bottom:66px;}
.header-department-bot .mr-extra-department .products-cats-menu:before {
 background-color: #000;   
}

/** update **/

.woocommerce .shop-toolbar .products-found, .woocommerce .shop-toolbar .woocommerce-ordering, .woocommerce .shop-toolbar .mf-filters
{
float:right;
}
.woocommerce .shop-toolbar .shop-view
{
float:left;
}
.woocommerce .shop-toolbar .woocommerce-ordering
{
float:left;
}
.woocommerce .shop-toolbar.multiple .woocommerce-ordering {
    margin-left: 45px;
margin-right:unset;
}
.icon-arrow-left::before
{
    content: "\e944";
}
.woocommerce-cart .woocommerce table.cart .btn-update, .woocommerce-cart .woocommerce table.checkout .btn-update {
    padding-right: 50px;
    margin-right: 10px;
}
.woocommerce-cart .woocommerce table.cart .btn-update::before, .woocommerce-cart .woocommerce table.checkout .btn-update::before {
right:20px;
left:unset;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table td
{
    text-align:left;
}
div.cart-collaterals div.cart_totals tr.woocommerce-shipping-totals.shipping ul.woocommerce-shipping-methods li label {
    padding-left: 20px !important;
    padding-right: unset !important;
}
div.row tr.woocommerce-shipping-totals.shipping ul.woocommerce-shipping-methods li label
{
 padding-left: 20px !important;
    padding-right: unset !important;
}
.primary-user-nav ul.extra-account ul {
    padding-right: 0;padding-left:unset !important;
}
.mf-products-of-category-2 .mf-products-tabs .tabs-header {
    padding-right: 0;padding-left:unset !important;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    margin-left:10px;margin-right:unset !important;
}
.dokan-store-products-filter-area .orderby-search {margin-right:20px;}
form.dokan-store-products-ordeby input.dokan-btn-theme[type="submit"] {
    padding: 0 12px 0 12px;
    border-radius: 5px 0 0 5px !important;
}
.dokan-store-products-filter-area .dokan-ajax-search-loader {
  background-image: none;  
}
#bookings_product_data .table_grid table .button-primary, #bookings_persons .table_grid table .button-primary, #bookings_availability .table_grid table .button-primary, 
#bookings_pricing .table_grid table .button-primary, #bookings_settings .table_grid table .button-primary, #bookings_resources .table_grid table .button-primary, 
.bookings_extension .table_grid table .button-primary {
    float:left;
}
.dokan-store-products-filter-area .product-name-search {float:right;}
.dokan-store-products-filter-area .orderby-search {float:left;}
.dokan-store-products-filter-area .search-store-products {float:right;}
div.dokan-store-wrap a.dokan-btn-theme, .dokan-btn-theme {margin-top:0;}
.mobile-version .site-header .mobile-menu .site-header-category--mobile {padding-left:20px;padding-right:unset !important;}
div.dokan-form-group.dokan-clearfix.dokan-price-container div.content-half-part.regular-price div.dokan-input-group span.dokan-input-group-addon, div.dokan-form-group.dokan-clearfix.dokan-price-container div.content-half-part.sale-price div.dokan-input-group span.dokan-input-group-addon {
    width: unset;
}
div.dokan-form-group.dokan-clearfix.dokan-price-container .dokan-input-group-addon:last-child {
       border-bottom-right-radius: 0px;  border-bottom-left-radius:unset !important;
    border-top-right-radius: 0px;border-top-left-radius: unset !important;
}
.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data {
    padding-right: 20px;padding-left:unset !important;
} 
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action {
    left: -8px;right:unset;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button, 
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn ,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button {float:left;}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div span {
    margin-right:10px;margin-left:unset;
}
@media (max-width: 1199px) {
    .martfury-icons-list ul li {
        justify-content: right;
    }
}
.woocommerce ul.products li.product .mf-product-details-hover {
    top:-4px;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value {
    float:left;
}
.yith-wcaf-dashboard table.yith-wcaf-table tr td ,.yith-wcaf-dashboard table.yith-wcaf-table tr th {
    text-align:right;
}
.yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child {
    border-right: 1px solid #ccc;border-left:unset !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child {
    border-left: 1px solid #ccc;border-right:unset !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,
.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger {left:15px;right:unset !important;}
.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type=submit] {float:left;}
.site-header .primary-nav > ul > li:first-child {padding-right: 0;padding-left:unset;}
.nav li {text-align:right;}
.header-layout-3 .site-header .primary-nav > ul > li.menu-item-has-children > a {margin-left: 22px; margin-right: unset;}
.mf-elementor-icons-list .separator {left:0;right:unset;}
.single-product-layout-6 div.product .wc-tabs-wrapper ul.tabs {text-align:right;}
.woocommerce .mf-rating .star-rating {margin-left: 7px;margin-right:unset;}
.sidebar-content .content-area, .blog-layout-sidebar-content .content-area {float:left;}
.martfury-journey-els .journey-wrapper:before {right:75px;left:unset;}
.wpcf7 form .wpcf7-response-output {direction:rtl;}
.header-layout-3 .site-header .products-cats-menu .menu > li.menu-item-has-children > a:after {left:-10px;right:unset;}
@media (min-width:800px) {
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-mf_custom .profile-info-summery-wrapper .profile-info-summery .profile-info {float:none;}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li {display: inline;
    float: right; }
}
.site-header .products-cats-menu .menu li:hover > ul {
right: 100%;
left: unset !important;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content {text-align:right;}
@-moz-document url-prefix() { 
 .mobile-version.mf-add-to-cart-fixed div.product:not(.qv-modal) .cart .single_add_to_cart_button, .mobile-version.mf-add-to-cart-fixed div.product:not(.qv-modal) .cart .buy_now_button { 
       position: inherit;
    } 
}