/*******************************************************
Product list Styles
********************************************************/
.color-list-container{height:32px;overflow:hidden}
ul.product_list .product-name {
  display: inline-block;
  width: 100%;
  overflow: hidden; 
   font: 400 13px/18px IRANSans,"tahoma",sans-serif;
min-height:37px;
color:#555;
min-height:45px
  }
  
ul.product_list.list .product-name{
  min-height:22px;

}
.new-box{display:none}
  a.date_upd{
  color:#999;
      font-family: tahoma;
    font-size: 11px;
	clear:both;
	display:block;
    font-weight: 400;
}
.product_list.list{
margin-bottom:0
}
  .block .products-block li .product-content h5, .product-name, #emspecials li h5, #emspecials li h5 a{
	  
	     font: 400 13px/18px IRANSans,"tahoma",sans-serif;
  }
	.product-box .product-image img, #emspecials li img{
		 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow:hidden
	}
.right-block .price-percent-reduction{
	
	display:none !important
}
ul.product_list .availability.tooper{
top:15px;

}
.page-heading{margin-bottom:20px}
ul.product_list .availability span {
   font: 400 13px/16px IRANSans,"tahoma",sans-serif;
  }
.available-now, .available-dif{
color:#fff;
padding:2px 24px 4px 10px;
background:#a1c82a;
  border: 1px solid rgba(0,0,0,0.3);
  display:block;
  position:relative;
  -moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
overflow:hidden;
}
.available-now:before, .available-dif:before{
position:absolute;
top:0px;
right:2px;
padding:3px;
  content: "\f00c";
font-size:16px;
font-family: FontAwesome;



}
.out-of-stock:before{
position:absolute;
top:2px;
right:4px;
  content: "\f00d";
font-size:16px;
font-family: FontAwesome;
top:0px;

padding:3px;


}
.out-of-stock{
color:#fff;
padding:2px 24px 4px 10px;

background:#d91233;
  border: 1px solid rgba(0,0,0,0.3);
    display:block;
	  position:relative;
	  -moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
overflow:hidden;
}
ul.product_list .color-list-container {
  margin-bottom: 2px; 
  display:none
  }
 .grid  .color-list-container {

  margin-top: 4px;

 }

  
  ul.product_list .color-list-container ul li {
    display: inline-block;
  padding:1px;
  border:1px solid #ddd;
        margin: 1px;
		-moz-border-radius: 75px;
-webkit-border-radius: 75px;
border-radius: 75px;
	}
    ul.product_list .color-list-container ul li a {
      display: block;
      width: 18px;
      height: 18px;
		-moz-border-radius: 75px;
-webkit-border-radius: 75px;
border-radius: 75px;
}
.showall{
display:none
}	  
	  
ul.product_list .product-image-container {
  text-align: center; 
}
  ul.product_list .product-image-container img {
    margin: 0 auto; 
	transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
}
  ul.product_list .product-image-container .quick-view {
    font: 400 1px/1px SYekan,tahoma, Helvetica, sans-serif;
    color: #555;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: 0 -10px 0 0;
  width:25px;
  height:25px;
  display:none;
  overflow:hidden;
    background: rgba(255, 255, 255, 0.8);
	opacity:0;
-moz-border-radius: 250px;
-webkit-border-radius: 250px;
border-radius: 250px;
    text-align: center;
		transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;

text-align:center;
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);


	}

