header {
    height: 80px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widgets .nocontent-text,
.widgets .phone-link {
    font-size: 14px;
    line-height: normal;
    text-align: center;
    color: var(--font-color);
}
.widgets .card {
    width: 1100px;
    border-radius: 0;
    box-shadow: none;
    background-color: #fff;
    border: none;
    margin: auto auto 2rem;
}
#feedback .slider-section,
.widgets .card.loyalty-info-card,
.widgets .not-logged-in .guest-wrapper,
.widgets .prizes-carousel .card {
    border-radius: var(--radius-big);
    box-shadow: 0 0 10px #e5e5e5;
}
.widgets .card.loyalty-info-card {
    width: 100%;
}
.widgets .nocontent-wrapper {
    width: 100%;
    height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.widgets .card-img-overlay,
.widgets .prizes-carousel .slick-slide {
    justify-content: center;
    display: flex;
}
.widgets .nocontent-text {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    margin: 2rem auto 0;
}
.widgets .not-logged-in .guest-wrapper {
    background: #fff;
    padding: 1.25rem;
}
.widgets .loyalty-info-card .card-img-top,
.widgets .not-logged-in .guest-wrapper .card-img-top {
    border-radius: var(--radius-small);
    height: unset;
    aspect-ratio: 19 / 7;
}
#loyalty .not-logged-in .card-text.subtitle {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: var(--font-color);
}
#loyalty .container {
    margin-top: 0 !important;
}
#loyalty .products-list .products-nav.nav-pills .nav-link {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    height: 46px;
}
#loyalty-nav {
    position: relative;
    padding-bottom: 1rem;
}
#loyalty-nav:before {
    content: "";
    position: absolute;
    left: auto;
    bottom: -0.5rem;
    width: 100vw;
    height: 1px;
    background: #ececec;
}
#contest .card-header,
#feedback .card-header .card-img-top,
#feedback .rating > input {
    display: none;
}
.widgets .card-title,
.widgets .form-heading,
.widgets .modal-section .card-title,
.widgets .phone-link,
.widgets .points-panel .points-text,
.widgets .points-panel .total-points,
.widgets .redeemBtn,
.widgets .slider-section .card-title,
.widgets .submitBtn,
.widgets label {
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}
.widgets .phone-link {
    margin-bottom: 0;
}
.widgets .phone-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.widgets .nocontent-icon {
    width: 171px;
    height: 181px;
    object-fit: contain;
}
#feedback .slider-section {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.widgets .prizes-carousel .card {
    width: 340px;
    background: #fff;
    border: none;
    padding: 1rem 1rem 0;
}
.widgets .prizes-carousel .card-img-top {
    border-radius: var(--radius-small);
}
.widgets .not-logged-in .gifts-carousel .card-body,
.widgets .prizes-carousel .card-body {
    padding: 1rem 0 0;
}
.widgets .prizes-carousel .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: var(--font-color);
}
.widgets .slider-section.loyalty .card {
    width: 340px !important;
    background: #fff;
    box-shadow: 0 0 10px #e5e5e5;
    border-radius: var(--radius-big);
    padding: 1rem;
}
.widgets .slider-section.loyalty .card-footer {
    background: 0 0;
    border: none;
    padding: 0;
}
.widgets .modal-section .card {
    width: 100%;
    border: none;
    box-shadow: none;
    margin-top: 0 !important;
    margin-bottom: 1.5rem;
}
.widgets .modal-section .card-body {
    padding: 0.5rem 0.5rem 0;
}
.widgets .yesNo-row .col-7 {
    flex-basis: 50%;
    max-width: 50%;
}
.widgets .card-header {
    background-color: #1d1e1f;
    padding: 0;
    border-radius: 6px 6px 0 0;
    border: none;
}
.widgets .card-img-top {
    border-radius: 6px 6px 0 0;
    width: 100%;
    height: 229px;
    object-fit: cover;
}
.widgets .loyalty-info-card .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: var(--font-color);
    margin-top: 1.25rem;
}
.widgets .modal-section .card-img-top,
.widgets .slider-section .card-img-top {
    width: 100%;
    height: auto;
    aspect-ratio: 5/4;
    border-radius: var(--radius-small);
}
.widgets .redeemBtn.mainBgColor:hover,
.widgets .slider-input,
.widgets .submitBtn.mainBgColor:hover {
    cursor: pointer;
}
#redeemPts .redeem-row {
    width: 760px;
    margin: auto;
}
.widgets .card-wrapper {
    width: 100%;
    margin: auto;
}
.widgets .card-img-overlay {
    height: 229px;
    align-items: center;
}
.widgets .card-title {
    font-size: 50px;
    line-height: 1;
    color: #fff;
}
.widgets .gifts-carousel .card-body {
    padding: 1rem 0;
}
.widgets .gifts-carousel .card-body .d-flex.justify-content-center.align-items-center {
    margin-right: auto;
}
.widgets .gifts-carousel .card-title {
    font-size: 16px;
    line-height: 20px;
    color: var(--font-color);
}
.widgets .modal-section .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: var(--font-color);
    text-align: center;
    margin-top: 1rem !important;
}
.widgets .modal-section .card-text,
.widgets .slider-section .card-text {
    font-size: 14px;
    line-height: 22px;
    color: var(--font-color);
}
.widgets .modal-section .redeem-message {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: var(--font-color);
}
.widgets .card-text,
.widgets .modal-section .card-text,
.widgets .slider-section .card-text {
    font-weight: 400;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal;
}
.widgets .slider-section .card-text.terms-link {
    color: var(--color);
    text-decoration: underline;
}
.widgets .slider-section .card-title.heading {
    font-size: 20px;
    line-height: 20px;
    color: var(--font-color);
    text-align: center;
}
.widgets .slider-section.loyalty {
    margin-top: 2rem !important;
}
.widgets .slider-section .card-title.heading.no_commerce {
    padding: 0.8rem;
    background-color: var(--color);
    color: #fff;
    border-radius: var(--radius-big);
}
.widgets .card-text {
    font-size: 14px;
    line-height: normal;
    text-align: center;
    color: var(--font-color);
}
.widgets .slider-section .card-text {
    text-align: left;
}
.widgets .modal-section .card-text {
    text-align: center;
}
#loyalty .card-text.subtitle {
    font-family: var(--bold-font);
    font-weight: 400;
    letter-spacing: normal;
    text-align: center;
    font-stretch: normal;
    font-style: normal;
}
.widgets .modal-section .noBtn,
.widgets .modal-section .yesBtn {
    width: 100%;
    border-radius: var(--radius-big);
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widgets .modal-section .yesNo-row {
    margin-top: 2rem;
    margin-bottom: 0;
}
.widgets .modal-section .yesNo-row .col-14.mt-4 {
    margin-top: 0 !important;
    flex-basis: 100%;
    max-width: 100%;
}
.widgets .modal-section .yesNo-row .alert {
    margin-top: 1rem;
    border-radius: var(--radius-big);
}
.widgets .card-text.subtitle {
    font-size: 19px;
}
#contest.widgets .card-text.subtitle {
    font-size: 20px;
    font-family: var(--bold-font);
    font-weight: 400;
    line-height: 20px;
}
#contest .duration-section .card-text.font-weight-bold {
    color: var(--color);
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}
#contest .description-section .card-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: var(--font-color);
}
#contest .container.my-5,
#feedback .container.my-5 {
    margin-top: 1.5rem !important;
}
#loyalty .card-text.subtitle {
    font-size: 28px;
    line-height: 1;
    color: var(--font-color);
    border-radius: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.widgets .signupBtn {
    width: 100%;
    height: 45px;
    border-radius: var(--radius-big);
    border: none;
    font-size: 18px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 1.5rem 0 0;
}
.widgets .barcode-panel,
.widgets .points-panel {
    height: 217.5px;
    border-radius: var(--radius-small);
    width: 100%;
    display: flex;
}
.widgets .modal-section .loyalty-icon,
.widgets .slider-section .loyalty-icon {
    width: 29px;
    height: 29px;
    object-fit: contain;
}
.widgets .modal-section .points-text,
.widgets .slider-section .points-text {
    font-size: 25px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #f6af2b;
    margin-bottom: 0;
}
.widgets .barcode-panel {
    background-color: var(--color);
    box-shadow: 0 0 10px #e5e5e5;
    padding: 1rem 1.25rem;
    flex-direction: column;
    justify-content: space-between;
}
.widgets .redeemBtn,
.widgets .submitBtn {
    text-align: center;
    color: #fff;
    background-color: #bfc0bd;
}
.widgets .barcode-panel .barcode-logo {
    width: 100px;
    height: 35px;
    object-fit: contain;
    object-position: left;
}
.widgets .barcode-panel .code_number {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: 4.7px;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}
.widgets .barcode-panel .user-name,
.widgets textarea {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}
.widgets .barcode-panel .user-name {
    font-size: 14px;
    line-height: normal;
    color: #fff;
}
#feedback .card-header {
    background: 0 0;
}
#feedback .card-header .card-img-overlay {
    position: relative;
    background: #fff;
    height: 0;
}
#feedback .card-body {
    padding-top: 0;
    padding-bottom: 0;
}
#feedback .card-body .card-wrapper .card-text.mt-4 {
    margin-top: 0.5rem !important;
}
#feedback .card-header .card-img-overlay .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: var(--font-color);
    margin: 0;
}
.widgets .barcode-panel .fimble_logo {
    width: 43px;
    height: 13px;
    object-fit: contain;
}
.widgets .points-panel {
    border: solid 1px var(--color);
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.widgets .points-panel .total-points {
    font-size: 17px;
    line-height: 0.85;
    text-align: center;
    color: var(--font-color);
}
.widgets .points-panel .points-text {
    font-size: 76px;
    line-height: 76px;
    text-align: center;
    color: var(--color);
    margin-bottom: 0;
    font-weight: 500;
}
.widgets .redeemBtn {
    width: 100%;
    height: 40px;
    border-radius: var(--radius-big);
    border: none;
    font-size: 14px;
    line-height: 17px;
}
.widgets .redeemBtn:hover,
.widgets .submitBtn:hover {
    cursor: default;
}
.widgets label {
    font-size: 12px;
    line-height: normal;
    color: #000;
}
.widgets label:has(+ fieldset) {
    margin-bottom: 0.5rem;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: var(--font-color);
}
.widgets label:has(+ .form-control) {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #666;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    top: -8px;
    left: 17px;
    background: #fff;
}
.widgets input,
.widgets input:focus,
.widgets textarea,
.widgets textarea:focus {
    border-radius: 8px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.widgets textarea {
    height: 76px;
    resize: none;
    font-size: 13px;
    line-height: 1;
    color: #292929;
}
.widgets .form-group.col-md-5 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
}
.widgets .submitBtn {
    width: fit-content;
    height: 48px;
    border-radius: var(--radius-big);
    border-width: 0;
    font-size: 16px;
    font-family: var(--bold-font);
    font-weight: 400;
    line-height: 24px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.widgets .form-inline {
    padding-top: 2rem;
    padding-bottom: 0.75rem;
}
.widgets .form-inline input {
    border: unset;
    background-color: #f1f1f1;
    padding-left: 2rem;
    width: 280px;
}
.widgets .form-heading {
    font-size: 23px;
    line-height: 0.74;
    color: #2f2f2f;
}
.widgets .form-group {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.5rem;
}
.widgets .form-group:has(> label + fieldset) {
    align-items: center;
    margin-top: 1rem;
}
.widgets .form-group:has(> .submitBtn) {
    display: block;
    margin-top: -0.5rem !important;
    margin-bottom: 0;
}
.widgets .icon-label {
    position: absolute;
    top: 12px;
    left: 15px;
}
.widgets .icon-label svg {
    width: 16px;
    height: 16px;
    object-fit: contain;
}
#feedback input[type="checkbox"],
input[type="radio"] {
    opacity: 1;
}
#feedback .rating {
    border: none;
}
#feedback .rating > label:before {
    margin: 5px;
    font-size: 2em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}
