.search-section {
    position: relative;
    cursor: pointer
}

.main-title {
    font-family: open_sansbold;
    color: #fff;
    text-align: center;
    margin-top: 115px;
    font-size: 42px;
    margin-bottom: 40px
}

.main-title,
.secondary-title {
    cursor: default
}

.locate-me-home {
    z-index: 5
}

.locateBtn {
    background: 0 0;
    border: none;
    top: 8px!important;
    right: 15px!important
}

.search-section .pointer {
    bottom: 170px;
    margin-left: 82px;
    width: 46px;
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg);
    -moz-transform: rotate(27deg);
    position: absolute
}

.search-section .ksa .pointer {
    margin-left: 70px
}

.search-box-container {
    position: relative;
    padding-bottom: 20px
}

#banner-home .search-box {
    background-color: rgba(25, 25, 25, .6);
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 55px
}

.search-item {
    height: 55px;
    padding: 0
}

.search-item .dropdown-menu {
    width: 100%;
    max-height: 320px;
    overflow-y: auto;
    border-radius: 0
}

.search-item .dropdown-menu>.active>a,
.search-item .dropdown-menu>.active>a:focus,
.search-item .dropdown-menu>.active>a:hover {
    color: #ff6f00;
    background-color: #f5f5f5
}

.map-first .search-label {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 4px
}

.map-first .search-item .dropdown-menu>.active>a {
    color: #262626
}

.map-first .search-item .dropdown-menu>.active>a.area-link {
    color: var(--btn-green)
}

.map-first .dropdown-menu>li>a.area-link {
    color: var(--btn-green);
    padding: 16px 20px
}

.map-first .dropdown-menu>li>a.area-link i {
    font-size: 17px;
    margin-left: 4px
}

.otlob .search-item .dropdown-menu>.active>a,
.otlob .search-item .dropdown-menu>.active>a:focus,
.otlob .search-item .dropdown-menu>.active>a:hover {
    color: var(--btn-green)!important
}

.search-item:first-child input {
    border-radius: 5px 0 0 5px
}

.search-input-div span {
    display: block;
    width: 40px;
    height: 37px;
    float: left;
    text-align: center;
    padding: 10px 0 0 5px;
    position: absolute;
    z-index: 3
}

.search-input-div button:last-child:not(.input-icon),
.search-input-div span:last-child:not(.input-icon) {
    padding-top: 3px;
    right: 5px;
    top: 15px;
    width: 30px;
    position: absolute
}

.map-first .search-input-div span:last-child:not(.input-icon),
.search-input-div button:last-child:not(.input-icon) {
    padding-top: 0
}

.map-first .map-search-box {
    margin-top: 16px
}

.search-input-div span:last-child i:before {
    font-size: 23px
}

.search-input-div input[type=text] {
    padding: 0 30px 0 50px;
    margin-left: 0;
    height: 55px;
    border: 0;
    border-right: 1px solid #d4d4d4;
    font-size: 18px;
    font-weight: 500;
    color: #212121;
    float: left;
    width: 100%;
    border-radius: 0
}

.map-first .search-input-div input[type=text].ng-empty {
    padding: 0 30px 0 16px
}

.search-find {
    color: #fff
}

.search-find button {
    padding: 15px 2px;
    border: none;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    outline: none;
    height: 55px
}

.search-find button i {
    position: absolute;
    right: 13px;
    top: 14px
}

.order-steps .circle-no {
    width: 28px;
    line-height: 1.4;
    color: #fff;
    float: left;
    margin-bottom: 0;
    border-radius: 49%;
    font-size: 20px;
    background-color: #ff6f00;
    text-align: center
}

.keep-simple,
.step-text {
    font-family: open_sanssemibold
}

.step-text {
    font-size: 20px;
    font-weight: 500;
    color: #141e73;
    vertical-align: middle
}

.otlob .step-text {
    color: var(--secondry)
}

.pointer1,
.pointer2,
.pointer3 {
    width: 75px;
    position: absolute;
    right: -25px
}

.pointer1,
.pointer3 {
    top: -18px
}

.pointer2 {
    top: 25px;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg)
}

.pointer3 {
    right: -65px
}

.app-download {
    background-size: cover;
    height: 147px;
    background-color: #fff
}

.linkOver {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: .6;
    background: #fff
}

.applinks {
    position: relative;
    top: 0;
    text-align: left
}

.logo-slider {
    height: 80px;
    display: table;
    table-layout: fixed;
    width: 100%
}

.seodiv div {
    flex: 1;
    min-width: 0;
    text-align: justify
}

.seodiv div:nth-child(2) {
    margin-left: 40px;
    margin-right: 40px
}

.seodiv h3 {
    text-align: center
}

.seopanel {
    display: table;
    table-layout: fixed;
    width: 100%
}

.seopanel li {
    text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: top
}

.seopanel li span {
    text-align: justify!important;
    display: inherit;
    font-size: 14px;
    color: #626262
}

.seopanel li:nth-child(2) {
    padding-right: 55px;
    padding-left: 55px
}

.logo-slider a {
    text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    color: #212121;
    text-transform: uppercase
}

.logo-slider a.active img,
.logo-slider a img {
    width: 75px;
    transition: width .3s linear;
    -webkit-transition: width .3s linear
}

.triangle-up {
    display: none
}

.triangle-right {
    width: 10px;
    position: absolute;
    left: 100%;
    height: 0
}

.triangle-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid #e1e1e1;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent
}

.active .triangle-up {
    width: 10%;
    height: 0;
    display: block;
    position: absolute;
    top: -15px;
    left: 45%
}

.triangle-up:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 15px solid #fff
}

.commentsSection {
    background-color: #fff
}

.typeahead-group-header {
    padding: 3px 10px;
    font-weight: 700
}

.appDownload>div {
    float: left
}

.applinks p.h2 {
    font-size: 21px;
    font-weight: 500;
    line-height: 1.17;
    color: #141e73;
    width: 50%;
    margin-top: 20px
}

.app-download .appdemo {
    position: absolute;
    right: 36px;
    top: -13px;
    max-width: 235px
}

.appDownload>div>div {
    margin-top: 17px
}

.appDownload i {
    font-size: 30px
}

.appDownload i:before {
    font-size: 20px;
    transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out
}

.search-label {
    font-weight: 400;
    color: #fff
}

.map-first .search-find button {
    border-radius: 5px;
    text-align: center;
    padding-left: 0!important;
    padding-right: 0!important
}

