.adbro-foodpanda {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
    }

.adbro-foodpanda * {
    box-sizing: border-box;
    }

.adbro-foodpanda__container {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 170px;
    margin: 0 !important;
    margin-left: -219px !important;
    width: 438px;
    max-width: none !important;
    }

.adbro-foodpanda__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(../images/foodpanda-bg.png?v=2) no-repeat center top;
    background-size: cover;
    -webkit-animation: slideInUp24 .5s .3s both;
    animation: slideInUp24 .5s .3s both;
    margin: 0 !important;
    overflow: visible!important;
    }

.adbro-foodpanda__logo {
    display: block;
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin: 0!important;
    margin-left: -150px!important;
    background: url(../images/foodpanda-logo.png?v=3) no-repeat left bottom;
    background-size: contain;
    width: 28px;
    height: 28px;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
    overflow: hidden;
    }

.adbro-foodpanda__img {
    position: absolute;
    left: 50%;
    margin: 0!important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    -webkit-animation: fadeInUp24 .7s .7s both;
    animation: fadeInUp24 .7s .7s both;
    }

.adbro-foodpanda__img--1 {
    margin-left: -74px!important;
    bottom: -2px;
    background-image: url(../images/foodpanda-img.png?v=2);
    width: 147px;
    height: 106px;
    }

.adbro-foodpanda__img--2 {
    left: 0;
    bottom: -12px;
    background-image: url(../images/foodpanda-img2.png?v=2);
    width: 78px;
    height: 78px;
    opacity: 0;
    -webkit-animation: runningLTR69 4s .7s linear infinite;
    animation: runningLTR69 4s .7s linear infinite;
    }

.adbro-foodpanda__text {
    position: absolute;
    left: 50%;
    margin: 0!important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    -webkit-animation: fadeInDown24 .7s .7s both;
    animation: fadeInDown24 .7s .7s both;
    }

.adbro-foodpanda__text--1 {
    margin-left: 57px!important;
    bottom: 0px;
    background-image: url(../images/foodpanda-text.png?v=2);
    width: 85px;
    height: 8px;
    }

.adbro-foodpanda__text--2 {
    margin-left: -64px!important;
    bottom: 0px;
    background-image: url(../images/foodpanda-text2.png?v=2);
    width: 125px;
    height: 70px;
    -webkit-animation: fadeInUp24 .7s 1s both;
    animation: fadeInUp24 .7s 1s both;
    }

.adbro-foodpanda__btn {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 50%;
    margin: 0!important;
    margin-left: 67px!important;
    background: url(../images/foodpanda-btn.png?v=2) no-repeat left bottom;
    background-size: contain;
    width: 64px;
    height: 16px;
    -webkit-animation: fadeInRight24 .7s .7s both;
    animation: fadeInRight24 .7s .7s both;
    overflow: hidden;
    }


.adbro-grid__line {
    background: #FF2B85;
    }

.adbro-grid__line .adbro-grid__btn {
    background-image: url(../images/foodpanda-grid-btn.png?v=3);
    width: 224px;
    height: 18px;
    }

.adbro-grid {
    overflow: visible !important;
    }

.adbro-grid {
    background: url(../images/foodpanda-grid-bg.png?v=2) no-repeat top center / cover !important;
    position: relative;
    padding: 0 !important;
    }

.adbro-grid__top {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 24px;
    margin: 0 !important;
    background: #FF2B85;
    }

.adbro-grid__top-logo {
    position: absolute;
    margin: 0 !important;
    top: 4px;
    left: 6px;
    background: url(../images/foodpanda-top-logo.png?v=2) no-repeat left bottom;
    background-size: contain;
    width: 17px;
    height: 17px
    }

.adbro-grid__top-title {
    position: absolute;
    margin: 0 !important;
    top: 1px;
    left: 50%;
    margin-left: -160px !important;
    background: url(../images/foodpanda-top-title.png?v=2) no-repeat left bottom;
    background-size: contain;
    width: 321px;
    height: 23px
    }

.adbro-grid .adbro-close {
    bottom: auto;
    top: -3px;
    z-index: 3;
    }


.adbro-bottom .adbro-grid__list {
    margin: 0 !important;
    overflow-x: hidden !important;
    height: 300px !important;
    display: block !important;
    padding-top: 24px !important;
    padding-bottom: 38px !important;
    position: relative;
    }

.adbro-grid__layout {
    position: absolute;
    top: 24px;
    bottom: 38px;
    left: 50%;
    margin: 0 !important;
    margin-left: -160px !important;
    width: 320px;
    overflow: hidden !important;
    }

.adbro-grid__pointer {
    position: absolute;
    z-index: 5;
    bottom: 66px;
    left: 50%;
    margin: 0 !important;
    margin-left: -16px !important;
    width: 35px;
    height: 38px;
    background: url(../images/foodpanda-pointer.png?v=2) no-repeat left bottom;
    background-size: contain;
    cursor: pointer;
    -webkit-animation: fadeIn24 .7s 1s both, moveX24 2.2s .3s infinite;
    animation: fadeIn24 .7s 1s both, moveX24 2.2s .3s infinite;
    }

.adbro-grid__title {
    position: absolute;
    left: 50%;
    margin: 0 auto !important;
    display: block !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    }

.adbro-grid__title--1 {
    top: 19px;
    margin-left: -122px !important;
    background-image: url(../images/foodpanda-grid-title.png?v=2);
    width: 170px;
    height: 40px;
    transition: all .5s ease;
    }

.adbro-grid__title--2 {
    bottom: 21px;
    margin-left: -125px !important;
    background-image: url(../images/foodpanda-grid-title2.png?v=2);
    width: 176px;
    height: 39px;
    transition: all .5s ease;
    }

