@charset "UTF-8";
/* -------------------------------------------------------*/
/* -----------------*>>> MIXINS <<<-----------------------*/
/* -------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,900");
.animacaoLeft {
  animation: animationLeft linear 5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationLeft linear 5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationLeft linear 5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationLeft linear 5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationLeft linear 5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/ }
@keyframes animationLeft {
  0% {
    transform: translate(0px, 0px); }
  100% {
    transform: translate(800px, -500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-moz-keyframes animationLeft {
  0% {
    -moz-transform: translate(0px, 0px); }
  100% {
    -moz-transform: translate(800px, -500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-webkit-keyframes animationLeft {
  0% {
    -webkit-transform: translate(0px, 0px); }
  100% {
    -webkit-transform: translate(800px, -500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-o-keyframes animationLeft {
  0% {
    -o-transform: translate(0px, 0px); }
  100% {
    -o-transform: translate(800px, -500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-ms-keyframes animationLeft {
  0% {
    -ms-transform: translate(0px, 0px); }
  100% {
    -ms-transform: translate(800px, -500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
.animacaoRight {
  animation: animationRight linear 5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationRight linear 5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationRight linear 5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationRight linear 5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationRight linear 5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/ }
@keyframes animationRight {
  0% {
    transform: translate(0px, 0px); }
  100% {
    transform: translate(-800px, -800px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-moz-keyframes animationRight {
  0% {
    -moz-transform: translate(0px, 0px); }
  100% {
    -moz-transform: translate(-800px, -800px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-webkit-keyframes animationRight {
  0% {
    -webkit-transform: translate(0px, 0px); }
  100% {
    -webkit-transform: translate(-800px, -800px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-o-keyframes animationRight {
  0% {
    -o-transform: translate(0px, 0px); }
  100% {
    -o-transform: translate(-800px, -800px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
@-ms-keyframes animationRight {
  0% {
    -ms-transform: translate(0px, 0px); }
  100% {
    -ms-transform: translate(-800px, -800px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; } }
/* URL - BASE */
/* Largura padr├úo do conteudo das p├íginas */
/* Largura padr├Áes da loja master (N├úo Mudar) */
/* Quantidade de produtos por linha */
/*****Abaixo, cores n├úo usada no projeto*****/
/*
	Aqui ser├í aplicada toda regra de estilo que replicar├í
	de desktop para mobile.
*/
body .internal .return .buy, body.internal .return .buy, body.my-lists #main .form .actions .btn.ir.save, body.my-lists.page-main-lists .list-occasions .actions .btn, body.my-lists.page-create-list .box #linkNovoEndereco,
body.my-lists.page-create-list .box .fake-btn-upload, body.my-lists.page-create-list .box #btnAvancar, body.my-lists.page-create-list #BlocoEnderecoEntrega .form .btn,
body.my-lists #main .move-products .btn.search,
body.my-lists #main .move-products .btn.ok,
body.my-lists #main .filter-wish .btn.search,
body.my-lists #main .filter-wish .btn.ok, body.my-lists.page-suggested-lists .suggested-lists .import-list .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 55px;
  width: 220px; }
  body .internal .return .buy:hover, body.internal .return .buy:hover, body.my-lists #main .form .actions .btn.ir.save:hover, body.my-lists.page-main-lists .list-occasions .actions .btn:hover, body.my-lists.page-create-list .box #linkNovoEndereco:hover,
  body.my-lists.page-create-list .box .fake-btn-upload:hover, body.my-lists.page-create-list .box #btnAvancar:hover, body.my-lists.page-create-list #BlocoEnderecoEntrega .form .btn:hover,
  body.my-lists #main .move-products .btn.search:hover,
  body.my-lists #main .move-products .btn.ok:hover,
  body.my-lists #main .filter-wish .btn.search:hover,
  body.my-lists #main .filter-wish .btn.ok:hover, body.my-lists.page-suggested-lists .suggested-lists .import-list .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body .internal .return .buy:active, body.internal .return .buy:active, body.my-lists #main .form .actions .btn.ir.save:active, body.my-lists.page-main-lists .list-occasions .actions .btn:active, body.my-lists.page-create-list .box #linkNovoEndereco:active,
  body.my-lists.page-create-list .box .fake-btn-upload:active, body.my-lists.page-create-list .box #btnAvancar:active, body.my-lists.page-create-list #BlocoEnderecoEntrega .form .btn:active,
  body.my-lists #main .move-products .btn.search:active,
  body.my-lists #main .move-products .btn.ok:active,
  body.my-lists #main .filter-wish .btn.search:active,
  body.my-lists #main .filter-wish .btn.ok:active, body.my-lists.page-suggested-lists .suggested-lists .import-list .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body #header .mini-car #emptyBasket a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: normal;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 14px;
  padding: 10px 20px;
  text-transform: none;
  width: 53%; }
  body #header .mini-car #emptyBasket a:hover {
    background-color: #c13402;
    background: #c13402; }
  body #header .mini-car #emptyBasket a:active {
    background-color: #c13402;
    background: #c13402; }

body #header .mini-car #basket_pop_container #btn_checkout a.btn-coninuarcomprando {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background: transparent;
  border: 0px;
  color: #000;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  padding: 10px 0;
  text-transform: none;
  width: 50%; }
  body #header .mini-car #basket_pop_container #btn_checkout a.btn-coninuarcomprando:hover {
    background-color: #c13402;
    background: #c13402; }
  body #header .mini-car #basket_pop_container #btn_checkout a.btn-coninuarcomprando:active {
    background-color: transparent;
    background: transparent; }

body #header .mini-car #basket_pop_container #btn_checkout a.bt-mini-car-concluir {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: right;
  padding: 10px 20px;
  text-transform: none;
  width: 50%; }
  body #header .mini-car #basket_pop_container #btn_checkout a.bt-mini-car-concluir:hover {
    background-color: #c13402;
    background: #c13402; }
  body #header .mini-car #basket_pop_container #btn_checkout a.bt-mini-car-concluir:active {
    background-color: #c13402;
    background: #c13402; }

body.home .btn.buy, body.vitrine .btn.buy,
body.catalog .btn.buy,
body.look:not(.lookDetalhe) .btn.buy, body.por-sku .list-products div.btn.buy .btn.ir.buy,
body.my-lists #ListaItens .details .btn.ir.buy, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-position: 35px center;
  background-repeat: no-repeat;
  float: none;
  margin: 10px auto;
  padding: 10px 40px 10px 60px;
  width: 70%;
  background-image: url("/static/locales/custom/img/ico-buy-small.png"); }
  body.home .btn.buy:hover, body.vitrine .btn.buy:hover,
  body.catalog .btn.buy:hover,
  body.look:not(.lookDetalhe) .btn.buy:hover, body.por-sku .list-products div.btn.buy .btn.ir.buy:hover,
  body.my-lists #ListaItens .details .btn.ir.buy:hover, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list:hover {
    background-color: #c13402;
    background: #c13402; }
  body.home .btn.buy:active, body.vitrine .btn.buy:active,
  body.catalog .btn.buy:active,
  body.look:not(.lookDetalhe) .btn.buy:active, body.por-sku .list-products div.btn.buy .btn.ir.buy:active,
  body.my-lists #ListaItens .details .btn.ir.buy:active, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list:active {
    background-color: #c13402;
    background: #c13402; }
  body.home .btn.buy:hover, body.vitrine .btn.buy:hover,
  body.catalog .btn.buy:hover,
  body.look:not(.lookDetalhe) .btn.buy:hover, body.por-sku .list-products div.btn.buy .btn.ir.buy:hover,
  body.my-lists #ListaItens .details .btn.ir.buy:hover, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list:hover {
    background-image: url("/static/locales/custom/img/ico-buy-small.png");
    background-position: 35px center;
    background-repeat: no-repeat; }

body.comparepage .btn.ir.delete {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #cd161d;
  background: #cd161d;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cd161d;
  height: 34px;
  line-height: 14px;
  margin-left: 9px;
  margin-top: -5px;
  min-width: inherit;
  width: 90px; }
  body.comparepage .btn.ir.delete:hover {
    background-color: #c13402;
    background: #c13402; }
  body.comparepage .btn.ir.delete:active {
    background-color: #a30f14;
    background: #a30f14; }

body.product #info-product .action .buy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-position: 90px center;
  background-repeat: no-repeat;
  height: 79px;
  line-height: 79px;
  padding-left: 40px;
  width: 340px;
  background-image: url("/static/locales/custom/img/ico-buy.png"); }
  body.product #info-product .action .buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.product #info-product .action .buy:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.product #info-product .action .buy:hover {
    background-image: url("/static/locales/custom/img/ico-buy.png");
    background-position: 90px center;
    background-repeat: no-repeat; }

body.product #info-product .notifyme .btn.send.ir, body.lookDetalhe #main .notifyme .btn.send.ir, body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme .btn.send.ir {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 42px;
  width: 60px;
  font-size: 0px; }
  body.product #info-product .notifyme .btn.send.ir:hover, body.lookDetalhe #main .notifyme .btn.send.ir:hover, body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme .btn.send.ir:hover {
    background-color: #c13402;
    background: #c13402; }
  body.product #info-product .notifyme .btn.send.ir:active, body.lookDetalhe #main .notifyme .btn.send.ir:active, body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme .btn.send.ir:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.product #info-product .notifyme .btn.send.ir:before, body.lookDetalhe #main .notifyme .btn.send.ir:before, body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme .btn.send.ir:before {
    content: "OK";
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }

body.product #main .promo .list-products .btn.buy,
body.product #main .combo .list-products .btn.buy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-position: 35px center;
  background-repeat: no-repeat;
  float: none;
  height: 40px;
  margin: 10px auto;
  padding: 10px 40px 10px 60px;
  width: 160px;
  background-image: url("/static/locales/custom/img/ico-buy-small.png");
  font-size: 0px; }
  body.product #main .promo .list-products .btn.buy:hover,
  body.product #main .combo .list-products .btn.buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.product #main .promo .list-products .btn.buy:active,
  body.product #main .combo .list-products .btn.buy:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.product #main .promo .list-products .btn.buy:hover,
  body.product #main .combo .list-products .btn.buy:hover {
    background-image: url("/static/locales/custom/img/ico-buy-small.png");
    background-position: 35px center;
    background-repeat: no-repeat; }
  body.product #main .promo .list-products .btn.buy:before,
  body.product #main .combo .list-products .btn.buy:before {
    content: "Comprar";
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }

body.indicate-friend .btn, body.rate .btn, body.consult-delivery #pnlHomeDelivery .form.cep .btn, body.forget .collum .btn, body.email .collum .btn, body.alterarSenha #frm .btn, body.basket-gift .bt-container .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 3px;
  padding: 10px 20px; }
  body.indicate-friend .btn:hover, body.rate .btn:hover, body.consult-delivery #pnlHomeDelivery .form.cep .btn:hover, body.forget .collum .btn:hover, body.email .collum .btn:hover, body.alterarSenha #frm .btn:hover, body.basket-gift .bt-container .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.indicate-friend .btn:active, body.rate .btn:active, body.consult-delivery #pnlHomeDelivery .form.cep .btn:active, body.forget .collum .btn:active, body.email .collum .btn:active, body.alterarSenha #frm .btn:active, body.basket-gift .bt-container .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body.quickBasquet .actions .fl a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 15px;
  text-transform: uppercase; }
  body.quickBasquet .actions .fl a:hover {
    background-color: #c13402;
    background: #c13402; }
  body.quickBasquet .actions .fl a:active {
    background-color: #e93f03;
    background: #e93f03; }

body.quickBasquet .actions .fr a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 15px;
  text-transform: uppercase; }
  body.quickBasquet .actions .fr a:hover {
    background-color: #c13402;
    background: #c13402; }
  body.quickBasquet .actions .fr a:active {
    background-color: #e93f03;
    background: #e93f03; }

body.lookDetalhe #main .btn.buy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-position: 35px center;
  background-repeat: no-repeat;
  float: none;
  line-height: 18px;
  margin: 14px auto;
  max-width: 260px;
  padding: 6px 40px 6px 89px;
  text-transform: none;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: url("/static/locales/custom/img/ico-buy.png"); }
  body.lookDetalhe #main .btn.buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.lookDetalhe #main .btn.buy:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.lookDetalhe #main .btn.buy:hover {
    background-image: url("/static/locales/custom/img/ico-buy.png");
    background-position: 35px center;
    background-repeat: no-repeat; }

body.checkout.basketpage .buttons-basket .btn.continue, body.garantia #info-product .actions .btn.continue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  position: relative;
  text-transform: none;
  width: 170px;
  font-size: 0px; }
  body.checkout.basketpage .buttons-basket .btn.continue:hover, body.garantia #info-product .actions .btn.continue:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout.basketpage .buttons-basket .btn.continue:active, body.garantia #info-product .actions .btn.continue:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.checkout.basketpage .buttons-basket .btn.continue:before, body.garantia #info-product .actions .btn.continue:before {
    content: "Continuar";
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }

body.checkout.basketpage .buttons-basket .buy-more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #343333;
  background: #343333;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  text-transform: none;
  width: 200px;
  font-size: 0px; }
  body.checkout.basketpage .buttons-basket .buy-more:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout.basketpage .buttons-basket .buy-more:active {
    background-color: #343333;
    background: #343333; }
  body.checkout.basketpage .buttons-basket .buy-more:before {
    content: "Comprar mais produtos";
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }

body.checkout.basketpage .delivery .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 34px;
  width: 172px; }
  body.checkout.basketpage .delivery .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout.basketpage .delivery .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body.checkout.basketpage #main .coupon .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #1f1f1f;
  background: #1f1f1f;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 34px;
  width: 134px;
  font-size: 0px; }
  body.checkout.basketpage #main .coupon .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout.basketpage #main .coupon .btn:active {
    background-color: #1f1f1f;
    background: #1f1f1f; }
  body.checkout.basketpage #main .coupon .btn:before {
    content: "Utilizar cógido";
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }

body #form1 .bt-yes {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 35px;
  text-align: center;
  width: 55px; }
  body #form1 .bt-yes:hover {
    background-color: #c13402;
    background: #c13402; }
  body #form1 .bt-yes:active {
    background-color: #e93f03;
    background: #e93f03; }

body #form1 .bt-no {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 35px;
  text-align: center;
  width: 55px; }
  body #form1 .bt-no:hover {
    background-color: #c13402;
    background: #c13402; }
  body #form1 .bt-no:active {
    background-color: #e93f03;
    background: #e93f03; }

body.loginpage .login .enter, body.partner #enter {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 34px;
  width: 150px; }
  body.loginpage .login .enter:hover, body.partner #enter:hover {
    background-color: #c13402;
    background: #c13402; }
  body.loginpage .login .enter:active, body.partner #enter:active {
    background-color: #e93f03;
    background: #e93f03; }

body.loginpage .login .continue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 37px;
  margin-bottom: 3px;
  width: 150px; }
  body.loginpage .login .continue:hover {
    background-color: #c13402;
    background: #c13402; }
  body.loginpage .login .continue:active {
    background-color: #e93f03;
    background: #e93f03; }

body.mycards .form-mycards .actions .save.btn.ir, body.register #formcadastro_btnSalvar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 25px; }
  body.mycards .form-mycards .actions .save.btn.ir:hover, body.register #formcadastro_btnSalvar:hover {
    background-color: #c13402;
    background: #c13402; }
  body.mycards .form-mycards .actions .save.btn.ir:active, body.register #formcadastro_btnSalvar:active {
    background-color: #e93f03;
    background: #e93f03; }

body.checkout #lnkSave {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 25px; }
  body.checkout #lnkSave:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout #lnkSave:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-flex;
  height: 32px;
  margin: 0 !important;
  padding: 0;
  width: 150px; }
  body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .btn.ir.buy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: right;
  height: 36px;
  width: 110px; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .btn.ir.buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .btn.ir.buy:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist.mobile-state.mobile-mode .desired-products .actions .btn.ir.save {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 36px;
  width: 110px; }
  body.page-wishlist.mobile-state.mobile-mode .desired-products .actions .btn.ir.save:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist.mobile-state.mobile-mode .desired-products .actions .btn.ir.save:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address.mobile-state .btn.ir.edit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  width: 185px; }
  body.delivery-address.mobile-state .btn.ir.edit:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address.mobile-state .btn.ir.edit:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address.mobile-state .btn.ir.delete {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  width: 185px; }
  body.delivery-address.mobile-state .btn.ir.delete:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address.mobile-state .btn.ir.delete:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address.mobile-state .btn.ir.use {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  width: 145px; }
  body.delivery-address.mobile-state .btn.ir.use:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address.mobile-state .btn.ir.use:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address.mobile-state #hypSalvar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  line-height: 40px; }
  body.delivery-address.mobile-state #hypSalvar:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address.mobile-state #hypSalvar:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address.mobile-state #p_LimparEndereco {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  line-height: 40px; }
  body.delivery-address.mobile-state #p_LimparEndereco:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address.mobile-state #p_LimparEndereco:active {
    background-color: #e93f03;
    background: #e93f03; }

body.op-checkout .user-datas .login-head a.bt-login,
body.op-checkout .send-bt {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold; }
  body.op-checkout .user-datas .login-head a.bt-login:hover,
  body.op-checkout .send-bt:hover, body.op-checkout .user-datas .login-head a.bt-login:active,
  body.op-checkout .send-bt:active {
    background: #c13402; }

body.op-checkout .user-datas .login-head a,
body.op-checkout .my-address .address-bt {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #7c7c7c;
  border: 0px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold; }
  body.op-checkout .user-datas .login-head a:hover,
  body.op-checkout .my-address .address-bt:hover, body.op-checkout .user-datas .login-head a:active,
  body.op-checkout .my-address .address-bt:active {
    background: #545454; }

body.op-confirmation .print-boleto {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #e93f03 !important;
  border: 0px; }
  body.op-confirmation .print-boleto:hover, body.op-confirmation .print-boleto:active {
    background: #000; }
  body.op-confirmation .print-boleto a {
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold; }

body.search #panCentro .box .form .actions .btn, body.meuspedidos #main .box .form .actions .btn {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold; }
  body.search #panCentro .box .form .actions .btn:hover, body.meuspedidos #main .box .form .actions .btn:hover, body.search #panCentro .box .form .actions .btn:active, body.meuspedidos #main .box .form .actions .btn:active {
    background: #c13402; }

body.meuspedidos .request .collum .info .actions a, body.meuspedidos .request .collum .info .actions a:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 55px;
  margin-bottom: 3px;
  width: 325px; }
  body.meuspedidos .request .collum .info .actions a:hover, body.meuspedidos .request .collum .info .actions a:hover:before {
    background-color: #c13402;
    background: #c13402; }
  body.meuspedidos .request .collum .info .actions a:active, body.meuspedidos .request .collum .info .actions a:active:before {
    background-color: #e93f03;
    background: #e93f03; }

body.affiliates .btn.ir.save {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 25px; }
  body.affiliates .btn.ir.save:hover {
    background-color: #c13402;
    background: #c13402; }
  body.affiliates .btn.ir.save:active {
    background-color: #e93f03;
    background: #e93f03; }

body .reports .btn.ir.search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 27px;
  padding: 10px 25px;
  width: auto; }
  body .reports .btn.ir.search:hover {
    background-color: #c13402;
    background: #c13402; }
  body .reports .btn.ir.search:active {
    background-color: #e93f03;
    background: #e93f03; }

body.institucional.internal .text .actions .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 25px; }
  body.institucional.internal .text .actions .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.institucional.internal .text .actions .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body .bottom #footer .container .newsletter .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #a30f14;
  background: #a30f14;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 25px;
  padding: 3px 6px;
  position: relative; }
  body .bottom #footer .container .newsletter .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body .bottom #footer .container .newsletter .btn:active {
    background-color: #cd161d;
    background: #cd161d; }

@media (min-width: 980px) {
  body {
    background: #FFF; }
    body #main .container {
      padding: 0px;
      max-width: 980px;
      width: 100%;
      background: none;
      margin-bottom: 10px; } }

@media (min-width: 980px) {
  body .banners .owl-theme .owl-controls .owl-buttons div {
    background: url("/static/locales/custom/img/arrows.png");
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-repeat: no-repeat;
    width: 18px;
    height: 30px; }
    body .banners .owl-theme .owl-controls .owl-buttons div.owl-prev {
      background-position: 0 0;
      margin-left: 10px; }
    body .banners .owl-theme .owl-controls .owl-buttons div.owl-next {
      background-position: -30px 0;
      right: 0;
      left: auto !important;
      margin-right: 10px; } }

@media (min-width: 980px) {
  body .special-store .owl-theme .owl-controls .owl-buttons div {
    background: url("/static/locales/custom/img/arrows2.png");
    background-repeat: no-repeat;
    width: 10px;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2; }
    body .special-store .owl-theme .owl-controls .owl-buttons div.owl-prev {
      background-position: left center;
      margin-left: 10px; }
      body .special-store .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
        background-position: left center;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1; }
    body .special-store .owl-theme .owl-controls .owl-buttons div.owl-next {
      background-position: right center;
      margin-right: 10px; }
      body .special-store .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
        background-position: right center;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1; } }
@media (max-width: 979px) {
  body .content .banners.b-specialstore .owl-carousel {
    background: #e4e4e4;
    padding-bottom: 30px;
    padding-top: 5px; }
  body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons {
    display: block;
    top: 50px;
    position: absolute;
    width: 100%; }
    body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons div {
      background: url("/static/locales/custom/img/arrows.png");
      background-repeat: no-repeat; }
      body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons div.owl-prev {
        background-position: left center;
        margin-left: 0;
        text-indent: -9999px;
        float: left;
        width: 12px; }
        body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
          background-position: left center;
          -webkit-opacity: 0.8;
          -moz-opacity: 0.8;
          -ms-opacity: 0.8;
          -o-opacity: 0.8;
          opacity: 0.8; }
      body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons div.owl-next {
        background-position: right center;
        margin-right: 0;
        text-indent: -9999px;
        width: 12px;
        float: right; }
        body .content .banners.b-specialstore .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
          background-position: right center;
          -webkit-opacity: 0.8;
          -moz-opacity: 0.8;
          -ms-opacity: 0.8;
          -o-opacity: 0.8;
          opacity: 0.8; }
  body .content .banners.b-specialstore .title {
    padding: 5px 0 !important;
    margin: 0;
    border-bottom: 1px solid #FFF;
    background: #cfcfcf; }
    body .content .banners.b-specialstore .title .ico {
      padding: 0;
      margin: 0;
      font-size: 0;
      text-align: center; }
      body .content .banners.b-specialstore .title .ico:before, body .content .banners.b-specialstore .title .ico:after {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #343333; }
      body .content .banners.b-specialstore .title .ico:before {
        content: 'Lojas';
        font-weight: normal;
        margin-right: 6px;
        text-transform: none; }
      body .content .banners.b-specialstore .title .ico:after {
        content: 'Especiais';
        font-weight: bold; } }

@media (min-width: 980px) {
  body .list-instagram-photos .owl-controls .owl-buttons div,
  body .list-products.owl-theme .owl-controls .owl-buttons div {
    background: url("/static/locales/custom/img/arrows.png");
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-repeat: no-repeat;
    top: 50%;
    width: 26px;
    height: 64px;
    margin-top: -80px;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    body .list-instagram-photos .owl-controls .owl-buttons div.owl-prev,
    body .list-products.owl-theme .owl-controls .owl-buttons div.owl-prev {
      background-position: 0 0;
      left: 0;
      right: auto; }
    body .list-instagram-photos .owl-controls .owl-buttons div.owl-next,
    body .list-products.owl-theme .owl-controls .owl-buttons div.owl-next {
      background-position: -27px 0px;
      left: auto;
      right: 0; } }
@media (max-width: 979px) {
  body .responsive-prod-images .owl-carousel .owl-buttons .owl-next,
  body .responsive-prod-images .owl-carousel .owl-buttons .owl-prev,
  body .owl-carousel.list-products > .owl-controls .owl-prev,
  body .owl-carousel.list-products > .owl-controls .owl-next {
    background: url("/static/locales/custom/img/arrows3.png");
    height: 32px;
    width: 16px; }
  body .responsive-prod-images .owl-carousel .owl-buttons .owl-prev,
  body .owl-carousel.list-products > .owl-controls .owl-prev {
    background-position: 0 0; }
  body .responsive-prod-images .owl-carousel .owl-buttons .owl-next,
  body .owl-carousel.list-products > .owl-controls .owl-next {
    background-position: 12px 0; }
  body .owl-carousel.list-products > .owl-controls {
    margin-top: -80px; } }

@media (min-width: 980px) {
  body .owl-theme .owl-controls .owl-pagination {
    text-align: center;
    width: 100%;
    right: 0;
    margin-top: -40px; }
    body .owl-theme .owl-controls .owl-pagination .owl-page {
      position: relative; }
      body .owl-theme .owl-controls .owl-pagination .owl-page span {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 10.5px;
        color: #FFF;
        background: #3b3b3b;
        width: 15px;
        height: 15px;
        line-height: 10px;
        text-align: center;
        margin: 3px; }
      body .owl-theme .owl-controls .owl-pagination .owl-page.active span:before {
        content: '';
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        background: #FFF;
        display: block;
        position: absolute;
        top: 3px;
        left: 3px;
        width: 15px;
        height: 15px;
        transform: scale(0.6);
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; } }
@media (max-width: 979px) {
  body .collum.details .responsive-prod-images {
    border: 1px solid #ececec;
    padding: 6px 0 !important;
    margin-top: 16px !important;
    margin-bottom: 20px !important; }
  body .banners.b-top-mobile .owl-carousel .owl-controls,
  body .banners.b-top .owl-carousel .owl-controls {
    margin: 0; }
  body .banners.b-top-mobile .owl-carousel .owl-pagination,
  body .banners.b-top .owl-carousel .owl-pagination {
    margin-top: -50px !important; }
  body .owl-carousel .owl-pagination .owl-page {
    border-radius: 50% !important;
    background: transparent !important;
    margin: 0 5px !important;
    background: #3b3b3b !important;
    width: 15px !important;
    height: 15px !important;
    margin: 3px;
    border: 0; }
  body .owl-carousel .owl-pagination .active span {
    background: #FFF !important;
    width: 15px;
    height: 15px;
    display: block;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6); } }

body .prod-view .title,
body .content .special-store .title,
body #main .container .section h2 {
  float: left;
  width: 100%;
  margin: 30px 0 10px;
  text-align: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body .prod-view .title span,
  body .content .special-store .title span,
  body #main .container .section h2 span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #e93f03;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
    text-transform: none;
    margin: 0 auto;
    padding: 8px 10px;
    background: transparent;
    position: relative;
    z-index: 1; }
  @media (max-width: 979px) {
    body .prod-view .title,
    body .content .special-store .title,
    body #main .container .section h2 {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 24px;
      color: #e93f03;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      background: none;
      display: block;
      padding: 0 10px !important;
      margin: 0;
      text-align: left;
      text-transform: uppercase;
      width: 100%; }
      body .prod-view .title:before,
      body .content .special-store .title:before,
      body #main .container .section h2:before {
        display: none; }
      body .prod-view .title span,
      body .content .special-store .title span,
      body #main .container .section h2 span {
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 24px;
        color: #e93f03;
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        -ms-text-shadow: none;
        -o-text-shadow: none;
        text-shadow: none;
        width: 100%;
        padding: 8px 10px;
        margin-bottom: 10px;
        display: inline-block;
        text-align: left;
        text-transform: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; } }

body #main .container .content .main-content > h1,
body #main .container .content h1 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #e93f03 !important;
  text-transform: none;
  padding: 0;
  margin: 15px 0;
  line-height: 50px;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none; }

body #breadcrumbs {
  background: transparent;
  height: 100%;
  width: 100%;
  padding: 16px 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body #breadcrumbs:before {
    content: 'Voc├¬ est├í em: ';
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #797979;
    text-transform: none;
    float: left;
    margin-right: 5px;
    margin-top: -1px; }
    @media (max-width: 979px) {
      body #breadcrumbs:before {
        float: none;
        font-size: 14px; } }
  body #breadcrumbs * {
    line-height: 25px; }
  body #breadcrumbs .bread-desc {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #797979;
    text-transform: none;
    float: left;
    margin-right: 10px; }
  body #breadcrumbs span:last-child span {
    color: #e93f03;
    background: none; }
  body #breadcrumbs span,
  body #breadcrumbs a span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #797979;
    text-transform: none; }
  body #breadcrumbs a span {
    background: url("/static/locales/custom/img/sprite_bullets.png");
    background-repeat: no-repeat;
    background-position: right -136px;
    padding: 0px 18px 0 0;
    margin-right: 0; }
  body #breadcrumbs > span[itemprop="name"] {
    color: #e93f03;
    font-weight: normal; }
  body #breadcrumbs h1 {
    padding-left: 0 !important;
    margin-top: 0 !important;
    display: inline-block; }
  body #breadcrumbs h1 span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #e93f03;
    text-transform: none; }
@media (max-width: 979px) {
  body #breadcrumbs {
    border: none !important;
    margin: 12px 0 12px !important;
    padding: 0 !important;
    text-align: center;
    height: auto; }
    body #breadcrumbs:before {
      float: none;
      font-size: 14px; }
    body #breadcrumbs span,
    body #breadcrumbs a span {
      font-size: 14px; }
    body #breadcrumbs a:after {
      content: ''; }
    body #breadcrumbs * {
      line-height: initial; }
    body #breadcrumbs h1 {
      margin-bottom: 0 !important; }
    body #breadcrumbs h1 span {
      margin-left: 3px;
      font-size: 14px; } }

body .pagination {
  text-align: center;
  width: 100%; }
  body .pagination ul {
    float: none; }
    body .pagination ul li {
      margin: 0 2px;
      float: none;
      display: inline-block; }
      body .pagination ul li:first-child, body .pagination ul li:last-child, body .pagination ul li.set-prev, body .pagination ul li.set-next {
        background: url("/static/locales/custom/img/ico-arrow.png");
        background-repeat: no-repeat;
        background-position: 0 center;
        text-indent: -9999px;
        width: 7px;
        height: 18px; }
      body .pagination ul li:first-child, body .pagination ul li.set-prev {
        background-position: 0 4px; }
      body .pagination ul li:last-child, body .pagination ul li.set-next {
        background-position: -12px 4px; }
      body .pagination ul li.page {
        display: none; }
      body .pagination ul li a.item,
      body .pagination ul li a .item, body .pagination ul li.numbers.item,
      body .pagination ul li.numbers .item {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 13px;
        color: #b3b3b3 !important;
        margin: 0 2px; }
        body .pagination ul li a.item:hover,
        body .pagination ul li a .item:hover, body .pagination ul li.numbers.item:hover,
        body .pagination ul li.numbers .item:hover {
          color: #555;
          font-weight: bold;
          text-decoration: none; }
      body .pagination ul li a.selected,
      body .pagination ul li a .selected, body .pagination ul li.numbers.selected,
      body .pagination ul li.numbers .selected {
        color: #555 !important;
        font-weight: bold;
        background: none; }
  body .pagination ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #555 !important;
    float: none;
    border: 0;
    padding: 0; }
    body .pagination ul li a:hover {
      color: #555;
      font-weight: bold;
      text-decoration: none; }