.map-first .search-item .dropdown-menu {
    margin-top: -1px;
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 8px 12px rgba(0, 0, 0, .175);
    right: initial!important
}

.map-first-address {
    display: flex!important
}

.map-first-address .mute,
.mute {
    font-size: 12px;
    color: #8e8e93
}

.map-first .search-item input {
    border-radius: 4px;
    box-shadow: 0 2px 12px 4px rgba(0, 0, 0, .5)
}

.map-first .search-item input:focus {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 16px
}

.map-first .search-item input:focus~.input-icon {
    display: none
}

.map-first .dropdown-menu>li>a {
    padding: 10px 20px;
    box-shadow: inset 0 -.5px 0 0 #dedede
}

.map-first .dropdown-menu>li>a:last-child {
    box-shadow: none
}

.map-first .typeahead-group-header {
    font-weight: 400
}

.map-first .no-result {
    background-color: #ffead9;
    color: #ff6f00;
    padding: 6px;
    text-align: center
}

.map-first .typeahead-group-header {
    padding: 8px 20px
}

.map-first .dropdown-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.map-first .user-address {
    background: url(../../../../../../images/talabat/map-first/map-first.png) no-repeat -8px -3px;
    background-size: 34px
}

.map-first .loc-address {
    background: url(../../../../../../images/talabat/map-first/map-first.png) no-repeat -7px -37px;
    background-size: 34px
}

.map-first .input-icn {
    top: 13px;
    left: 13px
}

.map-first .map-address {
    background: url(../../../../../../images/talabat/map-first/map-first.png) no-repeat -13px -87px;
    background-size: 39px
}

.map-first .tick {
    background: url(../../../../../../images/talabat/map-first/map-first.png) no-repeat -6px -99px;
    background-size: 33px;
    width: 24px;
    height: 31px
}

.map-first .clear-icn {
    background: url(../../../../../../images/talabat/map-first/map-first.png) no-repeat -6px -146px;
    background-size: 34px
}

.map-first .dropdown-text {
    margin-left: 30px
}

.input-sect {
    width: 85%
}

.new-map-first .mf-container div input {
    padding: 0 30px 0 50px;
    margin-left: 0;
    height: 44px;
    border: 0;
    border-right: 1px solid #d4d4d4;
    font-size: 18px;
    width: 100%;
    border-radius: 4px
}

@media(min-width:400px) and (max-width:500px) {
    .birthday-section .cust_name {
        top: 56%;
        font-size: 11px
    }
}

@media(min-width:500px) and (max-width:767px) {
    .birthday-section .cust_name {
        top: 58%;
        font-size: 11px
    }
}

@media(min-width:768px) and (max-width:1200px) {
    .search-section {
        background-position: 34%
    }
}

@media(min-width:1020px) {
    .search-box-container {
        padding: 0
    }
}

@media(min-width:1000px) {
    .hrb .carousel-inner {
        min-height: 325px
    }
    .theme2 .second-title {
        font-size: 22px
    }
}

@media(min-width:768px) and (max-width:850px) {
    .search-input-div span {
        width: 33px;
        padding-top: 13px
    }
    .search-item.search-input-div input {
        padding-left: 40px
    }
    .search-find button {
        padding: 15px 12px;
        font-size: 16px;
        text-align: left
    }
    .search-find button i {
        right: 4px
    }
    .appDownload>div>div {
        margin-top: 10px
    }
    .app-download .appdemo {
        right: 25px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .main-title {
        font-size: 32px
    }
    .theme2 .second-title {
        font-size: 20px
    }
}

@media(min-width:768px) {
    .main-title {
        margin-bottom: 38px
    }
    .map-first-enabled .main-title {
        margin-bottom: 32px
    }
    .map-first .search-find {
        padding-left: 8px!important
    }
    .search-input-div button:last-child:not(.input-icon),
    .search-input-div span:last-child:not(.input-icon) {
        width: 38px
    }
}

@media(max-width:767px) {
    .map-first .search-item .dropdown-menu {
        width: 87%
    }
    .map-first .search-item.search-input-div input {
        height: 44px;
        touch-action: none;
        width: 100%
    }
    .map-first .clear-icn {
        right: 50px!important
    }
    .locateBtn {
        top: 0!important;
        right: 0!important;
        background: #fff;
        height: 44px!important;
        border-radius: 0 2px 2px 0;
        width: 40px!important;
        position: absolute;
        right: 0;
        border-radius: 2px
    }
    .locateBtn .locate-me-home {
        width: 18px!important;
        height: 18px!important;
        margin-right: 0
    }
    .search-section {
        background-size: cover!important
    }
    .home-logo {
        margin-top: 45px
    }
    .nohrb .home-logo {
        margin-top: 60px
    }
    .home-logo img {
        width: 225px;
        height: 60px
    }
    .nohrb .home-logo img {
        width: 140px
    }
    .main-title {
        margin-top: 80px
    }
    .main-title,
    .nohrb .main-title {
        font-size: 32px
    }
    .loggedIn .main-title {
        margin-top: 70px
    }
    .main-title {
        margin-bottom: 25px
    }
    .main-title img {
        width: 27px
    }
    .search-input-div {
        margin: 0 0 8px;
        height: 35px
    }
    .map-first .search-input-div {
        height: 44px
    }
    .map-first .input-icn {
        top: 8px;
        left: 13px
    }
    .search-item.search-input-div input {
        border-radius: 4px;
        border: none;
        height: 35px;
        padding-right: 30px
    }
    .map-first .search-item.search-input-div input {
        padding-right: 50px
    }
    .search-input-div span {
        padding-top: 3px;
        width: 35px
    }
    .search-input-div span:last-child:not(.input-icon) {
        padding-top: 0;
        right: 0;
        padding-left: 0;
        top: 0;
        width: 100%;
        text-align: right
    }
    .search-input-div span:last-child i {
        padding: 6px
    }
    .search-find {
        height: 40px
    }
    .search-find button {
        border-radius: 4px;
        height: 40px;
        padding: 0
    }
    .sliders-section .container,
    .sliders-section .container .col-xs-16 {
        padding: 0!important
    }
    .sliders-section .container .row {
        margin: 0!important
    }
    .app-download {
        border: none;
        border-radius: 0;
        background-position: 0;
        height: 165px
    }
    .applinks {
        text-align: center;
        padding: 10px!important
    }
    .applinks p.h1 {
        margin-top: 0;
        font-size: 30px;
        text-shadow: 0 2px 0 #000
    }
    .loggedOff .order-btn {
        display: none
    }
    .order-btn {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 2.5%;
        text-transform: uppercase;
        border: 1px solid #fff;
        width: 134px;
        background-color: rgba(0, 0, 0, .4)
    }
    .loggedIn .search-box-container {
        padding-bottom: 60px
    }
    .loggedIn .lgn-btn {
        display: none
    }
    .lgn-btn {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 2.5%;
        text-transform: uppercase;
        border: 1px solid #fff;
        width: 134px;
        background-color: rgba(0, 0, 0, .4)
    }
    .search-input-div span:last-child:not(.input-icon) {
        padding-top: 0;
        right: 5px;
        top: 0;
        width: 30px
    }
    .map-first .search-input-div span:last-child:not(.input-icon) {
        top: 12px
    }
    .search-input-div input::-webkit-input-placeholder {
        font-size: 16px
    }
    .search-input-div input:-moz-placeholder,
    .search-input-div input::-moz-placeholder {
        font-size: 16px
    }
    .search-input-div input:-ms-input-placeholder {
        font-size: 16px
    }
    .search-input-div button:last-child:not(.input-icon) {
        top: 10px
    }
}

@media(min-width:768px) {
    .search-section {
        height: 400px
    }
    .appDownload>div>div:hover>a>i:before {
        transform: scale(1.3);
        -webkit-transform: scale(1.3)
    }
    .loggedIn .main-title {
        margin-top: 90px
    }
    .loggedIn .map-first-enabled .main-title {
        margin-top: 76px
    }
    .loggedIn .lgn-btn,
    .loggedIn .order-btn,
    .loggedOff .lgn-btn,
    .loggedOff .order-btn {
        display: none!important
    }
}

@media(max-width:400px) {
    .birthday-section .cust_name {
        top: 55%;
        font-size: 11px
    }
}

@media(max-width:321px) {
    .home-logo img {
        width: 200px;
        height: 50px
    }
    .birthday-section .cust_name {
        font-size: 11px;
        top: 53%
    }
}

.new-rest-item {
    height: 192px;
    margin-bottom: 20px
}

.new-rest-item .logo {
    height: 123px
}

.new-rest-item .logo img {
    width: 115px
}

.newRestPage .allrests .input-group-addon {
    background: 0 0;
    border-left: 0;
    border-bottom-right-radius: 4px!important;
    border-top-right-radius: 4px!important
}

.newRestPage .allrests input {
    border-right: none
}

@media(min-width:768px) {
    .new-rest-item a>div:hover {
        box-shadow: 0 0 5px 0 #aba9ab;
        background-color: #fff;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        z-index: 6;
        position: relative
    }
    .new-rest-item a>div:hover>.desc>.truncate {
        white-space: normal
    }
    .birthday-section .cust_name {
        position: absolute;
        top: 59%
    }
    .sliders-section {
        background-color: #f7f7f7
    }
    .theme2 .sliders-section {
        margin: 40px 0
    }
    .order-steps {
        padding: 35px 0
    }
}

.birthday-section {
    position: relative
}

.birthday-section .cust_name {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center
}

.main-title .welcome-user {
    line-height: 2.5
}

.loggedIn .user-on {
    display: block
}

.loggedIn .user-off,
.loggedOff .user-on {
    display: none
}

.loggedOff .user-off {
    display: block
}

.loggedIn #banner-home .search-box {
    margin-bottom: 30px
}

