/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2026 | 11:52:38 */
/* COR DO H3 DO FEED DO INSTA, ERA ROSA ORIGINAL */
.sb_instagram_header.sbi_medium h3 {
    color: #fff;
}

/* MENUS HOVER NOS LINKS */
#menu-topo-novo a:hover, #menu-1-fbb4d32 a:hover {
    background: linear-gradient(90deg, #C58940, #E5BA73, #FAEAB1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    transition-duration: 0.5s;
}

#entendemos p {
    margin-bottom: 0;
}

#icon-list li {
    display: flex;
    flex-direction: row-reverse;
}
#icon-list .elementor-icon-list-icon {
    margin-left: 20px;
}

.btn-padrao-dourado a {
	background-image: linear-gradient(90deg, #C58940 0%, #E5BA73 50%, #FAEAB1 100%);
	background-size: 200% 100%;
    background-position: left center;
    transition: background .5s linear;
}

.btn-padrao-dourado a:hover {
	background-position: 100% center;	
}

/* FORMULARIO */
#form-home input {
	height: 70px;
    padding: 0 0 0 30px;
}
#form-home input::placeholder {
	color: #FAF8F1 !important;
}

/* HEADING PADRAO GRADIENTE */
.subtitulos-gradiente {
	background: linear-gradient(90deg, #C58940, #E5BA73, #FAEAB1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

#btn-whats a {
    background: linear-gradient(100deg, #C58940 0%, #E5BA73 50%, #FAEAB1 100%);
}

@media (min-width: 1366px) and (max-width: 1600px) {
	#sobre {
    	background-position: 125% 0px;
	}
}

@media (max-width: 767px) {
	#icon-list li {
    	flex-direction: row;
    	text-align: left;
	}
	#icon-list .elementor-icon-list-icon {
    	margin-left: 0;
		margin-right: 20px;
	}
	#sobre {
    	background-image: none;
	}
	#entendemos, #mentoria {
    	background-image: url(https://thechosenstudios.com.br/wp-content/uploads/2026/03/mobile-entendemos-final.jpg);
	}
	#sobre .elementor-element-ee35f38 {
    	order: 1;
	}
	#servicos .elementor-element-95e8547 {
    	order: 3;
	}
	#rodape {
    	background-image: url(https://thechosenstudios.com.br/wp-content/uploads/2026/03/rodape-mobile.jpg);
	}
	    #quem-esta-tras {
			background-image: url(https://thechosenstudios.com.br/wp-content/uploads/2026/03/Design-sem-nome-5.png);
			background-color: #fff;
			background-size: contain;
			background-position: top center;
			min-height: auto;
    }
	#banner-home {
		background-image: url(https://thechosenstudios.com.br/wp-content/uploads/2026/04/banner-mobile-home.jpg);
	}
}

