.tp-product-content-5 .tp-product-tag-5,.tp-product-content-3 .tp-product-tag-3 {
    display: none;
}

.js-phone-number-mask{
    text-align: left;
    direction: ltr;
}

[data-bb-toggle="vendor-info"] .input-group {
  direction: ltr;
  text-align: left;
}

body[dir=rtl] .main-menu.menu-style-2 {
    margin-inline-start: unset;
    margin-inline-end: -30px;
}

/*fix stores design */

.bb-store-item-content {
    min-height: 0;
}

.tp-category-content-5{
	top: initial;
    bottom: 0px;
}


.tp-category-content-5 .tp-category-title-5 {
    
    background-color: rgb(61, 180, 183);
    color: #FFF;
    padding: 8px 0px;
}

@media (max-width: 575px) {
    .tp-product-banner-inner {
        padding: 0px 0px 0px;
    }
}
 
@media (max-width: 768px) {
	/*fix white sapce onmobile*/
  .pt-110 {
        padding-top: 10px;
    }
  
  .tp-product-item-3 .tp-product-action-3 {
        display: none !important;
    }
  /*colorize title*/
  .tp-product-add-cart-btn-large {
    background-color:rgb(61 180 183 / 57%);
  }
	/*hide رائج in home page wiget*/
 .tp-product-tab-2 {
    display: none;
  }
}