.fa-starr{
	background:#ffae00;
	width:10px;
	height:20px;
	display:block;
	opacity:0.6;
	

    -moz-box-shadow: 0px 0px 10px rgb(255,174,0);
    -webkit-box-shadow: 0px 0px 10px rgb(255,174,0);
    box-shadow: 0px 0px 10px rgb(255,174,0);



}
.fa-starrr{
	background:#f5f5f5;
	width:10px;
	height:20px;
	display:block;	
	opacity:0.6;
	

}
.star_content div:first-child{
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

ul.product_list .comments_note {
  text-align: center;
  position:absolute;
  top:5px;
  right:5px;
  width:10px;
  z-index:1;
  padding:0;



    -moz-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
	

  }
  
  .comments_note .star_content  div:nth-child(2) { font-size:14px !important }
   .comments_note  .star_content  div:nth-child(3) { font-size:16px !important }
   .comments_note  .star_content  div:nth-child(4) { font-size:18px !important }
   .comments_note  .star_content  div:nth-child(5) { font-size:20px !important }	
  ul.product_list.list .comments_note {
  text-align: center;
  margin-bottom:15px;
  overflow: hidden; 
  }
  ul.product_list .comments_note .star_content {
   
	}
  ul.product_list .comments_note .nb-comments {
    overflow: hidden;
	margin-right:5px;
 }
   ul.product_list .comments_note .nb-comments {
    overflow: hidden;
	margin-right:5px;
	display:none
 }
     ul.product_list.grid  li .product-container .comments_note .star_content,    #index ul.product_list.grid  li .product-container .comments_note .star_content {
      margin: 0 0px 0px 0px;
	  }
 
 .grid .functional-buttons{
 
 }
    ul.grid .comments_note .nb-comments {
    clear: both;
    display: none;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
	}
ul.product_list .functional-buttons div a, ul.product_list .functional-buttons div label {

  color: #777676;
  cursor: pointer;
  }
  ul.product_list .functional-buttons div a:hover, ul.product_list .functional-buttons div label:hover {
    color: #000; 
	}

  ul.product_list .functional-buttons div.wishlist a:before {
    display: inline-block;
    font-family: "FontAwesome";
  content: "\f08a";
    margin-left: 5px;
    padding: 0; 
	 font-size:18px
	}
  ul.product_list .functional-buttons div.wishlist a.checked:before {
  content: "\f004";
  }
 
  ul.product_list .functional-buttons div.wishlist a:hover, ul.product_list .functional-buttons div.compare a:hover{color:#FF8C00}

ul.product_list .functional-buttons div.compare a:before {
  content: "\f096";
  display: inline-block;
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size:18px;
   position: relative;
    top: 3px;
  }
 
ul.product_list .functional-buttons div.compare a.checked:before {
   content: "\f046";
   }

/*******************************************************
Product list(Grid) Styles 
********************************************************/
.block .block_content{
overflow:hidden;
padding-bottom:20px;
}
#category #center_column > .block > .block_content, #prices-drop #center_column > .block > .block_content, #new-products #center_column > .block > .block_content,
#best-sales #center_column > .block > .block_content{
	background:none;
	border:0
}
#category #center_column, #category #right_column, #category #left_column{
	padding-top:10px;
}
ul.product_list.grid  li , #index ul.product_list.grid  li {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center; 

  }
ul.product_list.grid li {
    height:auto;
	 position:relative;
	transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;


}



.left-block {
transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
padding:0
}
 
  ul.product_list.list .right-block{


padding:10px;
min-height:240px;

  }
 
  ul.product_list.grid  li .product-container {
background:#fff;
border:1px solid rgba(0,0,0,0.2);
padding-top:5px;
border:1px solid #fff;
background:rgba(255,255,255,0.6);
    position: relative; 
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	}
	
