/** Geral **/
/***********************/
/*        RESET        */
/***********************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal; }

body {
  line-height: 1.3; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

tr, td {
  vertical-align: middle; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

address {
  font-style: normal; }

fieldset, img, abbr {
  border: 0; }

ul, li {
  list-style: none; }

img {
  border: none; }

a {
  color: #015eba;
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: none; }

strong {
  font-weight: bold; }

.displaynone {
  display: none; }

.clear {
  clear: both; }

.cleft {
  clear: left; }

.cright {
  clear: right; }

.fleft {
  float: left; }

.fright {
  float: right; }

.hidden {
  display: none;
  visibility: hidden; }

.noMargin {
  margin: 0 !important; }

.noPadding {
  padding: 0; }

.desabilitado, .desabilitado:focus {
  background: #eaeaea !important; }

.css3 {
  behavior: url(ie-css3.htc); }

.marginAuto {
  margin: 0 auto; }

@font-face {
  font-family: 'humanist_btROMAN';
  src: url("../fontes/tt0290m_-webfont.eot");
  src: url("../fontes/tt0290m_-webfont.eot") format("embedded-opentype"), url("../fontes/tt0290m_-webfont.woff2") format("woff2"), url("../fontes/tt0290m_-webfont.woff") format("woff"), url("../fontes/tt0290m_-webfont.ttf") format("truetype"), url("../fontes/tt0290m_-webfont.svg#tt0290m_-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #eefff7; }

.naoEncontrado {
  padding: 20px;
  width: 100%;
  display: block;
  float: left; }

.tableImoveis {
  margin-top: 30px; }

.btnVoltar {
  padding: 5px 22px;
  background-color: #000;
  color: #FFF;
  border-radius: 5px;
  border: 0px;
  font-size: 20px; }

.btnVoltar:hover {
  background-color: #000;
  color: #FFF; }

.box-texto {
  height: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.minha-conta-caixa .texto {
  margin: 10px 0px;
  color: #000;
  text-align: center; }

.texto {
  margin: 10px 0px;
  color: #000; }

body {
  font-family: "arial";
  font-size: "12px";
  letter-spacing: 1px;
  background-color: #adedf0; }

header {
  background-image: url(../imagens/home/nuvens2.png);
  background-repeat: repeat-x;
  background-color: #adedf0; }

.navbar {
  background-color: #0a97d4;
  border-radius: 15px;
  border-left: transparent; }
  @media (max-width: 768px) {
    .navbar {
      border-top: none;
      border-radius: 16px;
      margin-top: 10px; } }

.navbar-default {
  border: none; }

.navbar-header {
  background-image: linear-gradient(to bottom, #fcdb02, #fab701);
  -webkit-border-top-left-radius: 13px;
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px; }
  @media (max-width: 767px) {
    .navbar-header {
      border-radius: 14px; } }
  @media (min-width: 768px) {
    .navbar-header {
      min-heigth: 52px; } }

.navbar-default .navbar-brand {
  color: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: bold;
  font-size: 18px; }
  @media (max-width: 1000px) {
    .navbar-default .navbar-brand {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 16px; } }
  @media (max-width: 768px) {
    .navbar-default .navbar-brand {
      padding-left: 15px;
      padding-right: 15px; } }

@media (max-width: 768px) {
  .navbar-toggle {
    border: none; } }

.produtos .nav > li > a:hover, .nav > li > a:focus {
  background-color: #015eba;
  color: white; }

.inline-block {
  float: right; }

.logo {
  width: 80%;
  padding: 10px; }
  @media (max-width: 767px) {
    .logo {
      width: 50%; } }
  @media (max-width: 420px) {
    .logo {
      width: 50%; } }

.buscaSite {
  left: 0%;
  top: 60px; }
  @media (max-width: 767px) {
    .buscaSite {
      left: 0;
      top: 0; } }
  @media (min-width: 768px) {
    .buscaSite {
      top: 40px; } }
  @media (min-width: 1280px) {
    .buscaSite {
      top: 60px;
      left: 0%; } }

.buscaSite input {
  width: 360px;
  height: 34px;
  background-color: #ffffff;
  font-size: 14px;
  border: 2px solid #0a97d4;
  border-right: none;
  transition: all linear 0.5s;
  float: left; }
  @media (max-width: 800px) {
    .buscaSite input {
      margin-left: 0px;
      width: 208px; } }

@media (max-width: 767px) {
  .pg-inicial {
    display: none; } }

@media (max-width: 1023px) {
  .navbar-nav > li > .menu-prod {
    display: none; } }

@media (min-width: 1024px) {
  .navbar-nav > li > .menu-prod-mobile {
    display: none; } }

.navbar-default .navbar-nav > li > a {
  color: #FFF;
  border-left: 1px dotted #ffffff;
  font-weight: bold; }
  @media (max-width: 400px) {
    .navbar-default .navbar-nav > li > a {
      border-left: none;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 14px; } }
  @media (min-width: 991px) {
    .navbar-default .navbar-nav > li > a {
      padding-left: 20px;
      padding-right: 20px;
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
      padding-left: 40px;
      padding-right: 40px; } }

.navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
  border-left: 1px dotted #ffffff;
  font-weight: bold;
  background-image: linear-gradient(to bottom, #fcdb02, #fab701); }
  @media (max-width: 400px) {
    .navbar-default .navbar-nav > li > a:hover {
      border-left: none; } }

@media (min-width: 768px) {
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF; } }

.click-fundo > li.active > a, .click-fundo > li.active > a:hover, .click-fundo > li.active > a:focus {
  background-color: #398BDE; }

.titulosPaginas {
  font-size: 20px;
  color: #000; }

.mTop30 {
  margin-top: 30px; }

.mTop40 {
  margin-top: 40px; }

.mBottom30 {
  margin-bottom: 30px; }

.mBottom40 {
  margin-bottom: 40px; }

.mTop5 {
  margin-top: 5px; }

.mTop15 {
  margin-top: 15px; }

.mTop30 {
  margin-top: 30px; }

.minha-conta {
  position: relative;
  margin-top: 17%;
  left: 30%;
  z-index: 2;
  float: left;
  color: #0a97d4;
  font-size: 18px;
  font-weight: bold; }
  @media (max-width: 767px) {
    .minha-conta {
      margin-top: 20px;
      display: block; } }
  @media (min-width: 768px) {
    .minha-conta {
      font-size: 14px;
      top: 20px;
      left: 10px; } }
  @media (min-width: 992px) {
    .minha-conta {
      top: 15%;
      left: 20%; } }
  @media (min-width: 1024px) {
    .minha-conta {
      top: 0;
      left: 20%;
      font-size: 14px;
      font-weight: bold; } }
  @media (min-width: 1280px) {
    .minha-conta {
      left: 30%;
      font-size: 16px;
      font-weight: bold; } }

.minha-conta a {
  color: #0a97d4; }

@media (min-width: 768px) {
  .minha-conta-mobile {
    display: none; } }

.qtdeItens {
  position: relative;
  float: left;
  left: 43%;
  color: #ffffff; }
  @media (max-width: 1024px) {
    .qtdeItens {
      left: 42%; } }
  @media (max-width: 400px) {
    .qtdeItens {
      left: 28%;
      font-size: 12px; } }

.qtdeItens-mobile {
  position: relative;
  float: left;
  left: 80%;
  color: #ffffff; }

.btn-cesta-mobile {
  position: relative;
  float: right;
  margin-top: 8%;
  right: 10%;
  font-weight: bold; }
  @media (min-width: 768px) {
    .btn-cesta-mobile {
      display: none; } }
  @media (max-width: 768px) {
    .btn-cesta-mobile {
      margin-top: 0; } }

.btn-cesta {
  position: relative;
  float: right;
  font-weight: bold; }
  @media (max-width: 767px) {
    .btn-cesta {
      display: none;
      right: 5%;
      margin-top: 0; }
      .btn-cesta img {
        width: 30%; } }
  @media (min-width: 768px) {
    .btn-cesta {
      top: 15px;
      right: 0; } }
  @media (min-width: 992px) {
    .btn-cesta {
      top: 20px;
      right: 10%; } }
  @media (min-width: 1024px) {
    .btn-cesta {
      right: 15%;
      margin-top: 0; } }
  @media (min-width: 1280px) {
    .btn-cesta {
      right: 10%;
      margin-top: 3%; } }

.btn-carrinho a {
  color: #0a97d4;
  font-size: 14px; }

.headerPaginas {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  border-radius: 55px; }
  .headerPaginas h1 {
    color: #D22020;
    font-family: Arial;
    font-size: 2.3vw;
    font-weight: bold;
    /*&::after{
      content: "";
      width: 14%;
      height: 6px;
      position: relative;
      border-style: dotted;
      display: inline-block;
      bottom: 11px;
    }
    &::before{
      content: "";
      width: 14%;
      height: 6px;
      position: relative;
      border-style: dotted;
      display: inline-block;
      bottom: 11px;
    }*/ }
    @media screen and (max-width: 980px) {
      .headerPaginas h1 {
        font-size: 4vw; } }

