html,
body {
    overflow-x: hidden;
}

.modalsambutan .modal-content {
    border: none;
    background-color: transparent;
}

.header-profil .item-profil {
    border-radius: 50%;
    padding: 10px 11px;
    background-color: #EAECF0;
    margin: 0 5px;
}

.vtoko-search-product {
    width: 100%;
}

.vtoko-search-product form {
    width: 100%;
}


.vtoko-search-product .inlinean input {
    border: 0;
    border-radius: 20px;
    padding: 7px;
}

.vtoko-search-product .form-row {
    border-radius: 25px;
    padding: 5px;
    border: 1px solid #ccc;
}

.vtoko-search-product .form-row button {
    border-radius: 50%;
}

.home-slider .uabb-image-carousel-content {
    border-radius: 10px;
}

.home-slider .uabb-image-carousel ul.slick-dots {
    text-align: left !important;
    top: 0;
}

.tax-by-letter li {
    padding: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0.32px;
    list-style-type: none;
}

.merk-home .uabb-image-carousel-content img {
    height: 70px !important;
    object-fit: contain;
    padding: 10px;
}

.merk-home .uabb-image-carousel-content {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
}

.card-product {
    border-color: #F2F4F7 !important;
    border-radius: 10px !important;
    box-shadow: 0px 1px 2px #F2F4F7 !important;
}

.card-product img {
    border-radius: 10px 10px 0 0;
}

.card-product .frame-harga {
    font-size: 13px;
}

.judul-arsip {
    font-size: 14px;
}

.flash-style svg {
    color: #ffbb00;
}

.flash-style {
    color: #fff;
    font-size: 14px;
    max-width: 250px;
    border: 1px solid #FF1726;
    height: auto;
    display: flex;
    padding: 8px 10px;
    position: relative;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    align-items: center;
    border-radius: 7px;
    background-color: #FF1726;
}

.child-kategori {
    font-size: 12px;
}

.child-kategori a:hover {
    text-decoration: underline !important;
}

/* @media only screen and (max-width: 768px) {
    .home-slider .uabb-image-carousel img {
        height: 200px !important;
        object-fit: cover;
    }
} */


.velocity-kategori-carousel img {
    background-color: #eeeeee;
    padding: 5px;
    border-radius: 50%;
}

.fl-builder-edit .velocity-footer-menu {
    position: relative !important;
}

.velocity-footer-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 -2px 4px 0 rgba(109, 117, 136, 0.16);
}

.fl-edit .velocity-footer-menu {
    position: relative;
    z-index: auto;
}

.velocity-flashsale {
    background-color: #f11755;
    display: inline-block;
    color: #fff;
    padding: 2px 10px;
    border-radius: 10px;
}

.floating-button {
    bottom: 80px !important;
}

.admin-bar .uabb-offcanvas {
    margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {

    html,
    body {
        overflow-x: hidden;
    }

    .fl-module-content-slider .fl-slide .fl-slide-content {
        padding: 0 !important;
    }
}