/* Other
---------------------------------------- */
.product-detail .similar-product-wrapper .bottom h3,
#owl-demo-2 .currency-wrapper,
.box1 .name  {
    direction: rtl;
    font-family:fontsite;
}
/*.nameT.NotExsit
{
    background:url(images/price-fa.png) no-repeat center;
}*/

/* Bootstrap override
---------------------------------------- */

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: right;
}
.nameT.NotExsit
{
    background-position:right center;
    background-size:50%;
	padding: 0 15px;
	float: right;
	color: #33860a;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: right;
}
}
@media (min-width: 769px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: right;
}
}
@media (min-width: 992px) {
.form-horizontal .control-label {
	text-align: left;
}
}
th {
  text-align: right;
}

/* Shopping process
---------------------------------------- */
@media (min-width: 769px) {
.shopping-process-wrapper aside {
	float: left;
}
}
