.lrp-icon {
    background-image: url("../../img/icon-reward.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 0 !important;
    vertical-align: middle;
}
#lrp-points input[name='points'] {
    padding: 10px;
    border: 1px solid #ececec;
    color: #777;
    text-align: center;
    width: 80px;
    height: 40px;
    float: left;
}
#lrp-redeem-form {
    margin-top: 20px;
}
#lrp-points span.points-label {
    background-color: #efefef;
    display: inline-block;
    height: 40px;
    float: left;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}
/* Customer Account */
#lrp-customer-account .points-card {
    /*height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;*/
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#lrp-customer-account .points-card .points-badge {
    text-align: center;
}
@media only screen and (max-width: 700px) {
    #lrp-customer-account .points-card .points-card.details {
        display: block;
        height: auto;
        padding: 15px;
    }
}
#lrp-customer-account .tier {
    text-align: center;
    background-color: #f7f7f7;
    padding: 10px;
}
#lrp-customer-account .tier-next {
    background-color: #efefef;
}
#lrp-customer-account h6, #lrp-customer-account .table-history {
    margin-top: 40px;
}
#lrp-customer-account h6 {
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 300;
}
/* Product Page */
#lrp-product-widget {
    position: relative;
}
#lrp-product-widget .material-icons {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 60px !important;
    opacity: 0.3;
}
#cart-points-summary .card {
    display: block;
}
#lrp-summary {
    font-size: 14px;
    letter-spacing: normal;
    margin-left: 4px;
}
#lrp-summary strong {
    font-weight: 600;
    margin-right: 4px;
}
#lrp-redeem-form {
    margin-top: 0;
    margin-bottom: 0;
}
#lrp-redeem-form p {
    margin: 0 0 5px;
    font-size: 11px;
    letter-spacing: normal;
}
#lrp-redeem-form p .light {
    font-weight: 300;
}
#lrp-redeem-form p .semi-bold {
    font-weight: 500;
}
#lrp-redeem-form input {
    width: 60%;
}
#lrp-points input[name="points"] {
    width: calc(60.75% - 5px);
    margin-right: 5px;
    height: 45px;
    color: #333;
    font-weight: 300;
    border: .5px solid #323232;
    font-size: 12px;
    border-radius:1px;
}
#lrp-points input[name="points"]:focus {
    outline: none;
    border: 1px solid #007bff;
    border-radius: 0;
}
#lrp-points #btn-lrp-redeem {
    width: 39.25%;
    height: 45px;
    vertical-align: baseline;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: 1px !important;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffe492;
    border-color: #ffdf87;
    line-height: 45px;
    color: #333;
}
#lrp-points #btn-lrp-redeem:hover {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff !important;
    box-shadow: 0 4px 10px #4552c033 !important;
}
#lrp-points > strong {
    font-size: 11px;
    letter-spacing: normal;
    font-weight: 500;
    color: #007bff;
    text-transform: uppercase;
    float: left;
    padding-left: 1%;
}
#lrp-points-clear {
    margin-left: 10px;
    position: relative;
    color: #333;
    font-size: 14px;
    letter-spacing: normal;
    display: inline-block;
}
#lrp-points-clear:before {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 1px;
    height: 100%;
    display: block;
    background: #333;
}
#checkout #cart-points-summary {
    margin-bottom: 30px;
    margin-top: 5px;
}
#checkout #cart-points-summary .card {
    color: #333;
    letter-spacing: normal;
    border: none;
    padding: 0;
    text-align: left;
    font-size: 11.5px;
    box-shadow: none;
    font-weight: 300;
}
/*#product #lrp-product-widget {
    margin-top:20px;
}*/
#product #lrp-product-widget .lrp-product-widget-info {
    float: left;
    display: inline-block;
    font-size: 11.5px;
    color: #000;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.015rem;
    line-height: 16px;
    text-transform:uppercase;
}
#product #lrp-product-widget .lrp-product-widget-info strong {
    font-weight: 700;
}
#product #lrp-product-widget img {
    margin-right: 5px;
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 1px !important;
}
#product #lrp-product-widget + .product-additional-info .estimateddelivery {
    margin-top: 0;
}
#product #lrp-product-widget + .product-additional-info .estimateddelivery img {
    margin-right: 3.5px;
    margin-left:.5px;
    width: 13px;
    height: 13px;
    vertical-align: middle;
}
#lrp-customer-account .points-card {
    /*margin: 15px auto 0;
    padding: 10px 15px;
    border-radius: 1px;
    background: #0045b4;
    color: #fff;
    height: auto;*/
     margin: 15px auto 0;
    padding: 10px 15px;
    background: #ffe492;
    color: #46505c;
    height: 180px;
    width: 180px;
    border-radius: 100px;
    border: solid 10px #ffcb3b;
   
}
#lrp-customer-account .points-card .points-badge span {
    line-height: 1;
}
#lrp-customer-account .points-card .points-badge span {
    line-height: 1;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: uppercase;
}
#lrp-customer-account .points-card .points-badge span:first-of-type {
    letter-spacing: normal;
    font-weight: 600 !important;
    font-size: 50px !important;
}
#lrp-customer-account .points-card .points-badge span:last-of-type {
    margin-top: 10px;
    display: inline-block;
}
#lrp-customer-account #loyalty-transaction-summary-table {
    margin-top: 15px;
}
#lrp-customer-account #loyalty-transaction-summary-table .redeemed {
    font-weight: 300;
    color: #fff;
    background: #28ab80;
    text-transform: uppercase;
    font-size: 11px;
}
#lrp-customer-account #loyalty-transaction-summary-table .rewarded {
    font-weight: 300;
    color: #333;
    text-transform: uppercase;
    letter-spacing: normal;
    background: #ffe492;
    font-size: 11px;
}
#lrp-customer-account #loyalty-transaction-summary-table .expired {
    font-weight: 300;
    color: #fff;
    background: #46505c;
    text-transform: uppercase;
    font-size: 11px;
}
#lrp-customer-account #loyalty-transaction-summary-table thead th {
    font-size: 11px;
    letter-spacing: normal;
    font-weight: 500;
    color:#fff;
    text-transform:uppercase;
    background:#0045b4;
    border: .5px solid #a3b8d35c;
}
#lrp-customer-explanation {
    margin: 5px 0 20px;
    padding: 20px 0;
    border-top: .5px solid #a3b8d35c;
    border-bottom: .5px solid #a3b8d35c;
    font-weight: normal !important;
    color: #333333;
    letter-spacing: normal;
    font-size:13px;
    text-align:justify;
}
#lrp-customer-explanation .lrp-customer-explanation-section > strong {
    padding-left: 25px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 15px;
}
#lrp-customer-explanation .lrp-customer-explanation-section:last-of-type ul {
    margin-bottom: 0;
}
#lrp-customer-explanation .lrp-customer-explanation-section > ul li {
    margin-bottom: 10px;
    color: #ff6000;
}

