@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.home .quick-look-container .bt-quick-look, body.vitrine .quick-look-container .bt-quick-look,
body.catalog .quick-look-container .bt-quick-look,
body.look:not(.lookDetalhe) .quick-look-container .bt-quick-look {
  -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: 36px;
  line-height: 36px;
  width: 140px; }
  body.home .quick-look-container .bt-quick-look:hover, body.vitrine .quick-look-container .bt-quick-look:hover,
  body.catalog .quick-look-container .bt-quick-look:hover,
  body.look:not(.lookDetalhe) .quick-look-container .bt-quick-look:hover {
    background-color: #c13402;
    background: #c13402; }
  body.home .quick-look-container .bt-quick-look:active, body.vitrine .quick-look-container .bt-quick-look:active,
  body.catalog .quick-look-container .bt-quick-look:active,
  body.look:not(.lookDetalhe) .quick-look-container .bt-quick-look:active {
    background-color: #e93f03;
    background: #e93f03; }

body.vitrine #hypCompare.btn.compare,
body.catalog #hypCompare.btn.compare,
body.look:not(.lookDetalhe) #hypCompare.btn.compare, 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.vitrine #hypCompare.btn.compare:hover,
  body.catalog #hypCompare.btn.compare:hover,
  body.look:not(.lookDetalhe) #hypCompare.btn.compare:hover, body.comparepage .btn.ir.delete:hover {
    background-color: #c13402;
    background: #c13402; }
  body.vitrine #hypCompare.btn.compare:active,
  body.catalog #hypCompare.btn.compare:active,
  body.look:not(.lookDetalhe) #hypCompare.btn.compare:active, 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 #info-product .pieces .notifyme .btn.send.ir, body.lookDetalhe #info-product .notifyme.notifyme-look .btn.send.ir, body.lookDetalhe #info-product .notifyme .btn.send.ir, body.page-wishlist .desired-products .details .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 #info-product .notifyme .btn.send.ir:hover, body.page-wishlist .desired-products .details .notifyme .btn.send.ir:hover {
    background-color: #c13402;
    background: #c13402; }
  body.product #info-product .notifyme .btn.send.ir:active, body.lookDetalhe #info-product .notifyme .btn.send.ir:active, body.page-wishlist .desired-products .details .notifyme .btn.send.ir:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.product #info-product .notifyme .btn.send.ir:before, body.lookDetalhe #info-product .pieces .notifyme .btn.send.ir:before, body.lookDetalhe #info-product .notifyme.notifyme-look .btn.send.ir:before, body.lookDetalhe #info-product .notifyme .btn.send.ir:before, body.page-wishlist .desired-products .details .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 .promo .list-products .btn.buy,
body.product .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 .promo .list-products .btn.buy:hover,
  body.product .combo .list-products .btn.buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.product .promo .list-products .btn.buy:active,
  body.product .combo .list-products .btn.buy:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.product .promo .list-products .btn.buy:hover,
  body.product .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 .promo .list-products .btn.buy:before,
  body.product .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 .aside .buy.selected {
  -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 .aside .buy.selected:hover {
    background-color: #c13402;
    background: #c13402; }
  body.lookDetalhe .aside .buy.selected:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.lookDetalhe .aside .buy.selected:hover {
    background-image: url("/static/locales/custom/img/ico-buy.png");
    background-position: 35px center;
    background-repeat: no-repeat; }

body.basketpage .buttons-basket .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.basketpage .buttons-basket .continue:hover, body.garantia #info-product .actions .btn.continue:hover {
    background-color: #c13402;
    background: #c13402; }
  body.basketpage .buttons-basket .continue:active, body.garantia #info-product .actions .btn.continue:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.basketpage .buttons-basket .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.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.basketpage .buttons-basket .buy-more:hover {
    background-color: #c13402;
    background: #c13402; }
  body.basketpage .buttons-basket .buy-more:active {
    background-color: #343333;
    background: #343333; }
  body.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.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.basketpage .delivery .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.basketpage .delivery .btn:active {
    background-color: #e93f03;
    background: #e93f03; }

body.basketpage .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.basketpage .coupon .btn:hover {
    background-color: #c13402;
    background: #c13402; }
  body.basketpage .coupon .btn:active {
    background-color: #1f1f1f;
    background: #1f1f1f; }
  body.basketpage .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.basketpage .coupon .btn.cancel {
  -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: 110px;
  font-size: 0px; }
  body.basketpage .coupon .btn.cancel:hover {
    background-color: #c13402;
    background: #c13402; }
  body.basketpage .coupon .btn.cancel:active {
    background-color: #e93f03;
    background: #e93f03; }
  body.basketpage .coupon .btn.cancel:before {
    content: "Cancelar";
    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.register #formcadastro_btnSalvar, body.mycards .form-mycards .actions .save.btn.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;
  padding: 10px 25px; }
  body.register #formcadastro_btnSalvar:hover, body.mycards .form-mycards .actions .save.btn.ir:hover {
    background-color: #c13402;
    background: #c13402; }
  body.register #formcadastro_btnSalvar:active, body.mycards .form-mycards .actions .save.btn.ir:active {
    background-color: #e93f03;
    background: #e93f03; }

body.checkout:not(.basketpage) #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:not(.basketpage) #lnkSave:hover {
    background-color: #c13402;
    background: #c13402; }
  body.checkout:not(.basketpage) #lnkSave:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist .main-content .filter-wish .btn.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;
  display: inline-flex;
  height: 32px;
  margin: 0 !important;
  padding: 0;
  width: 150px; }
  body.page-wishlist .main-content .filter-wish .btn.ir:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist .main-content .filter-wish .btn.ir:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist .desired-products .box.details .btn.ir.buy, body.page-wishlist #lblListaDesejos .internal .return.text .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 .desired-products .box.details .btn.ir.buy:hover, body.page-wishlist #lblListaDesejos .internal .return.text .btn.ir.buy:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist .desired-products .box.details .btn.ir.buy:active, body.page-wishlist #lblListaDesejos .internal .return.text .btn.ir.buy:active {
    background-color: #e93f03;
    background: #e93f03; }

body.page-wishlist .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 .desired-products .actions .btn.ir.save:hover {
    background-color: #c13402;
    background: #c13402; }
  body.page-wishlist .desired-products .actions .btn.ir.save:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address .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 .btn.ir.edit:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address .btn.ir.edit:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address .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 .btn.ir.delete:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address .btn.ir.delete:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address .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 .btn.ir.use:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address .btn.ir.use:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address #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 #hypSalvar:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address #hypSalvar:active {
    background-color: #e93f03;
    background: #e93f03; }

body.delivery-address #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 #p_LimparEndereco:hover {
    background-color: #c13402;
    background: #c13402; }
  body.delivery-address #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,
body.op-checkout .bt-full {
  -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 .bt-full:hover, body.op-checkout .user-datas .login-head a:active,
  body.op-checkout .my-address .address-bt:active,
  body.op-checkout .bt-full: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 .actions a, body.meuspedidos #panCentro .actions a {
  -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 .actions a:hover, body.meuspedidos #panCentro .actions a:hover, body.search #panCentro .actions a:active, body.meuspedidos #panCentro .actions a:active {
    background: #c13402; }

body.meuspedidos .request .actions a, body.meuspedidos .request .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 .actions a:hover, body.meuspedidos .request .actions a:hover:before {
    background-color: #c13402;
    background: #c13402; }
  body.meuspedidos .request .actions a:active, body.meuspedidos .request .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; }

#divHistoricoNavegacao .hproduct, body.home .hproduct, body.vitrine .hproduct,
body.catalog .hproduct,
body.look:not(.lookDetalhe) .hproduct {
  text-align: left;
  width: 220px;
  padding: 15px 0;
  border: 1px solid #fbfbfb;
  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;
  position: relative; }

#divHistoricoNavegacao .figure, body.home .figure, body.vitrine .figure,
body.catalog .figure,
body.look:not(.lookDetalhe) .figure {
  width: 100%;
  height: 100%; }
#divHistoricoNavegacao .photo, body.home .photo, body.vitrine .photo,
body.catalog .photo,
body.look:not(.lookDetalhe) .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 .quick-look-container, body.vitrine .quick-look-container,
body.catalog .quick-look-container,
body.look:not(.lookDetalhe) .quick-look-container {
  width: 140px;
  height: 40px;
  left: -50%;
  top: 45%;
  margin-left: 150px; }

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; } }

#divHistoricoNavegacao .details .name, 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,
#divHistoricoNavegacao .list-products .hproduct .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) {
    #divHistoricoNavegacao .details .name, 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,
    #divHistoricoNavegacao .list-products .hproduct .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; } }

#divHistoricoNavegacao .sale, body.home .sale, body.vitrine .sale,
body.catalog .sale,
body.look:not(.lookDetalhe) .sale, body.product .sale, body.lookDetalhe .sale,
#divHistoricoNavegacao .list-products .hproduct .details .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.lookDetalhe .list-products .hproduct .details .sale,
#divHistoricoNavegacao .list-products .hproduct .details .sale strong,
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,
body.lookDetalhe .list-products .hproduct .details .sale strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #a30f14;
  text-align: center;
  margin: 0; }
  #divHistoricoNavegacao .sale em, body.home .sale em, body.vitrine .sale em,
  body.catalog .sale em,
  body.look:not(.lookDetalhe) .sale em, body.product .sale em, body.lookDetalhe .sale em,
  #divHistoricoNavegacao .list-products .hproduct .details .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.lookDetalhe .list-products .hproduct .details .sale em,
  #divHistoricoNavegacao .list-products .hproduct .details .sale strong 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,
  body.lookDetalhe .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.lookDetalhe .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,
body.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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,
    body.lookDetalhe .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.lookDetalhe .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,
body.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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.lookDetalhe .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.lookDetalhe .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,
  body.lookDetalhe .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.lookDetalhe .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.lookDetalhe .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.lookDetalhe .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,
      body.lookDetalhe .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.lookDetalhe .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,
    body.lookDetalhe .list-products .hproduct .details .percent-a-vista {
      float: left;
      width: 100%;
      text-align: center; } }

#divHistoricoNavegacao .stamp, 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; }
  #divHistoricoNavegacao .stamp a, 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; }
    #divHistoricoNavegacao .stamp a img, 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; }
  #divHistoricoNavegacao .stamp.unavailable, 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) {
  #divHistoricoNavegacao .stamp, 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 #header {
  width: 100%;
  float: left;
  height: auto;
  background: #FFF;
  position: relative;
  -webkit-box-shadow: inset 0 40px 0 0 #a30f14;
  -moz-box-shadow: inset 0 40px 0 0 #a30f14;
  box-shadow: inset 0 40px 0 0 #a30f14; }
  body #header .container {
    width: 100%;
    max-width: 980px;
    height: 119px;
    z-index: 9999; }

body #logo {
  top: 55px;
  left: 10px;
  z-index: 99; }
  body #logo span {
    display: none; }
  body #logo h1 {
    margin: 0; }

body #header.headerbuy .container {
  padding: 0;
  min-height: auto; }
  body #header.headerbuy .container #logo {
    position: static;
    margin: 57px auto 10px;
    width: 100%; }
    body #header.headerbuy .container #logo img {
      margin: 0 auto; }
body #header.headerbuy:after, body #header.headerbuy:before {
  border: 0;
  top: 110px; }

body .box-nav {
  display: block;
  position: relative;
  background: #cd161d; }
body #nav {
  height: 73px;
  width: 980px;
  margin: 0 auto;
  bottom: 0;
  padding: 8px 0;
  text-align: center;
  display: table;
  vertical-align: bottom;
  position: static; }
  body #nav li {
    width: auto;
    position: static;
    display: table-cell;
    width: 12%;
    max-width: 120px;
    border-left: 1px solid #e12e35;
    vertical-align: middle;
    -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 #nav li:first-child {
      border: 0; }
    body #nav li.bullets:hover > a:after {
      content: '';
      border: 6px solid;
      border-color: #cd161d transparent transparent transparent;
      position: absolute;
      left: 50%;
      top: 65px;
      margin-left: -6px;
      z-index: 999; }
  body #nav > li > a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
    text-transform: none;
    height: auto;
    line-height: normal;
    padding: 0 5%;
    width: 90%;
    position: relative; }
    body #nav > li > a.hover, body #nav > li > a:hover {
      background: none; }
  body #nav > li > a > .ico {
    background: url("/static/locales/custom/img/sprit-icones-menu.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 30px;
    display: block;
    text-align: center; }
  body #nav > li:nth-of-type(1) a .ico {
    background-position: 42px 0; }
  body #nav > li:nth-of-type(2) a .ico {
    background-position: -24px 0; }
  body #nav > li:nth-of-type(3) a .ico {
    background-position: -97px 0; }
  body #nav > li:nth-of-type(4) a .ico {
    background-position: -177px 0; }
  body #nav > li:nth-of-type(5) a .ico {
    background-position: -258px 0; }
  body #nav > li:nth-of-type(6) a .ico {
    background-position: -331px 0; }
  body #nav > li:nth-of-type(7) a .ico {
    background-position: -401px 0; }
  body #nav > li:nth-of-type(8) a .ico {
    background-position: -470px 0; }
  body #nav > li:nth-of-type(9) a .ico {
    background-position: -542px 0; }

body #nav .sub-nav {
  -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: #FFF;
  border: 0;
  padding: 0;
  margin-top: -8px;
  border-top: 8px solid #cd161d;
  width: 100%;
  min-width: 100%;
  position: absolute;
  top: 100%;
  z-index: 99; }
  body #nav .sub-nav .collum {
    width: auto;
    margin-top: 0;
    padding-left: 18px; }
    body #nav .sub-nav .collum.imagem {
      float: right;
      margin: -15px 0 0; }
      body #nav .sub-nav .collum.imagem img {
        width: 720px !important;
        height: 190px !important; }
      body #nav .sub-nav .collum.imagem a {
        padding: 0; }
  body #nav .sub-nav ul {
    width: 230px; }
    body #nav .sub-nav ul li {
      border: 0;
      padding: 3px 20px;
      display: table; }
      body #nav .sub-nav ul li:first-child {
        padding-top: 8px; }
      body #nav .sub-nav ul li:before {
        display: none; }
    body #nav .sub-nav ul a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 13px;
      color: #000;
      text-transform: none;
      width: 230px; }
      body #nav .sub-nav ul a:after {
        display: none; }

body #header .newsletter {
  display: block;
  margin: 0;
  right: 12px;
  padding: 8px 0;
  width: 370px; }
  body #header .newsletter legend {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    margin-right: 12px; }
  body #header .newsletter .field.first {
    margin: 0 10px 0 0; }
    body #header .newsletter .field.first input {
      width: 110px; }
  body #header .newsletter .field input {
    width: 146px; }
  body #header .newsletter input {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #343333;
    height: 24px;
    padding: 0 12px;
    border: 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-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; }
  body #header .newsletter .btn {
    background: url("/static/locales/custom/img/setaNews.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #cd161d;
    display: inline-block;
    text-indent: -9999px;
    padding: 0 16px;
    height: 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    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 #header .newsletter .btn:hover {
      background-color: #343333; }

body #header .help {
  position: absolute;
  left: 151px;
  right: auto;
  top: 0;
  width: auto;
  padding: 14px 0; }
  body #header .help > li {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    text-transform: none;
    list-style: none;
    padding: 0 8px 0 0;
    margin: 0 8px 0 0;
    width: auto;
    float: left;
    position: relative; }
    body #header .help > li:first-child {
      border-right: 1px solid #FFF; }
    body #header .help > li:last-child {
      text-decoration: none; }
    body #header .help > li:nth-of-type(2n), body #header .help > li:nth-of-type(3n) {
      padding-right: 35px; }
    body #header .help > li:nth-of-type(4n) {
      padding: 0;
      margin: 0; }
    body #header .help > li.ramsonsClube.mob, body #header .help > li.list.mob {
      display: none; }
  body #header .help a,
  body #header .help span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    text-transform: none;
    background: none;
    padding-left: 0;
    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 #header .help a:hover,
    body #header .help span:hover {
      color: #FFF;
      text-decoration: underline; }

body .welcome {
  background: none;
  position: absolute;
  top: 4px;
  left: 0;
  right: auto;
  width: auto; }
  body .welcome #DataCompleta:empty {
    display: none; }
  body .welcome #identificacao {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    border: 0; }
    body .welcome #identificacao p {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #FFF;
      text-transform: none;
      margin-top: 0;
      margin-right: 3px;
      float: left; }
    body .welcome #identificacao a[title="Sair"] {
      background: none; }
    body .welcome #identificacao a {
      border-right: 1px solid #FFF;
      padding: 0 4px 0 0; }
      body .welcome #identificacao a:last-child {
        border: 0; }
  body .welcome strong {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF; }
  body .welcome a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    text-transform: none;
    text-decoration: none;
    display: inline-block; }
    body .welcome a:hover {
      text-decoration: underline; }