body.search-pedidos .pagination ul li {
  font-weight: bold;
  font-size: 13px;
  color: #555; }
  @media (max-width: 979px) {
    body.search-pedidos .pagination ul li {
      font-size: 12px; } }
  body.search-pedidos .pagination ul li:first-child {
    width: 10px;
    height: 10px;
    background: url("/static/locales/custom/img/ico-arrow.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    background-position: 0 0; }
  body.search-pedidos .pagination ul li:last-child a {
    width: 10px;
    height: 10px;
    background: url("/static/locales/custom/img/ico-arrow.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    background-position: -8px 0; }
  body.search-pedidos .pagination ul li:last-child {
    width: 10px;
    height: 10px;
    background: url("/static/locales/custom/img/ico-arrow.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    background-position: -8px 0; }
  body.search-pedidos .pagination ul li:last-child {
    padding: 0; }

body.home .figure {
  width: 100%;
  height: 100%; }
body.home .photo {
  border: 1px solid #e1e1e1 !important;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body.home .tools, body.vitrine .tools,
body.catalog .tools,
body.look:not(.lookDetalhe) .tools {
  clear: left;
  overflow: hidden;
  margin: 0 auto 10px;
  text-align: center;
  padding: 0;
  display: none;
  width: 100%; }
  @media (max-width: 979px) {
    body.home .tools, body.vitrine .tools,
    body.catalog .tools,
    body.look:not(.lookDetalhe) .tools {
      width: auto; } }
  body.home .tools ul.color.owl-carousel, body.vitrine .tools ul.color.owl-carousel,
  body.catalog .tools ul.color.owl-carousel,
  body.look:not(.lookDetalhe) .tools ul.color.owl-carousel,
  body.home .tools ul.skus.owl-carousel,
  body.vitrine .tools ul.skus.owl-carousel,
  body.catalog .tools ul.skus.owl-carousel,
  body.look:not(.lookDetalhe) .tools ul.skus.owl-carousel {
    width: 145px; }
  body.home .tools ul.color li, body.vitrine .tools ul.color li,
  body.catalog .tools ul.color li,
  body.look:not(.lookDetalhe) .tools ul.color li,
  body.home .tools ul.skus li,
  body.vitrine .tools ul.skus li,
  body.catalog .tools ul.skus li,
  body.look:not(.lookDetalhe) .tools ul.skus li {
    height: 30px;
    width: 30px;
    margin-right: 3px;
    float: none; }
    @media (max-width: 979px) {
      body.home .tools ul.color li, body.vitrine .tools ul.color li,
      body.catalog .tools ul.color li,
      body.look:not(.lookDetalhe) .tools ul.color li,
      body.home .tools ul.skus li,
      body.vitrine .tools ul.skus li,
      body.catalog .tools ul.skus li,
      body.look:not(.lookDetalhe) .tools ul.skus li {
        margin-right: 0;
        margin-left: 0;
        height: 30px;
        width: 30px; } }
    body.home .tools ul.color li:hover:before, body.vitrine .tools ul.color li:hover:before,
    body.catalog .tools ul.color li:hover:before,
    body.look:not(.lookDetalhe) .tools ul.color li:hover:before,
    body.home .tools ul.skus li:hover:before,
    body.vitrine .tools ul.skus li:hover:before,
    body.catalog .tools ul.skus li:hover:before,
    body.look:not(.lookDetalhe) .tools ul.skus li:hover:before {
      content: '';
      border: 3px solid #cecece;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    body.home .tools ul.color li img, body.vitrine .tools ul.color li img,
    body.catalog .tools ul.color li img,
    body.look:not(.lookDetalhe) .tools ul.color li img, body.home .tools ul.color li a, body.vitrine .tools ul.color li a,
    body.catalog .tools ul.color li a,
    body.look:not(.lookDetalhe) .tools ul.color li a,
    body.home .tools ul.skus li img,
    body.vitrine .tools ul.skus li img,
    body.catalog .tools ul.skus li img,
    body.look:not(.lookDetalhe) .tools ul.skus li img,
    body.home .tools ul.skus li a,
    body.vitrine .tools ul.skus li a,
    body.catalog .tools ul.skus li a,
    body.look:not(.lookDetalhe) .tools ul.skus li a {
      height: 30px;
      width: 30px;
      border: 0; }
      @media (max-width: 979px) {
        body.home .tools ul.color li img, body.vitrine .tools ul.color li img,
        body.catalog .tools ul.color li img,
        body.look:not(.lookDetalhe) .tools ul.color li img, body.home .tools ul.color li a, body.vitrine .tools ul.color li a,
        body.catalog .tools ul.color li a,
        body.look:not(.lookDetalhe) .tools ul.color li a,
        body.home .tools ul.skus li img,
        body.vitrine .tools ul.skus li img,
        body.catalog .tools ul.skus li img,
        body.look:not(.lookDetalhe) .tools ul.skus li img,
        body.home .tools ul.skus li a,
        body.vitrine .tools ul.skus li a,
        body.catalog .tools ul.skus li a,
        body.look:not(.lookDetalhe) .tools ul.skus li a {
          height: 30px;
          width: 30px;
          border: 0; } }
  body.home .tools ul.color .owl-wrapper-outer, body.vitrine .tools ul.color .owl-wrapper-outer,
  body.catalog .tools ul.color .owl-wrapper-outer,
  body.look:not(.lookDetalhe) .tools ul.color .owl-wrapper-outer,
  body.home .tools ul.skus .owl-wrapper-outer,
  body.vitrine .tools ul.skus .owl-wrapper-outer,
  body.catalog .tools ul.skus .owl-wrapper-outer,
  body.look:not(.lookDetalhe) .tools ul.skus .owl-wrapper-outer {
    width: auto; }
  body.home .tools ul.color .owl-controls, body.vitrine .tools ul.color .owl-controls,
  body.catalog .tools ul.color .owl-controls,
  body.look:not(.lookDetalhe) .tools ul.color .owl-controls,
  body.home .tools ul.skus .owl-controls,
  body.vitrine .tools ul.skus .owl-controls,
  body.catalog .tools ul.skus .owl-controls,
  body.look:not(.lookDetalhe) .tools ul.skus .owl-controls {
    left: 0;
    width: 100%; }
    body.home .tools ul.color .owl-controls .owl-buttons, body.vitrine .tools ul.color .owl-controls .owl-buttons,
    body.catalog .tools ul.color .owl-controls .owl-buttons,
    body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons,
    body.home .tools ul.skus .owl-controls .owl-buttons,
    body.vitrine .tools ul.skus .owl-controls .owl-buttons,
    body.catalog .tools ul.skus .owl-controls .owl-buttons,
    body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons {
      width: 100%;
      left: 0; }
      body.home .tools ul.color .owl-controls .owl-buttons div, body.vitrine .tools ul.color .owl-controls .owl-buttons div,
      body.catalog .tools ul.color .owl-controls .owl-buttons div,
      body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons div,
      body.home .tools ul.skus .owl-controls .owl-buttons div,
      body.vitrine .tools ul.skus .owl-controls .owl-buttons div,
      body.catalog .tools ul.skus .owl-controls .owl-buttons div,
      body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons div {
        width: 12px;
        height: 30px;
        background: url("/static/locales/custom/img/arrow_tools.png");
        background-repeat: no-repeat;
        background-color: transparent;
        padding: 0px;
        border: 0px;
        text-indent: -999999px;
        font-size: 0px;
        color: transparent;
        background-position: 0 0; }
      body.home .tools ul.color .owl-controls .owl-buttons .owl-prev, body.vitrine .tools ul.color .owl-controls .owl-buttons .owl-prev,
      body.catalog .tools ul.color .owl-controls .owl-buttons .owl-prev,
      body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons .owl-prev,
      body.home .tools ul.skus .owl-controls .owl-buttons .owl-prev,
      body.vitrine .tools ul.skus .owl-controls .owl-buttons .owl-prev,
      body.catalog .tools ul.skus .owl-controls .owl-buttons .owl-prev,
      body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons .owl-prev {
        left: 50px;
        top: -5px;
        background-position: 3px 2px; }
        @media (max-width: 979px) {
          body.home .tools ul.color .owl-controls .owl-buttons .owl-prev, body.vitrine .tools ul.color .owl-controls .owl-buttons .owl-prev,
          body.catalog .tools ul.color .owl-controls .owl-buttons .owl-prev,
          body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons .owl-prev,
          body.home .tools ul.skus .owl-controls .owl-buttons .owl-prev,
          body.vitrine .tools ul.skus .owl-controls .owl-buttons .owl-prev,
          body.catalog .tools ul.skus .owl-controls .owl-buttons .owl-prev,
          body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons .owl-prev {
            width: 12px;
            height: 30px;
            background: url("/static/locales/custom/img/arrow_tools.png");
            background-repeat: no-repeat;
            background-color: transparent;
            padding: 0px;
            border: 0px;
            text-indent: -999999px;
            font-size: 0px;
            color: transparent;
            left: 0; } }
      body.home .tools ul.color .owl-controls .owl-buttons .owl-next, body.vitrine .tools ul.color .owl-controls .owl-buttons .owl-next,
      body.catalog .tools ul.color .owl-controls .owl-buttons .owl-next,
      body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons .owl-next,
      body.home .tools ul.skus .owl-controls .owl-buttons .owl-next,
      body.vitrine .tools ul.skus .owl-controls .owl-buttons .owl-next,
      body.catalog .tools ul.skus .owl-controls .owl-buttons .owl-next,
      body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons .owl-next {
        right: 50px;
        left: auto;
        top: -5px;
        background-position: -38px 2px; }
        @media (max-width: 979px) {
          body.home .tools ul.color .owl-controls .owl-buttons .owl-next, body.vitrine .tools ul.color .owl-controls .owl-buttons .owl-next,
          body.catalog .tools ul.color .owl-controls .owl-buttons .owl-next,
          body.look:not(.lookDetalhe) .tools ul.color .owl-controls .owl-buttons .owl-next,
          body.home .tools ul.skus .owl-controls .owl-buttons .owl-next,
          body.vitrine .tools ul.skus .owl-controls .owl-buttons .owl-next,
          body.catalog .tools ul.skus .owl-controls .owl-buttons .owl-next,
          body.look:not(.lookDetalhe) .tools ul.skus .owl-controls .owl-buttons .owl-next {
            width: 12px;
            height: 30px;
            background: url("/static/locales/custom/img/arrow_tools.png");
            background-repeat: no-repeat;
            background-color: transparent;
            padding: 0px;
            border: 0px;
            text-indent: -999999px;
            font-size: 0px;
            color: transparent;
            background-position: -39px 2px;
            right: 0; } }
  body.home .tools ul.color .owl-item, body.vitrine .tools ul.color .owl-item,
  body.catalog .tools ul.color .owl-item,
  body.look:not(.lookDetalhe) .tools ul.color .owl-item,
  body.home .tools ul.skus .owl-item,
  body.vitrine .tools ul.skus .owl-item,
  body.catalog .tools ul.skus .owl-item,
  body.look:not(.lookDetalhe) .tools ul.skus .owl-item {
    width: 30px !important;
    margin-right: 6px; }
  body.home .tools .skus, body.vitrine .tools .skus,
  body.catalog .tools .skus,
  body.look:not(.lookDetalhe) .tools .skus {
    width: 100%;
    height: 35px;
    margin: 14px auto 0;
    overflow: hidden;
    text-align: center; }
    @media (max-width: 979px) {
      body.home .tools .skus, body.vitrine .tools .skus,
      body.catalog .tools .skus,
      body.look:not(.lookDetalhe) .tools .skus {
        width: 105px;
        height: 30px;
        margin-bottom: 12px;
        display: block; } }

body.home .details .name, body.vitrine .details .name,
body.catalog .details .name,
body.look:not(.lookDetalhe) .details .name, body.product .details .name, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name .details .name,
body.home .list-products .hproduct .details .name,
body.vitrine .list-products .hproduct .details .name,
body.catalog .list-products .hproduct .details .name,
body.look:not(.lookDetalhe) .list-products .hproduct .details .name,
body.product .list-products .hproduct .details .name,
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name .list-products .hproduct .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 979px) {
    body.home .details .name, body.vitrine .details .name,
    body.catalog .details .name,
    body.look:not(.lookDetalhe) .details .name, body.product .details .name, body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name .details .name,
    body.home .list-products .hproduct .details .name,
    body.vitrine .list-products .hproduct .details .name,
    body.catalog .list-products .hproduct .details .name,
    body.look:not(.lookDetalhe) .list-products .hproduct .details .name,
    body.product .list-products .hproduct .details .name,
    body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name .list-products .hproduct .details .name {
      font-size: 15px;
      padding: 0;
      margin-bottom: 5px; } }

body.home .regular, body.vitrine .regular,
body.catalog .regular,
body.look:not(.lookDetalhe) .regular, body.product .regular,
body.home .list-products .hproduct .details .regular,
body.vitrine .list-products .hproduct .details .regular,
body.catalog .list-products .hproduct .details .regular,
body.look:not(.lookDetalhe) .list-products .hproduct .details .regular,
body.product .list-products .hproduct .details .regular,
body.home .list-products .hproduct .details .regular strong,
body.vitrine .list-products .hproduct .details .regular strong,
body.catalog .list-products .hproduct .details .regular strong,
body.look:not(.lookDetalhe) .list-products .hproduct .details .regular strong,
body.product .list-products .hproduct .details .regular strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  line-height: 20px;
  text-align: center;
  text-transform: none;
  background: transparent;
  padding: 0; }
  body.home .regular em, body.vitrine .regular em,
  body.catalog .regular em,
  body.look:not(.lookDetalhe) .regular em, body.product .regular em,
  body.home .list-products .hproduct .details .regular em,
  body.vitrine .list-products .hproduct .details .regular em,
  body.catalog .list-products .hproduct .details .regular em,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .regular em,
  body.product .list-products .hproduct .details .regular em,
  body.home .list-products .hproduct .details .regular strong em,
  body.vitrine .list-products .hproduct .details .regular strong em,
  body.catalog .list-products .hproduct .details .regular strong em,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .regular strong em,
  body.product .list-products .hproduct .details .regular strong em {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #343333;
    display: inline;
    text-transform: capitalize; }
  body.home .regular del, body.vitrine .regular del,
  body.catalog .regular del,
  body.look:not(.lookDetalhe) .regular del, body.product .regular del,
  body.home .list-products .hproduct .details .regular del,
  body.vitrine .list-products .hproduct .details .regular del,
  body.catalog .list-products .hproduct .details .regular del,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .regular del,
  body.product .list-products .hproduct .details .regular del,
  body.home .list-products .hproduct .details .regular strong del,
  body.vitrine .list-products .hproduct .details .regular strong del,
  body.catalog .list-products .hproduct .details .regular strong del,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .regular strong del,
  body.product .list-products .hproduct .details .regular strong del {
    text-decoration: none; }
  @media (max-width: 979px) {
    body.home .regular, body.vitrine .regular,
    body.catalog .regular,
    body.look:not(.lookDetalhe) .regular, body.product .regular,
    body.home .list-products .hproduct .details .regular,
    body.vitrine .list-products .hproduct .details .regular,
    body.catalog .list-products .hproduct .details .regular,
    body.look:not(.lookDetalhe) .list-products .hproduct .details .regular,
    body.product .list-products .hproduct .details .regular,
    body.home .list-products .hproduct .details .regular strong,
    body.vitrine .list-products .hproduct .details .regular strong,
    body.catalog .list-products .hproduct .details .regular strong,
    body.look:not(.lookDetalhe) .list-products .hproduct .details .regular strong,
    body.product .list-products .hproduct .details .regular strong {
      display: block !important;
      width: 100%;
      padding: 0; }
      body.home .regular em, body.vitrine .regular em,
      body.catalog .regular em,
      body.look:not(.lookDetalhe) .regular em, body.product .regular em,
      body.home .list-products .hproduct .details .regular em,
      body.vitrine .list-products .hproduct .details .regular em,
      body.catalog .list-products .hproduct .details .regular em,
      body.look:not(.lookDetalhe) .list-products .hproduct .details .regular em,
      body.product .list-products .hproduct .details .regular em,
      body.home .list-products .hproduct .details .regular strong em,
      body.vitrine .list-products .hproduct .details .regular strong em,
      body.catalog .list-products .hproduct .details .regular strong em,
      body.look:not(.lookDetalhe) .list-products .hproduct .details .regular strong em,
      body.product .list-products .hproduct .details .regular strong em {
        font-style: normal; } }

body.home .sale, body.vitrine .sale,
body.catalog .sale,
body.look:not(.lookDetalhe) .sale, body.product .sale,
body.home .list-products .hproduct .details .sale,
body.vitrine .list-products .hproduct .details .sale,
body.catalog .list-products .hproduct .details .sale,
body.look:not(.lookDetalhe) .list-products .hproduct .details .sale,
body.product .list-products .hproduct .details .sale,
body.home .list-products .hproduct .details .sale strong,
body.vitrine .list-products .hproduct .details .sale strong,
body.catalog .list-products .hproduct .details .sale strong,
body.look:not(.lookDetalhe) .list-products .hproduct .details .sale strong,
body.product .list-products .hproduct .details .sale strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-align: center;
  margin: 0; }
  body.home .sale em, body.vitrine .sale em,
  body.catalog .sale em,
  body.look:not(.lookDetalhe) .sale em, body.product .sale em,
  body.home .list-products .hproduct .details .sale em,
  body.vitrine .list-products .hproduct .details .sale em,
  body.catalog .list-products .hproduct .details .sale em,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .sale em,
  body.product .list-products .hproduct .details .sale em,
  body.home .list-products .hproduct .details .sale strong em,
  body.vitrine .list-products .hproduct .details .sale strong em,
  body.catalog .list-products .hproduct .details .sale strong em,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .sale strong em,
  body.product .list-products .hproduct .details .sale strong em {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333;
    text-transform: capitalize;
    font-style: normal; }

body.home .parcel, body.vitrine .parcel,
body.catalog .parcel,
body.look:not(.lookDetalhe) .parcel, body.product .parcel,
body.home .list-products .hproduct .details .parcel,
body.vitrine .list-products .hproduct .details .parcel,
body.catalog .list-products .hproduct .details .parcel,
body.look:not(.lookDetalhe) .list-products .hproduct .details .parcel,
body.product .list-products .hproduct .details .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  text-align: center;
  text-transform: none;
  margin: 0;
  background: transparent; }
  body.home .parcel strong, body.vitrine .parcel strong,
  body.catalog .parcel strong,
  body.look:not(.lookDetalhe) .parcel strong, body.product .parcel strong,
  body.home .list-products .hproduct .details .parcel strong,
  body.vitrine .list-products .hproduct .details .parcel strong,
  body.catalog .list-products .hproduct .details .parcel strong,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .parcel strong,
  body.product .list-products .hproduct .details .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.home .parcel i, body.vitrine .parcel i,
  body.catalog .parcel i,
  body.look:not(.lookDetalhe) .parcel i, body.product .parcel i,
  body.home .list-products .hproduct .details .parcel i,
  body.vitrine .list-products .hproduct .details .parcel i,
  body.catalog .list-products .hproduct .details .parcel i,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .parcel i,
  body.product .list-products .hproduct .details .parcel i {
    font-style: normal; }
  body.home .parcel b, body.vitrine .parcel b,
  body.catalog .parcel b,
  body.look:not(.lookDetalhe) .parcel b, body.product .parcel b,
  body.home .list-products .hproduct .details .parcel b,
  body.vitrine .list-products .hproduct .details .parcel b,
  body.catalog .list-products .hproduct .details .parcel b,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .parcel b,
  body.product .list-products .hproduct .details .parcel b {
    display: inline;
    line-height: 8px; }
  @media (max-width: 979px) {
    body.home .parcel, body.vitrine .parcel,
    body.catalog .parcel,
    body.look:not(.lookDetalhe) .parcel, body.product .parcel,
    body.home .list-products .hproduct .details .parcel,
    body.vitrine .list-products .hproduct .details .parcel,
    body.catalog .list-products .hproduct .details .parcel,
    body.look:not(.lookDetalhe) .list-products .hproduct .details .parcel,
    body.product .list-products .hproduct .details .parcel {
      font-weight: bold;
      display: block; } }

body.home .percent-a-vista, body.vitrine .percent-a-vista,
body.catalog .percent-a-vista,
body.look:not(.lookDetalhe) .percent-a-vista, body.product .percent-a-vista,
body.home .list-products .hproduct .details .percent-a-vista,
body.vitrine .list-products .hproduct .details .percent-a-vista,
body.catalog .list-products .hproduct .details .percent-a-vista,
body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista,
body.product .list-products .hproduct .details .percent-a-vista {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  text-align: center;
  text-transform: none;
  float: left;
  width: 100%; }
  body.home .percent-a-vista strong, body.vitrine .percent-a-vista strong,
  body.catalog .percent-a-vista strong,
  body.look:not(.lookDetalhe) .percent-a-vista strong, body.product .percent-a-vista strong,
  body.home .list-products .hproduct .details .percent-a-vista strong,
  body.vitrine .list-products .hproduct .details .percent-a-vista strong,
  body.catalog .list-products .hproduct .details .percent-a-vista strong,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista strong,
  body.product .list-products .hproduct .details .percent-a-vista strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.home .percent-a-vista .value-sight:empty, body.vitrine .percent-a-vista .value-sight:empty,
  body.catalog .percent-a-vista .value-sight:empty,
  body.look:not(.lookDetalhe) .percent-a-vista .value-sight:empty, body.product .percent-a-vista .value-sight:empty,
  body.home .list-products .hproduct .details .percent-a-vista .value-sight:empty,
  body.vitrine .list-products .hproduct .details .percent-a-vista .value-sight:empty,
  body.catalog .list-products .hproduct .details .percent-a-vista .value-sight:empty,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista .value-sight:empty,
  body.product .list-products .hproduct .details .percent-a-vista .value-sight:empty {
    display: none; }
  body.home .percent-a-vista .value-sight, body.vitrine .percent-a-vista .value-sight,
  body.catalog .percent-a-vista .value-sight,
  body.look:not(.lookDetalhe) .percent-a-vista .value-sight, body.product .percent-a-vista .value-sight,
  body.home .percent-a-vista .value-percentage,
  body.vitrine .percent-a-vista .value-percentage,
  body.catalog .percent-a-vista .value-percentage,
  body.look:not(.lookDetalhe) .percent-a-vista .value-percentage,
  body.product .percent-a-vista .value-percentage,
  body.home .list-products .hproduct .details .percent-a-vista .value-sight,
  body.vitrine .list-products .hproduct .details .percent-a-vista .value-sight,
  body.catalog .list-products .hproduct .details .percent-a-vista .value-sight,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista .value-sight,
  body.product .list-products .hproduct .details .percent-a-vista .value-sight,
  body.home .list-products .hproduct .details .percent-a-vista .value-percentage,
  body.vitrine .list-products .hproduct .details .percent-a-vista .value-percentage,
  body.catalog .list-products .hproduct .details .percent-a-vista .value-percentage,
  body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista .value-percentage,
  body.product .list-products .hproduct .details .percent-a-vista .value-percentage {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333;
    display: inline-block; }
    @media (max-width: 979px) {
      body.home .percent-a-vista .value-sight, body.vitrine .percent-a-vista .value-sight,
      body.catalog .percent-a-vista .value-sight,
      body.look:not(.lookDetalhe) .percent-a-vista .value-sight, body.product .percent-a-vista .value-sight,
      body.home .percent-a-vista .value-percentage,
      body.vitrine .percent-a-vista .value-percentage,
      body.catalog .percent-a-vista .value-percentage,
      body.look:not(.lookDetalhe) .percent-a-vista .value-percentage,
      body.product .percent-a-vista .value-percentage,
      body.home .list-products .hproduct .details .percent-a-vista .value-sight,
      body.vitrine .list-products .hproduct .details .percent-a-vista .value-sight,
      body.catalog .list-products .hproduct .details .percent-a-vista .value-sight,
      body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista .value-sight,
      body.product .list-products .hproduct .details .percent-a-vista .value-sight,
      body.home .list-products .hproduct .details .percent-a-vista .value-percentage,
      body.vitrine .list-products .hproduct .details .percent-a-vista .value-percentage,
      body.catalog .list-products .hproduct .details .percent-a-vista .value-percentage,
      body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista .value-percentage,
      body.product .list-products .hproduct .details .percent-a-vista .value-percentage {
        display: inline;
        font-style: normal; } }
  @media (max-width: 979px) {
    body.home .percent-a-vista, body.vitrine .percent-a-vista,
    body.catalog .percent-a-vista,
    body.look:not(.lookDetalhe) .percent-a-vista, body.product .percent-a-vista,
    body.home .list-products .hproduct .details .percent-a-vista,
    body.vitrine .list-products .hproduct .details .percent-a-vista,
    body.catalog .list-products .hproduct .details .percent-a-vista,
    body.look:not(.lookDetalhe) .list-products .hproduct .details .percent-a-vista,
    body.product .list-products .hproduct .details .percent-a-vista {
      float: left;
      width: 100%;
      text-align: center; } }

body.home .stamp, body.vitrine .stamp,
body.catalog .stamp,
body.look:not(.lookDetalhe) .stamp {
  background: transparent;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  display: inline-block; }
  body.home .stamp a, body.vitrine .stamp a,
  body.catalog .stamp a,
  body.look:not(.lookDetalhe) .stamp a {
    width: 216px;
    height: 25px;
    margin: 0 auto 6px;
    padding: 0;
    float: none; }
    body.home .stamp a img, body.vitrine .stamp a img,
    body.catalog .stamp a img,
    body.look:not(.lookDetalhe) .stamp a img {
      width: 216px !important;
      height: 25px; }
  body.home .stamp.unavailable, body.vitrine .stamp.unavailable,
  body.catalog .stamp.unavailable,
  body.look:not(.lookDetalhe) .stamp.unavailable {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #a30f14;
    position: static;
    text-align: center;
    text-transform: none;
    display: block; }
@media (max-width: 979px) {
  body.home .stamp, body.vitrine .stamp,
  body.catalog .stamp,
  body.look:not(.lookDetalhe) .stamp {
    left: auto;
    right: 10px; } }

body.home .reviewaggregate, body.vitrine .reviewaggregate,
body.catalog .reviewaggregate,
body.look:not(.lookDetalhe) .reviewaggregate {
  text-align: center;
  padding: 0;
  margin: 10px 0; }
  @media (max-width: 979px) {
    body.home .reviewaggregate, body.vitrine .reviewaggregate,
    body.catalog .reviewaggregate,
    body.look:not(.lookDetalhe) .reviewaggregate {
      max-width: 100%;
      margin: 5px 0; } }
  body.home .reviewaggregate a, body.vitrine .reviewaggregate a,
  body.catalog .reviewaggregate a,
  body.look:not(.lookDetalhe) .reviewaggregate a,
  body.home .reviewaggregate #hypRating,
  body.vitrine .reviewaggregate #hypRating,
  body.catalog .reviewaggregate #hypRating,
  body.look:not(.lookDetalhe) .reviewaggregate #hypRating {
    background: url("/static/locales/custom/img/star.png");
    width: 95px;
    float: none;
    display: inline-block;
    margin: 0; }
  body.home .reviewaggregate .count, body.vitrine .reviewaggregate .count,
  body.catalog .reviewaggregate .count,
  body.look:not(.lookDetalhe) .reviewaggregate .count {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none;
    width: auto;
    vertical-align: top;
    display: inline-block; }
  body.home .reviewaggregate .rating, body.vitrine .reviewaggregate .rating,
  body.catalog .reviewaggregate .rating,
  body.look:not(.lookDetalhe) .reviewaggregate .rating,
  body.home .reviewaggregate .hreview .rating .value,
  body.vitrine .reviewaggregate .hreview .rating .value,
  body.catalog .reviewaggregate .hreview .rating .value,
  body.look:not(.lookDetalhe) .reviewaggregate .hreview .rating .value {
    background: url("/static/locales/custom/img/star.png");
    background-position: 0 -17px;
    height: 17px; }

@media (max-width: 979px) {
  body.home .btn.buy, body.vitrine .btn.buy,
  body.catalog .btn.buy,
  body.look:not(.lookDetalhe) .btn.buy {
    margin: 20px auto 0 !important;
    font-size: 15px !important;
    width: 100% !important; } }

body.type-busca.mobile-state .main-content {
  width: 100%; }
body .main-content,
body .content {
  height: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 9; }
body .internal .return {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none;
  position: static; }
  body .internal .return .buy {
    margin: 0px auto; }
    @media (max-width: 979px) {
      body .internal .return .buy {
        display: block !important;
        line-height: 56px; } }
  body .internal .return p {
    text-align: center; }
@media (max-width: 979px) {
  body .internal {
    width: 100%; }
    body .internal .return {
      padding: 0; } }

body .collum.details .selo-desconto,
body .list-products .selo-desconto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #cd161d;
  position: absolute;
  top: 30px;
  right: 40px;
  left: auto;
  width: 50px;
  height: 50px;
  line-height: 32px;
  padding: 0 6px;
  text-align: center;
  box-sizing: border-box; }
  body .collum.details .selo-desconto:after,
  body .list-products .selo-desconto:after {
    content: 'OFF';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    top: 18px;
    left: 10px; }
@media (max-width: 979px) {
  body .list-products .selo-desconto {
    font-size: 15px;
    left: auto;
    top: 20px;
    right: 30px;
    padding: 0 10px; } }

body .sprite-bt-ok, body .refine-sua-busca .form-refine .form-group .form-button {
  background: #cd161d;
  margin: 22px 0 0 10px; }
  body .sprite-bt-ok:before, body .refine-sua-busca .form-refine .form-group .form-button:before {
    content: 'OK';
    font-size: 12px;
    text-indent: 0px;
    float: left;
    color: #fff;
    padding-left: 4px; }
body.type-busca #floatToolbar .opcoes-reduzidas #divSummaryBasketFloat, body.type-busca .basket-count-number {
  display: none !important; }
body .naoencontrado .result-naoencontrado .form-comment .form-group .form-button, body .autocomplete-mais-buscadas ul li a .count, body .autocomplete-mais-buscadas .title-maisbuscadas, body .panel-multicomplete-results .results .group .group-title {
  background: #cd161d !important; }
body.core-search .refine-sua-busca .form-refine .form-group .form-button {
  background: #cd161d !important;
  font-size: 0px; }
  body.core-search .refine-sua-busca .form-refine .form-group .form-button:before {
    content: "OK";
    font-size: 12px;
    text-align: center; }
body.core-search #main .container .content {
  width: 100%; }

body#bodVitrine #main .details .reviewaggregate #hplAmountAssessments {
  width: 13px;
  background: none; }

body {
  background: transparent !important; }

body .bottom #footer {
  border: 0px;
  margin: 20px 0 0;
  padding: 20px 0 0;
  position: relative;
  float: left;
  width: 100%;
  background: #cd161d; }

body .bottom #footer .container {
  width: 980px;
  height: auto; }
  body .bottom #footer .container .copy,
  body .bottom #footer .container .info-cli {
    display: none; }