ul.product_list.grid  li .product-container:after{
    content:"";
    position:absolute;
    z-index:-2;
    bottom:-38px;
    left:-4%;
	opacity:0.5;
    right:auto;
    width:108%;
    height:56px;
background:url(../img/d4.png) no-repeat center;
background-SIZE:100%
} 	
	
	
.quick-view{
	background:rgba(255,255,255,0.95);
	border:1px solid #fff;
position:absolute;
top:30%;
left:31%;
width:36%;
padding:2%;
  font: 400 13px/22px IRANSans,"tahoma",sans-serif;
padding-top:1px;
padding-bottom:1px;
z-index:100	;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
opacity:0;
COLOR:#555;
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-webkit-filter: grayscale(10%) blur(10px);
-moz-filter: grayscale(10%) blur(10px);
filter: grayscale(10%) blur(10px);
 transform: perspective(600px) rotateY(90deg);
	-ms-transform: perspective(600px) rotateY(90deg); /* IE 9 */
	-moz-transform: perspective(600px) rotateY(90deg); /* Firefox */
	-webkit-transform: perspective(600px) rotateY(90deg); /* Safari and Chrome */
	-o-transform: perspective(600px) rotateY(90deg); /* Opera */
	transform-origin: top center 0;
	-ms-transform-origin: top center 0;
	-webkit-transform-origin: top center 0;
    transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
    -moz-animation: papa .5s infinite linear;
    -webkit-animation: papa .5s infinite linear;
}
@-moz-keyframes papa {
    0% {
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
    }
	
		    50% {
    -moz-box-shadow: 0px 1px 20px #ffffff;
    -webkit-box-shadow: 0px 1px 20px #ffffff;
    box-shadow: 0px 1px 20px #ffffff;
	color:red
    }
	    100% {
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
    }


}
@-webkit-keyframes papa {
    0% {
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
    }
	
		    50% {
    -moz-box-shadow: 0px 1px 20px #ffffff;
    -webkit-box-shadow: 0px 1px 20px #ffffff;
    box-shadow: 0px 1px 20px #ffffff;
	color:red
    }
	    100% {
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
    }


}
#index ul.product_list.grid li .product-container .button-container .ajax_add_to_cart_button{
	padding:4px 10px;
}
.ajax_add_to_cart_button:before{
	
	 color: #fff;
         content: "\e80d";
    display: inline-block;
    font-family: "candyshop";
    font-size: 16px;
    line-height: 10px;
    margin-left: 5px;
	position:relative;
	top:2px;
}

.product-container:hover .star_content .fa-star:nth-child(1), .product-container:hover .star_content .fa-star:nth-child(3), .product-container:hover .star_content .fa-star:nth-child(5){
    -moz-animation: fobo .5s 1 linear;
    -webkit-animation: fobo .5s 1 linear;
}
@-moz-keyframes fobo {
    0% {
        -moz-transform: rotate(360deg);
		opacity:0.5;
    }

    100% {
        -moz-transform: rotate(0deg);
		opacity:1;
    };
}
@-webkit-keyframes fobo {
    0% {
        -webkit-transform: rotate(360deg);
		opacity:0.5;
    }

    100% {
        -webkit-transform: rotate(0deg);
		opacity:1;
    };
}
.product-container:hover .star_content .fa-star:nth-child(2), .product-container:hover .star_content .fa-star:nth-child(4){
    -moz-animation: fobo1 .5s 1 linear;
    -webkit-animation: fobo1 .5s 1 linear;
}
@-moz-keyframes fobo1 {
    0% {
        -moz-transform: rotate(-360deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    };
}
@-webkit-keyframes fobo1 {
    0% {
        -webkit-transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    };
}



ul.product_list.grid li .product-container:hover .quick-view{
	opacity:1;
	-webkit-filter: grayscale(10%) blur(0px);
-moz-filter: grayscale(10%) blur(0px);
filter: grayscale(10%) blur(0px);
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
 transform: perspective(600px) rotateY(0deg);
	-ms-transform: perspective(600px) rotateY(0deg); /* IE 9 */
	-moz-transform: perspective(600px) rotateY(0deg); /* Firefox */
	-webkit-transform: perspective(600px) rotateY(0deg); /* Safari and Chrome */
	-o-transform: perspective(600px) rotateY(0deg); /* Opera */
}	
ul.product_list.grid li .product-container:hover img{

-webkit-filter: grayscale(10%) blur(10px);
-moz-filter: grayscale(10%) blur(10px);
filter: grayscale(10%) blur(10px);
}	

ul.product_list.grid li .product-container:hover .price-percent-reduction{
	transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
COLOR:#fff;
background:#13c276;
width:40%;
height:24px;
overflow:hidden;
line-height:24px;
    -moz-box-shadow: 0px 0px 10px #13c276;
    -webkit-box-shadow: 0px 0px 10px #13c276;
    box-shadow: 0px 0px 10px #13c276;

display:block;
}
.hoverhide{
	display:inline-flex;
	width:1px;
	height:1px;
	opacity:0;
overflow:hidden;
}
ul.product_list.grid li .product-container:hover .hoverhide{
	width:auto;
	height:auto;
	opacity:1;
	display:inline-table;
	padding-right:5px;
}
	
 ul.product_list.grid  li .product-container img{
position:relative;
    -moz-box-shadow: 0px 0px 20px #ffffff;
    -webkit-box-shadow: 0px 0px 20px #ffffff;
    box-shadow: 0px 0px 20px #ffffff;
transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
	 }
	 
 	 
	 
.product-container{
    padding: 0;
    position: relative; 
	 direction:rtl;

}
#index .product-container{
	   height:auto;
}
.product-container .price{

    border-radius: 2px;
    color: #13c276;
    font-size: 11px;

    line-height: 30px;
    margin: 0px;
    text-align: center;
 	display:block;
	font:400 13px/18px IRANSans,"tahoma",sans-serif
}	
	
    ul.product_list.grid  li .product-container .product-image-container,  #index ul.product_list.grid  li .product-container .product-image-container {
      padding: 0px;
      margin-bottom: 5px;
      position: relative; 
	
	  }
     
      ul.product_list.grid  li .product-container .product-image-container .content_price, #index ul.product_list.grid  li .product-container .product-image-container .content_price {

        width: 100%;
        padding: 9px 0;
