.elementor-kit-6{--e-global-color-primary:#707070;--e-global-color-secondary:#7C5DA8;--e-global-color-text:#000000;--e-global-color-accent:#F89E1C00;--e-global-color-05748ea:#DED8EC;--e-global-color-93a945e:#FDF3EB;--e-global-color-2559a00:#FFFFFF;--e-global-color-5aae82b:#8D80AD;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Noto Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-8a9de18-font-family:"La Belle Aurore";--e-global-typography-8a9de18-font-size:3rem;--e-global-typography-8a9de18-font-weight:normal;--e-global-typography-8a9de18-line-height:18px;--e-global-typography-09c7d72-font-family:"Noto Sans";--e-global-typography-09c7d72-font-size:1rem;--e-global-typography-09c7d72-font-weight:bold;--e-global-typography-0e49732-font-family:"Noto Sans";--e-global-typography-0e49732-font-size:1.5625rem;--e-global-typography-0e49732-font-weight:bold;--e-global-typography-3ea483c-font-family:"Noto Sans";--e-global-typography-3ea483c-font-size:1rem;--e-global-typography-3ea483c-font-weight:700;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{font-size:2.2rem;font-weight:bold;}.elementor-kit-6 h2{font-size:1.6rem;font-weight:bold;}.elementor-kit-6 h3{font-size:1.2rem;font-weight:bold;line-height:24px;}.elementor-kit-6 h4{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:900px;}.e-con{--container-max-width:900px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-text-font-size:1rem;--e-global-typography-09c7d72-font-size:1rem;--e-global-typography-0e49732-font-size:1rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-text-font-size:1rem;--e-global-typography-09c7d72-font-size:1rem;--e-global-typography-0e49732-font-size:1rem;--e-global-typography-3ea483c-font-size:0.8rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:1.7rem;}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

.swiper-button-disabled {display:none !important;}


.elementor-widget-n-carousel .swiper-pagination-bullet {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

.swiper-pagination-bullets {
    bottom: 10px !important;
    left: 50% !important;
    width: 100% !important;
  position: absolute !important;
    text-align: center !important;
}

.sr_progressbar {margin-left:70px;margin-bottom:20px;}

 .srp_main_control {
        grid-template-columns: 0fr 0fr 0fr !important;
     margin-top: -90px;margin-bottom:20px;
 }
 
 @media only screen and (max-width: 600px) {
.sr_progressbar {margin-left:50px;margin-bottom:10px;}

 .srp_main_control {
        grid-template-columns: 0fr 0fr 0fr !important;
     margin-top: -80px;margin-bottom:10px;
 }
}

.whatsapp-audio-message {
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 10px 0;
    max-width: 350px;
    position: relative;
    background: none; /* No background */
    border: none; /* No border */
    box-shadow: none; /* No shadow */
    border-radius: 0; /* No border-radius */
}

.whatsapp-audio-message .audio-controls {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.whatsapp-audio-message .play-button {
    width: 15px !important;
    height: 15px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    cursor: pointer !important;
    color: #000 !important;
    background-color: #efefef !important;
    padding:18px !important;
    border-radius: 100px;
    background-image: url("/wp-content/uploads/2024/07/play-svgrepo-com.svg");
      background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: 60%; /* Resize the background image to cover the entire container */
}

.whatsapp-audio-message .play-button i {
    font-size: 18px !important;
    color: #000 !important;
}

.whatsapp-audio-message .audio-wave-container {
    display: flex;
    align-items: center;
    flex-grow: 1;
    height: 30px;
    margin-left: 10px;
}

.whatsapp-audio-message .audio-wave {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.whatsapp-audio-message .audio-wave div {
    width: 2px;
    background-color: #d3d3d3;
    animation: wave 1.5s infinite;
}

.whatsapp-audio-message .audio-wave div:nth-child(2n) {
    height: 8px;
    animation-delay: 0.2s;
}

.whatsapp-audio-message .audio-wave div:nth-child(3n) {
    height: 12px;
    animation-delay: 0.4s;
}

.whatsapp-audio-message .audio-wave div:nth-child(4n) {
    height: 18px;
    animation-delay: 0.6s;
}

.whatsapp-audio-message .audio-wave div:nth-child(5n) {
    height: 35px;
    animation-delay: 0.8s;
}

.whatsapp-audio-message .audio-wave div:nth-child(6n) {
    height: 15px;
    animation-delay: 0.8s;
}

.whatsapp-audio-message .audio-wave div:nth-child(7n) {
    height: 20px;
    animation-delay: 0.8s;
}

@keyframes wave {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

.whatsapp-audio-message .timer {
    font-size: 12px;
    margin-left: 10px;
    color: #4a4a4a;
}

@media (max-width: 480px) {
    .whatsapp-audio-message {
        max-width: 100%; /* Adjust to fit mobile screens */
    }

    .whatsapp-audio-message .play-button i {
        font-size: 18px; /* Smaller play button on mobile */
    }

    .whatsapp-audio-message .audio-wave div {
        width: 1px; /* Thinner bars on smaller screens */
    }
}/* End custom CSS */