@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
html,
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px; }

a {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }

@media (min-width: 576px) {
  a {
    color: #ff000ff; } }
#conteudo {
  margin-top: 30px; }

.imgTopo {
  position: relative;
  height: 380px;
  color: #ffffff;
  text-align: left;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 700;
  margin-top: -30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 767px) {
    .imgTopo {
      height: 250px;
      font-size: 28px;
      font-size: 1.75rem; } }

.embeddedContent {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embeddedContent iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embeddedContent::before {
  content: ' ';
  position: relative;
  display: block;
  padding-top: 56.25%; }

.carousel-fullscreen .carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.btn.loading .loader {
  display: inline-block; }

.btn-spinner {
  color: #cccccc;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 20px; }

#cookieAlert {
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  background-color: #ffffff;
  border-top: 5px solid #000000;
  color: #000000;
  font-size: 12px;
  padding: 20px 5px;
  z-index: 1030;
  text-align: left; }
  #cookieAlert a:not(.btn) {
    text-decoration: underline;
    color: #000000;
    cursor: pointer; }
  #cookieAlert a:hover {
    text-decoration: none; }

.dropdown-menu {
  margin-top: 0; }

.dropdown-menu .dropdown-toggle::after {
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent; }

.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 0%; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-color: transparent;
  outline-width: 0;
  outline-style: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }

#menuTopo {
  position: relative;
  width: 100%; }
  #menuTopo .menuLinguas {
    margin-left: 15px;
    position: relative; }
    #menuTopo .menuLinguas a.dropdown-toggle {
      color: #ffffff; }
    #menuTopo .menuLinguas a.dropdown-toggle:hover {
      color: #cccccc;
      text-decoration: none; }
  #menuTopo .navbar-toggler {
    position: relative;
    margin-top: 0px;
    z-index: 15;
    padding: 0px;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    padding-top: 5px;
    border: 1px solid #ffffff; }
    #menuTopo .navbar-toggler .bar {
      position: relative;
      top: 0px;
      left: 0px;
      display: block;
      margin: auto;
      width: 26px;
      height: 2px;
      margin-bottom: 6px;
      background-color: #ffffff;
      opacity: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(2) {
    opacity: 0; }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(3) {
    top: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

footer {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #000000;
  background-color: #ffffff; }
  footer a {
    margin-left: 5px;
    margin-right: 5px;
    color: #000000; }
  footer a:hover {
    color: #cccccc; }
  footer ul .nav-link {
    padding-top: 0px;
    padding-bottom: 0px; }
  footer #newsletterForm .fv-plugins-icon,
  footer #newsletterMailChimpForm .fv-plugins-icon {
    display: none; }
  footer #newsletterForm .termosC .fv-plugins-icon,
  footer #newsletterMailChimpForm .termosC .fv-plugins-icon {
    display: none; }
  footer #newsletterForm .status,
  footer #newsletterMailChimpForm .status {
    text-align: left; }
  footer #newsletterForm .status.erro,
  footer #newsletterMailChimpForm .status.erro {
    color: red; }
  footer #newsletterForm .status.sucesso,
  footer #newsletterMailChimpForm .status.sucesso {
    color: green; }

.historiaTimeline {
  position: relative;
  background-color: #cccccc;
  margin-bottom: -1px;
  margin-top: 20px; }
  .historiaTimeline .row .texto {
    padding-top: 30px;
    padding-bottom: 40px;
    min-height: 140px; }
  .historiaTimeline .row .ano > div {
    position: relative;
    color: #000000;
    font-weight: 500;
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    padding-top: 10px;
    min-width: 90px; }
  .historiaTimeline .row .ano .fundo {
    position: absolute;
    top: 40px;
    bottom: 30px;
    left: 50%;
    margin-left: -12px;
    border-radius: 12px;
    width: 24px;
    background-color: #cccccc; }
  .historiaTimeline .row .ano .fundo::after {
    content: ' ';
    position: absolute;
    top: 15.5px;
    left: 6px;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 100%; }
  .historiaTimeline .row .ano .fundo::before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: -10px;
    display: block;
    width: 45px;
    height: 45px;
    background-color: #000000;
    border-radius: 100%; }

