.at-header-search .input-search {
    width: 100%;
    padding: 0.5rem 3rem;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.3s ease-in-out;
}

.at-header-search:hover .input-search {
    border: 1px solid #aaa;
    padding: 0.5rem 1rem;
}

.at-header-search form {
    position: relative;
    overflow: hidden;
}

.at-header-search .bubble-search {
    position: absolute;
    left: 0;
    top: 0;
    width: 3rem;
    text-align: center;
    bottom: 0;
    line-height: 2.5rem;
    font-size: 1rem;
    color: #9d9d9d;
    transition: all 0.3s ease-in-out;
}

.at-header-search:hover .bubble-search {
    left: -10%;
}

.atcarousel-categoryfranchise-loop .atcarousel-row {
    width: 100%;
    padding: 0 1rem;
}

.atcarousel-categoryfranchise-loop .atcarousel-row .card-categoryfranchise:first-child {
    margin-bottom: 1rem;
}

.card-categoryfranchise .card {
    overflow: hidden;
    border-radius: 0.75rem;
}

.card-categoryfranchise .card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    background: none rgba(16, 24, 40, 0.2);
    color: #ffffff;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(13px);
    border-radius: 0px 0px 0.25rem 0.25rem;
}

.card-categoryfranchise .card-content:hover {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(16px);
}

.term-category-franchise a {
    display: inline-block;
    background-color: #e3e3e3;
    padding: 0.25rem 0.5rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    border-radius: 0.25rem;
    font-size: .85rem;
    line-height: 1.25rem;
}

.term-category-franchise a:hover {
    background-color: #ffffff;
}

.carousel-gallery-franchise-loop .item-gallery-franchise {
    width: 100%;
}

.carousel-gallery-franchise-loop:not(.flickity-enabled) .item-gallery-franchise {
    display: inline-block;
}

.fl-col.sticky-top {
    z-index: 10;
}

.gallery_franchise_slide {
    position: relative;
    overflow: hidden;
}

.gallery_franchise_slide img {
    transition: all .25s;
}

.gallery_franchise_slide .img-2 {
    position: absolute;
    right: -100%;
    top: 0;
}

.card-franchise .card:hover {
    background-color: #fbfbfb;
}

.card-franchise .card:hover .gallery_franchise_slide .img-2 {
    right: 0;
}

.card-franchise .card-franchise-title,
.card-franchise .card-franchise-slogan {
    display: block;
    font-size: .95rem;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    color : #0262B1;
}

.long-card-franchise .col-thumb {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 38px;
}

.card-lokasiusaha .lokasiusaha-category {
    position: absolute;
    left: 8px;
    top: 5px;
}
.benefit img {
	    width: 100%;
        height: 100%;
        max-width: 70px;
        max-height: 70px;
	}
.text-muted {
        font-size : 14px;
    }

@media (min-width: 768px) {
    .atcarousel-categoryfranchise-loop .atcarousel-row {
        width: 50%;
    }

    .carousel-gallery-franchise-loop .item-gallery-franchise {
        width: 50%;
    }
}

@media (min-width: 1000px) {
    .atcarousel-categoryfranchise-loop .atcarousel-row {
        width: 20%;
    }

    .carousel-gallery-franchise-loop .item-gallery-franchise {
        width: 33.33%;
    }
}

@media (max-width: 768px) {

    .card-formfilter-franchise,
    .card-formfilter-lokasiusaha {
        position: fixed;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.4);
        padding: 3rem;
    }

    .card-formfilter-franchise:not(.show),
    .card-formfilter-lokasiusaha:not(.show) {
        display: none;
    }

    .card-formfilter-franchise .bg-formfilter-franchise,
    .card-formfilter-lokasiusaha .bg-formfilter-lokasiusaha {
        position: fixed;
        background-color: rgb(0 0 0 / 38%);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .card-formfilter-franchise .card,
    .card-formfilter-lokasiusaha .card {
        max-width: 300px;
        margin: 0 auto;
        height: 89vh;
        overflow-y: auto;
    }

    .atcarousel-categoryfranchise-loop .atcarousel-row {
        width: 44%;
        padding: 0 0.3rem;
    }

    .card-categoryfranchise .card-img-top {
        height: 225px;
        object-fit: cover;
    }

    .card-categoryfranchise .card-title {
        white-space: nowrap;
        width: 100%;
        height: 1.35rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }
	
	footer .fl-row.menu-mobile {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 99;
	}
	.benefit img {
	    width: 100%;
        height: 100%;
        max-width: 70px;
        max-height: 70px;
	}
	
	.long-card-franchise .card-franchise-harga {
		font-size: 1rem;
		margin: 0.5rem 0;
	}
	.long-card-franchise .card-franchise-berdiri,
	.long-card-franchise .card-franchise-gerai,
	.long-card-franchise .card-franchise-omset {
		font-size: .75rem;
	}
}

@media (max-width: 768px) {
    .card-lokasiusaha-title{
        font-size : 14px;
        font-weight : 700;
    }
    .card-lokasiusaha-alamat {
        font-size : 12px;
    }
    .card-lokasiusaha-desc {
        font-size : 13px;
    }
    .card-lokasiusaha-harga .harga-lokasi {
        font-size : 12px;
        font-weight : 700;
    }
    .text-muted {
        font-size : 10px;
    }
    .card-lokasiusaha-button a {
        font-size : 10px;
    }
    .card-lokasiusaha-button .btn-success {
        margin-left: 0px !important;
    margin-top: 10px;
    }
    .menu-mobile img {
        padding:5px !important;
    }
}