.server-carousel:not(:first-of-type) {
    display: none
}

.carousel-indicators .active {
    background-color: #ff6f00
}

@media(max-width:767px) {
    .sliders-section {
        position: absolute;
        padding-left: 15px;
        padding-right: 15px
    }
    #banner-home {
        background-position: 50%!important
    }
    .hide-pay-icns {
        display: none
    }
    .carousel-inner {
        border-radius: 4px
    }
    .order-steps {
        padding: 25px 0 35px
    }
}

@media(max-width:320px) {
    .sliders-section {
        bottom: 0
    }
}

.carousel-indicators li {
    margin-left: 10px;
    background: #fff
}

.carousel-indicators li.active {
    margin-left: 11px
}

@media(max-width:767px) and (orientation:landscape) {
    .sliders-section {
        display: none
    }
    .loggedIn .search-box-container {
        padding-bottom: 90px
    }
}

.sliders-section {
    transition: top .2s
}

@media(max-width:320px) {
    .lgn-btn,
    .order-btn {
        display: none
    }
}

@media(min-width:321px) and (max-width:767px) {
    .loggedIn .order-btn,
    .loggedOff .lgn-btn {
        display: block
    }
}

.theme2 .search-item:last-child input {
    border-radius: 0 5px 5px 0
}

.theme2 .search-find button,
.theme2 .search-item.area input,
.theme2 .search-item.cuisine input {
    border-radius: 5px
}

.theme2 .blur-container {
    background: hsla(0, 0%, 100%, .2);
    padding: 25px 65px;
    position: relative;
    border-radius: 4px
}

.theme2 .main-title {
    font-family: open_sansregular
}

.theme2 .logo-slider {
    height: 80px
}

.theme2 .logo-slider a img {
    width: 35%;
    transition: width .3s linear;
    -webkit-transition: width .3s linear
}

.theme2 .info-text p:nth-child(2) {
    font-size: 18px;
    color: #969696
}

.theme2 .breaker {
    border-top: 2px solid var(--primary);
    width: 10%;
    margin-top: 30px
}

.theme2 .about-us-section .abt-us-header {
    color: #000
}

.theme2 .about-us-section .abt-us-text {
    color: #646464;
    text-align: justify
}

.theme2 .search-box-container ::-webkit-input-placeholder {
    color: #323232;
    font-size: 16px
}

.theme2 .search-box-container :-moz-placeholder,
.theme2 .search-box-container ::-moz-placeholder {
    color: #323232;
    font-size: 16px
}

.theme2 .search-box-container :-ms-input-placeholder {
    color: #323232;
    font-size: 16px
}

.theme2 .logo-slider .triangle-right {
    display: none
}

.theme2 .logo-slider a:first-child {
    background-color: #fff
}

.theme2 .sliders-section .carousel-inner img {
    width: 100%
}

.theme2 .hrb .carousel-inner,
.theme2 .logo-slider {
    border: none
}

.desk-app-download,
.theme2 .sliders-section .carousel {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 1px 3px 0 rgba(0, 0, 0, .24)
}