display:none
}


   
.price-percent-reduction{
position:absolute;
top:7px;
left:7px;
background:#f5f5f5;
z-index:1;
color:#13c276;


    -moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:inset 0px 0px 3px rgba(0,0,0,0.3);
text-align:center;

width:40px;
height:40px;
padding: 2px;
font-size:12px;
border:0;
 font: 400 13px/36px IRANSans,"tahoma",sans-serif;
transition:All 0.2s ease;
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;

transform: rotate(-45deg);
-webkit-transform:  rotate(-45deg);
-moz-transform:  rotate(-45deg);
-moz-border-radius: 75px;
-webkit-border-radius: 75px;
border-radius: 75px;
}


#index .right-block{
position:static;
padding:0
}


        ul.product_list.grid  li .product-container .product-image-container .content_price span {
          color: white; }
          ul.product_list.grid  li .product-container .product-image-container .content_price span.old-price {
            color: #b1b0b0; }
ul.product_list.grid  li .product-container h5 {
      padding: 0;
margin-bottom:0;
	  display:block
}
   

	  
    ul.product_list.grid  li .product-container .product-desc {
      display: none; }
	  
    ul.product_list.grid  li .product-container .content_price ,    #index  ul.product_list.grid  li .product-container .content_price{
      padding-bottom: 10px;
      line-height: 21px; 
	  }
	  
    ul.product_list.grid  li .product-container .old-price,
    ul.product_list.grid  li .product-container .price,
    ul.product_list.grid  li .product-container .price-percent-reduction {

      display: inline-table;

	  }
	  
	  
	  
    ul.product_list.grid  li .product-container .product-flags {
      display: none; }
    ul.product_list.grid  li .product-container .old-price {
      margin-right: 5px; 
	  
	  }
	  
 ul.product_list.grid  li .product-container  .price-percent-reduction{
	/*position:absolute;*/

}
.quick-view i{
margin:0
}

    ul.product_list.grid  li .product-container .button-container {
      margin-bottom: 1px; 

	width:100%;
	display:block;
	transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
background: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%,rgba(255,255,255,0) 100%);

	}
	  

	   
	   
      ul.product_list.grid  li .product-container .button-container .ajax_add_to_cart_button,
      ul.product_list.grid  li .product-container .button-container span.button,
      ul.product_list.grid  li .product-container .button-container .lnk_view {
        margin: 10px 2px 10px 2px; 
		    font: 400 13px/16px Mj_Flow Bold,IRANSans,"tahoma",sans-serif;
    padding: 4px 12px;
	    border-right: 4px solid rgba(0, 0, 0, 0.3);
		border-left: 4px solid rgba(0, 0, 0, 0.3);
		}

		      #index ul.product_list.grid  li .product-container .button-container .ajax_add_to_cart_button,
    #index  ul.product_list.grid  li .product-container .button-container span.button,
     #index  ul.product_list.grid  li .product-container .button-container .lnk_view {
        margin: 10px 2px 10px 2px; 
		display:inline-block;
		    border-right: 4px solid rgba(0, 0, 0, 0.3);
		}
		