body #listas {
  position: absolute;
  right: 116px;
  top: 50px; }
  body #listas ul li {
    float: left; }
    body #listas ul li.ramsonsClube a {
      background: url("/static/locales/custom/img/img-clube.png");
      background-repeat: no-repeat;
      background-position: 0 center;
      width: 100px;
      height: 50px;
      display: block; }
    body #listas ul li.list {
      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 #listas ul li a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #a30f14; }

body #header #floatToolbar .car,
body #header .car {
  position: absolute;
  right: 0;
  top: 50px;
  width: 87px;
  padding: 0;
  border: 1px solid transparent;
  z-index: 99; }
  body #header #floatToolbar .car .basket,
  body #header .car .basket {
    background: url("/static/locales/custom/img/icon-carrinho.png");
    -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-position: 10px 7px;
    background-repeat: no-repeat;
    display: inline-block;
    border: 0;
    height: auto;
    line-height: normal;
    padding: 0 0 0 42px;
    position: relative;
    top: 8px;
    right: 0px;
    text-align: right;
    width: auto; }
    body #header #floatToolbar .car .basket .title,
    body #header .car .basket .title {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #a30f14;
      text-transform: none;
      text-align: left;
      padding: 16px 0 0 7px;
      line-height: 12px; }
    body #header #floatToolbar .car .basket .itens,
    body #header .car .basket .itens {
      display: inline-block;
      position: absolute;
      top: -3px;
      right: 68px;
      bottom: auto;
      margin: 0;
      text-align: center; }
      body #header #floatToolbar .car .basket .itens .quanTxt,
      body #header .car .basket .itens .quanTxt {
        display: none; }
      body #header #floatToolbar .car .basket .itens span,
      body #header #floatToolbar .car .basket .itens label,
      body #header .car .basket .itens span,
      body #header .car .basket .itens label {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: #FFF;
        background: none; }
      body #header #floatToolbar .car .basket .itens .basket-count-number,
      body #header .car .basket .itens .basket-count-number {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: #FFF;
        background: #a30f14;
        width: 20px;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
        display: table-cell;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
      body #header #floatToolbar .car .basket .itens .basket-count-label,
      body #header .car .basket .itens .basket-count-label {
        display: none; }
      body #header #floatToolbar .car .basket .itens #cabecalho_lblResumoCesta,
      body #header .car .basket .itens #cabecalho_lblResumoCesta {
        display: block;
        line-height: normal; }

body #header .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-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #EEE;
  height: auto;
  padding: 0;
  position: absolute;
  left: auto;
  right: 335px;
  top: 63px;
  width: 480px;
  border: 1px solid #CCC;
  z-index: 9999; }
  body #header .search legend {
    display: none; }
  body #header .search .placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #979797;
    -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;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 8px 10px;
    background-color: transparent;
    border: 0px;
    height: 32px;
    text-transform: none;
    max-width: 426px;
    width: 100%;
    outline: none; }
  body #header .search .btn {
    background: url("/static/locales/custom/img/lupa.png");
    background-repeat: no-repeat;
    background-position: 11px center;
    background-color: #a30f14;
    position: absolute;
    right: 0;
    top: -1px;
    text-indent: -9999px;
    padding: 10px 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 10px; }
    body #header .search .btn:hover {
      text-decoration: 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: 1px solid #e1e1e1;
  background-color: #FFF;
  margin-right: 0px;
  max-height: 750px;
  padding: 0 0 20px;
  right: -18px;
  top: 60px;
  width: 330px;
  z-index: 99; }
  body #header .mini-car #emptyBasket p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    text-transform: none; }
  body #header .mini-car #emptyBasket a {
    margin: 0px auto; }
  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 0; }
    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(even) {
      background: #fafafa; }
  body #header .mini-car #basket_pop_container .photo {
    border: 0px !important;
    width: 50px;
    padding: 0;
    margin: 0 10px 10px 0; }
    body #header .mini-car #basket_pop_container .photo img {
      width: 50px; }
  body #header .mini-car #basket_pop_container .descr {
    margin: 0;
    float: left;
    width: 75%; }
  body #header .mini-car #basket_pop_container .descr p.name {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #565656;
    text-transform: none;
    line-height: 17px; }
  body #header .mini-car #basket_pop_container .cod,
  body #header .mini-car #basket_pop_container .cod:before {
    content: "Código: ";
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333; }
  body #header .mini-car #basket_pop_container ._skus {
    width: 100%;
    clear: none;
    text-align: left;
    margin: 18px 0 10px;
    padding-top: 10px;
    display: inline-block;
    border-top: 1px solid #dadada; }
  body #header .mini-car #basket_pop_container ._skus p span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    padding: 0px;
    margin: 0 6px 0 0;
    text-transform: none; }
  body #header .mini-car #basket_pop_container ._skus p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    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: 18px;
    color: #cd161d;
    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: 0;
    margin: 0 0 20px;
    border-bottom: 0;
    background: #a5a5a5;
    float: left;
    width: 100%; }
  body #header .mini-car #basket_pop_container .qtde_prod {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    text-transform: none;
    float: left;
    margin: 0;
    box-sizing: border-box;
    padding: 0 0 0 20px; }
  body #header .mini-car #basket_pop_container .subtotal strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #FFF;
    margin-bottom: 5px;
    text-transform: none; }
  body #header .mini-car #basket_pop_container .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #FFF;
    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 0;
    margin-bottom: 0;
    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:before {
      content: '<';
      padding-left: 3px;
      display: flex;
      position: absolute;
      -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:hover {
      background: transparent;
      -webkit-box-shadow: 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 transparent;
      box-shadow: 0 0 0 transparent; }

body #header #floatToolbar {
  height: 55px;
  padding-top: 15px; }
  body #header #floatToolbar .floatToolbar {
    margin: 0 auto;
    max-width: 980px; }
    body #header #floatToolbar .floatToolbar .closeHeader {
      border: 0; }
      body #header #floatToolbar .floatToolbar .closeHeader span {
        padding: 0 5px;
        background-position: 6px 14px; }
    body #header #floatToolbar .floatToolbar .logoFT {
      margin-top: -3px; }
    body #header #floatToolbar .floatToolbar .search {
      width: 320px;
      margin: 0 0 0 40px;
      top: 64px;
      left: 158px;
      position: static; }
      body #header #floatToolbar .floatToolbar .search .btn.ir {
        position: static;
        float: right;
        height: 12px; }
    body #header #floatToolbar .floatToolbar .placeholder {
      width: 246px; }
    body #header #floatToolbar .floatToolbar .foneFT {
      float: left;
      padding: 0;
      margin: 10px 0 10px 80px;
      background: none;
      width: auto;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      font-size: 12px;
      color: #a30f14; }
    body #header #floatToolbar .floatToolbar .car {
      top: -8px; }

body .title_principal {
  font-family: "brain_flowerregular";
  font-weight: normal;
  font-size: 25px;
  color: #f8be00;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -140px; }

body .areaAdm {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  width: 192px;
  position: absolute;
  right: 0;
  top: 65px;
  padding: 22px 34px;
  background: #FFF;
  -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;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); }
  body .areaAdm li {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #343333;
    padding: 8px 0; }
    body .areaAdm li a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 15px;
      color: #000;
      background: url("/static/locales/custom/img/bullets-menu.png");
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 14px; }
    body .areaAdm li a[title="Sair"] {
      font-size: 13px;
      float: right;
      margin-top: 2px;
      text-decoration: underline; }
  body .areaAdm:before {
    content: '';
    background: url("/static/locales/custom/img/setaCarrinho.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 19px;
    height: 10px;
    top: -9px;
    left: 74%;
    z-index: 999; }

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.home .banners.full.b-top {
  margin: 0; }
  body.home .banners.full.b-top > 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: center center center;
    -moz-justify-content: center center center;
    -ms-justify-content: center center center;
    -o-justify-content: center center center;
    justify-content: center center center; }
    body.home .banners.full.b-top > ul .owl-item {
      margin-bottom: 0px; }
  body.home .banners.full.b-top > ul > li {
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    width: 1925px; }
    body.home .banners.full.b-top > ul > li img {
      height: 100%;
      max-width: 100%; }
    body.home .banners.full.b-top > ul > li .owl-controls {
      width: 100%;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
  body.home .banners.full.b-top .owl-controls .owl-buttons .owl-prev {
    background: url("/static/locales/custom/img/seta-principal_left.png");
    background-repeat: no-repeat;
    margin-left: 10px;
    left: 0;
    right: auto;
    width: 20px;
    height: 32px;
    margin-top: 0; }
  body.home .banners.full.b-top .owl-controls .owl-buttons .owl-next {
    background: url("/static/locales/custom/img/seta-principal_right.png");
    background-repeat: no-repeat;
    margin-right: 10px;
    right: 0;
    left: auto;
    width: 20px;
    height: 32px;
    margin-top: 0;
    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.home .banners.full.b-top .owl-controls .owl-buttons .owl-prev,
  body.home .banners.full.b-top .owl-controls .owl-buttons .owl-next {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease; }
    body.home .banners.full.b-top .owl-controls .owl-buttons .owl-prev:hover,
    body.home .banners.full.b-top .owl-controls .owl-buttons .owl-next:hover {
      background-position: -50px 0; }

body .content.bannerStore {
  width: 100% !important;
  height: 60px;
  background-color: #e4e4e4;
  box-shadow: 650px 0 0 0 #cfcfcf inset; }
body .content .banners.special-store {
  width: 980px;
  margin: 0 auto;
  border-bottom: 0px;
  background: transparent; }
  body .content .banners.special-store .title {
    display: inline-block;
    margin: 0;
    padding: 8px 0;
    width: auto; }
    body .content .banners.special-store .title span {
      font-size: 0;
      padding: 8px 20px 8px 0; }
      body .content .banners.special-store .title span:before, body .content .banners.special-store .title span:after {
        font-size: 18px;
        color: #343333; }
      body .content .banners.special-store .title span:before {
        content: 'Lojas';
        font-weight: normal;
        margin-right: 6px; }
      body .content .banners.special-store .title span:after {
        content: 'Especiais';
        font-weight: bold; }
  body .content .banners.special-store > ul {
    width: 780px;
    display: inline-block !important;
    margin: 0;
    padding: 0 20px;
    float: none;
    vertical-align: middle;
    position: relative;
    background: #e4e4e4; }
    body .content .banners.special-store > ul .owl-wrapper-outer {
      width: 780px;
      height: 60px;
      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 .content .banners.special-store > ul .owl-wrapper-outer .owl-item li {
        width: auto !important;
        padding: 13px 0;
        margin: 0; }
    body .content .banners.special-store > ul li img {
      margin: 0 auto; }
  body .content .banners.special-store .owl-controls {
    width: 100%;
    left: 0; }
    body .content .banners.special-store .owl-controls .owl-buttons .owl-prev {
      left: 0px;
      right: auto; }
    body .content .banners.special-store .owl-controls .owl-buttons .owl-next {
      right: 0px;
      left: auto; }
    body .content .banners.special-store .owl-controls .owl-pagination {
      display: none; }

body.checkout .banners.b-top
body.basketpage .banners.b-top > ul, body.vitrine .banners.b-top > ul, body.vitrine .banners.b-main > ul, body.vitrine .banners.b-bottom > ul, body.vitrine .banners.b-betweenvit > ul, body.look .banners.b-top > ul, body.look .banners.b-bottom > ul, body.home .banners.b-betweenvit > ul, body.home .banners.b-bottom > ul, body.product .banners.b-top > ul, body.catalog .banners.b-top > ul, body.catalog .banners.b-main > ul, body.catalog .banners.b-bottom > 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: 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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between; }
body.checkout .banners.b-top
body.basketpage .banners.b-top > ul > li, body.vitrine .banners.b-top > ul > li, body.vitrine .banners.b-main > ul > li, body.vitrine .banners.b-bottom > ul > li, body.vitrine .banners.b-betweenvit > ul > li, body.look .banners.b-top > ul > li, body.look .banners.b-bottom > ul > li, body.home .banners.b-betweenvit > ul > li, body.home .banners.b-bottom > ul > li, body.product .banners.b-top > ul > li, body.catalog .banners.b-top > ul > li, body.catalog .banners.b-main > ul > li, body.catalog .banners.b-bottom > ul > li {
  height: auto;
  margin-top: 0px;
  overflow: hidden;
  width: 1925px;
  margin: 0 auto; }
  body.checkout .banners.b-top
  body.basketpage .banners.b-top > ul > li img, body.vitrine .banners.b-top > ul > li img, body.vitrine .banners.b-main > ul > li img, body.vitrine .banners.b-bottom > ul > li img, body.vitrine .banners.b-betweenvit > ul > li img, body.look .banners.b-top > ul > li img, body.look .banners.b-bottom > ul > li img, body.home .banners.b-betweenvit > ul > li img, body.home .banners.b-bottom > ul > li img, body.product .banners.b-top > ul > li img, body.catalog .banners.b-top > ul > li img, body.catalog .banners.b-main > ul > li img, body.catalog .banners.b-bottom > ul > li img {
    max-width: 100%; }
body.home .banners.b-betweenvit {
  margin: 40px 0 20px; }
  body.home .banners.b-betweenvit ul {
    float: none; }
    body.home .banners.b-betweenvit ul li {
      position: relative; }
      body.home .banners.b-betweenvit ul li.posicao1, body.home .banners.b-betweenvit ul li.posicao2, body.home .banners.b-betweenvit ul li.posicao3 {
        width: 314px !important;
        margin: 0; }
      body.home .banners.b-betweenvit ul li img {
        width: 100%;
        height: 100%; }
body.home .banners.b-bottom 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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  float: left; }
  body.home .banners.b-bottom ul li {
    margin: 0;
    position: relative; }
    body.home .banners.b-bottom ul li.posicao1 {
      width: 980px !important;
      margin: 40px 0 90px; }
    body.home .banners.b-bottom ul li.posicao2, body.home .banners.b-bottom ul li.posicao3 {
      width: 480px !important; }
    body.home .banners.b-bottom ul li img {
      width: 100%;
      height: 100%; }
body.catalog .banners.b-bottom ul, body.vitrine .banners.b-bottom 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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin: 40px 0 20px; }
  body.catalog .banners.b-bottom ul li, body.vitrine .banners.b-bottom ul li {
    margin: 0;
    position: relative;
    width: 480px !important; }
    body.catalog .banners.b-bottom ul li img, body.vitrine .banners.b-bottom ul li img {
      width: 100%;
      height: 100%; }

body.vitrine .b-top, body.look .b-top, body.catalog .b-top, body.product .b-top {
  margin: 0;
  padding: 0;
  background: #FFF;
  -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 .b-top li.posicao1 .owl-controls, body.look .b-top li.posicao1 .owl-controls, body.catalog .b-top li.posicao1 .owl-controls, body.product .b-top li.posicao1 .owl-controls {
    width: 100%;
    left: 0; }
    body.vitrine .b-top li.posicao1 .owl-controls .owl-buttons, body.look .b-top li.posicao1 .owl-controls .owl-buttons, body.catalog .b-top li.posicao1 .owl-controls .owl-buttons, body.product .b-top li.posicao1 .owl-controls .owl-buttons {
      top: 15px;
      width: 100%; }
  body.vitrine .b-top li.posicao2,
  body.vitrine .b-top li.posicao3, body.look .b-top li.posicao2,
  body.look .b-top li.posicao3, body.catalog .b-top li.posicao2,
  body.catalog .b-top li.posicao3, body.product .b-top li.posicao2,
  body.product .b-top li.posicao3 {
    width: 480px !important;
    margin-top: 20px !important;
    float: left; }
    body.vitrine .b-top li.posicao2 .owl-controls,
    body.vitrine .b-top li.posicao3 .owl-controls, body.look .b-top li.posicao2 .owl-controls,
    body.look .b-top li.posicao3 .owl-controls, body.catalog .b-top li.posicao2 .owl-controls,
    body.catalog .b-top li.posicao3 .owl-controls, body.product .b-top li.posicao2 .owl-controls,
    body.product .b-top li.posicao3 .owl-controls {
      width: 1260px; }
      body.vitrine .b-top li.posicao2 .owl-controls .owl-buttons,
      body.vitrine .b-top li.posicao3 .owl-controls .owl-buttons, body.look .b-top li.posicao2 .owl-controls .owl-buttons,
      body.look .b-top li.posicao3 .owl-controls .owl-buttons, body.catalog .b-top li.posicao2 .owl-controls .owl-buttons,
      body.catalog .b-top li.posicao3 .owl-controls .owl-buttons, body.product .b-top li.posicao2 .owl-controls .owl-buttons,
      body.product .b-top li.posicao3 .owl-controls .owl-buttons {
        top: 15px;
        width: 100%; }
body.vitrine .b-left li, body.look .b-left li, body.catalog .b-left li, body.product .b-left li {
  width: 100% !important;
  margin-bottom: 18px; }
  body.vitrine .b-left li .owl-controls .owl-buttons, body.look .b-left li .owl-controls .owl-buttons, body.catalog .b-left li .owl-controls .owl-buttons, body.product .b-left li .owl-controls .owl-buttons {
    top: 15px;
    width: 100%; }
  body.vitrine .b-left li img, body.look .b-left li img, body.catalog .b-left li img, body.product .b-left li img {
    width: 100%; }

body.register .banners.b-top > ul, body.op-checkout .banners.b-top > 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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between; }
  body.register .banners.b-top > ul .owl-item, body.op-checkout .banners.b-top > ul .owl-item {
    margin-bottom: 0px; }
body.register .banners.b-top > ul > li, body.op-checkout .banners.b-top > ul > li {
  height: auto;
  margin-top: 0px;
  overflow: hidden;
  width: 1925px; }
body.register .banners.b-top .owl-controls .owl-pagination, body.op-checkout .banners.b-top .owl-controls .owl-pagination {
  position: absolute;
  bottom: 20px;
  top: auto;
  width: 1925px;
  text-align: center; }
  body.register .banners.b-top .owl-controls .owl-pagination .owl-page, body.op-checkout .banners.b-top .owl-controls .owl-pagination .owl-page {
    display: inline-block; }
    body.register .banners.b-top .owl-controls .owl-pagination .owl-page.active .owl-numbers, body.op-checkout .banners.b-top .owl-controls .owl-pagination .owl-page.active .owl-numbers {
      background: #000; }
    body.register .banners.b-top .owl-controls .owl-pagination .owl-page .owl-numbers, body.op-checkout .banners.b-top .owl-controls .owl-pagination .owl-page .owl-numbers {
      border-radius: 0;
      background: rgba(0, 0, 0, 0.5);
      font-family: "Roboto", sans-serif;
      font-size: 13px;
      color: #fff;
      padding: 10px; }

body.catalog .banners.b-main, body.vitrine .banners.b-main, body.look .banners.b-main {
  width: 750px; }
  body.catalog .banners.b-main ul li, body.vitrine .banners.b-main ul li, body.look .banners.b-main ul li {
    width: 750px !important; }
  body.catalog .banners.b-main .owl-controls .owl-buttons, body.vitrine .banners.b-main .owl-controls .owl-buttons, body.look .banners.b-main .owl-controls .owl-buttons {
    top: 45%; }

.history#divHistoricoNavegacao {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  display: block; }
#divHistoricoNavegacao .prod-view {
  margin: 0 auto;
  float: none;
  position: relative; }
#divHistoricoNavegacao .list-products {
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto; }
  #divHistoricoNavegacao .list-products.owl-carousel {
    border: 1px solid #e1e1e1;
    padding: 15px 40px 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; }
  #divHistoricoNavegacao .list-products li {
    width: auto !important;
    float: none;
    position: relative;
    margin: 0; }
  #divHistoricoNavegacao .list-products .owl-wrapper-outer {
    overflow: hidden; }
  #divHistoricoNavegacao .list-products .owl-controls {
    left: 0;
    top: 220px;
    width: 100%;
    z-index: 1; }
    #divHistoricoNavegacao .list-products .owl-controls .owl-buttons {
      height: auto;
      top: 120px;
      width: 980px; }