body .bottom #footer .container .collum {
  position: relative;
  vertical-align: top;
  top: 0;
  left: auto;
  right: auto;
  float: left;
  padding: 2px 0;
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch; }
  body .bottom #footer .container .collum > ul {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch; }
  body .bottom #footer .container .collum li {
    background: none;
    margin: 0 0 5px; }
    body .bottom #footer .container .collum li a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #FFF; }
body .bottom #footer .container .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none; }
@media (max-width: 979px) {
  body .bottom #footer .container .collum {
    top: 0;
    padding: 0 25px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e11119;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important; }
    body .bottom #footer .container .collum:last-child {
      margin: 0; }
    body .bottom #footer .container .collum .title {
      padding: 0; }
    body .bottom #footer .container .collum.news {
      -webkit-order: 1;
      -moz-order: 1;
      -ms-order: 1;
      -o-order: 1;
      order: 1; }
    body .bottom #footer .container .collum#boxSearch {
      -webkit-order: 2;
      -moz-order: 2;
      -ms-order: 2;
      -o-order: 2;
      order: 2; }
    body .bottom #footer .container .collum.help {
      -webkit-order: 3;
      -moz-order: 3;
      -ms-order: 3;
      -o-order: 3;
      order: 3; }
    body .bottom #footer .container .collum.institucional {
      -webkit-order: 4;
      -moz-order: 4;
      -ms-order: 4;
      -o-order: 4;
      order: 4; }
    body .bottom #footer .container .collum.servicos {
      -webkit-order: 5;
      -moz-order: 5;
      -ms-order: 5;
      -o-order: 5;
      order: 5; }
    body .bottom #footer .container .collum.atendimento {
      -webkit-order: 6;
      -moz-order: 6;
      -ms-order: 6;
      -o-order: 6;
      order: 6; }
    body .bottom #footer .container .collum.payment {
      -webkit-order: 7;
      -moz-order: 7;
      -ms-order: 7;
      -o-order: 7;
      order: 7; }
    body .bottom #footer .container .collum.social {
      -webkit-order: 8;
      -moz-order: 8;
      -ms-order: 8;
      -o-order: 8;
      order: 8; }
    body .bottom #footer .container .collum.security {
      -webkit-order: 9;
      -moz-order: 9;
      -ms-order: 9;
      -o-order: 9;
      order: 9; }
    body .bottom #footer .container .collum.info-cli {
      -webkit-order: 10;
      -moz-order: 10;
      -ms-order: 10;
      -o-order: 10;
      order: 10; }
    body .bottom #footer .container .collum.copy {
      -webkit-order: 11;
      -moz-order: 11;
      -ms-order: 11;
      -o-order: 11;
      order: 11; } }

body .bottom #footer .container .social .title {
  float: left;
  line-height: 13px;
  margin: 0 0 20px; }
body .bottom #footer .container .social.social-icons {
  width: 30%;
  margin: 20px 0; }
body .bottom #footer .container .social ul {
  margin: 20px 0 0; }
  body .bottom #footer .container .social ul li {
    background: url("/static/locales/custom/img/sprite-social-footer.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0;
    margin: 0 33px 0 0;
    float: left;
    text-indent: -9999px;
    width: 38px;
    height: 38px;
    position: relative;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    body .bottom #footer .container .social ul li.instagram-social.ico {
      background-position: -41px 0; }
    body .bottom #footer .container .social ul li.twitter.ico {
      background-position: 0 0; }
    body .bottom #footer .container .social ul li.youtube-social.ico {
      background-position: -128px 0; }
    body .bottom #footer .container .social ul li.foursquare.ico {
      background-position: -85px 0; }
    body .bottom #footer .container .social ul li a {
      display: block;
      position: relative;
      width: 38px;
      height: 38px; }
      body .bottom #footer .container .social ul li a:before {
        content: '';
        position: absolute;
        border: 2px solid transparent;
        border-radius: 50%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transition: all .8s ease-out;
        -moz-transition: all .8s ease-out;
        -webkit-transition: all .8s ease-out;
        -o-transition: all .8s ease-out;
        -ms-transition: all .8s ease-out; }
      body .bottom #footer .container .social ul li a:hover:before {
        border: 2px solid #FFF;
        border-right-color: white;
        border-bottom-color: white;
        border-right-color: rgba(255, 255, 255, 0.2);
        border-bottom-color: rgba(255, 255, 255, 0.2);
        border-radius: 50%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
@media (max-width: 979px) {
  body .bottom #footer .container .collum.social .title {
    display: block; }
  body .bottom #footer .container .collum.social ul li a {
    background: none; }
    body .bottom #footer .container .collum.social ul li a:before {
      display: none; } }

body .bottom #footer .container .help {
  width: 16% !important; }
body .bottom #footer .container .institucional,
body .bottom #footer .container .servicos {
  width: 15%; }
body .bottom #footer .container .institucional li,
body .bottom #footer .container .servicos li {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #FFF;
  width: 100%;
  padding: 0; }
  body .bottom #footer .container .institucional li a,
  body .bottom #footer .container .servicos li a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    text-transform: none;
    position: relative;
    padding-left: 6px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    body .bottom #footer .container .institucional li a:hover,
    body .bottom #footer .container .servicos li a:hover {
      text-decoration: underline;
      -webkit-opacity: 0.5;
      -moz-opacity: 0.5;
      -ms-opacity: 0.5;
      -o-opacity: 0.5;
      opacity: 0.5; }
    body .bottom #footer .container .institucional li a:before,
    body .bottom #footer .container .servicos li a:before {
      content: "";
      border: 1px solid #FFF;
      position: absolute;
      top: 7px;
      left: 0; }
@media (max-width: 979px) {
  body .bottom #footer .container .help,
  body .bottom #footer .container .institucional,
  body .bottom #footer .container .servicos {
    width: 100% !important;
    text-align: left; }
    body .bottom #footer .container .help li,
    body .bottom #footer .container .institucional li,
    body .bottom #footer .container .servicos li {
      margin: 0; }
      body .bottom #footer .container .help li a,
      body .bottom #footer .container .institucional li a,
      body .bottom #footer .container .servicos li a {
        padding: 2px 0 2px 6px; }
        body .bottom #footer .container .help li a:before,
        body .bottom #footer .container .institucional li a:before,
        body .bottom #footer .container .servicos li a:before {
          top: 9px; } }

body .bottom #footer .atendimento {
  width: 24%; }
  body .bottom #footer .atendimento .text {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    line-height: 15px; }
@media (max-width: 979px) {
  body .bottom #footer .atendimento .text {
    line-height: 17px; }
  body .bottom #footer .atendimento .title span span {
    display: inline-block; } }

body .bottom #footer .container .news {
  background: transparent;
  width: 30%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body .bottom #footer .container .news .title {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0; }
  body .bottom #footer .container .news p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
    margin-bottom: 12px; }
body .bottom #footer .container fieldset {
  position: relative; }
body .bottom #footer .container .newsletter {
  background-color: transparent;
  position: relative;
  top: 0;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body .bottom #footer .container .newsletter legend {
    display: none; }
  body .bottom #footer .container .newsletter .title {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #FFF;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: left center;
    width: auto;
    display: inline-block;
    margin: 0px; }
  body .bottom #footer .container .newsletter .field {
    max-width: 260px;
    width: 100%;
    padding: 0; }
    body .bottom #footer .container .newsletter .field input {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #505050;
      border: 0;
      padding: 5px 13px;
      margin-bottom: 0;
      background: #FFF;
      width: 100%;
      max-width: 260px;
      height: 31px;
      text-transform: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      -ms-text-shadow: none;
      -o-text-shadow: none;
      text-shadow: none;
      -webkit-box-shadow: 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 transparent;
      box-shadow: 0 0 0 transparent;
      transition: all 0.7s ease;
      -moz-transition: all 0.7s ease;
      -webkit-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease; }
      body .bottom #footer .container .newsletter .field input:focus {
        border-color: rgba(228, 35, 19, 0.45);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.45);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.45); }
  body .bottom #footer .container .newsletter .field.first {
    width: 113px; }
  body .bottom #footer .container .newsletter .field {
    width: 138px;
    margin-top: 0; }
  body .bottom #footer .container .newsletter .btn:hover {
    background: #7e0c0f; }
@media (max-width: 979px) {
  body .bottom #footer .container {
    width: 100%; }
    body .bottom #footer .container .news p {
      float: left;
      width: 100%; }
    body .bottom #footer .container .news .newsletter {
      position: relative;
      text-align: center;
      padding: 0; }
      body .bottom #footer .container .news .newsletter .title {
        width: auto;
        margin: 0px auto; }
      body .bottom #footer .container .news .newsletter .field {
        width: 100%;
        max-width: 100%; }
        body .bottom #footer .container .news .newsletter .field.first {
          width: 100%;
          max-width: 100%; }
        body .bottom #footer .container .news .newsletter .field input {
          float: left;
          max-width: 100%;
          margin-bottom: 10px; }
      body .bottom #footer .container .news .newsletter .btn {
        width: 35px;
        float: right; } }

body .bottom #footer #boxSearch {
  width: 45%;
  margin: 10px 0 0;
  clear: left;
  top: 0; }
  body .bottom #footer #boxSearch legend {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 18px; }
  body .bottom #footer #boxSearch fieldset {
    width: 88%;
    top: 0; }
  body .bottom #footer #boxSearch .placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #484848;
    height: 37px;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  body .bottom #footer #boxSearch .btn {
    background: url("/static/locales/custom/img/lupa.png");
    background-repeat: no-repeat;
    background-position: 11px center;
    background-color: #a30f14;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    padding: 12px 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 10px; }
    body .bottom #footer #boxSearch .btn:hover {
      text-decoration: none; }
@media (max-width: 979px) {
  body .bottom #footer #boxSearch {
    margin: 0 0 20px; }
    body .bottom #footer #boxSearch .search {
      display: inline-block; }
      body .bottom #footer #boxSearch .search label {
        display: none; }
    body .bottom #footer #boxSearch fieldset {
      width: 100%; }
    body .bottom #footer #boxSearch .placeholder {
      height: 31px;
      border: 1px solid #FFF;
      float: left;
      width: 85%; }
    body .bottom #footer #boxSearch .btn {
      position: absolute;
      float: left;
      height: 12px;
      padding: 10px 22px;
      bottom: 0;
      top: auto; } }

body .boxInfo {
  float: left;
  width: 100%; }
  body .boxInfo .container .info-cli {
    width: 100%;
    float: left;
    padding: 30px 0 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body .boxInfo .container .info-cli p {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #545454;
      line-height: 16px;
      margin-bottom: 20px;
      text-transform: none; }
@media (max-width: 979px) {
  body .boxInfo .container .info-cli {
    width: 100%;
    text-align: center; } }

body .bottom #footer .lineFooter {
  float: left;
  width: 100%;
  padding-bottom: 32px; }
  body .bottom #footer .lineFooter > span {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #d9d9d9; }
  @media (max-width: 979px) {
    body .bottom #footer .lineFooter {
      margin: 0 auto;
      float: none;
      width: 92%;
      padding-bottom: 15px; } }

body .bottom #footer .container .security {
  float: right;
  width: 23%;
  margin: 48px 0; }
  body .bottom #footer .container .security .title {
    display: none; }
  body .bottom #footer .container .security li {
    float: left; }
    body .bottom #footer .container .security li:first-child {
      margin-right: 10px; }
@media (max-width: 979px) {
  body .bottom #footer .container {
    padding-bottom: 10px !important; }
    body .bottom #footer .container .security {
      margin: 0;
      border: 0; }
      body .bottom #footer .container .security .title {
        display: block;
        margin-bottom: 20px; } }

body .bottom #footer .container .collum.payment {
  width: 86%;
  margin: 12px 0;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body .bottom #footer .container .collum.payment .title {
    display: none; }
  body .bottom #footer .container .collum.payment ul li {
    display: block;
    text-indent: -9999px;
    background: url("/static/locales/custom/img/payment_sprite.png");
    background-repeat: no-repeat;
    width: 46px;
    height: 33px;
    margin: 0 8px 0 0; }
    body .bottom #footer .container .collum.payment ul li span {
      background: none; }
    body .bottom #footer .container .collum.payment ul li.visa {
      background-position: 0 -33px; }
    body .bottom #footer .container .collum.payment ul li.mastercard {
      background-position: 0 -68px; }
    body .bottom #footer .container .collum.payment ul li.dinners {
      background-position: 0 -102px; }
    body .bottom #footer .container .collum.payment ul li.elo {
      background-position: 0 -137px; }
    body .bottom #footer .container .collum.payment ul li.amex {
      background-position: 0 -309px; }
    body .bottom #footer .container .collum.payment ul li.hypercard {
      background-position: 0 -171px; }
    body .bottom #footer .container .collum.payment ul li.boleto {
      background-position: 0 1px; }
@media (max-width: 979px) {
  body .bottom #footer .container .payment {
    text-align: left;
    margin: 0; }
    body .bottom #footer .container .payment .title {
      display: block;
      margin-bottom: 16px; }
    body .bottom #footer .container .payment ul {
      text-align: left; }
      body .bottom #footer .container .payment ul li {
        margin-left: 0; }
        body .bottom #footer .container .payment ul li.cards {
          background-position: 0 0;
          background-size: 63%; } }

body .container .copy {
  position: static;
  border: 0;
  padding: 0 0 40px;
  width: 100%;
  text-align: center; }
  body .container .copy a {
    background: url("//seguro.rakuten.com.br/images/logo_rakuten.png") no-repeat center center;
    position: static;
    width: 122px;
    height: 36px;
    text-indent: -9999px;
    display: inline-block; }

body .bottom.footerbuy #footer {
  background: none;
  -webkit-box-shadow: inset 0 93px 0 0 #cd161d;
  -moz-box-shadow: inset 0 93px 0 0 #cd161d;
  box-shadow: inset 0 93px 0 0 #cd161d; }
  body .bottom.footerbuy #footer .title {
    display: none; }
  body .bottom.footerbuy #footer .payment {
    width: 75% !important;
    background: none;
    padding: 0; }
    body .bottom.footerbuy #footer .payment ul li {
      display: block; }
  body .bottom.footerbuy #footer .security {
    margin: 0; }
  body .bottom.footerbuy #footer .copy {
    position: static;
    border: 0;
    float: left; }
    body .bottom.footerbuy #footer .copy a {
      float: none; }
  body .bottom.footerbuy #footer .info-cli {
    width: 100%;
    float: left;
    padding: 30px 0 0;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body .bottom.footerbuy #footer .info-cli p {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #545454;
      line-height: 16px;
      margin-bottom: 20px;
      text-transform: none; }
@media (max-width: 979px) {
  body .bottom.footerbuy #footer {
    -webkit-box-shadow: inset 0 230px 0 0 #cd161d;
    -moz-box-shadow: inset 0 230px 0 0 #cd161d;
    box-shadow: inset 0 230px 0 0 #cd161d; }
    body .bottom.footerbuy #footer .collum {
      display: inline-block;
      padding-top: 25px; }
      body .bottom.footerbuy #footer .collum .title {
        display: inline-block !important; }
    body .bottom.footerbuy #footer .security {
      -webkit-order: 7 !important;
      -moz-order: 7 !important;
      -ms-order: 7 !important;
      -o-order: 7 !important;
      order: 7 !important; }
    body .bottom.footerbuy #footer .payment {
      width: 90% !important;
      margin: 0 auto !important;
      padding: 0 !important; } }

body .bottom #footer .scrollTop {
  position: fixed;
  display: block;
  right: 15px;
  bottom: 15px;
  background: #a30f14;
  text-align: center;
  padding: 10px 5px;
  z-index: 999;
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  -o-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%);
  transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease; }
  body .bottom #footer .scrollTop.ativo {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0); }
  body .bottom #footer .scrollTop a {
    background: url("/static/locales/custom/img/scrollTop.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 8px 25px;
    float: left;
    text-indent: -9999px; }
@media (max-width: 979px) {
  body .bottom #footer .scrollTop a {
    padding: 2px 18px; } }

@media (max-width: 979px) {
  body .go-top-btn {
    display: none; } }

body:not(.institucional) .aside {
  width: 230px;
  padding-right: 20px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body:not(.institucional) .aside .nav {
    border: 1px solid #e1e1e1; }
@media (max-width: 979px) {
  body:not(.institucional) .aside {
    width: 100%;
    background: none;
    padding-left: 10px;
    padding-right: 10px; }
    body:not(.institucional) .aside .nav {
      background: #FFF;
      width: 100%;
      display: inline-block;
      padding: 1px 10px;
      border: 1px solid #CCC;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      body:not(.institucional) .aside .nav:first-child {
        padding-top: 10px !important; }
    body:not(.institucional) .aside.active .filters {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; } }

body:not(.institucional) .block {
  background: transparent;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%; }
  body:not(.institucional) .block ul {
    padding: 10px 15px;
    margin: 0; }
  body:not(.institucional) .block ul ul {
    padding: 0; }
  body:not(.institucional) .block ul li span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333;
    background: none;
    padding: 0 0 10px 0; }
  body:not(.institucional) .block ul li,
  body:not(.institucional) .block ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    background: none;
    padding-left: 0; }
  body:not(.institucional) .block ul li.sub {
    padding: 0 0 5px 11px; }
  body:not(.institucional) .block ul ul li a {
    background: url("/static/locales/custom/img/sprite_bullets.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0 0 0 12px !important;
    margin-bottom: 3px; }
    body:not(.institucional) .block ul ul li a:hover {
      background: url("/static/locales/custom/img/sprite_bullets.png");
      background-repeat: no-repeat;
      background-position: 0 5px;
      color: #a30f14; }
body:not(.institucional) #divFilters #pFilters {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333; }
body:not(.institucional) #divFilters ul li .type {
  display: none; }
body:not(.institucional) #divFilters ul li .item {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  padding: 0; }
body:not(.institucional) #divFilters ul li .item .item {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333;
  padding: 0 26px 0 12px; }
body:not(.institucional) #divFilters ul li .item .delete,
body:not(.institucional) #divFilters ul li .item .item .delete {
  background: url("/static/locales/custom/img/ico-delete.png");
  background-repeat: no-repeat;
  background-position: 0 0; }
@media (max-width: 979px) {
  body:not(.institucional) .block {
    margin: 0 0 10px !important; }
    body:not(.institucional) .block ul ul li a:before,
    body:not(.institucional) .block ul li span:before {
      display: none; }
    body:not(.institucional) .block:first-child {
      margin-top: 10px !important; }
  body:not(.institucional) #divFilters #pFilters {
    padding: 0px 1px 10px; }
  body:not(.institucional) #divFilters ul {
    padding: 0; }
  body:not(.institucional) #divFilters ul li {
    padding-top: 10px !important;
    border-bottom: 0; }
  body:not(.institucional) #divFilters ul li .item:before,
  body:not(.institucional) #divFilters ul li .item .item:before {
    display: none; }
  body:not(.institucional) #divFilters ul li .item .item {
    padding: 4px 0; }
  body:not(.institucional) #divFilters ul li .item a:after,
  body:not(.institucional) #divFilters ul li .item .item a:after {
    display: none; }
  body:not(.institucional) #divFilters fieldset {
    width: 100%; } }

body:not(.institucional) .block.custom {
  display: none; }

body:not(.institucional) #divFilters,
body:not(.institucional) .block {
  background: none;
  margin-bottom: 10px; }
  body:not(.institucional) #divFilters .title,
  body:not(.institucional) .block .title {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    background: #e1e1e1;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0; }
    body:not(.institucional) #divFilters .title .ico,
    body:not(.institucional) .block .title .ico {
      background: none;
      padding: 0; }
@media (max-width: 979px) {
  body:not(.institucional) #divFilters .title {
    padding: 10px 0; }
  body:not(.institucional) #divFilters .title,
  body:not(.institucional) .block .title,
  body:not(.institucional) .aside .block .title {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    text-transform: uppercase;
    background: transparent; }
  body.active:not(.institucional) .title {
    background: #f7f7f7; } }

body:not(.institucional) .aside .newsletter {
  display: none; }

body:not(.institucional) .aside .spnFiltro {
  display: block; }

body:not(.institucional) .aside .skuFiltro {
  display: none; }

body #fancybox-overlay {
  background: black !important;
  z-index: 99999; }
body #fancybox-wrap {
  border-color: #FFF;
  z-index: 99999; }

body #fancybox-close-2,
body #fancybox-close, body.modal-mobile a#fancybox-close-2, body.modal-mobile a#fancybox-close {
  width: 30px;
  height: 30px;
  background: url("/static/locales/custom/img/close.png");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent; }
body #fancybox-close {
  display: block;
  right: 22px; }

body.indicate-friend h1, body.rate h1, body.consult-delivery h1, body.forget h1, body.email h1, body #form1 h1, body.alterarSenha h1 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #e93f03;
  text-transform: none;
  margin-bottom: 12px; }

body.rate #rating select {
  margin-top: 0; }
body.rate #rating fieldset {
  padding: 0px 5px; }
  body.rate #rating fieldset .form .field input[type="text"] {
    padding: 0px 5px; }
  body.rate #rating fieldset span {
    font-size: 12px;
    line-height: 19px; }
  body.rate #rating fieldset #spanMsgValidacaoAvaliacao {
    font-size: 11px;
    right: -87px; }
  body.rate #rating fieldset .validacao {
    display: block;
    width: auto;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: right;
    right: 0;
    font-size: 11px; }
  body.rate #rating fieldset .rating label {
    float: left;
    width: 100%;
    margin-top: 0; }
    body.rate #rating fieldset .rating label > span {
      line-height: 34px;
      font-size: 14px; }
    body.rate #rating fieldset .rating label > div {
      padding: 8px 0; }
body.rate .checkbox {
  width: 100%; }
  body.rate .checkbox label span {
    font-size: 14px !important; }
    @media (max-width: 320px) {
      body.rate .checkbox label span {
        font-size: 12px !important; } }

body.consult-delivery #pnlHomeDelivery .form.cep {
  position: relative; }
  body.consult-delivery #pnlHomeDelivery .form.cep #txtZipCode {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px !important;
    height: 29px;
    width: 96% !important; }
  body.consult-delivery #pnlHomeDelivery .form.cep label span {
    margin-bottom: 0px;
    height: 21px; }
  body.consult-delivery #pnlHomeDelivery .form.cep label #spanMsgZipCode {
    top: 0;
    left: 28px;
    font-size: 12px; }
  body.consult-delivery #pnlHomeDelivery .form.cep .field {
    height: 48px;
    width: 130px;
    margin: 0px;
    position: absolute;
    top: 0px; }
  body.consult-delivery #pnlHomeDelivery .form.cep .actions {
    margin-top: 0px;
    height: 48px;
    position: absolute;
    top: 2px;
    left: 125px; }
    body.consult-delivery #pnlHomeDelivery .form.cep .actions a {
      position: absolute;
      top: 19px;
      height: 29px;
      /* Somente para Chrome e Safari */ }
      @media screen and (-webkit-min-device-pixel-ratio: 0) {
        body.consult-delivery #pnlHomeDelivery .form.cep .actions a {
          height: 29px; } }
body.consult-delivery #pnlHomeDelivery .result {
  float: left;
  margin-top: 45px; }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      body.consult-delivery #pnlHomeDelivery .result {
        margin-top: 65px; } } }
body.consult-delivery #pnlHomeDelivery .error {
  float: left;
  width: 100%;
  margin-top: 60px; }
body.consult-delivery .delivery-opt li label {
  display: inline-block; }
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    body.consult-delivery .delivery-opt li label {
      position: relative;
      top: 2px; } } }

body.forget .form .field + .field {
  float: left;
  margin-top: -25px;
  margin-left: 20px;
  width: auto; }
body.forget .collum #spanMsgValidacaoCPF,
body.forget .collum #spanMsgValidacaoDataNascimento {
  position: absolute;
  left: 0;
  top: 47px;
  font-size: 11px;
  padding: 0;
  line-height: normal; }
body.forget .collum .actions {
  margin-top: 24px; }
body.forget .collum #btnContinuarPJ {
  clear: none;
  margin-top: 2px; }
body.forget .collum .btn {
  margin-top: 30px; }
body.forget .erro {
  float: left;
  position: absolute;
  bottom: 0;
  left: 19px; }
body.forget #frm[action="./senhageracao_retorno.aspx"] .btn {
  background: #cd161d; }
body.email .form .field {
  float: left; }
body.email .form fieldset {
  padding: 0 18px 30px; }
body.email .form .field + .field {
  float: left;
  margin-top: 0;
  margin-left: 20px;
  width: auto; }
body.email #spanMsgValidacaoCNPJ {
  left: 42px;
  font-size: 11px; }
body.email .collum #spanMsgValidacaoCPF,
body.email .collum #spanMsgValidacaoDataNascimento {
  position: absolute;
  left: 0;
  top: 51px;
  font-size: 11px;
  padding: 0;
  line-height: normal; }
body.email .collum .actions {
  margin-top: 24px; }
body.email .collum #btnContinuarPJ {
  clear: none;
  margin-top: 5px;
  float: left !important; }
body.email .collum .btn {
  margin-top: 30px;
  margin-right: 32px; }
body.email #DadosPessoaJuridica {
  margin-top: 0; }
  body.email #DadosPessoaJuridica .field {
    width: 60%;
    margin-bottom: 0; }
body.email .erro {
  float: left;
  position: absolute;
  bottom: 0;
  left: 19px; }
body.email #frm[action="./senhageracao_retorno.aspx"] .btn {
  background: #cd161d; }

body #form1 .bt-yes {
  float: left; }
body #form1 .bt-no {
  float: left; }

body.alterarSenha #frm fieldset {
  padding: 0px 5px; }
  body.alterarSenha #frm fieldset .form .field input[type="text"] {
    padding: 0px 5px; }
  body.alterarSenha #frm fieldset span {
    font-size: 12px; }

body.basket-gift .bt-container {
  float: right; }

body iframe.compra-por-sku-frame.active {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 302px !important;
  border: 1px solid #bcbcbc;
  padding: 20px;
  margin: 15px 0 0 15px;
  box-shadow: none; }

body.por-sku .tools {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: 0px solid #000;
  width: 220px;
  margin: 0px auto;
  margin-top: 10px; }
  body.por-sku .tools ul {
    background: transparent;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }
    body.por-sku .tools ul > li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      width: 30px;
      height: 30px;
      border: 2px solid transparent;
      overflow: hidden;
      padding: 0px; }
      body.por-sku .tools ul > li:hover {
        border-color: #c96969; }
      body.por-sku .tools ul > li a,
      body.por-sku .tools ul > li img {
        width: 100%;
        height: 100%;
        border: 0px; }

body.por-sku .figure {
  border: 0px !important;
  width: 220px;
  height: 240px; }
  body.por-sku .figure img {
    border: 0px !important;
    width: 220px;
    height: 240px; }

body.por-sku .hproduct .details .offers {
  float: right;
  text-align: right; }
  body.por-sku .hproduct .details .offers .price-to {
    text-align: right; }
body.por-sku .hproduct .details .percent-a-vista {
  display: none; }

body.por-sku .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  text-align: center !important;
  margin-top: 0 !important;
  float: left;
  width: 50% !important; }

body.por-sku .price-from {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-align: center;
  text-decoration: line-through; }

body.por-sku .sale {
  text-align: center; }
  body.por-sku .sale strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14; }
  body.por-sku .sale em {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    display: none; }

body.por-sku .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  text-align: center;
  width: 50% !important;
  float: right !important;
  clear: both;
  text-align: right !important; }
  body.por-sku .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
    body.por-sku .parcel strong:before {
      content: 'ou '; }
  body.por-sku .parcel b {
    display: none; }
body.por-sku .value-sight {
  color: #000;
  font-weight: bold;
  display: inline-block !important; }

body.por-sku .save {
  width: 100%;
  text-align: center;
  display: block; }
  body.por-sku .save em {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c; }
  body.por-sku .save strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #7c7c7c; }

body.por-sku .stamp {
  height: auto;
  background: none;
  overflow: inherit;
  float: left; }
  body.por-sku .stamp a {
    width: 92px;
    height: 22px;
    margin-bottom: 3px; }
    body.por-sku .stamp a img {
      width: 92px;
      height: 22px; }
  body.por-sku .stamp.firstStampFloating a {
    margin-bottom: 3px;
    width: 108px;
    height: 26px; }
    body.por-sku .stamp.firstStampFloating a:first-of-type {
      position: absolute;
      top: 25px;
      right: 10px; }
    body.por-sku .stamp.firstStampFloating a img {
      width: 108px;
      height: 26px; }
      @media (max-width: 979px) {
        body.por-sku .stamp.firstStampFloating a img {
          margin-bottom: 5px !important; } }

body.por-sku .reviewaggregate {
  text-align: center;
  display: none; }
  body.por-sku .reviewaggregate #hypRating,
  body.por-sku .reviewaggregate .count {
    float: none;
    display: inline-block; }
  body.por-sku .reviewaggregate .count {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none;
    width: auto;
    position: relative;
    top: -4px; }

body.por-sku #ProductBuy {
  margin: 12px 0 !important; }
body.por-sku .list-products .txtQuantity {
  margin: 10px 0px;
  display: none !important; }
  body.por-sku .list-products .txtQuantity .lbl-quantity {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 0;
    color: #000;
    text-transform: none;
    float: left;
    width: auto;
    margin: 0 10px 8px 0; }
    body.por-sku .list-products .txtQuantity .lbl-quantity:before {
      content: "Qtde.";
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      font-size: 14px;
      color: #000;
      line-height: 50px; }
  body.por-sku .list-products .txtQuantity .ipt-quantity {
    height: 39px;
    position: relative;
    width: 50px;
    z-index: 1;
    background: #ededed;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 17.5px;
    color: #444;
    text-align: center; }

body.por-sku .list-products div.btn.buy {
  width: 100%;
  float: none; }
body.por-sku .list-products div.btn.buy .btn.ir.buy {
  float: none;
  height: 56px;
  width: 100%;
  margin: 0 auto;
  text-transform: uppercase; }

body.por-sku {
  @xtend %product-details__desconto-avista; }