.programas {
  margin-bottom: -10px;
  margin-top: 60px; }
  .programas .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 76%; }
    .programas .item .img {
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      z-index: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .programas .item a {
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      z-index: 2; }
  .programas .item:hover .img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6; }

.associadosLista {
  margin-bottom: -10px;
  margin-top: 60px; }
  .associadosLista h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px; }
  .associadosLista .item {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 80px; }
    .associadosLista .item img {
      max-width: 100%;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
  .associadosLista .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6; }

.listaNoticias .item {
  margin-bottom: 30px; }
  .listaNoticias .item a {
    color: #000000;
    text-decoration: none;
    display: block; }
    .listaNoticias .item a .img {
      margin-bottom: 5px; }
    .listaNoticias .item a .nome {
      font-weight: 700; }
    .listaNoticias .item a .data {
      font-size: 12px;
      font-size: 0.75rem;
      margin-bottom: 10px; }
    .listaNoticias .item a .link {
      margin-top: 10px; }
  .listaNoticias .item a:hover {
    opacity: .7; }

.noticiaDetalhe .img {
  margin-bottom: 15px; }
.noticiaDetalhe h1 {
  margin-bottom: 0px; }
.noticiaDetalhe .data {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 15px; }

.menuClienteTopo {
  margin-left: 15px;
  position: relative; }
  .menuClienteTopo a.dropdown-toggle {
    color: #ffffff; }
  .menuClienteTopo a.dropdown-toggle:hover {
    color: #cccccc;
    text-decoration: none; }

.clienteMenuArea {
  border: 1px solid #000000; }
  .clienteMenuArea .titulo {
    background-color: #000000;
    color: #ffffff;
    padding: 5px 10px; }
  .clienteMenuArea a {
    display: block;
    color: #000000;
    padding: 5px 10px; }
  .clienteMenuArea a.active,
  .clienteMenuArea a:hover {
    text-decoration: none;
    background-color: #cccccc; }

.clienteLogin h2,
.clienteRegisto h2,
.clientePerfil h2,
.clienteRecuperar h2,
.produtosFavoritos h2,
.clienteMoradas h2 {
  background-color: #cccccc;
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  padding: 10px 30px;
  padding-bottom: 5px;
  text-transform: uppercase;
  border: 1px solid #000000;
  border-bottom: 0px;
  margin: 0px; }
.clienteLogin .area,
.clienteRegisto .area,
.clientePerfil .area,
.clienteRecuperar .area,
.produtosFavoritos .area,
.clienteMoradas .area {
  border: 1px solid #000000;
  border-top: 0px;
  padding: 15px;
  padding-bottom: 15px; }

.clienteMoradas h2 {
  background-color: #cccccc;
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  padding: 10px 30px;
  padding-bottom: 5px;
  text-transform: uppercase;
  border: 1px solid #000000;
  border-bottom: 0px;
  margin: 0px; }
.clienteMoradas .area {
  border: 1px solid #000000;
  border-top: 0px;
  padding: 15px;
  padding-bottom: 15px; }
.clienteMoradas .lista b {
  color: #000000; }
.clienteMoradas .lista .row > div {
  margin-bottom: 30px; }
.clienteMoradas .lista .item_add,
.clienteMoradas .lista .item {
  border: 1px solid #cccccc;
  padding: 10px;
  min-height: 100%; }
.clienteMoradas .lista .item.loading {
  opacity: .3; }
.clienteMoradas .lista .item_add {
  padding: 0px;
  text-align: center;
  height: 100px; }
  .clienteMoradas .lista .item_add a {
    display: block;
    width: 100%;
    height: 100%;
    color: #cccccc;
    font-size: 30px;
    font-size: 1.875rem; }
  .clienteMoradas .lista .item_add a:hover {
    color: #000000; }
.clienteMoradas .lista .btEdit {
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  margin-right: 30px; }
.clienteMoradas .lista .btEdit:hover {
  color: #000000; }
.clienteMoradas .lista .btDelete {
  position: relative;
  width: 24px;
  color: #000000;
  cursor: pointer; }
  .clienteMoradas .lista .btDelete .loader,
  .clienteMoradas .lista .btDelete .off {
    position: absolute;
    top: -3px;
    left: 0px;
    opacity: 0; }
  .clienteMoradas .lista .btDelete .off {
    opacity: 1; }
.clienteMoradas .lista .btDelete.loading .off {
  opacity: 0; }
.clienteMoradas .lista .btDelete.loading .loader {
  opacity: 1; }

@media (min-width: 768px) {
  .produtosLista .row > div:nth-child(4n+2) {
    background-color: #cccccc; }
  .produtosLista .row > div:nth-child(4n+3) {
    background-color: #cccccc; } }
@media (max-width: 767px) {
  .produtosLista .row > div:nth-child(even) {
    background-color: #cccccc; } }
.produtosLista .item {
  text-align: center;
  padding: 40px;
  margin: auto;
  text-align: center;
  max-width: 500px;
  width: 100%;
  position: relative; }
  .produtosLista .item a {
    display: block; }
  .produtosLista .item .imagem {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    padding-bottom: 100%; }

.produtoDetalhe {
  margin-top: 50px; }
  .produtoDetalhe .sem_imagens {
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    padding-bottom: 100%; }
  .produtoDetalhe .carousel.big {
    border: 1px solid #cccccc;
    margin-bottom: 15px; }
    .produtoDetalhe .carousel.big .carousel-item {
      position: relative;
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      padding-bottom: 100%; }
      .produtoDetalhe .carousel.big .carousel-item a {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
  .produtoDetalhe .carousel.tbs {
    padding-left: 7%;
    padding-right: 7%; }
    .produtoDetalhe .carousel.tbs .carousel-control-prev,
    .produtoDetalhe .carousel.tbs .carousel-control-next {
      color: #000000;
      width: 7%;
      font-size: 20px;
      font-size: 1.25rem; }
    .produtoDetalhe .carousel.tbs .carousel-item {
      position: relative; }
      .produtoDetalhe .carousel.tbs .carousel-item .item {
        cursor: pointer;
        border: 1px solid #cccccc;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        width: 100%;
        padding-bottom: 100%;
        display: block;
        position: relative; }
      .produtoDetalhe .carousel.tbs .carousel-item .item.active,
      .produtoDetalhe .carousel.tbs .carousel-item .item:hover {
        background-color: #cccccc; }
  .produtoDetalhe .qtd {
    margin-bottom: 30px; }
  .produtoDetalhe .preco {
    font-weight: 700;
    font-size: 34px;
    font-size: 2.125rem; }
    .produtoDetalhe .preco span {
      color: #cccccc;
      display: inline-block;
      margin-right: 10px;
      text-decoration: line-through;
      font-size: 20px;
      font-size: 1.25rem; }
  .produtoDetalhe .semStock {
    display: none; }
  .produtoDetalhe .nome {
    position: relative;
    font-weight: 700; }
    .produtoDetalhe .nome #btAddFavorito {
      font-size: 24px;
      font-size: 1.5rem;
      position: relative;
      width: 24px;
      cursor: pointer; }
      .produtoDetalhe .nome #btAddFavorito .loader,
      .produtoDetalhe .nome #btAddFavorito .off,
      .produtoDetalhe .nome #btAddFavorito .on {
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0; }
      .produtoDetalhe .nome #btAddFavorito .loader {
        left: 4px;
        top: 3px; }
      .produtoDetalhe .nome #btAddFavorito .off {
        opacity: 1; }
    .produtoDetalhe .nome #btAddFavorito.active .on {
      opacity: 1; }
    .produtoDetalhe .nome #btAddFavorito.active .off {
      opacity: 0; }
    .produtoDetalhe .nome #btAddFavorito.active,
    .produtoDetalhe .nome #btAddFavorito:hover {
      color: #cccccc; }
    .produtoDetalhe .nome #btAddFavorito.loading .on,
    .produtoDetalhe .nome #btAddFavorito.loading .off {
      opacity: 0; }
    .produtoDetalhe .nome #btAddFavorito.loading .loader {
      opacity: 1; }
  .produtoDetalhe .ref {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 15px; }

.produtosRelacionados {
  margin-top: 50px;
  text-align: center; }

.produtosRelacionados.produtosLista .row > div {
  background-color: #ffffff; }

.produtosFavoritos {
  margin-bottom: 30px; }
  .produtosFavoritos .item {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .produtosFavoritos .item .img {
      width: 100%;
      padding-bottom: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
    .produtosFavoritos .item .nome {
      font-weight: 700; }
    .produtosFavoritos .item .ref {
      font-size: 12px;
      font-size: 0.75rem;
      color: #cccccc; }
    @media (max-width: 767px) {
      .produtosFavoritos .item .refsGroup {
        margin-bottom: 20px; } }
    .produtosFavoritos .item .refsGroup > div {
      margin-bottom: 5px; }
    .produtosFavoritos .item .preco {
      text-align: center;
      font-weight: 700; }
      @media (max-width: 1199px) {
        .produtosFavoritos .item .preco {
          text-align: left; } }
      .produtosFavoritos .item .preco span {
        color: #cccccc;
        display: inline-block;
        margin-right: 10px;
        margin-left: 10px;
        text-decoration: line-through;
        font-size: 12px;
        font-size: 0.75rem; }
    .produtosFavoritos .item .bts {
      text-align: right; }
    .produtosFavoritos .item .semStock {
      display: none; }
    .produtosFavoritos .item .btRemover {
      margin-left: 15px;
      position: relative;
      cursor: pointer; }
      .produtosFavoritos .item .btRemover .loader {
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0; }
    .produtosFavoritos .item .btRemover:hover {
      color: #cccccc; }
  .produtosFavoritos .item.loading {
    opacity: 0.5; }
    .produtosFavoritos .item.loading .btRemover i {
      opacity: 0; }
    .produtosFavoritos .item.loading .btRemover .loader {
      opacity: 1; }

.menuCarrinho {
  border-right: 1px solid #cccccc;
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase; }
  .menuCarrinho .dropdown-toggle::after {
    display: none; }
  .menuCarrinho > a {
    position: relative;
    display: inline-block;
    color: #000000;
    padding-bottom: 5px; }
    .menuCarrinho > a i {
      font-size: 18px;
      font-size: 1.125rem; }
    .menuCarrinho > a span.items {
      position: absolute;
      top: -6px;
      right: -6px;
      min-width: 16px;
      height: 16px;
      display: inline-block;
      background-color: #000000;
      border-radius: 100%;
      text-align: center;
      line-height: 19px;
      padding-left: 1px;
      color: #ffffff;
      opacity: 1; }
    .menuCarrinho > a .loader {
      position: absolute;
      top: -6px;
      right: -6px;
      color: #000000;
      opacity: 0; }
  .menuCarrinho > a:hover {
    color: #000000;
    text-decoration: none; }
  .menuCarrinho .dropdown-menu {
    min-width: 380px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    background-color: #ffffff;
    border: 0px;
    border-top: 2px solid #000000;
    border-radius: 0px;
    /*display: block;*/ }
    .menuCarrinho .dropdown-menu .dropdown-menu-arrow {
      top: -30px;
      left: 80%;
      width: 0;
      height: 0;
      position: relative; }
    .menuCarrinho .dropdown-menu .dropdown-menu-arrow:before,
    .menuCarrinho .dropdown-menu .dropdown-menu-arrow:after {
      content: "";
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-width: 6px 5px;
      border-style: solid;
      border-color: transparent;
      z-index: 1001; }
    .menuCarrinho .dropdown-menu .dropdown-menu-arrow:after {
      bottom: -18px;
      right: -8px;
      border-bottom-color: #000000; }
    .menuCarrinho .dropdown-menu .dropdown-menu-arrow:before {
      bottom: -17px;
      right: -8px;
      border-bottom-color: rgba(0, 0, 0, 0.15); }
    .menuCarrinho .dropdown-menu .erroC {
      padding: 15px; }
      .menuCarrinho .dropdown-menu .erroC .alert {
        text-align: center;
        font-size: 12px;
        font-size: 0.75rem;
        margin-bottom: 0px; }
    .menuCarrinho .dropdown-menu .lista {
      overflow: auto;
      margin-top: -10px;
      margin-bottom: 15px;
      max-height: 250px;
      font-weight: 400;
      /*padding: 15px;*/ }
      .menuCarrinho .dropdown-menu .lista .item {
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        position: relative;
        padding: 15px; }
        .menuCarrinho .dropdown-menu .lista .item .nome {
          font-weight: 700; }
        .menuCarrinho .dropdown-menu .lista .item .preco {
          text-align: right; }
        .menuCarrinho .dropdown-menu .lista .item .erro {
          font-size: 12px;
          font-size: 0.75rem;
          color: #000000; }
      .menuCarrinho .dropdown-menu .lista .item::after {
        content: ' ';
        position: absolute;
        bottom: 1px;
        left: 15px;
        right: 15px;
        height: 1px;
        background-color: #cccccc; }
      .menuCarrinho .dropdown-menu .lista .item.lastAnim {
        background-color: rgba(0, 0, 0, 0.3); }
      .menuCarrinho .dropdown-menu .lista .item.lastAnim::after {
        opacity: 0; }
      .menuCarrinho .dropdown-menu .lista .item.loading {
        opacity: .1; }
    .menuCarrinho .dropdown-menu .total {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      text-transform: uppercase;
      font-size: 18px;
      font-size: 1.125rem; }
      .menuCarrinho .dropdown-menu .total .preco {
        color: #000000;
        font-weight: 700; }
    .menuCarrinho .dropdown-menu .bts {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }

.menuCarrinho.loading > a span.items {
  opacity: 0; }
.menuCarrinho.loading > a .loader {
  opacity: 1; }

.encomendasHistorico,
.encomendaFinaliza,
.encomendaPagamento,
.encomendaEntrega,
.encomendaCarrinho {
  padding-bottom: 30px;
  padding-top: 30px; }
  .encomendasHistorico h2,
  .encomendaFinaliza h2,
  .encomendaPagamento h2,
  .encomendaEntrega h2,
  .encomendaCarrinho h2 {
    background-color: #cccccc;
    color: #000000;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 30px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border: 1px solid #000000;
    border-bottom: 0px;
    margin: 0px; }
  .encomendasHistorico .separador,
  .encomendaFinaliza .separador,
  .encomendaPagamento .separador,
  .encomendaEntrega .separador,
  .encomendaCarrinho .separador {
    margin-bottom: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #cccccc;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem; }
  .encomendasHistorico .area,
  .encomendaFinaliza .area,
  .encomendaPagamento .area,
  .encomendaEntrega .area,
  .encomendaCarrinho .area {
    padding: 30px;
    border: 1px solid #000000;
    border-top: 0px;
    background-color: #ffffff; }

#encomendaResumo {
  margin-bottom: 30px;
  border: 1px solid #000000;
  background-color: #cccccc;
  width: 270px; }
  @media (max-width: 991px) {
    #encomendaResumo {
      width: 100%; } }
  #encomendaResumo .titulo {
    background-color: #000000;
    color: #ffffff;
    font-weight: 700;
    padding: 5px 15px;
    padding-bottom: 0px; }
  #encomendaResumo .produtos {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding: 15px; }
    #encomendaResumo .produtos .item {
      margin-bottom: 5px; }
      #encomendaResumo .produtos .item .nome {
        font-weight: 700; }
      #encomendaResumo .produtos .item .preco {
        text-align: right; }
  #encomendaResumo .lista {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
    padding: 15px; }
    #encomendaResumo .lista > div {
      margin-bottom: 15px; }
    #encomendaResumo .lista .preco {
      font-weight: 700;
      font-size: 18px;
      font-size: 1.125rem; }
    #encomendaResumo .lista .promo .form-group {
      margin-bottom: 10px; }
    #encomendaResumo .lista .promo_code {
      font-size: 11px;
      font-size: 0.6875rem; }
    #encomendaResumo .lista .portes_desc {
      font-size: 11px;
      font-size: 0.6875rem;
      color: #000000;
      margin-top: -5px; }
    #encomendaResumo .lista .form-control {
      background-color: transparent;
      border-color: #000000; }
    #encomendaResumo .lista .btn-primary {
      border-color: #000000;
      background-color: #cccccc;
      color: #000000; }
    #encomendaResumo .lista .btn-primary:hover {
      border-color: #000000;
      background-color: #000000;
      color: #ffffff; }
    #encomendaResumo .lista .alert {
      font-size: 12px;
      font-size: 0.75rem; }
  #encomendaResumo .total {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    background-color: #ffffff;
    color: #000000;
    text-transform: uppercase;
    padding: 15px; }
    #encomendaResumo .total .bts {
      margin-top: 15px;
      display: none; }
    #encomendaResumo .total .preco {
      font-size: 24px;
      font-size: 1.5rem;
      color: #000000; }

