/*-------------------------------------------------------------------------------------
Theme Name:      Gana Child Theme
Theme URI:       https://gramentheme.com/gana-child-theme
Description:     Gana Music Market WordPress Theme
Author:          Gramentheme
Author URI:      https://gramentheme.com/
Template:        gana
Version:         1.0.4
Text Domain:     gana-child-theme
-------------------------------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM STYLES
   Project : Thriving Communities
   ========================================================================== */


/* ==========================================================================
   GLOBAL STYLES
   ========================================================================== */

/* Existing WordPress SVG Hide */
.icon-replace svg {
    display: none !important;
}

/* Apple Podcast Icon */
.icon-replace .wp-block-social-link-anchor::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("https://thrivingcommunities.in/wp-content/uploads/2026/08/Apple-Podcast-Logo-Streamline-Logos.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-replace {
    transition: all 0.3s ease;
	border: 1px solid #fff;
    border-radius: 50px;
    padding: 6px !important;
}
span.wpcf7-list-item-label {
    padding-left: 15px;
}
h4.newsletter-title {
    color: #fff;
}
.body-light .accordion-body {
    color: #000 !important;
}
.body-light .site-logo img {
    filter: brightness(1) !important;
}
.body-light .download-area {
    background-color: #333;
}
.body-light .elementor-806 .elementor-element.elementor-element-7d4a008.planning-section-title-left .elementor-heading-title,
.body-light .elementor-806 .elementor-element.elementor-element-6e7750b.planning-section-title-right .elementor-heading-title {
    color: #fff !important;
}
.wpcf7-checkbox label {
    display: flex !important;
    align-content: center;
    align-items: center;
}
.footer-col-1 #block-62 {
    padding-right: 60px;
}
.icon-replace:hover {
    background-color: #B81AEF !important;
}

.icon-replace:hover .wp-block-social-link-anchor {
    color: #fff !important;
}
/* Center Alignment */
.icon-replace .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-trending-nav li {
    width: 13.4% !important;
}
.wpcf7 form .wpcf7-response-output{
	border: unset !important;
}
form.wpcf7-form.invalid .wpcf7-response-output {
    border: 2px solid #ffb900 !important;
}
#wpcf7-f915-p822-o1 .wpcf7-response-output {
    color: #333;
}
.wpcf7 form.sent .wpcf7-response-output {
	border: 2px solid #46b450 !important;
    color: #fff;
}
.wpcf7-response-output {
    display: block !important;
}

#block-7 p {
    margin-bottom: 0px;
}
.dark-area.me-xl-3 {
    display: none;
}
.banner-area1-wrap .thumb img {
    position: relative;
    right: -1px;
    border-radius: 20px;
}
.banner-area-1 .banner-1-content {
    padding: 30px 40px !important;
}
ul#pills-tab {
    display: flex;
    justify-content: center;
}
.banner-video-btn{
    margin-top:8px;
}
.banner-area-1 ul li{
	width: 100%;
}
.banner-area-1 p {
    text-transform: none !important;
}
.banner-area ul.banner-audio-list .media {
    width: 90%;
}
.form-section.guest-information.partner-form {
    background-color: #fff;
    padding: 40px;
    border-radius: 20px;
}
.tc-recaptcha {
    padding: 30px 0px;
}
.customer-detail{
display: flex;	
justify-content: space-between;
}
.desigination{
	height:55px;
}
.audio-list-wrap.banner-video-btn {
    right: -40px !important;
}
.single-audio-list-inner .audio-list-wrap {
    padding: 0 0 0 15px;
    position: relative;
    z-index: 2;
    width: 90%;
}
.contact-page-form .single-input-inner.style-border-bottom input{
	color: #000;
}
h3.tc-section-title {
    color: #000;
}
.single-team-inner.style-2 h5 a {
    pointer-events: none;
}
li.wp-social-link svg path {
    fill: #fff;
	font-size: 20px;
}
li.wp-social-link svg {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 6px;
}

li.wp-social-link svg:hover {
    background-color: #B81AEF;
}

