.bar-header-sorvemix {
	width: 100%;
	background: #FF9F43;
    padding: 16px 0;
    position: fixed;
    z-index: 10;
}

.bar-header {
	height: 90px;
	background: #fff;
	border-radius: 100px;
	padding: 0 25px;
	box-sizing: border-box;
	transition: .2s
}

.fixed-header .bar-header {
	height: 60px;
	transition: .2s
}

.bar-header .logo img {
	height: 55px;
}

.bar-header .menus {
	height: 100%;
}

.bar-header .menu-icons a {
	padding-left: 12px;
	opacity: .8
}

.bar-header .menu-icons a:hover {
	opacity: 1
}

.bar-header .menu-menu-header-container {
	height: 100%;
    display: flex;
    align-items: center;
}

.bar-header .Menuheader {
	display: flex;
	align-items: center;
	height: 100%
}

.bar-header .Menuheader li {
	padding-right: 44px;
	height: 100%;
    display: flex;
    align-items: center;
}

.bar-header .Menuheader a {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}

.bar-header .Menuheader a:hover {
	color: #EA4058;
}

/* sub menu > > > > > > > > > > > > > > > > > > > > > */

ul.Menuheader li.menu-item-has-children {
	position: relative;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu {
	position:absolute; 
	top: 70px; 
	left: 0;
	display:none !important;
	box-sizing: border-box;
	width: 100%;
	height: initial !important;
	min-width: 300px;
	transition: all 0.4s ease 1s;
}

.fixed-header ul.Menuheader li.menu-item-has-children ul.sub-menu {
	top: 50px;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu li {
	display: block;
	padding-right: 0px;
}


ul.Menuheader li.menu-item-has-children ul.sub-menu li a {
	padding: 18px 12px;
    display: block;
    font-weight: 600;
    background: #EA4058;
    border-radius: 100px;
    color: #fff;
    margin-bottom: 4px;
    opacity: .9;
    transition: .2s
}

ul.Menuheader li.menu-item-has-children ul.sub-menu li a:hover {
	opacity: 1;
	transform: scale(1.05);
	transition: .2s;
}

ul.Menuheader li.menu-item-has-children:hover ul.sub-menu {
	display:block !important;
	transition: all 0.4s ease 1s;
}

ul.Menuheader li.menu-item-has-children:hover > a {
	color: #EA4058
}

/* ^sub menu > > > > > > > > > > > > > > > > > > > > > */

.bar-bt-catalogo {
	border: solid 1px #EA4058;
	border-radius: 100px;
	background: #fff;
	display: block;
	height: 68px;
	position: relative;
	margin: 60px 0;
	color: #ea4058;
	font-size: 20px
}

.bar-bt-catalogo:hover {
	background: #ea4058;
	color: #fff;
}

.bar-bt-catalogo .content {
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
    justify-content: center;
    bottom: -45px;
}

.produtos-cat-home {
	padding-bottom: 20px
}

.bar-bt-catalogo-single {
	text-align: center;
    height: inherit;
    padding: 16px 20px;
    box-sizing: border-box;
}


section.parallaxhome div.content-cta .copy-tits h2.titsection,
section.parallaxhome div.content-cta .bts-ctas a.bt-cta {
	font-family: 'Fredoka One', cursive;
}

section.parallaxhome div.content-cta .copy-tits h2.titsection {
	font-size: 55px !important;
	line-height: 48px !important;
}

section.parallaxhome div.content-cta .bts-ctas a.bt-cta {
	text-transform: uppercase;
}

.colecaolinks {
	position: relative;
}

.colecaolinks .owl-nav {
	margin-top: 0px;
    position: absolute;
    top: 30%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.colecaolinks .owl-nav button:hover {
	background: none !important;
}

.colecaolinks .owl-nav span {
	color: #ea4058;
	font-size: 45px;
}

section.receitas-home ul.grade3colunas {
	justify-content: center;
}

footer section.CadastroNews {
	background: #fff;
}

ul.card-primary .ui-card-receitas {
	background: #FFB142;
	border-radius: 15px;
}

ul.card-primary .ui-card-receitas div.bar-text {
	background: #FFB142;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

ul.card-primary .ui-card-receitas div.bar-text h2 {
	font-family: 'Fredoka One', cursive;
	color: #000;
	font-size: 22px;
	line-height: 26px;
}

ul.card-primary .ui-card-receitas div.thumb-min img {
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 5px;
    box-sizing: border-box;
}

.ui-card-receitas .bar-features {
	color: #EA4058
}

footer .content-form h4 {
	font-family: 'Fredoka One', cursive;
}

#footerCustom {
	background: #FFB142;
	margin-top: 0px;
	padding: 0 0 36px 0;
}

#footerCustom .gradeFooter-3col {
	display: flex;
	justify-content: space-between;
    margin: 0 auto;
    padding: 38px 0;
}

#footerCustom .gradeFooter-3col li {
	width: 30%;
}

#footerCustom .gradeFooter-3col h4 {
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: 32px;
	color: #EA4058;
}

