body {
    background: url('https://rxbonus.com/content/themes/rxbonus-theme/images/background.jpg') no-repeat 45% center;
    background-position: 25% center;
    font-weight: 300;
}
h1, h2 {
    color: #fff;
}
h1 {
    font-size: 3rem;
    display: inline;
    margin-left: 25px;
    vertical-align: middle;
}
img {
    max-width: 100%;
}

.registration-form h2 {
    display: none;
}
.card {
    margin-bottom: 25px;
    margin-top: 35px;
}
.btn-primary {
    background: #2b4c7e;
    border: 0;
}
#footerwrapper {
    width: 100%;
    background: #2b4c7e;
    color: #fff;
}
.card-title {
    background: #2b4c7e;
    color: #fff;
    left: -12px;
    top: -8px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    position: absolute;
}
.card-body {
    padding-left: 30px;
}
.required {
    color: #0b91d0;
}
.terms:hover {
    color: #444 !important;
    opacity: .8 !important;
}
.woocommerce-Input {
    padding: 1rem;
    margin-bottom: .5rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 75% !important;
    display: block;
    width: 100%;
    padding: 1rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0;
    padding: 0;
    text-align: left;
    border-radius: 0;
}
.woocommerce-Button {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    background: #2b4c7e !important;
    color: #fff !important;
    width: 100%;
    padding: 20px !important;
    display: block !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 75% !important;
}
.woocommerce-Button:hover {
   background: #25406a !important;
}

.woocommerce form .form-row label {
    display: none !important;
}

.register input[type="submit"] {
    font-size: 26px;
}

#custom-poster {
        position: absolute;
        top: 0;
        left: 0;
        width: 640px;
        height: 360px;
        background-image: url('https://placehold.co/640x360'); /* Replace with your image URL */
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 10;
    }

    .embed-responsive {
        position: relative;
    }
    #custom-poster.hidden {
        display: none;
    }

    .play-button {
        background-color: #c31212;
        color: white;
        border: none;
        padding: 15px 30px;
        font-size: 18px;
        cursor: pointer;
        border-radius: 25px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        animation: pulse 2.5s infinite;
    }

    @keyframes pulse {
        0% {
            transform: scale(1);
            box-shadow: 0 0 10px rgba(213, 213, 213, 0.5);
        }
        50% {
            transform: scale(1.1);
            box-shadow: 0 0 20px rgba(213, 213, 213, 0.7);
        }
        100% {
            transform: scale(1);
            box-shadow: 0 0 10px rgba(213, 213, 213, 0.5);
        }
    }

    /* slick slider */
    .slider {
        max-width: 665px;
        margin: 0 auto;
    }
    .slide {
        outline: none;
    }

    .gift-card {
        width: 128px;
        height: 128px;
        border-radius: 10px;
    }

    .slick-prev, .slick-next {
        z-index: 1;
    }
    .slick-prev:before, .slick-next:before {
        color: #333;
        font-size: 30px; /* Larger arrows */
    }
    .slick-prev {
        left: -55px; /* Position arrow further left */
    }
    .slick-next {
        right: -40px; /* Position arrow further right */
    }

    .video-container {
        position: relative;
        width: 100%;
        max-width: 854px;
        margin: 0 auto;
    }
    .placeholder {
        width: 100%;
        /* height: 480px; */
        cursor: pointer;
    }
    .play-button {
        position: absolute;
        top: 50%;
        left: 42%;
        transform: translate(-50%, -50%);
        padding: 10px 20px;
        font-size: 18px;
        background-color: #65b64d;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }
    .placeholder {
        opacity: 1 !important;
    }
    .play-button:hover {
        background-color: #51933d;
    }
    iframe {
        width: 100%;
        height: 480px;
        display: none;
    }

    .text-white {
        text-shadow: 1px 1px black;
      }
      
      #header h2 {
        font-weight: 300; font-size: 32px; margin-top: 20px; margin-bottom: 10px; display:block;
      }

      .desc {
        font-size: 18px; margin-bottom: 25px; color: #f1f1f1
      }

      @media only screen and (max-width: 840px) {
        .w-50 {
            width: 100% !important
        }
        #header img {
            display: block;
            margin: 0 auto;
        }
        #header h1 {
            font-size: 2rem;
            text-align:center;
            margin:0;
            margin-top: 20px;
            display:block;
        }
    }
    
    @media only screen and (max-width: 480px) {
        .w-50 {
            width: 100% !important
        }

        h1 img {
            margin-right: auto !important;
            padding-bottom: 15px;
            display: block;
        }
        #header h2 {
            font-size: 22px; margin-top: 10px; display:block;
          }
        .desc {
            font-size: 16px;
        }
        .woocommerce-Input {
            width: 100% !important;
        }
        .woocommerce-Button {
            width: 100% !important;
        }
    }

       /* Modal styles */
       .modal-bounce h2 {
        color:#444;
       }
        .modal-bounce {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 1000;
        }

        .modal-bounce .modal-content {
            background-color: white;
            margin: 15% auto;
            padding: 20px;
            border: 1px solid #888;
            width: 80%;
            max-width: 500px;
            border-radius: 5px;
            text-align: center;
        }

        .modal-bounce .modal-buttons {
            margin-top: 20px;
        }

        .modal-bounce .modal-buttons button {
            padding: 10px 20px;
            margin: 0 10px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        .stay-btn {
            background-color: #4CAF50;
            color: white;
        }