@charset "UTF-8";
/* Casa das Pedras
 * Customização de tema para loja integrada
 * 20 Março 2020
 * www.orago.com.br
 * */
.menu.superior li {
  padding: 0 11px; }

.menu.superior .titulo {
  font-size: 15px !important;
  font-weight: bold; }

.barra-inicial {
  background-color: #272727; }
  .barra-inicial .canais-contato {
    text-transform: uppercase; }
    .barra-inicial .canais-contato li span,
    .barra-inicial .canais-contato li a {
      color: #fff !important; }
    .barra-inicial .canais-contato li i {
      color: #E51931 !important; }
  .barra-inicial .lista-redes ul li {
    border-color: transparent !important; }
    .barra-inicial .lista-redes ul li a {
      background-color: transparent;
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .barra-inicial .lista-redes ul li a i {
        background: none !important;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .barra-inicial .lista-redes ul li a:hover {
        background-color: #30D1E1; }
        .barra-inicial .lista-redes ul li a:hover i {
          color: #424972; }

.lista-redes ul li {
  margin: 0 4px;
  border: none; }
  .lista-redes ul li i {
    border-radius: 20px;
    border: none; }

.container-principal .container {
  padding-bottom: 0; }

#cabecalho {
  position: relative;
  margin-bottom: 20px;
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    /*
      #cabecalho::after {
      content: "";
      position: absolute;
      background-color: #E51931;
      left: 0;
      bottom: 0px;
      height: 50px;
      width: 100%; } }
	*/
  body.carrinho-checkout #cabecalho {
    border-bottom: 35px solid #FD6F61; }
    body.carrinho-checkout #cabecalho::after {
      display: none; }
    body.carrinho-checkout #cabecalho .atendimento.borda-alpha {
      border-radius: 3px;
      border: none;
      background-color: white; }
      body.carrinho-checkout #cabecalho .atendimento.borda-alpha .icone-box.borda-alpha {
        font-size: 27px;
        border: none; }
  #cabecalho .container {
    position: relative; }
  #cabecalho .conteudo-topo .superior .cor-secundaria,
  #cabecalho .conteudo-topo .superior .cor-principal {
    color: #725844; }
  #cabecalho .busca.borda-alpha {
    border: none;
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); }
    #cabecalho .busca.borda-alpha input {
      border-radius: 2px 0 0 2px;
      border: none;
      height: 32px;
      text-indent: 10px; }
      @media only screen and (max-width: 767px) {
        #cabecalho .busca.borda-alpha input {
          height: 20px; } }
    #cabecalho .busca.borda-alpha button {
      border-radius: 0 2px 2px 0;
      background-color: #E51931;
      height: 40px;
      border-width: 0;
      top: 0;
      right: 0; }
  #cabecalho .acoes-conta i {
    display: none;
    font-size: 10px;
    border: 1px solid #84B025; }
  #cabecalho .carrinho {
    color: #A2D040;
    background-color: #0F6159;
    border-radius: 3px;
    border-width: 0;
    color: white;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4); }
    #cabecalho .carrinho .icon-shopping-cart {
      font-size: 18px;
      background: #0d544d; }
    #cabecalho .carrinho > a .cor-secundaria {
      color: white; }
  #cabecalho .carrinho-interno > div .botao {
    background-color: #0F6159;
    background-image: none !important; }
    #cabecalho .carrinho-interno > div .botao:hover {
      background-color: #168d82; }
  #cabecalho .menu.superior {
    position: relative;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      #cabecalho .menu.superior {
        margin-top: 20px; } }
    #cabecalho .menu.superior .nivel-um {
      margin-bottom: -10px;
      background-color: #E51931; }
      #cabecalho .menu.superior .nivel-um .borda-principal {
        border-color: transparent !important;
        position: relative; }
        #cabecalho .menu.superior .nivel-um .borda-principal::after {
          content: "";
          position: absolute;
          width: 100%;
          height: 0px;
          background-color: #f07483;
          left: 0;
          bottom: 0;
          opacity: 0;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        #cabecalho .menu.superior .nivel-um .borda-principal:hover::after {
          opacity: 1;
          height: 5px; }
    #cabecalho .menu.superior li a .cor-secundaria {
      color: #fff; }
    #cabecalho .menu.superior li a .fundo-secundario {
      color: #fffefe;
      background-color: transparent; }
    #cabecalho .menu.superior li a:hover .cor-secundaria {
      color: white; }
    #cabecalho .menu.superior li a:hover .fundo-secundario {
      color: #fffefe; }
    #cabecalho .menu.superior li.active .cor-secundaria {
      color: #A2D040; }
    #cabecalho .menu.superior li.active .fundo-secundario {
      color: #A2D040; }

