.tp-header-top__shop-box > a {
    height: auto;
    white-space: nowrap;
    width: auto;
}

.tp-header-top__shop-box span {
    margin: 0;
}

.tp-header-top__shop-box {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin: 0;
}

.tp-header__logo {
    width: 100%;
}

.tp-header__bar {
    margin-right: 15px;
}

.tp-cta__grey-bg::after {
    height: 2px;
    background: var(--tp-theme-2);
    transform: translateY(-130px);
    z-index: -2;
}

.tp-service__thumb img {
    min-height: 500px;
    object-fit: cover;
}

.tp-service__content {
    padding: 27px 20px;
    bottom: -95%;
}

.tp-breadcrumb-height {
    padding-top: 300px;
}

.tp-header-top__right-box span i {
    color: #f99fbc;
}

.elementor-widget-process .tp-choose-6__area .row .col-xl-3 {
    display: flex;
    align-items: stretch;
}