.theme2 .about-us img {
    border-radius: 4px
}

.theme2 .birthday-container {
    background: #fff url(../../../../../../images/talabat/back_birthday.png) no-repeat top;
    border-bottom: 1px solid #e0e0e0
}

.theme2 .search-input-div input {
    height: 60px
}

.theme2 .search-item {
    height: 60px;
    padding: 0
}

.theme2 .search-input-div span {
    display: block;
    width: 40px;
    height: 37px;
    padding: 12px 0 0 5px
}

.map-first .search-input-div span {
    width: 20px
}

.order-steps {
    position: relative;
    box-shadow: 0 2px 4px 0 hsla(0, 5%, 87%, .5)
}

.order-loading {
    min-height: 135px
}

.theme2 .search-input-div input {
    font-size: 16px;
    font-weight: 500;
    color: #303030
}

.theme2 .logo-slider a {
    font-size: 14px;
    color: #646464
}

.theme2 .search-find button {
    font-family: open_sanssemibold
}

.theme2 .search-section {
    cursor: default
}

.recent-order {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24), 0 0 4px 0 rgba(0, 0, 0, .12);
    position: relative;
    min-height: 136px
}

.mob-rec-order,
.recent-order {
    background: #fff;
    border-radius: 4px
}

.mob-rec-order {
    margin: 0 15px;
    -webkit-flex: 1;
    flex: 1;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 1px 4px 0 rgba(0, 0, 0, .24)
}

.afterLogin .text {
    font-size: 22px;
    margin-bottom: 25px;
    color: #262626
}

.recent-order .rec-image {
    text-align: center
}

.mob-recent-order .rec-image img,
.recent-order .rec-image img {
    width: 75px;
    height: 75px;
    margin-top: 18px
}

.mob-rec-order .rec-image img {
    width: 75px;
    height: 75px;
    margin-top: 25px
}

.rec-content {
    width: 70%;
    padding-left: 15px;
    position: relative;
    overflow: hidden;
    float: left;
    text-align: left
}

.item-overlay .ovly-icons img {
    margin: auto;
    height: 55px;
    width: 50px;
    cursor: pointer
}

.item-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    background: url(../../../../../../images/talabat/reorder_overlay.jpg) no-repeat top;
    color: #fff;
    overflow: hidden;
    text-align: center;
    width: 100%;
    line-height: 2;
    -webkit-transition: all .4s cubic-bezier(0, 0, .52, 1.04);
    transition: all .4s cubic-bezier(0, 0, .52, 1.04)
}

.item-overlay,
.item:hover .item-overlay.right {
    right: 0;
    left: 0
}

.item-overlay.right {
    right: 200%;
    left: -100%
}

.ovly-icons {
    width: 33%;
    align-items: center;
    justify-content: center
}

.circular {
    animation: a 2s linear infinite;
    height: 50px;
    transform-origin: center center;
    width: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: b 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #c5d0de;
    stroke: #ff6f00
}

.rec-order-actions {
    width: 100%
}

.rec-order-actions img {
    margin: auto;
    height: 54px;
    width: 60px;
    cursor: pointer
}

.reorderModal .modal-dialog .reorder-prev button {
    margin-top: 2.8rem
}

.summary-totals .table>tbody>tr>td {
    border: none
}

.mob-rec-order .carousel-indicators li {
    margin-left: 10px;
    background: #aba49d
}

.mob-rec-order .carousel-indicators li.active {
    margin-left: 10px;
    background: #ff6f00
}

.mob-login .btn {
    width: 125px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #00a53c;
    margin-bottom: 20px
}

.mob-login {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 1px 4px 0 rgba(0, 0, 0, .24);
    border-radius: 4px;
    padding: 30px 10px;
    margin-left: 10px;
    margin-right: 10px
}

.mob-login p:first-of-type {
    font-size: 17px;
    margin-bottom: 15px;
    color: rgba(0, 0, 0, .87)
}

.mob-login p:nth-of-type(2) {
    font-size: 14px;
    color: #969696
}

.order-price {
    font-weight: 600;
    color: #323232
}

.dashborad-slider .swiper-container {
    height: 100%
}

.dashborad-slider .desk-slide.swiper-slide {
    text-align: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.dashborad-slider .slider-item {
    width: 33%
}

.dashborad-slider .swiper-container {
    padding: 5px 1px 2px
}

.dashborad-slider {
    position: relative
}

.dashborad-slider .swiper-right {
    background-image: url(../../../../../../images/talabat/arrow_right_dashboard.png);
    right: -30px;
    background-position: 0 1px
}

.dashborad-slider .swiper-left,
.dashborad-slider .swiper-right {
    background-repeat: no-repeat;
    position: absolute;
    top: 47%;
    z-index: 4;
    width: 14px;
    height: 31px;
    cursor: pointer
}

.dashborad-slider .swiper-left {
    background-image: url(../../../../../../images/talabat/arrow_left_dashboard.png);
    left: -30px;
    background-position: -1px 1px
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

@keyframes b {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dashoffset: -35px
    }
    50%,
    to {
        stroke-dasharray: 89, 200
    }
    to {
        stroke-dashoffset: -124px
    }
}

@media(max-width:767px) {
    .theme2 .main-title {
        font-size: 32px
    }
    .theme2 .blur-container {
        padding: 0 30px
    }
    .theme2 .search-find .btn {
        width: 100%
    }
    .theme2 .phone-add-download {
        position: absolute;
        top: -25px;
        right: 0;
        width: 150px
    }
    .theme2 .about-us-section .abt-us-header,
    .theme2 .about-us-section .abt-us-text {
        font-size: 14px;
        line-height: 22px
    }
    .theme2 .search-input-div {
        margin: 0 0 10px;
        height: 40px
    }
    .theme2 .search-input-div span {
        padding-top: 3px;
        width: 35px
    }
    .theme2 .map-first-address .map-address,
    .theme2 .map-first-address .user-address {
        width: 20px!important
    }
    .theme2 .search-item.search-input-div input {
        border-radius: 4px;
        border: none;
        height: 44px;
        padding-right: 30px
    }
    .theme2 .search-sect-div span:last-child {
        padding-top: 0;
        right: 0;
        padding-left: 0;
        top: 0;
        width: 100%;
        text-align: right
    }
    .theme2 .info-text p:first-child {
        font-size: 40px;
        color: #323232
    }
    .theme2 .info-text {
        margin-top: 25px;
        margin-bottom: 20px
    }
    .mob-rec-order .rec-image {
        float: left;
        height: 100%;
        width: 30%
    }
    .theme2 #banner-home {
        background: url(../../../../../../images/talabat/theme2-mob-bg.jpg) top no-repeat #000
    }
    .mob-rec-order .carousel-indicators {
        bottom: -15%;
        left: 47%
    }
    .ovly-icons p {
        margin-top: 5px
    }
    .recent-order {
        flex: 0 0 92.5%
    }
    .recent-order .rec-image {
        float: left;
        width: 30%
    }
    .rec-order-actions div:not(:first-child) {
        margin-left: 40px
    }
    .rec-order-actions p {
        margin-top: 5px
    }
    .rec-content .order-items {
        width: 95%
    }
}

