@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{
	font-family: WYekan !important;
	font-style: normal!important;
	letter-spacing:0!important;
	font-weight: 100!important;
}
*{
  direction:rtl;
}
.hot-deals .cart .action .add-cart-button a.a_special{
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #108bea;
  color: #fff;
  border: none;
  font-size: 13px;
  line-height: 22px;
  border-radius: 0;
  padding: 6px 14px;
  font-family: 'WYekan', sans-serif;
  border-radius: 2px;
}
.home-banner{
  margin-bottom:20px;
}
.side-banner{
  max-width:100%;
}
.info-boxes{
  margin-bottom:15px;
}

.social .instagram a::before {
  content: "\f16d";
  font-family: FontAwesome;
}
.social .telegram a::before {
  content: "\f1d8";
  font-family: FontAwesome;
}
.social .instagram a {
  font-size: 16px;
  display: inline-block !important;
  text-align: center;
  padding: 0;
  background: #3B5998 !important;
}
.social .telegram a {
  font-size: 16px;
  display: inline-block !important;
  text-align: center;
  padding: 0;
  background: #359BED !important;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.pagination-container ul li.active a {
  color: #0f6cb2;
}

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.rightmenu li {
  position: relative;
  padding-right: 18px;
}
.rightmenu a {
  color: #333;
  position: relative;
  z-index: 9;
}
.rightmenu li, .sitslinks > li {
  line-height: 2.5;
}

.showsubcategory {
  z-index: 9;
  position: absolute;
  left: 0;
  top: 10px;
  cursor: pointer;
}


.rightmenu ul {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
.blog-page .blog-post span {
  padding-left: 0 !important;
}
#divcommentsuser{
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
  padding: 20px;
  margin: 30px auto;
}
#divcommentsuser .rcommentspullleft input{
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #108bea;
  color: #fff;
  border: none;
  font-size: 13px;
  line-height: 22px;
  border-radius: 0;
  padding: 6px 14px;
  font-family: 'WYekan', sans-serif;
  border-radius: 2px;
  width: 120px!important;
  height: 40px!important;
}

#divcommentsuser .rcommentspullleft input:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.main-header .logo-holder {
  margin-top: 0 !important;
}
.main-header .top-search-holder .search-area .search-button {
  border-radius: 3px 0px 0px 3px !important;
  position: absolute;
  left: 15px;
  cursor: pointer;
  top: 8px;
}
.main-header .top-search-holder .search-area .search-field{
  width: 100%!important;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket {
  border-left: 0 !important;
}
.hot-deals .cart .action .add-cart-button a.a_special{
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #108bea;
  color: #fff;
  border: none;
  font-size: 13px;
  line-height: 22px;
  border-radius: 0;
  padding: 6px 14px;
  font-family: 'WYekan', sans-serif;
  border-radius: 2px;
}
.blog-slider-container .blog-slider .blog-post-info .text{
  direction:rtl;
}
#brands-carousel .owl-prev , #brands-carousel .owl-next{
  display:block!important;
  top: -15px!important;
}
.product .cart {
  margin-right: -20px !important;
}
.btn-primary {
  border-radius: 2px!important;
}
.yamm .dropdown-menu .yamm-content {
  padding: 0 10px !important;
  width: 200px;
}
.pagination-container ul li{
  float: left;
}
.pagination-container ul{
  height: 20px;
}
img{
  max-width: 100%;
  height: auto; 
}
.filters-container {
  margin-bottom: 30px;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post p {
  text-align: justify;
  direction: rtl;
}


@media (min-width:991px){
  #divcommentsuser{
    width: 945px;
  }
  .sidebar .side-menu nav .nav > li > .mega-menu {
    min-width: auto!important;
    width: auto!important;
  }
  .itemshop{
    height: 420px;
    min-height: 420px !important;
  }
}

@media (max-width:768px){
  .banners {
    margin-top: 20px;
  }
  .cnt-strip .strip h2 {
    font-size: 22px !important;
  }
  .cnt-strip .strip h2 .shopping-needs {
    display: none !important;
  }
    #owl-main .item .caption {
    right: 40%!important;
    padding: 10px !important;
  }
  #hero{
	  margin-bottom: 80px;
  }
}

@media (max-width:991px){
  .filters-container .pagination-container {
    float: left !important;
  }
}

.news-relatedpic .owl-item{
  margin: auto 5px;
}
.news-relatedpic .owl-controls {
  left: 5px!important;
  top: -5px!important;
}

