/**
 * 2008-2024 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2024 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */

.employee-name {
    font-size: 32px;
    margin-top: 24px;
}
.presta-desc {
    margin-top: 15px;
}
.prest-below-fullName {
    margin-top: 50px;
}
li p {
    font-size: medium;
    font-style: italic;
}
.presta-badge-for-man {
    /* margin-top: 10px; */
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
}
.ul_li {
    padding: 2px;
    font-size: 16px;
}
.presta-heading {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}
.presta-am-cart-heading {
    padding: 10px;
    background-color: #fff;
    background-color: #f1e1e1;
    margin-bottom: 20px;
    margin-right: 20px;
    border: solid #f1e1e1;
}
.presta-mam-fo {
    background-color: #f1e1e1;
    margin-bottom: 20px;
    border: solid #f1e1e1;
    border-block-width: 15px;
}
.prest-am-main-cart {
    margin-left: 20px;
}
.employee-profile {
    display: block;
    /* width: 30%; */
    margin-left: auto;
    margin-right: auto;
}
.cart-manager {
    margin-top: 10px;
}