.theme2 .mob-app-download {
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 1px 3px 0 rgba(0, 0, 0, .24);
    position: relative;
    text-align: center
}

.theme2 .mob-app-download .mob-img img {
    max-width: 310px
}

.theme2 .mob-app-download .app-icons {
    justify-content: center;
    margin-bottom: 35px
}

.theme2 .mob-app-download p:first-child {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.36;
    color: #141e73;
    font-family: open_sanssemibold
}

.otlob .mob-app-download p:first-child,
.otlob .purple {
    color: var(--secondry)!important
}

.otlob .mob-app-download p:first-child {
    font-size: 28px!important
}

.theme2 .mob-app-download p.h4 {
    font-size: 20px;
    font-weight: 500
}

.theme2 .mob-app-download p:nth-child(3) {
    font-size: 21px;
    color: #323232;
    font-family: open_sanssemibold
}

.theme2 .mob-app-download .app-icons img {
    width: 92px
}

@media(min-width:768px) {
    .theme2 .main-title {
        font-size: 50px
    }
    .theme2 .blur-container {
        padding: 25px 65px
    }
    .theme2 .about-us-section .abt-us-header {
        margin: 0;
        font-size: 14px;
        line-height: 22px
    }
    .theme2 .desk-app-download {
        position: relative
    }
    .theme2 .search-find .btn {
        padding-right: 10rem;
        padding-left: 10rem
    }
    .theme2 .search-find button {
        height: 60px
    }
    .theme2 .map-first .search-find button,
    .theme2 .map-first .search-input-div input {
        height: 55px
    }
    .theme2 a:not(.map-first-address) .search-input-div span:last-child {
        padding-top: 6px!important;
        right: 5px;
        top: 15px;
        width: 30px
    }
    .theme2 .info-text p:first-child {
        font-size: 40px;
        color: #323232
    }
    .theme2 .info-text {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .theme2 .search-section {
        background-size: cover!important
    }
    .desk-app-download {
        height: 100%
    }
    .center {
        -webkit-justify-content: center;
        justify-content: center
    }
}

@media(min-width:970px) {
    .recent-order .rec-image {
        float: left;
        height: 100%;
        width: 30%;
        display: flex;
        align-self: baseline;
        justify-content: center
    }
    .applinks p.h2 {
        font-size: 32px
    }
    .applinks p.h4 {
        font-size: 24px;
        font-weight: 500
    }
}

@media(max-width:850px) and (min-width:768px) {
    .theme2 .search-item.search-input-div input {
        padding-left: 50px
    }
    .theme2 .search-find button {
        font-size: 18px
    }
    .theme2 .main-title {
        font-size: 38px
    }
    .recent-order .rec-image {
        float: left;
        width: 30%
    }
    .recent-order {
        flex: 0 0 45%;
        min-width: 0
    }
    .rec-order-actions div:not(:first-child) {
        margin-left: 40px
    }
    .rec-order-actions p {
        margin-top: 5px
    }
}

@media(min-width:768px) and (max-width:999px) {
    .theme2 .birthday p:first-child {
        font-size: 21px;
        color: #646464;
        letter-spacing: 0
    }
    .theme2 .birthday p:nth-child(2) {
        font-size: 60px;
        color: #75062b;
        letter-spacing: 5px
    }
    .theme2 .birthday p:nth-child(3) {
        font-size: 24px;
        color: #646464;
        letter-spacing: 0
    }
    .theme2 .carousel-inner img {
        max-height: 280px
    }
}

@media(min-width:1000px) {
    .theme2 .birthday p:first-child {
        font-size: 26px;
        color: #646464;
        letter-spacing: 0
    }
    .theme2 .birthday p:nth-child(2) {
        font-size: 72px;
        color: #75062b;
        letter-spacing: 5px
    }
    .theme2 .birthday p:nth-child(3) {
        font-size: 28px;
        color: #646464;
        letter-spacing: 0
    }
    .rec-content {
        border-left: 1px solid #e0e0e0
    }
}

@media(min-width:768px) and (max-width:1199px) {
    .theme2 .desk-app-download p:first-child {
        font-size: 27px;
        font-weight: 300;
        color: #141e73;
        font-family: open_sansregular;
        padding-top: 25px;
        padding-bottom: 30px;
        text-align: left;
        line-height: 1.22
    }
    .theme2 .desk-app-download p:nth-child(2) {
        font-size: 18px;
        font-weight: 300;
        color: #2b2b2b;
        font-family: open_sansregular;
        padding-bottom: 15px;
        text-align: right
    }
    .theme2 .desk-app-download p:nth-child(3) {
        font-size: 21px;
        color: #323232;
        font-family: open_sanssemibold;
        padding-bottom: 30px
    }
    .theme2 .phone-add-download {
        position: absolute;
        top: -15px;
        right: 0;
        width: 175px
    }
    .theme2 .desk-app-download .app-icons img {
        width: 145px;
        position: absolute;
        bottom: -70px
    }
    .theme2 .mob-img img {
        max-height: 173px
    }
    .theme2 .desk-app-download .app-icons img:first-child {
        margin-left: 10px
    }
    .theme2 .desk-app-download p {
        padding-left: 20px
    }
}

@media(max-width:1200px) {
    .theme2 .about-us img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

@media(min-width:1000px) {
    .theme2 .container {
        width: 980px
    }
    .theme2 .hrb .carousel-inner {
        min-height: 257px
    }
    .theme2 .carousel-inner img {
        max-height: 257px
    }
}

@media(min-width:1200px) {
    .theme2 .container {
        width: 1180px
    }
    .theme2 .hrb .carousel-inner {
        min-height: 310px
    }
    .theme2 .second-title {
        font-size: 26px
    }
    .theme2 .about-us-section .abt-us-text {
        font-size: 14px;
        line-height: 22px
    }
    .theme2 .desk-app-download p {
        padding-left: 11px
    }
    .theme2 .desk-app-download p:first-child {
        font-size: 30px;
        font-weight: 300;
        color: #141e73;
        font-family: open_sansregular;
        padding-top: 44px;
        padding-bottom: 33px;
        text-align: left;
        line-height: 1.22
    }
    .theme2 .desk-app-download p:nth-child(2) {
        font-size: 21px;
        font-weight: 300;
        font-family: open_sansregular;
        padding-bottom: 15px;
        text-align: right;
        color: #141e73
    }
    .theme2 .desk-app-download p:nth-child(3) {
        font-size: 21px;
        color: #323232;
        font-family: open_sanssemibold;
        padding-bottom: 30px
    }
    .theme2 .phone-add-download {
        position: absolute;
        top: -25px;
        right: 0;
        width: 210px
    }
    .theme2 .desk-app-download .app-icons img {
        position: absolute;
        bottom: -55px;
        width: 165px
    }
    .theme2 .carousel-inner img {
        max-height: 310px
    }
}

@media only screen and (min-width:768px) {
    .theme2 .is-table-row {
        display: table;
        height: 1px
    }
    .theme2 .is-table-row [class*=col-] {
        float: none;
        display: table-cell;
        vertical-align: top
    }
    .theme2 .app-down-section {
        height: inherit;
        height: 100%
    }
}

#banner-home.marshmallow {
    background: #ffeee5!important;
    height: 464px!important;
    margin-top: 0;
    z-index: 1
}

#banner-home.marshmallow .map-address {
    background: url(../../../../../../images/talabat/map-first/custom-location-pin.svg) no-repeat;
    background-size: contain;
    padding: 0;
    width: 24px;
    height: 24px;
    margin-top: 7px
}

