body {
    background: #FFFFFF !important;
}

a {
    color: #000
}

/* Font styles start */
.section-title{
    font-size: 20px;
    font-weight: 700;
}

.section-title img {
    width: 26px;
    vertical-align: middle;
    filter: brightness(0) invert(1)
}

.feature-prod-title {
    color: #ec2e40;
    font-size: 40px;
    font-weight: 700;
}

.feature-prod-desc {
    font-size: 16px;
    font-weight: 700;
}

.first-choice-title {
    font-size: 28px;
    font-weight: 700;
}

.supplier-header {
    background-color: #e92729;
}

img.desktop-banner{
    width: 100%;
}

img.mobile-banner{
    display: none;
}

.carousel-caption{
    text-align: center;
    color: #000000;
    top: 20%;
}

.carousel-caption h3{
    font-size: 100px;
    font-weight: 700;
}

.carousel-caption h5{
    font-size: 48px !important;
}

.category-caption a{
    color: #000000;
}

.category-caption a:hover{
    color: #00a54f;
}

.category-caption{
    top: 0;
    position: absolute;
    padding: 5% 7% 7% 7%;
    color: #FFFFFF;
    font-weight: 600;
}

.category-caption h3{
    font-size: 47px;
    font-weight: 800;
    line-height: 55px;
}
.category-caption h3 span{
    display: block;
}

img.more{
    height: 20px !important;
    width: 20px !important;
}

.carousel-control-next-icon{
    background: url("../img/chevron_right_FILL0_wght400_GRAD0_opsz24.svg");
    transform: scale(2);
}

.carousel-control-prev-icon{
    background: url("../img/chevron_left_FILL0_wght400_GRAD0_opsz24.svg");
    transform: scale(2);
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 10px;
}

svg {
    fill: blue;
  }

.view-all {
    font-size: 15px;
    font-weight: 700;
}

.center-placeholder::placeholder {
    text-align: center;
}

/* Font styles end */

.toast {
    max-width: 0px;
    min-width: 500px;
    padding: 3px 0 0 0;
    border: 0;
    border-radius: 60px;
    background-color: #f6f2f2;
    display: inline-block; /* shrink-wrap around content */
    min-height: 60px;      /* keep minimum height */
}

.toast-body {
    padding-left: 20px;
    padding-right: 40px;
}

.toast-img {
    border-radius: 50px;
}

.toast-close {
    color: #e92729;
}

.toast-close:hover {
    color: #a31e1f;
}

.write-to-us {
    background-color: #ffffff;
    color: #bb2128;
    font-weight: 700;
    font-size: 18px;
    border-radius: 40px;
}

.write-to-us:hover {
    background-color: #f4f4f4;
    color: #8b191e;
}

.center{
    text-align: center;
}

.bg-white{
    background: #ffffff;
}

.dark-text{
    color: #000000;
}

.pavilion-section-header {
    padding: 20px
}

.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators li {
    background: #00a54f;
    width: 8px;
    height: 8px;
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 10px;
}

.carousel-indicators li.active {
    border: 2px solid #00a54f;
    background: #00a54f
}

.product-wrapper{
    margin: 0 0 25px;
    box-shadow: 2px 2px 10px #00000012;
    border-radius: 20px;
}

.new-arrival{
    box-shadow: 0 0 0 100vmax #f9f0da;
    clip-path: inset(0 -100vmax);
    padding: 30px 0px 30px;
}

.full-bleed{
    background-color: #f9f0da !important;
}

