/*
Theme Name: O Profissional Uniformes
Theme URI: http://oprofissional.com.br/
Author: Minarello
Author URI: http://www.minarello.com/
Version: 3.4.2
*/

.header-nav li:nth-last-child(2) {
  background-color: #1e76bc !important;
}
.header-nav li:nth-last-child(2) a {
    height: 100% !important;
    padding: 0px 10px !important;
	color: #fff !important;
	    height: 70px !important;
}
@media (max-width: 1450px) {
  .publico .imagem {
    top: -50% !important;
    width: 40%;
  }

  .qualidade .imagem {
    width: 50% !important;
  }
  .qualidade .texto {
    margin-top: 0px !important;
  }
  .qualidade .texto img {
    width: 70% !important;
  }

  .colecao-flores .texto {
    width: 50% !important;
    padding-top: 20% !important;
  }

  .colecao-flores .titulo {
    width: 900px !important;
    height: 610px !important;
  }
}
@media (max-width: 1300px) {
  .content {
    width: 980px !important;
  }
  .asorte .texto img {
    width: 65% !important;
  }
  .asorte {
    padding-bottom: 0px !important;
  }
  .publico .imagem {
    top: -10% !important;
  }
  .colecao-flores .titulo {
    width: 700px !important;
    height: 500px !important;
    top: 35px !important;
  }
  .colecao-flores {
    height: 900px !important;
  }
  .colecao-flores .texto {
    padding-top: 10% !important;
  }
}
@media (max-width: 1024px) {
  .content {
    width: 100% !important;
  }

  .texto {
    text-align: center;
  }

  .asorte .texto img {
    max-width: 250px !important;
  }
  .publico .imagem {
    display: none !important;
  }
  .qualidade {
    padding: 50px 0px 50px 0px !important;
  }
  .qualidade .content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .qualidade .texto {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .qualidade .texto img {
    max-width: 250px !important;
  }
  .qualidade .imagem {
    display: none;
  }

  .colecao-flores .titulo {
    width: 100% !important;
    height: auto !important;
  }

  .colecao-flores .titulo img {
    width: 250px !important;
  }
  .colecao-flores .texto {
    padding: 30px 0px 30px 0px;
    width: 100% !important;
  }
  .colecao-flores {
    height: auto !important;
    padding: 50px 0px 0px 0px;
  }

  .galeria-foto {
    margin-bottom: 10px !important;
  }
  .loja-virtual .botao a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .loja-virtual .botao img {
    width: 65% !important;
  }
}