#divHistoricoNavegacao .hproduct {
  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; }
  #divHistoricoNavegacao .hproduct:hover .offers,
  #divHistoricoNavegacao .hproduct:hover .parcel,
  #divHistoricoNavegacao .hproduct:hover .stamp.unavailable,
  #divHistoricoNavegacao .hproduct:hover .details + div {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
  #divHistoricoNavegacao .hproduct .percent-a-vista {
    display: none; }
  #divHistoricoNavegacao .hproduct .regular {
    background: transparent;
    text-align: center; }
    #divHistoricoNavegacao .hproduct .regular em:before {
      display: none; }
  #divHistoricoNavegacao .hproduct #prodCatalog {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #a30f14;
    text-align: center; }

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.home #main .container {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  background: #FFF; }
body.home #main .content {
  width: 980px;
  margin: 0px auto; }
body.home #main .list-products {
  width: 100%;
  padding: 15px 39px 0px;
  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.home #main .list-products #prodCatalog {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #a30f14;
    text-align: center;
    display: block; }
body.home #main .section {
  border: none;
  padding: 0;
  background: #FFF;
  margin: 0;
  position: relative; }
body.home #main .aside,
body.home #main .tools,
body.home #main .percent-a-vista {
  display: none; }
body.home #main .show-four li {
  position: relative;
  margin: 0;
  padding: 0;
  /* Somente para Chrome e Safari */ }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.home #main .show-four li {
      width: 24.65%; } }
body.home #main .hproduct {
  width: 220px;
  height: 100%; }
body.home #main .section.instagram-slider {
  display: block; }

body.home .vit-carousel .owl-wrapper-outer, body.vitrine .vit-carousel .owl-wrapper-outer,
body.catalog .vit-carousel .owl-wrapper-outer,
body.look:not(.lookDetalhe) .vit-carousel .owl-wrapper-outer {
  overflow: hidden; }
body.home .vit-carousel .owl-controls, body.vitrine .vit-carousel .owl-controls,
body.catalog .vit-carousel .owl-controls,
body.look:not(.lookDetalhe) .vit-carousel .owl-controls {
  left: 0;
  top: 180px;
  width: 100%;
  z-index: 1; }
  body.home .vit-carousel .owl-controls .owl-buttons, body.vitrine .vit-carousel .owl-controls .owl-buttons,
  body.catalog .vit-carousel .owl-controls .owl-buttons,
  body.look:not(.lookDetalhe) .vit-carousel .owl-controls .owl-buttons {
    height: auto;
    top: 120px;
    width: 980px; }
body.home .vit-carousel.owl-carousel li, body.vitrine .vit-carousel.owl-carousel li,
body.catalog .vit-carousel.owl-carousel li,
body.look:not(.lookDetalhe) .vit-carousel.owl-carousel li {
  width: 100%; }
body.home .vit-carousel li, body.vitrine .vit-carousel li,
body.catalog .vit-carousel li,
body.look:not(.lookDetalhe) .vit-carousel li {
  float: none;
  position: relative; }

body.home .tools ul.skus .owl-controls,
body.home .tools ul.color .owl-controls .owl-buttons {
  top: 175px; }

body.home .carrossel-estatico {
  display: none; }

body.vitrine #main,
body.catalog #main,
body.look:not(.lookDetalhe) #main {
  position: relative;
  z-index: 99; }
  body.vitrine #main .container,
  body.catalog #main .container,
  body.look:not(.lookDetalhe) #main .container {
    margin-bottom: 0;
    max-width: 980px;
    padding: 0px;
    width: 100%; }
  body.vitrine #main .content,
  body.catalog #main .content,
  body.look:not(.lookDetalhe) #main .content {
    border: 1px solid #e1e1e1;
    max-width: 980px;
    position: relative;
    width: auto; }
    body.vitrine #main .content .chaordic.offers:empty,
    body.catalog #main .content .chaordic.offers:empty,
    body.look:not(.lookDetalhe) #main .content .chaordic.offers:empty {
      display: none; }
  body.vitrine #main .list-products,
  body.catalog #main .list-products,
  body.look:not(.lookDetalhe) #main .list-products {
    padding: 15px 40px 0;
    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 #main .list-products > li,
    body.catalog #main .list-products > li,
    body.look:not(.lookDetalhe) #main .list-products > li {
      width: 33%; }
    body.vitrine #main .list-products #prodCatalog,
    body.catalog #main .list-products #prodCatalog,
    body.look:not(.lookDetalhe) #main .list-products #prodCatalog {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #a30f14;
      display: block;
      text-align: center; }
  body.vitrine #main .section,
  body.catalog #main .section,
  body.look:not(.lookDetalhe) #main .section {
    border: none;
    float: left;
    padding: 0;
    width: 100%; }
    body.vitrine #main .section .percent-a-vista,
    body.catalog #main .section .percent-a-vista,
    body.look:not(.lookDetalhe) #main .section .percent-a-vista {
      display: none; }

body.vitrine .content .filters,
body.catalog .content .filters,
body.look:not(.lookDetalhe) .content .filters {
  display: inline-block;
  height: auto;
  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 .content .filters,
body.catalog .content .filters,
body.look:not(.lookDetalhe) .content .filters {
  padding-top: 8px; }
  body.vitrine .content .filters > span,
  body.catalog .content .filters > span,
  body.look:not(.lookDetalhe) .content .filters > span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    text-transform: none; }
  body.vitrine .content .filters fieldset,
  body.catalog .content .filters fieldset,
  body.look:not(.lookDetalhe) .content .filters fieldset {
    width: auto; }
  body.vitrine .content .filters a,
  body.catalog .content .filters a,
  body.look:not(.lookDetalhe) .content .filters a {
    text-decoration: none;
    text-transform: none;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333; }
    body.vitrine .content .filters a.selected,
    body.catalog .content .filters a.selected,
    body.look:not(.lookDetalhe) .content .filters a.selected {
      color: #e93f03;
      text-decoration: none; }
    body.vitrine .content .filters a:hover,
    body.catalog .content .filters a:hover,
    body.look:not(.lookDetalhe) .content .filters a:hover {
      text-decoration: underline; }

body.vitrine .content .filter-details .vs-mode,
body.catalog .content .filter-details .vs-mode,
body.look:not(.lookDetalhe) .content .filter-details .vs-mode {
  display: none; }

body.vitrine .content .filters .itens-page,
body.catalog .content .filters .itens-page,
body.look:not(.lookDetalhe) .content .filters .itens-page {
  position: static; }
  body.vitrine .content .filters .itens-page > span,
  body.catalog .content .filters .itens-page > span,
  body.look:not(.lookDetalhe) .content .filters .itens-page > span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #010101;
    text-transform: none; }

body.vitrine .filter-details,
body.catalog .filter-details,
body.look:not(.lookDetalhe) .filter-details {
  border: 0;
  padding: 10px; }
  body.vitrine .filter-details .mob,
  body.catalog .filter-details .mob,
  body.look:not(.lookDetalhe) .filter-details .mob {
    display: none; }
body.vitrine .filter-details > p,
body.catalog .filter-details > p,
body.look:not(.lookDetalhe) .filter-details > p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  height: auto;
  text-transform: none; }
  body.vitrine .filter-details > p > strong,
  body.catalog .filter-details > p > strong,
  body.look:not(.lookDetalhe) .filter-details > p > strong {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    text-transform: none; }

body.vitrine .list-products .see-more,
body.catalog .list-products .see-more,
body.look:not(.lookDetalhe) .list-products .see-more {
  display: none; }

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;
  border: 0;
  float: none;
  line-height: normal;
  padding: 0;
  text-align: center;
  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;
  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 .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 .list-products .compare,
body.catalog .list-products .compare,
body.look:not(.lookDetalhe) .list-products .compare {
  clear: right;
  float: none;
  margin-top: 12px;
  padding: 10px 0;
  text-align: center;
  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; }
  body.vitrine .list-products .compare span[title="Comparar"],
  body.catalog .list-products .compare span[title="Comparar"],
  body.look:not(.lookDetalhe) .list-products .compare span[title="Comparar"] {
    display: block;
    font-size: 15px;
    text-align: center;
    width: 100%; }
  body.vitrine .list-products .compare label,
  body.catalog .list-products .compare label,
  body.look:not(.lookDetalhe) .list-products .compare label {
    display: inline-block;
    float: none;
    margin-right: 0; }

body.vitrine .categ-desc,
body.catalog .categ-desc,
body.look:not(.lookDetalhe) .categ-desc,
body.vitrine .categ-desc-look,
body.catalog .categ-desc-look,
body.look:not(.lookDetalhe) .categ-desc-look {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  float: left;
  line-height: 20;
  margin: 15px;
  padding: 20px;
  text-align: center;
  text-transform: none;
  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 .categ-desc:empty,
  body.catalog .categ-desc:empty,
  body.look:not(.lookDetalhe) .categ-desc:empty,
  body.vitrine .categ-desc-look:empty,
  body.catalog .categ-desc-look:empty,
  body.look:not(.lookDetalhe) .categ-desc-look:empty {
    margin: 0 !important;
    padding: 0 0 70px; }

body.vitrine .vitrine-promo .section .list-products li,
body.catalog .vitrine-promo .section .list-products li,
body.look:not(.lookDetalhe) .vitrine-promo .section .list-products li {
  border: 0;
  display: inline-block;
  margin: 0;
  padding: 0; }
  body.vitrine .vitrine-promo .section .list-products li .hproduct,
  body.catalog .vitrine-promo .section .list-products li .hproduct,
  body.look:not(.lookDetalhe) .vitrine-promo .section .list-products li .hproduct {
    display: inline-block;
    margin-bottom: 10px;
    text-align: left;
    width: 220px;
    -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 .vitrine-promo .section .list-products li .hproduct .figure,
    body.catalog .vitrine-promo .section .list-products li .hproduct .figure,
    body.look:not(.lookDetalhe) .vitrine-promo .section .list-products li .hproduct .figure {
      float: left;
      padding: 0 0 8px 0;
      width: 100%; }
      body.vitrine .vitrine-promo .section .list-products li .hproduct .figure .photo,
      body.catalog .vitrine-promo .section .list-products li .hproduct .figure .photo,
      body.look:not(.lookDetalhe) .vitrine-promo .section .list-products li .hproduct .figure .photo {
        height: 100%;
        width: 100%; }
body.vitrine .vitrine-promo .details,
body.catalog .vitrine-promo .details,
body.look:not(.lookDetalhe) .vitrine-promo .details {
  float: left;
  text-align: center;
  width: 100%; }

body.vitrine .stamp,
body.catalog .stamp,
body.look:not(.lookDetalhe) .stamp {
  display: none; }

body.vitrine .btn.buy,
body.catalog .btn.buy,
body.look:not(.lookDetalhe) .btn.buy {
  margin-top: 20px; }

body.vitrine .resultPage,
body.catalog .resultPage,
body.look:not(.lookDetalhe) .resultPage {
  border-bottom: 1px solid #d8dade;
  border-top: 1px solid #d8dade;
  float: right;
  padding: 14px 0;
  width: 100%; }

body.comparepage .box {
  background: transparent; }
body.comparepage .compare .even .legend,
body.comparepage .compare .even .product {
  background: transparent; }
body.comparepage .compare th:empty {
  display: block; }

body.comparepage .compare .figure img {
  height: 100%;
  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.comparepage .compare .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-align: center;
  text-transform: none; }

body.comparepage .compare .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  display: inline-block;
  width: auto; }
  body.comparepage .compare .regular em {
    display: inline; }

body.comparepage .compare .sale {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 0;
  color: #a30f14;
  display: inline-block;
  text-align: center;
  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.comparepage .btn.ir.delete {
  width: 100%; }

body.product #main .container {
  padding: 0px;
  margin-bottom: 0;
  width: 100%;
  max-width: 980px; }
body.product #main .content {
  clear: left;
  margin-bottom: 0; }

body.product #info-product {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px;
  padding: 0;
  float: left;
  background-color: 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; }
body.product #info-product .images,
body.product #info-product .photo,
body.product #info-product .photo .main {
  margin: 0;
  position: relative; }
body.product #info-product .images {
  width: 100%;
  max-width: 438px;
  height: auto;
  min-height: 459px; }
body.product #info-product .photo {
  border: 1px solid #dfdede !important;
  height: 100%;
  min-height: 459px; }

body.product #big_photo_container {
  width: 100%; }
  body.product #big_photo_container .MagicZoom {
    width: 100% !important; }
    body.product #big_photo_container .MagicZoom .main {
      width: 100%;
      height: 100%; }

body.product #info-product .zoom {
  width: 85%;
  z-index: 10;
  background: none;
  position: static;
  margin-bottom: 20px;
  -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 .zoom .mouseover {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #343333;
    background: none;
    display: inline;
    padding: 0;
    margin: 0; }
  body.product #info-product .zoom .click {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #a30f14;
    border: 0px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right; }
    body.product #info-product .zoom .click:hover {
      color: #cd161d;
      text-decoration: underline; }

body.product #info-product .thumbs {
  width: 100%;
  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.product #info-product .thumbs > li {
    margin: 0 2% 10px 0;
    width: 100%;
    max-width: 60px;
    height: auto;
    border: 1px solid transparent;
    float: left;
    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 .thumbs > li:hover {
      border: 1px solid #f3eded; }
  body.product #info-product .thumbs img,
  body.product #info-product .thumbs a {
    width: 100%;
    height: 100%; }
