#header {
  height: 75px;
	border-bottom: 2px solid #2e62ac;
	background: #444;
	padding: 5px 0;
 }

#banner {
    margin-top: 75px;
}

.desktop {
    margin-top: 13px;
}

#header .btn.rosa {
    background: #2E62AC;
    color: #FFFFFF;
    border-bottom: 2px solid #153E77;
    opacity: 1;
}

#header .btn.rosa:hover {
    background: #153E77;
    color: #FFFFFF;
    border-bottom: 2px solid #153E77;
    opacity: 1;
}
#header .gsc-top {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-weight: 600;
}
#header .gsc-top:hover {
  color: #3688d4;
	cursor:pointer;
}

.social-header{
  color: #fff;
  font-size: 20px;
}

.social-header:hover{
  color: #3688d4;
  font-size: 20px;
}
.como-funciona-box {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 50px 0;
    background: #fff;
}
.como-funciona-box p {
    margin-bottom: 0 !important;
    min-height: 200px;
    padding: 10px 0 0 0;
}
#como-funciona h2 {
    color: #453132;
    margin: 0 0 0 10px;
}
#como-funciona h2 span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#como-funciona h2:before {
    content: "";
    display: block;
    border-top: solid 1px #c5c5c5;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#como-funciona p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 60px;
}

#como-funciona h4 {
    color: #453132;
    margin: 0 0 20px;
    text-transform: none;
}
#como-funciona h3 {
    color: #453132;
}


#seu-box h2 {
    color: #fff;
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 24px;
}

#seu-box h2:before {
    content: "";
    display: block;
    border-top: solid 1px #5f5f5f;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#seu-box h2 span {
    background: #333;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#seu-box p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 60px;
}
#seu-box .btn {
    margin-top: 0;
    opacity: 1;
}

#blog img {
    border: 1px solid #999;
    border-radius: 8px;
}
.descplanos{
  text-align: center;
  font-family: helvetica;
  margin-top: 15px;
  min-height: 140px;
}

.seuboxh2 h2 {
    color: #fff !important;
    margin: 0 0 0 10px !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
}
.seuboxh2 h2 span {
    background: #2e62ac !important;
    padding: 0 20px !important;
    position: relative !important;
    z-index: 5 !important;
}
.seuboxh2 h2:before {
    content: "";
    display: block !important;
    border-top: 0 !important;
    width: 100% !important;
    height: 1px !important;
    position: relative !important;
    top: 13px !important;
    z-index: 1 !important;
}




#vantagens {
    background: #333333;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
#vantagens h2 {
    color: #fff;
    margin: 0 0 0 10px;
}
#vantagens h2 span {
    background: #333;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#vantagens h2:before {
    content: "";
    display: block;
    border-top: solid 1px #5f5f5f;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#vantagens p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 60px;
}
#vantagens .btn {
    margin-top: 0;
    opacity: 1;
}

#faq {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 50px 0 60px;
}
#faq h2 {
    color: #666;
}
#faq h2 {
    color: #453132;
    margin: 0 0 0 10px;
}
#faq h2 span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#faq h2:before {
    content: "";
    display: block;
    border-top: solid 1px #c5c5c5;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#faq p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 60px;
}


#depoimento {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 50px 0 50px;
    background: #eee;
}
#depoimento .depoimento {
    display: block;
    background: #fff;
    border-radius: 20px;
    margin: 30px 15px 0;
}
#depoimento h2 {
    color: #453132;
    margin: 0 0 0 10px;
}
#depoimento h2 span {
    background: #eee;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#depoimento h2:before {
    content: "";
    display: block;
    border-top: solid 1px #c5c5c5;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#depoimento p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}


#blog h2 {
    color: #453132;
    margin: 0 0 0 10px;
}
#blog h2 span {
    background: #efefef;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
#blog h2:before {
    content: "";
    display: block;
    border-top: solid 1px #c5c5c5;
    width: 100%;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}
#blog p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}

.close {
    color: #FFF !important; 
    opacity: 1;
}