.breadcrumb {
  background-image: linear-gradient(to bottom, #ffffff, #ADEDF0);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  color: #5e686d; }

.breadcrumb a {
  color: #0a97d4; }

.produtos h2 {
  font-size: 28px;
  color: #0a97d4;
  font-weight: bold;
  margin-bottom: 10px; }
  @media (max-width: 400px) {
    .produtos h2 {
      font-size: 20px; } }

.descricao-produto {
  font-family: Arial;
  font-size: 14px; }

.carrinho-produto {
  float: right; }

.thumbnail .flexslider {
  margin: 0 0 5px; }

.flexslider .slides .janela-prod img {
  width: auto !important;
  height: 400px !important;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .flexslider .slides .janela-prod img {
      height: auto !important; } }

figcaption .flex-viewport {
  margin: 20px 0 10px; }

/* img{
  width: auto !important;
  height: 300px !important;
  margin: 0 auto;
}*/
.miniatura {
  width: auto !important;
  height: 91px !important;
  margin: 0 auto; }

.pLR15 {
  padding-left: 15px;
  padding-right: 15px; }

.pLR30 {
  padding-left: 30px;
  padding-right: 30px; }

.pTop15 {
  padding-top: 15px; }

.pBottom15 {
  padding-bottom: 15px; }

.pTop30 {
  padding-top: 30px; }

.pBottom30 {
  padding-bottom: 30px; }

#errorMsg {
  background-color: #ffe1e1;
  border: solid #f00 1px;
  padding: 10px 15px;
  width: 100%;
  display: none;
  margin-top: 30px;
  text-align: center; }

select {
  -webkit-appearance: menulist-button; }

#successMsg {
  background-color: #dff0d8;
  border: #bdd0b6 solid 1px;
  padding: 15px;
  width: 100%;
  display: none;
  margin-top: 15px;
  text-align: center; }

.pgCategoria {
  min-height: 300px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #E0E0E0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pgCategoria img {
  max-height: 170px; }

.pgProduto img {
  max-height: 170px; }

.pgCategoria .caption h3 {
  font-weight: bold;
  color: #0a97d4;
  font-size: 20px; }

.botaoPreco h3 {
  font-weight: bold;
  font-size: 18px; }

.botaoPreco a {
  color: #000000; }

.div-texto {
  padding-left: 40px;
  text-align: justify;
  padding-bottom: 30px; }

.btn-paginas {
  color: #000000;
  background-color: #FAB901;
  background-image: linear-gradient(to bottom, #FCD802, #FAB901);
  font-weight: bold; }

.panel-default {
  padding: 30px 10px; }

.blocoMidia {
  margin: 60px 0; }

.imagensNoticias {
  /*display: inline;*/
  /*float: left;*/
  margin-bottom: 45px;
  /* width: 20%;*/ }
  .imagensNoticias img {
    margin: 0 auto; }

.textoNoticias {
  /*display: inline;
  width: 77%;*/
  /*float: right;*/
  padding: 0 15px; }
  .textoNoticias h2 {
    font-size: 21px;
    font-weight: bold;
    color: #015eba;
    text-align: left;
    padding: 10px 0; }
  .textoNoticias label {
    font-size: 17px;
    text-align: left;
    color: #303030;
    margin: 20px 0; }
  .textoNoticias span a {
    font-size: 18px;
    color: #3e4095;
    text-align: right; }

.modal-header h2 {
  font-size: 21px;
  color: #000000;
  text-align: center;
  padding: 3px; }

.modal-body img {
  margin: 10px auto; }

.boletoItau {
  position: absolute;
  right: 0;
  text-align: left;
  width: 40%; }

.img-boleto {
  width: 80px; }

/*
.modal-content{
  @media(min-width:1440px){
    width: 1140px;
  }
}

.modal-dialog{
  @media(min-width: 1440px){
    margin: 50px 19%;
  }
}*/
@media (max-width: 800px) {
  .video {
    margin-top: 20px; }
    .video iframe {
      height: 240px; } }
#menuUsuario {
  left: 8% !important;
  cursor: pointer;
  position: absolute;
  top: 60px;
  margin: 0;
  height: 33px;
  background: white;
  padding: 5px 15px;
  width: auto;
  border-radius: 50px;
  border: 2px solid #0997d4; }
  #menuUsuario i {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid; }
  @media (max-width: 768px) {
    #menuUsuario {
      left: 0 !important;
      cursor: pointer;
      top: 0;
      right: 0;
      text-align: right;
      float: right;
      width: 93%;
      margin: 10px 15px; } }
  #menuUsuario .menuOpcoesUsuario {
    display: none;
    margin-bottom: 20px;
    margin-top: 5px;
    background: #5bc0de;
    position: absolute;
    box-shadow: 0px 4px 10px rgba(58, 58, 58, 0.72); }
    @media (max-width: 768px) {
      #menuUsuario .menuOpcoesUsuario {
        width: 100%; } }
    #menuUsuario .menuOpcoesUsuario li {
      float: none; }
      #menuUsuario .menuOpcoesUsuario li a {
        color: white;
        display: block;
        text-align: left; }
        @media (max-width: 768px) {
          #menuUsuario .menuOpcoesUsuario li a {
            padding: 10px 10px;
            border-bottom: 1px solid rgba(0, 104, 135, 0.4); } }
        #menuUsuario .menuOpcoesUsuario li a:hover, #menuUsuario .menuOpcoesUsuario li a:focus {
          background-color: #31b0d5;
          border-color: #269abc; }
    #menuUsuario .menuOpcoesUsuario.active {
      display: block; }

