@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 100;

  src: url("../fonts/PeydaWeb/woff/peydaWeb-light.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/peydaWeb-light.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 200;

  src: url("../fonts/PeydaWeb/woff/peydaWeb-light.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/peydaWeb-light.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 300;

  src: url("../fonts/PeydaWeb/woff/peydaWeb-light.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/peydaWeb-light.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 400;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-Regular.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-Regular.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 500;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-Medium.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-Medium.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 600;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-Bold.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-Bold.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 700;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-Bold.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-Bold.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 800;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-ExtraBold.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: PeydaWeb;

  font-style: normal;

  font-weight: 900;

  src: url("../fonts/PeydaWeb/woff/PeydaWeb-ExtraBold.woff") format("woff"),
      url("../fonts/PeydaWeb/woff2/PeydaWeb-ExtraBold.woff2") format("woff2");
}
body{ font-family:PeydaWeb,"Poppins, sans-serif" }
h1, h2, h3, h4, h5, h6{font-family:PeydaWeb,"Quicksand"}
.mn-product-card .mn-product-detail h5 a {
  font-family: PeydaWeb,"Poppins, sans-serif";
}
.owl-carousel, .mn-insta-outer {
  direction: ltr;
}
.owl-carousel .owl-item * {
	direction: rtl;
}
.mn-header .mn-header-items .right-header .mn-tool-icons {
  margin-left: unset;
  margin-right: 30px;
}
.mn-header .mn-toggle-sidebar {
  margin-right: unset;
  margin-left: 20px;
}
.mn-sidebar {
  left: unset;
  right: 0;
}
.mn-sidebar.sidebar-hide {
  left:unset;
  right: -300px;
}
.mn-main-content, header, footer {
  padding: 0 330px 0 30px;
}
.mn-side-cart, .mn-side-search, .mn-side-wishlist {
  left: 0;
  right: auto;
    -webkit-transform: translateX(-100%);
}
.mn-product .owl-dots, .mn-related .owl-dots,
.mn-blog .owl-dots, .mn-blog-section .owl-dots {
  right: unset;
  left: 0;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul li.dropdown ul.sub-menu.sub-menu-child {
  left: unset !important;
  right: 100% !important;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul li.dropdown ul.sub-menu,
.mn-header .mn-header-items .right-header .mn-main-menu ul li .mega-menu {
  left: 0 !important;
  right: auto !important;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul .drop-list a {
  padding-left: 15px;
  padding-right: 0;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul .dropdown-arrow i {
  right: unset;
  left: -5px;
}
.mn-header .mn-header-items .right-header .mn-tool-icons .mn-tool-search > a .label, .mn-header .mn-header-items .right-header .mn-tool-icons .mn-tool-user > a .label, .mn-header .mn-header-items .right-header .mn-tool-icons .mn-tool-wish > a .label, .mn-header .mn-header-items .right-header .mn-tool-icons .mn-tool-cart > a .label {
  right: unset;
  left: -3px;
}
.mn-hero .mn-hero-slider .mn-hero-slide .mn-hero-detail {
  padding-left: unset;
  padding-right: 100px;
}
.mn-cat .mn-cat-card .lbl {
  border-radius: 0 15px 15px 0;
}
.mn-cat .mn-cat-card .lbl::before {
  right: unset;
  left: -10px;
  border-right: 15px solid #313b50;
  border-left: 10px solid transparent;
}
.mn-hero .slide-1 {
  background-image: url("../img/hero/rtl/1.jpg");
}
.mn-hero .slide-2 {
  background-image: url("../img/hero/rtl/2.jpg");
}
.mn-hero .slide-3 {
  background-image: url("../img/hero/rtl/3.jpg");
}
.mn-hero .slide-4 {
  background-image: url("../img/hero/rtl/4.jpg");
}
.mn-modern-banner .modern-banner .mn-banner-img.img-1 {
  background-image: url("../img/banner/rtl/1.jpg");
}
.mn-modern-banner .modern-banner .mn-banner-img.img-2 {
  background-image: url("../img/banner/rtl/2.jpg");
}
.mn-banner-contact .inner-banner {
  left:unset;
  right: -100px;
}
.mn-modern-banner .modern-banner .mn-banner-contact {
  left: 0;
  right: unset;
}
.mn-product-card .mn-product-img img {
  height: auto;
}
.mn-product-card .mn-product-detail .mn-price .mn-price-new {
  margin-left: 10px;
  margin-right: unset;
}
.mn-sidebar .mn-sidebar-body .mn-sb-list .mn-sb-item .mn-drop-toggle > svg, .mn-sidebar .mn-sidebar-body .mn-sb-list .mn-sb-item .mn-drop-toggle > img {
  margin-left: 10px;
  margin-right: unset;
}
.mn-sidebar .mn-sidebar-body .mn-sb-list .mn-sb-item .mn-drop-toggle .condense > i {
  margin-left: -5px;
  margin-right: unset;
  left: 0;
  right: unset;
}
.mn-sidebar .mn-sidebar-body .mn-sb-list .mn-sb-title span {
  padding-left: 10px;
  padding-right: unset;
}
.mn-sidebar {
  border-radius: 15px 0 0 15px;
  border-right: 1px;
  border-right: 0;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul li.dropdown ul li a i {
  right: unset;
  left: 15px;
}
.mn-header .mn-header-items .right-header .mn-main-menu ul li.dropdown ul li .mn-sub-drop {
  padding: 10px 20px 10px 30px;
}