@font-face {
  font-family: 'NRT';
  src: url(https://app.puzzley.net/uploads/user/71y9X/NRT-Bd.ttf);
  font-weight: bold;
}
* {
    font-family: 'NRT' !important;
}
.page-builder .searchbox-z {
    flex-basis: 69% !important;
}
.page-builder .backup-button-z {
    flex-basis: 28% !important;
}

.advance-form span.ng-binding {
    font-size: 13px !important;
}
.advance-form .item-complex .item-content, .item-radio .item-content {
    padding: 5px 49px 5px 16px !important;
}
.advance-form label {
    background-color: transparent !important;
}
.advance-form .item-radio .radio-icon {
    top: 50% !important;
    transform: translateY(-50%);
    padding: 3px 6px !important;
    font-size: 10px !important;
    background-color: #09b363;
    height: 20px !important;
    color: white;
    width: 20px;
    border-radius: 50%;
}
.advance-form  .formly-template-wrapper .input-label {
    color: #252525 !important;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px !important;
    line-height: 27px;
}
.page-builder .card-item .icon-right-layout.item .card-img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 0;
}

.tab-nav.tabs {
    height: 60px !important;
    padding-top: 10px !important;
}
a.tabs-striped.tab-item.tab-item-active {
    border-top-width: 0px !important;
}

.button-cart-buy .price-box .price-item .price,
.price-item .price,
.simpleCart_items div .itemRow .item-price,
.simpleCart_items div .itemRow .item-total,
.simpleCart_grandTotal.shop_price.grandTotal,
simpleCart_grandTotal.shop_price
{
direction: ltr !important;
}

/*حذف فیلتر فرم های پیشرفته در حساب کاربری*/
button.filter-button {
    display: none;
}
.login-label,
.signup_page .login-link,
.item-input input::placeholder,
.signup .item-content.signup-item-radio {
    color: #363636 !important;
    opacity: 1 !important;
    font-weight: bold;
}

.advance-news .item-contact h4.title {
    font-weight: bold;
    font-size: 0.85rem;
    margin-top: 14px;
}


.signup-tickets .read-all-box {
    display: none;
}