.tags {
  margin: 30px auto;
}
.tags a{
  background: #0f6cb2!important;
  color: #fff!important;
  margin-left: 5px;
  padding: 0 5px;
  border-radius: 3px;
}
.tags a:hover{
  background: #0a5893!important;
}
.blog-page .blog-post p {
  text-align: justify;
  direction: rtl;
  line-height: 25px;
}
.product:hover .cart {
  top: 30% !important;
}
.contact-page{
  margin-bottom: 30px;
}
.hovercolor{
  width: 100%;
  height: 201px;
  background: rgba(0,0,0,0.5);
  z-index: 1;
  position: absolute;
}
.cnt-strip .strip {
  padding: 8px 20px 5px 20px!important;
  left: auto !important;
  right: 0;
  z-index: 3;
}
.sidebar .side-menu nav .nav > li.dropdown > a::after {
  content: ""!important;
}
.sidebar .side-menu nav .nav .fa-angle-left{
  position: absolute;
  left: 10px;
  top: 18px;
  cursor: pointer;
}
.special-product .product .col {
  padding: 0 10px !important;
}
.consulation .accordion {
  background-color: #f8f8f8;
  color: #444;
  cursor: pointer;
  padding: 18px 30px 18px 18px;
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #ddd;
  outline: none;
  display: block;
  transition: 0.4s;
  position: relative;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.consulation .active,.consulation .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.consulation .panel {
  padding: 0 18px!important;
  background-color: white;
  display: none;
  overflow: hidden;
}
.info-title{
  color:#999!important;
}
.divcommentsusershop{
  width:auto!important;
  margin: 0 !important;
}

.single-product .product-tabs .tab-content .tab-pane .text {
  line-height: 25px!important;
  text-align: justify;
}
.search-result-container .products{
  box-shadow: 0px 0px 5px 0px #ddd;
  padding: 8px;
  transition: 0.5s all;
}
.search-result-container .products:hover{
  box-shadow: 0px 0px 10px 0px #999;
  transition: 0.5s all;
}
.itemshop{
  margin-bottom: 15px;
  padding-left: 5px!important;
  padding-right: 5px!important;
}
.product .product-info .name {
  line-height: 24px;
  height: 45px;
}
.filters-container .pagination-container ul li.active{
  background: none repeat scroll 0 0 #dddddd !important;
  border-radius: 3px;
}
.swiper-pagination{
  position:static !important;
  margin-top:5px;
}
.swiper-pagination-bullet{
  margin-left:5px; 
}
.product .product-image img {
  width: auto !important;
}
.sidebar .side-menu nav .nav li.dropdown:hover ul.dropdown-menu{
  display:block!important;
}
@media (min-width:768px){
  #owl-main .item .caption .slider-header {
    font-size: 24px !important;
  }
}

.blog-page .blog-post .date-time ,.blog-page .blog-post .review{
  float: right;
  margin-left: 15px;
}
.blog-page .blog-post span {
  color: #333 !important;
}
.boxmodule .innerbox{
  background: #fff;
  padding: 20px;
}
/*-----------basket-------------*/

#DIV_BasketContainer{
  padding: 0 30px;
}
#DIV_BasketGrid{
background: none !important;
}
#DIV_BasketGrid .tablecustombasket{
  direction: ltr;
  font-family: wyekan !important;
  background: #fff;
}
#DIV_Basket_Price{
  font-family: 'wyekan' !important;
  float: left !important;
}
#DIV_Basket_Price .pull-right,#DIV_BasketGotoBack{
  float: right !important;
}
#DIV_Basket_Price .pull-left,#DIV_Basket_GotoNext{
  float: left !important;
}
#ctl01_ctl01_BTN_Payment span,#ctl01_ctl01_LinkButton6 span{
  margin-top: 30px;
}
#DIV_Basket_Price .pull-right{
  font-size: 15px !important;
}
#DIV_Basket_Price .pull-left{
  font-size: 20px !important;
}
#DIV_BasketContainer .pull-left{
	float: left !important;
}
#DIV_BasketContainer .pull-right{
	float: right !important;
}
@media (min-width:768px){
  #DIV_BasketGrid{
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }
}
@media (max-width:440px){
  #DIV_BasketGotoBack{
    float: left !important;
    margin-top: 20px;
  }
}

.large_pic_majol{
display:none;
}
@media (max-width:991px){
.small_pic_majol{
display:none;  
}
.large_pic_majol{
display:block !important;  
}
}


.filters_wrapper{
  padding: 10px;
}
.filters_wrapper .filters .content input[type="checkbox"] {
  display: none;
}
.filters_wrapper .filters .content label {
  padding-right: 30px;
  position: relative;
  display: block;
  line-height: 30px;
  font-weight: 300;
  color: #7c7c7c;
}
.filters_wrapper .filters .content{
  display:none;
}
.filters_wrapper .filters .header:after{
  content:'';
  clear:both;
  display:block
}
.filters_wrapper .filters .header i{
  color:#777;
  cursor: pointer;
  float:left;
  line-height:20px
}
.filters_wrapper .filters .header span{
  float:right;
  line-height:20px
}
.filters_wrapper .filters .content label::after {
  content: "\f00c";
  font-family: fontawesome;
  font-style: normal;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #fff;
  transition: 0.2s;
}
.filters_wrapper .filters .content li input:checked ~ label::after {
  background: #777;
}
.filters_wrapper .fa-angle-down::before {
  content: "\f107";
  font-family: fontawesome;
  font-style: normal;
}
.filters_wrapper .filters .content ul li::after{
  content:"";
  clear:both;
  display:block;
}

.specifications>li:not(:first-child) {
    border-top: 1px solid #eaeaea;
}
.specifications>li {
    padding: 8px 0;
}
.specifications>li>span {
    display: inline-block;
    width: 175px;
}