#footerCustom .gradeFooter-3col span.tag-retangulo-big {
	max-width: 300px;
    margin: 0 auto 16px auto;
}

#footerCustom .gradeFooter-3col span.tipo-medium {
	margin-bottom: 12px;
	display: block;
}

#footerCustom .logo {
    display: flex;
    justify-content: center;
    padding: 0;
}

#footerCustom ul.compartilha-redes {
    justify-content: center;
}

#footerCustom .enderecos {
	width: 100%;
	background: #FF9F43;
	padding: 60px 0;
}

#footerCustom .enderecos ul {
	display: flex;
	justify-content: space-between;
}

#footerCustom .enderecos ul li {
	width: 25%;
}

#footerCustom .enderecos ul li h2 {
	color: #EA4058;
	display: block;
	padding-bottom: 15px;
}

#footerCustom .enderecos ul li p.tipo-medium,
#footerCustom .gradeFooter-3col p.tipo-medium,
#footerCustom .gradeFooter-3col span.tipo-medium {
	color: #000;
}

.mediabiz {
	background: #fff;
}


h1.titpost {
	font-family: 'Fredoka One', cursive;
}

.breadcrumb {
	background: none;

}

section#pushy-menu-mobile div.barheaderNav {
    	background-color: #FFB142 !important;
	}

	#pushy-menu-mobile .tagFone-menumobile {
    	border-radius: 100px;
    	padding: 16px 30px;
    	box-sizing: border-box;
    	font-family: 'Fredoka One', cursive;
	}

	.menu-mobile-content {
		padding: 12px;
	}

	.menu-mobile-content .Menuheader {
		font-family: 'Fredoka One', cursive;
	}

	.menu-mobile-content .Menuheader li {
		padding: 20px 0;
	}

	.menu-mobile-content .Menuheader a {
		color: #000;
		font-size: 22px;
	}
	.menu-mobile-content .Menuheader a:hover {
		color: #EA4058;
	}


/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */


@media ( max-width: 768px ) {

	header.header-default {
		background: #FF9F43;
		padding: 6px 0;
    	box-sizing: border-box;
    	position: fixed;
	}

	#headerMobile {
		width: 98%;
    	margin: 0 auto;
    	border-radius: 100px;
	}

	.bar-header-sorvemix {
		display: none;
	}

	.bar-bt-catalogo {
		height: inherit;
		padding: 12px;
	}

	.bar-bt-catalogo .content {
		position: unset;
	}

	ul.card-primary .ui-card-receitas div.bar-text,
	ul.card-primary .ui-card-receitas div.thumb-min img {
		border-radius: 15px;
	}

	li.ui-card-primary-style div.thumb-min {
		padding: 0px;
	}

	section.parallaxhome div.content-cta .copy-tits h2.titsection {
    	font-size: 38px !important;
    	line-height: 42px !important;
	}


	ul.Menuheader li.menu-item-has-children ul.sub-menu {
		position: unset;
	}
	ul.Menuheader li.menu-item-has-children ul.sub-menu li {
		padding: 0px;
	}
	ul.Menuheader li.menu-item-has-children ul.sub-menu li a {
		font-size: 16px;
    	padding: 14px 12px;
	}

	#footerCustom .gradeFooter-3col {
		display: block;
		padding: 30px;
		box-sizing: border-box;
	}
	#footerCustom .gradeFooter-3col li {
		width: 100%;
		margin-bottom: 48px;
	}

	#footerCustom .gradeFooter-3col h4 {
		margin-bottom: 16px
	}

	#footerCustom .enderecos {
		padding: 30px;
		box-sizing: border-box;
	}

	#footerCustom .enderecos ul {
		flex-direction: column;
	}

	#footerCustom .enderecos ul li {
		width: 100%;
		padding-bottom: 30px;
	}
}
footer a {
    color: #4d4d4d;
}

footer .tipo-medium a {
    color: #000;
    font-weight: 700;
}