.widget ul > li:last-child, .widget ul li:first-child{
	margin: 0px;
}
.banner-play-btn{
    width:36px;
    height:36px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.banner-play-btn:hover{
    background:#7b2cff;
    color:#fff;
}
.spotify-player {
    z-index: 2;
    position: relative;
}
.single-audio-list-inner .media .media-left img {
    height: 90px;
    width: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.video-audio-single .details-page-info-inner ul li {
    display: flex;
}
.banner-area-1 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.footer-style {
    border-top: 1px solid #414141 !important;
}
.video-auto-play-area video {
    height: 780px;
    -webkit-transform: unset !important;
    transform: unset !important;
}
ul#menu-copyright-menu li {
    list-style: none;
    color: #fff;
}
.copyright-text {
    color: #fff !important;
}
.speaker-social-icons{
    display:flex;
    gap:12px;
    margin-top:20px;
}
.mc4wp-form-fields {
    margin: 40px auto 0px;
    text-align: center;
    width: 60%;
}
.speaker-social-icons a{
    width:40px;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:#f5f5f5;
}

.speaker-social-icons i{
    font-size:16px;
}
.single-blog-list-3 .details h5 {
    height: 40px;
}
.type-post .wp-block-heading {
    padding: 20px 0px;
}
.single-audio-list-inner .download-area .download,
.banner-bottom-fixed-audio .single-audio-list-inner .download-area .download {
	border-left: 0px !important;
    width: 200px !important;
    height: 50px !important;
    color: #fff !important;
    text-align: center;
    line-height: 50px;
    display: inline-block;
}
a.btn.btn-base{
	background:linear-gradient(89.96deg, #4569E7 0.03%, #B81AEF 99.97%);
	color: #fff !important;	
}
.download-area .video-popup,
.download-area .download-mute{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
	background:linear-gradient(89.96deg, #4569E7 0.03%, #B81AEF 99.97%);
	color: #fff !important;
    width:100%;
    height:52px;
    border:1px solid rgba(255,255,255,.2);
    border-radius:40px;
    color:#fff;
    text-decoration:none;
    transition:.3s;
}
.single-audio-list-inner .download-area .download-mute svg {
    opacity: 0.6 !important;
}
.single-audio-list-inner .download-area .download svg {
    color: #ffffff !important;
}
.download-area .video-popup:hover{
    background: transparent;
    color:#fff !important;
}

.download-area .video-popup i{
    font-size:18px;
}

.download-area .video-popup span{
    font-size:16px;
    font-weight:600;
	color: #fff;
}
a.single-scroll-list-item img {
    width: 40px;
    height: 40px;
}
body {
    background-color: #0F0F0F !important;
}

body.body-light {
    background-color: transparent !important;
}
ul.wp-block-list li {
    color: #C9C9C9;.newsletter-wrapper{
    position:relative;
    width:100%;
    max-width:350px;
}

.newsletter-input{
    width:100% !important;
    height:56px !important;
    border:none !important;
    border-radius:50px !important;
    padding:0 60px 0 20px !important;
    background:#fff !important;
    color:#333 !important;
}

.newsletter-btn{
    position:absolute !important;
    right:8px !important;
    top:50% !important;
    transform:translateY(-50%) !important;

    width:40px !important;
    height:40px !important;

    border:none !important;
    background:transparent !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    padding:0 !important;
    margin:0 !important;

    z-index:9;
}
.mc4wp-alert.mc4wp-error p {
    color: red !important;
}
.newsletter-btn i{
    color:#6C2BFF;
    font-size:20px;
}

.newsletter-form{
    margin-top:25px;
}
}

a {
    text-decoration: none !important;
}

/* ==========================================================================
   HEADER
   ========================================================================== */

.custom-logo-link img,
.site-logo img,
.footer-logo img {
    max-width: 80px !important;
}

.footer-top-logo a img {
    max-width: 150px;
}

a.btn.btn-base {
    height: 55px;
    margin: auto;
    line-height: 40px !important;
    width: 30%;
}

.main-menu-sidebar-wrap {
    padding-top: 0 !important;
}

.fixed-header {
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.fixed-header.show-header {
    top: 0;
    opacity: 1;
    visibility: visible;
}

/* ==========================================================================
   BUTTONS
   ========================================================================== */

.btn-border-base {
    color: var(--heading-color) !important;
    border: 2px solid var(--main-color-one) !important;
    line-height: 10px !important;
    padding: 20px;
}

.btn-border-white {
    color: #fff !important;
    border: 2px solid rgba(255,255,255,.7) !important;
    line-height: 36px !important;
    border-radius: 50px;
}

.blog-main-item-01 .blog-bottom .btn {
    color: #fff;
    background: #222;
}

.audio-chart-list-area .chart-title .btn {
    height: 40px;
    line-height: 26px;
    border-color: #414141;
    color: #414141;
    border-radius: 20px;
}

/* ==========================================================================
   CONTENT
   ========================================================================== */

.banner-area-1 ul li,
.read-more,
.single-accordion-inner .accordion-item .accordion-body,
ul.page-list,
.wp-block-search__label,
.audio-albums-two .thumb .cat {
    color: #fff;
}

.accordion-item button {
    border: unset !important;
}

.single-blog-list-3 .thumb {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
	height: 225px;
}
/* ==========================================================================
   GUEST NOMINATION FORM
   ========================================================================== */
.declaration {
    padding-top: 30px;
}
/* ==========================================================================
   PARTNER FORM
   ========================================================================== */

.partner-form {
    max-width: 1400px;
    margin: 0 auto;
}

.ekit-form form input {
    margin-bottom: 0px !important;
}

.partner-form .form-section {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 25px;
}

.partner-form .form-heading {
    margin-bottom: 25px;
}
input.wpcf7-form-control::placeholder, 
textarea.wpcf7-form-control::placeholder {
    color: #666 !important;
}
.form-group.additional-notes {
    padding-top: 30px;
}
.ekit-wid-con .ekit-form form textarea, 
.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]), 
.ekit-wid-con .ekit-form form select {
    border: 1px solid #666 !important;
    border-radius: 10px !important;
    color: #666 !important;
    font-size: 14px !important;
    padding-left: 15px !important;
    font-family: sans-serif;
}
.partner-form .form-heading h3 {
    margin: 0;
    color: #222;
    font-size: 24px;
    font-weight: 700;
}

.partner-form .form-row {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}

.partner-form .form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600 !important;
    color: #333 !important;
}