.owl-carousel .owl-item img{
    width: unset;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel.owl-drag .owl-item{
    padding: 0 0 20px;
}

.product-category{
    border-radius: 20px;
    background-color: #f9f0da;
}

.product-category-left {
    background-color: #ed2e40;
    border-radius: 20px 0 0 20px;
}

.product-category-right {
    border-radius: 0 20px 20px 0;
}

.pavilion-category-img {
    position: relative;
    overflow: hidden;
}

.category-background {
    border-radius: 20px 0 0 20px;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 339px;
}

.category-icon {
    position: absolute;
    transform: translate(-50%, -50%);
}

.category-ramen{
    top: 55%;
    left: 80%;
    height: 500px;
}

.category-beverage{
    top: 96%;
    left: 90%;
    height: 580px;
}

.category-ingredient{
    top: 85%;
    left: 84%;
    height: 500px;
}

.category-frozen{
    top: 85%;
    left: 85%;
    height: 500px;
}

.category-confectionery{
    top: 76%;
    left: 83%;
    height: 400px;
}

.product-wrapper .owl-nav button.owl-prev, .product-wrapper .owl-nav button.owl-next, 
.supplier-list .owl-nav button.owl-next, .supplier-list .owl-nav button.owl-prev{
    font-size: 48px;
    color: #00a54f;
    background: none;
    top: 35%;
}

.product-wrapper .owl-nav button.owl-prev:hover, .product-wrapper .owl-nav button.owl-next:hover,
.supplier-list .owl-nav button.owl-next:hover, .supplier-list .owl-nav button.owl-prev:hover{
    color: #000000;
    background: none;
}

.product-wrapper .owl-nav button.owl-prev, .supplier-list .owl-nav button.owl-prev{
    left: 0px;
}

.product-wrapper .owl-nav button.owl-next, .supplier-list .owl-nav button.owl-next{
    right: 0;
}

.supplier-list .owl-nav button.owl-next, .supplier-list .owl-nav button.owl-prev{
    font-size: 48px;
    color: #00a54f;
    background: none;
    top: 30%;
}

.feature-name-product{
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin: 5px 20px;
}

.feature-product-img-mobile {
    height: 100px;
    width: 100%;
    overflow: hidden
}

.feature-product-img-mobile img {
    height: 100%;
    object-fit: cover;
    margin: auto
}

.feature-product-img {
    padding-top: 20px;
    height: 140px;
    width: 100%;
    overflow: hidden
}

span.feature-product-price{
    font-weight: bold;
    color: #00a54f;
}

.toast-container {
    position: fixed; 
    bottom: 1rem; 
    left: 1rem; 
    z-index: 1050;
}

.center {
    margin: 0 auto;
    text-align: center;
}


@media( max-width: 768px ) {
    .owl-carousel .owl-dots.disabled{
        display: none;
    }

    .category-background{
        border-radius: 20px 20px 0 0;
    }

    img.mobile-banner{
        display: block;
        width: 100%;
    }

    img.desktop-banner{
        display: none;
    }

    .category-ramen{
        left: 55%;
    }

    .category-beverage{
        left: 53%;
    }
    
    .category-ingredient{
        top: 89%;
        left: 56%;
    }
    
    .category-frozen{
        left: 56%;
    }
    
    .category-confectionery{
        left: 53%;
    }

    .carousel-item{
        height: 170px;
    }

    .new-arrival{
        text-align: center;
        padding: 0;
    }

    .owl-dots{
        display: none;
    }

    .category-caption h3{
        font-size: 50px;
    }

    .category-caption p{
        font-size: 14px;
        font-weight: 600;
    }

    .carousel-caption h3{
        font-size: 32px;
    }

    .carousel-caption h5 {
        font-size: 15px !important;
    }
    
    .feature-name-product{
        margin: 5px 40px;
    }

    .product-category-left {
        border-radius: 20px 20px 0 0;
    }

    .product-category-right {
        border-radius: 0 0 20px 20px;
    }

    .toast-container {
        bottom: 5rem;
    }

    .toast {
        min-width: 85vw; !important
    }

    .left-toast {
        display: none;
    }
}

/* ######################## Media query for Tablet start ######################## */

@media only screen
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2)   {
    img.mobile-banner{
        display: none;
        width: 100%;
    }

    img.desktop-banner{
        width: inherit;
        display: block;
    }

    .category-ramen{
        left: 65%;
    }

    .category-beverage{
        left: 66%;
    }
    
    .category-ingredient{
        left: 66%;
    }
    
    .category-frozen{
        left: 67%;
    }
    
    .category-confectionery{
        left: 68%;
    }

    .category-background{
        border-radius: 20px 20px 0 0;
    }

    .category-caption{
        padding: 5%;
    }

    .category-caption h3{
        font-size: 42px;
    }

    .category-caption p{
        font-size: 21px;
    }

    .carousel-caption{
        top: 16%;
    }

    .carousel-caption h3{
        font-size: 35px;
    }

    .carousel-caption h5{
        font-size: 20px !important;
    }

    .product-category-left {
        border-radius: 20px 20px 0 0;
    }

    .product-category-right {
        border-radius: 0 0 20px 20px;
    }
}