

#featured-custom .product-wrapper-link {
    height: 360px;
}
.featured-products-module .featured-product {
    margin-bottom: 40px!important;
}
#tab-custom .tab-content .row .hero-content ul li:hover {
    box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.2), inset 0 20px 20px 0px #ececec, inset -20px 0 20px -20px #005a2b9c, inset 20px 0 20px -20px #005a2b9c;
}

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }


.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}