.boxshadow {
    box-shadow: 0px 0px 15px 3px #cecece61;
}
.infoo.item-right {
    border: 1px solid rgba(41, 51, 1, 0.286);
    border-radius: 10px;
    padding: 10px;
    background: white !important;
}
.noshadow {
    box-shadow: unset !important;
}
a.tabs-striped.tab-item {
    border: none !important;
}
.tab-nav.tabs {
    height: 53px !important;
    padding-top: 4px !important;
}
.tabs a.tabs-striped.tab-item.tab-item-active{
    color: rgb(246, 115, 26) !important;
}
.page-builder .home-structure.banner-three-fourth {
    flex-basis: 80%;
}
/* .page-builder .home-structure.banner.ratio-free.banner-one-fourth {
    flex-basis: 16%;
    margin-top: 3px;
} */
.tops .item-wraper.home-structure.banner.banner-one-fourth.ratio-free {
    flex-basis: 16%;
    margin-top: 3px;
}
/* .section-box.categorybox.size-full {
    border: 1px solid #012347 !important;
} */

.tab-item .icon {
    font-size: 25px;
    height: 34px;
}
.integrated-category-container .category-icon-rectangle-grid .img-holder {
    display: none;
}
.tabs span.tab-title.ng-binding {
    font-family: 'IRANSans';
}

.reservation .cancel-ticket--btn {
    border: 1px solid rgb(255, 0, 0);
    color: rgb(255, 0, 0);
}
.reservation .bar.bar-footer.button-cart {
  height: 49px !important;
}