
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');

#cabecalho {
    background: #43765c !important;
    height: 100%;
}

.listagem-item .preco-produto .preco-promocional {
    font-size: 22px;
    color: #3f3f3f;
    font-weight: 700;
    display: block;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 5em;
    right: 1em;
    background: #43765c;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 50%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
/*botao do inicio*/
 .barra-inicial .lista-redes i.icon-bold {
    background-position: -180px 9px !important
}

 .barra-inicial .lista-redes i:hover {
    background-position-y: 41px !important
}

.listagem .info-produto {
    padding: 15px 5px 10px;
    position: relative;
    text-align: center;
}

.barra-inicial.fundo-secundario {
    background:#43765c;
}

.barra-inicial .lista-redes i:hover {
    background-position-y: 41px 
}

.borda-principal {
    -o-border-image: linear-gradient(to right, #43765c 0%, #43765c 100%);
    border-image: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    border-image: linear-gradient(to right, #43765c 0%, #43765c 100%);
    border-image-slice: 1
}


#cabecalho .inferior .acoes-conta li {
    width: auto;
    background: #909295;
    padding: 0 30px;
}


#cabecalho .carrinho {
    border: 0;
    margin-left: 20px;
    padding: 0 24px;
    background: #909295;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    float: right;
}


#corpo .menu.lateral {
    border: 0;
    padding-top: 40px;
    background: url(//cdn.awsli.com.br/temasv2/122/lateralsport.png);
    background: url(//cdn.awsli.com.br/temasv2/122/lateralsport.png)no-repeat center 15px, -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    background:#43765c url(//cdn.awsli.com.br/temasv2/122/lateralsport.png)no-repeat center 15px;
}

#corpo .coluna.esquerda .newsletter .interno .botao {
    background: #909295 url(//cdn.awsli.com.br/temasv2/122/nwslseta.png) no-repeat center;
    border: 0;
    width: 41px;
    height: 41px;
    border-radius: 0;
}

.listagem>.titulo {
    -o-border-image: linear-gradient(to right, #43765c 0%, #43765c 100%);
    border-image: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    border-image: linear-gradient(to right, #43765c 0%, #43765c 100%);
    border-image-slice: 1;
    border-bottom: 1px solid;
}

.listagem-item .acoes-produto .botao {
    width: 100%;
    padding: 5px 0;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    font-family: "Titillium Web" !important;
    border: 0;
    background: #43765c;
    background: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    background: linear-gradient(to right, #43765c, #43765c);
}


#barraNewsletter.posicao-rodape {
    background: #43765c;
}

#barraNewsletter .componente .botao {
    background: #909295;
    border: 0;
    padding: 14px 27px;
    position: absolute;
}

#corpo .coluna.esquerda .newsletter .interno{
    background:#43765c;
}

#barraTopo {
    background: #43765c;
    height: 76px;
}

#barraTopo .acoes-conta li {
    width: auto;
    background: #909295;
    padding: 0 36px;
}

#barraTopo .carrinho {
    border: 0;
    margin-left: 20px;
    padding: 0 24px;
    background: #909295;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    float: right;
}


@media screen and (max-width: 768px) {
    #cabecalho .conteiner {
        background: #43765c;
        background: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
        background: linear-gradient(to right, #43765c, #43765c);
        padding: 10px;
    }

    .atalhos-mobile {
        background: #43765c;
        background: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
        background: linear-gradient(to right, #43765c, #43765c);
    }
    
    .conteudo-topo .busca-mobile.fixed {
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        background: #43765c;

        padding: 11px 11px;
    }
}

@media only screen and (max-width: 767px){
    .conteudo-topo .busca-mobile .atalho-menu{
        background-image: url('https://cdn.awsli.com.br/753/753138/arquivos/spritsports.png');
    }


.filtro.lista ul li label:hover {
    background: #43765c;
    background: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    background: linear-gradient(to right, #43765c, #43765c);
}

.produto .acoes-produto .comprar .botao {
    background: #909295 url(//cdn.awsli.com.br/temasv2/122/comprarsport.png) no-repeat !important;
    border: 0;
    padding: 0;
    font-size: 0;
}

.carrinho-checkout #cabecalho {
    background: #43765c;
    background: -webkit-gradient(linear, left top, right top, from(#43765c), to(#43765c));
    background: linear-gradient(to right, #43765c, #43765c);
}


.container {
  Margin-top:45vh;
  display: flex;
  justify-content: center;
}

body > div.barra-inicial.fundo-secundario > div > div > div.span8 > a > span{
    color: #fff;
}


.col-big{
    position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width:20%;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: #ffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(34, 61, 57, 0.9);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h4 {
  text-transform: none;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 13px;
  font-family: 'Open Sans' , serif;
  font-weight:normal;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(110px);
  -ms-transform: translateY(110px);
  transform: translateY(110px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h4 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  margin:0px;
}

.hovereffect p.info {
  display: inline-block;
  text-decoration: none;
  padding: 5px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: 7px;
}

.hovereffect:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect p.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect p.info a, .hovereffect p.info a:hover {
  color:#fff;
  text-decoration: none;
  font-weight:bold;
}

.conteudoteam{
  padding:10px 5px;
  border-bottom: 1px solid #eee;
  margin-bottom:20px;
}

.teamdescricao{
  padding:10px 0 0 0;
}

.conteudo p {
    font-size: 14px!important;
}  

.conteudopharma img{
	max-width: 100%; 
	display:block;
    min-width:100%;
	height: auto!important;
    margin-bottom:20px;
}

.conteudopharma span4, .conteudopharma span8{
    display: inline-block;
}    
.conteudopharma{
    margin-bottom: 30px;
}
.conteudopharma p{
    margin-top: 25px;
}

}
/*
@media screen and (max-width: 1100px) and (min-width: 900px)
.menu.superior .nivel-um>li a strong {
    font-size: 14px !important;
    padding: 5px 8px !important;
}
{
@media screen and (min-width: 1200px){
.menu.superior .nivel-um>li a strong 
    padding: 14px 20px;
{