ul.product_list.grid  li .product-container .functional-buttons {
clear:both;
margin:auto;
width:100%;
padding-bottom:5px;
}
#index ul.product_list.grid  li .product-container .functional-buttons {

text-align:right;
}
     
ul.product_list.grid  li .product-container .functional-buttons div {
padding: 0
}
 ul.product_list.grid  li .product-container .functional-buttons .compare{
	background:rgba(255,255,255,0.95);
	border:1px solid #fff;
position:absolute;
bottom:30%;
left:15%;
width:66%;
padding:2%;
  font: 400 13px/22px IRANSans,"tahoma",sans-serif;
padding-top:1px;
padding-bottom:1px;
z-index:100	;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
opacity:0;
COLOR:#555;
text-align:center;
    -moz-box-shadow: 0px 1px 10px #ffffff;
    -webkit-box-shadow: 0px 1px 10px #ffffff;
    box-shadow: 0px 1px 10px #ffffff;
transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-webkit-filter: grayscale(10%) blur(10px);
-moz-filter: grayscale(10%) blur(10px);
filter: grayscale(10%) blur(10px);

 }
   ul.product_list.grid  li .product-container:hover .functional-buttons .compare{
	   opacity:1;
	   bottom:40%;
	   -webkit-filter: grayscale(10%) blur(0px);
-moz-filter: grayscale(10%) blur(0px);
filter: grayscale(10%) blur(0px);
   }
ul.product_list.grid li.hovered h5 {
  min-height: 30px; }

#tmspecials .functional-buttons div{
text-align:center
}


/*******************************************************
Product list(List) Styles 
********************************************************/
ul.product_list.list > li{
width:100% !Important;
clear:both;
float:none;
display:block;

}

ul.product_list.grid  li .right-block .availability{


position:absolute;
top:40%;
left:33%;
right:35%;
width:32%;
  font: 400 13px/22px IRANSans,"tahoma",sans-serif;
padding-top:1px;
padding-bottom:1px;
z-index:100	;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
opacity:0;
COLOR:#555;
 
transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;

	
}
ul.product_list.grid li .product-container:hover .availability{
	opacity:1
}

ul.product_list.grid  li .button-container .availability{display:inline-block}
ul.product_list.list > li{margin-top:10px;margin-bottom:10px;}
ul.product_list.list > li .product-container {
  border: 1px solid rgba(0,0,0,0.1);
padding:10px;
 background: #fff ;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
  }
ul.product_list.list > li .product-image-container {
  position: relative;
 
  }
  
  ul.product_list.list > li .product-image-container .content_price {
    display: none !important; }
ul.product_list.list > li .product-flags {
  color: #333333;
  display:none;
  margin: -5px 0 10px 0; }
  ul.product_list.list > li .product-flags .discount {
    color: #f13340; }
ul.product_list.list > li h5 {
  padding-bottom: 8px; }
ul.product_list.list > li .product-desc {
  margin: 0px 0px 10px 0px !important; 
  line-height:22px;
  text-align:justify;
  display:none
  }

ul.product_list.list > li .center-block .comments_note {
  margin-bottom: 12px; }


ul.product_list.list > li .right-block .right-block-content .content_price {
  padding-bottom: 10px; }


  ul.product_list.list > li .right-block .right-block-content .content_price span {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 14px; 

	}
    ul.product_list.list > li .right-block .right-block-content .content_price span.old-price {
      margin-left: 8px;

	    text-decoration: line-through;
	  }
ul.product_list.list > li .right-block .right-block-content .button-container {
  overflow: hidden;
  padding-bottom: 20px; }

  ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    margin-bottom: 0px; }

  ul.product_list.list > li  .center-block .availability{display:none}
ul.product_list.list > li .price-percent-reduction{display:none !important}