.partner-form input[type="text"],
.partner-form input[type="email"],
.partner-form input[type="tel"],
.partner-form input[type="url"],
.partner-form select,
.partner-form textarea {
    width: 100%;
    height: 55px;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    transition: .3s;
}

.partner-form textarea {
    height: 140px;
    padding: 15px;
    resize: vertical;
}

.partner-form input:focus,
.partner-form select:focus,
.partner-form textarea:focus {
    border-color: #ff4f00;
    box-shadow: 0 0 0 3px rgba(255,79,0,.12);
    outline: none;
}

.partner-form .checkbox-grid .wpcf7-list-item {
    margin: 0;
}
.banner-audio-list li .media-left img {
    height: 55px;
    width: 50px;
    object-fit: cover;
    border-radius: 5px;
}
.partner-form .form-group br,
.cta-description br {
    display: none;
}

.partner-form .form-group span.wpcf7-list-item {
    margin: 5px 10px !important;
}

.partner-form .checkbox-grid label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    transition: .3s;
    cursor: pointer;
}

.partner-form .checkbox-grid label:hover {
    border-color: #0866FF;
    background: rgba(255,79,0,.05);
}

.partner-form input[type="checkbox"] {
    accent-color: #0866FF;
    width: 18px;
    height: 18px;
}

#block-40 p.wp-block-paragraph strong {
    font-size: 20px;
    font-weight: 500;
}

.partner-form .profile-upload {
    border: 2px dashed #0866FF;
    border-radius: 12px;
    padding: 40px 20px;
    text-align: center;
    background: #fff8f4;
}

.partner-form .profile-upload input[type=file] {
    width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}
.partner-form .form-submit {
    margin-top: 30px;
}
.form-group.recaptcha-wrapper {
    margin: 30px 0px;
}
.form-submit .submit-btn, .partner-form .submit-btn{
    background: #0866FF;
    color: #fff;
    border: 1px solid #0866FF;
    border-radius: 8px;
    padding: 15px 40px;
    cursor: pointer;
    transition: .3s;
}

.form-submit .submit-btn:hover,  
.partner-form .form-submit .submit-btn:hover, 
{
    background: #fff !important;
	color: #0866FF;
}

.partner-form .wpcf7-response-output {
    margin-top: 20px;
    border-radius: 8px;
}
.footer-widget.widget_nav_menu ul li a {
    position: relative;
    font-size: 16px;
    color: #FFF !important;
    text-transform: capitalize;
}
/* Single Product Page CSS */
.media {
    display: flex;
    align-items: center !important;
}
.media-left img {
    width: 65px;
}