body .fancybox-quickbasket .fancybox-quickbasket,
body .fancybox-quickbasket #fancybox-outer {
  min-height: 400px !important; }
  body .fancybox-quickbasket .fancybox-quickbasket #fancybox-content,
  body .fancybox-quickbasket #fancybox-outer #fancybox-content {
    min-height: 400px !important; }

body.quickBasquet .item,
body.quickBasquet .resumo {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch; }
body.quickBasquet .item {
  width: 47%;
  margin: 0 3% 0 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.quickBasquet .resumo {
  width: 50%;
  margin: 0;
  padding: 0; }
body.quickBasquet .photo {
  width: 50%; }
@media (max-width: 500px) {
  body.quickBasquet .item,
  body.quickBasquet .resumo {
    width: 100%;
    margin: 0; } }

body.quickBasquet .item .title,
body.quickBasquet .resumo .title,
body.quickBasquet .section h2 {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #e93f03;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  width: 100%;
  background: none;
  padding: 0;
  margin: 0 0 20px;
  text-transform: uppercase; }
  body.quickBasquet .item .title span,
  body.quickBasquet .resumo .title span,
  body.quickBasquet .section h2 span {
    display: inline-block;
    margin: 0 4px 0 0; }
body.quickBasquet ul {
  float: left;
  width: 100%; }

body.quickBasquet .name {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #343333;
  text-transform: none;
  text-align: left; }
  body.quickBasquet .name strong {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #343333;
    line-height: normal; }

body.quickBasquet .name + li,
body.quickBasquet .name + li + li {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7c7c7c;
  text-transform: none;
  text-align: left;
  padding: 3px 0; }
body.quickBasquet .name + li + li {
  display: none; }
body.quickBasquet li.price span {
  font-family: "Roboto", sans-serif;
  font-weight: normal !important;
  font-size: 16px;
  color: #a30f14;
  padding: 3px 0; }

body.quickBasquet .item .price {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 38px;
  color: #a30f14; }
  body.quickBasquet .item .price span:first-child {
    display: none;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #a30f14;
    text-transform: capitalize;
    text-decoration: line-through; }

body.quickBasquet .subtotal {
  background: #EEE;
  padding: 10px;
  width: 100%; }
  body.quickBasquet .subtotal strong {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #343333;
    text-transform: uppercase; }

body.quickBasquet .actions {
  margin: 10px 0; }
body.quickBasquet .actions li {
  width: 100%;
  margin-bottom: 10px; }
body.quickBasquet .actions .fl a {
  width: 100%; }
body.quickBasquet .actions .fr a {
  width: 100%; }

body.quickBasquet .section .details {
  text-align: left; }
  body.quickBasquet .section .details .name {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    text-transform: none; }
body.quickBasquet .section .offers .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-align: left;
  text-decoration: none; }
  body.quickBasquet .section .offers .regular em {
    text-transform: capitalize; }
body.quickBasquet .section .offers .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-align: left; }
  body.quickBasquet .section .offers .sale em {
    color: #343333;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize; }
  body.quickBasquet .section .offers .sale strong {
    color: #a30f14; }
body.quickBasquet .section .offers .percent-a-vista {
  display: none; }
body.quickBasquet .section .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  text-align: left; }
  body.quickBasquet .section .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.quickBasquet .section .parcel b {
    display: none; }
body.quickBasquet .section .list-products li {
  margin: 0 1% 0 0;
  padding: 0; }
  body.quickBasquet .section .list-products li .hproduct {
    width: 100%; }
    body.quickBasquet .section .list-products li .hproduct img {
      width: 100%; }
  @media (max-width: 500px) {
    body.quickBasquet .section .list-products li {
      width: 100%; }
      body.quickBasquet .section .list-products li .details {
        max-width: 100%; } }
body.quickBasquet .section h2:before {
  border: 0; }

body #header, body #floatToolbar {
  background-color: #FFF;
  height: 130px;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }
  body #header .foneFT,
  body #header .helpFlutuante,
  body #header .modelos, body #floatToolbar .foneFT,
  body #floatToolbar .helpFlutuante,
  body #floatToolbar .modelos {
    display: none; }
body #floatToolbar.active {
  height: auto; }
body #header.active {
  height: 175px; }

body #header .container #logo,
body #floatToolbar .logoFT {
  padding: 0;
  min-height: 70px; }
  body #header .container #logo a,
  body #floatToolbar .logoFT a {
    padding: 13px 0; }
  body #header .container #logo h1,
  body #floatToolbar .logoFT h1 {
    padding: 0; }

body #header .container .btn-nav-mobile,
body #header #floatToolbar .btn-nav-mobile {
  padding: 40px 35px; }
body #header .container .btn-nav-mobile .nav-click,
body #header #floatToolbar .btn-nav-mobile .nav-click {
  width: 25px;
  height: 25px;
  background: url("/static/locales/custom/img/icon-menu-mobile.png");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent;
  position: absolute;
  top: 30px;
  left: 15px; }
body #header .container .header-btn-mobile .btn-search-top,
body #header #floatToolbar .header-btn-mobile-float .btn-search-top {
  width: 24px;
  height: 24px;
  background: url("/static/locales/custom/img/btnBusca.gif");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent;
  position: relative;
  top: 27px;
  left: auto;
  right: 44px;
  display: none; }
body #header.active .btn-search-top {
  background-position: 0 -50px !important; }
body #header .container .header-btn-mobile .btn-cart-mobile,
body #header #floatToolbar .header-btn-mobile-float .btn-cart-mobile {
  width: 33px;
  height: 50px;
  background: url("/static/locales/custom/img/icon-carrinho.png");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent;
  position: relative;
  top: 25px;
  right: 10px; }
  body #header .container .header-btn-mobile .btn-cart-mobile .qtd-cart,
  body #header #floatToolbar .header-btn-mobile-float .btn-cart-mobile .qtd-cart {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-indent: 0;
    background-color: #a30f14;
    display: block;
    line-height: normal;
    padding: 1px 4px;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 24px;
    top: auto;
    bottom: 47px; }

body #header .container .search input[type="text"],
body #floatToolbar .search input[type="text"] {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #979797;
  background: #FFF;
  text-transform: none;
  border: 7px solid #C60004;
  padding: 20px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body #header .container .search {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: inherit; }
body #header #floatToolbar .search .btn,
body #header .container .search .btn {
  width: 60px;
  height: 54px;
  background: url("/static/locales/custom/img/btnBusca.gif");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  right: auto;
  right: 0; }
body #header #floatToolbar .search {
  padding: 0; }
body #header #floatToolbar .search .btn {
  right: 0; }
body #listas {
  display: none; }

body .wrap-nav-mobile .welcome {
  height: 53px;
  background: #eee;
  padding: 0;
  border-bottom: 1px solid #f7f7f7;
  overflow: hidden; }
  body .wrap-nav-mobile .welcome #DataCompleta {
    display: none !important; }
  body .wrap-nav-mobile .welcome #identificacao {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    background: #a30f14;
    float: left;
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body .wrap-nav-mobile .welcome #identificacao > span {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #FFF;
      margin-right: 6px; }
    body .wrap-nav-mobile .welcome #identificacao p, body .wrap-nav-mobile .welcome #identificacao strong, body .wrap-nav-mobile .welcome #identificacao a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #FFF;
      text-transform: none;
      float: left;
      margin: 0 3px; }
    body .wrap-nav-mobile .welcome #identificacao a[title="Cadastre-se"] {
      line-height: 18px; }
    body .wrap-nav-mobile .welcome #identificacao a[title="Login"] {
      font-size: 0; }
      body .wrap-nav-mobile .welcome #identificacao a[title="Login"]:before {
        content: 'Login |';
        font-size: 12px;
        padding-right: 5px;
        margin-left: 4px; }

body .wrap-nav-mobile {
  width: 100%;
  background: #FFF;
  top: 125px; }
  body .wrap-nav-mobile.active + #header .btn-nav-mobile {
    background: #FFF; }
  body .wrap-nav-mobile .welcome .hide-menu {
    background: url("/static/locales/custom/img/left-seta.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 40%; }
body .wrap-nav-mobile #nav {
  background: #cd161d;
  width: 100%;
  height: 100%;
  display: table; }
  @media (max-width: 320px) {
    body .wrap-nav-mobile #nav {
      padding-bottom: 124px; } }
  body .wrap-nav-mobile #nav li {
    border-bottom: 1px solid #e12e35; }
    body .wrap-nav-mobile #nav li:first-child {
      border-top: 1px solid #e12e35; }
    body .wrap-nav-mobile #nav li > a:not(.sub-parent) {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #FFF;
      text-transform: none;
      margin-right: 0;
      padding: 10px 15px;
      line-height: 30px;
      transition: all 0 ease;
      -moz-transition: all 0 ease;
      -webkit-transition: all 0 ease;
      -o-transition: all 0 ease;
      -ms-transition: all 0 ease; }
      body .wrap-nav-mobile #nav li > a:not(.sub-parent):hover, body .wrap-nav-mobile #nav li > a:not(.sub-parent).hover {
        background-color: transparent; }
      body .wrap-nav-mobile #nav li > a:not(.sub-parent):before {
        top: -2px;
        position: relative;
        margin-right: 2px; }
    body .wrap-nav-mobile #nav li .sub-parent {
      color: #000;
      top: 0;
      width: 48px;
      height: 50px;
      background: none !important; }
      body .wrap-nav-mobile #nav li .sub-parent:before {
        content: '';
        background: url("/static/locales/custom/img/icon-menu-mais.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        display: block;
        width: 18px;
        height: 18px; }
      body .wrap-nav-mobile #nav li .sub-parent.active:before {
        content: '';
        background: url("/static/locales/custom/img/icon-menu-menos.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        display: block;
        width: 18px;
        height: 14px; }
    body .wrap-nav-mobile #nav li > a > .ico {
      background: url("/static/locales/custom/img/sprit-icones-menu.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      float: left;
      width: 35px;
      height: 35px;
      padding-right: 12px; }
    body .wrap-nav-mobile #nav li:nth-of-type(1) a .ico {
      background-position: 9px 4px; }
    body .wrap-nav-mobile #nav li:nth-of-type(2) a .ico {
      background-position: -58px 3px; }
    body .wrap-nav-mobile #nav li:nth-of-type(3) a .ico {
      background-position: -130px 4px; }
    body .wrap-nav-mobile #nav li:nth-of-type(4) a .ico {
      background-position: -210px 2px; }
    body .wrap-nav-mobile #nav li:nth-of-type(5) a .ico {
      background-position: -290px 2px; }
    body .wrap-nav-mobile #nav li:nth-of-type(6) a .ico {
      background-position: -362px 1px; }
    body .wrap-nav-mobile #nav li:nth-of-type(7) a .ico {
      background-position: -431px 0; }
    body .wrap-nav-mobile #nav li:nth-of-type(8) a .ico {
      background-position: -500px 4px; }
    body .wrap-nav-mobile #nav li:nth-of-type(9) a .ico {
      background-position: -558px 2px; }

body .wrap-nav-mobile #nav .sub-nav.active {
  padding: 6px 10px;
  background: #EEE; }
  body .wrap-nav-mobile #nav .sub-nav.active li > a:not(.sub-parent) {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-transform: none;
    padding: 4px 17px;
    background: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
    body .wrap-nav-mobile #nav .sub-nav.active li > a:not(.sub-parent):hover {
      text-decoration: none; }
body .wrap-nav-mobile #nav .sub-nav .collum {
  border: 0;
  background: transparent; }
  body .wrap-nav-mobile #nav .sub-nav .collum.imagem a {
    opacity: 1;
    background: none; }
  body .wrap-nav-mobile #nav .sub-nav .collum li {
    border: 0; }
    body .wrap-nav-mobile #nav .sub-nav .collum li:last-child {
      background: none; }

body .wrap-nav-mobile {
  display: -webkit- inline-flex;
  display: -moz- inline-flex;
  display: -ms- inline-flex;
  display: -webkit- inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  border: 0; }
  body .wrap-nav-mobile .welcome {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body .wrap-nav-mobile .help {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body .wrap-nav-mobile #nav {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
body .wrap-nav-mobile .help {
  opacity: 1;
  padding: 0 0 30px;
  margin-top: -7px;
  width: 100%;
  background: #a30f14; }
  body .wrap-nav-mobile .help li {
    border-top: 1px solid #c51117;
    border-bottom: none;
    border-color: #c51117; }
    body .wrap-nav-mobile .help li:first-child {
      border-top: 2px solid #c51117; }
    body .wrap-nav-mobile .help li:nth-of-type(4n) {
      display: none; }
    body .wrap-nav-mobile .help li.ramsonsClube.mob {
      padding: 10px 0 10px 18px;
      margin: 0; }
      body .wrap-nav-mobile .help li.ramsonsClube.mob a {
        background: url("/static/locales/custom/img/img-ramsons-clube-mobile.png");
        background-repeat: no-repeat;
        background-position: 0 center;
        width: 50%;
        height: 50px;
        float: left;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
        body .wrap-nav-mobile .help li.ramsonsClube.mob a:last-child {
          background: url("/static/locales/custom/img/ico-list.png");
          background-repeat: no-repeat;
          background-position: left center;
          padding: 20px 0 0 48px;
          line-height: 16px; }
  body .wrap-nav-mobile .help a, body .wrap-nav-mobile .help li {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
    padding-left: 10px; }
    body .wrap-nav-mobile .help a:hover, body .wrap-nav-mobile .help a.hover, body .wrap-nav-mobile .help li:hover, body .wrap-nav-mobile .help li.hover {
      color: #FFF; }

body .fone,
body .vejaTambem {
  display: none; }

body .title_principal {
  display: none; }

body #header.visible {
  visibility: visible;
  overflow: hidden;
  height: 100%;
  min-height: auto !important; }
  body #header.visible .header-btn-mobile .btn-cart-mobile {
    background-position: 0 -70px; }
body .car.bloco {
  display: block !important; }
  body .car.bloco .mini-car {
    display: block !important; }
  body .car.bloco > p:before {
    content: '';
    background: url("/static/locales/custom/img/setaCarrinhoMobile.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 12px;
    position: absolute;
    top: -8px;
    left: 100%;
    margin-left: -54px; }

body #header .car {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  z-index: 9999; }
  body #header .car .basket {
    display: none; }

body #header .mini-car {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border: 0;
  background-color: #FFF;
  z-index: 99; }
  body #header .mini-car #emptyBasket {
    background: #fafafa; }
    body #header .mini-car #emptyBasket p {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #343333;
      text-transform: uppercase;
      text-align: center; }
    body #header .mini-car #emptyBasket a {
      margin-bottom: 10px;
      margin: 0px auto;
      text-align: center; }
  body #header .mini-car #basket_pop_container .prod {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    padding: 16px 20px; }
    body #header .mini-car #basket_pop_container .prod:after, body #header .mini-car #basket_pop_container .prod:before {
      content: "";
      display: table;
      clear: both; }
    body #header .mini-car #basket_pop_container .prod:nth-of-type(odd) {
      background: #fafafa; }
  body #header .mini-car #basket_pop_container .photo {
    border: 0px !important;
    float: left;
    width: 28%;
    margin-right: 3.5%;
    height: auto; }
    body #header .mini-car #basket_pop_container .photo img {
      width: 100%;
      height: 100%; }
  body #header .mini-car #basket_pop_container .descr {
    margin: 0;
    float: left;
    width: 68%; }
  body #header .mini-car #basket_pop_container .descr p.name {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-transform: none;
    line-height: normal; }
  body #header .mini-car #basket_pop_container .cod:before {
    content: "C├│digo: ";
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #575757; }
  body #header .mini-car #basket_pop_container ._skus {
    width: 68%;
    clear: none;
    text-align: left;
    margin-top: 6px;
    display: inline-block; }
  body #header .mini-car #basket_pop_container ._skus p span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    padding: 0px;
    text-transform: none; }
  body #header .mini-car #basket_pop_container ._skus p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    margin-top: 5px !important; }
    body #header .mini-car #basket_pop_container ._skus p.ng-binding:nth-of-type(2) {
      float: left;
      width: auto;
      margin-top: 12px !important; }
  body #header .mini-car #basket_pop_container ._skus .total {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #a30f14;
    display: block;
    line-height: 12px;
    margin-top: 12px;
    position: inherit;
    width: auto;
    text-transform: none;
    float: right;
    border: 0;
    background: none; }
  body #header .mini-car #basket_pop_container .sum_container {
    padding: 4px 0;
    margin: 0 0 20px;
    border-bottom: 0;
    background: #eeeeee;
    float: left;
    width: 100%; }
  body #header .mini-car #basket_pop_container .qtde_prod {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #575757;
    float: left;
    padding: 13px 21px; }
  body #header .mini-car #basket_pop_container .subtotal strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #a30f14;
    margin-bottom: 5px;
    text-transform: uppercase; }
  body #header .mini-car #basket_pop_container .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #a30f14;
    line-height: normal;
    margin: 0;
    text-align: right;
    padding: 12px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  body #header .mini-car #basket_pop_container #btn_checkout {
    float: left;
    width: 100%;
    padding: 0 20px 10px;
    margin-bottom: 12px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body #header .mini-car #basket_pop_container #btn_checkout a.btn-coninuarcomprando {
      text-align: center; }
      body #header .mini-car #basket_pop_container #btn_checkout a.btn-coninuarcomprando:hover {
        background: transparent;
        color: #a30f14;
        border-color: #a30f14;
        -webkit-box-shadow: 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent; }
    body #header .mini-car #basket_pop_container #btn_checkout a.bt-mini-car-concluir {
      text-align: center; }

body.overflow {
  overflow: hidden;
  position: fixed;
  top: 0; }

body #main .section.instagram-slider {
  background: #f8f8f8 !important;
  margin: 0 auto !important;
  padding-bottom: 30px !important;
  max-width: 100%;
  display: block;
  overflow: hidden; }
  body #main .section.instagram-slider .title {
    font-family: "brain_flowerregular";
    font-weight: normal;
    font-size: 6rem;
    color: #000;
    text-transform: uppercase;
    text-shadow: none;
    left: 50%;
    padding: 12px 0;
    margin: 0 0 0 -530px;
    width: 68%;
    text-align: left; }
  body #main .section.instagram-slider .list-instagram-photos {
    width: 1100px; }
    body #main .section.instagram-slider .list-instagram-photos .owl-wrapper-outer {
      background: none;
      float: left;
      width: 1100px;
      margin-left: -10px;
      margin-bottom: 20px; }
    body #main .section.instagram-slider .list-instagram-photos .owl-item {
      background: none; }
    body #main .section.instagram-slider .list-instagram-photos li {
      margin: 0 30px;
      width: 250px;
      height: 250px; }
      body #main .section.instagram-slider .list-instagram-photos li a {
        width: 100%;
        height: 100%; }
        body #main .section.instagram-slider .list-instagram-photos li a img {
          width: 100%;
          height: 100%;
          border: 0; }
    body #main .section.instagram-slider .list-instagram-photos .owl-controls {
      top: 220px; }
      body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-next {
        right: -70px; }
      body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-prev {
        left: -60px; }
@media (max-width: 979px) {
  body #main .section.instagram-slider {
    margin: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 25px; }
    body #main .section.instagram-slider .title {
      font-family: "brain_flowerregular";
      font-weight: normal;
      font-size: 5rem;
      color: #000;
      margin: 0;
      padding: 0 !important;
      text-shadow: none;
      text-align: center;
      letter-spacing: -2px;
      left: auto;
      width: 100%; }
    body #main .section.instagram-slider .list-instagram-photos {
      width: 100%; }
      body #main .section.instagram-slider .list-instagram-photos .owl-wrapper-outer {
        width: 100%;
        background: none;
        margin-top: 40px; }
      body #main .section.instagram-slider .list-instagram-photos .owl-item {
        background: none; }
      body #main .section.instagram-slider .list-instagram-photos li {
        padding: 0 15px;
        margin-left: 9px;
        width: 100%;
        height: 100%; }
        body #main .section.instagram-slider .list-instagram-photos li a {
          width: 145px;
          height: 145px; }
          body #main .section.instagram-slider .list-instagram-photos li a img {
            width: 100%;
            height: 100%;
            max-width: 100%;
            border: 0; }
      body #main .section.instagram-slider .list-instagram-photos .owl-controls {
        top: 63%; }
        body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-next,
        body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-prev {
          width: 20px;
          height: 22px; }
        body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-next {
          background: url("/static/locales/custom/img/setaInstMobRight.png");
          background-repeat: no-repeat;
          background-position: left center;
          right: 0; }
        body #main .section.instagram-slider .list-instagram-photos .owl-controls .owl-buttons div.owl-prev {
          background: url("/static/locales/custom/img/setaInstMobLeft.png");
          background-repeat: no-repeat;
          background-position: left center;
          left: 0; } }

body #main .tools,
body #main .percent-a-vista {
  display: none; }
body .banners.b-betweenvit li,
body .banners.b-bottom li {
  margin-bottom: 6px; }
body .list-products #prodCatalog {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #a30f14;
  text-align: center;
  display: block; }

body.vitrine select.order-by,
body.catalog select.order-by,
body.look:not(.lookDetalhe) select.order-by {
  display: none; }
body.vitrine .content > .main-content,
body.catalog .content > .main-content,
body.look:not(.lookDetalhe) .content > .main-content {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  width: 100%; }
  body.vitrine .content > .main-content #breadcrumbs,
  body.catalog .content > .main-content #breadcrumbs,
  body.look:not(.lookDetalhe) .content > .main-content #breadcrumbs {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.vitrine .content > .main-content #divSort,
  body.catalog .content > .main-content #divSort,
  body.look:not(.lookDetalhe) .content > .main-content #divSort {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.vitrine .content > .main-content .filter-details,
  body.catalog .content > .main-content .filter-details,
  body.look:not(.lookDetalhe) .content > .main-content .filter-details {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.vitrine .content > .main-content .section,
  body.catalog .content > .main-content .section,
  body.look:not(.lookDetalhe) .content > .main-content .section {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }
  body.vitrine .content > .main-content .btn-category,
  body.catalog .content > .main-content .btn-category,
  body.look:not(.lookDetalhe) .content > .main-content .btn-category,
  body.vitrine .content > .main-content .compare,
  body.catalog .content > .main-content .compare,
  body.look:not(.lookDetalhe) .content > .main-content .compare {
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    -o-order: 5;
    order: 5; }
  body.vitrine .content > .main-content .mob,
  body.catalog .content > .main-content .mob,
  body.look:not(.lookDetalhe) .content > .main-content .mob {
    -webkit-order: 6;
    -moz-order: 6;
    -ms-order: 6;
    -o-order: 6;
    order: 6; }
  body.vitrine .content > .main-content .pagination,
  body.catalog .content > .main-content .pagination,
  body.look:not(.lookDetalhe) .content > .main-content .pagination {
    -webkit-order: 7;
    -moz-order: 7;
    -ms-order: 7;
    -o-order: 7;
    order: 7; }

body#bodVitrine.vitrine .open-mob-filters,
body#bodVitrine.catalog .open-mob-filters,
body#bodVitrine.look:not(.lookDetalhe) .open-mob-filters {
  display: none; }
body.vitrine .open-mob-filters,
body.catalog .open-mob-filters,
body.look:not(.lookDetalhe) .open-mob-filters {
  background: none;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  float: left;
  height: 63px;
  line-height: 63px;
  margin: 0 !important;
  position: static !important;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.vitrine .open-mob-filters span,
body.catalog .open-mob-filters span,
body.look:not(.lookDetalhe) .open-mob-filters span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none; }
body.vitrine .open-mob-filters .on,
body.catalog .open-mob-filters .on,
body.look:not(.lookDetalhe) .open-mob-filters .on {
  font-size: 0; }
  body.vitrine .open-mob-filters .on:before,
  body.catalog .open-mob-filters .on:before,
  body.look:not(.lookDetalhe) .open-mob-filters .on:before {
    background: url("/static/locales/custom/img/iconFiltrar.gif");
    background-position: left center;
    background-repeat: no-repeat;
    content: 'Filtrar';
    float: left;
    padding-left: 18px;
    width: 90%;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #343333; }
body.vitrine .open-mob-filters.active .off,
body.catalog .open-mob-filters.active .off,
body.look:not(.lookDetalhe) .open-mob-filters.active .off {
  font-size: 0; }
  body.vitrine .open-mob-filters.active .off:before,
  body.catalog .open-mob-filters.active .off:before,
  body.look:not(.lookDetalhe) .open-mob-filters.active .off:before {
    background-position: left center;
    background-repeat: no-repeat;
    content: 'Filtrar';
    float: left;
    padding-left: 18px;
    width: 90%;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #343333;
    background: url("/static/locales/custom/img/iconFiltrar.gif"); }
body.vitrine #divSort select,
body.catalog #divSort select,
body.look:not(.lookDetalhe) #divSort select {
  display: none; }
  body.vitrine #divSort select#ddlQuantityPage,
  body.catalog #divSort select#ddlQuantityPage,
  body.look:not(.lookDetalhe) #divSort select#ddlQuantityPage {
    border: 1px solid #f2f2f2;
    display: inline-block;
    float: right;
    height: 30px;
    width: 46px; }
body.vitrine #divSort .itens-page,
body.catalog #divSort .itens-page,
body.look:not(.lookDetalhe) #divSort .itens-page {
  display: none; }
body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul,
body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul,
body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul {
  margin: 10px !important; }
body.vitrine #divFilters.horizontal-selecionados,
body.catalog #divFilters.horizontal-selecionados,
body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados,
body.vitrine #divSelectedFiltersLooks.horizontal-selecionados,
body.catalog #divSelectedFiltersLooks.horizontal-selecionados,
body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados {
  border: 0;
  display: block;
  padding: 0 !important; }
  body.vitrine #divFilters.horizontal-selecionados ul,
  body.catalog #divFilters.horizontal-selecionados ul,
  body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul,
  body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul,
  body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul,
  body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul {
    margin: 0;
    padding: 0; }
    body.vitrine #divFilters.horizontal-selecionados ul li,
    body.catalog #divFilters.horizontal-selecionados ul li,
    body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li,
    body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li,
    body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li,
    body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li {
      margin-bottom: 5px; }
      body.vitrine #divFilters.horizontal-selecionados ul li .type,
      body.catalog #divFilters.horizontal-selecionados ul li .type,
      body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li .type,
      body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li .type,
      body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li .type,
      body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li .type {
        display: none !important; }
      body.vitrine #divFilters.horizontal-selecionados ul li .item,
      body.catalog #divFilters.horizontal-selecionados ul li .item,
      body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li .item,
      body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li .item,
      body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li .item,
      body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li .item {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 13px;
        color: #343333;
        display: inline-block;
        line-height: 26px;
        margin-right: 12px;
        text-decoration: none;
        text-transform: none; }
        body.vitrine #divFilters.horizontal-selecionados ul li .item:before,
        body.catalog #divFilters.horizontal-selecionados ul li .item:before,
        body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li .item:before,
        body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li .item:before,
        body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li .item:before,
        body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li .item:before {
          display: none; }
        body.vitrine #divFilters.horizontal-selecionados ul li .item .item,
        body.catalog #divFilters.horizontal-selecionados ul li .item .item,
        body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li .item .item,
        body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li .item .item,
        body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li .item .item,
        body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li .item .item {
          font-family: "Roboto", sans-serif;
          font-weight: normal;
          font-size: 13px;
          color: #343333;
          display: inline-block;
          line-height: 26px;
          margin-right: 12px;
          text-transform: none; }
        body.vitrine #divFilters.horizontal-selecionados ul li .item .delete,
        body.catalog #divFilters.horizontal-selecionados ul li .item .delete,
        body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados ul li .item .delete,
        body.vitrine #divSelectedFiltersLooks.horizontal-selecionados ul li .item .delete,
        body.catalog #divSelectedFiltersLooks.horizontal-selecionados ul li .item .delete,
        body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados ul li .item .delete {
          width: 20px;
          height: 20px;
          background: url("/static/locales/custom/img/icon-delete-filtro.png");
          background-repeat: no-repeat;
          background-color: transparent;
          padding: 0px;
          border: 0px;
          text-indent: -999999px;
          font-size: 0px;
          color: transparent;
          background-position: left 2px;
          background-repeat: no-repeat;
          float: right;
          margin-left: 6px; }
  body.vitrine #divFilters.horizontal-selecionados select,
  body.catalog #divFilters.horizontal-selecionados select,
  body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados select,
  body.vitrine #divSelectedFiltersLooks.horizontal-selecionados select,
  body.catalog #divSelectedFiltersLooks.horizontal-selecionados select,
  body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados select {
    width: 100%; }
  body.vitrine #divFilters.horizontal-selecionados .itens-page,
  body.catalog #divFilters.horizontal-selecionados .itens-page,
  body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados .itens-page,
  body.vitrine #divSelectedFiltersLooks.horizontal-selecionados .itens-page,
  body.catalog #divSelectedFiltersLooks.horizontal-selecionados .itens-page,
  body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados .itens-page {
    padding: 5px 0; }
    body.vitrine #divFilters.horizontal-selecionados .itens-page span,
    body.catalog #divFilters.horizontal-selecionados .itens-page span,
    body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados .itens-page span,
    body.vitrine #divFilters.horizontal-selecionados .itens-page select,
    body.catalog #divFilters.horizontal-selecionados .itens-page select,
    body.look:not(.lookDetalhe) #divFilters.horizontal-selecionados .itens-page select,
    body.vitrine #divSelectedFiltersLooks.horizontal-selecionados .itens-page span,
    body.catalog #divSelectedFiltersLooks.horizontal-selecionados .itens-page span,
    body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados .itens-page span,
    body.vitrine #divSelectedFiltersLooks.horizontal-selecionados .itens-page select,
    body.catalog #divSelectedFiltersLooks.horizontal-selecionados .itens-page select,
    body.look:not(.lookDetalhe) #divSelectedFiltersLooks.horizontal-selecionados .itens-page select {
      color: #000;
      font-size: 11px;
      text-transform: uppercase;
      width: auto; }

body.vitrine .content .filter-details p,
body.catalog .content .filter-details p,
body.look:not(.lookDetalhe) .content .filter-details p {
  display: none;
  padding: 0;
  text-align: left;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333; }
  body.vitrine .content .filter-details p strong,
  body.catalog .content .filter-details p strong,
  body.look:not(.lookDetalhe) .content .filter-details p strong {
    font-weight: normal; }

