/*GERAIS*/

body{
	background:#fff;
	color:#000;
	font-family: roboto, sans-serif;
	font-weight: 400;
	font-style: normal;}
h1, h2, h3, h4, h5, h6{
	font-family: "League Gothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	text-transform: uppercase;}
.row{
	max-width:80em !important;}
.bottom30{
	margin-bottom:30px;}
.bottom60{
	margin-bottom:60px;}
.top15{
	margin-top:15px;}
.top30{
	margin-top:30px;}
.pad{
	padding: 0 30px;}
.m40{
	margin:40px 0;}
.top-bar .name{
	background:#000;}
.top-bar-section ul li{
	border-bottom:1px solid #FABB18;
	background:#000 !important;}	
.top-bar-section ul li > a{
	padding: 20px;
    font-family: "rift-soft", sans-serif;
    font-style: normal;
    font-weight: 700;
      font-size: 24px;
     color: #fff ;}
.spacer{
	border-bottom:1px solid #cccccc;
	margin:40px 0;}	
.relative{
	position:relative;}
p{
	font-family: roboto, sans-serif;
	font-weight: 400;
	font-style: normal;	
	line-height:28px;
	font-size:17px;
	margin-bottom:15px;}
.bold{
	font-weight:800;}
small{
	font-size:15px;
	font-family: "rift-soft", sans-serif;
	text-transform:uppercase;
	color: #fff;
	display:block;
	margin-bottom:10px;}
blockquote{
	padding:50px;
	font-weight:900;
	font-size:20px;
	color:#000;
	border-left:4px solid #e7e7e7;}
#toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px 95px 10px;}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;}
#toggle span:after{
  top: 9px;}
#toggle span {
  position: relative;
  display: block;}
#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;}

/* on activation */
#toggle.on span {
  background-color: transparent;}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;}

/* menu appearance*/
#menu {
  position: absolute;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  ont-family: sofia-pro-soft,sans-serif;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 1px 8px rgba(0,0,0,0.05);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;}
#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;}
ul, li, li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;}
#menu li a {
ont-family: sofia-pro-soft,sans-serif !important;
font-style: normal;
  font-weight: 300;
  padding: 14px;
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  text-decoration: none;
  transition: all .2s;}
#menu li a:hover,
#menu li a:focus {
  background: #eeb739;
  color: #fff;}
::-webkit-input-placeholder{
	text-transform: uppercase;
	font-size: 13px;
	color: #484848;}
:-moz-placeholder {
	color: #484848;}
::-moz-placeholder {
	color: #484848;}
:-ms-input-placeholder {  
	color: #484848;}	

/*LAYOUT*/

header{
    background: url(../img/ecco-topo.jpeg) no-repeat;
    background-position: bottom;
    border-bottom: 14px solid #000000;
    background-size: cover;
    padding: 60px 0;}
  header h1{
    line-height: 64px;			  
    margin-bottom:20px;
    color: #fff; 
    font-size: 60px;}
header h2{
    font-size: 15px;
    font-family: sofia-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #EBFE05;
    margin-top:30px;}
header ul{
	padding-top: 40px;}
header li a{
	font-size: 15px;
    font-family: sofia-pro, sans-serif;
    font-style: normal;
    font-weight: 700;	
	text-transform: uppercase;
	padding-right: 20px;
	float: left;
	color: #fff;}
header .ativo{
	color: #FABB18;}
  .btn-whatsapp{
    display: block;
    padding: 18px 40px;
    background: url(../img/ico-whatsapp.png) no-repeat 34px 17px #C0C0C0;
    border-radius: 40px;
    padding-left: 90px;
    margin: 20px 0;
   font-family: "League Gothic", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
      font-size: 26px;
      text-transform: uppercase;
     color: #fff ;}
 header .logo{border-radius: 30px}
.btn-preto{
    border-radius: 40px;
	background: #000;
    display: block;
    padding: 20px;
	text-align: center;
	color: #fff;
	font-size: 24px;
    font-family: "rift-soft", sans-serif;
    font-style: normal;
	font-weight: 700;}
#conteudo h2{
	color: #000;
	margin-bottom: 25px;
	font-size: 34px; }
#revendedor h2{
	font-size: 34px;
	line-height: 34px;}
.tripa-secao,
#texto{
	padding: 30px 0 0;}
#listas{
	padding: 30px 0 0; }
#listas p{
	font-size: 20px;
	font-family: "rift-soft", sans-serif;
	font-weight: 700;
	margin: 0;
	color: #0D7D60 !important;}
#mais-vendidos{
	padding: 30px 0;}
 #mais-vendidos li{
	  text-transform: uppercase;
	  font-family: "League Gothic", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
	  border-bottom: 1px solid #000;
	  padding: 10px 0;
	  font-size: 26px;
	  color: #000;}
.highlight{
	  color: #EBFE05; }
 #listas .link{
	 display: block;	
	 	margin-top: 20px;
		text-transform: uppercase;
		font-family: "rift-soft", sans-serif;
		font-weight: 700;
		font-size: 18px;
		color: #000;; }
 #listas img{
		width: 100%; }
 #listas h3{
	 	margin-bottom: 10px;
		font-size: 25px;
		line-height: 26px; } 
#revendedor{
    background: #FABB18;
    text-align: center;
    padding: 20px 0 80px;}
#listas p{
    color:#000;	}
#listas .preco{
    font-size: 24px;
    color: #FABB18;
    font-family: "rift-soft", sans-serif;
    font-weight: 700;
    text-transform: uppercase;}
.slick-prev:before, .slick-next:before {
    color: #C0C0C0 !important;}
footer{
    text-align: center;
    background: #000;
    margin-top: 70px;}
footer .logo{
    position: relative;
    top: -60px; 
    border-radius: 30px;
    width:65%}
footer a,
footer p{
  display: block;
  font-family: "League Gothic", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase; }
/*MEDIA QUERIES*/

@media (min-width: 1300px){
	header{
     background-size: 150%;}
	header h1{
		font-size: 94px;
		line-height: 94px;}
	#conteudo h2{
		font-size: 50px;}
	.btn-whatsapp{
		background: url(../img/ico-whatsapp.png) no-repeat 63px 17px #C0C0C0;
		border-radius: 40px;
		padding-left: 117px;}
	#mais-vendidos{
		background: #000;}
	#mais-vendidos h2{
		color: #fff;}
	#mais-vendidos ul{
		margin-bottom: 30px;}
	#mais-vendidos li{
		border-bottom:1px solid #fff;
		color: #fff;}
	.tripa-secao,
	#mais-vendidos,
	#listas{
		padding: 60px 0;}
	#revendedor{
		padding: 60px 0 80px;}
	footer .logo{
    width:18%}
}