#feedback .rating > .half:before {
    content: "\f089";
    position: absolute;
}
#feedback .rating > label {
    color: #d8d8d8;
    font-weight: 100;
    font-size: 16px;
    float: right;
}
@media (max-width: 1439px) {
    .widgets .card {
        width: 920px;
    }
    .widgets .prizes-carousel .card,
    .widgets .slider-section.loyalty .card {
        width: 280px !important;
    }
    .widgets .form-inline .submitBtn {
        width: 130px;
    }
    .widgets .form-inline input {
        width: 290px;
    }
}
@media (max-width: 1199px) {
    .widgets .card {
        width: 100%;
    }
    .widgets .prizes-carousel .card,
    .widgets .slider-section.loyalty .card {
        width: 282px!important;
    }
    .widgets .form-inline .submitBtn {
        width: 222px;
    }
    .widgets .form-inline input {
        width: 232px;
    }
}
@media (max-width: 969px) {
    #redeemPts .redeem-row {
        width: 100%;
    }
    .widgets .prizes-carousel .card,
    .widgets .slider-section.loyalty .card {
        width: 334px!important;
    }
    .widgets .form-inline .submitBtn {
        width: 168px;
    }
    .widgets .form-inline input {
        width: 224px;
    }
    .widgets .barcode-panel .code_number {
        font-size: 18px;
    }
}
@media (max-width: 749px) {
    .widgets .card.loyalty-info-card {
        margin-top: 1rem;
    }
    .widgets .prizes-carousel .card,
    .widgets .slider-section.loyalty .card {
        width: 198px!important;
    }
    .widgets #loyalty-nav .dropdown,
    .widgets #loyalty-nav .dropdown-toggle {
        width: 100%;
        font-size: 16px;
    }
    .widgets .products-list #loyalty-nav .dropdown-toggle:after {
        opacity: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 18px;
        margin: auto;
    }
    .widgets .products-list .products-dropdown .dropdown-menu.show > .dropdown-item {
        font-size: 16px;
    }
    .widgets .form-group.col-md-5 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .widgets .form-inline .submitBtn,
    .widgets .form-inline input {
        width: 100%;
    }
    .widgets .form-row {
        flex-direction: column;
        width: 100%;
    }
    .widgets .form-row .col-auto:not(:last-child) {
        margin-bottom: 1rem;
    }
    .widgets .barcode-panel .code_number {
        font-size: 21px;
    }
}
@media (max-width: 480px) {
    .widgets .prizes-carousel .card,
    .widgets .slider-section.loyalty .card {
        width: calc(100vw - 70px)!important;
        margin: auto;
    }
    #loyalty .card-text.subtitle {
        font-size: 22px;
    }
    .widgets .card-title {
        font-size: 30px;
        line-height: 1.1;
    }
    .widgets .yesNo-row {
        flex-direction: column;
    }
    .widgets .yesNo-row .col-7 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .widgets .yesNo-row .col-7:last-child {
        margin-top: 1.25rem;
    }
    .widgets .nocontent-wrapper {
        height: 250px;
    }
    .widgets .points-panel .points-text {
        font-size: 55px;
    }
    .widgets .barcode-panel .code_number {
        font-size: 13px;
    }
    .widgets .barcode-panel .user-name {
        font-size: 12px;
    }
}
