.pt-100 {
    padding-top: 100px;
}

section.header-title-area .header-banner {
    height: 480px;
    position: relative;
    overflow: hidden;
    background-position: center;
}
section.header-title-area .header-banner img {
    height: auto;
    width: 100%;
	max-height: unset;
    /* object-fit: cover; 
    object-position: calc(var(--desktop-hero-img-pos-x)*100%) calc(var(--desktop-hero-img-pos-y)*100%);*/
}
section.header-title-area .header-banner .banner-title {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}
section.header-title-area .header-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
section.header-title-area .header-banner .banner-title .align-container__item {
    position: relative;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.recent-episodes-section .rm-em-space {
    margin-bottom: 30px;
}

button.plyr__controls__item.plyr__control {
    width: 70px;
    height: 70px;
    border: 1px solid #282828;
    border-radius: 100%;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.plyr--audio .plyr__control:hover{
    background: none!important;
}

.h5ap_standard_player {
    width: 150% !important;
    margin: 0 auto !important;
    max-width: 175% !important;
}

a.plyr__controls__item.plyr__control {
    display: none !important;
}

.plyr__controls__item.plyr__time--duration.plyr__time {
    font-size: 18px !important;
    /* width: 50px; */
    text-align: center !important;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
    margin: 0 24px !important;
}

.plyr__volume input[type=range]  {
        display: none !important;
}

.plyr--audio .plyr__progress__buffer {
    display: none;
}

.card.rm-music {
    padding: 0 120px;
}

.plyr__volume {
    max-width: 0px !important;
    min-width: 0px !important; 

}



/* .about-section .rm-slid-space {
    padding-left: 70px;
}

@media (max-width: 991px) {
    .about-slider {
        max-width: 100%;
}}

.about-slider {
    max-width: 82.2%;
} */

.favorites-box p {
    font-size: 16px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.form-control {
    background: #007854;
    color: #fff;
    font-size: 16px;
    font-family: 'Avenir-Black';
    position: relative;
    box-shadow: 0px 3px 8px hsl(162deg 100% 23.53% / 28%);
}

button span.wpcf7-spinner {
    position: absolute;
}

.wpcf7-form-control.has-spinner.wpcf7-submit.form-control:hover {
    background: #E10098;
    color: #212529;
	border: 1px solid #212529;
	box-shadow: 0px 3px 8px hwb(319.47deg 0% 11.76% / 28%);
}

form.wpcf7-form.init p {
    margin-bottom: 0px;
}

	
.newsletter-section form p {
    position: relative;
}

.newsletter-section form p .wpcf7-spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}


@media (max-width: 1199px) {
    .custom-logo-link {
        max-width: 210px;
    }
    .img-effact {
        margin-right: 3px;
    }
}

@media (max-width: 767px) {
    .custom-logo-link {
        max-width: 200px;
    }
    .img-effact {
        margin-left: 38px;
    }
}



.rmspace {
    padding: 100px 0;
}


.favorites-box a p {
    color: #282828;
}

.favorites-box a p:hover {
    color: #E10098;
}

.rm-productlisting .lady-shop .favorites-box .img-box::before {
    border: 4px solid #007854;
    content: '';
    position: absolute;
    left: 11px;
    right: 11px;
    top: 11px;
    bottom: 33px;
    transition: all 0.3s linear;
    z-index: 1;
}

.rm-productlisting .lady-shop .favorites-box p {
    margin-top: 0;
    font-size: 18px;
}

.rm-productlisting .lady-shop .favorites-box .img-box:hover::before {
    border-color: #E10098;
}


.rm-productlisting .favorites-box .rm-shop-btn {
    background-color: #007854;
    padding: 5px 10px;
    font-size: 16px;
    color: white;
    font-family: 'Avenir-Black';
    border-radius: 0;
    line-height: 1.06;
    position: relative;
    transition: all 0.3s linear;
    z-index: 1;
    box-shadow: 0px 3px 8px hsl(162deg 100% 23.53% / 28%);
}

.rm-productlisting .favorites-box .rm-shop-btn:hover {
    box-shadow: 0px 3px 8px hwb(319.47deg 0% 11.76% / 28%);
    color: #212529;
}

h2.product_title.entry-title {
    font-size: 32px;
    margin-bottom: 1rem;
}

.tribe-events-calendar-list h2 {
    font-size: 90px;
    font-family: 'Abuget';
    font-weight: bold;
    color: #007854;
}

header.tribe-events-calendar-list__event-header h3 a {
    color: #007854 !important;
}

/* css of 18/07/2023 */

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .music-player-section .card {
        max-width: 900px;
        margin: auto;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .music-player-section .card {
        max-width: 720px;
        margin: auto;
    }
}

@media (min-width: 992px) {
    .m-width-80 {
        max-width: 80%;
    }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
    section {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}

@media (max-width: 767px) {
    .music-player-section .img-box {
        min-width: 100px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    footer .contact-content {
        margin-left: 20px;
    }
    .contact-content ul li span {
        background-color: white;
        width: 50px;
        height: 50px;
        border-radius: 100px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        /* margin-right: 30px; */
        margin-right: 15px;
    }
    footer::before {
        content: '';
        position: absolute;
        border: 6px solid white;
        border-top: none;
        right: 24px;
        left: 24px;
        bottom: 45px;
        top: 0;
        z-index: -1;
    }
}
@media screen and (max-width: 1199px) and (min-width: 991px) {
    footer .contact-content {
        margin-left: 20px;
    }
    footer .listenon-contnet{
        position: relative;
        left: -6px;
    }

    footer .container {
        padding: 0 30px 10px;
    }
    
}

@media (max-width: 428px) {
    .header-section.sticky nav {
        padding: 8PX 20px;
        transition: all 0.3s linear;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1199px){
    footer .listenon-contnet {
        position: relative;
        left: -18px;
    }
}


/*  */

/* woocommerce Css 18/07/2023  */

header.entry-header {
    display: none;
}

.cart-page td.product-name a {
    color: #282828;
}

button.single_add_to_cart_button.button.alt.wp-element-button {
    background-color: #007854;
    padding: 10px 15px !important;
    font-size: 18px;
    color: white;
    font-family: 'Avenir-Black';
    border-radius: 0;
    line-height: 0.70;
    position: relative;
    transition: all 0.3s linear;
    z-index: 1;
    box-shadow: 0px 3px 8px hsl(162deg 100% 23.53% / 28%);
}


button.single_add_to_cart_button.button.alt.wp-element-button::before {
    border-color: #E10098;
}

button.single_add_to_cart_button.button.alt.wp-element-button:hover {
    color: #212529;
    box-shadow: 0px 3px 8px hwb(319.47deg 0% 11.76% / 2);
    background-color: #E10098;
}

.woocommerce-product-details__short-description {
    margin-bottom: 25px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 50px;
    margin-bottom: 25px;
    color: #007854;
}

.woocommerce-tabs .rm-tab a {
    color: #007854 !important;
}

.related.products h2 span {
    font-family: 'Abuget';
    font-weight: 400;
    color: #007854;
    font-size: 82px;
    margin-right: 15px;
}

.woocommerce-message {
    border-top-color: #007854 !important;
}

.woocommerce-message::before {
    content: "\e015";
    color: #007854 !important;
}   

.woocommerce a.button {
    background-color: #007854 !important;
    padding: 10px 15px !important;
    font-size: 18px !important;
    color: white !important;
    font-family: 'Avenir-Black' !important;
    border-radius: 0 !important;
    line-height: 0.70 !important;
    position: relative !important;
    transition: all 0.3s linear !important;
    z-index: 1 !important;
    box-shadow: 0px 3px 8px hsl(162deg 100% 23.53% / 28%) !important;
}

.woocommerce a.button:hover {
    color: #212529 !important;
    box-shadow: 0px 3px 8px hwb(319.47deg 0% 11.76% / 2) !important;
    background-color: #E10098 !important;
}


.woocommerce button.button {
    background-color: #007854 !important;
    padding: 14px 15px !important;
    font-size: 18px !important;
    color: white !important;
    font-family: 'Avenir-Black' !important;
    border-radius: 0 !important;
    line-height: 0.70 !important;
    position: relative !important;
    transition: all 0.3s linear !important;
    z-index: 1 !important;
    box-shadow: 0px 3px 8px hsl(162deg 100% 23.53% / 28%) !important;
}

.woocommerce button.button:hover{
    color: #212529 !important;
    box-shadow: 0px 3px 8px hwb(319.47deg 0% 11.76% / 2) !important;
    background-color: #E10098 !important;
}

.rm-checkout h3 {
    color: #007854;
}

h3#order_review_heading {
    color: #007854;
}

.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #007854;
    margin-bottom: 30px;
}

.woocommerce ul.order_details li {
    text-align: center;
}


.woocommerce ul.order_details {
    justify-content: space-between;
    width: 100%;
    display: flex;
    padding: 15px 0;
}


.woocommerce ul.order_details li {
    float: none !important;   
    text-transform: uppercase !important;
    list-style-type: none !important;
    border: none !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.woocommerce ul.order_details li strong {
    color: #007854;
}

.woocommerce ul.order_details li {
    font-size: 18px !important;
}

.woocommerce-order-details h3 {
    color: #007854;
    margin-bottom: 20px;
}

.rm-order-item tr td a {
    color: #282828;
    font-weight: 700;
}

.cart-collaterals .cart_totals h3 {
    color: #007854;
    margin-bottom: 15px;
}

/* 19/07/2023 */

	
.about-img-effact {
    position: relative;
    margin-left: 0px;
    padding: 38px 0px 0 41px;
}

.about-img-effact>div {
    transition: all 0.3s linear;
    /* width: fit-content; */
    position: relative;
}

.about-img-effact>div::before {
    content: '';
    position: absolute;
    width: 96%;
    height: 96%;
    z-index: -1;
    background-color: #EDDDDE;
    top: -38px;
    left: -41px;
}

.about-img-effact>div::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 4px solid #007854;
    z-index: 2;
    top: -19px;
    left: -21px;
    transition: all 0.3s linear;
    
}

.slick-slide img {
    object-fit: cover;
    object-position: center center;
}

.about-img-effact img {
    width: 100%;
}