#banner-home.marshmallow .dropdown-menu>li>a {
    padding: 10px
}

#banner-home.marshmallow .marshmallow-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden
}

#banner-home.marshmallow .search-input-div input[type=text].ng-empty {
    padding: 0 30px 0 46px
}

#banner-home.marshmallow .search-input-div input[type=text] {
    padding: 0 30px 0 44px
}

.marshmallow-img-bg .img-1 {
    position: absolute;
    top: 54px;
    left: 0;
    width: 194px
}

.marshmallow-img-bg .img-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 349px
}

#banner-home.marshmallow .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%
}

#banner-home.marshmallow .search-item input:focus~.input-icon {
    display: block
}

#banner-home.marshmallow .search-item input:focus {
    padding-left: 44px
}

#banner-home.marshmallow .banner-content .main-title {
    margin-top: 0;
    margin-bottom: 0
}

#banner-home.marshmallow .banner-content .welcome-user {
    line-height: 26px;
    margin-bottom: 8px;
    text-align: center
}

#banner-home.marshmallow .banner-content .main-title {
    color: var(--neutral-black);
    font-size: 40px;
    line-height: 1.3;
    font-family: open_sansregular;
    font-weight: 700
}

#banner-home.marshmallow .banner-content .search-box {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 32px;
    margin-bottom: 0
}

#banner-home.marshmallow .banner-content .search-box .search-item {
    height: 52px;
    position: relative
}

#banner-home.marshmallow .banner-content .search-box .search-find {
    padding-left: 16px!important
}

#banner-home.marshmallow .banner-content .search-box .search-item input {
    border-radius: 8px;
    box-shadow: none;
    border: 1px solid #a6a6a6;
    height: 52px
}

#banner-home.marshmallow .banner-content .search-box .search-input-div .locateBtn,
#banner-home.marshmallow .banner-content .search-box .search-input-div button:last-child:not(.input-icon) {
    width: 24px;
    top: 14px!important;
    right: 18px!important;
    height: 24px
}

#banner-home.marshmallow .banner-content .search-box .search-input-div .input-icn {
    top: 14px;
    left: 12px;
    width: 24px;
    height: 24px
}

#banner-home.marshmallow .banner-content .search-box .search-input-div .loc-address,
#banner-home.marshmallow .banner-content .search-box .search-input-div .user-address {
    background: url(../../../../../../images/talabat/map-first/custom-location-pin.svg) no-repeat;
    background-size: contain;
    padding: 0
}

#banner-home.marshmallow .banner-content .search-box .search-input-div .clear-icn {
    background: url(../../../../../../images/talabat/map-first/close-circle-map.svg) no-repeat -2px -3px;
    background-size: 27px;
    padding: 0
}

#banner-home.marshmallow .banner-content .search-box .search-input-div {
    width: 100%
}

.order-steps.marshmallow {
    padding: 40px 0;
    background-color: #fff9f5;
    box-shadow: none;
    position: relative;
    z-index: 0
}

.order-steps.marshmallow .recent-order-heading {
    font-size: 28px!important;
    margin-bottom: 0;
    line-height: 28px
}

.order-steps.marshmallow .recent-orders-heading-container {
    align-items: center;
    margin-bottom: 22px
}

.order-steps.marshmallow .rec-content {
    border-left: none
}

.order-steps.marshmallow .view-all-btn {
    margin-left: auto
}

.order-steps.marshmallow .recent-order {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .08);
    border-radius: 8px
}

.order-steps.marshmallow .dashborad-slider .desk-slide.swiper-slide {
    align-items: flex-start;
    min-height: 140px
}

.order-steps.marshmallow .recent-order .rec-content {
    width: 100%;
    padding: 16px
}

.order-steps.marshmallow .recent-order .rec-content .title-price {
    align-items: center;
    margin-bottom: 8px
}

.order-steps.marshmallow .recent-order .rec-content .order-items {
    color: var(--neutral-black);
    height: 40px;
    line-height: 20px;
    margin-bottom: 16px
}

.order-steps.marshmallow .recent-order .rec-content .title-price .title-section {
    margin-right: 16px;
    line-height: 24px
}

