.elementor-kit-9{--e-global-color-primary:#A8EAFF;--e-global-color-secondary:#8C8C8C;--e-global-color-text:#222222;--e-global-color-accent:#FF8266;--e-global-color-29409d3:#1E569F;--e-global-color-74a1d6c:#8A0D0C;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:42px;font-weight:bold;line-height:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Player Setting */

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: transparent!important;
}


.mejs-controls {
    display: flex;
    align-items: center;
}

.mejs-time {
    padding-top: 0px!important;
    height: auto!important;
    margin-bottom: 1px!important;
    margin-top: 2px!important;
}

.mejs-duration-container {
    margin-right: 20px!important;
}

.mejs-time-rail {
    height: 4px!important;
    padding-top: 0px!important;
    margin-right: 0px!important;
}

.mejs-play, .mejs-play button, .mejs-pause, .mejs-pause button{
    width: 50px!important;
    height: 50px!important;
    margin: 0px!important;
}

.mejs-play button {
    background: url('/wp-content/uploads/2021/05/play_btn.png')!important;
}


.mejs-pause button {
    background: url('/wp-content/uploads/2021/05/pause_btn.png')!important;
}

.mejs-volume-button, .mejs-volume-button button {
    height: 14.5px!important;
    width: 17px!important;
    margin: 0px!important;
    margin-right: 5px!important;
}

.mejs-volume-button button {
    background: url('/wp-content/uploads/2021/05/volume-icon.png')!important;
    background-size: cover!important;
    
}


.mejs-currenttime, .mejs-duration {
    height: 18px!important;
    color: #8C8C8C!important;
    font-family: Roboto!important;
    font-size: 13px!important;
    line-height: 18px!important;
}



/* Player Gradient Line */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
background: linear-gradient(128.23deg, #EF4140 0%, #FF8165 100%)!important;

}


.mejs-time-buffering, .mejs-time-current, .mejs-time-float-corner, .mejs-time-float-current, .mejs-time-hovered, .mejs-time-loaded, .mejs-time-marker, .mejs-time-total, .mejs-horizontal-volume-total {
    height: 4px!important;
margin: 0px!important;
}

.mejs-time-current {
background: linear-gradient(135deg, #2C60A5 0%, #43C5E4 100%)!important;
}

.mejs-horizontal-volume-current {
    background: transparent!important;
    position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgb(255 255 255 / 40%)!important;
}


/* Player Dot */

.mejs-time-handle, .mejs-time-handle-content {
    border: none!important;
}

.mejs-time-handle-content {
    border: none!important;
    left: -7.5px!important;
    top: -5.5px!important;
    width: 15px!important;
    height: 15px!important;
    background: #000!important;
    border-radius: 15px!important;
}

.mejs-horizontal-volume-current:after {
    position: absolute;
    content: " ";
    top: -5px;
    left: 100%;
    transform: translateX(-50%);
    height: 15px;
    width: 15px;
    border-radius: 15px;
    background-color: #000;
}/* End custom CSS */