body.vitrine .filter-details,
body.catalog .filter-details,
body.look:not(.lookDetalhe) .filter-details {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.vitrine .filter-details.ativo,
  body.catalog .filter-details.ativo,
  body.look:not(.lookDetalhe) .filter-details.ativo {
    background: #ae8d5d; }
    body.vitrine .filter-details.ativo:before,
    body.catalog .filter-details.ativo:before,
    body.look:not(.lookDetalhe) .filter-details.ativo:before {
      background-position: left center;
      background-repeat: no-repeat;
      content: '';
      background: url("/static/locales/custom/img/icon-ordenar-hover.png"); }
  body.vitrine .filter-details .vs-mode,
  body.catalog .filter-details .vs-mode,
  body.look:not(.lookDetalhe) .filter-details .vs-mode {
    display: none; }

body.vitrine .content .filter-details .btn-mob-compare,
body.catalog .content .filter-details .btn-mob-compare,
body.look:not(.lookDetalhe) .content .filter-details .btn-mob-compare {
  display: none; }
body.vitrine .list-products li .hproduct .compare span,
body.catalog .list-products li .hproduct .compare span,
body.look:not(.lookDetalhe) .list-products li .hproduct .compare span,
body.vitrine .list-products li .hproduct .compare label,
body.catalog .list-products li .hproduct .compare label,
body.look:not(.lookDetalhe) .list-products li .hproduct .compare label {
  width: 100%; }
body.vitrine .list-products li .hproduct .compare span input[type=checkbox],
body.catalog .list-products li .hproduct .compare span input[type=checkbox],
body.look:not(.lookDetalhe) .list-products li .hproduct .compare span input[type=checkbox] {
  vertical-align: sub; }
body.vitrine .list-products li .hproduct .compare,
body.catalog .list-products li .hproduct .compare,
body.look:not(.lookDetalhe) .list-products li .hproduct .compare {
  background: transparent;
  color: #000;
  display: block;
  margin: 0 auto;
  width: 100%; }

body.vitrine .categ-desc,
body.catalog .categ-desc,
body.look:not(.lookDetalhe) .categ-desc {
  order: 7;
  padding: 25px;
  text-align: center;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333; }
  body.vitrine .categ-desc:empty,
  body.catalog .categ-desc:empty,
  body.look:not(.lookDetalhe) .categ-desc:empty {
    margin: 0 !important;
    padding: 0; }
  body.vitrine .categ-desc.vazio,
  body.catalog .categ-desc.vazio,
  body.look:not(.lookDetalhe) .categ-desc.vazio {
    background: none;
    margin: 0 !important;
    padding: 0; }

body.vitrine .list-products .see-more,
body.catalog .list-products .see-more,
body.look:not(.lookDetalhe) .list-products .see-more {
  display: none; }

body.vitrine .btn-category,
body.catalog .btn-category,
body.look:not(.lookDetalhe) .btn-category {
  background: none;
  border: 1px solid #cd161d;
  clear: both;
  display: block;
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 16px 10px;
  width: 80%; }
body.vitrine .see-category,
body.catalog .see-category,
body.look:not(.lookDetalhe) .see-category {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  height: auto;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-order: 6;
  -moz-order: 6;
  -ms-order: 6;
  -o-order: 6;
  order: 6; }
  body.vitrine .see-category:before,
  body.catalog .see-category:before,
  body.look:not(.lookDetalhe) .see-category:before {
    display: none; }
  body.vitrine .see-category:hover,
  body.catalog .see-category:hover,
  body.look:not(.lookDetalhe) .see-category:hover {
    border: 0;
    color: #a30f14;
    text-decoration: none; }
    body.vitrine .see-category:hover .see-more-txt,
    body.catalog .see-category:hover .see-more-txt,
    body.look:not(.lookDetalhe) .see-category:hover .see-more-txt {
      color: #a30f14; }
  body.vitrine .see-category .see-more-txt,
  body.catalog .see-category .see-more-txt,
  body.look:not(.lookDetalhe) .see-category .see-more-txt {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #343333;
    text-transform: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }

body.vitrine .txtQuantity,
body.catalog .txtQuantity,
body.look:not(.lookDetalhe) .txtQuantity {
  display: none; }

body.vitrine .stamp,
body.catalog .stamp,
body.look:not(.lookDetalhe) .stamp {
  background: transparent;
  cursor: pointer;
  display: none; }
  body.vitrine .stamp img,
  body.catalog .stamp img,
  body.look:not(.lookDetalhe) .stamp img {
    height: 22px;
    margin: 0;
    width: 92px; }
  body.vitrine .stamp a,
  body.catalog .stamp a,
  body.look:not(.lookDetalhe) .stamp a {
    float: none;
    margin: 0 0 3px; }

body.vitrine .filters,
body.catalog .filters,
body.look:not(.lookDetalhe) .filters {
  float: left;
  order: 2;
  padding: 0 0 0 10px;
  width: 47%; }
  body.vitrine .filters.active:after,
  body.catalog .filters.active:after,
  body.look:not(.lookDetalhe) .filters.active:after {
    background: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11; }
  body.vitrine .filters .m-btn-order,
  body.catalog .filters .m-btn-order,
  body.look:not(.lookDetalhe) .filters .m-btn-order {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #343333;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 20px 34px;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 320px) {
      body.vitrine .filters .m-btn-order,
      body.catalog .filters .m-btn-order,
      body.look:not(.lookDetalhe) .filters .m-btn-order {
        padding: 20px 14px; } }
    body.vitrine .filters .m-btn-order:after,
    body.catalog .filters .m-btn-order:after,
    body.look:not(.lookDetalhe) .filters .m-btn-order:after {
      background-position: right center;
      background-repeat: no-repeat;
      content: '';
      float: left;
      height: 20px;
      margin: 0;
      width: 24px;
      background: url("/static/locales/custom/img/iconOrdenar.gif"); }
  body.vitrine .filters.active span,
  body.catalog .filters.active span,
  body.look:not(.lookDetalhe) .filters.active span {
    background: none; }
  body.vitrine .filters fieldset,
  body.catalog .filters fieldset,
  body.look:not(.lookDetalhe) .filters fieldset {
    background: #FFF !important;
    left: 2.5%;
    padding: 0 !important;
    right: 2.5%;
    top: 150px;
    width: 95%;
    z-index: 99;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
    body.vitrine .filters fieldset ul li,
    body.catalog .filters fieldset ul li,
    body.look:not(.lookDetalhe) .filters fieldset ul li {
      border-bottom: 2px solid #e0e0e0;
      margin: 0 14px;
      padding: 15px 0; }
    body.vitrine .filters fieldset ul li a,
    body.catalog .filters fieldset ul li a,
    body.look:not(.lookDetalhe) .filters fieldset ul li a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 18px;
      color: #343333;
      padding: 6px 3px;
      position: relative;
      text-decoration: none; }
      body.vitrine .filters fieldset ul li a:after,
      body.catalog .filters fieldset ul li a:after,
      body.look:not(.lookDetalhe) .filters fieldset ul li a:after {
        background-position: 0 0;
        background-repeat: no-repeat;
        content: '';
        height: 23px;
        position: absolute;
        right: 0;
        top: 6px;
        width: 22px;
        background: url("/static/locales/custom/img/icon-radio-vazio.jpg"); }
      body.vitrine .filters fieldset ul li a.selected,
      body.catalog .filters fieldset ul li a.selected,
      body.look:not(.lookDetalhe) .filters fieldset ul li a.selected {
        color: #343333; }
        body.vitrine .filters fieldset ul li a.selected:after,
        body.catalog .filters fieldset ul li a.selected:after,
        body.look:not(.lookDetalhe) .filters fieldset ul li a.selected:after {
          background-position: 0 0;
          background-repeat: no-repeat;
          content: '';
          background: url("/static/locales/custom/img/icon-radio-selected.jpg"); }
    body.vitrine .filters fieldset .itens-page,
    body.catalog .filters fieldset .itens-page,
    body.look:not(.lookDetalhe) .filters fieldset .itens-page {
      display: none; }
body.vitrine #divSort.filters fieldset,
body.catalog #divSort.filters fieldset,
body.look:not(.lookDetalhe) #divSort.filters fieldset {
  position: fixed; }

body.vitrine .list-products .details,
body.catalog .list-products .details,
body.look:not(.lookDetalhe) .list-products .details {
  width: 100%; }
body.vitrine .list-products li,
body.catalog .list-products li,
body.look:not(.lookDetalhe) .list-products li {
  margin-bottom: 16px;
  position: relative; }
body.vitrine .list-products li .hproduct,
body.catalog .list-products li .hproduct,
body.look:not(.lookDetalhe) .list-products li .hproduct {
  height: 100%;
  width: 100%; }
  body.vitrine .list-products li .hproduct .figure,
  body.catalog .list-products li .hproduct .figure,
  body.look:not(.lookDetalhe) .list-products li .hproduct .figure {
    margin-bottom: 10px; }
    body.vitrine .list-products li .hproduct .figure .photo,
    body.catalog .list-products li .hproduct .figure .photo,
    body.look:not(.lookDetalhe) .list-products li .hproduct .figure .photo {
      border: 1px solid #e1e1e1 !important;
      max-width: 100%; }
  body.vitrine .list-products li .hproduct .offers,
  body.catalog .list-products li .hproduct .offers,
  body.look:not(.lookDetalhe) .list-products li .hproduct .offers {
    height: auto; }
  body.vitrine .list-products li .hproduct .unavailable,
  body.catalog .list-products li .hproduct .unavailable,
  body.look:not(.lookDetalhe) .list-products li .hproduct .unavailable {
    font-weight: normal !important; }

body.vitrine .percent-a-vista,
body.catalog .percent-a-vista,
body.look:not(.lookDetalhe) .percent-a-vista {
  display: block; }

body.vitrine .content,
body.catalog .content,
body.look:not(.lookDetalhe) .content {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
  width: 100%; }
  body.vitrine .content .filters,
  body.catalog .content .filters,
  body.look:not(.lookDetalhe) .content .filters {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.vitrine .content .filter-details,
  body.catalog .content .filter-details,
  body.look:not(.lookDetalhe) .content .filter-details {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.vitrine .content .mob,
  body.catalog .content .mob,
  body.look:not(.lookDetalhe) .content .mob {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.vitrine .content .filter-details + .pagination,
  body.catalog .content .filter-details + .pagination,
  body.look:not(.lookDetalhe) .content .filter-details + .pagination {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }
  body.vitrine .content .main-content,
  body.catalog .content .main-content,
  body.look:not(.lookDetalhe) .content .main-content {
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    -o-order: 5;
    order: 5; }
  body.vitrine .content .pagination,
  body.catalog .content .pagination,
  body.look:not(.lookDetalhe) .content .pagination {
    -webkit-order: 6;
    -moz-order: 6;
    -ms-order: 6;
    -o-order: 6;
    order: 6; }

body.vitrine .filters > fieldset .compare,
body.catalog .filters > fieldset .compare,
body.look:not(.lookDetalhe) .filters > fieldset .compare {
  display: block; }
body.vitrine .compare,
body.catalog .compare,
body.look:not(.lookDetalhe) .compare {
  background: #cd161d;
  border: 0;
  color: #FFF;
  margin: 30px auto;
  margin-bottom: 30px;
  padding: 12px;
  text-align: center;
  text-transform: none;
  width: 92%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body.vitrine .resultPage,
body.catalog .resultPage,
body.look:not(.lookDetalhe) .resultPage {
  display: none; }

body.vitrine .mob,
body.catalog .mob,
body.look:not(.lookDetalhe) .mob {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333;
  float: left;
  margin: 40px 0 10px;
  text-align: center;
  width: 100%; }

body.comparepage .box {
  background: #FFF; }
body.comparepage .compare .even .legend,
body.comparepage .compare .even .product {
  background: #FFF; }

body.comparepage .compare .figure img {
  width: auto;
  height: auto; }

body.comparepage .compare .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  text-align: center; }

body.comparepage .compare .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  display: inline-block;
  width: auto;
  line-height: 8px; }
  body.comparepage .compare .regular em {
    font-style: normal;
    display: inline; }

body.comparepage .compare .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 0;
  color: #a30f14;
  text-align: center;
  display: block;
  width: auto; }
  body.comparepage .compare .sale strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    text-align: center; }
  body.comparepage .compare .sale em {
    display: none; }

body.comparepage .compare .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333;
  text-align: center; }
  body.comparepage .compare .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.comparepage .compare .parcel b {
    display: none; }

body.product #breadcrumbs {
  border-top: 1px solid #d8dade;
  margin-bottom: 20px !important;
  padding: 24px 25px; }

body.product .collum.details {
  display: -webkit- inline-flex;
  display: -moz- inline-flex;
  display: -ms- inline-flex;
  display: -webkit- inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left; }
  body.product .collum.details .responsive-prod-images {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.product .collum.details #breadcrumbs {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.product .collum.details .boxCodRatMob {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.product .collum.details .reviewaggregate {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }
  body.product .collum.details #infoPrices {
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    -o-order: 5;
    order: 5; }
  body.product .collum.details #ProductBuy {
    -webkit-order: 6;
    -moz-order: 6;
    -ms-order: 6;
    -o-order: 6;
    order: 6; }
  body.product .collum.details .social {
    -webkit-order: 7;
    -moz-order: 7;
    -ms-order: 7;
    -o-order: 7;
    order: 7; }
  body.product .collum.details .tools {
    -webkit-order: 8;
    -moz-order: 8;
    -ms-order: 8;
    -o-order: 8;
    order: 8; }
  body.product .collum.details #ProductCatalogMessage {
    -webkit-order: 9;
    -moz-order: 9;
    -ms-order: 9;
    -o-order: 9;
    order: 9; }
  body.product .collum.details .responsive-abas-description {
    -webkit-order: 10;
    -moz-order: 10;
    -ms-order: 10;
    -o-order: 10;
    order: 10; }

body.product #main #info-product .name, body.garantia #main #info-product .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333 !important;
  min-height: initial;
  text-transform: none;
  text-align: left;
  padding: 0;
  margin: 30px 16px 15px;
  line-height: normal; }

body.product #info-product .fab-cod {
  width: 100%;
  text-align: center;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.product #info-product .fab-cod * {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none; }
  body.product #info-product .fab-cod li {
    text-align: left; }
    body.product #info-product .fab-cod li#ghcliBrand {
      display: none; }
    body.product #info-product .fab-cod li:last-child {
      display: block; }
    body.product #info-product .fab-cod li a {
      color: #0056c1;
      text-decoration: underline; }
body.product #info-product .boxCodRat .reviewaggregate {
  display: none; }
body.product #info-product .boxCodRatMob {
  display: block;
  width: 100%; }
  body.product #info-product .boxCodRatMob .fab-cod li {
    text-align: center; }
    body.product #info-product .boxCodRatMob .fab-cod li#ghcliBrand {
      display: block; }

body.product #info-product .social {
  text-align: center;
  width: 100%; }
  body.product #info-product .social .media {
    display: inline-block; }
  body.product #info-product .social .invite .iframe {
    cursor: pointer;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

body.product #info-product .stamp {
  display: none;
  width: auto;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-align: center; }
  body.product #info-product .stamp #ulSelos,
  body.product #info-product .stamp #lblOutros {
    float: left;
    margin-right: 6px; }
    body.product #info-product .stamp #ulSelos a,
    body.product #info-product .stamp #lblOutros a {
      float: none;
      display: none; }
      body.product #info-product .stamp #ulSelos a:nth-of-type(1),
      body.product #info-product .stamp #lblOutros a:nth-of-type(1) {
        display: block; }
      body.product #info-product .stamp #ulSelos a img,
      body.product #info-product .stamp #lblOutros a img {
        width: 95px;
        height: 34px; }

body.product #info-product .responsive-abas-description {
  width: 100%;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.product #info-product .responsive-abas-description .resp-abas {
    border: 0;
    padding-bottom: 0; }
    body.product #info-product .responsive-abas-description .resp-abas:first-child h2 {
      border-top: 0; }
    body.product #info-product .responsive-abas-description .resp-abas:last-child h2 {
      border-bottom: 1px solid #e1e1e1; }
    body.product #info-product .responsive-abas-description .resp-abas h2 {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #343333;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      -ms-text-shadow: none;
      -o-text-shadow: none;
      text-shadow: none;
      cursor: pointer;
      padding: 12px 0;
      text-transform: none;
      text-align: left;
      border-top: 1px solid #e1e1e1; }
      body.product #info-product .responsive-abas-description .resp-abas h2:after {
        content: '';
        background: url("/static/locales/custom/img/openClose.png");
        background-repeat: no-repeat;
        background-position: 0 center;
        width: 20px;
        height: 24px;
        float: right;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease; }
    body.product #info-product .responsive-abas-description .resp-abas.active h2:after {
      transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
    body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content {
      margin: 20px 0;
      padding: 0;
      width: 100%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #descriptionContent,
      body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #specificationContent {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #7c7c7c; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #descriptionContent p,
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #specificationContent p {
          margin: 15px 0 0;
          line-height: 18px; }
      body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao {
        width: 100%;
        float: left;
        text-align: left;
        border-top: 0;
        padding: 18px;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao:first-child {
          border-top: 1px solid #e1e1e1; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .reviewer .item {
          display: none; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .reviewer .dtreviewed,
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .reviewer .fn {
          font-family: "Roboto", sans-serif;
          font-weight: normal;
          font-size: 18px;
          color: #000;
          text-transform: none;
          margin-bottom: 3px;
          display: inline-block; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .description {
          text-transform: none; }
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .rating,
        body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .rating .value {
          background: url("/static/locales/custom/img/star.png");
          width: 95px;
          height: 18px; }
          body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .rating .value,
          body.product #info-product .responsive-abas-description .resp-abas .aba-desc-content #panOpiniao .rating .value .value {
            background-position: 0 -17px;
            height: 17px; }

body.product #info-product .reviewaggregate {
  display: block;
  padding: 12px;
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
  body.product #info-product .reviewaggregate > a {
    background: url("/static/locales/custom/img/star.png");
    background-position: top left;
    background-repeat: repeat-x;
    width: 95px;
    height: 18px;
    float: left;
    margin-right: 10px; }
    body.product #info-product .reviewaggregate > a .rating {
      background: url("/static/locales/custom/img/star.png");
      background-position: 0px -17px;
      background-repeat: repeat-x;
      width: 95px;
      height: 18px; }
  body.product #info-product .reviewaggregate .count {
    font-size: 0; }
    body.product #info-product .reviewaggregate .count:before {
      content: 'sem avaliação';
      font-size: 15px;
      color: #7c7c7c;
      margin: 0 4px 0 0; }
  body.product #info-product .reviewaggregate #hplAmountAssessments {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #0056c1;
    text-transform: lowercase;
    text-decoration: none;
    top: 0;
    position: relative; }
    body.product #info-product .reviewaggregate #hplAmountAssessments.anchor-opinion {
      display: none; }

body.product #info-product #infoPrices {
  width: 100%;
  text-align: left;
  margin: 30px 12px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e7e7e7; }

body.product #info-product .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-decoration: none;
  text-align: left;
  width: 100%; }
  body.product #info-product .regular em {
    margin-right: 3px;
    display: inline-block;
    text-transform: capitalize; }

body.product #info-product .price {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin: 10px 0 0; }
  body.product #info-product .price strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #a30f14; }
  body.product #info-product .price em {
    display: inline;
    text-transform: capitalize;
    font-size: 23px; }
body.product #info-product .desconto-avista {
  display: none; }

body.product #info-product .parcel {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #343333; }
  body.product #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #343333; }
  body.product #info-product .parcel .interest {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #7c7c7c;
    margin: 10px 0; }
    body.product #info-product .parcel .interest strong {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #7c7c7c; }
    body.product #info-product .parcel .interest b {
      font-weight: normal; }

body.product .save {
  display: none !important;
  text-align: left;
  width: 100%; }
  body.product .save em {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none;
    font-style: normal; }
    body.product .save em:after {
      content: ': ';
      margin-left: -3px; }
  body.product .save strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #7c7c7c; }

body.product #info-product .boxSkus .padrao-brasileiro.custom {
  display: none; }
body.product #info-product .skus-product {
  display: none;
  width: 100%;
  background: transparent;
  border: 0px;
  position: relative; }
  body.product #info-product .skus-product .first.field + input + .field ul {
    padding: 5px 0; }
    body.product #info-product .skus-product .first.field + input + .field ul li {
      width: 35px;
      height: 35px;
      text-align: center;
      margin-bottom: 25px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    body.product #info-product .skus-product .first.field + input + .field ul a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 15px;
      color: #000;
      width: 100%;
      height: 100%;
      text-align: center;
      display: inline-flex;
      background: #f6f6f6; }
  body.product #info-product .skus-product label {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-transform: none;
    position: relative;
    padding-bottom: 8px; }
  body.product #info-product .skus-product select {
    border-color: #c2c2c2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 10px; }
  body.product #info-product .skus-product ul {
    padding: 0; }
  body.product #info-product .skus-product li {
    width: 70px;
    height: 35px; }
  body.product #info-product .skus-product li a,
  body.product #info-product .skus-product li img {
    opacity: 1;
    border: 0;
    height: 100%;
    max-width: 100%;
    width: auto; }
  body.product #info-product .skus-product li a {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    justify-content: center;
    flex-direction: column;
    background: #FFF;
    border-color: transparent; }
  body.product #info-product .skus-product li {
    border: 1px solid #d5d5d5;
    display: inline-block;
    float: none; }
    body.product #info-product .skus-product li.selected {
      background: #1a84c6;
      border-color: #1a84c6; }
      body.product #info-product .skus-product li.selected a {
        background: transparent;
        color: #FFF;
        font-weight: 600; }
    body.product #info-product .skus-product li * {
      border-color: #d5d5d5; }
    body.product #info-product .skus-product li.warn .ico {
      width: 20px;
      height: 20px;
      background: url("/static/locales/custom/img/icon-delete.png");
      background-repeat: no-repeat;
      background-color: transparent;
      padding: 0px;
      border: 0px;
      text-indent: -999999px;
      font-size: 0px;
      color: transparent;
      right: -9px;
      top: 22px; }

body.product #ProductBuy {
  display: block;
  width: 94%;
  margin: 0 auto !important; }
  body.product #ProductBuy .message {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  body.product #ProductBuy .sucess2 {
    background: #d3f8c9 !important;
    border: 1px solid #04b10e;
    color: #348914;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px 10px;
    margin-bottom: 15px; }
body.product #info-product .action .buy {
  width: 100%;
  max-width: 100%; }
  @media (max-width: 320px) {
    body.product #info-product .action .buy {
      background-position: 70px center; } }

body.product #info-product .campoQuant {
  float: left;
  width: 100%;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  -o-order: 3;
  order: 3; }
body.product #info-product .txtQuantity {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding-top: 0;
  margin: 6px 0 12px;
  text-align: center;
  position: relative; }
  body.product #info-product .txtQuantity .lbl-quantity {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 0;
    color: #000;
    text-transform: none;
    display: block;
    margin-bottom: 6px; }
    body.product #info-product .txtQuantity .lbl-quantity:before {
      content: 'Caixas';
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      font-size: 14px;
      color: #000; }
  body.product #info-product .txtQuantity .ipt-quantity {
    background: url("/static/locales/custom/img/icon-number.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
    width: 55px;
    height: 38px;
    background: #f2f2f2;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    font-size: 13px;
    color: #343333;
    text-align: center; }
  body.product #info-product .txtQuantity input[type=number]::-webkit-inner-spin-button,
  body.product #info-product .txtQuantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  body.product #info-product .txtQuantity input[type=number] {
    -moz-appearance: textfield; }
  body.product #info-product .txtQuantity .txtQuantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee; }
  body.product #info-product .txtQuantity .txtQuantity input:focus {
    outline: 0; }
  body.product #info-product .txtQuantity .quantity-nav {
    float: left;
    position: absolute;
    height: 39px;
    top: 30px;
    left: 50%;
    opacity: 0;
    margin-left: 28px; }
  body.product #info-product .txtQuantity .quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  body.product #info-product .txtQuantity .quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee; }
  body.product #info-product .txtQuantity .quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%; }

body.product #info-product .notifyme {
  position: relative;
  margin: 50px 0 0;
  max-width: 100%; }
  body.product #info-product .notifyme span > strong {
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 0;
    margin-bottom: 6px;
    text-align: center; }
    body.product #info-product .notifyme span > strong:before {
      content: 'Aguardando reabastecimento de estoque';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #343333;
      text-transform: none; }
  body.product #info-product .notifyme label > span {
    font-size: 0px;
    margin: 3px 0 20px;
    text-align: center; }
    body.product #info-product .notifyme label > span:after {
      content: "Avise-me quando chegar";
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #7c7c7c;
      text-transform: none;
      display: inline-block; }
  body.product #info-product .notifyme input[type="text"] {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #7c7c7c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d2d2d2;
    float: left;
    width: 100% !important;
    height: 42px;
    line-height: 42px;
    margin: 0 0 6px;
    background: none; }
  body.product #info-product .notifyme .btn.send.ir {
    width: 100%; }

body.product #info-product .tools {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
  body.product #info-product .tools:after, body.product #info-product .tools:before {
    content: "";
    display: table;
    clear: both; }
  body.product #info-product .tools * {
    background: none; }
  body.product #info-product .tools > li, body.product #info-product .tools > div {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    width: 93%;
    display: inline-block;
    background-color: #ebebeb; }
    body.product #info-product .tools > li:before, body.product #info-product .tools > div:before {
      display: none; }
  body.product #info-product .tools li {
    padding: 12px 0;
    margin-bottom: 10px; }
    body.product #info-product .tools li.delivery, body.product #info-product .tools li.see-opinion {
      display: none; }
    body.product #info-product .tools li.add a {
      background-image: url("/static/locales/custom/img/icon-lista.png");
      background-repeat: no-repeat;
      background-position: 40px 10px;
      padding: 12px 38px 12px 65px; }
      body.product #info-product .tools li.add a:hover {
        background-position: 40px -20px; }
    body.product #info-product .tools li.rate {
      margin-bottom: 0; }
      body.product #info-product .tools li.rate a {
        background-image: url("/static/locales/custom/img/icon-avalie.png");
        background-repeat: no-repeat;
        background-position: 34px 10px;
        padding: 12px 38px 12px 60px; }
        body.product #info-product .tools li.rate a:hover {
          background-position: 34px -20px; }
      body.product #info-product .tools li.rate:before {
        display: none; }
  body.product #info-product .tools a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #7c7c7c;
    background-color: #ebebeb;
    text-transform: none;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    body.product #info-product .tools a:hover {
      color: #FFF;
      text-decoration: none;
      background-color: #c13402; }
  body.product #info-product .tools .list-container {
    margin-top: 12px;
    width: 100%;
    padding: 0;
    background: #FFF; }
    body.product #info-product .tools .list-container .form > a {
      font-size: 0;
      background-image: none;
      padding: 12px 33px;
      margin-right: 3px;
      float: left;
      width: 48%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      body.product #info-product .tools .list-container .form > a:before {
        content: 'Login';
        font-size: 13px;
        display: block; }
      body.product #info-product .tools .list-container .form > a + .actions {
        clear: none;
        margin-top: 0 !important;
        padding: 0; }
    body.product #info-product .tools .list-container .actions a {
      background-image: none;
      padding: 12px 30px;
      margin-top: 0 !important;
      width: 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }

body.product #info-product .toolsPersonalizado {
  margin: 20px 0 10px; }
  body.product #info-product .toolsPersonalizado .tools {
    width: auto;
    margin: 0; }
    body.product #info-product .toolsPersonalizado .tools > div {
      height: auto; }
    body.product #info-product .toolsPersonalizado .tools li {
      float: none;
      height: auto; }
    body.product #info-product .toolsPersonalizado .tools .delivery,
    body.product #info-product .toolsPersonalizado .tools .rate,
    body.product #info-product .toolsPersonalizado .tools .see-opinion {
      display: none; }
    body.product #info-product .toolsPersonalizado .tools .add {
      display: block;
      margin-left: 0; }
    body.product #info-product .toolsPersonalizado .tools .see-opinion a {
      padding-right: 0; }
    body.product #info-product .toolsPersonalizado .tools a {
      padding: 6px 18px;
      border: 0;
      color: #343333;
      font-weight: bold;
      text-decoration: none;
      text-transform: none;
      font-size: 14px; }
      body.product #info-product .toolsPersonalizado .tools a:hover {
        text-decoration: underline;
        color: #a30f14; }
body.product #ProductCatalogMessage {
  width: 93%;
  margin: 0 auto; }
  body.product #ProductCatalogMessage #prodCatalog {
    background: #8a8888;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 18px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

body.product .padrao-brasileiro {
  display: none;
  width: 100%;
  bottom: 0 !important;
  text-align: center; }
  body.product .padrao-brasileiro a {
    display: inline-block !important;
    font-size: 0 !important;
    text-decoration: underline; }
    body.product .padrao-brasileiro a:before {
      content: 'Tabela de Medidas';
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #000;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.75);
      background: url("/static/locales/custom/img/icon-medida.png");
      background-repeat: no-repeat;
      background-position: left center;
      padding: 10px 26px; }

body.product #info-product .description {
  width: 100%;
  border: 0px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #7c7c7c;
  text-transform: none;
  float: left; }

body.product #main .promo .list-products,
body.product #main .combo .list-products {
  border: 0;
  text-align: center; }
  body.product #main .promo .list-products > li .hproduct,
  body.product #main .combo .list-products > li .hproduct {
    padding: 12px; }
    body.product #main .promo .list-products > li .hproduct .figure .photo,
    body.product #main .combo .list-products > li .hproduct .figure .photo {
      height: 100%;
      min-height: 150px; }
    body.product #main .promo .list-products > li .hproduct .figure a:after,
    body.product #main .combo .list-products > li .hproduct .figure a:after {
      content: '';
      width: 80%;
      margin: 0 auto;
      display: block;
      border-bottom: 1px solid #f3f3f3; }
    body.product #main .promo .list-products > li .hproduct .details *,
    body.product #main .combo .list-products > li .hproduct .details * {
      display: block; }
    body.product #main .promo .list-products > li .hproduct .details .skus-product,
    body.product #main .combo .list-products > li .hproduct .details .skus-product {
      display: none; }
  body.product #main .promo .list-products > li .hproduct:before,
  body.product #main .combo .list-products > li .hproduct:before {
    content: '';
    top: 105px;
    background: url("/static/locales/custom/img/ico-plus.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 14px;
    background-size: 53%;
    top: 110px; }
  body.product #main .promo .list-products .open-combo,
  body.product #main .combo .list-products .open-combo {
    display: none; }
  body.product #main .promo .list-products .price,
  body.product #main .combo .list-products .price {
    font-size: 0; }
    body.product #main .promo .list-products .price strong,
    body.product #main .combo .list-products .price strong {
      font-size: 20px; }
      body.product #main .promo .list-products .price strong:before,
      body.product #main .combo .list-products .price strong:before {
        content: 'Por ';
        color: #343333;
        font-size: 14px; }
  body.product #main .promo .list-products .percent-a-vista,
  body.product #main .combo .list-products .percent-a-vista {
    display: none !important; }
  body.product #main .promo .list-products .result,
  body.product #main .combo .list-products .result {
    background: none;
    display: block; }
    body.product #main .promo .list-products .result .regular:nth-of-type(2),
    body.product #main .combo .list-products .result .regular:nth-of-type(2) {
      display: none !important; }
  body.product #main .promo .list-products select,
  body.product #main .combo .list-products select {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 8px;
    color: #343333;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #9A9A9A;
    padding: 5px 5px 5px 5px;
    width: 86px;
    text-transform: none; }

