.shop-item .shop-media .pic img {
  transform: translateX(0%) !important;
}
.shop-item,.widget-categories_new .has-sub,.widget-top-sellers {
  text-align: right;
  direction: rtl;
}
#ctl01_ctl00_BTN_Payment span,#ctl01_ctl00_LinkButton6 span{
  margin-top: 30px;
}
.swiper-pagination {
  position: static !important;
  margin-top: 5px;
}
.swiper-pagination span {
  margin: auto 3px;
}
.fa::before {
  font-family: fontawesome;
}
.owl-three-item .owl-item > * {
  margin: 0 5px !important;
}
.shop-item .shop-media .pic img {
  max-width: 100% !important;
}
.peimantrashinlist input {
    margin: 10px auto auto !important;
}
.widget-top-sellers .item-top-sellers img {
  float: right !important;
  margin-right: 0 !important;
  margin-left: 15px;
}
.widget-categories_new a{
  padding-right: 20px;
}
.shop-item .shop-item-body .price-review {
  text-align: left;
  direction: ltr;
}
.shop-item .shop-item-body .shop-price span {
  float: left;
  line-height: 40px;
}
@font-face {
  font-family: 'WYekan';
  src: url('/App_Themes/AdminStandard/Fonts/Yekan/BYekan.eot?-wwn5ej');
  src: url('/App_Themes/AdminStandard/Fonts/Yekan/BYekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
    url('/App_Themes/AdminStandard/Fonts/Yekan/BYekan.woff?-wwn5ej') format('woff'),
    url('/App_Themes/AdminStandard/Fonts/Yekan/BYekan.ttf?-wwn5ej') format('truetype'),
    url('/App_Themes/AdminStandard/Fonts/Yekan/BYekan.svg?-wwn5ej#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
a,h1,h2,h3,h4,h5,h6,span,div,p,input,select,button,td,th,table,tr{
  font-family: WYekan !important;
  letter-spacing:0 !important;
  font-weight: 100 !important;
}
.showsubcategory {
  cursor: pointer;
}
.showsubcategory::after {
  content: "+";
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  color: #526778;
  font-size: 18px;
  left: 0;
  top: 3px;
}
.widget-categories_new, .widget-archive, .widget-items, .widget-custom-filter {
  background-image: none!important;
  text-align: right;
  direction: rtl;
}
.widget-categories_new ul li::before, .widget-archive ul li::before, .widget-items ul li::before, .widget-custom-filter ul li::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #ffc107;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-categories_new .add-to-cart{
  float: left!important;
  margin-top: -10px!important;
}
.shop-item .shop-media .location {
  line-height: 40px;
}
.widget-categories_new a {
  padding-right: 20px;
  color: #45505c!important;
}
.widget-categories_new a:hover{
  color: #ffc107!important;
}
.shop-item .shop-item-body .shop-button {
  line-height: 30px!important;
  bottom: 10px!important;
  left: 50px!important;
  background: #ffc107;
  padding: 0 10px;
  border-radius: 3px;
  color: #fff!important;
}
.single-product .summary {
  margin-left: auto !important;
  text-align: right;
  direction: rtl;
}
.single-product .post-number span{
  font-style: normal !important;
}
.carousel-container .carousel-heading {
  float: right !important;
}
.carousel-container .carousel-nav {
  float: left !important;
}
.description-product{
  text-align: justify;
  direction: rtl;
  margin-bottom: 30px;
}
.shop-item {
  float: right;
}
.widget-categories_new.cws-widget .widget-title ,.widget-top-sellers .widget-title{
    margin: 0 auto 20px auto !important;
    padding: 20px !important;
}
.widget-categories_new.cws-widget ul li{
margin-left: 30px !important;
}
.large_pic_majol{
display:none;
}
.page {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (max-width:991px){
	
	.shop-item {
    float: none!important;
	}
	.small_pic_majol{
display:none;  
}
.large_pic_majol{
display:block !important;  
}
}