@media (max-width: 1000px) {
  .buscaSite {
    left: 0; }

  .btn-cesta {
    top: 0; }

  .minha-conta {
    margin-top: 0%;
    margin-bottom: 13px; }

  .buscaSite {
    margin-bottom: 20px; } }
.navbar-collapse li.onlyMobile {
  display: none; }
  @media screen and (max-width: 980px) {
    .navbar-collapse li.onlyMobile {
      display: block; } }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #0A97D4;
  border: 1px solid #0A97D4; }
  .navbar-default .navbar-toggle:hover p, .navbar-default .navbar-toggle:focus p {
    display: inline-block; }

.navbar-default .navbar-toggle {
  border-color: #FFFFFF; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF; }

.navmenu {
  background-color: transparent; }

.navbar-inverse .navbar-nav > li > a {
  color: white; }

.navbar-nav li a:hover {
  color: transparent;
  transition: all linear 0s; }

.banner-home {
  padding: 0 10px;
  margin-bottom: 10px;
  display: block;
  background-color: transparent;
  border: none; }
  @media (max-width: 1200px) {
    .banner-home {
      padding: 5px;
      width: 70%; } }
  @media (max-width: 768px) {
    .banner-home {
      padding: 5px;
      width: 100%; } }

.menu-lateral {
  width: 270px;
  min-height: 438px;
  background-color: #ffffff;
  margin-right: 10px;
  padding: 35px 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  @media (min-width: 1200px) {
    .menu-lateral {
      width: 25%;
      margin-right: 0; } }
  @media (max-width: 1100px) {
    .menu-lateral {
      width: 30%;
      margin-right: 0; } }
  @media (max-width: 768px) {
    .menu-lateral {
      width: 100%;
      margin-bottom: 10px;
      font-size: 14px;
      min-height: 138px; } }

.menu-lateral > ul {
  margin: 5px 0; }

.menu-lateral-li {
  margin: 5px 0;
  padding: 0;
  color: #5e686d;
  font-size: 14px;
  background: transparent; }
  @media (max-width: 768px) {
    .menu-lateral-li {
      padding: 0 10px; } }

.menu-lateral-li a {
  padding: 0;
  color: #5e686d;
  font-size: 14px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: #FFFFFF; } }
@media (max-width: 400px) {
  .menu-cat-mobile {
    padding-left: 20%;
    color: #0A97D4; }
    .menu-cat-mobile a {
      color: #0A97D4; }
    .menu-cat-mobile a:hover {
      color: #0A97D4; }
    .menu-cat-mobile a:link {
      color: #0A97D4; } }

.cabecalho-menu-lateral {
  background-color: #ffffff;
  margin-right: 10px;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5); }

.cabecalho-menu-lateral h3 {
  color: #0A97D4;
  text-align: center; }

.menu-lateral-interno {
  width: 270px; }
  @media (max-width: 400px) {
    .menu-lateral-interno {
      display: none; } }
  @media (max-width: 768px) {
    .menu-lateral-interno {
      display: none; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .menu-lateral-interno {
      display: none; } }
  @media (max-width: 1024px) {
    .menu-lateral-interno {
      margin-right: 0; } }
  @media (max-width: 1200px) {
    .menu-lateral-interno {
      margin-right: 0; } }

.menu-lateral-interno > ul {
  margin: 5px 0; }

.menu-lateral-interno-li {
  min-height: 32px;
  margin: 5px 0;
  position: relative;
  color: #5e686d;
  font-size: 12px;
  text-align: left;
  background: #FFF;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  vertical-align: middle;
  left: 30px;
  top: 3px;
  line-height: 15px;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  /* display: flex; */
  display: table;
  padding: 0; }

.div-img-menu {
  min-height: 32px;
  margin-top: 5px;
  color: #5e686d;
  font-size: 12px;
  text-align: left;
  background: transparent;
  right: 213px; }
  @media (max-width: 768px) {
    .div-img-menu {
      padding: 0 10px; } }

.div-img-menu img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border: 2px solid #0A97D4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  left: 5px; }

.menu-lateral-interno-li a {
  width: 94%;
  min-height: 32px;
  color: #5e686d;
  font-size: 10px;
  text-align: left !important;
  font-weight: bold;
  position: relative;
  height: 32px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px; }

.menu-lateral-interno-li a:hover {
  width: 100%;
  min-height: 32px;
  color: #ffffff;
  font-size: 10px;
  text-align: left !important;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  background: #0A97D4;
  right: 0;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px; }

.menu-lateral-interno-li .active {
  width: 100%;
  min-height: 32px;
  color: #ffffff;
  font-size: 10px;
  text-align: left !important;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  background: #0A97D4;
  right: 0;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px; }

.itensCarrinho {
  float: right;
  background: url("../imagens/home/bgCarrinho.png");
  width: 143px;
  height: 71px;
  display: block;
  margin-right: 13px; }

.itensCarrinho svg {
  fill: #FFF;
  margin-left: 30px;
  margin-top: 12px;
  float: left; }

.itensCarrinho .qtdeItens {
  color: #FFF;
  float: left;
  font-size: 35px;
  margin-left: 18px;
  line-height: 60px; }

.linksSuperior {
  padding-top: 40px;
  float: right;
  padding-right: 40px; }

.linksSuperior a {
  color: #FFF; }

.linksSuperior li {
  display: inline-block;
  margin-left: 50px;
  color: #FFF; }

.linksSuperior img {
  padding-right: 8px;
  padding-top: 10px;
  float: left; }

.linksSuperior a span {
  float: left;
  margin-top: 7px; }

.linksSuperior svg {
  padding-top: 5px;
  padding-right: 6px;
  fill: #facf04;
  float: left; }

.linksSuperior .contatosvg {
  margin-top: 7px; }

.home {
  position: relative;
  bottom: 22px; }
  @media (max-width: 800px) {
    .home {
      bottom: 0; } }

.linksSite {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-right: 40px;
  margin-top: 0px;
  z-index: 0;
  transition: all linear 0.1s; }
  .linksSite a {
    color: white; }
  @media only screen and (max-width: 600px) {
    .linksSite {
      width: 110%;
      margin-top: 0;
      margin-left: 10%;
      transition: all linear 0.1s; } }
  @media (max-width: 600px) {
    .linksSite {
      width: 163%;
      margin-top: 0;
      margin-left: 0; } }
  @media (max-width: 320px) {
    .linksSite {
      width: 176%; } }

.linksSite div {
  float: left;
  margin-right: 17px; }
  @media (max-width: 400px) {
    .linksSite div {
      margin-right: -10px; } }
  @media (max-width: 800px) {
    .linksSite div {
      text-align: center; } }

.linksSite .texto-minhaconta {
  margin-left: 34px;
  float: left;
  width: 25%; }
  @media (max-width: 800px) {
    .linksSite .texto-minhaconta {
      margin-left: 104px;
      float: left;
      position: relative;
      top: 53px; } }
  .linksSite .texto-minhaconta p {
    color: white;
    font-size: 1.2em;
    width: 9%; }
    @media (max-width: 800px) {
      .linksSite .texto-minhaconta p {
        color: #878787;
        margin-left: 10%; } }
    @media (max-width: 320px) {
      .linksSite .texto-minhaconta p {
        margin-left: 0%;
        position: relative;
        right: 12px; } }

.linksSite .midias {
  background-color: transparent;
  width: 90px;
  height: 81px;
  /* margin-top: 9.5%; */
  /* margin-right: 67px; */
  margin-top: 5%;
  position: relative;
  left: 23px; }
  @media (max-width: 320px) {
    .linksSite .midias {
      left: 0px; } }
  @media (max-width: 800px) {
    .linksSite .midias img {
      width: 81%;
      position: relative;
      left: 30%; } }
  @media (max-width: 320px) {
    .linksSite .midias img {
      left: 0%;
      right: 10px; } }

.linksSite .home {
  background-color: transparent;
  width: 100px; }
  @media (max-width: 800px) {
    .linksSite .home img {
      width: 65%;
      margin-left: 20px; } }

.linksSite .produtos {
  background-color: transparent;
  height: 88px;
  margin-top: 5%; }
  @media (max-width: 400px) {
    .linksSite .produtos img {
      width: 70%;
      position: relative;
      left: 30px; } }
  @media (max-width: 320px) {
    .linksSite .produtos img {
      width: 70%;
      position: relative;
      left: 1px; } }

.linksSite .brinquedoteca {
  margin-top: 25%;
  height: 88px; }
  @media (max-width: 800px) {
    .linksSite .brinquedoteca {
      margin-top: 0%; } }
  @media (max-width: 500px) {
    .linksSite .brinquedoteca img {
      position: absolute;
      left: 27px;
      margin-top: 0;
      width: 20%; } }
  @media (max-width: 800px) {
    .linksSite .brinquedoteca img {
      position: absolute;
      left: 27px;
      margin-top: 0;
      width: 20%; } }

.linksSite .importancia {
  margin-top: 5%;
  height: 86px;
  position: relative;
  right: 30px; }
  @media (max-width: 800px) {
    .linksSite .importancia {
      margin-top: 0%;
      position: initial;
      right: 0; } }
  @media (max-width: 500px) {
    .linksSite .importancia img {
      position: absolute;
      left: 0;
      margin-left: 29%;
      margin-top: 5%;
      width: 12%; } }
  @media (max-width: 800px) {
    .linksSite .importancia img {
      position: absolute;
      left: 0;
      margin-left: 29%;
      margin-top: 5%;
      width: 12%; } }

.linksSite .btn-contato {
  position: relative;
  margin-top: 19%;
  right: 5%;
  z-index: 10; }
  @media (max-width: 800px) {
    .linksSite .btn-contato {
      position: initial;
      margin-top: 0%;
      right: 0;
      z-index: 0; } }
  @media (max-width: 500px) {
    .linksSite .btn-contato img {
      width: 17%;
      position: absolute;
      left: 0;
      margin-left: 48%;
      margin-top: 9%; } }
  @media (max-width: 800px) {
    .linksSite .btn-contato img {
      width: 17%;
      position: absolute;
      left: 0;
      margin-left: 48%;
      margin-top: 9%; } }

.txtCategoriaProdutos {
  font-size: 17px;
  text-align: center;
  width: 80%;
  margin: 15px auto; }
  .txtCategoriaProdutos p {
    font-weight: bold; }
  .txtCategoriaProdutos .qtdeItens {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 1.3em;
    color: #878787; }
  .txtCategoriaProdutos .btn-carrinho {
    float: right;
    width: 45%;
    height: 57px;
    background-color: white;
    border: 4px solid #D52021;
    margin: 0 auto;
    text-align: right;
    position: relative;
    right: 25px; }
    .txtCategoriaProdutos .btn-carrinho img {
      margin-top: 5px;
      position: relative;
      right: 7px; }

.form-control {
  border-radius: 50px;
  font-size: 16px; }

.btn-busca .btn {
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold; }

.buscaSite svg {
  margin-top: 13px;
  position: absolute;
  left: 251px; }

.categorias {
  height: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.thumbnail {
  width: 100%;
  margin-bottom: 0;
  display: block;
  background-color: transparent;
  border: none; }

.caption {
  text-align: center;
  margin-top: 20px; }

.produto_preco {
  font-size: 18px;
  color: #0a97d4;
  font-weight: bold;
  margin-top: 15px; }
  @media (max-width: 1024px) {
    .produto_preco {
      font-size: 20px; } }

small {
  font-size: 14px; }

.itemCategoria {
  min-height: 407px;
  padding: 10px 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #E0E0E0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.itemCategoria img {
  max-height: 170px; }

.itemProduto img {
  max-height: 170px; }

h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #0a97d4;
  margin: 20px 0; }
  h1 .tituloProdutos {
    color: #FF0000; }

.produtos ul li a {
  text-align: center; }
.produtos .itemProduto {
  min-height: 370px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #E0E0E0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  /* img
   {
     width:80%;
     margin:0 auto;
   }*/
  /*
    .botaoPreco
    {
      border:0px;
  
      width:200px;
      display:block;
      position:absolute;
      bottom:10px;
      left:0;
      right:0;
      margin-left:auto;
      margin-right:auto;
    }*/ }
  .produtos .itemProduto span {
    display: block; }
  .produtos .itemProduto .produto_nome {
    font-size: 13px; }
  .produtos .itemProduto .botaoAdicionar {
    border: 0px;
    padding: 4px 20px;
    width: 200px;
    height: 40px;
    display: block;
    position: relative; }
    .produtos .itemProduto .botaoAdicionar svg {
      float: left;
      margin-right: 15px;
      fill: #FFF; }
    .produtos .itemProduto .botaoAdicionar span {
      float: left;
      line-height: 35px;
      color: #000;
      color: #000; }

.botaoAdicionarCarrinho {
  font-size: 32px;
  color: #0a97d4;
  font-weight: bold; }
  @media (max-width: 400px) {
    .botaoAdicionarCarrinho {
      font-size: 22px; } }
  .botaoAdicionarCarrinho svg {
    float: left;
    margin-right: 15px;
    fill: #FFF; }
  .botaoAdicionarCarrinho span {
    float: left;
    line-height: 35px;
    color: #FFF; }

.bannerBrinquedoteca {
  margin-top: 30px;
  background: url("../imagens/home/bgBrinquedoteca.jpg");
  background-color: #E97516;
  background-repeat: no-repeat;
  max-width: 100%;
  width: 100%;
  height: auto;
  padding-bottom: 20px; }

.separador {
  margin-top: 5%; }

.tituloBannerBrinquedoteca {
  margin-top: 20px;
  font-size: 40px;
  color: #FFF;
  display: block; }
  @media (max-width: 800px) {
    .tituloBannerBrinquedoteca {
      text-align: center; } }

.textoBannerBrinquedoteca {
  color: #FFF;
  font-size: 20px;
  display: block;
  text-align: justify; }
  @media (max-width: 800px) {
    .textoBannerBrinquedoteca {
      text-align: center; } }

.texto-menu {
  position: relative;
  left: -25px;
  top: 27px; }
  .texto-menu h1 {
    margin-top: 10px;
    text-align: center;
    font-size: 22px;
    color: #D52021; }
    @media (max-width: 800px) {
      .texto-menu h1 {
        font-size: 16px; } }
  .texto-menu p {
    text-align: center;
    color: #5a5a5a;
    font-size: 18px; }
    @media (max-width: 800px) {
      .texto-menu p {
        font-size: 16px; } }
  .texto-menu .renderizar-texto {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
    left: -10px;
    position: relative; }
    .texto-menu .renderizar-texto #abelha {
      position: absolute;
      top: 0;
      right: -6%;
      width: 45px;
      height: auto; }

.categoria-Produtos {
  font-size: 0.9em; }

footer {
  background-image: url(../imagens/home/nuvens2.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #adedf0;
  color: #FFF;
  padding: 30px 0; }
  footer .texto {
    margin-top: 20px;
    color: #5e686d; }
  footer .texto h3 {
    font-size: 25px;
    color: #2ba5da; }
    @media (max-width: 768px) {
      footer .texto h3 {
        font-size: 20px; } }
  footer .texto a {
    color: #FFF; }
  footer .texto p {
    margin-top: 10px;
    color: #5e686d; }

.bandeirasPgto {
  margin-top: 40px;
  margin-left: 40px; }
  @media (max-width: 400px) {
    .bandeirasPgto {
      margin-left: 0; } }
  @media (max-width: 768px) {
    .bandeirasPgto {
      margin-left: 140px; }
      .bandeirasPgto img {
        width: 90%; } }
  @media (max-width: 1200px) {
    .bandeirasPgto {
      margin-left: 0; } }

.rodape {
  background-color: #ffffff;
  padding: 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.logoRodape {
  width: 50%;
  margin-left: 80px;
  float: center;
  bottom: 15px; }
  @media (max-width: 768px) {
    .logoRodape {
      width: 50%;
      margin-left: 70px; } }

.imgParceiros {
  padding-top: 5px;
  padding-left: 50px; }

.infoRodapeContato {
  padding-top: 10px;
  color: #5e686d;
  text-align: center; }
  @media (max-width: 400px) {
    .infoRodapeContato {
      padding-left: 0px;
      font-size: 14px; } }
  @media (max-width: 768px) {
    .infoRodapeContato {
      margin-bottom: 10px;
      margin-left: 110px; } }
  @media (max-width: 1200px) {
    .infoRodapeContato {
      margin-bottom: 10px;
      margin-left: 0; } }

.infoRodapeContato svg {
  fill: #da251c;
  width: 20px;
  float: left; }

/*
.infoRodapeContato span{
  float:left;
  line-height:30px;
  @media (max-width: 800px){
    color: black;
  }
}*/
.facebook {
  margin-left: 150px; }
  @media (max-width: 768px) {
    .facebook {
      margin-bottom: 20px;
      margin-left: 350px; } }
  @media (max-width: 1200px) {
    .facebook {
      margin-bottom: 20px;
      margin-left: 0; } }
  @media (min-width: 1201px) {
    .facebook {
      margin-bottom: 20px;
      margin-left: 0;
      text-align: center; } }

.line-contato {
  margin-top: 5px; }

/* FORUMARIO CONTATO */
.campoErro {
  border-color: #CC0000 !important;
  background-color: #FFE1E1 !important;
  outline-color: #990000 !important; }

.campoErro:focus {
  outline-color: #990000 !important; }

.box-contato .bloco {
  margin-bottom: 25px;
  clear: both;
  overflow: hidden; }

.box-contato .bloco span {
  display: block;
  margin-bottom: 5px; }

.box-contato .bloco input[type="text"] {
  padding: 5px;
  width: 100%;
  border: solid #666 1px; }

.box-contato .bloco input[type="password"] {
  padding: 5px;
  width: 100%;
  border: solid #666 1px; }

.box-contato .bloco textarea {
  padding: 5px;
  min-width: 100%;
  max-width: 100%;
  border: solid #666 1px;
  height: 200px; }

.box-contato .bloco input[type="checkbox"] {
  width: auto; }

.box-contato .bloco label {
  display: block;
  margin-top: 5px; }

.box-contato .bloco select {
  height: 32px;
  border: solid #666 1px;
  width: 100%; }

#imagem-captcha {
  width: 100%;
  background-color: #fff;
  border: solid #000 1px; }

#captcha {
  margin: 0 auto;
  display: block; }

.btnContato {
  padding: 5px 22px;
  background-color: #000;
  color: #FFF;
  border-radius: 5px;
  border: 0px;
  font-size: 20px; }

.btnContato:hover {
  background-color: #7B348E; }

#mapa {
  display: block;
  height: 700px;
  width: 100%; }

.enderecosContato {
  padding: 20px 30px; }

.tituloEnd {
  font-weight: bold;
  display: block; }

.imagemModelo {
  margin-left: 60px; }

.bg-carrinho {
  padding: 40px;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  @media (max-width: 400px) {
    .bg-carrinho {
      padding: 10px; } }
  @media screen and (max-width: 980px) {
    .bg-carrinho {
      padding: 15px; } }

.bg-carrinho h2 {
  text-align: left;
  font-size: 28px;
  color: #0a97d4;
  font-weight: bold; }
  @media (max-width: 767px) {
    .bg-carrinho h2 {
      font-size: 16px;
      text-align: center; } }
  @media (max-width: 768px) {
    .bg-carrinho h2 {
      font-size: 20px; } }

.bg-carrinho h3 {
  text-align: left;
  font-size: 24px;
  color: #0a97d4;
  font-weight: bold; }
  @media (max-width: 767px) {
    .bg-carrinho h3 {
      font-size: 14px;
      text-align: center; } }
  @media (max-width: 768px) {
    .bg-carrinho h3 {
      font-size: 17px; } }

.bg-carrinho p {
  text-align: right; }
  @media (max-width: 767px) {
    .bg-carrinho p {
      font-size: 14px;
      margin-top: 10px;
      text-align: center; } }

@media (max-width: 767px) {
  .bg-carrinho strong {
    font-size: 14px; } }

.bg-carrinho .btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.qtd-prod {
  color: #0a97d4; }

.box-carrinho {
  margin-top: 10px; }

.box-carrinho img {
  max-width: 100px; }
  @media (max-width: 767px) {
    .box-carrinho img {
      max-width: 80px; } }

.box-carrinho input {
  width: 50px;
  height: 25px; }

.box-carrinho a {
  color: #333333; }

.linha {
  margin-top: 20px;
  border: 1px solid #ebebeb; }

.panel-footer {
  border-top: none; }

.btn-finalizar {
  float: right; }

@media (max-width: 767px) {
  .carrinho-principal {
    display: none; } }

@media (max-width: 767px) {
  .carrinho-mobile {
    background-color: #EFEFEF;
    margin: 15px 0;
    padding: 5px 10px;
    font-weight: bold; } }
@media (min-width: 768px) {
  .carrinho-mobile {
    display: none; } }

@media (max-width: 767px) {
  .box-descricao {
    margin-bottom: 20px;
    padding: 20px 5px 10px 5px; } }

@media (max-width: 767px) {
  .bg-carrinho .finalizar-compra {
    font-size: 10px; } }

.frete {
  text-align: right;
  padding-right: 70px; }
  @media (max-width: 900px) {
    .frete {
      padding-right: 10px; } }

/*  chec kout  */
.box-checkout h1 {
  margin-top: 0px;
  margin-bottom: 20px; }

.box-checkout h2 {
  display: block;
  text-align: center;
  margin: 30px 0; }

.box-checkout .bloco {
  width: 100%;
  overflow: hidden;
  display: block; }

.box-checkout .bloco {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  display: block; }

.box-checkout .bloco span {
  padding-left: 10px;
  margin-bottom: 5px;
  display: block; }

.box-checkout .bloco input, .box-antes-do-checkout .bloco select {
  padding: 10px;
  width: 100%; }

.box-checkout .bloco select {
  height: 44px;
  width: 100%; }

.box-checkout .bloco select.data {
  margin-right: 2%; }

.box-checkout .bloco select.dia {
  width: 15%; }

.box-checkout .bloco select.mes {
  width: 15%; }

.box-checkout .bloco select.ano {
  width: 66%;
  margin-right: 0px; }

.box-checkout .bloco .botao-confirma {
  width: 200px;
  margin-top: 10px; }

.box-checkout .col-md-2 .separador {
  height: 390px;
  border: dashed 1px #dd263d;
  width: 1px;
  display: block;
  margin: 20px auto 0px; }

.box-checkout .col-md-2 .separador-meus-dados {
  height: 405px;
  border: dashed 1px #dd263d;
  width: 1px;
  display: block;
  margin: 20px auto 0px; }
  @media (max-width: 992px) {
    .box-checkout .col-md-2 .separador-meus-dados {
      display: none; } }

.box-checkout .col-md-12 {
  margin-bottom: 20px; }

.box-checkout .col-md-12 form {
  overflow: hidden;
  margin-bottom: 20px; }

.box-checkout .esquerda {
  padding-right: 0px;
  padding-left: 50px; }

.box-checkout .direita {
  padding-left: 0px;
  padding-right: 50px; }

.box-checkout .botao-vermelho {
  width: 200px !important;
  float: right; }

.box-checkout .tabela-frete {
  margin: 0px auto 20px; }

.box-checkout .tabela-frete td, .box-checkout .tabela-frete th {
  padding: 10px; }

.box-checkout .tabela-frete th {
  width: 100px;
  background-color: #f0f0e8;
  color: #8c897a; }

.box-checkout .tabela-frete td {
  border-bottom: solid 1px #777; }

.box-checkout #passo2 {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
  display: none; }

.box-checkout #passo3 {
  display: none; }

.box-checkout #passo3 table {
  width: 100%;
  margin-bottom: 30px; }

.box-checkout #passo3 table th {
  text-align: center;
  padding: 10px 0px;
  background-color: #f0f0e8;
  color: #8c897a; }

.box-checkout #passo3 table .preco {
  font-weight: bold;
  font-size: 18px; }

.box-checkout #passo3 table th.quantidade {
  width: 14%; }

.box-checkout #passo3 table th.valor_unitario {
  width: 14%; }

.box-checkout #passo3 table th.valor_total {
  width: 14%; }

.box-checkout #passo3 table th.remove_carrinho {
  width: 5%; }

.box-checkout #passo3 table td {
  border-bottom: solid #bbb 1px;
  text-align: center;
  padding: 10px 0px; }

.box-checkout #passo3 table td .imagem {
  float: left;
  margin-left: 10px;
  margin-right: 10px; }

.box-checkout #passo3 table td .descricao {
  float: left;
  text-align: left; }

.box-checkout #passo3 table td .descricao div {
  float: left;
  margin-right: 10px;
  margin-left: 10px; }

.box-checkout #passo3 table td .descricao .nome {
  font-weight: bold; }

.box-checkout #passo3 table td .descricao span {
  font-weight: bold; }

.box-checkout #passo3 table td .qtd {
  width: 50px;
  text-align: center; }

.box-checkout #passo3 table tr td .remove_produto {
  background: none;
  border: none;
  color: #000;
  font-weight: bold; }

.box-checkout #passo3 table tr.ultima-linha td {
  border: none; }

.box-checkout #passo3 table tr.ultima-linha td input[type=radio] {
  margin-left: 10px;
  margin-right: 5px; }

.box-checkout #passo3 table tr.ultima-linha td {
  background-color: #f0f0e8;
  color: #8c897a;
  font-weight: bold; }

.box-antes-do-checkout .panel-default {
  padding: 20px;
  color: #5e686d; }

.box-antes-do-checkout h1 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 28px;
  color: #0a97d4;
  text-align: left; }

.box-antes-do-checkout .bloco {
  margin: 0;
  width: 100%;
  overflow: hidden;
  display: block; }

.box-antes-do-checkout .bloco span {
  margin-bottom: 5px; }

.box-antes-do-checkout .bloco strong {
  font-size: 14px; }

.box-antes-do-checkout .bloco input, .box-antes-do-checkout .bloco select {
  padding: 5px;
  margin: 5px 0;
  width: 100%;
  border: 1px solid #e0e0e0; }

.box-antes-do-checkout .bloco select {
  height: 42px; }

.box-antes-do-checkout .bloco select.data {
  margin-right: 2%; }

.box-antes-do-checkout .bloco select.dia {
  width: 15%; }

.box-antes-do-checkout .bloco select.mes {
  width: 15%; }

.box-antes-do-checkout .bloco select.ano {
  width: 66%;
  margin-right: 0px; }

.box-antes-do-checkout .bloco .botao-confirma {
  width: 50%;
  height: 40px;
  margin-top: 10px; }

.box-antes-do-checkout .col-md-2 .separador {
  height: 390px;
  border: dashed 1px #fa7103;
  width: 1px;
  display: block;
  margin: 20px auto 0px; }
  @media (max-width: 800px) {
    .box-antes-do-checkout .col-md-2 .separador {
      height: 10px;
      width: 100%; } }

.box-antes-do-checkout .col-md-2 .separador-meus-dados {
  height: 745px;
  border: dashed 1px #dd263d;
  width: 1px;
  display: block;
  margin: 20px auto 0px; }
  @media (max-width: 992px) {
    .box-antes-do-checkout .col-md-2 .separador-meus-dados {
      display: none; } }

.box-antes-do-checkout .esquerda {
  padding-right: 0px;
  padding-left: 50px; }
  @media (max-width: 800px) {
    .box-antes-do-checkout .esquerda {
      padding-left: 0px; } }

.box-antes-do-checkout .direita {
  padding-left: 0px;
  padding-right: 50px; }
  @media (max-width: 800px) {
    .box-antes-do-checkout .direita {
      padding-right: 0px; } }

.botao-vermelho {
  color: #fff;
  background-color: #FAB901;
  background-image: linear-gradient(to bottom, #FCD802, #FAB901);
  text-align: center;
  border: none;
  font-weight: bold;
  padding: 10px;
  display: block;
  border: solid #ffff00 1px;
  cursor: pointer; }
  @media (max-width: 400px) {
    .botao-vermelho {
      font-size: 14px; } }

#cadastro-segundo-passo {
  display: none; }

.botao-cadastra-atualiza {
  margin-top: 25px;
  border: none; }

#carregando_logar {
  display: none; }

.box-checkout p {
  text-align: center; }

.alert-form {
  color: red;
  font-size: 14px;
  height: 5px; }

.panel-default .cabecalho {
  background: #d9534f;
  color: #FFFFFF;
  margin-bottom: 20px; }
.panel-default .titulo-pedido {
  background: #337ab7;
  color: #FFFFFF; }
.panel-default .titulo-frete {
  background: #337ab7;
  color: #FFFFFF; }

.panel-body .linha_produto {
  border-bottom: 0.5px solid #dbdbdb; }
.panel-body .nome {
  padding: 20px 0; }
.panel-body .quantidade {
  padding: 20px 0; }
.panel-body .valor_unitario {
  padding: 20px 0; }
  @media (max-width: 768px) {
    .panel-body .valor_unitario {
      display: none; } }
.panel-body .valor_total {
  padding: 20px 0; }
.panel-body .linha-frete {
  margin: 10px 0; }
  @media (max-width: 767px) {
    .panel-body .linha-frete {
      font-size: 12px; } }

.opcoes_frete .panel-body {
  padding: 0; }

.resumo {
  padding-top: 20px;
  padding-right: 70px;
  padding-bottom: 20px;
  text-align: right;
  line-height: 40px; }
  .resumo select {
    padding: 10px;
    border: 1px solid #0a97d4;
    background: #f5f5f5;
    color: #428bca;
    font-weight: bold;
    border-radius: 5px; }

/* minhas compras */
.minhas-compras {
  color: #777; }

.minhas-compras h1 {
  margin-top: 0px;
  margin-bottom: 20px; }

.minhas-compras .tabela {
  overflow: hidden; }

.minhas-compras table {
  width: 100%;
  margin-bottom: 30px; }

.minhas-compras table th {
  text-align: center;
  padding: 10px 0px;
  background-color: #f0f0e8;
  color: #8c897a; }

.minhas-compras table .preco {
  font-weight: bold;
  font-size: 18px; }

.minhas-compras table th.quantidade {
  width: 14%; }

.minhas-compras table th.valor_unitario {
  width: 14%; }

.minhas-compras table th.valor_total {
  width: 14%; }

.minhas-compras table th.remove_carrinho {
  width: 5%; }

.minhas-compras table td {
  border-bottom: solid #bbb 1px;
  text-align: center;
  padding: 10px 0px; }

.minhas-compras table td .imagem {
  float: left;
  margin-right: 10px; }

.minhas-compras table td .descricao {
  float: left;
  text-align: left; }

.minhas-compras table td .descricao div {
  float: left;
  margin-right: 10px; }

.minhas-compras table td .descricao .nome {
  font-weight: bold; }

.minhas-compras table td .descricao span {
  font-weight: bold; }

.minhas-compras table td .qtd {
  width: 50px;
  text-align: center; }

.minhas-compras table tr td .remove_produto {
  background: none;
  border: none;
  color: #000;
  font-weight: bold; }

.minhas-compras table tr.ultima-linha td {
  border: none; }

.minhas-compras table tr.ultima-linha td input[type=radio] {
  margin-left: 10px;
  margin-right: 5px; }

.minhas-compras table tr.ultima-linha td {
  background-color: #f0f0e8;
  color: #8c897a;
  font-weight: bold; }

.minhas-compras .botao-vermelho {
  width: 230px;
  display: block; }

.minhas-compras .continuar-comprando {
  float: left; }

.minhas-compras .finalizar-compra {
  float: right; }

.minhas-compras .bloco {
  width: 100%;
  display: block;
  overflow: hidden; }

.btn-group {
  width: 100%;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px; }

.btn {
  border: none;
  border-radius: 0; }

.btn-default {
  background-color: #efefef; }

.btn-breadcrumb .btn {
  font-family: Arial;
  font-weight: bold;
  display: inline-block !important;
  float: none;
  width: 33.3%;
  margin-left: -7px !important;
  left: 7px;
  font-size: 18px;
  padding: 0 2.5%;
  height: 50px;
  line-height: 50px;
  position: relative; }
  .btn-breadcrumb .btn:hover {
    outline: none;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important; }
  @media screen and (max-width: 979px) {
    .btn-breadcrumb .btn {
      display: block !important;
      font-size: 12px;
      width: 90%;
      margin: 0 auto !important;
      height: auto !important;
      padding: 2.5% !important;
      line-height: 12px;
      border-radius: 5px !important; } }
  @media (min-width: 980px) and (max-width: 1023px) {
    .btn-breadcrumb .btn {
      font-size: 12px;
      text-align: center;
      padding: 0; } }
  @media (min-width: 1024px) and (max-width: 1199px) {
    .btn-breadcrumb .btn {
      font-size: 15px; } }
  .btn-breadcrumb .btn.primary, .btn-breadcrumb .btn.primario {
    background-color: #0992cd;
    border-right: 1px solid #0992cd; }
  .btn-breadcrumb .btn.secundario {
    color: #939090;
    background-color: #E6E6E6;
    border-right: 1px solid #E6E6E6; }
  .btn-breadcrumb .btn.terciario {
    background-color: #EFEFEF;
    color: #939090; }
  .btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    height: 100%;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 10px solid #e6e6e6;
    position: absolute;
    top: 0;
    right: -2.5%;
    margin-left: 0;
    z-index: 3; }
    @media screen and (max-width: 1200px) {
      .btn-breadcrumb .btn:not(:last-child):after {
        right: -3.2%; } }
    @media screen and (max-width: 980px) {
      .btn-breadcrumb .btn:not(:last-child):after {
        display: none; } }
  .btn-breadcrumb .btn.primario:not(:last-child):after {
    border-left: 10px solid #0992cd; }

.btn-warning {
  color: #fff;
  background-color: #FAB901;
  background-image: linear-gradient(to bottom, #FCD802, #FAB901);
  font-weight: bold; }

/*# sourceMappingURL=estilo.css.map */
