.elementor-5380 .elementor-element.elementor-element-b28837d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5380 .elementor-element.elementor-element-92ba678 > .elementor-widget-container{background-color:#000000;}.elementor-5380 .elementor-element.elementor-element-92ba678 .elementor-heading-title{font-weight:700;color:#FFFFFF;}@media(max-width:767px){.elementor-5380 .elementor-element.elementor-element-b28837d:not(.elementor-motion-effects-element-type-background), .elementor-5380 .elementor-element.elementor-element-b28837d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://indianmuslimnetwork.com/wp-content/uploads/2024/05/Background.png");background-position:top left;background-repeat:no-repeat;background-size:cover;}.elementor-5380 .elementor-element.elementor-element-92ba678{text-align:center;}.elementor-5380 .elementor-element.elementor-element-92ba678 .elementor-heading-title{font-size:16px;}.elementor-5380 .elementor-element.elementor-element-aaea907 > .elementor-widget-container{margin:-11px 0px 0px 0px;}.elementor-5380 .elementor-element.elementor-element-d777894 > .elementor-widget-container{margin:-53px 0px 0px 0px;}.elementor-5380 .elementor-element.elementor-element-d777894.elementor-element{--align-self:flex-end;--order:0;}}/* Start custom CSS for html, class: .elementor-element-aaea907 */.elementor-5380 .elementor-element.elementor-element-aaea907
<style>
    body {
        font-family: 'Montserrat', sans-serif;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
        background-color: #f4f4f4;
        position: relative;
    }
    .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #global-dhikr-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 10pt;
    }
    #global-tasbeeh-name {
        font-size: 10pt;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        color: black;
    }
    #global-dhikr-value {
        font-size: 22pt;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        color: black;
        margin-top: -4px;
        text-align: center;
    }
    #circle-group {
        position: relative;
        margin-top: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
#circle-button {
    background-color: black !important;
    color: white !important;
    border-radius: 50% !important;
    width: 90px !important;
    height: 90px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    cursor: pointer !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
    position: relative !important;
    outline: none !important; /* Remove the default focus outline */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Remove tap highlight on mobile devices */
}

#circle-button:focus {
    outline: none !important; /* Ensure the outline is removed when the button is focused */
}

    #circle-button:hover {
        transform: scale(1.1);
    }
    #circle-button::after {
        content: "Count";
        font-size: 14px;
    }
    #counter-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 4px;
    }
    .counter {
        font-size: 22pt;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        color: black;
        text-align: center;
    }
    #you-text {
        font-size: 10pt;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        color: black;
    }
    .burst {
        position: absolute;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #28C77B;
        animation: burst 0.6s ease-out;
        animation-fill-mode: forwards;
    }
    @keyframes burst {
        0% {
            transform: scale(0);
            opacity: 1;
        }
        100% {
            transform: scale(6);
            opacity: 0;
        }
    }
    #you-counter, #global-dhikr-counter {
        font-size: 22px;
        font-weight: bold;
        color: black;
        font-family: 'Poppins', sans-serif;
    }
    #global-dhikr-counter {
        color: black;
        font-size: 22pt;
        font-weight: bold;
        font-family: 'Poppins', sans-serif;
    }
    .popup {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
        z-index: 9999;
        display: none;
        max-width: 80%;
        width: 300px;
        text-align: center;
    }
    .popup p {
        margin: 0;
        margin-bottom: 10px;
    }
    .popup input[type="number"] {
        width: 200px;
        height: 50px;
        padding: 10px;
        margin: 0 auto;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        color: black;
        border-radius: 10px;
        text-align: center;
    }
    .popup button {
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        color: white;
        background-color: black;
        border: none;
        margin-right: 10px;
    }
    .popup button:last-child {
        margin-right: 0;
    }
    @media (max-width: 600px) {
        .popup {
            max-width: 90%;
            width: 80%;
        }
    }
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d777894 */.elementor-5380 .elementor-element.elementor-element-d777894
<style>
    #reset-button {
        width: 36px;
        height: 36px;
        background-color: black;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
        transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    #reset-button:hover {
        transform: scale(1.1);
    }

    #reset-button img {
        width: 24px;
        height: 24px;
        filter: invert(1);
    }

    .popup {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
        z-index: 9999;
        display: none;
        max-width: 80%;
        width: 300px;
        text-align: center;
    }

    .popup p {
        margin: 0;
        margin-bottom: 10px;
    }
   
    .popup button {
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        color: white;
        background-color: black;
        border: none;
        margin-right: 10px;
    }
    
    .popup button:last-child {
        margin-right: 0;
    }

    @media (max-width: 600px) {
        .popup {
            max-width: 90%;
            width: 80%;
        }
    }
</style>/* End custom CSS */