body.product #info-product #ajaxVideoDetail #videoDetalhe.thumbs {
  width: 60px;
  height: auto;
  border: 0;
  margin: 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: 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.product #info-product #ajaxVideoDetail #videoDetalhe.thumbs a {
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    background: #f8f4f4; }
    body.product #info-product #ajaxVideoDetail #videoDetalhe.thumbs a:hover {
      border-color: #fbfbfb; }
  body.product #info-product #ajaxVideoDetail #videoDetalhe.thumbs img {
    width: auto;
    height: auto;
    position: relative;
    top: 6px;
    display: inline-block; }

body.product #info-product .details {
  position: relative;
  width: 55%;
  padding-top: 10px;
  border-top: 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 .details #infoPrices {
    float: left;
    width: 100%; }
  body.product #info-product .details #ProductCatalogMessage #prodCatalog {
    float: left;
    width: 100%;
    background: #8a8888;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 18px;
    margin: 14px 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.product #info-product .social {
  width: 100%;
  float: left;
  margin: 0;
  padding: 12px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
  body.product #info-product .social > span {
    float: left;
    line-height: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000; }
  body.product #info-product .social .media:first-child {
    margin-right: 15px; }
  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 .social .stamp {
    display: inline-block; }

body.product #info-product .stamp {
  display: none;
  width: auto;
  float: none;
  margin: 0; }
  body.product #info-product .stamp #ulSelos,
  body.product #info-product .stamp #lblOutros {
    float: right; }
    body.product #info-product .stamp #ulSelos a,
    body.product #info-product .stamp #lblOutros a {
      padding: 0 0 0 8px;
      float: left;
      margin-bottom: 0;
      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: inline-block; }
      body.product #info-product .stamp #ulSelos a img,
      body.product #info-product .stamp #lblOutros a img {
        width: 216px;
        height: 25px; }
  body.product #info-product .stamp .stamp-promo {
    margin-bottom: 6px; }

body.product #main #info-product .name, body.garantia #main #info-product .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #343333 !important;
  text-transform: none;
  text-align: left;
  width: 100%;
  display: block;
  line-height: normal;
  margin: 0; }

body.product #info-product .boxCodRat {
  width: 100%;
  float: left;
  position: relative; }
body.product #info-product .boxCodRatMob {
  display: none; }
body.product #info-product .fab-cod {
  width: 100%;
  float: left;
  margin: 16px 0 26px;
  z-index: 0; }
  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 {
    margin: 0;
    padding: 3px 0;
    border: 0; }
    body.product #info-product .fab-cod li.left {
      float: left; }
    body.product #info-product .fab-cod li.right {
      float: right; }
    body.product #info-product .fab-cod li a {
      color: #0056c1;
      text-decoration: underline; }

body.product #info-product .drug-description {
  background: url("/static/locales/custom/img/icoPDF.gif");
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  background-position: left center;
  background-repeat: no-repeat;
  margin: 15px 0px;
  padding-left: 70px;
  width: 244px; }
  body.product #info-product .drug-description a {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    width: 100%; }
  body.product #info-product .drug-description .drug-help {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    line-height: 13px; }
    body.product #info-product .drug-description .drug-help a {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 13px;
      color: #000;
      text-transform: none;
      width: auto; }

body.product #info-product .reviewaggregate {
  border: 0px;
  width: 50%;
  height: auto;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -190px;
  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 .count {
    color: #7c7c7c;
    font-size: 15px;
    line-height: 16px; }
    body.product #info-product .reviewaggregate .count.ft {
      display: inline; }
      body.product #info-product .reviewaggregate .count.ft a {
        text-decoration: none;
        font-size: 12px; }
  body.product #info-product .reviewaggregate .rating,
  body.product #info-product .reviewaggregate .rating .value,
  body.product #info-product .reviewaggregate #hplRating {
    background: url("/static/locales/custom/img/star.png");
    width: 95px;
    height: 18px; }
  body.product #info-product .reviewaggregate #hplAmountAssessments {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #0056c1;
    text-transform: lowercase;
    text-decoration: underline; }
    body.product #info-product .reviewaggregate #hplAmountAssessments.anchor-opinion {
      display: none; }
    body.product #info-product .reviewaggregate #hplAmountAssessments:hover {
      text-decoration: none; }
  body.product #info-product .reviewaggregate .rating {
    background-position: 0 -17px;
    height: 17px; }

body.product .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-decoration: none;
  text-align: left; }

body.product #info-product .price {
  display: inline;
  text-align: left;
  line-height: normal;
  margin: 0; }
  body.product #info-product .price strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #a30f14;
    display: inline;
    text-transform: capitalize; }
  body.product #info-product .price em {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #343333; }

body.product #info-product .parcel {
  text-align: left;
  margin: 0;
  letter-spacing: 0.5px;
  display: inline;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333; }
  body.product #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #343333; }
  body.product #info-product .parcel b {
    display: inline; }
  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 .save em {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7c7c7c;
  text-transform: none; }
body.product .save strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #7c7c7c; }

body.product .desconto-avista {
  display: none; }

body.product #info-product .skus-product {
  display: none;
  background: transparent;
  border: 0px;
  margin: 23px 0 0;
  padding: 0px;
  width: 58%;
  float: left;
  z-index: 0;
  position: relative; }
  body.product #info-product .skus-product .first.field {
    display: block;
    padding-bottom: 0; }
  body.product #info-product .skus-product .field {
    font-size: 0;
    background: none;
    position: relative;
    margin-top: 20px;
    padding: 0 0 30px 20px;
    margin-bottom: 0; }
  body.product #info-product .skus-product .field ul {
    float: left;
    padding: 0px;
    width: 326px;
    margin-top: 13px; }
    body.product #info-product .skus-product .field ul li {
      width: 35px;
      height: 35px;
      margin-bottom: 10px;
      float: left; }
  body.product #info-product .skus-product .first.field + input + .field ul li {
    width: 35px;
    height: 35px;
    text-align: center;
    margin-bottom: 6px; }
  body.product #info-product .skus-product .first.field + input + .field ul a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #343333;
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-flex; }
  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; }
  body.product #info-product .skus-product li a,
  body.product #info-product .skus-product li img {
    opacity: 1;
    border: 0;
    width: 100%;
    height: 100%; }
  body.product #info-product .skus-product img {
    -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 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; }
  body.product #info-product .skus-product li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d5d5d5;
    display: inline-block;
    float: 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.product #info-product .skus-product li select {
      padding: 5px;
      text-transform: uppercase;
      font-size: 9px;
      -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 li:hover a, body.product #info-product .skus-product li.selected a {
      background: #cfd0d4;
      color: #FFF !important; }
    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 #info-product .skus-product li.warn a {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }

body.product #ProductBuy {
  float: left;
  margin: 16px 0;
  width: 100%;
  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: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left; }
  body.product #ProductBuy .message,
  body.product #ProductBuy .sucess2 {
    float: left;
    width: 66%;
    position: static;
    -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 .action {
    float: left;
    position: relative;
    width: 100%;
    margin: 0; }

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;
  margin: 8px 0 0;
  padding: 0 0 0 20px;
  width: 62px;
  position: relative;
  display: table-cell;
  vertical-align: bottom; }
  body.product #info-product .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; }
  body.product #info-product .txtQuantity .ipt-quantity {
    position: relative;
    width: 48px;
    height: 35px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    font-size: 14px;
    color: #343333;
    text-align: center;
    background: #f2f2f2; }
  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: 37px;
    right: 46px;
    opacity: 0; }
  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 {
  width: 70%;
  position: relative; }
  body.product #info-product .notifyme span {
    margin: 0 auto;
    text-align: center; }
  body.product #info-product .notifyme span > strong {
    font-size: 0;
    margin-bottom: 3px;
    display: block;
    text-align: left; }
    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; }
  body.product #info-product .notifyme label > span {
    font-size: 0;
    text-align: left;
    line-height: 15px;
    margin-bottom: 12px;
    margin-top: 3px; }
    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; }
  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;
    margin-right: 10px;
    height: 42px;
    line-height: 42px;
    margin: 0;
    padding: 0 10px;
    outline: 0;
    width: 318px !important;
    box-shadow: none; }
  body.product #info-product .notifyme .btn.send.ir {
    position: absolute;
    right: 0; }
    body.product #info-product .notifyme .btn.send.ir:hover {
      color: #FFF; }

body.product #info-product .tools {
  padding: 12px 0;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  float: left; }
  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 {
    -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: 0px;
    display: block;
    width: auto;
    height: auto; }
  body.product #info-product .tools > div > li {
    width: auto;
    padding: 0px;
    line-height: normal; }
  body.product #info-product .tools li {
    margin: 0;
    padding: 0; }
    body.product #info-product .tools li.see-opinion, body.product #info-product .tools li.delivery {
      display: none; }
    body.product #info-product .tools li.add {
      margin-right: 10px; }
      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 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 a {
    width: auto;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #7c7c7c;
    border: 0;
    height: 17px;
    background-color: #ebebeb;
    text-indent: inherit;
    display: inline-block;
    text-transform: none;
    text-decoration: 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: 18px;
    width: 90%;
    background: #FFF; }
    body.product #info-product .tools .list-container .form > a {
      font-size: 0;
      background-image: none;
      padding: 10px 33px;
      margin-right: 3px;
      float: left; }
      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; }
    body.product #info-product .tools .list-container .actions a {
      background-image: none;
      padding: 10px 30px;
      margin-top: 0 !important; }

body.product #info-product .toolsPersonalizado {
  width: 100%;
  float: left; }
  body.product #info-product .toolsPersonalizado .tools {
    width: auto;
    margin: 12px 0;
    padding-left: 20px;
    float: left; }
    body.product #info-product .toolsPersonalizado .tools li {
      float: left; }
    body.product #info-product .toolsPersonalizado .tools .delivery,
    body.product #info-product .toolsPersonalizado .tools .see-opinion {
      display: none; }
    body.product #info-product .toolsPersonalizado .tools .add {
      display: block; }
    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 .padrao-brasileiro {
  padding: 0px;
  position: absolute;
  left: 0;
  float: left;
  margin-top: 85px; }
  body.product .padrao-brasileiro a {
    display: inline-block;
    font-size: 0;
    height: 16px;
    text-decoration: none; }
    body.product .padrao-brasileiro a:before {
      content: 'Tabela de medidas';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #343333;
      text-transform: none;
      background: url("/static/locales/custom/img/icon-medida.png");
      background-repeat: no-repeat;
      background-position: left 10px;
      padding: 10px 25px; }
    body.product .padrao-brasileiro a:hover {
      text-decoration: none; }
      body.product .padrao-brasileiro a:hover:before {
        color: #a30f14; }

body.product #lblDescricaoPreview {
  display: none !important; }
body.product #info-product .description {
  border-top: 1px solid #d8dade;
  border-bottom: 0;
  margin: 40px 20px 0;
  padding: 18px 0;
  width: 98%;
  display: inline-block;
  -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: normal;
  font-size: 16px;
  color: #7c7c7c;
  text-transform: none; }
  body.product #info-product .description strong {
    display: none;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    text-transform: none;
    line-height: normal;
    margin-bottom: 6px; }
  body.product #info-product .description a {
    display: inline;
    font-size: 0; }
    body.product #info-product .description a:before {
      content: 'Saiba mais';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #000;
      text-transform: none;
      text-decoration: underline;
      margin-top: 3px; }
      body.product #info-product .description a:before:hover {
        text-decoration: none; }
    body.product #info-product .description a:hover {
      text-decoration: none; }

body.product .section, body.lookDetalhe .section {
  border: 0;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: inherit; }
  body.product .section h2, body.lookDetalhe .section h2 {
    margin: 30px 0 40px; }
    body.product .section h2 > span, body.lookDetalhe .section h2 > span {
      max-width: 100%; }

body.product .about h2, body.lookDetalhe .about h2 {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px !important; }
  body.product .about h2 span, body.lookDetalhe .about h2 span {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    font-size: 28px !important;
    color: #343333 !important;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 15px 20px !important;
    text-align: left;
    display: inline-block; }
body.product .about.description, body.lookDetalhe .about.description {
  width: 100%;
  float: none;
  padding: 20px 0px; }
  body.product .about.description div, body.lookDetalhe .about.description div {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #7c7c7c;
    text-transform: none;
    text-align: left;
    line-height: 26px; }
    body.product .about.description div p, body.lookDetalhe .about.description div p {
      line-height: 26px; }
body.product .longpage, body.lookDetalhe .longpage {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #7c7c7c;
  text-transform: none;
  text-align: center; }

body.product .about.especificacion, body.lookDetalhe .about.especificacion {
  width: 100%;
  clear: right;
  padding: 20px 0px; }
  body.product .about.especificacion div, body.lookDetalhe .about.especificacion div {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #7c7c7c;
    text-transform: none;
    text-align: left;
    margin: 12px 0;
    line-height: 26px; }
