.tab-nav.tabs {
    height: 54px !important;
    padding-top: 5px !important;
}
.tabs span.tab-title.ng-binding {
    /* color: black; */
    font-family: 'IRANsans';
}
.tabs-striped.tabs-color-light .tab-item, .tabs-icon-top > .tabs .tab-item {
    border: none !important;
}

.bar.bar-dark {
    box-shadow: unset !important;
}
/* a.tabs-striped.tab-item.tab-item-active i {
    color: #1869ec !important;
} */
/* img.banner-background.bx2.item-right {
    border-radius: 0 0 22px 22px !important;
}
img.banner-background.bx1.item-right{
border-radius: 22px 22px 0 0 !important;
} */
.page-builder .icon-box .categories-row .row-background{
    width: 70px;
    height: 70px;
 }
 .more-list .item-icon-right .icon:before {
    color: #1869ec !important;
}
.more-list .item-contact {
    box-shadow: unset;
    border-radius: 12px;
}
.cnt.item-right {
    background: white;
    border: 1px solid #d5d5d5;
    padding: 10px;
    border-radius: 16px;
}
.login-page .signup-btn.btn-outline {
    background-color: #64d97d !important;
    color: #fdfdfd !important;
    border: none !important;
}
.open-location-in-page-builder-image {
    width: 48%;
    border-radius: 10px;
    border: 0px solid;
    cursor: pointer;
}
.open-location-in-page-builder-image-box {
    text-align: left;
}