/*
Theme Name:     Entrepreneur - Child Theme
Theme URI:      
Template:       entrepreneurx
Author:         Themovation
Author URI:     
Version:        2.0
Text Domain:    entrepreneur
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.elementor-section-boxed .elementor-container 
{width: calc(100% - 0px);max-width: 1200px;}
.elementor-section.elementor-section-boxed > .elementor-container {max-width: 1200px;}

#hero h1 span {color:#F58634}


#preto h1 span {color:#18AF12}
#preto h3 i {font-size:19px;}
#preto h3 span {color:#18AF12}
#preto h4 span {color:#18AF12}
#preto label {color:#fff;font-size:19px;}

#branco h3 span {color:#18AF12;    font-weight: 600;}
#branco h3 i {font-size:19px;}

#acao span{     font-size:21px; text-decoration: line-through;}
#acao i {	font-size:21px;}


input[type=text], 
input[type=email], 
input[type=url], 
input[type=password], 
input[type=number], 
input[type=tel], 
textarea {
    color: #5c5c5c;
	border: 1px solid #333;
	border-radius: 6px;
	padding: 8px;
	width:350px;
    height: 56px;}

	.wpcf7 input[type=submit]:hover { background: #18AF12;}
	
	.wpcf7 input[type=submit] {
	font-family: "Trebuchet MS", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    background: #18AF12;
    color: #fff;
    padding: 5px 0px;
	width: 350px;
	height: 56px;
    border: 0;
    opacity: 1;
    border-radius: 6px;
	margin-top: 5px;}
	
	
	.botao-enviar  {font-family: "Trebuchet MS", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    background: #18AF12;
    color: #fff;
    padding: 5px 0px;
	width: 100%;
	height: 56px;
    border: 0;
    opacity: 1;
    border-radius: 6px;
	margin-top: 10px;}
	
    .campo-texto{
    color: #5c5c5c;
	border: 1px solid #333;
	border-radius: 6px;
	padding: 8px;
	width:100%;
    height: 56px;}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
	width:350px;
}
	
    .elementor-kit-88 h3 {font-size: 24px; color:#222}
		
.strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background: url(img/quotes.png) no-repeat scroll left center transparent;
    margin-top: 0;
    padding-left: 40px;
    text-align: left;
	font-family: "Trebuchet MS", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
}

.strong-form input[type="text"], 
.strong-form input[type="email"], 
.strong-form input[type="url"], 
.strong-form input[type="file"], 
.strong-form select, 
.strong-form textarea {
    box-sizing: border-box;
	border:1px solid #ccc;
	padding:8px;
    display: block;
    float: none;
    width: 100%;
	color: #5c5c5c;
	border: 1px solid #333;
	border-radius: 6px;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 19px;
    margin: 20px 0;
}

.elementor-counter .elementor-counter-title {
    align-items: center;
    display: flex;
    flex: 1;
    font-size: 19px;
    justify-content: center;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
        padding-top: 8px;
}



@media (max-width: 1024px) {
    #preto h2 {font-size: 22px!important;
    line-height: 27px;}
}

@media (max-width: 767px) {}

@media (max-width: 600px){
        
input[type=text], 
input[type=email], 
input[type=url], 
input[type=password], 
input[type=number], 
input[type=tel], 
textarea {
    color: #5c5c5c;
	border: 1px solid #333;
	border-radius: 6px;
	padding: 8px;
	width:90%;
    height: 46px;}
      }

	