.layout-rtl .header-content-action > div {
    margin-right: 20px;
    margin-left:0;
}
.layout-rtl .header-content-action > div:first-child {
    margin-right: 10px !important;
}
.layout-rtl .header-content-action > div:last-child {
    margin-right: 20px !important;
}

.layout-rtl .user-topbar .header.links{
    margin-right: 5px !important;
}
.layout-rtl input#search {
  padding-right: 5px;
  padding-left: 55px;
}
.layout-rtl .block-search .action.image-search {
  left: 120px !important;
  right: unset !important;
}
/*.layout-rtl a.view_all::after {
    display:none !important;
}*/
.layout-rtl a.view_all::after {
  content: "\e93b" !important;
  font-family: 'mbicon' !important;
}
.layout-rtl .product-item-details,
.layout-rtl .product-item .product-item-name,
.layout-rtl .price-wrap .price-box,
.layout-rtl .text-copyright{
    text-align:center !important;
}
.layout-rtl .price-wrap .price-box{
    float:unset;
}
/*.layout-rtl .owl-stage-outer{
    direction:ltr;
}
.layout-rtl .owl-stage-outer .owl-item{
    direction:rtl;
}*/

.layout-rtl .owl-stage-outer .owl-item .card-img-caption{
    left: unset !important;
    right: 0;
}

.layout-rtl .product-slider-area .owl-dots {
    right: 25px;
    left: auto;
}

.layout-rtl .owl-theme .owl-nav .owl-next {
    left: 0 !important;
    right: auto !important;
}

.layout-rtl .owl-theme .owl-nav .owl-prev {
    left: unset !important;
    right: 0 !important;
}
.layout-rtl .mbi-chevron-right:before {
    content: "\e93b" !important;
}
.layout-rtl .mbi-chevron-left:before {
    content: "\e93c" !important;
}
.layout-rtl .catalog-category-view .page-title {
    text-align: right !important;
}
.layout-rtl .free_delivery_text {
    background: url(../images/truck-icon.png) no-repeat right top;
    padding-right: 40px;
    padding-left: 0px;
}
.layout-rtl .guarantee_text {
    background: url(../images/price-guarantee.png) no-repeat right top;
    padding-right: 40px;
    padding-left: 0px;
}
.layout-rtl .special_text {
    background: url(../images/special-item1.png) no-repeat left top;
    padding-right: 40px;
    padding-left: 0;
}
.product-info-main .product.attribute.sku .type {
    margin-right: 0px;
    margin-left: 5px;
}
.layout-rtl .custom_country_tag {
    background: #fff;
    color: #686868;
    padding: 2px 8px;
    margin: 0 10px 0 0px;
}
.layout-rtl .product-info-main .stock.available, .layout-rtl .product-info-main .stock.unavailable {
    margin-left: 0;
    margin-right: 22px;
}
.layout-rtl .box-tocart .actions .tocart,
.layout-rtl .box-tocart .instant-purchase{
    margin-right:0;
    margin-left:20px;
}
.layout-rtl .pdp_custom_delivery_block_col img {
    float: right;
    margin-left: 15px;
}
.layout-rtl .social-share {
    text-align: right!important;
}
.layout-rtl .product.data.items,
.layout-rtl.catalog-category-view .page-title{
    text-align: right !important;
}
@media (min-width: 768px){
    .layout-rtl .catalog-product-view #buy-now {
        margin-right:0;
        margin-left: 20px;
    }
}
#custom_convertyer_link{
    color: #F89016;
    font-weight: 500;
    border: 1px solid #F89016;
    padding: 8px 15px;
}
#custom_convertyer_link:hover{
    background: #000;
    border-color: #000;
    color: #fff;
}
.header_top_notification{
    color: #ffffff;
    font-size: 13px;
    padding: 7px 0 6px 0;
    text-align: center;
    background: #E6AE74;
}

.header_top_notification p{ 
    margin:0;
}
@media (max-width: 767px), print{
    .header_top_notification{display:none;}
    .header-top-inner {
        background-color: #E6AE74;
    }
}

.account-nav .content {
    background: #FEF1DE !important;
}
.footer_logo{
    margin-left: 30px;
}

@media (max-width: 768px){
    
    
}