body.product .about.dimensoes, body.lookDetalhe .about.dimensoes {
  width: 100%;
  float: left; }
  body.product .about.dimensoes h2, body.lookDetalhe .about.dimensoes h2 {
    margin-bottom: 0 !important; }
  body.product .about.dimensoes .boxTabela, body.lookDetalhe .about.dimensoes .boxTabela {
    width: 100%;
    float: left;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 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.product .about.dimensoes table, body.lookDetalhe .about.dimensoes table {
    margin: 0;
    width: 100%; }
body.product .about.opinion, body.lookDetalhe .about.opinion {
  width: 100%;
  float: left; }
  body.product .about.opinion h2, body.lookDetalhe .about.opinion h2 {
    margin-bottom: 0 !important; }
  body.product .about.opinion div, body.lookDetalhe .about.opinion div {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #7c7c7c;
    text-transform: none;
    float: left;
    margin: 0 0 6px;
    padding: 0;
    line-height: 16px;
    width: 100%;
    line-height: 26px;
    text-align: justify; }
  body.product .about.opinion .hreview, body.lookDetalhe .about.opinion .hreview {
    border-top: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 40px 26px;
    margin: 0;
    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 .about.opinion .hreview .item .fn, body.lookDetalhe .about.opinion .hreview .item .fn {
      display: none; }
    body.product .about.opinion .hreview .rating, body.lookDetalhe .about.opinion .hreview .rating,
    body.product .about.opinion .hreview .rating .value,
    body.lookDetalhe .about.opinion .hreview .rating .value {
      background: url("/static/locales/custom/img/star.png");
      width: 95px;
      height: 18px; }
      body.product .about.opinion .hreview .rating .value, body.lookDetalhe .about.opinion .hreview .rating .value,
      body.product .about.opinion .hreview .rating .value .value,
      body.lookDetalhe .about.opinion .hreview .rating .value .value {
        background-position: 0 -17px;
        height: 17px; }
    body.product .about.opinion .hreview .fn, body.lookDetalhe .about.opinion .hreview .fn,
    body.product .about.opinion .hreview .dtreviewed,
    body.lookDetalhe .about.opinion .hreview .dtreviewed {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 18px;
      color: #000;
      text-transform: none;
      margin-bottom: 3px;
      display: inline-block; }
    body.product .about.opinion .hreview .reviewer, body.lookDetalhe .about.opinion .hreview .reviewer {
      margin: 0 20px 0 0;
      float: left; }

body.product .suggestion {
  background: transparent;
  padding: 0;
  margin: 0 auto 50px;
  width: 100%; }
body.product .suggestion .list-products {
  display: inline-block;
  width: 100%;
  padding: 0; }
  body.product .suggestion .list-products .name {
    padding: 0 !important; }
  body.product .suggestion .list-products li {
    width: 24.65%;
    position: relative;
    margin: 0;
    padding: 0; }
  body.product .suggestion .list-products .parcel {
    padding: 0 !important; }
body.product .suggestion .list-products .hproduct {
  width: 220px; }
  body.product .suggestion .list-products .hproduct .offers {
    text-align: center; }

body.product .suggestion .photo {
  border: 1px solid #e1e1e1 !important;
  width: 100%;
  height: 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 .suggestion .details #infoPrices .offers .percent-a-vista,
body.product .suggestion .details #infoPrices .offers .value-sight {
  display: none; }

body.product .promo .list-products,
body.product .combo .list-products {
  margin-top: 30px;
  width: 100%;
  padding: 0 0 0 16px;
  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.product .promo .list-products > li,
  body.product .combo .list-products > li {
    background: url("/static/locales/custom/img/ico-plus.png");
    background-repeat: no-repeat;
    width: 216px;
    padding: 0px 5px 0 38px;
    margin: 0px;
    background-position: 0px 145px; }
    body.product .promo .list-products > li:first-child,
    body.product .combo .list-products > li:first-child {
      padding: 0;
      background: none; }
    body.product .promo .list-products > li.result,
    body.product .combo .list-products > li.result {
      -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: url("/static/locales/custom/img/ico-equal.png");
      background-repeat: no-repeat;
      background-position: 0px 152px;
      padding-top: 18px;
      width: 308px;
      padding-left: 44px;
      padding-right: 0; }
      body.product .promo .list-products > li.result .regular:nth-of-type(2),
      body.product .combo .list-products > li.result .regular:nth-of-type(2) {
        display: none;
        text-decoration: inherit; }
    body.product .promo .list-products > li .stamp,
    body.product .promo .list-products > li .offers,
    body.product .promo .list-products > li .details,
    body.product .combo .list-products > li .stamp,
    body.product .combo .list-products > li .offers,
    body.product .combo .list-products > li .details {
      background: transparent;
      padding: 0;
      width: 100%; }
    body.product .promo .list-products > li .regular,
    body.product .combo .list-products > li .regular {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #343333;
      text-align: left;
      line-height: normal;
      margin: 0 0 8px; }
      body.product .promo .list-products > li .regular em,
      body.product .combo .list-products > li .regular em {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #343333; }
    body.product .promo .list-products > li .sale,
    body.product .combo .list-products > li .sale {
      font-size: 0;
      text-align: left; }
      body.product .promo .list-products > li .sale em,
      body.product .combo .list-products > li .sale em {
        display: none; }
      body.product .promo .list-products > li .sale strong,
      body.product .combo .list-products > li .sale strong {
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #a30f14;
        text-transform: none;
        display: block; }
        body.product .promo .list-products > li .sale strong:before,
        body.product .combo .list-products > li .sale strong:before {
          content: 'Por ';
          color: #343333;
          font-size: 14px;
          font-weight: normal; }
    body.product .promo .list-products > li .parcel,
    body.product .combo .list-products > li .parcel {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #343333;
      text-align: left;
      font-size: 16px;
      margin: 0 0 16px; }
      body.product .promo .list-products > li .parcel b,
      body.product .combo .list-products > li .parcel b {
        line-height: normal; }
  body.product .promo .list-products .skus-cross .field,
  body.product .combo .list-products .skus-cross .field {
    margin: 0;
    padding: 0; }
  body.product .promo .list-products .hproduct,
  body.product .combo .list-products .hproduct {
    width: 100% !important; }
  body.product .promo .list-products .figure,
  body.product .combo .list-products .figure {
    margin: 55px 0 0;
    width: 100%;
    height: 100% !important; }
  body.product .promo .list-products .photo,
  body.product .combo .list-products .photo {
    -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 #e1e1e1 !important;
    width: 100%;
    height: 100%;
    margin-bottom: 12px; }
  body.product .promo .list-products select,
  body.product .combo .list-products select {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    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: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 3px 25px 3px 2px;
    text-transform: none;
    position: relative; }
body.product .promo .list-products.triple li,
body.product .combo .list-products.triple li {
  width: 21%;
  padding: 0 10px 0 30px; }
  body.product .promo .list-products.triple li:first-child,
  body.product .combo .list-products.triple li:first-child {
    padding: 0 10px 0 0; }
  body.product .promo .list-products.triple li.result,
  body.product .combo .list-products.triple li.result {
    float: right;
    padding: 0 0 0 50px;
    width: 250px; }
    body.product .promo .list-products.triple li.result .details,
    body.product .combo .list-products.triple li.result .details {
      background-color: #f6f6f6;
      border-left: 1px solid #e1e1e1;
      padding: 35% 25px 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 .promo .list-products.double li,
body.product .combo .list-products.double li {
  width: 24%;
  padding: 0 0 0 60px; }
  body.product .promo .list-products.double li:first-child,
  body.product .combo .list-products.double li:first-child {
    padding: 0 50px 0 0; }
  body.product .promo .list-products.double li.result,
  body.product .combo .list-products.double li.result {
    float: right;
    padding: 0 0 0 60px;
    width: 330px; }
    body.product .promo .list-products.double li.result .details,
    body.product .combo .list-products.double li.result .details {
      background-color: #f6f6f6;
      border-left: 1px solid #e1e1e1;
      padding: 35% 25px 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 #ajaxTabs {
  float: left;
  width: 100%;
  display: none; }
  body.product #ajaxTabs .tab-link {
    border-bottom: 1px solid #c8c8c8;
    display: inline-block;
    width: 100%; }
    body.product #ajaxTabs .tab-link h2 {
      border: 0;
      background: none;
      padding: 15px; }
      body.product #ajaxTabs .tab-link h2 span {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 13px;
        color: #343333;
        text-transform: uppercase; }
    body.product #ajaxTabs .tab-link h2.active {
      border-bottom: 2px solid #000;
      background: none; }
      body.product #ajaxTabs .tab-link h2.active span {
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #000;
        text-transform: uppercase; }
  body.product #ajaxTabs .tab-content {
    border-color: #FFF;
    height: 125px;
    padding: 0;
    border-top: 0;
    margin-top: 16px; }
    body.product #ajaxTabs .tab-content .section {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #343333;
      text-transform: none;
      line-height: 22px; }
    body.product #ajaxTabs .tab-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background: #000; }

body.product .wrap-product-components {
  display: none; }

body.product .collum.details .stamp .selo-desconto, body.lookDetalhe .collum.details .stamp .selo-desconto {
  display: none; }

body.catalog #fancybox-wrap, body.vitrine #fancybox-wrap, body.home #fancybox-wrap {
  -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: 1024px !important;
  height: 85% !important;
  border: 5px solid #FFF;
  left: 50% !important;
  margin-left: -480px; }
  body.catalog #fancybox-wrap #fancybox-content, body.vitrine #fancybox-wrap #fancybox-content, body.home #fancybox-wrap #fancybox-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;
    height: 100% !important;
    width: 100% !important;
    overflow-x: hidden; }
body.home .fancybox-instagram #fancybox-wrap #fancybox-content {
  height: 100% !important;
  width: 100% !important; }

body.quickview #main .container {
  padding: 0px;
  width: 100%; }

body.quickview #info-product .zoom {
  display: none; }

body.quickview #info-product .name {
  font-size: 22px;
  width: 90% !important; }
body.quickview #info-product .details {
  padding: 0;
  border-top: 1px solid #dfdede;
  width: 50%; }
  body.quickview #info-product .details #infoPrices {
    padding-top: 20px; }
body.quickview #info-product .fab-cod li#ghcliBrand {
  display: none; }

body.quickview #info-product .social {
  display: block; }

body.quickview #info-product .stamp {
  margin-top: 0;
  position: absolute;
  right: 80px;
  top: 0;
  height: auto; }

body.quickview #info-product .description {
  width: 100%;
  margin: 30px 20px;
  padding: 20px 0 0; }

body.quickview .skus-product {
  display: none; }

body.quickview #ProductBuy {
  float: left;
  margin-top: 40px;
  margin-bottom: 20px;
  min-height: auto; }

body.quickview #main {
  margin: 0 !important; }

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.lookDetalhe #main .container {
  padding: 0px;
  margin-bottom: 0;
  max-width: 980px;
  width: 100%; }
  body.lookDetalhe #main .container .main-content {
    clear: left;
    float: left;
    width: 100%;
    margin-top: 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.lookDetalhe .name,
body.lookDetalhe .details,
body.lookDetalhe .offers,
body.lookDetalhe .regular,
body.lookDetalhe .parcel,
body.lookDetalhe .share,
body.lookDetalhe .see-more,
body.lookDetalhe .description,
body.lookDetalhe .stamp,
body.lookDetalhe .fab-cod,
body.lookDetalhe .reviewaggregate {
  height: auto; }

body.lookDetalhe #info-product {
  width: 100%;
  margin-top: 10px;
  padding: 0;
  float: left;
  background-color: #FFF;
  -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: url("/static/locales/custom/img/feature-detalhe.png");
  background-repeat: repeat-x;
  background-position: left bottom; }
body.lookDetalhe #info-product .images,
body.lookDetalhe #info-product .photo,
body.lookDetalhe #info-product .photo .main {
  height: auto; }
body.lookDetalhe #info-product .photo {
  float: right;
  width: 500px; }
body.lookDetalhe #info-product .images {
  margin-right: 1%;
  width: 59%;
  height: auto;
  position: relative; }
  body.lookDetalhe #info-product .images .photo {
    min-height: 600px; }
body.lookDetalhe #big_photo_container {
  width: 100%; }
  body.lookDetalhe #big_photo_container > a {
    margin: 0 auto; }

body.lookDetalhe .boxDesc {
  margin: 30px 0;
  float: left; }
body.lookDetalhe .boxDesc .description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  color: #7c7c7c !important;
  display: block !important;
  line-height: 20px !important; }
  body.lookDetalhe .boxDesc .description:before {
    display: none !important; }
  body.lookDetalhe .boxDesc .description h2 {
    margin: 0 0 20px;
    text-align: left; }
    body.lookDetalhe .boxDesc .description h2 span {
      padding: 0;
      font-size: 0;
      text-align: left; }
      body.lookDetalhe .boxDesc .description h2 span:before {
        content: "Descrição completa";
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 24px;
        color: #000;
        text-transform: none; }
      body.lookDetalhe .boxDesc .description h2 span:after {
        display: none; }

body.lookDetalhe #info-product .zoom {
  width: 77%;
  z-index: 10;
  background: none;
  position: absolute;
  top: 550px;
  right: 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 .zoom .mouseover {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #bababa;
    background: none;
    padding: 10px 0;
    margin: 0;
    width: auto; }
  body.lookDetalhe #info-product .zoom .click {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #bababa;
    border: 0px;
    height: auto;
    margin: 0 50px 0 0;
    padding: 0;
    text-align: right;
    float: right; }
    body.lookDetalhe #info-product .zoom .click:hover {
      color: #cd161d;
      text-decoration: none; }

body.lookDetalhe #info-product > .details {
  width: 40%;
  position: relative; }
  body.lookDetalhe #info-product > .details .regular {
    text-align: left; }

body.lookDetalhe #main #info-product .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #343333;
  text-transform: none;
  width: 100%;
  line-height: normal;
  margin-top: 0; }

body.lookDetalhe #info-product .stamp {
  float: right;
  margin-bottom: 30px; }
  body.lookDetalhe #info-product .stamp a {
    float: right;
    margin: 0;
    padding: 0 0 0 8px; }

body.lookDetalhe #info-product .fab-cod {
  width: 100%;
  float: left;
  padding-bottom: 16px;
  margin: 0;
  border-bottom: 1px solid #e7e7e7; }
  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 .fab-cod li {
    border-left: 1px solid #7c7c7c;
    float: none;
    margin-top: 1px;
    display: inline-block; }
  body.lookDetalhe #info-product .fab-cod li:first-child {
    border: none; }

body.lookDetalhe #info-product .description {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #7c7c7c;
  text-transform: none;
  border: 0px;
  margin: 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.lookDetalhe #info-product .description p {
    padding-top: 6px; }
  body.lookDetalhe #info-product .description:before {
    content: "Descrição";
    font-family: "brain_flowerregular";
    font-weight: normal;
    font-size: 5rem;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    margin-left: -3px;
    letter-spacing: -3px;
    line-height: 54px; }

body.lookDetalhe #info-product .toolMobile {
  display: none; }
body.lookDetalhe #info-product .tools {
  width: 87%;
  float: right;
  padding: 0;
  margin: 0;
  text-align: center; }
  body.lookDetalhe #info-product .tools:after, body.lookDetalhe #info-product .tools:before {
    content: "";
    display: table;
    clear: both; }
  body.lookDetalhe #info-product .tools * {
    background: none; }
  body.lookDetalhe #info-product .tools > li, body.lookDetalhe #info-product .tools > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: auto; }
  body.lookDetalhe #info-product .tools > div > li {
    width: 100%;
    padding: 0px; }
  body.lookDetalhe #info-product .tools .delivery {
    display: none; }
  body.lookDetalhe #info-product .tools .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.lookDetalhe #info-product .tools .rate a:hover {
      background-position: 34px -20px; }
  body.lookDetalhe #info-product .tools a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #7c7c7c;
    height: 17px;
    background-color: #ebebeb;
    display: inline-block;
    text-transform: none;
    text-decoration: 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.lookDetalhe #info-product .tools a:hover {
      color: #FFF;
      text-decoration: none;
      background-color: #c13402; }

body.lookDetalhe .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-decoration: none; }
  body.lookDetalhe .regular span {
    color: #343333; }
  body.lookDetalhe .regular em {
    font-size: 0;
    display: inline;
    margin-bottom: 10px; }
    body.lookDetalhe .regular em:before {
      content: 'De ';
      font-size: 15px; }

body.lookDetalhe #info-product .price {
  text-align: left; }
  body.lookDetalhe #info-product .price span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #a30f14; }
  body.lookDetalhe #info-product .price > em {
    font-size: 0; }
    body.lookDetalhe #info-product .price > em:before {
      content: 'Por ';
      font-size: 28px;
      font-weight: bold;
      color: #343333; }
  body.lookDetalhe #info-product .price > strong span {
    font-family: "Roboto", sans-serif;
    font-weight: bold !important;
    font-size: 38px !important;
    color: #a30f14; }
  body.lookDetalhe #info-product .price .converted-price:empty {
    display: none; }

body.lookDetalhe #info-product .boxPreco {
  float: left; }
body.lookDetalhe #info-product .offers {
  width: 100%;
  margin-top: 8px;
  display: inline-block; }
body.lookDetalhe #info-product .offers .desconto-avista {
  display: none; }

body.lookDetalhe #info-product .parcel {
  text-align: left;
  width: auto;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333; }
  body.lookDetalhe #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #343333; }
  body.lookDetalhe #info-product .parcel b {
    display: none; }
  body.lookDetalhe #info-product .parcel #lblParcelamento1 strong:after {
    content: " sem juros ";
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #343333; }

body.lookDetalhe #info-product .reviewaggregate {
  float: right;
  margin: 16px 0 0;
  padding: 0;
  border: 0; }
  body.lookDetalhe #info-product .reviewaggregate a {
    width: 94px;
    height: 20px; }
  body.lookDetalhe #info-product .reviewaggregate .count {
    display: inline; }
  body.lookDetalhe #info-product .reviewaggregate .rating,
  body.lookDetalhe #info-product .reviewaggregate #hplRating {
    background: url("/static/locales/custom/img/star.png");
    width: 95px;
    height: 18px;
    margin: 0; }
  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;
    width: 100%;
    text-align: right; }
    body.lookDetalhe #info-product .reviewaggregate #hplAmountAssessments:hover {
      text-decoration: underline; }
    body.lookDetalhe #info-product .reviewaggregate #hplAmountAssessments.anchor-opinion {
      color: #7c7c7c;
      margin-left: 8px; }
  body.lookDetalhe #info-product .reviewaggregate .iframe {
    display: block; }
  body.lookDetalhe #info-product .reviewaggregate .rating,
  body.lookDetalhe #info-product .reviewaggregate .hreview .rating .value {
    background-position: 0 -17px;
    height: 17px; }

body.lookDetalhe #info-product .social {
  width: 87%;
  float: right;
  margin: 40px 0 30px;
  padding: 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: 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.lookDetalhe #info-product .social .media {
    margin: 0 0 0 14px; }

body.lookDetalhe #info-product .thumbs {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -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;
  clear: left;
  margin-top: 0; }
  body.lookDetalhe #info-product .thumbs > li {
    width: 100%;
    max-width: 66px;
    height: 100%;
    margin: 0 6px 4px 0;
    border: 1px solid #dadada;
    float: 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.lookDetalhe #info-product .thumbs > li:hover {
      border: 1px solid #f3eded; }
  body.lookDetalhe #info-product .thumbs img,
  body.lookDetalhe #info-product .thumbs a {
    width: 100%;
    height: 100%; }
body.lookDetalhe #info-product #videoDetalhe.thumbs {
  width: 68px;
  height: 65px;
  border: 0;
  margin: 0;
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -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 #info-product #videoDetalhe.thumbs a {
    width: 100%;
    height: 100%;
    display: block;
    background: #f8f4f4;
    border: 1px solid #dadada;
    -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 #videoDetalhe.thumbs a:hover {
      border-color: #f3eded; }
  body.lookDetalhe #info-product #videoDetalhe.thumbs img {
    width: auto;
    height: auto;
    position: relative;
    top: 14px;
    left: 13px; }

