/*!
Theme Name: Flamboia
Theme URI: https://underscores.me/
Author: Vintalie - Mario Luiz
Author URI: https://vintalie.com/
Description: Tema desenvolvido por Mario Luiz em cooperação com Ricardo Bufalo para a empresa do ramo alimenticio Flamboiã.
Version: 1.0.0
Tested up to: 8.1
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Flamboia.com
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Flamboia is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
header{
    background: rgb(238,59,47);
    background: linear-gradient(90deg, rgba(238,59,47,1) 0%, rgba(172,37,36,1) 100%);
    padding: 20px 12px 0px 12px;
}
header .top-header{
    background: rgb(236,232,51);
    background: linear-gradient(90deg, rgba(236,232,51,1) 0%, rgba(245,140,44,1) 100%);
    border-radius:20px;
	max-width: 1140px;
    
}
header .navbar-nav .nav-item a {
    color:white !important;
    font-weight: 800;
}.contact-form p {
    font-size:1.16em;font-weight:300; text-align: center;
}

@media screen and (max-width:700px){
	.footer-image img{
		width:200px !important;
	}
}

.contact-form{
    padding-top:20px;
    background-color: #3e3e3f;
    max-width: 525px;
    
    border-radius:20px;
    color:white;
    align-content: center;

}

.wc-block-product-categories-list, .wp-block-categories{
	padding: 0;
	list-style:none;
}

.wc-block-product-categories-list > li, .wp-block-categories > li{
	margin-bottom:4px;
}

.wp-block-categories > li > a , .wc-block-product-categories-list > li > a, .entry-title > a{
	padding-top:8px;
	color:var(--e-global-color-secondary) !important;
}
.wp-block-categories > li > a::hover, .entry-title > a::hover{
	color:var(--e-global-color-primary) !important;
}
.wp-block-categories > li > a::active, .entry-title > a::active{
	color:var(--e-global-color-secondary) !important;
}


h2.entry-title, h2.entry-title a, h2.entry-title a:active, h2.entry-title a:hover{
	color:rgb(33, 37, 41) !important;
	font-weight:600;
}
h2.entry-title a:hover{
	color:rgb(28, 32, 36) !important;
}

.contact-form h2{
    padding: 10px 0;
    font-size: 2.54em;
    font-weight: 900;
    text-transform: uppercase;
}
.contact-form i{
    color:#3e3e3f;
}

#carouselFlamboia .borda{
    background-color: #e4e3e3;
	padding:2% 8% !important;
}
#carouselFlamboia .carousel-inner{
    border-radius: 20px;
    
}

.contact-form .d-flex.mb-3{
    background:white;
    border: solid 2px;
    border-radius: 10px;
}

#carouselFlamboia{
    overflow: hidden;
    border-radius: 20px;
}
.contact-form button i {
    margin-right: 1vh;
}
header.entry-header, footer.entry-footer, header.page-header{
	background:none !important;
	border-bottom:none !important;
}
article{
	max-width:1140px;
}


.contact-form button#enviarCurriculo{
    height:10vh;
    font-weight: 500;
    min-width: 12.649em;
    background: rgb(255, 251, 205)!important;
    background: linear-gradient(90deg, rgba(255, 251, 205, 1) 0%, rgb(254, 249, 194) 100%)!important;
}

.contact-form button:hover , .contact-form button:active, .contact-form button:focus{
    color: #3e3e3f;
}

.contact-form button#submit i{
    color:white;
    font-weight: 800;
}
.contact-form button#submit{
    height: fit-content;
    font-size:1.6em;
    text-transform: uppercase;
    font-weight: 800;
    color:white;
    background: rgb(238,59,47) !important;
    background: linear-gradient(90deg, rgba(238,59,47,1) 0%, rgba(172,37,36,1) 100%) !important;
}


.contact-form input, .contact-form textarea{
    border:none;
}

.contact-text{
    font-size: 1.22em;;
}
.contact-text h1{
    padding: 10px 0;
    font-size:2.54em;
}
.contact-text .flamboia-subtext{
    max-width:400px;
    
}
.contact-text span{
    color:red;
    
}


@media screen and (max-width:992px){
    .contact-text h1{
        font-size: 2em;
    }
}



.carouselFlamboia{
    padding:0;
}
.carousel-container{
    padding: 0px 0px 20px 0px;
    background: rgb(238,59,47);
    background: linear-gradient(90deg, rgba(238,59,47,1) 0%, rgba(172,37,36,1) 100%);
}

.top-header-data{
    font-size: 10px;
    line-height: 16px;
    margin:0;
}
.top-header-data span{
    font-size: 24px;
    font-weight: 600;
}
.top-header-desc{
    line-height: 14px;
    font-size:14px;
    font-weight: 600;
    margin:0;
}

.newsletter-btn{
    border-radius:24px;
    font-size:12px;
    font-weight: 500;   
    color:red;
    text-align:center;
    font-weight: 800;
    padding: 0px 16px 0 16px; 
    height:30px;
}



.newsletter-btn div{
    width:40px;    
    padding-right: 10px;
    margin-right:10px;
    text-align: start;
    display:inline;
    font-size: 16px;
    border-right:solid 3px red
}
.newsletter-btn:hover{
    color: red
} 
.newsletter-btn:active{
    color: red
} 


.newsletter-btn span{
    vertical-align: text-bottom;
}
.newsletter-btn .separed{
    font-size:18px;
    line-height: 2px;
    padding-top:1px;
}
a.nav-link.active{
    background-color: rgba(62,62,62,1) !important;
}

.social-btn{
    font-size:16px;
    width:28px;
    vertical-align: text-top !important;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content: center;
    height:28px;
    background:red;
    color:white;
    border-radius: 50%;
}
h1{
    font-weight: 900;
    font-size:32px;
}
.hist-box{
    background:rgb(233,57,45);
    background: linear-gradient(180deg, rgba(233,57,45,1) 0%, rgba(174,38,36, 1) 100%);

    padding:20px 12px;
    height:100%;
    box-shadow: 0px 4px 14px rgba(0,0,0,.5);
    border-radius:12px;
    color:white;
}
.hist-box span{
    font-size: 32px;
    display:block;
    font-weight: 900;
}

.flamboia-text{
    font-size: 1.42em;;
}
.flamboia-text h1{
    font-size: 2em;;
    padding: 10px 0;
    
}
.flamboia-text .flamboia-subtext{
    max-width:520px;
    
}
.flamboia-text span{
    color:red;
    
}




p{
    font-weight: 500;
}

.footer-image{
    padding:2em;

}
footer{
    border-bottom:solid 30px red;
}

.css-6kluu6{
    display:none !important;
}
.wx-widget-container{
    max-width:100% !important;
}

@media screen and (max-width:1200px){


}
@media screen and (max-width:992px){
    .flamboia-text h1{
        font-size: 2.2em;
    }
   
    
}

@media screen and (max-width:575px){
    .top-header-text{
        flex-direction: column;
    }
   
}

.footer-nav-item.active{
    font-weight: 600;
    
}
.footer-nav-item{
    color:rgb(33, 37, 41);
    text-decoration:none;
}