#lrp-customer-explanation .lrp-customer-explanation-section > ul li span {
    color: #717786;
    font-size: .85rem;
    letter-spacing: .5px;
    line-height: 1.5;
    font-weight: 300;
}

@media (min-width: 1200px) {
    #lrp-customer-account {
        padding: 0 15px;
        border: .5px solid #a3b8d3;
        background: #fff;
    }
}
@media (max-width: 767px) {
    #module-loyaltyrewardpoints-customeraccount #main .container {
        padding: 0;
    }
    #module-loyaltyrewardpoints-customeraccount header.page-header h1 {
        font-size: 20px;
    }
    #lrp-customer-account h6 * {
        display: block;
    }
    #lrp-customer-account #loyalty-transaction-summary-table thead th {
        font-size: 12px;
        letter-spacing: initial;
        /*padding:5px;*/
        padding-left: .5rem;
        padding-right: .5rem;
    }
    #lrp-customer-account #loyalty-transaction-summary-table tbody td {
        /*padding: 5px;
        font-size: 12px;
        letter-spacing: 0;*/
        font-size: 11px;
        line-height: 2.5rem;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: normal;
        padding:.2rem;
    }
    #lrp-customer-explanation .lrp-customer-explanation-section > strong {
        padding-left: 0;
        margin-bottom: 10px;
    }
    #lrp-customer-explanation .lrp-customer-explanation-section > ul {
        padding-left: 20px;
    }
    #lrp-customer-explanation .lrp-customer-explanation-section > ul li {
        margin-bottom: 10px;
        color: #ff6000;
    }
    #lrp-customer-explanation .lrp-customer-explanation-section > ul li span {
        /*color: #333333;
        font-size: 12px;
        display: block;
        line-height: 1.45;*/
        color: #717786;
        font-size: .85rem;
        letter-spacing: .5px;
        line-height: 1.5;
        font-weight: 300;
    }
}
@media (max-width: 599px) {
    #lrp-customer-account #loyalty-transaction-summary-table thead th {
        font-size: 11px;
        padding:.5rem;
    }
    #lrp-customer-account #loyalty-transaction-summary-table tbody td {
        font-size: 11px;
        line-height: 2.5rem;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: normal;
        padding:.2rem;
    }
    #lrp-customer-account #loyalty-transaction-summary-table thead th.column_date,
    #lrp-customer-account #loyalty-transaction-summary-table tbody td.column_date {
        display: none;
    }
}
/*# sourceMappingURL=front.css.map */