.adbro-grid__img {
    position: absolute;
    left: 50%;
    margin: 0 auto !important;
    display: block !important;
    top: 73px;
    margin-left: -80px !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../images/foodpanda-grid-img4.png?v=2);
    width: 83px;
    height: 83px;
    transition: all .5s ease;
    }

.adbro-grid__layout-item {
    position: absolute;
    margin: 0 auto !important;
    display: block !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    transition: all .3s ease;
    /*transition-property: top, left;*/
    }

.adbro-grid__layout-item--1 {
    top: -3px;
    left: 224px;
    background-image: url(../images/foodpanda-grid-img.png?v=2);
    width: 91px;
    height: 91px;
    }

.adbro-grid__layout-item--1._adbro-moved {
    top: 73px;
    left: 78px;
    }

.adbro-grid__layout-item--2 {
    top: 74px;
    left: 225px;
    background-image: url(../images/foodpanda-grid-img2.png?v=3);
    width: 91px;
    height: 91px;
    }

.adbro-grid__layout-item--3 {
    top: 151px;
    left: 225px;
    background-image: url(../images/foodpanda-grid-img3.png?v=2);
    width: 91px;
    height: 91px;
    }


/* popup */

.adbro-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 !important;
    z-index: 100001;
    background: rgba(0,0,0, 0.7);
    padding: 0 0 0;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    pointer-events: none;
    }

.adbro-popup--vis {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    }


.adbro-popup__close {
    position: absolute;
    top: 5px;
    right: 0;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
    background-size: 24px 24px;
    width: 35px;
    height: 35px;
    margin: 0 !important;
    cursor: pointer;
    z-index: 2;
    }

.adbro-popup__section {
    margin: 0 !important;
    box-sizing: border-box;
    position: relative;
    display: -webkit-flex;
    display: flex;
    overflow: auto;
    width: 100%;
    /*height: 100%;*/
    }

.adbro-popup__video {
    margin: 0 !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

.adbro-popup__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    display: block !important;
    background: transparent;
    }


.adbro-foodpanda-round {
	display: none;
	position: fixed;
	bottom: 280px;
	right: 20px;
	margin: 0 !important;
	width: 100px;
	height: 100px;
	overflow: visible !important;
	z-index: 100000;
    background: #fff;
	-webkit-animation: fadeOut24 .3s 15s forwards;
	animation: fadeOut24 .3s 15s forwards;
}

.adbro-foodpanda-round .adbro-close {
	bottom: 150px;
	right: -5px;
}

.adbro-foodpanda-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
}

.adbro-foodpanda-round__bg {
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin: 0 !important;
	margin-left: -50px !important;
	width: 100px;
	height: 120px;
    border-radius: 2px 2px 0 0 !important;
	overflow: hidden !important;
	background: url(../images/foodpanda-round-bg.png) no-repeat left bottom;
	background-size: contain;
	-webkit-animation: fadeIn24 .7s .2s both;
	animation: fadeIn24 .7s .2s both;
}

.adbro-foodpanda-round__btn {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -51px !important;
	background: url(../images/foodpanda-round-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 102px;
	height: 17px;
	-webkit-animation: fadeInUp24 .7s .2s both;
	animation: fadeInUp24 .7s .2s both;
}



.adbro-link {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    margin: 0 !important;
    cursor: pointer;
}

.adbro-close {
    position: absolute;
    bottom: 35px;
    right: 0;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
    background-size: 18px 18px;
    width: 30px;
    height: 30px;
    margin: 0 !important;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
}

.adbro-icon {
    position: absolute;
    bottom: 6px;
    right: 4px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
    background-size: 100% 100%;
    width: 21px;
    height: 20px;
    margin: 0!important;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
}

@-webkit-keyframes fadeIn24 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
        display: block;
        visibility: visible;
    }
}

@keyframes fadeIn24 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
        display: block;
        visibility: visible;
    }
}

@-webkit-keyframes fadeOut24 {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
        pointer-events: none;
    }
}

@keyframes fadeOut24 {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
        pointer-events: none;
    }
}

@-webkit-keyframes fadeInLeft24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInDown24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInOut24 {
    0%,22.84%,100% {
       opacity: 0;
    }
    2.86%, 19.88% {
       opacity: 1;
    }
 }
 
 @keyframes fadeInOut24 {
    0%,22.84%,100% {
        opacity: 0;
     }
     2.86%, 19.88% {
        opacity: 1;
     }
 }

@-webkit-keyframes moveX24 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        }
    50% {
        -webkit-transform: translateX(95px);
        transform: translateX(95px);
        }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        }
    }

@keyframes moveX24 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        }
    50% {
        -webkit-transform: translateX(95px);
        transform: translateX(95px);
        }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        }
    }

@-webkit-keyframes runningLTR69 {
    from {
        left: -20%;
        opacity: 0;
        }

    10% {
        left: 0%;
        opacity: 1;
        }

    20% {
        left: 20%;
        }

    30% {
        left: 40%;
        }

    40% {
        left: 60%;
        }

    50% {
        left: 80%;
        }

    60% {
        left: 100%;
        }

    to {
        left: 100%;
        opacity: 1;
        }
    }

@keyframes runningLTR69 {
    from {
        left: -20%;
        opacity: 0;
        }

    10% {
        left: 0%;
        opacity: 1;
        }

    20% {
        left: 20%;
        }

    30% {
        left: 40%;
        }

    40% {
        left: 60%;
        }

    50% {
        left: 80%;
        }

    60% {
        left: 100%;
        }

    to {
        left: 100%;
        opacity: 1;
        }
    }