body.lookDetalhe .aside {
  width: 100%;
  margin: 40px 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.lookDetalhe .pieces {
  background: transparent;
  width: 100%;
  position: relative;
  margin: 0;
  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 {
    padding: 12px;
    margin: 0px;
    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;
    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 {
    -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;
    background: none;
    width: 48%;
    margin-right: 4%;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    float: left;
    text-align: center; }
    body.lookDetalhe .pieces > ul > li:nth-child(2n+0) {
      margin: 0; }
    body.lookDetalhe .pieces > ul > li .info {
      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;
      /* Create a custom checkbox */
      /* Create the checkmark/indicator (hidden when not checked) */ }
      body.lookDetalhe .pieces > ul > li .info.txt {
        background: #e1e1e1;
        padding: 6px;
        margin-bottom: 8px;
        display: inline-block; }
      body.lookDetalhe .pieces > ul > li .info label.cont {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        /* Show the checkmark when checked */
        /* On mouse-over, add a grey background color */
        /* When the checkbox is checked, add a blue background */ }
        body.lookDetalhe .pieces > ul > li .info label.cont input {
          position: absolute;
          left: 5px;
          top: 5px;
          margin: 0;
          opacity: 0;
          cursor: pointer; }
        body.lookDetalhe .pieces > ul > li .info label.cont input:checked ~ .checkmark:after {
          display: block; }
        body.lookDetalhe .pieces > ul > li .info label.cont input ~ .checkmark {
          background-color: #FFF;
          border: 1px solid #979ca0; }
        body.lookDetalhe .pieces > ul > li .info label.cont input:checked ~ .checkmark {
          background-color: #FFF;
          border: 1px solid #979ca0; }
        body.lookDetalhe .pieces > ul > li .info label.cont input:disabled ~ .checkmark {
          background: #F6F3F3;
          border: 0; }
        body.lookDetalhe .pieces > ul > li .info label.cont .checkmark:after {
          left: 9px;
          top: 5px;
          width: 5px;
          height: 10px;
          border: solid #7c7c7c;
          border-width: 0 3px 3px 0;
          transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -ms-transform: rotate(45deg); }
      body.lookDetalhe .pieces > ul > li .info .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee; }
      body.lookDetalhe .pieces > ul > li .info .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
    body.lookDetalhe .pieces > ul > li .field {
      padding: 0;
      width: 215px;
      float: right;
      clear: right;
      display: none; }
    body.lookDetalhe .pieces > ul > li .details {
      width: auto;
      margin: 10px 0;
      padding: 0; }
  body.lookDetalhe .pieces .offers .regular {
    display: inline !important; }
  body.lookDetalhe .pieces select {
    padding: 5px 25px 5px 5px;
    width: 95px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: none;
    border-color: #000;
    color: #000; }
  body.lookDetalhe .pieces .txtQuantity {
    display: block !important;
    position: static !important;
    position: static !important;
    float: left !important; }
    body.lookDetalhe .pieces .txtQuantity .ipt-quantity {
      width: 40px !important;
      height: 40px !important;
      font-size: 14px !important; }

body.lookDetalhe .aside .buy.selected#hplBuySup {
  display: none; }

body.lookDetalhe .pieces h2 {
  font-family: "brain_flowerregular";
  font-weight: normal;
  font-size: 6rem;
  color: #000;
  text-align: center;
  background: #FFF;
  padding: 21px 0;
  text-transform: none; }
  body.lookDetalhe .pieces h2 span {
    display: inline-block;
    position: relative;
    padding: 0 80px;
    background: #FFF; }
body.lookDetalhe .pieces .title {
  display: none; }

body.lookDetalhe .select-look {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none;
  background: none;
  text-align: left;
  margin: 0;
  padding: 12px 10px; }

body.lookDetalhe #info-product .pieces .figure {
  width: 100%;
  height: auto !important;
  float: none;
  display: inline-block;
  -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: 2px solid transparent;
  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 #info-product .pieces .figure:hover {
    border: 2px solid #e6e4e4; }
body.lookDetalhe #info-product .pieces .photo {
  width: 100%;
  height: 100%;
  float: 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.lookDetalhe #info-product .aside .pieces .name {
  display: block; }
  body.lookDetalhe #info-product .aside .pieces .name input {
    float: left;
    margin: 15% 4% 15% 0; }
  body.lookDetalhe #info-product .aside .pieces .name span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #484747;
    text-align: left;
    width: 85%;
    margin: 10px 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 label > span {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  text-transform: none;
  position: relative; }
body.lookDetalhe .pieces .jcarousel-skin-tango {
  width: 155px;
  margin: 0 auto !important;
  border: 0px;
  position: relative;
  padding: 0 20px; }
  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: 25px;
    height: 25px;
    margin: 0 auto;
    float: none;
    display: inline-block; }
  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; }
    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-wrapper-outer {
    width: 152px;
    margin-left: 9px;
    display: inline-block;
    overflow: hidden; }
  body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls {
    margin-top: -30px; }
    body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls .owl-buttons div {
      width: 26px;
      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: -20px;
      top: 4px;
      background-position: 0 0; }
    body.lookDetalhe .pieces .jcarousel-skin-tango .owl-controls .owl-buttons .owl-next {
      left: 165px !important;
      top: 0;
      background-position: -37px 4px; }

body.lookDetalhe #info-product .txtQuantity {
  display: none !important;
  position: absolute;
  bottom: 8px;
  right: 279px; }
  body.lookDetalhe #info-product .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 #info-product .txtQuantity label:after {
      content: '';
      position: absolute;
      top: 6px;
      left: 77px;
      border-top: 1px solid #b9b9b9;
      display: inline-block;
      width: 37%; }
  body.lookDetalhe #info-product .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 #info-product .txtQuantity input[type="text"]:disabled {
    cursor: not-allowed; }

body.lookDetalhe #info-product .aside .offers {
  padding: 0;
  margin-top: 0;
  width: 100%; }
  body.lookDetalhe #info-product .aside .offers .regular {
    float: none;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #343333;
    padding: 4px 0;
    margin: 0; }
    body.lookDetalhe #info-product .aside .offers .regular span {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #343333;
      display: inline-block;
      margin-bottom: 8px; }
    body.lookDetalhe #info-product .aside .offers .regular em {
      display: none; }
      body.lookDetalhe #info-product .aside .offers .regular em:before {
        content: ''; }
  body.lookDetalhe #info-product .aside .offers .converted-price,
  body.lookDetalhe #info-product .aside .offers .percent-a-vista {
    display: none !important; }
  body.lookDetalhe #info-product .aside .offers .price {
    padding: 0;
    text-align: center; }
    body.lookDetalhe #info-product .aside .offers .price em {
      display: none; }
    body.lookDetalhe #info-product .aside .offers .price strong span {
      font-size: 16px !important; }

body.lookDetalhe #info-product .pieces .stamp {
  display: none;
  margin: 10px 0px 0px 0px;
  padding-left: 5px; }
  body.lookDetalhe #info-product .pieces .stamp:after {
    display: none;
    content: "INDISPONÍVEL.";
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #cd161d;
    text-transform: none; }
body.lookDetalhe #info-product .pieces .notifyme {
  float: none;
  width: 100%;
  text-align: left;
  margin-top: 0;
  min-height: auto;
  position: relative; }
  body.lookDetalhe #info-product .pieces .notifyme input[type="text"] {
    width: 65% !important;
    height: 42px;
    margin-top: 0;
    border: 1px solid #d2d2d2;
    background: transparent;
    color: #7c7c7c; }
  body.lookDetalhe #info-product .pieces .notifyme label strong span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #343333;
    text-transform: none;
    text-align: left; }
  body.lookDetalhe #info-product .pieces .notifyme label .notifyLabel span {
    font-size: 0;
    margin-bottom: 12px;
    text-align: left; }
    body.lookDetalhe #info-product .pieces .notifyme label .notifyLabel span:before {
      content: 'Avise-me quando chegar';
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #7c7c7c; }
  body.lookDetalhe #info-product .pieces .notifyme .btn.send.ir {
    text-transform: uppercase;
    width: 35%;
    height: 42px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    body.lookDetalhe #info-product .pieces .notifyme .btn.send.ir:hover {
      color: #FFF; }
body.lookDetalhe #info-product .stamp-look {
  display: none !important; }
body.lookDetalhe #info-product .notifyme {
  padding-left: 0;
  margin-top: 0;
  width: 285px;
  min-height: 130px;
  float: right; }
  body.lookDetalhe #info-product .notifyme.notifyme-look {
    float: left;
    position: relative;
    width: 54%;
    margin-top: 70px;
    min-height: auto; }
    body.lookDetalhe #info-product .notifyme.notifyme-look + .sucess2 {
      float: left;
      width: 50.3%;
      text-align: center; }
    body.lookDetalhe #info-product .notifyme.notifyme-look + .message {
      float: left;
      width: 42.7%;
      text-align: center; }
    body.lookDetalhe #info-product .notifyme.notifyme-look label:before {
      content: 'Indisponível';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #cd161d; }
    body.lookDetalhe #info-product .notifyme.notifyme-look label > span span {
      font-size: 0; }
      body.lookDetalhe #info-product .notifyme.notifyme-look label > span span:before {
        content: 'Avisa-me quando chegar';
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #7c7c7c;
        text-transform: none;
        text-align: left;
        margin-bottom: 6px;
        margin-top: 3px; }
  body.lookDetalhe #info-product .notifyme span {
    margin-bottom: 0;
    text-align: center; }
    body.lookDetalhe #info-product .notifyme span strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 18.61px;
      color: #cd161d;
      text-transform: uppercase;
      letter-spacing: 1px; }
  body.lookDetalhe #info-product .notifyme label > strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #cd161d;
    text-transform: none;
    margin-bottom: 8px;
    display: inline-block; }
  body.lookDetalhe #info-product .notifyme label > span span {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #7c7c7c;
    text-transform: none;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 3px; }
  body.lookDetalhe #info-product .notifyme input[type="text"] {
    -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;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    border: 1px solid #d5d5d5;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0px 10px;
    width: 200px !important;
    font-size: 15px; }
  body.lookDetalhe #info-product .notifyme .btn.send.ir:hover {
    color: #FFF; }

body.lookDetalhe .suggestion {
  padding-bottom: 60px; }
body.lookDetalhe .suggestion .list-products {
  width: 100%;
  float: none;
  position: relative; }
  body.lookDetalhe .suggestion .list-products li {
    width: 24%;
    position: relative; }
  body.lookDetalhe .suggestion .list-products .hproduct {
    width: 220px; }
    body.lookDetalhe .suggestion .list-products .hproduct .details .regular del {
      display: none !important; }
  body.lookDetalhe .suggestion .list-products .figure {
    padding-bottom: 10px; }

body.lookDetalhe .suggestion .list-products .photo {
  width: 100% !important;
  height: 100% !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 .suggestion .list-products .details .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  text-align: center; }

body.lookDetalhe .suggestion .list-products .offers {
  text-align: center; }
body.lookDetalhe .suggestion .list-products .percent-a-vista {
  display: none; }

body.lookDetalhe .suggestion .list-products .sale {
  display: inline; }
  body.lookDetalhe .suggestion .list-products .sale strong span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14; }
  body.lookDetalhe .suggestion .list-products .sale em {
    font-size: 0; }

body.lookDetalhe .description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #7c7c7c;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 26px;
  float: left;
  display: block; }
  body.lookDetalhe .description p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 26px; }
  body.lookDetalhe .description strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #7c7c7c; }

body.lookDetalhe .custom-prices {
  float: left;
  width: 300px;
  position: relative;
  left: 100px;
  top: 25px; }

body.basketpage #main {
  padding-bottom: 0; }
  body.basketpage #main .container {
    padding: 0 0 10px;
    margin-bottom: 0;
    width: 100%;
    max-width: 980px; }
    body.basketpage #main .container .content {
      margin-bottom: 0; }
body.basketpage #buy-to-list {
  display: none;
  border: 0; }
body.basketpage table {
  -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;
  margin-bottom: 0px; }
  body.basketpage table tr .subtotal {
    border-left: 0; }
body.basketpage td,
body.basketpage .subtotal,
body.basketpage .even td,
body.basketpage .basket .even .subtotal,
body.basketpage tfoot td,
body.basketpage tfoot .subtotal,
body.basketpage tfoot .even td {
  background: transparent; }
body.basketpage tfoot td {
  padding: 25px 0; }
body.basketpage tfoot .first td {
  border-top: 1px solid #e1e1e1; }
body.basketpage tfoot #tdStamps {
  border-right: 0; }

body.basketpage .buttons-basket {
  -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;
  margin: 0px;
  padding: 18px 0;
  position: relative; }
  body.basketpage .buttons-basket .continue {
    background: #e93f03; }
    body.basketpage .buttons-basket .continue:after {
      content: '>';
      background: url("/static/locales/custom/img/ico-continuar.png");
      background-repeat: no-repeat;
      background-position: left center;
      float: left;
      position: absolute;
      left: 35px;
      width: 10px;
      height: 10px; }

body.basketpage .basket {
  border: 1px solid #e1e1e1; }
body.basketpage thead tr {
  border-top: 1px solid transparent;
  background-color: transparent; }
body.basketpage thead th {
  background-color: transparent;
  line-height: 62px;
  height: 62px;
  vertical-align: middle;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid transparent;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
  body.basketpage thead th.product {
    padding: 0; }
    body.basketpage thead th.product span {
      font-size: 0;
      padding-left: 18px; }
      body.basketpage thead th.product span:before {
        content: 'Produto';
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #343333;
        vertical-align: middle; }
  body.basketpage thead th:nth-of-type(3) span {
    font-size: 0; }
    body.basketpage thead th:nth-of-type(3) span:before {
      content: 'Qtde.';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #343333;
      vertical-align: middle; }
  body.basketpage thead th:nth-of-type(5) span {
    font-size: 0; }
    body.basketpage thead th:nth-of-type(5) span:before {
      content: 'Valor Unitário R$';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #343333;
      vertical-align: middle; }
  body.basketpage thead th.last {
    border-right: 1px solid transparent; }
    body.basketpage thead th.last span {
      font-size: 0; }
      body.basketpage thead th.last span:before {
        content: 'Subtotal R$';
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #343333;
        vertical-align: middle; }

body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir {
  margin-bottom: 10px;
  margin-top: 3px;
  background: #FFF;
  -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.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;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: #cd161d;
    width: 100% !important;
    height: 120px !important;
    border: 0;
    margin-bottom: 0; }
    body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket {
      position: relative;
      top: 0;
      left: 0; }
      body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket span {
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 25px;
        color: #FFF;
        position: relative;
        width: 80%;
        margin: 0 auto;
        padding: 20px 0;
        line-height: 30px; }
    body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper #banner-basket,
    body.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;
      width: 100% !important;
      line-height: 20px;
      text-align: center;
      background: #cd161d;
      height: 100% !important;
      position: absolute;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 25px;
      color: #FFF;
      text-transform: none; }
    body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .promo {
      padding: 10px 42px;
      opacity: 0 !important; }
      body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .promo[style*="z-index: 3"] {
        opacity: 1 !important; }
    body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets {
      right: 20px;
      bottom: 10px; }
      body.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.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets li:last-child {
          border: 0; }
        body.basketpage #banner_promocoes_atingir_pnlBannerPromocoesAtingir .orbit-wrapper .orbit-bullets li.active {
          font-weight: bold; }

body.basketpage .product {
  width: auto; }
  body.basketpage .product .figure {
    text-align: right;
    width: 190px; }
    body.basketpage .product .figure .url {
      border: 1px solid #e1e1e1; }
      body.basketpage .product .figure .url img {
        width: 100%;
        height: 100%; }
    body.basketpage .product .figure img {
      width: 100%;
      height: 100%; }

body.basketpage td {
  border-right: 1px solid transparent; }
body.basketpage .description .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #343333;
  text-transform: none; }
body.basketpage .description .cod {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  text-transform: none;
  float: none; }
body.basketpage .description .brand {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  float: none; }
  body.basketpage .description .brand .label {
    font-size: 0; }
    body.basketpage .description .brand .label:before {
      content: 'Veja outros produtos: ';
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 9px;
      color: #7c7c7c;
      text-transform: none; }
body.basketpage .description .skus {
  display: none; }

body.basketpage .quantity {
  width: 195px; }
  body.basketpage .quantity > div {
    width: 100%;
    height: 27px;
    line-height: 27px;
    color: #000;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    body.basketpage .quantity > div > span {
      display: inline-flex; }
  body.basketpage .quantity input {
    width: 20px;
    height: 22px;
    color: #343333;
    font-size: 13px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  body.basketpage .quantity .minus {
    background: url("/static/locales/custom/img/icon-sLeft.png");
    margin-right: 0px; }
  body.basketpage .quantity .plus {
    background: url("/static/locales/custom/img/icon-sRight.png");
    margin-left: 0px; }
  body.basketpage .quantity .minus,
  body.basketpage .quantity .plus {
    width: 20px;
    height: 26px;
    border: 1px solid #e1e1e1;
    background-repeat: no-repeat;
    background-position: center 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.basketpage .gift .ico {
  background: none;
  width: 45px;
  text-align: center; }
body.basketpage .gift span:after {
  display: none;
  content: " Sim";
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none;
  position: relative;
  top: -2px; }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      body.basketpage .gift span:after {
        top: 0; } } }

body.basketpage .delete .ico {
  -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: url("/static/locales/custom/img/ico-delete.png");
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

body.basketpage .unit-value {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none; }
  body.basketpage .unit-value * {
    text-align: center; }
  body.basketpage .unit-value .regular {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b4b4b4;
    text-transform: uppercase; }
  body.basketpage .unit-value .sale {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14;
    text-transform: none;
    margin: 0; }
  body.basketpage .unit-value .percent-a-vista {
    display: none; }

body.basketpage .subtotal {
  border: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none; }
  body.basketpage .subtotal * {
    text-align: center; }
  body.basketpage .subtotal .regular {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #343333;
    text-transform: none;
    display: none; }
  body.basketpage .subtotal .sale {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14;
    text-transform: none; }
  body.basketpage .subtotal .percent-a-vista {
    display: none; }

body.basketpage #trStamps .basketStamp {
  padding: 0 14px; }
body.basketpage #trDiscount .title {
  font-size: 0; }
  body.basketpage #trDiscount .title:before {
    content: 'Desconto:';
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-transform: none;
    padding-right: 74px; }