ul.product_list.list > li .right-block .right-block-content .functional-buttons a {
  cursor: pointer; }
ul.product_list.list > li .right-block .right-block-content .functional-buttons .wishlist {
  border: none; }
ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare {
  padding-top: 10px; }
  ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare a:before {
    margin-left: 10px; }


/*******************************************************
Product list(Index page) Styles 
********************************************************/



	.img-responsive {
    display: block;
    height: auto;
max-width:100%;
}
 
 
/***** IE code *****/
.ie8 .quick-view {
  background: #fff;
  border: 1px solid #d6d4d4; }
  
  
  .box-info-product  #reduction_amount{
  display:none
  }
  
/*******************************************************
Product list(Index page) Styles 
********************************************************/
  
.content_sortPagiBar .sortPagiBar {
  clear: both; 

  color:rgba(0,0,0,0.6);
  background:rgba(255,255,255,0.8);
  border:1px solid #fff;
  padding:10px 10px 5px 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
  }
  .content_sortPagiBar .sortPagiBar #productsSortForm {
    float: right;
	width:240px;
    margin-left: 20px;
 }
    .content_sortPagiBar .sortPagiBar #productsSortForm select {
      max-width: 192px;
      float: right; }
   
  .content_sortPagiBar .sortPagiBar .nbrItemPage {
    float: right;
	}
    .content_sortPagiBar .sortPagiBar .nbrItemPage select {
      max-width: 59px;
      float: right; }
    .content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
      padding: 3px 12px 0 0;
      display: inline-block;
      float: right;
min-width:70px;
color:#555;
font:400 12px/24px IRANSans,"tahoma",sans-serif
	  }
    .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
      float: right; 

	  
	  }
  .content_sortPagiBar .sortPagiBar label,
  .content_sortPagiBar .sortPagiBar select {
    float: right; 
	  font: 400 12px/24px IRANSans,"tahoma",sans-serif;
	}
  .content_sortPagiBar .sortPagiBar label {
    padding: 3px 0 0 6px; }
  .content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
    display: none; }
.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
  float: left;
  margin-top: 4px; }
  .content_sortPagiBar .display li,
  .content_sortPagiBar .display_m li {
    float: right;
	list-style:none;
    padding-right: 5px;
    text-align: center;

	}
    .content_sortPagiBar .display li a,
    .content_sortPagiBar .display_m li a {
      color: gray;
      font-size: 11px;
      line-height: 14px;
      cursor: pointer; }
      .content_sortPagiBar .display li a i,
      .content_sortPagiBar .display_m li a i {
        display: block;
        font-size: 18px;
        height: 24px;
		  font-size:24px;
        line-height: 24px;
        margin-bottom: -3px;
        color: #e1e0e0; }
      .content_sortPagiBar .display li a:hover i,
      .content_sortPagiBar .display_m li a:hover i {
        color: gray; }
    .content_sortPagiBar .display li.selected a,
    .content_sortPagiBar .display_m li.selected a {
      cursor: default; }
    .content_sortPagiBar .display li.selected i,
    .content_sortPagiBar .display_m li.selected i {
      color: #555;
	
	  }
    .content_sortPagiBar .display li.display-title,
    .content_sortPagiBar .display_m li.display-title {
    font-size: 11px;
      color: #333333;
	  	min-width:70px;
      padding: 2px 0 0 6px; 
	    font: 400 12px/18px IRANSans,"tahoma",sans-serif;
	  }
	  
	  
	  

.top-pagination-content,
.bottom-pagination-content {
  text-align: center;
  padding: 12px ;
  position: relative; 
background:#fff;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
  }
  div.bottom-pagination-content {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border:0
  }
  
     .top-pagination-content:before{
	background:url(../img/d4.png) no-repeat top;
	background-size:100%;
    content:"";
    position:absolute;
    z-index:1;
    top:0px;
    right:0;
	opacity:0.5;
    left:auto;
    width:100%;
    height:56px;

} 
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    margin: 0;
z-index:2;
position:relative;
    text-align: center;
	}
   
   
    .top-pagination-content div.pagination .showall,
    .bottom-pagination-content div.pagination .showall {
      float: left;
      margin: 8px 14px 8px 53px; }
     
    
      .top-pagination-content div.pagination .showall .btn span,
      .bottom-pagination-content div.pagination .showall .btn span {
        font-size: 13px;
        padding: 3px 5px 4px 5px;
        line-height: normal; }
  .top-pagination-content ul.pagination,
  .bottom-pagination-content ul.pagination {
    margin: 8px 0 8px 0px; }
  
    .top-pagination-content ul.pagination li,
    .bottom-pagination-content ul.pagination li {
      display: inline-block;
      float: right; 
	  }
      .top-pagination-content ul.pagination li > a,
      .top-pagination-content ul.pagination li > span,
      .bottom-pagination-content ul.pagination li > a,
      .bottom-pagination-content ul.pagination li > span {
        margin: 0 2px 0 2px;
		width:32px;
		height:32px;
		text-align:center;
        padding: 0;
  font: 400 16px/30px Mj_Flow Bold,IRANSans,"tahoma",sans-serif;
        display: block;
		overflow:hidden;
	 -moz-border-radius: 75px;
-webkit-border-radius: 75px;
border-radius: 75px;
background:rgba(255,255,255,0.1);

text-align:center;
		transition:All 0.333s ease;
-webkit-transition:All 0.333s ease;
-moz-transition:All 0.333s ease;
    -moz-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
    box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
		}
        .top-pagination-content ul.pagination li > a span,
        .top-pagination-content ul.pagination li > span span,
        .bottom-pagination-content ul.pagination li > a span,
        .bottom-pagination-content ul.pagination li > span span {
          border: none;
          padding: 2px 8px;
          display: block;
         font-size:16px;
color:#777;
		transition:All 0.333s ease;
-webkit-transition:All 0.333s ease;
-moz-transition:All 0.333s ease;
}
		  
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
			  