/* Newsletter CSS */
.footer-subscribe-1-wrap{
    max-width: 100%;
}

.newsletter-form{
    margin-top:20px;
}

.newsletter-input-wrap{
    position:relative;
    width:100%;
}

.newsletter-input-wrap input{
    width:100% !important;
    height:56px !important;
    border-radius:50px !important;
    border:none !important;
    background:#fff !important;
    padding:0 65px 0 20px !important;
    font-size:16px;
    color:#333;
}

/* .footer--top .row > div:first-child {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 110px;
}

.footer--top .row > div:not(:first-child){
    flex: 0 0 22.222222%;
    max-width: 22.222222%;
} */
.col-lg-4.col-md-6.footer-col-1 div#nav_menu-2 {
    width: 40%;
    margin: auto;
}

.mc4wp-alert.mc4wp-success p {
    color: green !important;
    line-height: normal;
}

.newsletter-btn{
    position:absolute;
    right:8px;
    top:50%;
    transform:translateY(-50%);
    width:42px;
    height:42px;
    border:none;
    background:transparent;
    cursor:pointer;
    z-index:2;
}

.newsletter-btn i{
    color:#7a22ff;
    font-size:22px;
}

.newsletter-consent{
    margin-top:18px;
    color:rgba(255,255,255,.75);
    font-size:15px;
    line-height:1.6;
}

.fs-dot{
    display:inline-flex;
    width:14px;
    height:14px;
    border:1px solid #7a22ff;
    border-radius:50%;
    align-items:center;
    justify-content:center;
    margin-right:8px;
}

.fs-dot span{
    width:6px;
    height:6px;
    background:#7a22ff;
    border-radius:50%;
}
/* ==========================================================================
   RESPONSIVE
   ========================================================================== */
@media (min-width: 1600px){
.banner-area-1 .thumb {
    padding-right: 0px !important;
}
	
.breadcrumb-wrap .breadcrumb-content {
        padding: 160px 0 50px 0 !important;
    }
}
@media (max-width:1366px){
.mc4wp-form-fields {
    margin: 40px auto 0px;
    text-align: center;
    width: 60%;
}
}
@media (max-width:991px){
    .partner-form .form-row,
    .partner-form .checkbox-grid{
        grid-template-columns:1fr;
    }
		.product-trending-nav li {
    width: 40% !important;
}
	.col-lg-4.col-md-6.footer-col-1 div#nav_menu-2 {
    width: 40%;
    margin: auto;
}
	.mc4wp-form-fields {
    margin: 40px auto 0px;
    text-align: center;
    width: 80%;
}
}

@media (max-width:767px){

    .partner-form .form-section{
        padding:20px;
    }
	.footer-col-1 #block-62 {
    padding-right: 20px;
}

    .partner-form .form-heading h3{
        font-size: 20px;
    }

    .partner-form input,
    .partner-form select,
    .partner-form textarea{
        font-size:14px;
    }
	.col-lg-4.col-md-6.footer-col-1 div#nav_menu-2 {
    width: 100%;
    margin: auto;
}
    .partner-form .submit-btn{
        width:100%;
    }

    .tc-form-row{
        grid-template-columns:1fr;
    }

    .tc-form-navigation{
        flex-direction:column;
    }

    .tc-next-btn,
    .tc-prev-btn,
    .tc-submit-btn{
        width:100%;
    }

    .tc-guest-nomination-form{
        padding:25px 20px;
    }
	
    .footer--top .row{
        display: flex;
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .footer--top .row > div:first-child,
    .footer--top .row > div:not(:first-child){
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding-right: 15px !important;
    }
	.mc4wp-form-fields {
    margin: 40px auto 0px;
    text-align: center;
    width: 90%;
}
    .footer-widget{
        text-align: left;
    }

    .footer-widget h4,
    .footer-widget h5{
        margin-bottom: 15px;
    }

    .newsletter-form{
        width: 100%;
    }


    .newsletter-input-wrap{
        max-width: 100%;
    }

    .newsletter-consent{
        line-height: 1.6;
    }
	.copyright-wrap .text-lg-end {
    text-align: center;
}
	.slider-control-right-top {
    position: absolute;
    right: 35%;
    top: unset !important;
    bottom: -80px !important;
}
}

@media (min-width:1400px){
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl{
        max-width:1400px !important;
    }
}