@import url('https://fonts.googleapis.com/css?family=Dancing+Script:700|Indie+Flower&display=swap');

body {
	font-size: 17px;
}

#top {
	background: #93cb78;
	height: 20px;
}

.header .logo { padding: 15px 0px; }

.logo img {
	/* height: auto!important; */
	height: 110px !important;
	width: auto;
	max-height: 100%;
}

.header .header-widget {
	padding: 45px 0 30px 0;
}

.header .single-widget i {
	top: 0;
}

.header .single-widget .textwidget.custom-html-widget p {
	margin-bottom: 5px;
}
.header .single-widget .textwidget.custom-html-widget i {
	position: relative;
	top: 3px;
}
i.fa-whatsapp {
	color: #00ab5a !important;
}

.header .single-widget h4 {
	text-transform: uppercase;
	color: #515151;
	font-weight: 700;
}
.header .single-widget p { color: #353535; font-weight: 700; }

.header #tromas_opening_phone_header-6.single-widget,
.header #tromas_opening_phone_header-7.single-widget {
	line-height: 1;
}
.header #tromas_opening_phone_header-6.single-widget p {
	margin-bottom: 10px;
}


.header .single-widget a { color: #202020; transition: .3s; }
.header .single-widget a:hover { color: #E3513C; text-decoration: none; }

.header .nav li a {
	font-size: 14px;
	padding: 22px 24px;
	font-weight: 700;
}

.slider-one { display: block; }
.slidertwo.responsive { display: none; }

.features .features-single {
	padding: 60px 30px;
	text-align: left;
	background: none;
}
.features .features-single h1 {
	margin: 0 0 25px 0;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.section-title {
	padding: 0 50px;
	text-align: left;
}
.section-title h1 {
	letter-spacing: 0;
	font-weight: 700;
	text-align: center !important;
	display: block;
}
.services { background: #fff; }

.services .single-services {
	padding: 5px 5px 5px 5px;
	min-height: 495px;
}
.services .single-services h2 {
	font-size: 18px;
	margin: 0 0 5px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	background: #ff6853;
	padding: 8px 0;
	color: #fff;
	text-shadow: 0 1px 2px #000;
}
.services .single-services p {
	text-align: center;
	font-weight: 700;
	color: #333;
}
.services .single-services:before { background: #598f32; }


.tit_prods h3 {
	text-align: center;
	background: #b01600;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 10px;
	font-weight: 700;
	font-size: 1.45rem;
}
.tit_prods h3 span {
	color: #fff000;
	text-transform: none;
}

.prod_obaoba {
	margin-bottom: 15px;
}
.prodLeftR {
	padding-top: 50px;
}

.sabores {}
.sabores ul { list-style: disc; text-align: center; font-size: 26px; font-weight: 600; }
.sabores ul li { display: inline; padding-left: 1.3em; }
.sabores ul li:before {
  content: "\f192"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
	color: #ff6853;
}


.obacob {
	padding: 5px 5px 5px 5px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
}
.obacob img { transition: .3s; }
.obacob img:hover { opacity: 0.5; }


.call-to-action h2 {
	font-size: 37px;
	text-transform: none;
	font-family: 'Dancing Script', cursive
}

.contact-us {
	padding-bottom: 40px;
}
.contact-us .form p { margin-bottom: 0; }
.contact-us .form label { display: block; }
.contact-us .form textarea { height: 80px; }

.contact-us .single-address p {
	text-transform: none;
}
.contact-us .single-address span {
	font-weight: 600;
}
.contact-us .single-address a:hover {
	text-decoration: none;
	color: #ff6853;
}

.footer .footer-top {
	padding: 5px 0 5px;
	background-color: #355326 !important;
	background-image: none;
	font-size: 11px;
}
.footer .footer-top .single-widget {
	margin-top: 0px;
}
.footer .footer-top p { color: #355326; margin: 0 !important; }

.footer .footer-bottom {
	background: #598a3f;
	padding: 30px 0;
}
.footer .copyright p {
	text-transform: none;
}
.hero-area { height: auto; }
.hero-area .single-slider {
	height: 500px;
}
#receitas a:hover img {
	opacity: .5;
}

@media (max-width: 991px) {
	.header.onepage.sticky .logo img { max-width: 180px; }
	.header.onepage.sticky button#responsive-menu-button { top: 20px; }
	#responsive-menu-container #responsive-menu-wrapper {
    padding-top: 25px;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    border-bottom: 1px #626262 solid;
	}
	
	.m-infocontato { font-size: 15px; }
	.m-infocontato h4 { font-size: 1rem; text-transform: none; margin-bottom: 5px !important; }
	.m-infocontato p { color: #fff; }
	.m-infocontato a { color: #ff6853; }
	
	.slider-one { display: none !important; }
	.slidertwo.responsive { display: block !important; }
	.hero-area { height: auto; }
	
	.prodLeftR { padding-top: 0px; }
}

@media (max-width: 767px) {	
	.section-title {
		padding: 0 20px;
	}
	.call-to-action h2 { font-size: 30px; }
	
	.prodLeftR { padding-top: 0px; }
	.sabores ul { font-size: 20px; }
}
@media (max-width: 575px) {}
@media (max-width: 380px) {
	.m-infocontato { font-size: 14px; }
}