.order-steps.marshmallow .recent-order .rec-content .title-price .price-section {
    margin-left: auto;
    white-space: nowrap
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons {
    align-items: center
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons .action-button-div .action-button {
    padding-left: 24px;
    position: relative;
    color: var(--primary);
    line-height: 20px;
    margin-right: 40px
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons .action-button-div .action-button:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-size: cover
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons .action-button-div .action-button.re-order:before {
    background: url(../../../../../../images/talabat/reorder-icon.svg) no-repeat top
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons .action-button-div .action-button.rate-order:before {
    background: url(../../../../../../images/talabat/rate-order-icon.svg) no-repeat top
}

.order-steps.marshmallow .recent-order .rec-content .order-action-buttons .action-button-div .action-button.track-order:before {
    background: url(../../../../../../images/talabat/track-order-icon.svg) no-repeat top
}

html:lang(ar) .order-steps.marshmallow .action-button-div .action-button:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"
}

.f-none {
    float: none
}

.fw-500 {
    font-weight: 500
}

.mb-70 {
    margin-bottom: 70px
}

#banner-home .tlb-btn-primary {
    border-radius: 8px;
    height: auto;
    line-height: 1.25;
    padding: 16px 37px!important
}

.section-heading {
    margin: 12px 0;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    color: var(--neutral-black);
    line-height: 1.3
}

.flex-wrap-centered {
    flex-wrap: wrap;
    justify-content: center
}

.section-description {
    color: var(--neutral-black);
    font-size: 16px;
    text-align: center;
    line-height: 1.25;
    margin: 0 auto;
    width: 55%;
    margin-bottom: 24px
}

.mobile-vertical {
    margin-bottom: 50px;
    justify-content: center
}

.img-card {
    display: flex;
    border-radius: 8px;
    margin: 0 11px;
    margin-bottom: 32px;
    height: 100%
}

.multi-verticals .multi-vertical-swiper {
    margin: 0 auto;
    float: none
}

.multi-verticals .multi-vertical-swiper .vertical-card:nth-child(odd) .img-card {
    margin-left: 0
}

.multi-verticals .multi-vertical-swiper .vertical-card:nth-child(even) .img-card {
    margin-right: 0
}

.work-with-us .img-card {
    margin-bottom: 14px
}

.img-card.last-row {
    margin-bottom: 0
}

.img-card .img-section.vertical-restaurants {
    background-color: var(--vertical-orange)
}

.img-card .img-section.vertical-grocery {
    background-color: var(--vertical-yellow)
}

.img-card .img-section.vertical-flowers {
    background-color: var(--vertical-pink)
}

.img-card .img-section.vertical-pharmacy {
    background-color: var(--vertical-blue)
}

.img-card .img-section.vertical-flowers img {
    max-width: 144px
}

.img-card .img-section {
    width: 40%;
    border-radius: 8px 0 0 8px;
    max-width: 200px;
    position: relative
}

.vertical-card {
    cursor: pointer
}

.img-card .img-section img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 164px
}

.img-card .details-section {
    width: 400px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 0 8px 8px 0;
    border-left: 0;
    position: relative;
    padding-bottom: 42px;
    height: 150px;
}

.img-card .details-section .heading {
    font-size: 24px;
    font-weight: 700;
    color: var(--neutral-black);
    margin-bottom: 8px
}

.img-card .details-section .card-desc {
    color: var(--neutral-black);
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 21px
}

.img-card .details-section .card-cta {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary);
    position: absolute;
    bottom: 20px;
    left: 20px
}

.img-card .img-section.work-with-us-card {
    background-image: url(../../../../../../images/talabat/become-a-partner.png);
    background-size: cover
}

.img-card .img-section.career-with-us-card {
    background-image: url(../../../../../../images/talabat/career-with-us.png);
    background-size: cover
}

.work-with-us .tlb-btn-primary:hover {
    background-color: var(--primary);
    color: #fff!important
}

.home-popular-brand {
    width: 80px;
    margin: 0 auto
}

section.get-app .section-heading {
    text-align: left
}

section.get-app .section-description {
    font-weight: 500;
    text-align: left;
    width: 100%;
    margin-bottom: 40px
}

.app-link {
    height: 50px;
    margin-right: 16px
}

.app-link img {
    height: 100%;
    width: auto;
    max-width: 162px
}

.app-link:last-child {
    margin-right: 0
}

.app-show-case-wrapper {
    text-align: right
}

.app-show-case {
    width: 100%;
    max-width: 393px;
    margin-left: auto
}

section.multi-verticals,
section.popular-brands,
section.work-with-us {
    padding: 5px 0 5px
}

section.order-steps.marshmallow.guest-order-steps {
    padding: 0!important;
    position: relative
}

section.popular-brands {
    background: url(../../../../../../images/Talabat/brands-bg.png);
    background-repeat: no-repeat
}

section.get-app {
    padding: 54px 0 0
}

.brand-logo-div {
    flex: 1 0 16%;
    margin-bottom: 70px
}

.brand-logo-div:nth-child(n+7) {
    margin-bottom: 2px
}

.login-info {
    background: var(--message-bg);
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px
}

.login-info .login-info-details {
    padding-left: 16px;
    font-size: 14px;
    color: var(--neutral-black);
    line-height: 1.43
}

.login-info .login-info-img img {
    width: 44px;
    height: 44px
}

.cta-primary {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: var(--primary);
    display: block
}

.m-t-12 {
    margin-top: 12px
}

.marshmallow-theme .searchGrp.map-search-box input {
    height: 44px!important;
    border-radius: 8px!important;
    border: 1px solid var(--mapFirst-border);
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: var(--neutral-grey);
    box-shadow: none!important;
    padding-left: 44px
}

.marshmallow-theme .searchGrp.map-search-box:before {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background: url(../../../../../../images/Talabat/search-marshmallow.svg);
    position: absolute;
    left: 16px;
    top: 12px
}

.marshmallow-theme .map-first .map-action p img {
    height: 20px;
    width: 20px
}

.marshmallow-theme .map-first .map-marker-img {
    height: 48px!important;
    width: 48px!important
}

@media(min-width:1200px) {
    .container.container-extended {
        width: 100%;
        max-width: 1440px
    }
}

