.AYN_products_grid .ayn_product_wrap .price label{
    float:right;
    margin-left:10px;
}
.AYN_products_grid .ayn_product_wrap .price{
    text-align:right;
}
.AYN_products_grid .product h3{
    text-align:right;
}
.AYN_products_grid .buy_now_button{
    float:right;
}
.AYN_products_grid .text_align_left{
    text-align:right;
    float:right;
}
.AYN_products_grid .buy_now_button{
    text-align:right;
}
.ayn_product_grid_container .ayn_tabs li{
    float:right;
}
.single_product_template .ayn_product_details{
    float:left;
}
.single_product_template .price{
    text-align:right;
}
.single_product_template .price label{
    float:right;
}
.single_product_template .buynowbut{
    text-align:right;
}
.single_product_template .facebook_share{
    text-align:right;
}
.AYN_products_grid .thumb_image_wrap .badge{
    left:10px;
    right:auto;
}