body.product .history {
  display: block; }

body.product .list-products li {
  position: relative; }
body.product .list-products li .figure {
  display: block;
  margin-bottom: 10px; }
body.product .list-products li .photo {
  border: 1px solid #e1e1e1 !important; }

body.product .suggestion .details #infoPrices .offers .value-sight,
body.product .suggestion .details #infoPrices .offers .percent-a-vista {
  display: none; }
body.product .suggestion .details #infoPrices .offers .value-percentage {
  color: #000;
  margin-top: 6px;
  font-style: normal; }

body.product .responsive-prod-images .item-prod-images img {
  height: 100% !important; }

body.product #ajaxTabs .tab-link h2 {
  color: #343333;
  font-size: 13px; }
body.product #ajaxTabs .tab-link h2.active {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #FFF;
  background: none; }
  body.product #ajaxTabs .tab-link h2.active span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase; }

body.product .wrap-product-components {
  display: none; }

body.product .collum.details .stamp .selo-desconto {
  display: none; }

body.contaCorrente .info {
  margin: 0 0 0 8px; }
  body.contaCorrente .info p {
    margin-bottom: 6px; }
body.contaCorrente #pnlVazio {
  margin: 0 0 20px 18px; }

body.contaCorrente .box.form .field label input[type=radio] {
  height: 20px;
  top: 4px; }
body.contaCorrente .box.form .field .date input.day,
body.contaCorrente .box.form .field .date input.month,
body.contaCorrente .box.form .field .date input.day,
body.contaCorrente .box.form .field .date input.month {
  width: 66px; }

body.contaCorrente .btn.search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #e93f03;
  background: #e93f03;
  border: 0px;
  color: #FFF;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  text-decoration: none;
  text-transform: none;
  text-indent: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 115px;
  height: 35px; }
  body.contaCorrente .btn.search:hover {
    background-color: #c13402;
    background: #c13402; }
  body.contaCorrente .btn.search:active {
    background-color: #c13402;
    background: #c13402; }

body.lookDetalhe #breadcrumbs {
  padding-left: 10px !important;
  padding-right: 10px !important;
  text-align: left; }
body.lookDetalhe .collum.details {
  display: -webkit- inline-flex;
  display: -moz- inline-flex;
  display: -ms- inline-flex;
  display: -webkit- inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  width: 100%; }
  body.lookDetalhe .collum.details .name {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.lookDetalhe .collum.details .fab-cod {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.lookDetalhe .collum.details .responsive-prod-images {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.lookDetalhe .collum.details .reviewaggregate {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }
  body.lookDetalhe .collum.details .boxPreco {
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    -o-order: 5;
    order: 5; }
  body.lookDetalhe .collum.details .parcel {
    -webkit-order: 6;
    -moz-order: 6;
    -ms-order: 6;
    -o-order: 6;
    order: 6; }
  body.lookDetalhe .collum.details .toolMobile {
    -webkit-order: 7;
    -moz-order: 7;
    -ms-order: 7;
    -o-order: 7;
    order: 7; }

body.lookDetalhe #main #info-product .name {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #343333;
  text-transform: none;
  text-align: left;
  width: 100%;
  height: 100%;
  margin-bottom: 0 !important;
  line-height: normal;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body.lookDetalhe #info-product .fab-cod {
  text-align: left;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.lookDetalhe #info-product .fab-cod * {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none; }

body.lookDetalhe #info-product .stamp {
  text-align: center;
  margin: 26px 0; }
  body.lookDetalhe #info-product .stamp.stamp-look {
    display: none; }
body.lookDetalhe #info-product .message {
  width: 89%;
  margin: 0 auto; }
body.lookDetalhe #info-product .sucess2 {
  background: #d3f8c9 !important;
  border: 1px solid #04b10e;
  color: #348914;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px;
  margin-bottom: 15px;
  width: 89%;
  margin: 0 auto; }

body.lookDetalhe #info-product .description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #7c7c7c;
  text-transform: none;
  border: 0px; }

body.lookDetalhe #info-product .boxPreco {
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
  margin-bottom: 30px; }
body.lookDetalhe #info-product .offers {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  width: 94%;
  margin: 12px auto 6px; }

body.lookDetalhe .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333 !important;
  text-decoration: none;
  width: 100%; }
  body.lookDetalhe .regular em {
    font-size: 0;
    display: inline-block; }
    body.lookDetalhe .regular em:before {
      content: 'De ';
      font-size: 15px;
      font-style: normal;
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 10px; }

body.lookDetalhe #main .price {
  display: inline-block;
  margin-bottom: 0;
  text-align: center; }
  body.lookDetalhe #main .price span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #a30f14; }
  body.lookDetalhe #main .price em {
    font-size: 0; }
    body.lookDetalhe #main .price em:before {
      content: 'Por ';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 23px;
      color: #343333;
      font-style: normal; }

body.lookDetalhe #info-product .parcel {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  display: inline-block;
  text-transform: none;
  width: 94%;
  margin: 0 auto;
  padding: 0 12px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #343333; }
  body.lookDetalhe #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #343333; }
  body.lookDetalhe #info-product .parcel b {
    display: none; }

body.lookDetalhe #info-product .offers .desconto-avista {
  display: none; }

body.lookDetalhe #info-product .reviewaggregate {
  width: 33%;
  text-align: center;
  margin: 0 auto; }
  body.lookDetalhe #info-product .reviewaggregate .count {
    display: inline; }
  body.lookDetalhe #info-product .reviewaggregate > a {
    background: url("/static/locales/custom/img/star.png");
    background-position: top left;
    background-repeat: repeat-x;
    width: 95px;
    float: left; }
    body.lookDetalhe #info-product .reviewaggregate > a .rating {
      background: url("/static/locales/custom/img/star.png");
      background-position: 0px -17px;
      background-repeat: repeat-x;
      width: 95px; }
  body.lookDetalhe #info-product .reviewaggregate #hplAmountAssessments {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #7c7c7c;
    text-transform: lowercase;
    text-decoration: none; }
    body.lookDetalhe #info-product .reviewaggregate #hplAmountAssessments.anchor-opinion {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 15px;
      color: #7c7c7c;
      display: inline; }

body.lookDetalhe .social {
  position: relative;
  width: 100%;
  text-align: center;
  display: none;
  	/*
      &:before {			
  		content: "Compartilhe: ";
  		@include fonte($font-two, normal, 13px, $color-gray-dark);	
  		text-transform:uppercase;
  		display:inline-block;
  		padding:2px;
  	}
  	*/ }
  body.lookDetalhe .social.social-mobile {
    display: none !important; }
  body.lookDetalhe .social > span {
    float: none;
    line-height: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000; }
  body.lookDetalhe .social .media {
    margin-right: 0;
    position: relative;
    display: inline-flex;
    vertical-align: top; }
    body.lookDetalhe .social .media div,
    body.lookDetalhe .social .media iframe,
    body.lookDetalhe .social .media span,
    body.lookDetalhe .social .media a {
      width: 25px;
      padding: 0;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
      body.lookDetalhe .social .media div *,
      body.lookDetalhe .social .media iframe *,
      body.lookDetalhe .social .media span *,
      body.lookDetalhe .social .media a * {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0; }
  body.lookDetalhe .social .media > div,
  body.lookDetalhe .social .media > p {
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden; }
  body.lookDetalhe .social #Social_pnlFbButton {
    width: 38px;
    height: 38px;
    background: url("/static/locales/custom/img/social.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    text-indent: 0;
    background-position: 0 0;
    cursor: pointer; }
    body.lookDetalhe .social #Social_pnlFbButton:hover {
      background-position: 0 -70px; }
  body.lookDetalhe .social #Social_pnlGooglePlusButton {
    width: 38px;
    height: 38px;
    background: url("/static/locales/custom/img/social.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    text-indent: 0;
    background-position: -37px 0;
    cursor: pointer; }
    body.lookDetalhe .social #Social_pnlGooglePlusButton:hover {
      background-position: -37px -70px; }
  body.lookDetalhe .social #Social_pnlTwitterButton {
    width: 38px;
    height: 38px;
    background: url("/static/locales/custom/img/social.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    text-indent: 0;
    background-position: -37px 0;
    cursor: pointer; }
    body.lookDetalhe .social #Social_pnlTwitterButton:hover {
      background-position: -37px -70px; }
  body.lookDetalhe .social #Social_pnlPinterestButton {
    width: 38px;
    height: 38px;
    background: url("/static/locales/custom/img/social.png");
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    text-indent: -999999px;
    font-size: 0px;
    color: transparent;
    text-indent: 0;
    background-position: -74px 0;
    cursor: pointer; }
    body.lookDetalhe .social #Social_pnlPinterestButton:hover {
      background-position: -74px -70px; }
  body.lookDetalhe .social .invite .iframe {
    background-repeat: no-repeat;
    background-position: 0 0 !important;
    width: 38px !important;
    height: 38px !important;
    text-indent: 0;
    margin-left: 8px;
    cursor: pointer;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
    body.lookDetalhe .social .invite .iframe:hover {
      background-position: 0 -70px; }

body.lookDetalhe .toolMobile {
  width: 100%;
  margin-bottom: 40px; }
  body.lookDetalhe .toolMobile .responsive-abas-description {
    padding: 0 !important; }
body.lookDetalhe .tools {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 30px 0; }
  body.lookDetalhe .tools:after, body.lookDetalhe .tools:before {
    content: "";
    display: table;
    clear: both; }
  body.lookDetalhe .tools * {
    background: none; }
  body.lookDetalhe .tools > div > li:before {
    display: none; }
  body.lookDetalhe .tools li.add, body.lookDetalhe .tools li.rate, body.lookDetalhe .tools li.see-opinion {
    display: none; }
  body.lookDetalhe .tools li.delivery {
    margin: 0; }
    body.lookDetalhe .tools li.delivery:before {
      display: none !important; }
    body.lookDetalhe .tools li.delivery a {
      font-size: 0 !important; }
      body.lookDetalhe .tools li.delivery a:before {
        content: 'Simule o frete e entrega';
        background: url("/static/locales/custom/img/icon-calcule.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-left: 46px;
        font-size: 15px; }
  body.lookDetalhe .tools a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #7c7c7c !important;
    vertical-align: middle;
    padding: 15px 42px;
    display: inline-block;
    text-transform: none;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

body.lookDetalhe .txtQuantity {
  display: none !important; }
  body.lookDetalhe .txtQuantity .ipt-quantity {
    text-align: center; }
  body.lookDetalhe .txtQuantity input {
    border: 1px solid #ccc; }

body.lookDetalhe .pieces {
  width: 100%;
  padding: 10px;
  margin: 0;
  background: #FFF;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.lookDetalhe .pieces > ul {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch; }
  body.lookDetalhe .pieces > ul > li {
    background: none;
    border: 0 !important;
    width: 48% !important;
    margin: 0 2% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body.lookDetalhe .pieces > ul > li:nth-child(2n+0) {
      margin: 0; }
    body.lookDetalhe .pieces > ul > li .info {
      float: none !important;
      width: 100% !important;
      padding: 0;
      margin-top: 12px;
      overflow: inherit !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      body.lookDetalhe .pieces > ul > li .info.txt {
        background: #e1e1e1;
        padding: 10px;
        margin: 0;
        display: inline-block; }
      body.lookDetalhe .pieces > ul > li .info .details {
        margin-bottom: 20px; }
        body.lookDetalhe .pieces > ul > li .info .details .sucess2 {
          background: #d3f8c9 !important;
          border: 1px solid #04b10e;
          color: #348914;
          display: block;
          font-size: 13px;
          font-weight: bold;
          line-height: 18px;
          padding: 5px 10px;
          margin-bottom: 15px; }
        body.lookDetalhe .pieces > ul > li .info .details .stamp {
          display: none !important; }
    body.lookDetalhe .pieces > ul > li .field {
      text-align: left;
      display: none !important;
      width: 100%;
      float: none; }
      body.lookDetalhe .pieces > ul > li .field select {
        width: 100px;
        color: #343333;
        text-transform: none;
        font-size: 11px;
        padding: 8px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
      body.lookDetalhe .pieces > ul > li .field.txtQuantity {
        display: none !important; }
        body.lookDetalhe .pieces > ul > li .field.txtQuantity label {
          font-family: "brain_flowerregular";
          font-weight: normal;
          font-size: 11px;
          color: #000;
          text-transform: uppercase;
          position: relative;
          width: 100%;
          float: left;
          margin-bottom: 10px; }
          body.lookDetalhe .pieces > ul > li .field.txtQuantity label:after {
            content: '';
            position: absolute;
            top: 8px;
            left: 77px;
            border-top: 1px solid #b9b9b9;
            display: inline-block;
            width: 29%; }
        body.lookDetalhe .pieces > ul > li .field.txtQuantity .ipt-quantity {
          height: 33px;
          position: relative;
          width: 50px;
          z-index: 1;
          background: transparent;
          border: 1px solid #e3e3e3;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0;
          box-shadow: none;
          color: #343333; }

body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .price,
body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .regular {
  display: block !important;
  text-align: center; }
  body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .price em,
  body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .regular em {
    display: none; }
    body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .price em:before,
    body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .regular em:before {
      display: none; }
body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .price strong span {
  font-size: 16px !important; }
body.lookDetalhe .content .main-look .aside .pieces ul li .details .offers .percent-a-vista {
  display: none !important; }

body.lookDetalhe .pieces h2 {
  font-family: "brain_flowerregular";
  font-weight: normal;
  font-size: 6rem;
  color: #000;
  text-align: center;
  background: #FFF;
  padding: 10px 0 3px;
  text-transform: none; }
  body.lookDetalhe .pieces h2:before {
    content: '';
    position: absolute;
    width: 79%;
    z-index: 0;
    top: 27px;
    left: 50%;
    margin-left: -500px;
    border-bottom: 1px solid #56240e; }
  body.lookDetalhe .pieces h2 span {
    display: inline-block;
    position: relative;
    padding: 0 80px;
    background: #FFF; }
body.lookDetalhe .pieces .title {
  display: none !important; }

body.lookDetalhe .pieces #hplSelectAll.select-look {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none;
  background: none;
  margin: 0 0 8px;
  padding: 0;
  text-align: left; }

body.lookDetalhe .pieces .figure {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  text-align: center;
  margin: 10px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.lookDetalhe .pieces .photo {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  border: 1px solid #dfdede; }

body.lookDetalhe #main .pieces .name {
  background: transparent;
  margin: 0;
  padding-bottom: 6px;
  display: inline-block !important; }
  body.lookDetalhe #main .pieces .name * {
    display: inline;
    float: none; }
  body.lookDetalhe #main .pieces .name input {
    float: left;
    height: 16px;
    position: relative;
    top: 0;
    width: 16px;
    margin-right: 3px; }
  body.lookDetalhe #main .pieces .name span {
    padding: 0px;
    margin: 0;
    float: none;
    text-align: left;
    display: inline-block;
    width: 80%;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #484747;
    text-transform: none; }

body.lookDetalhe .pieces label > span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #484747;
  text-transform: none;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 10px; }
body.lookDetalhe .pieces .jcarousel-skin-tango {
  width: 136;
  background: transparent;
  border: 0px;
  padding: 0 18px;
  position: relative;
  margin: 0 auto !important; }
  body.lookDetalhe .pieces .jcarousel-skin-tango .field {
    background: none; }
  body.lookDetalhe .pieces .jcarousel-skin-tango li,
  body.lookDetalhe .pieces .jcarousel-skin-tango li a,
  body.lookDetalhe .pieces .jcarousel-skin-tango li img {
    width: 22px !important;
    height: 22px !important; }
  body.lookDetalhe .pieces .jcarousel-skin-tango li a {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    justify-content: center;
    flex-direction: column;
    background: #FFF; }
  body.lookDetalhe .pieces .jcarousel-skin-tango li {
    border: 1px solid transparent !important;
    float: none !important;
    display: inline-block !important; }
    body.lookDetalhe .pieces .jcarousel-skin-tango li.selected {
      border: 1px solid #000 !important; }
    body.lookDetalhe .pieces .jcarousel-skin-tango li * {
      border: 0px; }
  body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls {
    margin-top: -28px; }
    body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls .owl-buttons div {
      width: 12px;
      height: 30px;
      background: url("/static/locales/custom/img/arrow_tools.png");
      background-repeat: no-repeat;
      background-color: transparent;
      padding: 0px;
      border: 0px;
      text-indent: -999999px;
      font-size: 0px;
      color: transparent;
      background-position: 0 0; }
    body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls .owl-buttons .owl-prev {
      left: -17px;
      top: 0;
      background-position: 3px 0; }
    body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls .owl-buttons .owl-next {
      left: 162px !important;
      top: 0;
      background-position: -38px 0; }

body.lookDetalhe #main .btn.buy#hplBuySup {
  display: none; }
body.lookDetalhe #main .notifyme-look label:before {
  content: 'Indisponível';
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #cd161d;
  display: inline-block;
  margin-bottom: 6px; }
body.lookDetalhe #main .notifyme {
  padding-top: 0px;
  position: relative;
  width: 100%;
  max-width: 100%; }
  body.lookDetalhe #main .notifyme label,
  body.lookDetalhe #main .notifyme label > span {
    text-align: center;
    margin: 0 0 3px; }
    body.lookDetalhe #main .notifyme label strong,
    body.lookDetalhe #main .notifyme label > span strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #343333;
      text-transform: none;
      margin-bottom: 8px;
      display: inline-block;
      text-align: center; }
      body.lookDetalhe #main .notifyme label strong span,
      body.lookDetalhe #main .notifyme label > span strong span {
        font-size: 15px; }
  body.lookDetalhe #main .notifyme label input[type="text"] {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    width: 100% !important;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d2d2d2;
    text-align: center; }
  body.lookDetalhe #main .notifyme label > span span {
    font-size: 0px !important; }
    body.lookDetalhe #main .notifyme label > span span:before {
      content: "Avise-me quando chegar";
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #7c7c7c;
      text-transform: none;
      float: none;
      margin: 0;
      width: 100%;
      text-align: center;
      margin-bottom: 10px; }
  body.lookDetalhe #main .notifyme .btn.send.ir {
    width: 100%;
    margin: 3px 0;
    text-align: center; }
    body.lookDetalhe #main .notifyme .btn.send.ir:hover {
      color: #FFF; }

body.lookDetalhe #info-product .txtQuantity {
  text-align: center; }
  body.lookDetalhe #info-product .txtQuantity label {
    font-family: "Roboto", sans-serif;
    font-weight: 14px;
    font-size: 500;
    color: #000;
    text-transform: none; }
  body.lookDetalhe #info-product .txtQuantity input[type="text"]:disabled {
    cursor: not-allowed; }

body.lookDetalhe .suggestion:before, body.lookDetalhe .suggestion:after {
  content: '';
  background: url("/static/locales/custom/img/borderTitle.png");
  background-repeat: repeat-x;
  background-position: left top;
  width: 100%;
  height: 2px;
  padding-bottom: 30px;
  display: block; }
body.lookDetalhe .suggestion:before {
  background-position: left top; }
body.lookDetalhe .suggestion:after {
  background-position: left bottom; }
body.lookDetalhe .list-products li {
  position: relative; }
body.lookDetalhe .list-products .hproduct {
  width: 100%; }
  body.lookDetalhe .list-products .hproduct * {
    text-align: center; }
  body.lookDetalhe .list-products .hproduct .unavailable {
    color: #cd161d;
    font-weight: normal;
    text-transform: none;
    font-size: 12px; }

body.lookDetalhe .list-products .photo {
  border: 1px solid #e1e1e1 !important;
  width: 100% !important;
  height: 100% !important; }

body.lookDetalhe .list-products .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  text-align: center;
  margin: 8px 0 10px; }

body.lookDetalhe .list-products .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-align: center;
  margin-bottom: 6px; }
  body.lookDetalhe .list-products .regular.percent-a-vista {
    display: none !important;
    text-align: center;
    width: 100%;
    text-decoration: none;
    text-transform: none;
    font-size: 11px !important; }
    body.lookDetalhe .list-products .regular.percent-a-vista .value-percentage {
      display: inline-block;
      color: #0c486d;
      font-style: normal; }

body.lookDetalhe .list-products .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-align: left; }
  body.lookDetalhe .list-products .sale em {
    display: none; }

body.lookDetalhe .list-products .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px !important;
  color: #343333;
  text-align: center;
  text-transform: none; }
  body.lookDetalhe .list-products .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px !important;
    color: #343333; }
  body.lookDetalhe .list-products .parcel b {
    font-weight: normal; }

body.lookDetalhe .responsive-abas-description {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
  width: 100%;
  margin: 0; }
  body.lookDetalhe .responsive-abas-description .resp-abas {
    border-bottom: 0;
    width: 100%; }
    body.lookDetalhe .responsive-abas-description .resp-abas:first-child h2 {
      border-top: 0; }
    body.lookDetalhe .responsive-abas-description .resp-abas:last-child h2 {
      border-bottom: 1px solid #e1e1e1; }
    body.lookDetalhe .responsive-abas-description .resp-abas h2 {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #343333;
      -webkit-text-shadow: none;
      -moz-text-shadow: none;
      -ms-text-shadow: none;
      -o-text-shadow: none;
      text-shadow: none;
      cursor: pointer;
      padding: 12px 0;
      text-transform: none;
      text-align: left;
      border-top: 1px solid #e1e1e1; }
      body.lookDetalhe .responsive-abas-description .resp-abas h2:after {
        content: '';
        background: url("/static/locales/custom/img/openClose.png");
        background-repeat: no-repeat;
        background-position: 0 center;
        width: 20px;
        height: 24px;
        float: right;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease; }
    body.lookDetalhe .responsive-abas-description .resp-abas.active h2 {
      border-bottom: 0; }
      body.lookDetalhe .responsive-abas-description .resp-abas.active h2:after {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg); }
    body.lookDetalhe .responsive-abas-description .resp-abas.active .aba-desc-content {
      border-bottom: 0;
      padding: 5px 0 10px;
      line-height: 22px; }
    body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content {
      padding: 0;
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 15px;
      color: #7c7c7c;
      text-transform: none; }
      body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .dtreviewed,
      body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .fn {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
        text-transform: none;
        display: inline; }
      body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview {
        padding: 0;
        margin-bottom: 22px;
        text-align: left;
        float: left; }
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .reviewer {
          float: left; }
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .item .dtreviewed,
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .item .fn {
          display: none; }
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .rating,
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .value {
          background: url("/static/locales/custom/img/star.png");
          width: 95px;
          height: 18px;
          float: left; }
          body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .rating .value,
          body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .value .value {
            background-position: 0px -17px; }
        body.lookDetalhe .responsive-abas-description .resp-abas .aba-desc-content .hreview .description {
          width: 100%;
          float: left; }

body.lookDetalhe .history {
  display: block !important; }
  body.lookDetalhe .history .regular em:before {
    display: none; }

body.checkout.basketpage .buttons-basket .btn.continue {
  width: 100%; }
body.checkout.basketpage .buttons-basket .buy-more {
  width: 100%; }

body.checkout.basketpage .basket {
  border: 1px solid #e1e1e1;
  width: 90%;
  margin: 0 auto; }
  body.checkout.basketpage .basket .service.service-unavailable-message td {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    padding-left: 22px;
    background-color: #ebebeb;
    text-align: left; }
body.checkout.basketpage table tr {
  border-bottom: 1px solid transparent; }
  body.checkout.basketpage table tr td::before {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    text-transform: none; }
  body.checkout.basketpage table tr td {
    border: 0; }
    body.checkout.basketpage table tr td.quantity, body.checkout.basketpage table tr td.unit-value, body.checkout.basketpage table tr td.subtotal, body.checkout.basketpage table tr td.gift, body.checkout.basketpage table tr td.delete {
      border-bottom: 1px solid transparent;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #a30f14; }
      body.checkout.basketpage table tr td.quantity .percent-a-vista, body.checkout.basketpage table tr td.unit-value .percent-a-vista, body.checkout.basketpage table tr td.subtotal .percent-a-vista, body.checkout.basketpage table tr td.gift .percent-a-vista, body.checkout.basketpage table tr td.delete .percent-a-vista {
        display: none; }
    body.checkout.basketpage table tr td.quantity:before {
      content: 'Qtde.:';
      padding: 9px 0;
      top: 0; }
    body.checkout.basketpage table tr td.unit-value:before {
      content: 'Valor unitário R$:';
      padding: 6px 0;
      top: 0; }
    body.checkout.basketpage table tr td.subtotal:before {
      content: 'Subtotal R$:';
      padding: 7px 0;
      top: 0; }
    body.checkout.basketpage table tr td.gift:before {
      content: 'Presente';
      top: 0; }
    body.checkout.basketpage table tr td.delete:before {
      content: 'Excluir ';
      padding: 10px 0;
      top: 0; }

body.checkout.basketpage .basket table tr td.quantity a, body.checkout.basketpage .basket table tr td.gift span::after, body.checkout.basketpage .basket table tr td.delete a {
  color: #000; }
body.checkout.basketpage .basket table tr td.quantity input {
  border-color: #CCC;
  vertical-align: text-top; }
body.checkout.basketpage .basket table tr td.delete a::after {
  width: 26px;
  height: 26px;
  background: url("/static/locales/custom/img/ico-delete.png");
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0px;
  border: 0px;
  text-indent: -999999px;
  font-size: 0px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center center; }
body.checkout.basketpage .basket table tr td.gift input[type=checkbox] {
  width: auto;
  height: auto;
  margin: 2px; }
body.checkout.basketpage .basket table tr td.gift span::after {
  display: none; }
body.checkout.basketpage .basket table tr td.product img {
  max-width: 100%;
  border: 1px solid #e1e1e1 !important; }

body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir {
  margin: 0; }
  body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent; }
    body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket > div {
      padding: 10px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket > div span {
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
        text-transform: none; }
    body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .promo {
      padding: 10px 42px;
      opacity: 0 !important; }
      body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .promo[style*="z-index: 3"] {
        opacity: 1 !important; }
    body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket,
    body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .promo {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      line-height: 12px;
      text-align: center;
      background: #cd161d;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 11px;
      color: #FFF;
      text-transform: none; }
    body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets {
      width: 100%;
      right: 4px;
      bottom: 10px;
      text-align: right; }
      body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets li {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: transparent;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 12px;
        color: #FFF;
        text-transform: none;
        width: 20px;
        height: 10px;
        line-height: 10px;
        margin: 0;
        float: none;
        display: inline-block;
        border-right: 1px solid #FFF; }
        body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets li:last-child {
          border: 0; }
        body.checkout.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets li.active {
          font-weight: bold; }

body.checkout.basketpage table tbody tr,
body.checkout.basketpage table tbody tr.even {
  background: #FFF;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  padding: 12px 0 0; }
  body.checkout.basketpage table tbody tr:first-child,
  body.checkout.basketpage table tbody tr.even:first-child {
    border-top: 0; }

body.checkout.basketpage table tr td.description .details > span.name {
  margin-top: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.checkout.basketpage table tr td.description .details .cod {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  text-transform: none;
  float: none; }
body.checkout.basketpage table tr td.description .details .brand {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  float: none;
  margin-right: 4px 0; }
  body.checkout.basketpage table tr td.description .details .brand .label {
    font-size: 0; }
    body.checkout.basketpage table tr td.description .details .brand .label:before {
      content: 'Veja outros produtos: ';
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 9px;
      color: #7c7c7c;
      text-transform: none; }
body.checkout.basketpage table tr td.description .skus {
  display: none; }
body.checkout.basketpage table tr td.description .stamp {
  margin-top: 12px; }
body.checkout.basketpage table tr#trStamps td {
  padding-left: 0;
  text-align: center; }
  body.checkout.basketpage table tr#trStamps td img {
    margin-bottom: 2px; }

body.checkout.basketpage .unit-value .regular {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #b4b4b4;
  text-transform: uppercase; }
body.checkout.basketpage .unit-value .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #a30f14;
  text-transform: none;
  line-height: 22px; }

body.checkout.basketpage .subtotal .regular {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333;
  text-transform: none; }
body.checkout.basketpage .subtotal .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none;
  line-height: 22px; }

body.checkout.basketpage #main #trDeliveryTime {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
  body.checkout.basketpage #main #trDeliveryTime.info:before {
    display: none; }
body.checkout.basketpage #main .info {
  border-bottom: 0; }
  body.checkout.basketpage #main .info:first-of-type {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin: 6px 0; }
    body.checkout.basketpage #main .info:first-of-type td {
      background: transparent !important;
      border: 0px; }
    body.checkout.basketpage #main .info:first-of-type .title {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 0;
      color: #a30f14;
      text-transform: none; }
      body.checkout.basketpage #main .info:first-of-type .title:after {
        content: 'Total dos produtos:';
        padding-right: 8px;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #161616; }
    body.checkout.basketpage #main .info:first-of-type .subtotal {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #a30f14;
      text-transform: none;
      padding: 10px 0; }
  body.checkout.basketpage #main .info td {
    background: #FFF; }
  body.checkout.basketpage #main .info #tdDeliveryTime {
    font-size: 0; }
    body.checkout.basketpage #main .info #tdDeliveryTime:before {
      content: 'Prazo de entrega:';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #000;
      display: block;
      text-transform: none;
      padding: 10px 0;
      top: 0; }
  body.checkout.basketpage #main .info .title {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }
  body.checkout.basketpage #main .info .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    text-transform: none;
    border: 0; }

body.checkout.basketpage .delivery {
  border-bottom: 0;
  padding: 0; }
  body.checkout.basketpage .delivery.toHide td {
    padding: 0; }
  body.checkout.basketpage .delivery td {
    padding: 0 !important; }
  body.checkout.basketpage .delivery .options-tit,
  body.checkout.basketpage .delivery dt {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none;
    padding: 12px 0 !important; }
  body.checkout.basketpage .delivery .options dd {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body.checkout.basketpage .delivery .options dd:empty {
      display: none; }
    body.checkout.basketpage .delivery .options dd select {
      width: 100%;
      padding: 6px; }
    body.checkout.basketpage .delivery .options dd ul li {
      float: left;
      width: 100%;
      padding: 10px 0 0; }
  body.checkout.basketpage .delivery label input {
    float: left; }
  body.checkout.basketpage .delivery .store-address {
    color: #000 !important;
    text-transform: none !important;
    font-weight: normal !important; }
  body.checkout.basketpage .delivery label,
  body.checkout.basketpage .delivery .store-address,
  body.checkout.basketpage .delivery .service-value li {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    text-transform: none; }
  body.checkout.basketpage .delivery .form label input[type="text"] {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #343333;
    border: 1px solid #e1e1e1;
    height: 34px;
    width: 100%;
    line-height: normal;
    padding: 0 5px;
    margin-bottom: 10px;
    text-transform: none;
    float: left; }
  body.checkout.basketpage .delivery .btn {
    width: 100%;
    text-align: center; }
  body.checkout.basketpage .delivery .title {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #010101;
    text-transform: none;
    float: left;
    margin-right: 6px;
    padding: 6px 0; }
  body.checkout.basketpage .delivery .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #a30f14 !important;
    text-transform: none;
    border-bottom: 1px solid transparent;
    padding: 6px 0 !important;
    float: left; }