@media(max-width:767px) {
    .marshmallow-theme:not(.inner-pages) .container {
        padding-left: 16px;
        padding-right: 16px
    }
    #banner-home.marshmallow .search-input-div input[type=text].ng-empty {
        padding: 0 40px 0 46px
    }
    #banner-home.marshmallow .search-input-div input[type=text] {
        padding: 0 40px 0 44px
    }
    #banner-home.marshmallow .search-item .dropdown-menu {
        width: 100%
    }
    #banner-home.marshmallow .search-item.search-find button {
        border-radius: 8px;
        height: auto;
        padding: 16px 37px;
        box-shadow: none;
        text-transform: none;
        line-height: 20px
    }
    #banner-home.marshmallow .banner-content .search-box .search-input-div .locateBtn,
    #banner-home.marshmallow .banner-content .search-box .search-input-div button:last-child:not(.input-icon) {
        right: 10px!important
    }
    #banner-home.marshmallow {
        background: #fff!important;
        height: auto!important;
        margin-top: 0;
        min-height: inherit!important
    }
    #banner-home.marshmallow .banner-content {
        position: initial;
        transform: translate(0);
        padding-top: 24px
    }
    #banner-home.marshmallow .banner-content .search-box .flex {
        display: block
    }
    #banner-home.marshmallow .banner-content .search-box .search-input-div .locateBtn {
        width: 24px!important;
        height: 24px!important
    }
    #banner-home.marshmallow .banner-content .search-box .search-input-div {
        margin-bottom: 16px
    }
    #banner-home.marshmallow .banner-content .search-box-container {
        padding-bottom: 32px
    }
    .order-steps.marshmallow {
        padding-top: 0;
        padding-bottom: 16px;
        background-color: #fff
    }
    .order-steps.marshmallow .recent-order {
        box-shadow: none;
        border: 1px solid var(--neutral-10)
    }
    #banner-home.marshmallow .banner-content .search-box .search-find {
        padding-left: 0!important
    }
    #banner-home.marshmallow .marshmallow-img-bg {
        display: none
    }
    #banner-home.marshmallow .banner-content .search-box {
        margin-top: 16px
    }
     :not(.loggedIn) #banner-home.marshmallow .banner-content .search-box {
        margin-bottom: 16px
    }
    #banner-home.marshmallow .banner-content .main-title {
        font-size: 20px;
        line-height: 1.3;
        text-align: left;
        margin-top: 0;
        margin-bottom: 0
    }
    #banner-home.marshmallow .banner-content .main-title .welcome-user.f-20 {
        font-size: 14px;
        line-height: 1.4;
        font-family: open_sansregular!important;
        font-weight: 400
    }
    .search-item.search-find .tlb-btn-primary {
        height: auto
    }
    .order-steps.marshmallow .recent-order-heading {
        font-size: 20px!important;
        margin-bottom: 0;
        line-height: 26px
    }
    .order-steps.marshmallow .recent-orders-heading-container {
        margin-bottom: 11px
    }
    .order-steps.marshmallow .dashborad-slider .desk-slide.swiper-slide {
        width: 90%!important
    }
    .order-steps.marshmallow .dashborad-slider .desk-slide.swiper-slide:last-child {
        width: 100%!important
    }
    .order-steps.marshmallow .dashborad-slider .swiper-container {
        margin: 0 -16px
    }
    .no-pad-mobile {
        padding: 0!important
    }
    .section-heading {
        font-size: 20px;
        text-align: left;
        margin-bottom: 4px
    }
    .section-description {
        width: 100%;
        text-align: left;
        color: var(--neutral-grey);
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px
    }
    section.multi-verticals,
    section.popular-brands,
    section.work-with-us {
        padding: 20px 0 28px
    }
    .get-app .col-md-6,
    .popular-brands .brand-logo-div,
    .work-with-us .col-sm-12 {
        padding-left: 0;
        padding-right: 0
    }
    .multi-verticals .multi-vertical-swiper {
        margin: 0 -16px
    }
    .multi-verticals .multi-vertical-swiper .flex-wrap {
        flex-wrap: nowrap;
        overflow-x: auto;
        flex: 1;
        justify-content: initial
    }
    .multi-verticals .multi-vertical-swiper .flex-wrap-centered::-webkit-scrollbar {
        display: none
    }
    .multi-verticals .multi-vertical-swiper .flex-wrap-centered .col-xs-8 {
        padding: 0 8px;
        box-sizing: content-box
    }
    .multi-verticals .multi-vertical-swiper .flex-wrap-centered .col-xs-8:first-child {
        padding-left: 16px
    }
    .multi-verticals .multi-vertical-swiper .flex-wrap-centered .col-xs-8:last-child {
        padding-right: 16px
    }
    .multi-verticals .img-card {
        flex-wrap: wrap;
        margin: 0;
        min-width: 150px
    }
    .multi-verticals .img-card .img-section {
        width: 100%;
        border-radius: 8px 8px 0 0;
        max-width: 100%;
        height: 100px;
        overflow: hidden
    }
    .multi-verticals .img-card .img-section img {
        height: 95px;
        width: 95px;
        max-width: initial
    }
    .multi-verticals .img-card .details-section {
        padding: 0;
        border: 0;
        border-radius: 0;
        border-left: 0;
        width: 100%
    }
    .img-card .details-section .heading {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 4px;
        margin-top: 8px
    }
    .img-card .details-section .card-desc {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0
    }
    .img-card .details-section .card-cta {
        display: none
    }
    .work-with-us .img-card .details-section {
        padding: 12px 16px
    }
    .work-with-us .img-card {
        height: auto;
        min-height: 135px;
        margin: 0;
        margin-bottom: 16px
    }
    .work-with-us .work-col {
        width: 100%
    }
    .work-with-us .img-card .details-section .heading {
        font-size: 18px
    }
    .work-with-us .img-card .details-section .card-desc {
        font-size: 14px
    }
    .work-with-us .img-card .details-section .tlb-btn-primary.work-card-btn {
        background: 0 0;
        color: var(--primary);
        text-align: left;
        padding: 0!important;
        margin-top: 12px
    }
    .work-with-us .img-card .img-section {
        width: 140px
    }
    section.get-app {
        padding: 4px 0 0
    }
    section.get-app .section-description {
        margin-bottom: 20px
    }
    section.get-app .section-heading {
        margin-top: 0
    }
    .app-show-case {
        max-width: 305px;
        width: 100%;
        margin-top: 32px
    }
    .brand-logo-div {
        flex: 1 0 21%;
        margin-bottom: 25px
    }
    .app-link {
        width: 100%;
        height: auto
    }
    section.popular-brands {
        background: url(../../../../../../images/Talabat/brands-bg.png);
        background-repeat: no-repeat;
        background-size: 57%;
        background-position: 0 74px;
        padding-top: 0
    }
    section.popular-brands .mb-70 {
        margin-bottom: 0
    }
    .home-popular-brand {
        width: 64px;
        margin: 0 auto
    }
    .app-show-case-wrapper {
        text-align: center
    }
    .app-link img {
        height: auto;
        width: 100%
    }
}