.aboutt.wraper-box {
    border: 1px solid #c9c9c9;
    margin: 0 13px !important;
    background: white !important;
}
ion-item.item.item-complex.cartbox.icon-left-layout {
    box-shadow: unset;
}
p.card-description.ng-binding {
    overflow: unset;
}
img.topform {
    max-width: 115%;
    margin: -30px -21px;
}
.advance-form select {
    font-family: inherit;
}
.tabs span.tab-title.ng-binding {
    color: black;
    font-size: 9px;
}
.tab-nav.tabs {
    height: 50px !important;
    padding-top: 4px;
}
.tabs-striped.tabs-color-light .tab-item.tab-item-active {
    border: none;
}
.signup .back-buttonx .icon {
    color: white !important;
}
.tab-item .icon {
    font-size: 26px;
}
@media only screen and (min-width: 780px) {
	ion-content,
	ion-footer-bar {
		max-width: 500px;
		margin: auto;
	}
}