#assine {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 30px 0 40px;
    background-image: radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,.26)),linear-gradient(to top left,#26d0ce,#1a2980 90%);
}

#assine big {
    color: #333;
}
#assine small {
    font-size: 15px;
    line-height: 15px;
    color: #333;
    text-align: center;
    display: block;
}
#assine span {
    color: #333;
}
#assine .assine p {
    font-size: 14px;
    text-align: center;
    color: #333;
    margin: 2px 0;
    font-weight: 400;
}
#assine .assine {
  background: #ffffffc9;
  border-radius: 7px;
  color: #333;
  border-bottom: 3px solid hsla(0,0%,100%,.5);
  border-top: 1px solid hsla(0,0%,100%,.5);
  border-left: 1px solid hsla(0,0%,100%,.5);
  border-right: 1px solid hsla(0,0%,100%,.5);
  height: auto;
  padding: 25px 10px 20px;
  min-height: 618px;
}
#assine h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
}
#assine .assine .mais-vendido {
    background: transparent;
    border-radius: 7px;
    color: #333;
    border: 1px solid hsla(0,0%,100%,.5);
}
#assine hr {
    display: block;
    margin: 20px 0;
    border-top: 1px solid hsla(0,0%,100%,.5);
}
.wizard-card.ct-wizard-orange .nav-pills > li.active a {
    background-color: #2e62ac;
}
#footer form .submit {
    background: #2e62ac;
}
#footer form .submit:hover {
    background: #112E56;
}
#header ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-weight: 600;
}
#header ul li a:hover {
    color: #FFE41F;
}
#header .gsc {
    color: #fff;
	cursor:pointer;
}
#header p a {
    color: #fff;
}
#header p {
    color: #fff;
}
.btn.rosa {
    background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #11D13B;
    color: #fff;
    border-bottom: 3px solid #189032;
    opacity: 1;
}
.btn.rosa:hover {
    background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #189032;
    color: #fff;
    border-bottom: 3px solid #14B938;
}
.btn.preto {
    background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #11D13B;
    color: #fff;
    border-bottom: 3px solid #189032;
}
.btn.preto:hover {
    background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #189032;
    color: #fff;
    border-bottom: 3px solid #14B938;
}
.btn.verde {
    background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #09C33C;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    color: #fff;
    border: 1px solid #16E44B;
}

.btn.verde:hover {
      background: url(/config/templateclube/_imagens/site/seta-botao.png) no-repeat right bottom #57c383;
      -webkit-transition: 0.2s ease-out;
      -moz-transition: 0.2s ease-out;
      -o-transition: 0.2s ease-out;
      transition: 0.2s ease-out;
      color: #fbfffd;
      border: 1px solid #ffffff;
}
#footer {
    background: #333333;
    color: #fff;
    border-bottom: 2px solid #2e62ac;
    border-top: 2px solid #2e62ac;
}
#seu-box {
    background: none;
    border-top: 0;
    margin: 0;
    padding: 50px 0 0 0;
}
#seu-box .itens div {
    color: #fff;
}
.seuboxh2{
      border-top: 1px solid hsla(0,0%,100%,.5);
      padding: 50px 0 0 0;
}

.clube-modelo {
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #2E62AC;
    clear: both;
    font-size: 22px;
    border-bottom: 3px solid #153E77;
}