body.basketpage .info:first-of-type {
  border-top: 1px solid #e1e1e1; }
  body.basketpage .info:first-of-type .title {
    font-size: 0;
    text-transform: none;
    background-color: transparent;
    padding: 0; }
    body.basketpage .info:first-of-type .title:before {
      content: 'Total dos produtos:';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #161616;
      text-transform: none; }
  body.basketpage .info:first-of-type .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a30f14;
    text-transform: none;
    background-color: transparent;
    border-left: 1px solid transparent; }
    body.basketpage .info:first-of-type .subtotal .converted-price:empty {
      display: none; }
body.basketpage .info .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.basketpage .info .subtotal {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none;
  border-left: 1px solid transparent; }
body.basketpage .info #tdGift {
  font-size: 0;
  border-bottom: 0; }
  body.basketpage .info #tdGift:before {
    content: 'Presente: ';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }
  body.basketpage .info #tdGift .subtotal {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000; }
body.basketpage .info #tdDeliveryTime {
  font-size: 0; }
  body.basketpage .info #tdDeliveryTime:before {
    content: 'Prazo de Entrega:';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none; }

body.basketpage .delivery.toHide #tdStores .options dt {
  padding: 8px 0;
  margin: 0 30px 0 0;
  line-height: 15px;
  width: auto;
  font-size: 0; }
  body.basketpage .delivery.toHide #tdStores .options dt:before {
    content: 'Loja preferencial';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #343333; }
body.basketpage .delivery.toHide #tdStores .options dd {
  padding: 0; }
body.basketpage .delivery.toHide #tdStores .store-address {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #343333 !important;
  margin: 0 0 0 20px !important;
  padding: 7px 0; }
body.basketpage .delivery:not(.first) {
  border-bottom: 1px solid #e1e1e1; }
body.basketpage .delivery #tdZipCode .options {
  padding: 11px 0 11px 19px; }
body.basketpage .delivery .options-tit {
  padding-left: 0;
  font-size: 0; }
  body.basketpage .delivery .options-tit:before {
    content: 'Escolha uma das opções de entrega';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #343333;
    text-transform: none;
    padding-left: 20px; }
body.basketpage .delivery .delivery-method {
  margin-left: 18px;
  padding: 11px;
  width: auto;
  color: #343333; }
  body.basketpage .delivery .delivery-method select {
    padding: 0;
    border: 1px solid #dfdbd7;
    color: #7c7c7c; }
body.basketpage .delivery .options {
  padding-left: 19px;
  margin-right: 20px; }
  body.basketpage .delivery .options dd {
    margin: 0;
    padding: 0; }
    body.basketpage .delivery .options dd label {
      line-height: 11px; }
    body.basketpage .delivery .options dd .service-basket label {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 15px;
      color: #000;
      text-transform: none;
      line-height: 22px; }
    body.basketpage .delivery .options dd ul {
      margin-left: 30px;
      margin-top: 6px; }
    body.basketpage .delivery .options dd select {
      padding: 4px 0; }
body.basketpage .delivery .store-address.harbor-address {
  margin: 0 !important;
  padding: 0;
  clear: right; }
  body.basketpage .delivery .store-address.harbor-address > span {
    margin-left: 20px; }
    body.basketpage .delivery .store-address.harbor-address > span strong {
      font-size: 12px;
      color: #343333; }
body.basketpage .delivery dt {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-transform: none;
  width: auto;
  padding: 6px 20px 6px 0; }
body.basketpage .delivery .store-address {
  text-transform: initial !important;
  width: auto;
  text-align: left;
  margin-top: 11px !important;
  color: #000 !important;
  text-transform: none !important;
  font-weight: normal !important; }
body.basketpage .delivery label,
body.basketpage .delivery .store-address,
body.basketpage .delivery .service-value li {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none;
  margin-top: 0;
  margin-right: 15px; }
body.basketpage .delivery .service-value li {
  margin-bottom: 10px; }
body.basketpage .delivery #ddlStores {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  padding: 5px 25px 5px 5px;
  text-transform: none;
  border-color: #e1e1e1;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body.basketpage .delivery input[type="text"] {
  -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;
  -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;
  height: 34px;
  line-height: 34px;
  padding: 0;
  width: 160px;
  border-color: 1px solid #e1e1e1;
  text-transform: none;
  background: transparent; }
body.basketpage .delivery ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000; }
body.basketpage .delivery ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }
body.basketpage .delivery :-ms-input-placeholder {
  /* IE 10+ */
  color: #000; }
body.basketpage .delivery :-moz-placeholder {
  /* Firefox 18- */
  color: #000; }
body.basketpage .delivery fieldset {
  margin-left: 0; }
  body.basketpage .delivery fieldset label {
    margin-right: 8px; }
  body.basketpage .delivery fieldset span {
    float: none;
    height: auto;
    line-height: normal;
    display: block; }
    body.basketpage .delivery fieldset span:before {
      content: "Insira o cep no campo abaixo";
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #000;
      float: left;
      text-align: left;
      width: 100%;
      margin-bottom: 16px; }
body.basketpage .delivery .btn {
  background: #e93f03;
  margin-top: 0 !important;
  margin-left: 0 !important; }
body.basketpage .delivery .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.basketpage .delivery .subtotal {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #a30f14;
  text-transform: none;
  border-left: 0; }
body.basketpage .delivery.toHide .subtotal {
  position: relative; }
  body.basketpage .delivery.toHide .subtotal:before {
    display: inline-block;
    content: " ";
    background-color: #fff;
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -8px; }

body.basketpage .coupon {
  border-bottom: 1px solid #e1e1e1; }
  body.basketpage .coupon.even .subtotal {
    border-left: 0;
    border-bottom: 1px solid #e1e1e1; }
  body.basketpage .coupon #tdCoupon {
    padding-left: 0;
    border-bottom: 1px solid #e1e1e1; }
  body.basketpage .coupon fieldset.form {
    float: left;
    margin-left: 20px; }
  body.basketpage .coupon fieldset span {
    line-height: normal;
    margin: 0 30px 0 0;
    padding: 10px 0;
    width: auto;
    max-width: 405px;
    font-size: 0; }
    body.basketpage .coupon fieldset span:before {
      content: "Se você possui um CUPOM DE DESCONTO ou VALE-PRESENTE, insira seu código";
      display: inline-block;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 11px;
      color: #343333;
      text-align: left;
      text-transform: none;
      width: auto; }
  body.basketpage .coupon input[type="text"] {
    -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;
    -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;
    text-align: left;
    width: 180px;
    height: 34px;
    line-height: 34px;
    padding: 0 16px;
    border-color: 1px solid #e1e1e1;
    text-transform: none;
    background: transparent; }
  body.basketpage .coupon .alteracor::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  body.basketpage .coupon .alteracor:-webkit-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  body.basketpage .coupon .alteracor::-moz-input-placeholder {
    /* Firefox 19+ */
    color: #000; }
  body.basketpage .coupon .alteracor:-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  body.basketpage .coupon .alteracor:-ms-input-placeholder {
    /* IE 10+ */
    color: #000; }
  body.basketpage .coupon .btn {
    margin-top: 0px !important;
    margin-left: 0 !important; }
    body.basketpage .coupon .btn:hover:before {
      color: #FFF; }
  body.basketpage .coupon .btn.cancel {
    margin-top: 0px !important;
    margin-left: 0 !important; }
    body.basketpage .coupon .btn.cancel:hover:before {
      color: #FFF; }
  body.basketpage .coupon .coupon-ok,
  body.basketpage .coupon .coupon-off {
    font-size: 0;
    text-transform: uppercase;
    background: none;
    padding: 26px; }
    body.basketpage .coupon .coupon-ok:before,
    body.basketpage .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.basketpage .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.basketpage .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.basketpage #trStamps #tdStamps {
  border-bottom: 1px solid #e1e1e1; }
body.basketpage #trDeliveryTime #tdDeliveryTime,
body.basketpage #trDeliveryTime .subtotal {
  border-bottom: 1px solid transparent; }
body.basketpage #trDiscount {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
body.basketpage .service-unavailable-message td {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  padding-left: 22px;
  background-color: #ebebeb; }

body.basketpage .total {
  background: #ebebeb;
  border-top: 0; }
  body.basketpage .total td {
    background: transparent;
    padding: 18px 0; }
  body.basketpage .total .title {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-transform: none;
    padding-right: 11px; }
    body.basketpage .total .title:first-letter {
      text-transform: uppercase; }
  body.basketpage .total .value {
    width: auto;
    min-width: 170px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #a30f14;
    text-transform: none;
    border: 1px solid transparent; }
    body.basketpage .total .value .percent-a-vista {
      display: none; }
  body.basketpage .total.info .value {
    border-right: 0; }
  body.basketpage .total.info .title {
    font-size: 0;
    padding-right: 0; }
    body.basketpage .total.info .title:before {
      content: 'Total ';
      font-size: 15px;
      color: #343333;
      text-transform: uppercase; }

body.checkout:not(.basketpage) .gift .figure {
  width: 170px; }
  body.checkout:not(.basketpage) .gift .figure img {
    width: 100% !important;
    height: auto !important; }

body.checkout:not(.basketpage) .details .form {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #7c7c7c;
  text-transform: none; }
body.checkout:not(.basketpage) .details .actions {
  margin: 15px 0; }
body.checkout:not(.basketpage) .details .skus {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none; }
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    body.checkout:not(.basketpage) .gift .form .optionList li input {
      padding: 2px;
      margin: 0 5px; } } }

body.checkout:not(.basketpage) .gift p {
  padding: 0 !important; }
body.checkout:not(.basketpage) .gift .actions {
  margin: 15px 0; }

body.garantia #info-product .collum.images {
  width: 42%;
  margin-right: 1%; }
body.garantia #info-product .collum.details {
  width: 57%; }

body.garantia #info-product .photo {
  width: 100%;
  height: 100%; }

body.garantia #info-product .cod {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7c7c7c;
  text-transform: none; }
body.garantia #info-product .regular {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #343333;
  text-decoration: none;
  margin-bottom: 6px; }
  body.garantia #info-product .regular em {
    text-transform: capitalize; }
  body.garantia #info-product .regular del {
    text-decoration: none; }
body.garantia #info-product #spanPrecoPor.price em {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #343333;
  text-transform: capitalize; }
body.garantia #info-product #spanPrecoPor.price strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 38px;
  color: #a30f14;
  display: inline; }
body.garantia #info-product #spanPrecoAVista {
  display: none; }
body.garantia #info-product .parcel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #343333; }
  body.garantia #info-product .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #343333; }
body.garantia #info-product .economize {
  margin-top: 10px;
  display: inline-block; }
  body.garantia #info-product .economize em {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c;
    text-transform: none; }
  body.garantia #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.loginpage .wrapper {
  background: none; }
body.loginpage .main-content {
  margin: 0 0 40px !important; }
body.loginpage #main .login .collum.even {
  height: auto; }
body.loginpage #main .main-content .login {
  overflow: visible;
  max-width: 980px;
  height: auto;
  margin: 0 auto !important;
  border: 1px solid #f2efef;
  background: #fbfbfb;
  overflow: hidden; }
  body.loginpage #main .main-content .login fieldset {
    background: #fbfbfb; }
body.loginpage .box.even {
  height: auto; }

body.loginpage .form .title, body.partner .form .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #e93f03;
  text-transform: none; }

body.loginpage .form .field span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
body.loginpage .form .field input {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none;
  width: 99.5%; }
body.loginpage .form .field #txtEmail2 {
  width: 100% !important; }
body.loginpage .form .field #txtCep1 {
  width: 392px !important; }

body.loginpage .remember,
body.loginpage .change {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #cd161d;
  text-transform: none;
  padding-bottom: 10px;
  width: 100%; }

body.loginpage .info-login {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #343333;
  text-transform: none;
  line-height: normal; }

body.loginpage .login .enter {
  margin-right: 2px;
  /* Somente para Chrome e Safari */ }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.loginpage .login .enter {
      height: 36px;
      line-height: 36px;
      margin-right: 2px; } }

body.loginpage .login .continue {
  margin-right: 2px !important;
  margin-bottom: 3px !important; }
body.loginpage .login .continue.afiliado {
  /* Somente para Chrome e Safari */ }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.loginpage .login .continue.afiliado {
      line-height: 37px;
      margin-right: 2px !important;
      margin-top: 18px !important;
      height: 29px; } }

body.partner .box {
  background: #FFF; }

body.partner #enter {
  margin-right: 5px; }

body.account {
  background: #FFF; }
  body.account #main .container {
    padding: 0px;
    max-width: 980px;
    width: 100%; }

body.account .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 .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 .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; }
      body.account .box .nav li:hover a {
        background: rgba(0, 0, 0, 0.09); }
      body.account .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 .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 .box .nav li {
  width: calc(33% - 20px);
  margin: 10px; }
body.account .nav a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #666;
  text-transform: none; }
  body.account .nav a:hover {
    color: #000;
    text-decoration: none; }

body.account .nav span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }

body.contaCorrente .wrapper {
  background: #FFF; }
body.contaCorrente #main .container {
  padding: 0px;
  width: 100%;
  max-width: 980px; }
  body.contaCorrente #main .container .info {
    margin-left: 0; }

body.contaCorrente .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: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #F7F7F7;
  border: 1px solid #d4d4d4;
  padding: 18px;
  width: 50%; }

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;
  float: left !important; }
  body.contaCorrente .btn.search:hover {
    background-color: #c13402;
    background: #c13402; }
  body.contaCorrente .btn.search:active {
    background-color: #c13402;
    background: #c13402; }

body.page-wishlist #main .content {
  max-width: 750px; }
body.page-wishlist #main .aside {
  margin-top: 32px; }

body.page-wishlist .block > ul > li > a {
  font-weight: bold; }

body.page-wishlist .main-content .filter-wish {
  width: 100%;
  display: inline-block;
  height: auto;
  padding: 18px;
  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.page-wishlist .main-content .filter-wish .category,
  body.page-wishlist .main-content .filter-wish .order {
    width: 30%; }
    body.page-wishlist .main-content .filter-wish .category span,
    body.page-wishlist .main-content .filter-wish .order span {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 13px;
      color: #343333;
      padding: 6px 0; }
    body.page-wishlist .main-content .filter-wish .category select,
    body.page-wishlist .main-content .filter-wish .order select {
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-size: 13px;
      color: #343333;
      border: 1px solid #d4d4d4;
      padding: 5px 14px 5px 5px;
      text-transform: none; }
  body.page-wishlist .main-content .filter-wish .btn.ir {
    background: #a30f14; }

body.page-wishlist .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: 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;
  border: 0; }
  body.page-wishlist .desired-products li .details {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1; }
  body.page-wishlist .desired-products li .figure {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2; }
  body.page-wishlist .desired-products li .box.details {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3; }
  body.page-wishlist .desired-products li .coment {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4; }

body.page-wishlist #lblListaDesejos .figure {
  width: 30%;
  height: auto;
  margin: 0;
  padding: 0 30px 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.page-wishlist #lblListaDesejos .figure .photo {
    -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;
    width: 100%; }