body.carrinho-checkout .conteiner-principal #corpo .conteiner {
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.listagem .listagem-linha li {
  border-width: 0;
  border-style: none; }

@media only screen and (max-width: 767px) {
  .listagem a.tag-comprar.fundo-principal span {
    border: none !important; } }

.listagem .listagem-item {
  border: 1px solid #E0E0E0;
  border-bottom-width: 4px;
  border-bottom-color: #E51931;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #F2FAFB !important;
  text-align: center;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .listagem .listagem-item:active, .listagem .listagem-item:hover {
    border-color: #E51931;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: inherit;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2); }
  .listagem .listagem-item .acoes-produto {
    bottom: 100px;
    background-color: #E51931;
    padding: 0;
    border: none; }
    .listagem .listagem-item .acoes-produto a {
      background-color: transparent;
      background-image: none;
      border: none;
      margin: 0;
      width: 100%;
      padding: 10px 0 !important; }
  .listagem .listagem-item .imagem-produto {
    background-color: #ffffff;
    border-bottom: 1px solid #E0E0E0; }
  .listagem .listagem-item .info-produto .preco-produto {
    color: #12776d; }
    .listagem .listagem-item .info-produto .preco-produto .preco-promocional {
      color: #0F6159;
      font-weight: bold; }
  .listagem .listagem-item .bandeiras-produto {
    top: 15px;
    left: 0; }
    .listagem .listagem-item .bandeiras-produto > span {
      padding: 6px 10px;
      font-size: 9px;
      text-transform: uppercase;
      font-weight: 300;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: none;
      border-radius: 0 2px 2px 0; }
  .listagem .listagem-item .preco-produto .preco-promocional {
    color: #FD6F61; }

.listagem .listagem-linha {
  border-color: transparent; }

h1.titulo.cor-secundaria,
.listagem .titulo-categoria {
  font-size: 1.8em;
  border-width: 0;
  border-bottom: 3px solid #ddd;
  font-weight: normal;
  text-transform: uppercase;
  color: #4A4A4A;
  padding-bottom: 6px; }
  h1.titulo.cor-secundaria strong,
  .listagem .titulo-categoria strong {
    font-weight: normal; }

.cep ul.borda-alpha {
  background-color: white; }

.abas-custom .tab-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.13); }

.parcelas-produto .accordion {
  background-color: white; }

.lista-favoritos.adicionar-favorito {
  background-color: #272727; }
  .lista-favoritos.adicionar-favorito:hover {
    background-color: black; }

.abas-conteudo {
  background-color: white; }
  .abas-conteudo .caixa-dados {
    border-color: transparent;
    padding: 0; }
  .abas-conteudo .caixa-info {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    border: none;
    padding-top: 0;
    padding-left: 0; }

fieldset legend.cor-secundaria {
  color: #272727; }

#barraNewsletter {
  background-color: #36abbc !important;
  padding: 50px 0 !important; }
  #barraNewsletter .conteiner {
    background-color: transparent !important; }
  #barraNewsletter .componente.newsletter.borda-principal {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent !important; }
    #barraNewsletter .componente.newsletter.borda-principal .interno {
      background-color: transparent !important; }
  #barraNewsletter .componente .texto-newsletter,
  #barraNewsletter .componente .alert {
    white-space: normal; }
  #barraNewsletter .componente input {
    padding: 12px !important; }
  #barraNewsletter .componente button {
    padding: 16px !important; }
  #barraNewsletter .componente input, #barraNewsletter .componente button {
    margin-top: 20px;
    border: none;
    border-radius: 6px !important; }

.pagina-pagina .conteudo p {
  font-size: 1.4em; }

.pagina-pagina .conteudo ul, ol {
  font-size: 1.4em; }

.pagina-pagina .conteudo li + li {
  margin-top: 10px; }

.pagina-pagina .conteudo h2, h3, h4, h5, h6 {
  font-weight: normal; }

.listagem .listagem-item .bandeiras-produto > span {
  font-size: 12px; }

.listagem .listagem-item .info-produto .preco-produto .preco-promocional {
  font-size: 1.2rem; }

.acoes-produto .preco-produto .preco-promocional {
  color: #0F6159;
  font-size: 2rem; }

