/*
Theme Name: Twenty Twenty-Five-child
Author: webframez
Description: This is the child theme
Version: 1.0
Template: twentytwentyfive

This is the child theme for Twenty Twenty-Five theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* custom css related to home page */

.features h3.elementor-icon-box-title {
    margin: 0;
}
p {
    margin:0;
}

/* Franchise page custome css */

.Franchise-services span.elementor-icon {
    box-shadow: 0px 4.02px 4.02px 0px #00000040;
}


.franchise-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
   background: #E8763A;
}

.franchise-accordion .elementor-accordion-item {
    margin-top: 16px;
    border-radius:8px;
}

/*@media (max-width: 1024px) and (min-width: 768px) {*/
/*    .become-partner-form .frm_form_fields .frm_fields_container {*/
/*        display: inline;*/
/*    }*/
/*}*/


.elementor-element-f6506f9 {
    position: relative;
    background-image: url('https://lavenderblush-jackal-805413.hostingersite.com/wp-content/uploads/2026/06/banner-gallery.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 450px;
    text-align: center;
}

.elementor-element-f6506f9::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
    z-index: 1;
}

.elementor-element-f6506f9 > * {
    position: relative;
    z-index: 2;
}

#frm_form_2_container .frm_button_submit {
    background: #F5F0EA;
    color: #E8763A;
    border-radius: 8px;
    padding: 12px 24px 12px 24px;
    border: 1px #E8763A;
    margin: 22px 0 0 0;
    font-family: Instrument Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
}
#frm_form_2_container #field_ie7e2 {
    background: none;
    color: #FFFFFF;
    border-radius: 8px;
    padding: 18px 24px 18px 24px;
    font-family: Instrument Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

#frm_form_2_container  input::placeholder {
    
	color: #FFFFFF; 
	font-weight: 400;
	font-family: Instrument Sans;
    font-size: 16px;
    line-height: 26px;
}
.header-icon {
    margin-bottom: 0 !important;
}
.footer-form #frm_field_7_container {
    margin: 0;
}
.footer-form #frm_field_6_container {
    margin: 0;
}
.footer-form fieldset {
    padding: 0 !important;
}
.footer-text p strong {
    font-size: 22px;
    font-weight: 600;
}
.banarsi-logo {
    mix-blend-mode: darken;
}
.banarsi-logo img {
	mix-blend-mode: darken;
}
.testimonils-slider .clint-info:before {
	    content: none !important;
}
.testimonils-slider .clint-info {
    padding: 0 !important;
}
.testimonils-slider .slick-initialized .slick-slide:hover img {
    filter: brightness(13.1);
}

.become-partner-form .frm_fields_container input::placeholder,
.become-partner-form .frm_fields_container textarea::placeholder
{
    color:#222222;
}





@media only screen and (max-width: 900px) {
.franchise-form .elementor-container.elementor-column-gap-default {
    display: grid;
}
.franchise-form .elementor-container.elementor-column-gap-default	.elementor-column {
		width: 100% !important;
	}
.franchise-form .form-left .elementor-widget-wrap {
    border-radius: 16px 16px 0 0 !important;
}
.franchise-form .form-right .elementor-widget-wrap {
    border-radius: 0 0 16px 16px !important;
}
.overview-img img {
    width: 70%;
}
	.franch-text {
    margin: -48px 0 0 !important;
}
}

@media only screen and (max-width: 767px) {
#frm_form_2_container #field_ie7e2 {
    padding: 10px 18px 10px 18px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
	#frm_form_2_container #field_ie7e2::placeholder {
		font-weight: 400;
    font-size: 14px;
    line-height: 24px;
	}
	#frm_form_2_container .frm_button_submit {
    padding: 10px 18px 10px 18px;
    margin: 14px 0 0 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
	.footer-text p strong {
    font-size: 18px;
}
	.franch-text {
    margin: -52px 0 0 !important;
}
}