body.page-wishlist .desired-products .details {
  width: 100%;
  display: inline-block;
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: 22px; }
  body.page-wishlist .desired-products .details .name {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #343333; }
  body.page-wishlist .desired-products .details .cod {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #343333; }
  body.page-wishlist .desired-products .details .skus,
  body.page-wishlist .desired-products .details .stamp {
    display: none; }
  body.page-wishlist .desired-products .details .hreview-aggregate .lnkAvaliacao {
    background: url("/static/locales/custom/img/star.png");
    width: 95px;
    height: 18px; }
    body.page-wishlist .desired-products .details .hreview-aggregate .lnkAvaliacao .rating {
      background: url("/static/locales/custom/img/star.png");
      background-position: 0 -17px;
      height: 17px; }
  body.page-wishlist .desired-products .details .hreview-aggregate .count {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #7c7c7c; }

body.page-wishlist .desired-products .box.details {
  width: 70%;
  min-height: 213px;
  padding: 20px;
  -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; }
  body.page-wishlist .desired-products .box.details:after, body.page-wishlist .desired-products .box.details:before {
    content: "";
    display: table;
    clear: both; }

body.page-wishlist .desired-products .details .added,
body.my-lists .desired-products .details .added,
body.page-wishlist .desired-products .details .situation,
body.my-lists .desired-products .details .situation {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none;
  position: relative;
  margin: 0 0 6px; }
  body.page-wishlist .desired-products .details .added strong,
  body.my-lists .desired-products .details .added strong,
  body.page-wishlist .desired-products .details .situation strong,
  body.my-lists .desired-products .details .situation strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #343333;
    text-transform: none; }
  body.page-wishlist .desired-products .details .added a,
  body.my-lists .desired-products .details .added a,
  body.page-wishlist .desired-products .details .situation a,
  body.my-lists .desired-products .details .situation a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #cd161d;
    text-transform: none; }
    body.page-wishlist .desired-products .details .added a:hover,
    body.my-lists .desired-products .details .added a:hover,
    body.page-wishlist .desired-products .details .situation a:hover,
    body.my-lists .desired-products .details .situation a:hover {
      text-decoration: underline; }
body.page-wishlist .desired-products .details .added a,
body.my-lists .desired-products .details .added a {
  text-indent: -9999px;
  padding: 0 0 12px;
  margin: 0; }
  body.page-wishlist .desired-products .details .added a:before,
  body.my-lists .desired-products .details .added a:before {
    content: 'X';
    background: #FFF;
    color: #cd161d;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    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 .desired-products .details .offers {
  font-size: 0;
  line-height: normal;
  margin: 0;
  padding: 0; }
  body.page-wishlist .desired-products .details .offers .regular {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #343333;
    text-transform: capitalize; }
    body.page-wishlist .desired-products .details .offers .regular del {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 12px;
      color: #343333;
      text-decoration: none; }
  body.page-wishlist .desired-products .details .offers .sale {
    font-size: 0; }
    body.page-wishlist .desired-products .details .offers .sale strong {
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #a30f14; }
      body.page-wishlist .desired-products .details .offers .sale strong:before {
        content: 'Por ';
        text-transform: capitalize;
        font-size: 13px;
        color: #343333; }

body.page-wishlist .desired-products .details .parcel {
  text-transform: none;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #343333; }
  body.page-wishlist .desired-products .details .parcel strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #343333; }
  body.page-wishlist .desired-products .details .parcel b {
    display: none; }

body.page-wishlist .desired-products .coment {
  width: 100%;
  height: 100%;
  margin: 0; }
body.page-wishlist .desired-products label span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333; }

body.page-wishlist .desired-products .details .notifyme {
  width: 52%;
  margin: 12px 0 5px;
  position: relative; }
  body.page-wishlist .desired-products .details .notifyme > span > strong {
    font-size: 0px;
    padding: 0;
    margin-bottom: 0; }
    body.page-wishlist .desired-products .details .notifyme > span > strong:before {
      content: 'Produto Indisponível';
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #343333; }
  body.page-wishlist .desired-products .details .notifyme > label > span {
    font-size: 0px; }
    body.page-wishlist .desired-products .details .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;
      margin-bottom: 0; }
  body.page-wishlist .desired-products .details .notifyme input[type="text"] {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    -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;
    width: 190px !important;
    height: 42px;
    line-height: 42px;
    padding: 0px 10px;
    margin: 0; }

body.page-wishlist #lblListaDesejos .internal {
  width: 100%; }
  body.page-wishlist #lblListaDesejos .internal .return.text .btn.ir.buy {
    width: 170px;
    margin: 0 auto 3px;
    height: 40px;
    float: none; }

body.register #main .container {
  padding: 0px;
  max-width: 980px;
  width: 100% !important; }
  body.register #main .container .atention {
    width: 100%;
    max-width: 980px;
    margin: 12px auto 10px;
    text-align: right;
    float: none; }
body.register #main #formcadastro_btnSalvar {
  left: 50%;
  margin-left: -59px; }
body.register #main #box_cadastro_dadosacesso {
  background: none;
  padding: 0; }
body.register #main .form {
  padding: 0;
  margin: 30px auto 40px;
  max-width: 980px;
  width: 100%; }
  body.register #main .form .dados {
    width: 44%;
    margin-right: 2%;
    margin-left: 0;
    padding-right: 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.register #main .form .endereco {
    width: 53%;
    margin-left: 0; }
  body.register #main .form .field {
    margin-bottom: 10px; }
    body.register #main .form .field.cepCustom {
      width: 91.3%;
      border: 1px solid #e1e1e1;
      padding: 8px 10px 0; }
      body.register #main .form .field.cepCustom label #spanMsgValidacaoCEP.validacao {
        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;
        width: 64%;
        display: block;
        height: auto;
        right: 20px;
        left: auto;
        bottom: 10px;
        line-height: 15px;
        padding-left: 40px; }
    body.register #main .form .field.nasc {
      position: relative;
      left: auto;
      width: 128px;
      min-height: 75px;
      float: left; }
      body.register #main .form .field.nasc #spanMsgValidacaoDataNascimento {
        width: auto;
        min-height: 30px; }
    body.register #main .form .field.input-sexo {
      left: auto; }
    body.register #main .form .field.input-est {
      margin-bottom: 0;
      height: 67px; }
      body.register #main .form .field.input-est #spanMsgValidacaoEstado {
        top: 48px;
        line-height: 10px; }
    body.register #main .form .field.param-field {
      display: inline;
      margin: 0; }
      body.register #main .form .field.param-field.phone-dd #formcadastro_txtContaTexto2 {
        width: 20px; }
      body.register #main .form .field.param-field #formcadastro_txtContaTexto3 {
        width: 70px; }
    body.register #main .form .field select {
      margin-left: 0; }
      @media not all and (min-resolution: 0.001dpcm) {
        @supports (-webkit-appearance: none) {
          body.register #main .form .field select#ddlEndereco {
            margin-left: 13px; } } }
body.register #main .box.dados-adicionais,
body.register #main .box.termos {
  width: 530px; }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      body.register #main .box.dados-adicionais,
      body.register #main .box.termos {
        margin-top: 6px; } } }
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    body.register #main .box.dados-adicionais input {
      height: 17px; } } }
body.register #main .box.dados-adicionais .field {
  height: auto; }

body.register .form .field.radio {
  -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: #EEE;
  border-left: 3px solid #343333;
  height: auto;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%; }
  body.register .form .field.radio.person {
    height: 40px;
    width: 100%; }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      body.register .form .field.radio label span {
        position: relative;
        top: 3px; } } }

body.register .actions {
  clear: both;
  height: 50px;
  margin: 20px 0 10px;
  text-align: center;
  width: 100%; }

body.delivery-address .address {
  width: 100%;
  margin: 20px auto; }
  body.delivery-address .address li:first-child {
    border: 0; }
  body.delivery-address .address div {
    padding: 5px 0; }

body.delivery-address .name {
  text-transform: capitalize !important; }
body.delivery-address .adr span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #343333;
  text-transform: none; }
body.delivery-address .adr span strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #a30f14;
  text-transform: none; }

body.delivery-address .btn.ir.edit {
  width: 100%; }

body.delivery-address .btn.ir.use {
  width: 100%; }

body.delivery-address .btn.ir.delete {
  width: 100%; }
  body.delivery-address .btn.ir.delete:before {
    display: none; }

body.delivery-address #p_LimparEndereco {
  left: 38%; }
  body.delivery-address #p_LimparEndereco:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

body.delivery-address #hypSalvar {
  left: 50%;
  font-weight: bold; }

body.delivery-address #main .container .content h1 {
  border: 0; }
body.delivery-address #main .container .content .delivery-opt {
  display: none; }
body.delivery-address #main .container .content .address li {
  width: 16%;
  margin: 0 0 10px;
  padding: 12px 21px;
  background: #F2F2F2;
  border: 1px solid rgba(210, 210, 210, 0.3); }
  body.delivery-address #main .container .content .address li:nth-of-type(1) li, body.delivery-address #main .container .content .address li:nth-of-type(2) li, body.delivery-address #main .container .content .address li:nth-of-type(3) li, body.delivery-address #main .container .content .address li:nth-of-type(4) li, body.delivery-address #main .container .content .address li:nth-of-type(5) li {
    padding: 0;
    margin-bottom: 6px;
    width: 100%;
    border: 0; }
body.delivery-address #main .container .content #pnlHomeDelivery .info .actions {
  margin: 0; }
body.delivery-address #main .container .content #pnlHomeDelivery > .form > fieldset {
  padding: 20px; }

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 .payment-methods .flags .logo {
  border: 0; }
body.op-checkout .payment-methods .txt-opc {
  padding: 0 15px; }

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 .item .content .saldo-credito .saldo,
body.op-checkout #main .opc-content .cols .boxes .item .content .saldo-credito .type {
  color: #000; }

body.op-checkout .bt-full:hover {
  background: #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; }

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: 15px;
  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-checkout .wrapper {
  background: #FFF; }

body.op-confirmation .confirmacao-pedido .confirm-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #e93f03;
  text-transform: none;
  display: inline-block;
  line-height: 28px; }
  body.op-confirmation .confirmacao-pedido .confirm-title:before {
    content: '';
    background: url("/static/locales/custom/img/sprite-checkout.png") no-repeat 0 0;
    top: 105px; }
body.op-confirmation .confirmacao-tipo {
  padding: 20px; }
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;
  line-height: normal; }
  body.op-confirmation .confirmacao-tipo.boleto-type .print-boleto a:before {
    content: 'Imprimir Boleto';
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    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 .op-confirmation .opcofirm {
  padding: 15px 0; }

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 {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.op-confirmation .summary-confirm .summary-itens .item-quantity {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  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; }
  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 !important;
    font-size: 18px;
    color: #a30f14;
    text-transform: none; }

body.op-confirmation #main #pnlOPCheckout {
  background: #FFF; }

body.search .request span, body.meuspedidos .request span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
  body.search .request span a, body.meuspedidos .request span a {
    clear: both;
    display: block;
    font-weight: bold; }
body.search .number strong, body.meuspedidos .number strong {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #cd161d;
  text-transform: uppercase; }
body.search .request .description, body.meuspedidos .request .description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #cd161d;
  text-transform: none; }

body.search #panCentro p, body.meuspedidos #panCentro p {
  padding: 0 5px; }
body.search #panCentro strong, body.meuspedidos #panCentro strong {
  color: #a30f14; }
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    body.search #panCentro .box .field.checkbox input, body.meuspedidos #panCentro .box .field.checkbox input {
      margin: 6px 3px;
      padding: 2px; } } }

body.search .result table th span {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: none; }
body.search .result table td {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }
body.search .result table td a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #343333;
  text-transform: none; }

body.search .internal .return .buy {
  width: 130px;
  height: 40px; }

body .autocomplete-mais-buscadas {
  width: 308px; }
  body .autocomplete-mais-buscadas .title-maisbuscadas {
    background: #a30f14; }
  body .autocomplete-mais-buscadas ul li a .count {
    background: #a30f14; }

body.rksearch .naoencontrado .result-naoencontrado .form-comment .form-group .form-button {
  background: #a30f14; }

body.type-busca #main .aside {
  display: none; }
body.type-busca #main .filter-details {
  display: block;
  padding: 0;
  border: 0; }
  body.type-busca #main .filter-details p {
    height: auto; }
body.type-busca #main .content {
  width: 100%;
  border: 0; }

body.meuspedidos #main .container {
  width: 980px !important; }
body.meuspedidos #main .main-content {
  background: #FFF; }
  body.meuspedidos #main .main-content .timeline li {
    width: 18%; }
  body.meuspedidos #main .main-content .box .stamp {
    margin: 5px 0; }

body.meuspedidos .request .actions a {
  font-size: 0;
  margin: 0px auto; }
  body.meuspedidos .request .actions a:before {
    content: 'Imprimir Boleto'; }
body.meuspedidos .request .actions .order-copy-barcode-boleto a:before {
  content: 'Copiar C├│digo de Barras'; }
body.meuspedidos .request #divExchange a {
  font-size: 22px; }
  body.meuspedidos .request #divExchange a:before {
    display: none; }

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;
  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 transparent; }
  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; }
  body.institucional .content h1,
  body.institucional .main-content h1 {
    margin: 0 15px 20px !important; }
body.institucional .text h2 > span {
  display: none; }
body.institucional .nav {
  margin-bottom: 40px; }
body.institucional .nav ul {
  padding: 0 0 10px; }
body.institucional .nav .box {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background: #FFF; }
body.institucional .nav .box.even {
  background: #f7f7f7; }

body.institucional .nav h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #e93f03; }

body.institucional .nav li a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #e93f03;
  text-transform: none;
  display: block; }
  body.institucional .nav li a:hover {
    color: #7c7c7c;
    text-decoration: none; }
  body.institucional .nav li a:before {
    content: '*';
    font-size: 20px;
    color: #e93f03;
    top: 6px;
    position: relative;
    margin-right: 6px; }
body.institucional .nav li.televendas {
  color: #666;
  font-weight: bold;
  font-size: 0; }
  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 .text {
  padding: 0 20px; }
  body.institucional .text .actions {
    width: 100% !important; }
    body.institucional .text .actions .btn.ir.send {
      margin-right: 23.6%;
      margin-bottom: 3px; }

body.sitemap .col 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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -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.sitemap .col ul li h2 {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0; }
body.sitemap .col ul li h2 a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #e93f03;
  display: inline-block;
  text-decoration: none; }
body.sitemap .col strong {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: #e93f03;
  text-transform: none;
  padding: 0 10px 6px;
  border-color: #CCC; }
body.sitemap .col ul a,
body.sitemap .col ul ul a {
  padding: 0;
  color: #343333;
  font-size: 14px; }
  body.sitemap .col ul a:hover,
  body.sitemap .col ul ul a:hover {
    color: #a30f14; }
body.sitemap .col ul li {
  width: 15%;
  border: 0; }
body.sitemap .col ul li ul li {
  width: 100%;
  margin: 6px 0 10px; }
body.sitemap .col.manuf {
  padding-bottom: 20px; }

body.sitemap .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #e93f03;
  text-transform: none; }

body.mycards .mycards-title {
  width: 48%;
  margin: 20px auto 6px !important;
  border: 0; }
body.mycards .mycards-txt {
  width: 48%;
  margin: 0 auto;
  line-height: 16px;
  color: #343333; }
body.mycards .form-mycards {
  padding: 18px 0; }
  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 .ipt-mycards {
    width: 446px; }
  body.mycards .form-mycards .txt-formmycards {
    width: 150px;
    text-align: left; }
body.mycards .new-card .add-new-card {
  color: #0c486d; }
body.mycards .accordion-cards .accordion-header .nm-card,
body.mycards .accordion-cards .accordion-header .valid-card {
  padding: 9px; }
body.mycards .accordion-cards .accordion-content .remove-btn {
  top: 0; }

body .text p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 24px; }

body.affiliates .form .title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 22px;
  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 .reports .date input {
  padding: 5px 0; }

body.afiliados .main-content,
body.afiliados .content {
  width: auto; }
body.afiliados .aside {
  width: 280px;
  border: 0;
  display: block;
  margin-top: 0;
  padding-left: 0; }
  body.afiliados .aside:before {
    border: 0; }
  body.afiliados .aside .block ul {
    display: block;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }
    body.afiliados .aside .block ul li {
      padding: 0; }
  body.afiliados .aside .nav {
    margin-top: 34px; }
    body.afiliados .aside .nav:before {
      content: ''; }

body.institucional.internal .box {
  background: #fff; }
body.institucional.internal .box.even {
  background: #f6f6f6; }

body.institucional.internal .actions {
  width: 375px;
  margin: 0px auto; }
body.institucional.internal .text .actions .btn {
  width: auto;
  margin-right: 0px; }
body.internal .return .buy {
  margin: 0px auto;
  height: 40px;
  width: 216px;
  font-size: 16px; }

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-desktop-main.css.map */