.modal-header { background-color: #2e62ac!important; }

.modal-header h4 { color: #fff !important; margin: 15px !important; font-family: inherit;}

.modal-header .close{ font-size: 40px !important; margin-top: 8px !important; }

.modal-footer { background: #F1F1F1 !important; border-radius: 0 0 5px 5px !important; }

.btn-danger:hover { color:#fff !important; background:#838383 !important;}

.btn-success:hover { color:#fff !important; background: #39B443 !important;}

label { font-weight: 600 !important;}

.form-control { font-size: 13px !important; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.em-andamento {
    float: right;
    background: #09AAEA;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

.em-andamento-pago {
    float: right;
    background: #0BCA12 ;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

.em-andamento-pulou {
    float: right;
    background: #535353 ;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

.em-andamento-negado {
    float: right;
    background: #CA0B0B;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}


.em-andamento-enviado {
    float: right;
    background: #4E06FF;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

.em-andamento-cancelado {
    float: right;
    background: #DC8810;
    text-align: center;
    border-radius: 5px;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

.status_assinatura {
    background: #eee;
    border-radius: 10px;
    padding: 10px 5px;
    text-align: center;
	font-family: arial;
    line-height: 20px;
    font-size: 14px;
}

.endereco_assinatura {
    background: #fff;
    border-radius: 10px;
    padding: 10px 5px;
    text-align: center;
	font-family: arial;
    line-height: 20px;
    font-size: 14px;
}

.btn-group-xs .btn-default {
    background: #CB191C;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 12px !important;
}







#lista-produtos{width:100%;height:auto;float:left;clear:both;padding:125px 0 50px 0;text-align:center;background:#fff}
#lista-produtos h2{font-size:18px;text-transform:uppercase;color:#333;margin-bottom:30px}
#lista-produtos h3{font-size:14px;text-transform:none;color:#666;height: 80px;}
#lista-produtos h3 a{font-size:14px;text-transform:none;color:#666;height: 80px;}
#lista-produtos p{font-size:15px;color:#666}
#lista-produtos p a{color:inherit;text-decoration:underline;font-family:nexa_boldregular}
#lista-produtos .maisdetalhes { font-size: 16px;text-decoration: none;color: #1161DC;display: block;margin: 5px 0;cursor: pointer;font-weight: 600;}
#lista-produtos .semprodutos { background:#E3E3E3; color:#333; padding:40px 20px; text-align:center; border-radius: 8px;}
#lista-produtos .comprodutos { background:#E3E3E3; color:#333; padding:20px 10px; text-align:center; border-radius: 8px;}
#lista-produtos .comprodutos .produto{ min-height: 9px; border-bottom: 1px dashed #A9A8A8; padding: 0 0 10px 0; margin: 0 0 15px 0;}
#lista-produtos .comprodutos img{ width: 70%; border-radius: 5px;margin-right: 0;}
#lista-produtos .comprodutos h4{font-size:12px;text-transform:none;color:#333;margin:10px 0;padding: 0;}
#lista-produtos .comprodutos .preco{font-size:16px;text-transform:none;color:#003e84;margin:10px 0; font-weight:600;display: block;}
#lista-produtos .comprodutos p{font-size:12px;text-transform:none;color:#003e84;}
#lista-produtos .comprodutos .apagarprod { color:#D72629; font-size:12px; cursor:pointer;clear: both;display: block;}

#lista-produtos .comprodutos input {
    width: 30px;
    border-radius: 5px;
    margin: 0 5px 0 0;
    text-align: center;
}

.subtotal {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    padding: 10px 0 0 0;
}

.subtotal span {
    display: block;
    font-size: 20px;
    color: #FD7B03;
}

.categorias_busca {
	font-size:14px;
	clear: both;
}

.categorias_busca a {
    background: #003E84;
    color: #fff;
    text-align: left;
    padding: 3px 0 3px 10px;
    border-radius: 5px;
    display: block;
    margin-bottom: 2px;
	text-decoration:none;
}

.categorias_busca a:hover {
    background: #2B73C3;
	text-decoration:none;
}

.categorias_busca .ativo {
    background: #FD7B03;
	text-decoration:none;
}

.categorias_busca .ativo:hover {
    background: #CA6100;
	text-decoration:none;
}

.categorias_busca_sub a {
    background: #fff;
    color: #333;
    text-align: left;
    padding: 3px 0 3px 20px;
    border-radius: 5px;
    display: block;
    margin-bottom: 2px;
	border-bottom:1px dashed #ccc;
	text-decoration:none;
}

.categorias_busca_sub a:hover {
	background: #fff;
    color: #000;
	text-decoration:none;
}

.categorias_busca_sub .ativo2 {
	font-weight:600;
}

#textoproduto {
    text-align: left;
}

.paginacao {
	text-align:center;
	font-size:14px;
	clear:both;
}
.paginacao a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    float: left;
    font-size: 16px;
	margin:0 5px 0 0;
	cursor:pointer;
}
.paginacao a:hover {
    border: 1px solid #FD7B03;
	cursor:pointer;
}
.paginacao span {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #FD7B03;
    line-height: 30px;
    float: left;
    font-size: 16px;
	margin:0 5px 0 0;
	cursor:pointer;
}

.gradeprod {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 37px;
    font-size: 16px;
    color: #666;
	width: 210px;
	background: #F5F5F5;
}

#dynamic_select {
    float: right;
    border: 1px solid#ccc;
    border-radius: 5px;
    padding: 3px;
    background: #fff;
    cursor: pointer;
}

.pmetadesc {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.pricedesc {
	text-align:left;
	font-size:20px !important;
	color:#FD7B03 !important;
	font-weight:600;
}

.migalhaprod h2{
	text-align:left !important;
}

.descricaoprod h4{
    background: #FD7B03;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px;
    width: 120px;
	margin: 20px 0 0 0;
}

.descricaoprod div{
	text-align:left;
	font-size:14px;
	color:#444;
	border: 1px dashed #ccc;
    padding: 20px;
	background: #fff;
}

.migalhas {
	color:#ccc;
	font-size:18px;
}

.migalhas a {
	color:#003E84;
	text-transform:none !important;
	font-size:18px;
}

.barralinks {
	background:#003e84;
	margin-top: 10px;
	height: 39px;
	opacity: 1;
}

.social {
    text-align: right;
    padding: 15px 20px 0 0;
}

.search-field {
    width: 90%;
    height: 42px;
    background: #f2f2f2;
    border: 1px solid #b2c8d1;
    padding: 0 0 0 15px;
    border-radius: 8px 0 0 8px;
	float: left;
}

.search-button {
    background: #003e84;
    width: 40px;
    height: 42px;
    color: #fff;
    margin: 0;
    float: left;
    border-radius: 0 8px 8px 0;
}

.vertodos {
    display: block !important;
    margin: 0 0 20px 0 !important;
    color: #666 !important;
    font-size: 16px !important;
	cursor:pointer !important;
}

.price {
    font-size: 20px !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    color: #666 !important;
}

.addprod {
    display: block;
    border: 2px solid #33649C;
    border-radius: 8px;
    padding: 12px 0;
    color: #33649C;
    font-size: 20px;
    cursor: pointer;
    text-decoration: none;
	background:#fff;
}

.addprod:hover {
    display: block;
    border: 2px solid #33649C;
    border-radius: 8px;
    padding: 12px 0;
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
    text-decoration: none;
	background:#33649C;
}

.maisdetlahes {
    color: #666;
    font-size: 18px;
    margin: 10px 0 0 0;
    display: block;
    cursor: pointer;
}

.headerprodutos ul li {
    line-height: 39px !important;
    margin: 0 10px !important;
    opacity: 1;
    height: 39px !important;
    float: left !important;
    display: block !important;
}

.headerprodutos {
    height: 90px !important;
    border-bottom: 0;
    background: #333 !important;
    padding: 5px 0 !important;
}

.meucarrinho {
    background: url(/config/templateclube/_imagens/custom/btn-icon-cart.jpg) no-repeat #FD7B03;
    padding: 0 10px 0 40px;
    background-position-y: 5px;
    border-radius: 8px;
    background-position-x: 5px;
    margin: 3px 0 3px 18px !important;
    height: 33px !important;
    line-height: 34px !important;
}









.resultado{
    width:100%;
	font-family: 'PT Sans Narrow',sans-serif;
    position:absolute;
    visibility:hidden;
	margin-top:42px;
	margin-left:0;
	z-index:9999999;
	background-color:#FFF;
	overflow:hidden;
	border-radius: 8px;
	border-bottom: 1px #CCC solid;
}

.resultado ul{
    position:relative;
	overflow:hidden;
	z-index:9999999;
    list-style-position:outside;
    list-style:none;
    padding:0;
    margin:0;
}
.resultado li{
    font-size:14px;
    list-style:none;
    margin:0;
    overflow:hidden;
    padding:0;
    cursor:pointer;
    font-weight:normal;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;;
}

.resultado li a{
	text-decoration:none;
	color:#666;
	font-style:normal;
	display:block;
	width:410px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}

.resultado li:hover{
    background-color: #EEEEEE;
}

.tibu {
background-color: #46A65B;
color:#FFF;
font-size:18px;
font-weight:bold;
padding:5px 0 0 10px;
font-family: 'PT Sans Narrow',sans-serif;

}

.btnFrete {
    background: #252525;
    width: auto;
    height: 40px;
    line-height: 40px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    display: table;
    margin: 30px auto 0;
    color: #fff;
    font-size: 15px;
    font-family: proxima_nova_rgregular;
    border-radius: 8px;
    padding: 0 20px 0 20px;
    cursor: pointer;
}

.btnFrete:hover {
    background: #666;
    width: auto;
    height: 40px;
    line-height: 40px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    display: table;
    margin: 30px auto 0;
    color: #fff;
    font-size: 15px;
    font-family: proxima_nova_rgregular;
    border-radius: 8px;
    padding: 0 20px 0 20px;
    cursor: pointer;
}


.share-group .share-first {
    font-size: 14px;
    border-radius: 4px 0 0 4px;
    padding-right: 10px;
}
.share-group .share-first, .share-group .btn-share {
    background: white;
    border: 1px solid #DCDCDC;
    padding: 5px;
    border-right-width: 0;
    line-height: 24px;
    min-width: 30px;
    display: inline-block;
    vertical-align: top;
}

.share-group {
    width: 240px;
    margin: 35px auto 0 auto;
}

.share-group .btn-share {
    font-size: 18px;
    margin-left: -5px;
    border-radius: 5px;
	    height: auto;
    opacity: 1;
}

.share-group .btn-share:last-child {
    border-radius: 0 4px 4px 0;
    border-right-width: 1px;
}

.btn.btn-twitter {
    color: #55ACEE;
}
.btn.btn-twitter:hover {
    color: white;
    background-color: #55ACEE;
}

.btn.btn-facebook {
    color: #3B5998;
}
.btn.btn-facebook:hover {
    color: white;
    background-color: #3B5998;
}

.btn.btn-google-plus {
    color: #DD4B39;
}
.btn.btn-google-plus:hover {
    color: white;
    background-color: #DD4B39;
}

.btn.btn-envelope {
    color: #454545;
}
.btn.btn-envelope:hover {
    color: white;
    background-color: #454545;
}

@media (max-width: 767px) {
	#logomob {height: 60px;}
	.moblogo {text-align: left;}
	#header {height: auto !important; position: initial;}
	.search-field {width: 85%;}
	.social {position: absolute;top: 0;float: right;width: 85%;}
	#lista-produtos {padding: 0 0 50px 0;}
	#lista-produtos .row {padding:0 !important;}
	#banner-mobile {margin-top: 0;}
  .nomobile {display: none;}
  .wizard-card .tab-content {
      min-height: 340px;
      padding: 0 10px;
  }
  .modal-dialog {margin: 0; border: 0;}
  .modal-content {
      position: relative;
      background-color: #fff;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 0;
      border: 0;
      border-radius: 0;
      outline: 0;
      -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
      box-shadow: 0 3px 9px rgba(0,0,0,.5);
  }
  .modal-header {
      padding: 0px 20px !important;
      border-radius: 0 !important;
  }
  .nav>li {
      position: relative;
      display: block;
      width: 25% !important;
  }
  .wizard-card .nav-pills > li a {
      font-size: 10px;
  }
  .wizard-card .wizard-footer {
      padding: 10px 10px 0 10px;
  }
}