body.checkout.basketpage #main .coupon {
  border-bottom: 1px solid #e1e1e1;
  background: #FFF;
  margin: 0;
  padding: 0; }
  body.checkout.basketpage #main .coupon td {
    padding: 0 0 10px; }
  body.checkout.basketpage #main .coupon.even .subtotal {
    border: 1px solid transparent; }
  body.checkout.basketpage #main .coupon .form {
    border-top: 1px solid #e1e1e1; }
  body.checkout.basketpage #main .coupon fieldset span {
    width: auto;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 0;
    color: #000;
    text-transform: none; }
  body.checkout.basketpage #main .coupon fieldset input[type="text"] {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    height: 34px;
    float: left; }
  body.checkout.basketpage #main .coupon ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  body.checkout.basketpage #main .coupon ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  body.checkout.basketpage #main .coupon :-ms-input-placeholder {
    /* IE 10+ */
    color: #000; }
  body.checkout.basketpage #main .coupon :-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  body.checkout.basketpage #main .coupon fieldset span {
    font-size: 0;
    padding: 10px 0; }
    body.checkout.basketpage #main .coupon fieldset span:before {
      content: "Se você possui um CUPOM DE DESCONTO ou VALE-PRESENTE, insira seu código";
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 11px;
      color: #343333;
      display: inline-block;
      text-align: left;
      text-transform: none;
      margin-bottom: 16px; }
  body.checkout.basketpage #main .coupon .btn {
    background: #e93f03;
    text-align: center;
    width: 100%;
    float: left;
    margin: 0; }
    body.checkout.basketpage #main .coupon .btn.utilize {
      font-size: 0; }
      body.checkout.basketpage #main .coupon .btn.utilize:before {
        content: 'Utilizar código';
        font-size: 15px;
        color: #FFF; }
    body.checkout.basketpage #main .coupon .btn:before {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #FFF;
      content: "Cancelar";
      display: inline-block;
      line-height: normal;
      text-align: center; }
  body.checkout.basketpage #main .coupon .coupon-ok,
  body.checkout.basketpage #main .coupon .coupon-off {
    font-size: 0;
    text-transform: uppercase;
    background: none; }
    body.checkout.basketpage #main .coupon .coupon-ok:before,
    body.checkout.basketpage #main .coupon .coupon-off:before {
      width: 136px;
      height: 35px;
      line-height: 35px;
      margin: 0 auto;
      background-color: transparent;
      display: inline-block;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      -o-border-radius: 50px;
      border-radius: 50px; }
  body.checkout.basketpage #main .coupon .coupon-ok:before {
    content: 'Cupom Válido';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #6aac76;
    border: 3px solid #6aac76; }
  body.checkout.basketpage #main .coupon .coupon-off:before {
    content: 'Cupom Inválido';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #a30f14;
    border: 3px solid #a30f14; }

body.checkout.basketpage #main .total {
  border-bottom: 1px solid transparent;
  background: #ebebeb; }
  body.checkout.basketpage #main .total td {
    background: transparent; }
  body.checkout.basketpage #main .total .title {
    font-size: 0; }
    body.checkout.basketpage #main .total .title:before {
      content: 'TOTAL ';
      display: block;
      padding: 7px 10px;
      width: 95%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #000;
      text-transform: none; }
  body.checkout.basketpage #main .total .value {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    text-transform: none;
    line-height: normal; }
    body.checkout.basketpage #main .total .value .desconto-avista {
      display: none; }

body.checkout.basketpage table tr td.quantity > div > span {
  display: inline-flex; }
body.checkout.basketpage table tr td.quantity input {
  width: 20px;
  height: 26px;
  margin: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body.checkout.basketpage table tr td.quantity .minus {
  background: url("/static/locales/custom/img/icon-sLeft.png"); }
body.checkout.basketpage table tr td.quantity .plus {
  background: url("/static/locales/custom/img/icon-sRight.png"); }
body.checkout.basketpage table tr td.quantity .minus,
body.checkout.basketpage table tr td.quantity .plus {
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e1e1e1;
  width: 20px;
  height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.checkout.basketpage table tr td.quantity .minus:after,
  body.checkout.basketpage table tr td.quantity .plus:after {
    content: '';
    font-size: 0; }

body.checkout.basketpage #main .main-content {
  background: #fff; }

body.garantia .main-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.garantia #info-product .collum.images,
body.garantia #info-product .collum.details {
  width: 100%;
  margin: 0; }
body.garantia #info-product .collum.details .form {
  padding: 0;
  margin: 10px 0; }

body.garantia #info-product .photo {
  width: 100%;
  height: 100%; }

body.garantia #main #info-product .name {
  margin: 0; }
body.garantia #main #info-product .cod {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7c7c7c;
  text-transform: none; }
body.garantia #main #info-product .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-decoration: none;
  margin-bottom: 6px; }
  body.garantia #main #info-product .regular em {
    text-transform: capitalize;
    font-style: normal; }
  body.garantia #main #info-product .regular del {
    text-decoration: none; }
body.garantia #main #info-product #spanPrecoPor.price em {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #343333;
  text-transform: capitalize;
  font-style: normal; }
body.garantia #main #info-product #spanPrecoPor.price strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 38px;
  color: #a30f14;
  display: inline; }
body.garantia #main #info-product #spanPrecoAVista {
  display: none; }
body.garantia #main #info-product .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333; }
  body.garantia #main #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #343333; }
body.garantia #main #info-product .economize {
  margin-top: 10px;
  display: inline-block; }
  body.garantia #main #info-product .economize em {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none;
    font-style: normal; }
  body.garantia #main #info-product .economize strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #7c7c7c; }

body.garantia #info-product .field,
body.garantia #info-product .field span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333; }
body.garantia #info-product .field strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #a30f14; }

body.checkout .details .name {
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.checkout .details .form {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  text-transform: none; }
body.checkout .details .skus {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.checkout .gift p {
  color: #0c486d;
  font-size: 14px; }
body.checkout .gift .details .field li label {
  vertical-align: super; }

body.loginpage .form .title, body.partner .form .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #e93f03;
  text-transform: none;
  margin-bottom: 12px;
  display: block; }

body.loginpage .form .field span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none; }
body.loginpage .form .field input {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none; }

body.loginpage .remember,
body.loginpage .change {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #cd161d;
  text-transform: uppercase !important;
  text-align: center !important; }

body.loginpage .info-login {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none; }
  body.loginpage .info-login li {
    padding-bottom: 6px;
    list-style: none !important;
    font-size: 14px;
    font-weight: normal; }
    body.loginpage .info-login li:before {
      content: '';
      width: 8px;
      height: 8px;
      background: #000;
      display: inline-flex;
      margin-right: 10px;
      position: relative;
      top: -1px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }

body.partner .box {
  background: #FFF; }

body.partner #enter {
  margin-right: 0;
  width: 100%;
  font-size: 14px; }

body.partner .form .field input {
  border: 1px solid #CCC !important;
  border-radius: 0 !important; }
body.partner .form .field label {
  display: inline; }

body.account .main-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 24px; }
body.account .main-content .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s ease;
  width: 100%;
  background: transparent;
  border: 0px;
  padding: 0; }
  body.account .main-content .box .nav {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-justify-content: initial;
    -moz-justify-content: initial;
    -ms-justify-content: initial;
    -o-justify-content: initial;
    justify-content: initial;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start; }
    body.account .main-content .box .nav li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid #d2d2d2;
      transition: all 0.5s ease;
      width: auto;
      padding: 0px;
      text-align: left; }
      body.account .main-content .box .nav li:hover a {
        background: rgba(0, 0, 0, 0.09); }
      body.account .main-content .box .nav li a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        transition: all 0.5s ease;
        padding: 10px;
        display: block;
        background: rgba(204, 204, 204, 0.2);
        border-bottom: 1px solid #d2d2d2; }
      body.account .main-content .box .nav li span {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        transition: all 0.5s ease;
        padding: 10px;
        display: block;
        width: 100%; }

body.account .main-content .box .nav li {
  width: 100%;
  margin-bottom: 20px; }
body.account .main-content .nav a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #666;
  text-transform: none; }
  body.account .main-content .nav a:hover {
    color: #000;
    text-decoration: none; }

body.account .main-content .nav span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }

body.contaCorrente .main-content .box.form .field .btn {
  background: #e93f03;
  line-height: 12px; }

body.mycards .mycards-txt {
  line-height: 16px;
  color: #343333;
  font-size: 12px;
  text-align: center;
  margin-bottom: 12px; }
body.mycards .new-card .add-new-card {
  color: #000;
  font-size: 12px; }
body.mycards .new-card .card-brands {
  margin-bottom: 20px; }
  body.mycards .new-card .card-brands li img {
    width: 42px; }
body.mycards .form-mycards .actions {
  margin-right: 4px; }
  body.mycards .form-mycards .actions .save.btn.ir {
    border: 0;
    text-transform: none; }
body.mycards .form-mycards .field .ipt-mycards.size-auto {
  width: 100% !important; }
body.mycards .mycards-list h2 {
  font-size: 16px !important;
  text-transform: none !important; }
body.mycards .accordion-cards p {
  font-size: 12px; }
body.mycards .accordion-cards .remove-btn {
  top: 0 !important;
  font-size: 12px;
  color: #0c486d !important; }

body.page-wishlist.mobile-state.mobile-mode .aside .nav {
  padding: 0 !important;
  border: 0; }
body.page-wishlist.mobile-state.mobile-mode .aside .nav .block {
  border: 1px solid #CCC; }
  body.page-wishlist.mobile-state.mobile-mode .aside .nav .block > ul > li {
    border: 0; }
  body.page-wishlist.mobile-state.mobile-mode .aside .nav .block > ul > li > a {
    font-weight: bold; }
    body.page-wishlist.mobile-state.mobile-mode .aside .nav .block > ul > li > a:before {
      display: none; }
  body.page-wishlist.mobile-state.mobile-mode .aside .nav .block .title {
    border: 0; }
    body.page-wishlist.mobile-state.mobile-mode .aside .nav .block .title:after {
      content: '';
      background: url("/static/locales/custom/img/openClose.png");
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease; }
  body.page-wishlist.mobile-state.mobile-mode .aside .nav .block.active .title:after {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg); }

body.page-wishlist.mobile-state.mobile-mode .filter-wish {
  background: none; }
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field {
  padding: 10px; }
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .btn {
  width: 100%;
  height: auto;
  margin-top: 10px !important;
  padding: 10px; }
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .order {
  padding: 0; }
  body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .order > span {
    display: block;
    font-size: 15px;
    padding: 18px 0 10px; }
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .category > span {
  padding: 12px 0;
  font-size: 15px;
  display: inline-block; }
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .order select,
body.page-wishlist.mobile-state.mobile-mode .filter-wish .field .category select {
  width: 100%;
  padding: 10px 5px;
  border-color: #CCC; }

body.page-wishlist.mobile-state.mobile-mode .figure {
  text-align: center;
  width: 100%;
  float: left;
  margin: 20px auto; }
  body.page-wishlist.mobile-state.mobile-mode .figure img {
    max-width: 100%; }

body.page-wishlist.mobile-state.mobile-mode .desired-products {
  margin-bottom: 40px; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .cod {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .stamp,
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .skus {
  display: none; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .hreview-aggregate .lnkAvaliacao {
  background: url("/static/locales/custom/img/star.png");
  width: 95px;
  height: 18px; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .hreview-aggregate .lnkAvaliacao .rating {
    background: url("/static/locales/custom/img/star.png");
    background-position: 0 -17px;
    height: 17px; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .hreview-aggregate .count {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7c7c7c; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .message {
  padding: 10px; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details .sucess2 {
  background: #d3f8c9 !important;
  border: 1px solid #04b10e;
  color: #348914;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px;
  margin-bottom: 15px; }
body.page-wishlist.mobile-state.mobile-mode .message {
  padding: 10px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.page-wishlist.mobile-state.mobile-mode .sucess2 {
  background: #d3f8c9 !important;
  border: 1px solid #04b10e;
  color: #348914;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px;
  margin-bottom: 15px; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: baseline;
  -moz-justify-content: baseline;
  -ms-justify-content: baseline;
  -o-justify-content: baseline;
  justify-content: baseline;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .figure {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .box {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .coment {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details {
  width: 100%;
  padding: 0; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin-top: 20px;
  padding: 20px; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box:after, body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box:before {
    content: "";
    display: table;
    clear: both; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .btn.ir.buy {
    display: inline-block !important;
    line-height: 35px;
    margin: 20px auto 0;
    float: none; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .added,
body.my-lists .list-products.desired-products li .details.box .added,
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .situation,
body.my-lists .list-products.desired-products li .details.box .situation {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .added strong,
  body.my-lists .list-products.desired-products li .details.box .added strong,
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .situation strong,
  body.my-lists .list-products.desired-products li .details.box .situation strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #343333;
    text-transform: none; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .added a,
  body.my-lists .list-products.desired-products li .details.box .added a,
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .situation a,
  body.my-lists .list-products.desired-products li .details.box .situation a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #a30f14;
    text-transform: none; }
body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .added a,
body.my-lists .list-products.desired-products li .details.box .added a {
  background: none;
  text-indent: inherit;
  font-size: 0; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .added a:before,
  body.my-lists .list-products.desired-products li .details.box .added a:before {
    content: 'X';
    background: #FFF;
    color: #cd161d;
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 9px;
    text-indent: 0;
    border: 1px solid #E9E8E8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers {
  font-size: 0;
  padding: 0;
  margin: 0; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers .regular {
    padding: 5px 0;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #343333; }
    body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers .regular del {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 12px;
      color: #343333;
      text-decoration: none; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers .sale {
    font-size: 0;
    margin: 6px 0; }
    body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers .sale strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #a30f14; }
      body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .offers .sale strong:before {
        content: 'Por ';
        text-transform: capitalize;
        font-size: 13px;
        color: #343333; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .parcel {
  padding-top: 5px;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #343333; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .parcel b {
    display: none; }

body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme {
  min-width: 100%; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme > span > strong {
    font-size: 0px; }
    body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme > span > strong:before {
      content: 'Produto Indisponível';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #343333;
      text-transform: none; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme > label > span {
    font-size: 0px;
    margin: 3px 0; }
    body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme > label > span:after {
      content: " Avise-me quando chegar";
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #7c7c7c;
      text-transform: none; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme .btn.send.ir {
    width: 100%; }
  body.page-wishlist.mobile-state.mobile-mode .list-products.desired-products li .details.box .notifyme > label > input {
    width: 100% !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d2d2d2;
    height: 50px; }

body.page-wishlist.mobile-state.mobile-mode .desired-products li .coment .field label textarea {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  border-color: #CCC; }
body.page-wishlist.mobile-state.mobile-mode .desired-products .actions .btn.ir.save {
  height: 35px;
  width: 100%; }

body.register .form .box .field label input {
  margin-bottom: 6px; }
body.register .form .box .field .phone .validacao {
  float: left;
  width: 100%;
  margin-top: 5px;
  position: relative;
  left: -60px; }
body.register .form .box .field .date .validacao {
  margin-top: 5px; }
body.register .form .box .field.cepCustom label #spanMsgValidacaoCEP.validacao.sucess {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #747474;
  background: url("/static/locales/custom/img/ico-cepalert.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 30px;
  padding-left: 40px; }
body.register .form .box .field.param-field {
  display: inline;
  margin: 0; }
  body.register .form .box .field.param-field.phone-dd #formcadastro_txtContaTexto2 {
    width: 50px; }
  body.register .form .box .field.param-field #formcadastro_txtContaTexto3 {
    width: 180px;
    margin-top: -49px;
    margin-left: 20%; }
body.register .form .actions {
  font-size: 0; }

body.delivery-address.mobile-state #main .container .content .address li {
  background: none; }
body.delivery-address.mobile-state #main .container .content .address li .info .actions li {
  margin-bottom: 10px; }
body.delivery-address.mobile-state #main .container .content .details .name {
  text-transform: capitalize !important; }
body.delivery-address.mobile-state #main .container .content .adr span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }
body.delivery-address.mobile-state #main .container .content .adr span strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #a30f14;
  text-transform: none; }

body.delivery-address.mobile-state .btn.ir.edit {
  margin: 0; }

body.delivery-address.mobile-state .btn.ir.use {
  width: 100%;
  margin: 0; }

body.delivery-address.mobile-state .btn.ir.delete {
  margin: 0; }

body.delivery-address.mobile-state #p_LimparEndereco {
  width: 100%;
  margin: 0; }

body.op-checkout .opc .checkout-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #e93f03;
  text-transform: none; }
body.op-checkout h3.box-title {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #cd161d;
  text-transform: uppercase; }
body.op-checkout .payment-methods .payment-accordion .accordion-item.active .accordion-title {
  color: #000; }
body.op-checkout .payment-methods .payment-accordion .accordion-item.active .pay-method .promo-discount p {
  color: #000; }

body.op-checkout #main .opc-content .cols .boxes .icon:before, body.op-checkout #main .opc-content .cols .boxes .icon:after {
  background-image: url("/static/locales/custom/img/sprite-checkout.png"); }
body.op-checkout #main .opc-content .cols .boxes .bt-edit {
  background-image: url("/static/locales/custom/img/sprite-checkout.png"); }
body.op-checkout #main .opc-content .cols .boxes .bt-full {
  background: #000;
  font-weight: normal;
  font-size: 12px; }
body.op-checkout #main .opc-content .cols .boxes .item .content .saldo-credito .saldo,
body.op-checkout #main .opc-content .cols .boxes .item .content .saldo-credito .type {
  color: #000; }

body.op-checkout .user-datas .abas-address .item-aba input:checked + label {
  border-top: 2px solid #000; }
body.op-checkout .user-datas .delivery-option .delivery-select.active .lbl-rad {
  color: #000;
  vertical-align: middle; }

body.op-checkout .summary .summary-itens .item-description .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.op-checkout .summary .summary-itens .item-description .skus {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none;
  display: none; }
body.op-checkout .summary .summary-itens .item-quantity {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  text-transform: none; }
body.op-checkout .summary .summary-itens .item-price {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none; }
body.op-checkout .summary .summary-itens .item-description .selos {
  display: none; }

body.op-checkout .summary .summary-values .values {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #161616;
  text-transform: none; }
  body.op-checkout .summary .summary-values .values:before {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }

body.op-checkout .total-price > span {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.op-checkout .total-price > strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-transform: none; }

body.op-confirmation .confirmacao-pedido .confirm-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #e93f03;
  text-transform: none;
  padding-top: 0; }
  body.op-confirmation .confirmacao-pedido .confirm-title:before {
    content: '';
    background: url("/static/locales/custom/img/sprite-checkout.png") no-repeat 0 0; }
body.op-confirmation .confirmacao-tipo .title-type,
body.op-confirmation .list-address .title-address,
body.op-confirmation .summary-confirm .summary-title {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #cd161d;
  text-transform: uppercase; }
body.op-confirmation .confirmacao-tipo.boleto-type .print-boleto a {
  font-size: 0;
  vertical-align: bottom; }
  body.op-confirmation .confirmacao-tipo.boleto-type .print-boleto a:before {
    content: 'Imprimir Boleto';
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase; }
body.op-confirmation .confirmacao-tipo.boleto-type .copy-barcode-boleto .print-boleto a:before {
  content: 'Copiar C├│digo de Barras'; }
body.op-confirmation .confirmacao-pedido .num-pedido strong {
  color: #e93f03; }

body.op-confirmation .summary-confirm .summary-itens .item-description .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.op-confirmation .summary-confirm .summary-itens .item-description .skus {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none;
  display: none; }
body.op-confirmation .summary-confirm .summary-itens .item-quantity {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.op-confirmation .summary-confirm .summary-itens .item-price.price {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333;
  text-transform: none; }
body.op-confirmation .summary-confirm .summary-itens .item-price.sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none; }
body.op-confirmation .summary-confirm .summary-itens .item-description .stamp {
  display: none; }
body.op-confirmation .summary-confirm .summary-itens .social-network > span {
  vertical-align: middle; }

body.op-confirmation .summary .summary-values .values {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #161616;
  text-transform: none; }
  body.op-confirmation .summary .summary-values .values:before {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }

body.op-confirmation .total-price {
  background: #ededed !important;
  padding: 10px !important;
  color: #000; }
  body.op-confirmation .total-price > span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }
  body.op-confirmation .total-price > strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    text-transform: none; }

body.search #main #panCentro .request span,
body.search #panCentro .request .collum .info .title strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
body.search #panCentro .request .collum .info .number strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #cd161d;
  text-transform: uppercase; }
body.search #panCentro .request .collum .info a.description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #cd161d;
  text-transform: none;
  margin: 10px 0; }

body.search #panCentro strong {
  color: #a30f14; }
body.search #panCentro .box .field.checkbox input[type="radio"] {
  height: 20px;
  left: 10px;
  top: 5px;
  width: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px; }
body.search #panCentro p {
  padding: 0 20px; }

body.search #panCentro .result .box table tr td::before {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.search #panCentro .result table td {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
body.search #panCentro .result table td a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  margin-left: 12px; }

body.rksearch .naoencontrado .result-naoencontrado .form-comment .form-group .form-button {
  background: #a30f14; }

body.type-busca #main .content {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px; }

body.meuspedidos #main .request span,
body.meuspedidos #main .request .collum .info .title strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
body.meuspedidos #main .request .collum .info .number strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #cd161d;
  text-transform: uppercase; }
body.meuspedidos #main .request .collum .info a.description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #cd161d;
  text-transform: none; }

body.meuspedidos .request .collum .info .actions a {
  margin: 16px auto 0;
  width: 100%;
  font-size: 0; }
  body.meuspedidos .request .collum .info .actions a:before {
    content: 'Imprimir Boleto';
    text-transform: uppercase;
    width: 100%;
    margin: 0; }
body.meuspedidos .request .collum .info .actions .order-copy-barcode-boleto a:before {
  content: 'Copiar C├│digo de Barras'; }

body.meuspedidos .basket tr td {
  background: #FFF; }
body.meuspedidos .basket tr .product {
  padding: 10px; }
body.meuspedidos .basket tr .quantity,
body.meuspedidos .basket tr .present {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none; }

body.meuspedidos .basket .details .name {
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.meuspedidos .basket .details .cod,
body.meuspedidos .basket .details .brand {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c !important;
  text-transform: none; }
body.meuspedidos .basket .details .skus,
body.meuspedidos .basket .details .stamp {
  display: none !important; }

body.meuspedidos .basket .unit-value {
  border-bottom: 1px solid #e1e1e1; }
  body.meuspedidos .basket .unit-value .regular {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b4b4b4;
    text-transform: uppercase; }
  body.meuspedidos .basket .unit-value .sale {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14;
    text-transform: none; }

body.meuspedidos .basket .subtotal {
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1; }
  body.meuspedidos .basket .subtotal .regular {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #343333;
    text-transform: none; }
  body.meuspedidos .basket .subtotal .sale {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14;
    text-transform: none; }

body.meuspedidos tbody .info td:first-child {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.meuspedidos tbody .info td:last-child {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #161616;
  text-transform: none; }

body.meuspedidos tbody .info:last-child td:first-child {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
  body.meuspedidos tbody .info:last-child td:first-child:first-letter {
    text-transform: uppercase; }
body.meuspedidos tbody .info:last-child td:last-child {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-transform: none; }

body.institucional .content,
body.institucional .main-content {
  width: auto;
  padding: 0 20px; }
body.institucional .nav > ul .box h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #e93f03;
  border: 0; }
body.institucional .text h2 > span {
  display: none; }

body.institucional .nav > ul .box ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #e93f03;
  text-transform: none; }
  body.institucional .nav > ul .box ul li a:hover {
    color: #7c7c7c;
    text-decoration: none; }
  body.institucional .nav > ul .box ul li a:before {
    color: #cd161d; }
  body.institucional .nav > ul .box ul li a:before {
    content: '*';
    font-size: 20px;
    color: #e93f03;
    top: 3px;
    position: relative;
    margin-right: 6px;
    font-weight: bold; }
body.institucional .nav > ul .box ul {
  padding: 0; }
body.institucional .nav li.televendas {
  color: #666 !important;
  font-weight: bold !important;
  font-size: 0 !important; }
  body.institucional .nav li.televendas span {
    display: inline; }
  body.institucional .nav li.televendas:before {
    content: 'Atendimento da loja virtual: ';
    font-size: 14px;
    font-weight: normal; }

body.institucional .nav li > span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none;
  display: block; }

body.institucional .results .export {
  background: #e93f03;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

body #main .container .open-mob-institucional {
  background: #a30f14;
  z-index: 999999; }
body #main .container .affiliates-nav ul {
  background: #FFF; }
body #main .container .aside {
  border: 0; }
  body #main .container .aside:before {
    border: 0; }
  body #main .container .aside .block ul {
    box-shadow: none; }
  body #main .container .aside .block li {
    margin: 0 0 5px; }
body #main .container .box.even {
  background: #FFF; }
body.internal .return.text > p, body.internal #divProtocolo > p {
  text-align: center; }

body.sitemap .content h1 {
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  text-align: left !important;
  padding: 0;
  margin-bottom: 0; }
body.sitemap #main_content {
  padding: 0 20px; }
body.sitemap #main_content .col > strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: #e93f03;
  border-bottom: 1px solid #CCC;
  padding: 0 0 6px;
  margin-top: 16px;
  text-transform: none; }

body.sitemap #main_content .col > ul li h2 {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0; }
body.sitemap #main_content .col > ul li h2 a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #e93f03;
  text-decoration: none; }
  body.sitemap #main_content .col > ul li h2 a:before {
    content: ''; }
body.sitemap #main_content .col {
  padding: 0; }
  body.sitemap #main_content .col.manuf {
    margin-bottom: 20px; }
body.sitemap #main_content .col > ul {
  padding: 10px 0; }
body.sitemap #main_content .col ul li ul li {
  margin: 6px 0 10px; }
body.sitemap #main_content .col > ul li {
  padding: 3px 0; }
body.sitemap #main_content .col > ul li ul li a,
body.sitemap #main_content .col > ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }
  body.sitemap #main_content .col > ul li ul li a:before,
  body.sitemap #main_content .col > ul li a:before {
    content: ''; }

body.affiliates .box {
  background: #fff; }
body.affiliates .box.even {
  background: #f6f6f6; }
body .text p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  text-align: left;
  line-height: 24px; }

body.affiliates .form .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #e93f03;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  text-transform: none; }

body.afiliados .aside {
  display: block; }
  body.afiliados .aside .block {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 0; }
    body.afiliados .aside .block ul li {
      margin: 0 !important;
      padding: 0 5px 10px; }
    body.afiliados .aside .block a:before {
      display: none; }
    body.afiliados .aside .block span .title {
      font-family: "Roboto", sans-serif;
      font-weight: normal !important;
      font-size: 13px !important;
      color: #343333 !important;
      position: relative;
      padding: 10px 20px;
      background: #e1e1e1;
      display: block !important;
      text-transform: uppercase;
      border: 0; }
      body.afiliados .aside .block span .title:before {
        display: none !important; }
  body.afiliados .aside .nav {
    margin-top: 0; }
    body.afiliados .aside .nav:before {
      content: ''; }

body.institucional.internal .box {
  background: #fff; }
body.institucional.internal .box.even {
  background: #f6f6f6; }

body.internal .return .buy {
  margin: 0px auto; }
body.internal .btn.buy {
  display: block !important;
  line-height: 54px; }

body .autocomplete-mais-buscadas {
  width: 508px;
  padding: 0;
  z-index: 9999; }
  @media (max-width: 979px) {
    body .autocomplete-mais-buscadas {
      width: 100%;
      padding: 0 26px;
      left: 0 !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; } }
  body .autocomplete-mais-buscadas .title-maisbuscadas {
    padding: 8px; }
    @media (max-width: 979px) {
      body .autocomplete-mais-buscadas .title-maisbuscadas {
        background: #cd161d; } }
  body .autocomplete-mais-buscadas ul li a .count {
    background: #a30f14; }
  body .autocomplete-mais-buscadas ul li a .text-searched {
    padding: 5px 0 5px 8px;
    text-transform: none; }
@media (max-width: 979px) {
  body .panel-multicomplete-results {
    width: 100%;
    left: 0 !important;
    padding: 0 26px;
    box-sizing: border-box; } }
body .panel-multicomplete-results .panel-no-results {
  font-size: 12px;
  padding: 8px;
  background: #f7f7f7;
  margin: 5px 0 0 -1px;
  width: 509px;
  border: 1px solid #F0F0F0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body .panel-multicomplete-results .results {
  padding: 0;
  width: 508px; }
  @media (max-width: 979px) {
    body .panel-multicomplete-results .results {
      width: 100%; } }
  body .panel-multicomplete-results .results .group .group-title {
    padding: 8px;
    background: #cd161d; }
  body .panel-multicomplete-results .results .group .group-items .result > a.autocomplete-product .autocomplete-details .autocomplete-price {
    text-align: left;
    color: #cd161d; }
  body .panel-multicomplete-results .results .group .group-items .result > a.autocomplete-product .autocomplete-details {
    width: 200px; }

body.core-search #main .container,
body.rksearch #main .container {
  max-width: 980px;
  width: 100%;
  margin: 0 auto; }
  body.core-search #main .container .content,
  body.rksearch #main .container .content {
    width: 95%; }
    @media (max-width: 979px) {
      body.core-search #main .container .content,
      body.rksearch #main .container .content {
        width: 100%; } }
    body.core-search #main .container .content .main-content,
    body.rksearch #main .container .content .main-content {
      width: 100%; }

body.core-search p.list-results,
body.rksearch p.list-results {
  display: none; }
body.core-search #divSort > span,
body.rksearch #divSort > span {
  width: 60px;
  margin: 0;
  font-size: 0px; }
  body.core-search #divSort > span:before,
  body.rksearch #divSort > span:before {
    content: 'Ordenar';
    font-size: 12px; }
  @media (max-width: 979px) {
    body.core-search #divSort > span,
    body.rksearch #divSort > span {
      width: 100%; } }
body.core-search #divSort > fieldset,
body.rksearch #divSort > fieldset {
  width: 87%; }
  @media (max-width: 979px) {
    body.core-search #divSort > fieldset,
    body.rksearch #divSort > fieldset {
      width: 100%; } }
  body.core-search #divSort > fieldset > ul,
  body.rksearch #divSort > fieldset > ul {
    width: 100%; }
  body.core-search #divSort > fieldset .itens-page,
  body.rksearch #divSort > fieldset .itens-page {
    top: 1px;
    position: absolute;
    left: 693px;
    width: 178px; }
    @media (max-width: 979px) {
      body.core-search #divSort > fieldset .itens-page select,
      body.rksearch #divSort > fieldset .itens-page select {
        display: inline-block; } }