border:none !important;
color:#333 !important			
		  }
		  
      .top-pagination-content ul.pagination li > a:hover span,
      .bottom-pagination-content ul.pagination li > a:hover span {
    background:#999;
		color:#fff;
		}
      .top-pagination-content ul.pagination li.pagination_previous, .top-pagination-content ul.pagination li.pagination_next,
      .bottom-pagination-content ul.pagination li.pagination_previous,
      .bottom-pagination-content ul.pagination li.pagination_next {
        color: #999;
    }
        .top-pagination-content ul.pagination li.pagination_previous > a,
        .top-pagination-content ul.pagination li.pagination_previous > span, .top-pagination-content ul.pagination li.pagination_next > a,
        .top-pagination-content ul.pagination li.pagination_next > span,
        .bottom-pagination-content ul.pagination li.pagination_previous > a,
        .bottom-pagination-content ul.pagination li.pagination_previous > span,
        .bottom-pagination-content ul.pagination li.pagination_next > a,
        .bottom-pagination-content ul.pagination li.pagination_next > span {
          border: none;
          background: none;
          display: inline-table;
          padding: 0; 
		  font-size:22px;
		  line-height:32px;
		  color:#999;
		  box-shadow:none;
		  		transition:All 0.333s ease;
-webkit-transition:All 0.333s ease;
-moz-transition:All 0.333s ease;
		  }
        
          .top-pagination-content ul.pagination li.pagination_previous > a span,
          .top-pagination-content ul.pagination li.pagination_previous > span span, .top-pagination-content ul.pagination li.pagination_next > a span,
          .top-pagination-content ul.pagination li.pagination_next > span span,
          .bottom-pagination-content ul.pagination li.pagination_previous > a span,
          .bottom-pagination-content ul.pagination li.pagination_previous > span span,
          .bottom-pagination-content ul.pagination li.pagination_next > a span,
          .bottom-pagination-content ul.pagination li.pagination_next > span span {
            border: none;
            padding: 0;
            background: none; }
            .top-pagination-content ul.pagination li.pagination_previous > a span b,
            .top-pagination-content ul.pagination li.pagination_previous > span span b, .top-pagination-content ul.pagination li.pagination_next > a span b,
            .top-pagination-content ul.pagination li.pagination_next > span span b,
            .bottom-pagination-content ul.pagination li.pagination_previous > a span b,
            .bottom-pagination-content ul.pagination li.pagination_previous > span span b,
            .bottom-pagination-content ul.pagination li.pagination_next > a span b,
            .bottom-pagination-content ul.pagination li.pagination_next > span span b {
              font-weight: bold; }
      .top-pagination-content ul.pagination li.pagination_previous,
      .bottom-pagination-content ul.pagination li.pagination_previous {
        margin-left: 10px; }
      .top-pagination-content ul.pagination li.pagination_next,
      .bottom-pagination-content ul.pagination li.pagination_next {
        margin-right: 10px; }
      .top-pagination-content ul.pagination li.active > span,
      .bottom-pagination-content ul.pagination li.active > span {
        color: #333333;
				 -moz-border-radius: 75px;
-webkit-border-radius: 75px;
border-radius: 75px;
       }
        .top-pagination-content ul.pagination li.active > span span,
        .bottom-pagination-content ul.pagination li.active > span span {
			color:#fff;
			background:#dd4b77;
			    -moz-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
    box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2);
          }
  .top-pagination-content .compare-form,
  .bottom-pagination-content .compare-form {
    float: left; 
	 position: relative;
    z-index: 1;
	margin: 8px 0px 8px 0px;
	}
  
  .bt_compare i{
  margin-left:10px;
  position:relative;
  top:0px;
  }
  .top-pagination-content .product-count,
  .bottom-pagination-content .product-count {
    padding: 11px 0 0 0;
    float: right;
	display:inline-table;
    	    font: 400 12px/18px IRANSans,"tahoma",sans-serif;
	}
 