.parceiros-logo {
  margin: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

div.parceiros {
  color: #a240a9;
  overflow: hidden;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 3px 20px rgba(142, 105, 232, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 3px 20px rgba(142, 105, 232, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 3px 20px rgba(142, 105, 232, 0.2); }
  div.parceiros:hover {
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3), 0px 3px 20px rgba(142, 105, 232, 0.3);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3), 0px 3px 20px rgba(142, 105, 232, 0.3);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3), 0px 3px 20px rgba(142, 105, 232, 0.3); }
  div.parceiros img {
    width: 100%;
    height: auto; }

div.desc {
  padding: 15px;
  text-align: center; }

.responsive {
  padding: 15px;
  float: left;
  width: 29.61%; }

@media only screen and (max-width: 1024px) {
  .responsive {
    width: 29%;
    margin: 15px 0; } }

@media only screen and (max-width: 768px) {
  .responsive {
    width: 44.1%;
    margin: 15px 0; } }

@media only screen and (max-width: 700px) {
  .responsive {
    width: 44.94%;
    margin: 15px 0; } }

@media only screen and (max-width: 500px) {
  .responsive {
    width: 92%; } }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.caixa-sombreada {
  background-color: white;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #E0E0E0 !important;
  outline: none; }

.componente .interno {
  background-color: white; }
  .componente .interno .titulo {
    color: #E51931; }
  .componente .interno .texto-newsletter {
    color: white; }
  .componente .interno button {
    color: #30D1E1;
    background-color: white; }

.borda-principal {
  border-width: 5px 0 0; }

.lateral .borda-principal {
  background-color: white;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lateral .filtro {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #E0E0E0 !important;
  outline: none; }
  .lateral .filtro h4 {
    border: none; }

.newsletter.borda-principal {
  border-radius: 5px;
  overflow: hidden; }
  .newsletter.borda-principal .interno {
    background-color: #E51931; }
    .newsletter.borda-principal .interno .titulo {
      text-transform: uppercase;
      color: #fff; }
    .newsletter.borda-principal .interno .texto-newsletter {
      color: white; }
    .newsletter.borda-principal .interno button {
      color: #E51931;
      background-color: white; }
  .newsletter.borda-principal .newsletter-confirmacao span {
    color: white; }

.newsletter-cadastro input[type="text"] {
  height: 20px; }

.menu.lateral .nivel-um,
.menu.lateral .nivel-dois {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: white !important; }
  .menu.lateral .nivel-um > li,
  .menu.lateral .nivel-dois > li {
    padding: 0;
    border: none; }
    .menu.lateral .nivel-um > li a,
    .menu.lateral .nivel-dois > li a {
      border: 1px solid #E0E0E0;
      margin-left: -1px;
      margin-top: -1px;
      padding-left: 20px;
      padding-right: 20px;
      text-transform: uppercase;
      background-color: white !important;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .menu.lateral .nivel-um > li a:hover,
      .menu.lateral .nivel-dois > li a:hover {
        background-color: #ebf9fa !important;
        color: black !important; }

#rodape {
  /*
	.pagamento-selos + div  {
		background-color: $color3!important;

		.conteiner {
			.row-fluid {
				div:nth-child(1) {
					background-color: orange;
				}
				div:nth-child(2) {
					background-color: green;
				}
			}
		}

	}
	*/ }
  #rodape .selos .cor-secundaria {
    color: #fff; }
  #rodape .pagamento-selos {
    background-color: #1f1f1f;
    background-image: none; }
  #rodape .gateways-rodape {
    border: none; }
  #rodape .titulo {
    text-transform: uppercase;
    color: #E51931;
    padding-bottom: 0;
    border: none;
    margin-bottom: 10px; }
  #rodape .institucional {
    background-image: none; }
  #rodape .fundo-secundario {
    background-color: #272727; }
  #rodape .redes-sociais.borda-principal {
    margin-top: -45px;
    background-image: none; }
  #rodape ul li {
    list-style: none; }

#barraNewsletter {
  background-color: #E51931 !important;
  padding: 0 !important; }
  #barraNewsletter .componente.newsletter.borda-principal {
    width: 100% !important; }
  #barraNewsletter .componente button, #barraNewsletter .componente input {
    margin-top: 0; }
  #barraNewsletter .componente .texto-newsletter {
    margin-right: 25px;
    margin-top: 8px; }
    #barraNewsletter .componente .texto-newsletter::before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      content: "\f07a";
      font-size: 60px;
      background-color: #890f1d;
      padding: 40px 30px;
      position: absolute;
      border-radius: 100%;
      z-index: 1;
      margin: -40px 0 0 -130px; }