@media (max-width: 979px) {
  body.core-search #divSort,
  body.rksearch #divSort {
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
body.core-search #divFilters .clean-btn-por,
body.rksearch #divFilters .clean-btn-por {
  display: none; }

body.core-search .resumo-resultado,
body.rksearch .resumo-resultado {
  padding: 10px 0; }
  @media (max-width: 979px) {
    body.core-search .resumo-resultado,
    body.rksearch .resumo-resultado {
      width: 100%;
      border: 0;
      text-align: center;
      margin: 20px 0 0;
      -webkit-order: 3;
      -moz-order: 3;
      -ms-order: 3;
      -o-order: 3;
      order: 3; } }

body.core-search .refine-sua-busca,
body.rksearch .refine-sua-busca {
  padding: 10px 0 0; }
  @media (max-width: 979px) {
    body.core-search .refine-sua-busca,
    body.rksearch .refine-sua-busca {
      -webkit-order: 4;
      -moz-order: 4;
      -ms-order: 4;
      -o-order: 4;
      order: 4; } }
body.core-search .refine-sua-busca .form-refine,
body.rksearch .refine-sua-busca .form-refine {
  right: 0; }
  @media (max-width: 979px) {
    body.core-search .refine-sua-busca .form-refine,
    body.rksearch .refine-sua-busca .form-refine {
      width: 80%;
      left: 0;
      margin: 0 auto; } }
body.core-search .refine-sua-busca .form-refine .form-group .form-button,
body.rksearch .refine-sua-busca .form-refine .form-group .form-button {
  background: url("/static/locales/custom/img/btn-refine-busca.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 22px; }
  @media (max-width: 979px) {
    body.core-search .refine-sua-busca .form-refine .form-group .form-button,
    body.rksearch .refine-sua-busca .form-refine .form-group .form-button {
      margin: 32px 0 0 0; } }
@media (max-width: 979px) {
  body.core-search .pagination,
  body.rksearch .pagination {
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    -o-order: 5;
    order: 5; } }

body.core-search .side-blocks .show-more .more,
body.rksearch .side-blocks .show-more .more,
body.core-search .side-blocks .show-more .minus,
body.rksearch .side-blocks .show-more .minus {
  color: #a30f14;
  font-weight: normal; }
  body.core-search .side-blocks .show-more .more > i:before,
  body.rksearch .side-blocks .show-more .more > i:before,
  body.core-search .side-blocks .show-more .minus > i:before,
  body.rksearch .side-blocks .show-more .minus > i:before {
    color: #a30f14; }
body.core-search .side-blocks .clean-btn,
body.rksearch .side-blocks .clean-btn {
  display: none; }
body.core-search .side-blocks.block-disponibilidade,
body.rksearch .side-blocks.block-disponibilidade {
  display: none; }
@media (max-width: 979px) {
  body.core-search .side-blocks .clean-btn,
  body.rksearch .side-blocks .clean-btn {
    display: none !important; }
  body.core-search .side-blocks ul li,
  body.rksearch .side-blocks ul li {
    border: 0 !important; } }

body.core-search .boxFeature,
body.rksearch .boxFeature,
body.core-search .car .basket .itens,
body.rksearch .car .basket .itens,
body.core-search #news,
body.rksearch #news {
  display: none !important; }
@media (max-width: 979px) {
  body.core-search .header-btn-mobile .qtd-cart,
  body.rksearch .header-btn-mobile .qtd-cart {
    display: none !important; } }

body.core-search .list-products .details .product-offers .parcel .parcel-method,
body.rksearch .list-products .details .product-offers .parcel .parcel-method {
  display: none; }
body.core-search .hproduct:hover,
body.rksearch .hproduct:hover {
  background: transparent; }
  body.core-search .hproduct:hover .figure a:after,
  body.rksearch .hproduct:hover .figure a:after {
    width: 80%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #EEE; }
  body.core-search .hproduct:hover .btn.buy,
  body.rksearch .hproduct:hover .btn.buy {
    transform: translateY(1);
    -moz-transform: translateY(1);
    -webkit-transform: translateY(1);
    -o-transform: translateY(1);
    -ms-transform: translateY(1); }
  body.core-search .hproduct:hover .compare,
  body.rksearch .hproduct:hover .compare {
    transform: translateY(1);
    -moz-transform: translateY(1);
    -webkit-transform: translateY(1);
    -o-transform: translateY(1);
    -ms-transform: translateY(1); }
  body.core-search .hproduct:hover .offers,
  body.rksearch .hproduct:hover .offers,
  body.core-search .hproduct:hover .parcel,
  body.rksearch .hproduct:hover .parcel,
  body.core-search .hproduct:hover .stamp,
  body.rksearch .hproduct:hover .stamp {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

body.my-lists #main .content {
  width: auto; }
  @media (max-width: 979px) {
    body.my-lists #main .content {
      padding-left: 10px;
      padding-right: 10px; } }

body.my-lists #main .aside {
  margin-top: 34px; }
  body.my-lists #main .aside .block {
    border: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body.my-lists #main .aside .block ul li {
      padding: 0; }
    body.my-lists #main .aside .block ul li a {
      background: url("/static/locales/custom/img/sprite_bullets.png");
      background-repeat: no-repeat;
      background-position: 0 7px;
      padding-left: 12px; }
      body.my-lists #main .aside .block ul li a:hover {
        color: #a30f14; }
    @media (max-width: 979px) {
      body.my-lists #main .aside .block .title {
        background: #e1e1e1; }
        body.my-lists #main .aside .block .title::before {
          display: none; }
        body.my-lists #main .aside .block .title:after {
          content: '';
          background: url("/static/locales/custom/img/openClose.png");
          background-repeat: no-repeat;
          background-position: 0 0;
          width: 20px;
          height: 20px;
          transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease; }
      body.my-lists #main .aside .block.active .title:after {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg); }
      body.my-lists #main .aside .block ul li {
        border: 0; }
      body.my-lists #main .aside .block ul li a {
        background-position: 0 11px; }
      body.my-lists #main .aside .block ul li a:before {
        display: none; } }
  body.my-lists #main .aside .side-list-details {
    border: 1px solid #e1e1e1;
    padding: 0;
    background: none; }
  body.my-lists #main .aside .side-list-details .side-name-list {
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0 !important;
    margin-bottom: 10px !important;
    text-align: center; }
  body.my-lists #main .aside .side-list-details span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333; }
  body.my-lists #main .aside .side-list-details .side-name-list,
  body.my-lists #main .aside .side-list-details .side-date-list,
  body.my-lists #main .aside .side-list-details .box-dados,
  body.my-lists #main .aside .side-local-list {
    padding: 5px 10px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  body.my-lists #main .aside .side-local-list span {
    margin-bottom: 10px; }
  body.my-lists #main .aside .side-list-details .side-list-details-helps li a {
    padding: 12px;
    background: rgba(233, 63, 3, 0.5);
    color: #FFF;
    border-color: rgba(233, 63, 3, 0.2);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    body.my-lists #main .aside .side-list-details .side-list-details-helps li a:before {
      display: none; }
    body.my-lists #main .aside .side-list-details .side-list-details-helps li a:hover {
      text-decoration: none;
      padding-left: 22px;
      border-left: 5px solid #e93f03; }
  @media (max-width: 979px) {
    body.my-lists #main .aside .side-list-details .side-list-details-helps ul {
      padding-left: 0; } }
  body.my-lists #main .aside .side-list-details .side-list-details-helps ul li {
    padding: 0; }
    body.my-lists #main .aside .side-list-details .side-list-details-helps ul li a:before {
      content: '*';
      padding: 0 10px;
      display: inline-block;
      position: relative;
      top: 3px; }

body.my-lists #main .container .content h1 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333 !important; }
body.my-lists #main .box {
  background: none; }
  body.my-lists #main .box#BlocoOrdenar {
    margin-top: 34px; }
  body.my-lists #main .box .blocoField,
  body.my-lists #main .box .blocoPresente,
  body.my-lists #main .box .blocoEntrega,
  body.my-lists #main .box .blocoEvento {
    border: 1px solid #e1e1e1;
    padding: 20px 22px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  body.my-lists #main .box .box-opcoes {
    float: left; }
  body.my-lists #main .box .blocoField .field {
    width: 50%;
    float: left;
    margin: 0; }
    body.my-lists #main .box .blocoField .field:first-child {
      width: 46%;
      margin-right: 4%; }
      @media (max-width: 979px) {
        body.my-lists #main .box .blocoField .field:first-child {
          width: 100%;
          margin: 0; } }
    @media (max-width: 979px) {
      body.my-lists #main .box .blocoField .field {
        width: 100%; } }
  body.my-lists #main .box .blocoField span {
    float: left;
    width: 100%;
    text-align: left; }
  body.my-lists #main .box .blocoField input {
    margin: 0;
    width: 100%; }
  body.my-lists #main .box .blocoPresente .field.radio {
    margin: 0 0 20px;
    width: 70%; }
    @media (max-width: 979px) {
      body.my-lists #main .box .blocoPresente .field.radio {
        width: 100%; } }
    body.my-lists #main .box .blocoPresente .field.radio label span {
      font-size: 16px; }
    body.my-lists #main .box .blocoPresente .field.radio.first label {
      margin-bottom: 8px; }
    body.my-lists #main .box .blocoPresente .field.radio.first > span {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #343333;
      padding-left: 17px;
      display: inline-block; }
    body.my-lists #main .box .blocoPresente .field.radio .date {
      margin: 0; }
    body.my-lists #main .box .blocoPresente .field.radio .informe {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #343333;
      margin-top: 10px;
      padding-left: 18px;
      display: inline-block; }
      @media (max-width: 979px) {
        body.my-lists #main .box .blocoPresente .field.radio .informe {
          padding-left: 5px; } }
  body.my-lists #main .box .blocoEntrega select {
    width: 50%;
    margin: 20px 130px 20px 0; }
  body.my-lists #main .box .blocoEntrega .blocoAdress {
    float: left;
    width: 100%;
    padding: 10px 0; }
    body.my-lists #main .box .blocoEntrega .blocoAdress span {
      margin: 0 !important;
      padding: 4px 0 !important;
      display: inline-block; }
    body.my-lists #main .box .blocoEntrega .blocoAdress .btn {
      width: 180px; }
body.my-lists #main .form .actions {
  padding: 0 18px; }
  body.my-lists #main .form .actions .btn.ir.save {
    width: auto; }

body.my-lists .btn {
  width: auto; }

/***********************/
body.my-lists.page-main-lists #main {
  float: left;
  width: 100%; }
  body.my-lists.page-main-lists #main:before {
    content: '';
    background: #e1e1e1;
    width: 100%;
    height: 60px;
    display: inline-block;
    position: absolute; }

body.my-lists.page-main-lists .listaCasamento-head {
  padding: 20px;
  text-align: right; }
  body.my-lists.page-main-lists .listaCasamento-head ul li {
    display: inline;
    padding: 10px 20px 10px 40px;
    margin-right: 25px;
    border-right: 1px solid #c8c8c8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }
    body.my-lists.page-main-lists .listaCasamento-head ul li:last-child {
      border: 0;
      margin: 0; }
  body.my-lists.page-main-lists .listaCasamento-head ul li.ico-faq {
    background: url("/static/locales/custom/img/icolist-faq.png"); }
  body.my-lists.page-main-lists .listaCasamento-head ul li.ico-vantagem {
    background: url("/static/locales/custom/img/icolist-presente.png"); }
  body.my-lists.page-main-lists .listaCasamento-head ul li.ico-faq, body.my-lists.page-main-lists .listaCasamento-head ul li.ico-vantagem {
    background-repeat: no-repeat;
    background-position: 0 0; }
  body.my-lists.page-main-lists .listaCasamento-head ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #343333;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }

body.my-lists .list-occasions-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333;
  background: #ebebeb;
  border: 1px solid #e1e1e1;
  padding: 25px 0;
  text-align: center; }
body.my-lists .lista-block .title {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #343333; }

body.my-lists.page-main-lists .listaCasamento-banner img {
  width: 100%; }
body.my-lists.page-main-lists .list-occasions .box {
  border: 0;
  padding: 0;
  background: none;
  text-align: center;
  width: 48%;
  height: auto; }
  body.my-lists.page-main-lists .list-occasions .box.even {
    float: right;
    margin: 0; }
  @media (max-width: 979px) {
    body.my-lists.page-main-lists .list-occasions .box {
      width: 100%;
      margin: 0; } }
body.my-lists.page-main-lists .list-occasions .lista-block {
  border: 1px solid #e1e1e1;
  padding: 20px;
  margin: 12px 0; }
body.my-lists.page-main-lists .list-occasions .actions {
  margin: 25px 0; }
  body.my-lists.page-main-lists .list-occasions .actions .btn {
    width: 150px;
    height: 45px;
    float: none !important;
    margin: 0 auto; }
  body.my-lists.page-main-lists .list-occasions .actions.right {
    margin: 0;
    clear: right;
    float: left; }
    body.my-lists.page-main-lists .list-occasions .actions.right .btn {
      width: 200px;
      margin: 15px 14px 0 0; }
body.my-lists.page-main-lists .list-occasions ul {
  list-style: none; }
body.my-lists.page-main-lists .list-occasions ul li:first-child {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #343333;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
body.my-lists.page-main-lists .list-occasions ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #343333; }
body.my-lists.page-main-lists .list-occasions .field {
  width: 50%;
  margin-bottom: 30px; }
  @media (max-width: 979px) {
    body.my-lists.page-main-lists .list-occasions .field {
      width: 100%; } }
  body.my-lists.page-main-lists .list-occasions .field label {
    float: left; }
    body.my-lists.page-main-lists .list-occasions .field label span {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 18px;
      color: #343333;
      text-align: left;
      margin-bottom: 6px; }
      body.my-lists.page-main-lists .list-occasions .field label span.validacao {
        position: static;
        font-size: 14px; }
    body.my-lists.page-main-lists .list-occasions .field label .ng-pristine:not(.msk) {
      width: 200px; }
    body.my-lists.page-main-lists .list-occasions .field label input,
    body.my-lists.page-main-lists .list-occasions .field label select {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #7c7c7c;
      border: 1px solid #909090;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 transparent;
      box-shadow: 0 0 0 transparent;
      height: 36px; }
      @media (max-width: 979px) {
        body.my-lists.page-main-lists .list-occasions .field label input,
        body.my-lists.page-main-lists .list-occasions .field label select {
          height: auto; } }
    body.my-lists.page-main-lists .list-occasions .field label .inputTxt {
      text-align: center; }
  body.my-lists.page-main-lists .list-occasions .field.last {
    clear: both; }
  body.my-lists.page-main-lists .list-occasions .field .date {
    height: auto;
    margin: 0; }

/***********************/
body.my-lists.page-create-list #main:before {
  display: none; }
body.my-lists.page-create-list .create-list .box,
body.my-lists.page-create-list .create-list fieldset {
  padding: 0; }
body.my-lists.page-create-list .create-list .box {
  width: 48%;
  margin-right: 2%;
  padding: 20px;
  float: left;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 979px) {
    body.my-lists.page-create-list .create-list .box {
      width: 94%;
      margin: 0 auto 20px;
      float: none;
      display: block; }
      body.my-lists.page-create-list .create-list .box .web-site {
        display: none; } }

body.my-lists.page-create-list .box .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #a30f14; }
  @media (max-width: 979px) {
    body.my-lists.page-create-list .box .title {
      text-align: left; } }
body.my-lists.page-create-list .box .intro {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333; }
body.my-lists.page-create-list .box .field label span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #343333; }
  body.my-lists.page-create-list .box .field label span.validacao {
    font-size: 11px;
    color: #a30f14; }
body.my-lists.page-create-list .box .field input#txtPublishLabel,
body.my-lists.page-create-list .box .field input#fldNomeDaLista,
body.my-lists.page-create-list .box .field textarea#fldTextoEmail,
body.my-lists.page-create-list .box .field textarea#fldDescricao {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #8d8d8d;
  padding: 10px !important;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }
  body.my-lists.page-create-list .box .field input#txtPublishLabel:focus,
  body.my-lists.page-create-list .box .field input#fldNomeDaLista:focus,
  body.my-lists.page-create-list .box .field textarea#fldTextoEmail:focus,
  body.my-lists.page-create-list .box .field textarea#fldDescricao:focus {
    border: 1px solid #e93f03; }
body.my-lists.page-create-list .box .field input[type=text],
body.my-lists.page-create-list .box .field select {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c;
  border: 1px solid #909090;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  height: 36px; }
  @media (max-width: 979px) {
    body.my-lists.page-create-list .box .field input[type=text],
    body.my-lists.page-create-list .box .field select {
      height: auto; } }
body.my-lists.page-create-list .box .field input[type=radio] {
  height: 20px;
  margin: 0 5px 0 0; }
body.my-lists.page-create-list .box .field textarea#fldTextoEmail,
body.my-lists.page-create-list .box .field textarea#fldDescricao {
  max-width: 430px;
  min-width: 430px; }
  @media (max-width: 979px) {
    body.my-lists.page-create-list .box .field textarea#fldTextoEmail,
    body.my-lists.page-create-list .box .field textarea#fldDescricao {
      max-width: 100%;
      min-width: 100%;
      border-color: #CCC; } }
body.my-lists.page-create-list .box .field.radio label span, body.my-lists.page-create-list .box .field.receber-email label span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c;
  vertical-align: top;
  padding: 0; }
body.my-lists.page-create-list .box .field.msg-email .preview strong, body.my-lists.page-create-list .box .field.friend-url .preview strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c; }
body.my-lists.page-create-list .box .field.msg-email .btn, body.my-lists.page-create-list .box .field.friend-url .btn {
  background: #000;
  font-weight: normal;
  padding: 10px 20px;
  float: right; }
  body.my-lists.page-create-list .box .field.msg-email .btn:hover, body.my-lists.page-create-list .box .field.friend-url .btn:hover {
    text-decoration: none;
    background: #a30f14; }
@media (max-width: 979px) {
  body.my-lists.page-create-list .box .field.msg-email .url-preview, body.my-lists.page-create-list .box .field.friend-url .url-preview {
    padding-left: 0;
    padding-right: 0; } }
body.my-lists.page-create-list .box .field.receber-email .contact-email {
  display: inline-block;
  margin-bottom: 10px; }
  body.my-lists.page-create-list .box .field.receber-email .contact-email input {
    float: left;
    margin: 3px 6px 0 0; }
body.my-lists.page-create-list .box .field.receber-email .lbl-email-contato span {
  float: left;
  padding: 9px 0;
  margin: 0 10px 0 0; }
body.my-lists.page-create-list .box .field.receber-email .lbl-email-contato {
  margin: 0 0 6px; }
  body.my-lists.page-create-list .box .field.receber-email .lbl-email-contato input[type=email] {
    padding: 10px;
    width: 70%;
    background: #f8f5f5;
    border: 1px solid #e8e8e8; }
body.my-lists.page-create-list .box #linkNovoEndereco,
body.my-lists.page-create-list .box .fake-btn-upload {
  width: 130px;
  height: 36px;
  font-size: 14px; }
@media (max-width: 979px) {
  body.my-lists.page-create-list .box .fake-btn-upload {
    display: none !important; } }
body.my-lists.page-create-list .box .agreement {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #8d8d8d;
  height: 361px;
  padding: 14px;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body.my-lists.page-create-list .box .form .labelEvento {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c;
  display: inline-flex;
  width: auto;
  line-height: 13px;
  margin-right: 13px; }
  body.my-lists.page-create-list .box .form .labelEvento input {
    margin-right: 3px;
    margin-top: 0; }

body.my-lists.page-create-list #BlocoEnderecoEntrega .form select {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c;
  border: 1px solid #909090;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  padding: 8px 30px 8px 10px; }
  @media (max-width: 979px) {
    body.my-lists.page-create-list #BlocoEnderecoEntrega .form select {
      margin-bottom: 20px; } }
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div label {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  float: none;
  display: inline; }
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #343333;
  margin-right: 8px; }
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div .street-address,
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div .district,
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div .locality,
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div .postal-code,
body.my-lists.page-create-list #BlocoEnderecoEntrega .form div .extended-address {
  display: block;
  margin-bottom: 6px; }
body.my-lists.page-create-list #BlocoEnderecoEntrega .form .btn {
  width: auto;
  padding: 0 20px;
  text-align: center; }

body.my-lists .my-list-box {
  width: 49%;
  margin-right: 2%;
  border-color: #e1e1e1;
  float: left;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease; }
  @media (max-width: 979px) {
    body.my-lists .my-list-box {
      width: 94%;
      margin: 0 auto 20px !important;
      float: none; } }
  body.my-lists .my-list-box:hover {
    background: #f8f6f6; }
  body.my-lists .my-list-box:nth-child(2n+0) {
    margin-right: 0; }
  body.my-lists .my-list-box .name-list a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 26px;
    color: #343333;
    display: block; }
  body.my-lists .my-list-box .name-list .list-time-left {
    background: url("/static/locales/custom/img/ico-calendar.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 24px;
    display: inline-block;
    margin-top: 10px; }
  body.my-lists .my-list-box .box-dados-my-lists span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #7c7c7c; }
  body.my-lists .my-list-box .box-dados-my-lists strong {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333; }
  body.my-lists .my-list-box .box-dados-my-lists .dados-confirm {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #a30f14;
    margin: 5px 0; }
    body.my-lists .my-list-box .box-dados-my-lists .dados-confirm strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #a30f14; }
  body.my-lists .my-list-box .box-dados-my-lists .dados-my-lists .mylist:empty {
    padding: 13px 0;
    display: inline-block; }
  body.my-lists .my-list-box .dados-my-list-helps {
    margin: 30px 0;
    width: 100%;
    display: inline-block; }
    body.my-lists .my-list-box .dados-my-list-helps li {
      display: inline-block;
      margin-bottom: 10px; }
      body.my-lists .my-list-box .dados-my-list-helps li a {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 12px;
        color: #7c7c7c;
        padding: 8px 12px;
        border: 2px solid #343333;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease; }
        body.my-lists .my-list-box .dados-my-list-helps li a:hover {
          color: #a30f14;
          border-color: #a30f14;
          text-decoration: none; }
  body.my-lists .my-list-box .my-list-box-footer {
    padding: 0 8px; }
    body.my-lists .my-list-box .my-list-box-footer .social a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #343333;
      background: url("/static/locales/custom/img/facebook-logo-button.png");
      background-position: 0 center;
      background-repeat: no-repeat;
      padding-left: 20px;
      display: inline-block; }
    body.my-lists .my-list-box .my-list-box-footer .print-delete a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #a30f14; }

body.my-lists #main .move-products .field,
body.my-lists #main .filter-wish .field {
  overflow: visible; }
  @media (max-width: 979px) {
    body.my-lists #main .move-products .field,
    body.my-lists #main .filter-wish .field {
      padding-left: 0;
      padding-right: 0; } }
  body.my-lists #main .move-products .field label,
  body.my-lists #main .filter-wish .field label {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    padding: 2px 0; }
  body.my-lists #main .move-products .field select,
  body.my-lists #main .filter-wish .field select {
    padding: 3px 0;
    border-color: #CCC; }
    @media (max-width: 979px) {
      body.my-lists #main .move-products .field select,
      body.my-lists #main .filter-wish .field select {
        padding: 5px 0;
        font-size: 13px; } }
  body.my-lists #main .move-products .field.radio,
  body.my-lists #main .filter-wish .field.radio {
    padding: 4px 10px 4px 0; }
    @media (max-width: 979px) {
      body.my-lists #main .move-products .field.radio,
      body.my-lists #main .filter-wish .field.radio {
        padding: 0; } }
  body.my-lists #main .move-products .field input,
  body.my-lists #main .filter-wish .field input {
    margin: 1px 5px 0 0; }
body.my-lists #main .move-products .btn.search,
body.my-lists #main .move-products .btn.ok,
body.my-lists #main .filter-wish .btn.search,
body.my-lists #main .filter-wish .btn.ok {
  width: 100px;
  height: 30px;
  font-size: 14px;
  float: none !important;
  position: relative; }
@media (max-width: 979px) {
  body.my-lists #main .move-products .actions,
  body.my-lists #main .filter-wish .actions {
    padding: 0; }
    body.my-lists #main .move-products .actions .btn.search,
    body.my-lists #main .move-products .actions .btn,
    body.my-lists #main .filter-wish .actions .btn.search,
    body.my-lists #main .filter-wish .actions .btn {
      width: 100%; } }

body.my-lists #ListaItens .field {
  margin: 0; }
  body.my-lists #ListaItens .field .quantity span {
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    line-height: 35px;
    margin: 0; }
  body.my-lists #ListaItens .field .quantity .decimal {
    width: 50px;
    height: 34px;
    margin: 0 8px;
    border-color: #CCC; }
    @media (max-width: 979px) {
      body.my-lists #ListaItens .field .quantity .decimal {
        text-align: center;
        margin: 0;
        padding: 0; } }
  body.my-lists #ListaItens .field .quantity a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    background: url("/static/locales/custom/img/update-arrows.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 10px 0 10px 22px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    @media (max-width: 979px) {
      body.my-lists #ListaItens .field .quantity a {
        float: right; } }
  @media (max-width: 979px) {
    body.my-lists #ListaItens .field .quantity {
      display: block;
      margin: 20px 0 10px; } }

body.my-lists #ListaItens .figure {
  width: 24%;
  margin: 0;
  padding: 0 20px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.my-lists #ListaItens .figure .quick-look-container {
    display: none !important; }
  body.my-lists #ListaItens .figure img {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 979px) {
    body.my-lists #ListaItens .figure {
      width: 100%;
      padding: 0; } }

body.my-lists #ListaItens .details {
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  body.my-lists #ListaItens .details.box {
    padding: 20px;
    background: #e6e3e3;
    border: 0; }
  body.my-lists #ListaItens .details label .itemLista {
    margin: 4px 0 0; }
  body.my-lists #ListaItens .details .ng-scope:not(.message) {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #343333; }
  body.my-lists #ListaItens .details .name,
  body.my-lists #ListaItens .details .cod {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #343333;
    display: inline-flex; }
  body.my-lists #ListaItens .details .price em {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #343333;
    text-transform: capitalize;
    font-style: normal; }
  body.my-lists #ListaItens .details .price strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14; }
  body.my-lists #ListaItens .details .parcel {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #343333; }
    body.my-lists #ListaItens .details .parcel strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #343333; }
  body.my-lists #ListaItens .details .skus,
  body.my-lists #ListaItens .details .stamp {
    display: none; }
  body.my-lists #ListaItens .details .hreview-aggregate .lnkAvaliacao {
    background: url("/static/locales/custom/img/star.png");
    width: 95px;
    height: 18px; }
    body.my-lists #ListaItens .details .hreview-aggregate .lnkAvaliacao .rating {
      background: url("/static/locales/custom/img/star.png");
      background-position: 0 -17px;
      height: 17px; }
  body.my-lists #ListaItens .details .hreview-aggregate .count {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c; }
@media (max-width: 979px) {
  body.my-lists .main-content .list-products.show-one.desired-products li {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch; }
  body.my-lists .main-content .list-products.show-one.desired-products .figure {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.my-lists .main-content .list-products.show-one.desired-products .details {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.my-lists .main-content .list-products.show-one.desired-products .box.details {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.my-lists .main-content .list-products.show-one.desired-products .details {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 20px; }
    body.my-lists .main-content .list-products.show-one.desired-products .details.box {
      padding: 20px !important; } }

body.my-lists .confirm-bts,
body.my-lists .side-new-list-link,
body.my-lists .return.acess.text {
  background: none;
  padding-bottom: 10px; }
  body.my-lists .confirm-bts .btn,
  body.my-lists .confirm-bts .btn.buy,
  body.my-lists .side-new-list-link .btn,
  body.my-lists .side-new-list-link .btn.buy,
  body.my-lists .return.acess.text .btn,
  body.my-lists .return.acess.text .btn.buy {
    background: #e93f03;
    font-size: 16px;
    text-transform: none;
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    body.my-lists .confirm-bts .btn:hover,
    body.my-lists .confirm-bts .btn.buy:hover,
    body.my-lists .side-new-list-link .btn:hover,
    body.my-lists .side-new-list-link .btn.buy:hover,
    body.my-lists .return.acess.text .btn:hover,
    body.my-lists .return.acess.text .btn.buy:hover {
      text-decoration: none;
      background: #a30f14; }
body.my-lists .confirm-bts .btn {
  width: auto; }
body.my-lists .return.acess.text .btn.buy {
  width: 200px; }

/********************/
body.my-lists.page-suggested-lists .suggested-lists .import-list .btn {
  margin: 0 auto;
  text-align: center; }

body.my-lists.page-suggested-lists-details #ListaItens li {
  width: 30%;
  margin: 0 12px;
  padding: 0; }
  body.my-lists.page-suggested-lists-details #ListaItens li .hproduct {
    width: 225px; }
    @media (max-width: 979px) {
      body.my-lists.page-suggested-lists-details #ListaItens li .hproduct {
        width: 100%; } }
  @media (max-width: 979px) {
    body.my-lists.page-suggested-lists-details #ListaItens li {
      width: 50%;
      margin: 0; } }

body.my-lists.page-suggested-lists-details #ListaItens .hproduct .details {
  margin: 6px 0;
  text-align: center; }
  @media (max-width: 979px) {
    body.my-lists.page-suggested-lists-details #ListaItens .hproduct .details {
      max-width: 100%; } }
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name {
  text-align: left; }
  @media (max-width: 979px) {
    body.my-lists.page-suggested-lists-details #ListaItens .hproduct .name {
      font-size: 12px; } }
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .cod {
  display: none; }
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .offers {
  text-transform: capitalize;
  padding: 0;
  margin: 5px 0; }
  body.my-lists.page-suggested-lists-details #ListaItens .hproduct .offers span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    margin: 0 0 8px;
    display: block; }
    body.my-lists.page-suggested-lists-details #ListaItens .hproduct .offers span em {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #343333;
      font-style: normal; }
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .txtQuantity input {
  text-align: center;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 5px -4px #999 inset; }
body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list {
  float: none;
  margin: 20px auto; }
  @media (max-width: 979px) {
    body.my-lists.page-suggested-lists-details #ListaItens .hproduct .btn.add-to-list {
      width: 100%; } }

/*# sourceMappingURL=rk-mobile-main.css.map */