#encomendaResumo.loading {
  opacity: .2; }

.encomendaCarrinho #encomendaResumo .produtos {
  display: none; }
.encomendaCarrinho #encomendaResumo .total .bts {
  display: block; }
.encomendaCarrinho .link-back {
  padding-left: 30px;
  margin-top: 15px;
  display: block;
  color: #000000; }
.encomendaCarrinho .itemHeader {
  color: #000000;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  .encomendaCarrinho .itemHeader .artigo {
    text-align: left; }
  @media (max-width: 767px) {
    .encomendaCarrinho .itemHeader {
      display: none; } }
.encomendaCarrinho .itemCarrinho {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .encomendaCarrinho .itemCarrinho .img {
    width: 100px;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    @media (max-width: 767px) {
      .encomendaCarrinho .itemCarrinho .img {
        width: 80px; } }
  .encomendaCarrinho .itemCarrinho .alert {
    /*@include font-size(12);*/
    text-align: center;
    margin-bottom: 0px; }
  .encomendaCarrinho .itemCarrinho .nome {
    font-weight: 700; }
  .encomendaCarrinho .itemCarrinho .vars,
  .encomendaCarrinho .itemCarrinho .ref {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000000; }
  @media (max-width: 767px) {
    .encomendaCarrinho .itemCarrinho .refsGroup {
      margin-bottom: 20px; } }
  .encomendaCarrinho .itemCarrinho .refsGroup > div {
    margin-bottom: 5px; }
  .encomendaCarrinho .itemCarrinho .preco {
    text-align: center; }
    .encomendaCarrinho .itemCarrinho .preco span {
      color: #000000;
      display: inline-block;
      margin-right: 10px;
      margin-left: 10px;
      text-decoration: line-through;
      font-size: 12px;
      font-size: 0.75rem; }
  .encomendaCarrinho .itemCarrinho .qtdDiv {
    margin: auto;
    max-width: 90px; }
  .encomendaCarrinho .itemCarrinho .btRemover {
    margin-left: 15px;
    position: relative;
    cursor: pointer; }
    .encomendaCarrinho .itemCarrinho .btRemover .loader {
      position: absolute;
      top: 0px;
      left: 0px;
      opacity: 0; }
  .encomendaCarrinho .itemCarrinho .btRemover:hover {
    color: #cccccc; }
  @media (max-width: 767px) {
    .encomendaCarrinho .itemCarrinho {
      text-align: center; }
      .encomendaCarrinho .itemCarrinho .artigo {
        text-align: left; }
      .encomendaCarrinho .itemCarrinho .bts {
        margin-top: 15px; } }
.encomendaCarrinho .itemCarrinho.loading {
  opacity: 0.5; }
  .encomendaCarrinho .itemCarrinho.loading .btRemover i {
    opacity: 0; }
  .encomendaCarrinho .itemCarrinho.loading .btRemover .loader {
    opacity: 1; }

.encomendaEntrega .morada {
  color: #000000; }
.encomendaEntrega .linkPerfil {
  color: #000000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700; }
.encomendaEntrega .linkPerfil:hover {
  color: #000000; }
.encomendaEntrega .separador {
  margin-bottom: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #cccccc;
  background-color: yellowgreen; }
.encomendaEntrega .divEscolhaEnvio {
  display: none; }

.encomendaPagamento .link-back {
  color: #000000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700; }
.encomendaPagamento .link-back:hover {
  color: #000000; }
.encomendaPagamento .texto {
  font-size: 14px;
  font-size: 0.875rem;
  /*color: $corCinza;*/ }
.encomendaPagamento .listaTiposPagamento .lista {
  margin-top: 5px;
  padding-bottom: 5px; }
.encomendaPagamento .listaTiposPagamento .detalhe {
  border-top: 2px solid #000000;
  background-color: #cccccc;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000000; }
  .encomendaPagamento .listaTiposPagamento .detalhe > div {
    display: none;
    padding: 15px; }

.encomendaFinaliza .separador {
  margin-top: 0px;
  margin-bottom: 10px; }
.encomendaFinaliza .resumo .row {
  margin-bottom: 10px; }
.encomendaFinaliza .total {
  color: #000000;
  font-size: 24px;
  font-size: 1.5rem; }

.encomendasHistorico .separador {
  margin-top: 0px;
  margin-bottom: 10px; }
.encomendasHistorico .resumo .row {
  margin-bottom: 10px; }
.encomendasHistorico .total {
  color: #000000;
  font-size: 24px;
  font-size: 1.5rem; }
.encomendasHistorico .itemHeader {
  color: #000000;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 15px;
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  .encomendasHistorico .itemHeader .artigo {
    text-align: left; }
  @media (max-width: 767px) {
    .encomendasHistorico .itemHeader {
      display: none; } }
.encomendasHistorico .itemCarrinho {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .encomendasHistorico .itemCarrinho .img {
    width: 100px;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    @media (max-width: 767px) {
      .encomendasHistorico .itemCarrinho .img {
        width: 80px; } }
  .encomendasHistorico .itemCarrinho .nome {
    font-weight: 700; }
  .encomendasHistorico .itemCarrinho .vars,
  .encomendasHistorico .itemCarrinho .ref {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000000; }
  .encomendasHistorico .itemCarrinho .preco {
    text-align: center; }
  .encomendasHistorico .itemCarrinho .qtdDiv {
    text-align: center; }
  @media (max-width: 767px) {
    .encomendasHistorico .itemCarrinho {
      text-align: center; }
      .encomendasHistorico .itemCarrinho .artigo {
        text-align: left; } }
.encomendasHistorico table thead th {
  color: #000000;
  font-weight: 700;
  border-bottom: 1px solid #cccccc;
  padding: 0.55rem; }
.encomendasHistorico table tbody td {
  color: #000000;
  font-weight: 400;
  padding: 0.55rem; }
.encomendasHistorico table a {
  font-size: 12px;
  font-size: 0.75rem;
  color: #000000; }
.encomendasHistorico table a:hover {
  color: #000000; }

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