.bottom-pagination-content {
  border-top: 1px solid #d6d4d4; }

li.pagination_previous i{
margin-left:10px;
position:relative;
top:2px;
}  

li.pagination_next i{
margin-right:10px;
position:relative;
top:2px;
}  

.homenew, #homespesials, #lofblogsarticles_home div.block, #index  #lofblogsarticles_default div.block{
height:420px;
overflow:hidden;
}

#homecat{
height:870px;
overflow:hidden;
}
#homecat li{
margin-bottom:30px;
}
#homecat .nav-tabs {
height: auto !important;
}
#homecat .nav-tabs > li{
margin:0 !important;
height: auto !important;
}
#homecat .nav-tabs > li > a{
line-height:20px
}
#homecat .nav-tabs > li.active a:before{
line-height:20px
}

#index #lofblogsarticles_default div.block, #index #lofblogsarticles_home div.block{

background:url(../img/maintbg2.jpg) repeat-x bottom;

}



#featured-products_block_center .owl-theme .owl-controls,#featured-products_block_center2 .owl-theme .owl-controls, #homespesials .owl-theme .owl-controls, #best-sellers_block_center .owl-theme .owl-controls, #tmspecials .owl-theme .owl-controls,
#productscategory_list .owl-theme .owl-controls, #accessoriesslider  .owl-controls{
position:absolute;
top:-55px;
left:10px;
z-index:100;

}

#icategoryproducts .owl-controls {
position:absolute;
bottom:10px;
right:-140px;
z-index:100;

}
.has_img_brr .owl-controls{
position:absolute;
bottom:10px;
left:-140px !important;
right:auto !important;
z-index:100;	
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	border:2px solid #fff
}
.owl-theme .owl-controls .owl-page span{
	border:2px solid #fff
}

div.block a.moreproduct{
position:absolute;
top:-1px;
left:10px;
display:none;
padding:7px 10px;
z-index:100;
color:#fff;
border-right:1px solid rgba(0,0,0,0.3)
}
.accessories-block{position:relative}

img.rollover-images{

  transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
}
.accessories-block  img {
    margin: auto;
    max-width: 160px;
    width: 100%;
}


#category .first-item-of-tablet-line{}
#category .last-item-of-tablet-line{background:none !Important}
.product_list.list .comments_note{display:none}