@charset "UTF-8";
@import url(./common.css);
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800;900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

body {
  margin: 0;
  overflow-x: hidden;
}
@font-face {
  font-family: 'Amertha';
  src: url('/assets/fonts/Amertha.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}  
.product-information-container{
  min-height: 270px;
  height: 35vh;
  width: 100%;
  margin: 0 auto;
  background: url(../img/categorias/banner-bg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.product-information-container.banner-bolsas{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-bolsas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-avental{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-avental.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-contato{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-contato.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-almofada{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-almofadas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-jogo-americano{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-jogo-americano.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-mascara-para-dormir{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-mascara-para-dormir.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-bandanas-echarpe-canga{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-bandana-echarpe.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-toalha{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-toalhas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-bone{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-bone.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-polo{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-polo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-camiseta{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-camiseta.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-colete{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-colete.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-jaqueta{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-jaqueta.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-moletom{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-moletom.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product-information-container.banner-capa-de-cadeira{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-capas-de-cadeiras.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-ecobags{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-ecobags.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-estojos{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-estojos.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-luvas{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-luvas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-calca-e-bermuda{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-calca-e-bermuda.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-mochilas{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-mochilas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-necessaires{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-necessaires.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-sacochilas{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-sacochilas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-shoulder{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-shoulder.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-frasqueiras{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-frasqueiras.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-porta-garrafas{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-porta-garrafas.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.banner-mascara-reutilizavel{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-mascaras-reutilizaveis.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-pasta-envelope{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-pasta-envelope.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-estojos{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-estojos.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-panos-de-prato{
  min-width: 1333px;
  width: 98.7vw;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-panos-de-prato.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.divisorias-banner{
  width: 100%; 
  height: 100%;
  overflow: hidden;
  /*border: 1px solid;*/
}
.divisoria-esquerda-banner{
  width: 50%; 
  float: left;
  /*border: 1px solid;*/
}
.divisoria-direita-banner{
  margin-left: 50%;
  width: 50%;
  /*border: 1px solid;*/
}

.banner-politicas{
  background: url('/assets/imagens/BGs/banner-politicas.png');
  background-position: center;
  background-size: 100%;
  width: 100%;
  height: 35vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-politicas h1 {
  color: white;
  font-size: 3em;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}


.banner-tittle{
  color: white;
  margin-right: 22%;
  font-size: 70px;
  font-family: Amertha;
  font-weight: 100;
  line-height: 1;
  text-align: right;
  margin-bottom: 0px;
}

.banner-subtittle{
  color: #063380;
  margin-right: 20%;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-align: right;
  margin-top: 0px;
}

.banner-tittle-right{
  color: #063380;
  font-weight: 600;
  margin-left: 250px;
  margin-top: 100px;
  font-size: 30px;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right{
  color: #063380;
  font-weight: 800;
  margin-left: 35%;
  margin-top: 0;
  font-size: 30px; 
}
.banner-policy{
  font-weight: 700;
  margin-left: 8%;
  margin-top: 0;
  font-size: 8px; 
  font-style: italic;
}
/* Banner Bolsas */
.banner-bolsas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-bolsas{
  position: absolute;
  left: 220px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-bolsas{
  position: absolute;
  left: 230px;
  top: 170px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-bolsas{
  position: absolute;
  left: 200px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-bolsas{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 200px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-bolsas{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 40px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner Avental */
.banner-avental{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-avental{
  position: absolute;
  left: 250px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-avental{
  position: absolute;
  left: 250px;
  top: 142px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-avental{
  position: absolute;
  left: 140px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-avental{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 140px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-avental{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 140px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner contato */
.banner-contato{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-contato{
  position: absolute;
  left: 48.3%;
  top: 20%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3em;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  text-align: right;
  text-transform: uppercase;
}
.banner-subtittle-contato{
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1;
  text-align: left;
}

.banner-tittle-right-contato{
  position: absolute;
  left: 140px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-contato{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 140px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-contato{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 140px;
  top: 220px;
  font-size: 0.5em;
}
.section-comercial{
  margin: 40px 0px 20px 0px;
}
/* Banner Almofada */
.banner-almofada{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-almofada{
  position: absolute;
  left: 250px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-almofada{
  position: absolute;
  left: 250px;
  top: 142px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-almofada{
  position: absolute;
  left: 280px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-almofada{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 280px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-almofada{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 280px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner Jogo americano */
.banner-jogo-americano{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-jogo-americano{
  position: absolute;
  left: 170px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-jogo-americano{
  position: absolute;
  left: 250px;
  top: 165px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-jogo-americano{
  position: absolute;
  left: 270px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-jogo-americano{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 270px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-jogo-americano{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 270px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner mascara para dormir */
.banner-mascara-para-dormir{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-mascara-para-dormir{
  position: absolute;
  left: 190px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-mascara-para-dormir{
  position: absolute;
  left: 310px;
  top: 165px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-mascara-para-dormir{
  position: absolute;
  left: 250px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-mascara-para-dormir{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 250px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-mascara-para-dormir{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 250px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner bandanas echarpes e cangas */
.banner-bandanas-echarpe-canga{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-bandanas-echarpe-canga{
  position: absolute;
  left: 170px;
  top: 30px;
  color: white;
  font-family: Amertha;
  font-size: 3.5em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-bandanas-echarpe-canga{
  position: absolute;
  left: 310px;
  top: 175px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-bandanas-echarpe-canga{
  position: absolute;
  left: 310px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-bandanas-echarpe-canga{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 310px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-bandanas-echarpe-canga{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 310px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner toalha*/
.banner-toalha{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-toalha{
  position: absolute;
  left: 250px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-toalha{
  position: absolute;
  left: 250px;
  top: 140px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-toalha{
  position: absolute;
  left: 250px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-toalha{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 250px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-toalha{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 250px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner Bone*/
.banner-bone{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-bone{
  position: absolute;
  left: 250px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-bone{
  position: absolute;
  left: 250px;
  top: 140px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-bone{
  position: absolute;
  left: 240px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-bone{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 240px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-bone{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 240px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner camisa polo */
.banner-polo{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-polo{
  position: absolute;
  left: 200px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-polo{
  position: absolute;
  left: 210px;
  top: 142px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-polo{
  position: absolute;
  left: 260px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-polo{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 260px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-polo{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 260px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner camiseta */
.banner-camiseta{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-camiseta{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-camiseta{
  position: absolute;
  left: 230px;
  top: 142px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-camiseta{
  position: absolute;
  left: 240px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-camiseta{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 240px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-camiseta{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 240px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner colete */
.banner-colete{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-colete{
  position: absolute;
  left: 250px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-colete{
  position: absolute;
  left: 230px;
  top: 142px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-colete{
  position: absolute;
  left: 150px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-colete{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 150px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-colete{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 180px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner jaqueta */
.banner-jaqueta{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-jaqueta{
  position: absolute;
  left: 252px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-jaqueta{
  position: absolute;
  left: 230px;
  top: 150px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-jaqueta{
  position: absolute;
  left: 230px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-jaqueta{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 230px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-jaqueta{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 230px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner moletom */
.banner-moletom{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-moletom{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-moletom{
  position: absolute;
  left: 230px;
  top: 145px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}
.banner-tittle-right-moletom{
  position: absolute;
  left: 190px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-moletom{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 190px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-moletom{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 189px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner capa de cadeira */
.banner-capa-de-cadeira{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-capa-de-cadeira{
  position: absolute;
  left: 230px;
  top: 5px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-capa-de-cadeira{
  position: absolute;
  left: 230px;
  top: 170px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-capa-de-cadeira{
  position: absolute;
  left: 190px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-capa-de-cadeira{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 190px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-capa-de-cadeira{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 50px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner luvas */
.banner-luvas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-luvas{
  position: absolute;
  left: 230px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-luvas{
  position: absolute;
  left: 230px;
  top: 170px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-luvas{
  position: absolute;
  left: 80px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-luvas{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 80px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-luvas{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 100px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner calça e bermuda */
.banner-calca-e-bermuda{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-calca-e-bermuda{
  position: absolute;
  left: 235px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-calca-e-bermuda{
  position: absolute;
  left: 235px;
  top: 180px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-calca-e-bermuda{
  position: absolute;
  left: 160px;
  top: 70px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-calca-e-bermuda{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 160px;
  top: 110px;
  font-size: 2em;
}
.banner-policy-calca-e-bermuda{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 100px;
  top: 200px;
  font-size: 0.5em;
}
/*banner necessaires*/
.banner-necessaires{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-necessaire{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-necessaire{
  position: absolute;
  left: 230px;
  top: 145px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}
.banner-tittle-right-necessaire{
  position: absolute;
  left: 230px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-necessaire{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 230px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-necessaire{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 230px;
  top: 220px;
  font-size: 0.5em;
}
/*banner mascara reutilizavel*/
.banner-mascara-reutilizavel{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-mascara-reutilizavel{
  position: absolute;
  left: 230px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-mascara-reutilizavel{
  position: absolute;
  left: 230px;
  top: 170px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}
.banner-tittle-right-mascara-reutilizavel{
  position: absolute;
  left: 290px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-mascara-reutilizavel{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 290px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-mascara-reutilizavel{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 290px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner pasta envelope */
.banner-pasta-envelope{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-pasta-envelope{
  position: absolute;
  left: 230px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-pasta-envelope{
  position: absolute;
  left: 230px;
  top: 180px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-pasta-envelope{
  position: absolute;
  left: 200px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-pasta-envelope{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 200px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-pasta-envelope{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 150px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner estojos*/
.banner-estojos{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-estojos{
  position: absolute;
  left: 255px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-estojos{
  position: absolute;
  left: 230px;
  top: 150px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-estojos{
  position: absolute;
  left: 140px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-estojos{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 140px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-estojos{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 0px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner panos de prato */
.banner-panos-de-prato{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-panos-de-prato{
  position: absolute;
  left: 230px;
  top: 10px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-panos-de-prato{
  position: absolute;
  left: 230px;
  top: 180px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-panos-de-prato{
  position: absolute;
  left: 300px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-panos-de-prato{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 300px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-panos-de-prato{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 200px;
  top: 220px;
  font-size: 0.5em;
}

/* Banner ecobags */
.banner-ecobags{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-ecobags{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-ecobags{
  position: absolute;
  left: 230px;
  top: 150px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-ecobags{
  position: absolute;
  left: 150px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-ecobags{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 150px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-ecobags{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 150px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner sacochila */
.banner-sacochilas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-sacochila{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-sacochila{
  position: absolute;
  left: 230px;
  top: 140px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-sacochila{
  position: absolute;
  left: 250px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-sacochila{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 250px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-sacochila{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 270px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner porta garrafas */
.banner-porta-garrafas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-porta-garrafas{
  position: absolute;
  left: 200px;
  top: 30px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-porta-garrafas{
  position: absolute;
  left: 240px;
  top: 195px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-porta-garrafas{
  position: absolute;
  left: 140px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-porta-garrafas{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 140px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-porta-garrafas{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 140px;
  top: 220px;
  font-size: 0.5em;
}
/* Banner shoulder */
.banner-shoulder{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-shoulder{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-shoulder{
  position: absolute;
  left: 230px;
  top: 145px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-shoulder{
  position: absolute;
  left: 150px;
  top: 70px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-shoulder{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 150px;
  top: 110px;
  font-size: 2em;
}
.banner-policy-shoulder{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 140px;
  top: 200px;
  font-size: 0.5em;
}
/* Banner frasqueiras */
.banner-frasqueiras{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-frasqueiras{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-frasqueiras{
  position: absolute;
  left: 230px;
  top: 155px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-frasqueiras{
  position: absolute;
  left: 300px;
  top: 85px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-frasqueiras{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 300px;
  top: 120px;
  font-size: 2em;
}
.banner-policy-frasqueiras{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 300px;
  top: 220px;
  font-size: 0.5em;
}

/* Banner mochila */

.banner-mochilas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-mochila{
  position: absolute;
  left: 230px;
  top: 40px;
  color: white;
  font-family: Amertha;
  font-size: 4em;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-mochila{
  position: absolute;
  left: 230px;
  top: 145px;
  color: #063380;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}

.banner-tittle-right-mochila{
  position: absolute;
  left: 230px;
  top: 90px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-mochila{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 230px;
  top: 125px;
  font-size: 2em;
}
.banner-policy-mochila{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 230px;
  top: 220px;
  font-size: 0.5em;
}





.bolsa-termica-context-container, .ecobags-context-container, .mochilas-context-container{
  width: 500px;
  margin: auto;
}
.mascaras-reutilizaveis-context-container{
  width: 520px;
  margin: auto;
}

.borda-bolsas {
  margin-top: 50px;
  border: 3px solid blue;
  border-radius: 0px 50px 0px 50px;
  box-sizing: border-box;
}
.borda-ecobags{
  margin-top: 50px;
  border: 3px solid blue;
  border-radius: 0px 50px 0px 50px;
  box-sizing: border-box;
  margin-bottom: 100px;
}
.tittle-bolsa-termica-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 60px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: -30px;
  height: 150px;
}
.tittle-mascara-para-dormir-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 50px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: -40px;
  height: 150px;
  line-height: 1.0;
}
.tittle-bandanas-echarpe-canga-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 50px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: -40px;
  height: 150px;
  line-height: 1.0;
}
.tittle-ecobags-termica-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 60px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: -30px;
  height: 150px;
}
.tittle-toalha-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 60px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: -30px;
  height: 150px;
}
.tittle-estojos-context{
  text-align: center;
  font-family: Amertha ;
  font-size: 60px;
  width: 500px;
  color: #E7C704;
  font-weight: 300;
  margin: 0px;
  margin-top: -30px;
  height: 150px;
}
.tittle-ecobags-context{
  padding: 30px 50px 10px 50px;
  box-sizing: border-box;
  width: 300px;
  display: block;
  margin: auto;
  color: #626262;
}
.tittle-mochila-context{
  padding: 30px 50px 10px 50px;
  box-sizing: border-box;
  width: 300px;
  display: block;
  margin: auto;
  color: #626262;
}
.tittle-luvas-context{
  padding: 30px 50px 10px 50px;
  box-sizing: border-box;
  width: 500px;
  display: block;
  margin: auto;
  color: #626262;
}
.bolsa-termica-context, .ecobags-context{
  text-align: center;
  color: #626262;
  font-style: italic;
  font-weight: 600;
  padding-bottom: 20px;
}
.banner-bolsas-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 600px;
  padding-top: 150px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-bolsas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-avental-descricao{
  width: 1366px;
  margin: 0 auto;
  margin-top: -50px;
  height: 600px;
  padding-top: 150px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-almofada-descricao{
  width: 1366px;
  margin: 0 auto;
  margin-top: -50px;
  height: 600px;
  padding-top: 150px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-almofada-descricao .titulo-desc{
  padding: 0px;
  margin-top: 10px;
}

.warning{
  background-image: url('/assets/imagens/aviso-bolsas.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 700px;
  height: 120px;
  margin: auto;
  margin-top: 80px;
}
.warning p{
  text-align: center;
  color: white;
  padding-top: 40px;
  margin-left: 100px;
}
.banner-ecobags-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 600px;
  padding-top: 50px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-mochilas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-mochilas-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 520px;
  padding-top: 50px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-mochilas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-necessaires-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 520px;
  padding-top: 65px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-mochilas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-sacochilas-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 520px;
  padding-top: 65px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-mochilas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-frasqueiras-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 50px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-porta-capa-de-cadeira{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-porta-garrafas-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-capas-de-cadeira-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-mascara-reutilizavel-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-estojos-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-panos-de-prato-descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: -50px;
  height: 390px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../imagens/BGs/banner-infos-frasqueiras.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.titulo-desc{
  text-align: center;
  font-style: italic;
  color: #063380;
  font-weight: 900;
  padding-bottom: 20px;
}
.banner-bolsas-descricao p, .banner-ecobags-descricao p, .banner-mochilas-descricao p, .banner-necessaires-descricao p, .banner-sacochilas-descricao p, .banner-frasqueiras-descricao p, .banner-porta-garrafas-descricao p, .banner-avental-descricao p, .banner-almofada-descricao p{
  color: #626262;
  text-align: center;
  padding-bottom: 20px;
}
.banner-capas-de-cadeira-descricao p{
  color: #626262;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 35px;
}
.banner-estojos-descricao p{
  color: #626262;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 35px;
}
.banner-mascara-reutilizavel-descricao p{
  color: #626262;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 35px;
}
.banner-avental-descricao p{
  color: #626262;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
}
.text-under-descricao{
  padding-top: 25px;
  font-weight: 600;
  color: white !important;
}
.options-under-descricao{
  margin-top: 35px;
  font-weight: 600;
}
.options-under-descricao-ecobags{
  margin-top: 120px;
  font-weight: 600;
}
.options-under-descricao-necessaires{
  margin-top: 120px;
  font-weight: 600;
}
.options-under-descricao-sacochilas{
  margin-top: 140px;
  font-weight: 600;
}
.options-under-descricao-shoulder{
  margin-top: 140px;
  font-weight: 600;
}
.options-under-descricao-frasqueiras{
  margin-top: 100px;
  font-weight: 600;
}
.options-under-descricao-porta-garrafas{
  margin-top: 50px;
  font-weight: 600;
}
.options-under-descricao-calca-e-bermuda{
  margin-top: 80px;
  font-weight: 600;
}
.options-under-descricao-avental{
  margin-top: 20px;
  font-weight: 600;
}
.options-under-descricao-almofada{
  margin-top: 35px;
  font-weight: 600;
}
.item-grid-list-container{
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 60px;
  background: url(../imagens/BGs/bg-fundo-items.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.item-grid-list-container{
  margin-top: -50px;
}
.item-grid-list-container-bolsas{
  margin-top: 50px;
}
.item-grid-list-luvas{
  width: 600px;
  margin: auto;
  color: white;
}
.item-grid-list-luvas img{
  width: 50px;
}
.item-grid-list-luvas h3{
  color: #EBCB03;
}
.item-grid-list-bone{
  width: 900px;
  margin: auto;
  color: white;
}
.item-grid-list-bone img{
  width: 50px;
}
.item-grid-list-bone h3{
  color: #EBCB03;
}
.item-grid-list{
  width: 900px;
  margin: auto;
  color: white;
}

/* código bandana echarpe e canga */
.tittle-mini-banners{
  font-size: 30px;
  text-align: center;
  color: #033383;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
}
.tittle-first-mini-banner{
  margin-top: -50px;
}
.item-grid-list-container-bandanas-echarpes-cangas {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #EACA04;
  padding: 20px;
  width: 800px;
  margin: auto;
  border-radius: 0px 0px 30px 30px;
  font-weight: 500;
  color: #6B6A61;
  font-weight: 600;
}

.options-under-descricao {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

.item-grid-list-bandanas-echarpes-cangas {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas,
.grid-tecidos-bandanas-echarpes-cangas {
  text-align: left;
  margin: 20px;
  padding: 20px;
  border-radius: 5px;
  color: #6B6A61
}

.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas h3, .grid-tecidos-bandanas-echarpes-cangas h3{
  color: #22387B;
}
.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas img,
.grid-tecidos-bandanas-echarpes-cangas img {
  max-width: 50px;
  height: auto;
}

.tecidos-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

.tecidos-list li {
  margin-bottom: 5px;
}



.grid-personalizacoes-disponiveis, .grid-tecidos, .grid-materiais-termicos{
  float: left;
  width: 300px;
}
.grid-personalizacoes-disponiveis-bone, .grid-tecidos-bone{
  margin-left: 50px;
  float: left;
  width: 150px;
}
.grid-tecidos-luvas{
  float: right;
  width: 200px;
}
.grid-personalizacoes-disponiveis-luvas, .grid-tecidos-luvas, .grid-materiais-termicos{
  margin-left: 100px;
  float: left;
  width: 90px;
}
.grid-tecidos-bone{
  float: right;
  width: 150px;
}

/* teste */

.container-grid {
  max-width: 1366px;
  margin: 0 auto;
  background: url(../imagens/BGs/bg-fundo-items.png);
  background-size: cover;
}

.row {
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -100px;
  gap: 50px;
}

.col {
  width: 200px;
}

.card {
  position: relative;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.card-img-top {
  width: 50px;
  height: auto;
}
.card-header{
  color: #EBCB03;
}
.card-body {
  color: white;
  text-align: left;
  margin-top: auto;
}

.card-text {
  margin-bottom: 0;
}














/* fim teste */


.item-grid-list img{
  width: 50px;
}
.item-grid-list h3{
  color: #EBCB03;
}
.aviso-bolsas{
  display: block;
  width: 600px;
  margin: auto;
  margin-top: 50px;
}
.btns-bolsas{
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 100px;
  background: url(../imagens/BGs/fundo-buttons.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
.btns-bolsas h2{
  color: #063380;
  font-size: 30px;
}
.btns-bolsas p{
  margin-top: -10px;
  color: #626262;
  font-weight: 600;
  font-style: italic;
}
.btns-bolsas img{
  width: 150px;
  margin: 0px 20px 0px 20px;
}
.btns-bolsas span{
  color: #626262;
  font-weight: 600;
}

.product-information-container .product-information-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}

.product-information-container .product-information-content > div {
  width: 40%;
}

.product-information-container .product-information-content .img-handler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-information-container .product-information-content .img-handler img {
  width: 100%;
  max-width: 490px;
}

.product-information-container .product-information-content .text-handler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-information-container .product-information-content .text-handler h1 {
  font-size: 36px;
  color: #053380;
}

.product-information-container .product-information-content .text-handler h1 span {
  color: #dbbc01;
}

.product-information-container .product-information-content .text-handler h1 .title-persona {
  color: #0C7C37;
}

.product-information-container .product-information-content .text-handler p {
  margin-top: 0;
}

@media (max-width: 768px) {
  .product-information-container {
    /*background: white;*/
    background-size: contain;
  }
  .banner-ecobags, .banner-mochilas, .banner-necessaires, .banner-sacochilas, .banner-shoulder, .banner-frasqueiras, .banner-porta-garrafas{
    padding: 50px;
  }
  .banner-ecobags{
    padding: 0px 50px;
    background-size: cover;
  }
  .banner-luvas{
    padding: 0px 50px;
    background-size: cover;
  }
  .banner-sacochilas, .banner-mochilas{
    padding: 0px 50px;
  }
  .banner-necessaires{
    padding: 0px 50px;
    background-size: cover;
  }
  .banner-mochilas{
    padding: 5px 50px;
    background-size: cover;
  }
  .banner-porta-garrafas-descricao{
    margin-top: 70px;
    height: 450px;
    background-image: none;
    background-color: #E5E6E7;
  }
  .options-under-descricao-ecobags{
    margin-top: 0px;
  }
  .options-under-descricao-necessaires{
    margin-top: 0px;
  }
  .options-under-descricao-sacochilas{
    margin-top: 0px;
  }
  .options-under-descricao-shoulder{
    margin-top: 0px;
  }
  .options-under-descricao-frasqueiras{
    margin-top: 0px;
  }
  .options-under-descricao-porta-garrafas{
    margin-top: 0px;
  }
  .banner-frasqueiras-descricao{
    margin-top: 0px;
    background-image: none;
    background-color: #E5E6E7;
    padding: 10px;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  
  .item-grid-list-container{
    margin-top: 0px;
  }
  .item-grid-list-container-bolsas{
    margin-top: 50px !important;
    
  }
  .borda-ecobags{
    margin-bottom: 50px;
  }
  .text-under-descricao{
    color: #666666 !important;
    font-weight: 400;
    padding: 0px 5px;
  }
  .product-information-container .product-information-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .product-information-container .product-information-content > div {
    width: 90%;
  }
  .product-information-container .product-information-content .img-handler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-information-container .product-information-content .text-handler h1 {
    text-align: center;
    font-size: 30px;
  }
}

@media (max-width: 400px) {
  .product-information-container .product-information-content .text-handler h1 {
    font-size: 26px;
  }
}

.options-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 80px 0;
  background: url(../img/categorias/opcoes-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.options-container .options-content {
  width: 90%;
  margin: 0 auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.options-container .options-content h2 {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0;
  font-size: 32px;
  color: #dbbc01;
}

.options-container .options-content .option-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 50px;
          column-gap: 50px;
  row-gap: 15px;
  margin-bottom: 40px;
}

.options-container .options-content .option-buttons span {
  padding: 10px 20px;
  border: 1px solid #033383;
  border-radius: 25px;
  color: #033383;
  background: white;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

.options-container .options-content .option-buttons a:hover {
  text-decoration: underline;
}

.options-container .options-content .option-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px;
}

.options-container .options-content .option-images img {
  max-width: 200px;
}

.category-form-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  background: white;
}

.category-form-container .category-form-content {
  width: 90%;
  max-width: 450px;
  margin: 0 auto;
  padding: 2rem 2rem 2rem 0;
}

.category-form-container .category-form-content h2 {
  margin-top: 0px;
}

.category-form-container .category-form-content > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}

.category-form-container .category-form-content > form input {
  height: 30px;
  padding-left: 5px;
  border-radius: 5px;
  border: 1px solid #053380;
  outline: #053380;
}
.select-field{
  height: 30px;
  padding-left: 5px;
  border-radius: 5px;
  border: 1px solid #053380;
  outline: #053380;
  color: #75797E;
}

.category-form-container .category-form-content > form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

.category-form-container .category-form-content > form > div .privacy-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.category-form-container .category-form-content > form > div .privacy-input input {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
}

.category-form-container .category-form-content > form > div .privacy-input label {
  width: 100%;
  text-align: justify;
  color: #053380;
}

.category-form-container .category-form-content > form > div .privacy-input label a {
  color: #053380;
}

.category-form-container .category-form-content > form > div button {
  width: 50%;
  min-height: 30px;
  border: 1px solid #053380;
  outline: #053380;
  background-color: #053380;
  border-radius: 3px;
  color: #e9c904;
  font-weight: bolder;
}

@media (min-width: 400px) {
  .banner-home-content {
    margin-left: 0 !important;
  }
  .banner-home-container > div:nth-child(2) {
    display: initial;
  }
  .banner-home-container .banner-home-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
}

@media (min-width: 600px) {
  .header-top-callus {
    width: 60%;
  }
  .header-top-callus p span:nth-child(2) {
    display: block;
    width: auto;
    margin-left: 5px;
  }
}

@media (min-width: 650px) {
  .header-top-callus p span {
    font-size: 16px !important;
  }
  .banner-home-container > div:nth-child(2) {
    min-width: 30% !important;
    width: 230px !important;
    display: initial !important;
  }
}

@media (min-width: 760px) {
  .our-stats-container {
    position: relative;
  }
}

@media (min-width: 960px) {
  .news-letter-home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-letter-home div:nth-child(2) {
    max-width: 300px;
  }
  .category-form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background: url(../img/categorias/orcamento-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
  }
  .category-form-container > div {
    width: 45% !important;
  }
  .category-form-container .aside-space {
    display: initial !important;
  }
}

@media (min-width: 1260px) {
  .news-letter-home .news-input-type {
    max-width: 500px !important;
  }
}
/*# sourceMappingURL=category.css.map */

@media (max-width: 600px){
  .banner-necessaires-descricao{
    background-image: none;
    background-color: #E5E6E7;
    padding: 20px;
    margin-top: 50px;
  }
  .divisoria-esquerda-banner{
    width: 100%;
  }
  .divisoria-direita-banner{
    margin-left: 190px;
    margin-top: 40px;
  }
  .divisorias-banner{
    width: auto; 
    height: 100%;
    overflow: hidden;
    /*border: 1px solid;*/
  }

  /* grid mobile */
  .container-grid {
    max-width: 100%;
    margin: 0 auto;
    background-image: none;
    background-color: #033383;
    background-size: cover;
    padding-bottom: 50px;
  }
  
  .row {
    padding-top: 50px;
    display: block;
    margin: auto;
  }
  
  .col {
    width: 100%;
  }
  
  .card {
    width: 200px !important;
    margin: auto;
    margin-bottom: 30px;
    display: block;
    flex-direction: row;
    text-align: center;
  }
  
  .card-img-top {
    width: 50px;
    height: auto;
  }
  .card-header{
    color: #EBCB03;
  }
  .card-body {
    color: white;
    text-align: center;
    margin-top: auto;
  }
  
  .card-text {
    margin-bottom: 0;
  }
  /* banner bolsas mobile */
  .product-information-container.banner-bolsas{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
  .divisoria-esquerda-banner, .divisoria-direita-banner {
    width: 100%;
    margin: auto;
    float: none;
  }
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-bolsas{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-bolsas{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-bolsas {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-bolsas {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  
  .banner-policy-bolsas{
    display: none;
    font-size: 0.2em;
  }
  /* banner avental mobile */
  .banner-avental-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-avental-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-avental{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-avental{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-avental{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-avental {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-avental {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-avental{
    display: none;
    font-size: 0.2em;
  }
  /* banner contato mobile */
  .banner-contato-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-contato-context{
    margin: 0px;
    height: 70px;
  }
  .product-information-container.banner-contato{
    min-width: 100%;
    width: 100%;
    height: 60vh;
    margin: 0 auto;
    background-image: none;
    background-color: #0F3C6F;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-contato{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 60px !important;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-contato{
    margin-top: -25px;
    position: static;
    color:  white;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
    padding-bottom: 50px;
  }
  .banner-tittle-right-contato {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-contato {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-contato{
    display: none;
    font-size: 0.2em;
  }
  /* banner almofada mobile */
  .banner-almofada-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-almofada-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-almofada{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-almofada{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-almofada{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-almofada {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-almofada {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-almofada{
    display: none;
    font-size: 0.2em;
  }
  /* banner jogo americano mobile */
  .banner-jogo-americano-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-jogo-americano-context{
    margin: 0px;
    height: 110px;
  }
  .banner-almofada-descricao{
    padding:20px;
    padding-top: 80px;
  }
  .product-information-container.banner-jogo-americano{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-jogo-americano{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-jogo-americano{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-jogo-americano {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-jogo-americano {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-jogo-americano{
    display: none;
    font-size: 0.2em;
  }
  /* banner mascara para dormir mobile */
  .banner-mascara-para-dormir-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-mascara-para-dormir-context{
    margin: 0px;
    height: 110px;
    font-family: 1em !important;
  }
  .banner-almofada-descricao{
    padding:20px;
    padding-top: 80px;
  }
  .product-information-container.banner-mascara-para-dormir{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-mascara-para-dormir{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-mascara-para-dormir{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-mascara-para-dormir {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-mascara-para-dormir {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-mascara-para-dormir{
    display: none;
    font-size: 0.2em;
  }
  /* banner bandana echarpe e canga mobile */
  .banner-bandanas-echarpe-canga{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-bandanas-echarpe-canga-context{
    margin: 0px;
    height: 150px;
    font-family: 1em !important;
  }
  .banner-almofada-descricao{
    padding:20px;
    padding-top: 80px;
  }
  .product-information-container.banner-bandanas-echarpe-canga{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-bandanas-echarpe-canga{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-bandanas-echarpe-canga{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-bandanas-echarpe-canga {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-bandanas-echarpe-canga {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-bandanas-echarpe-canga{
    display: none;
    font-size: 0.2em;
  }
  /* banner toalha mobile */
  .banner-toalha-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-toalha-context{
    margin: 0px;
    height: 80px;
    font-family: 1em !important;
  }
  .banner-almofada-descricao{
    padding:20px;
    padding-top: 80px;
  }
  .product-information-container.banner-toalha{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-toalha{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-toalha{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-toalha {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-toalha {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-toalha{
    display: none;
    font-size: 0.2em;
  }
  /* banner bone mobile */
  .banner-bone-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-bone-context{
    margin: 0px;
    height: 80px;
    font-family: 1em !important;
  }
  .banner-almofada-descricao{
    padding:20px;
    padding-top: 80px;
  }
  .product-information-container.banner-bone{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-bone{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-bone{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-bone {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-bone {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-bone{
    display: none;
    font-size: 0.2em;
  }
  /* banner camisa polo mobile */
  .banner-camisa-polo-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 30px;
    height: 420px;
  }
  .tittle-camisa-polo-context{
    margin: 0px;
    padding: 0px 20px;
    height: 150px;
  }
  .product-information-container.banner-polo{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-polo{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-polo{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-polo {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-polo {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-polo{
    display: none;
    font-size: 0.2em;
  }
  /* banner camiseta mobile */
  .banner-camiseta-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 20px;
  }
  .tittle-camiseta-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-camiseta{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-camiseta{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-camiseta{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-camiseta {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-camiseta {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-camiseta{
    display: none;
    font-size: 0.2em;
  }
  /* banner colete mobile */
  .banner-colete-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 30px;
    height: 400px;
  }
  .tittle-colete-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-colete{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-colete{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-colete{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-colete {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-colete {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-colete{
    display: none;
    font-size: 0.2em;
  }
  /* banner jaqueta mobile */
  .banner-jaqueta-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 30px;
    height: 430px;
  }
  .tittle-jaqueta-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-jaqueta{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-jaqueta{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-jaqueta{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-jaqueta {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-jaqueta {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-jaqueta{
    display: none;
    font-size: 0.2em;
  }
  /* banner moletom mobile */
  .banner-moletom-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 30px;
    height: 430px;
  }
  .tittle-moletom-context{
    margin: 0px;
    height: 80px;
  }
  .product-information-container.banner-moletom{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-moletom{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-moletom{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-moletom {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-moletom {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-moletom{
    display: none;
    font-size: 0.2em;
  }
  /* banner capa de cadeira mobile */
  .product-information-container.banner-capa-de-cadeira{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-capa-de-cadeira{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-capa-de-cadeira{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-capa-de-cadeira {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-capa-de-cadeira {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-capa-de-cadeira{
    display: none;
    font-size: 0.2em;
  }
  /* Banner ecobags mobile */
  .product-information-container.banner-ecobags{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-ecobags{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-ecobags{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-ecobags {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-ecobags {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-ecobags{
    display: none;
    font-size: 0.2em;
  }

  /* Banner mascaras reutilizaveis mobile */
  .product-information-container.banner-mascara-reutilizavel{
    min-width: 100%;
    width: 100%;
    height: 80vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-mascara-reutilizavel{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-mascara-reutilizavel{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-mascara-reutilizavel {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-mascara-reutilizavel {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-mascara-reutilizavel{
    display: none;
    font-size: 0.2em;
  }
  
  /* Banner pasta envelope mobile */
  .product-information-container.banner-pasta-envelope{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-pasta-envelope{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-pasta-envelope{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-pasta-envelope {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-pasta-envelope{
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-pasta-envelope{
    display: none;
    font-size: 0.2em;
  }
  /* Banner panos de prato mobile */
  .product-information-container.banner-panos-de-prato{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-panos-de-prato{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-panos-de-prato{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-panos-de-prato {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-panos-de-prato {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-panos-de-prato{
    display: none;
    font-size: 0.2em;
  }
  /* Banner sacochila mobile */
  .product-information-container.banner-sacochilas{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-sacochila{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-sacochila{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-sacochila {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-sacochila {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-sacochila{
    display: none;
    font-size: 0.2em;
  }

  /* Banner mochila mobile */
  .product-information-container.banner-mochilas{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
  
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-mochila{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-mochila{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-mochila {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
  }
  .banner-subtittle-right-mochila {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-mochila{
    display: none;
    font-size: 0.2em;
  }
  /* Banner shoulder mobile */
  .product-information-container.banner-shoulder{
    min-width: 100%;
    width: 100%;
    height: 80vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-shoulder{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-shoulder{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-shoulder {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-shoulder {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-shoulder{
    display: none;
    font-size: 0.2em;
  }

  /* Banner frasqueiras mobile */
  .product-information-container.banner-frasqueiras{
    min-width: 100%;
    width: 100%;
    height: 80vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
  
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-frasqueiras{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-frasqueiras{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-frasqueiras {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
  }
  .banner-subtittle-right-frasqueiras {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-frasqueiras{
    display: none;
    font-size: 0.2em;
  }
  
  /* Banner porta garrafa mobile*/
  .product-information-container.banner-porta-garrafas{
    min-width: 100%;
    width: 100%;
    height: 80vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-porta-garrafas {
    margin-top: -100px;
  }
  .banner-tittle-porta-garrafas{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-porta-garrafas{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-porta-garrafas {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-porta-garrafas {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-porta-garrafas{
    display: none;
    font-size: 0.2em;
  }

  /* Banner estojos mobile*/
  .product-information-container.banner-estojos{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
  
  .banner-capas-de-cadeira-descricao{
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-estojos{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-estojos{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-estojos {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-estojos {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-estojos{
    display: none;
    font-size: 0.2em;
  }

  /* Banner necessaire mobile */
  .product-information-container.banner-necessaires{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-necessaire{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-necessaire{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-necessaire {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-necessaire {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-necessaire{
    display: none;
    font-size: 0.2em;
  }

  /* Banner luvas mobile */
  .product-information-container.banner-luvas{
    min-width: 100%;
    width: 100%;
    height: 80vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-luvas{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-luvas{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-luvas {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-luvas {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-luvas{
    display: none;
    font-size: 0.2em;
  }

  /* Banner calça e bermuda mobile */
  .banner-calca-e-bermuda-descricao{
    width: 100%;
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
  }
  .tittle-calca-e-bermuda-context{
    margin: 0px;
    height: 120px;
  }
  .product-information-container.banner-calca-e-bermuda{
    min-width: 100%;
    width: 100%;
    height: 65vh;
    margin: 0 auto;
    background-image: none;
    background-color: #4AA7DE;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: relative;
  }
 
  .divisoria-direita-banner {
    margin-top: -100px;
  }
  .banner-tittle-calca-e-bermuda{
    position: static;
    left: auto;
    top: auto;
    color: white;
    font-family: Amertha;
    font-size: 60px !important;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    font-size: 1em;
  }
  .banner-subtittle-calca-e-bermuda{
    margin-top: -25px;
    position: static;
    color: #063380;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
  }
  .banner-tittle-right-calca-e-bermuda {
    position: static;
    
    text-align: center;
    font-size: 2em;
    color: #063380;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0px;
}
  .banner-subtittle-right-calca-e-bermuda {
    margin-top: 0px;
    color: #063380;
    font-weight: 800;
    position: static;
    text-align: center;
    font-size: 2em;
  }
  .banner-policy-calca-e-bermuda{
    display: none;
    font-size: 0.2em;
  }


/* código bandana echarpe e canga mobile */
.tittle-mini-banners{
  font-size: 30px;
  text-align: center;
  color: #033383;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
}
.item-grid-list-container-bandanas-echarpes-cangas {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #EACA04;
  padding: 20px;
  width: 90%;
  margin: auto;
  border-radius: 0px 0px 30px 30px;
  justify-content: center;
}

.options-under-descricao {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

.item-grid-list-bandanas-echarpes-cangas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas,
.grid-tecidos-bandanas-echarpes-cangas {
  text-align: center;
  margin: 20px;
  padding: 20px;
  border-radius: 5px;
  color: #6B6A61
}

.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas h3, .grid-tecidos-bandanas-echarpes-cangas h3{
  color: #22387B;
}
.grid-personalizacoes-disponiveis-bandanas-echarpes-cangas img,
.grid-tecidos-bandanas-echarpes-cangas img {
  max-width: 50px;
  height: auto;
}

.tecidos-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  width: 100%;
}

.tecidos-list li {
  margin-bottom: 5px;
  margin-left: 0px !important;
}






  .tittle-ecobags-termica-context{
    text-align: center;
    font-family: Amertha ;
    font-size: 60px;
    color: #E7C704;
    font-weight: 300;
    margin: 0px;
    margin-top: 30px;
    height: 150px;
    width: auto;
    line-height: 1.2;
  }
  .tittle-estojos-context{
    text-align: center;
    font-family: Amertha ;
    font-size: 60px;
    color: #E7C704;
    font-weight: 300;
    margin: 0px;
    margin-top: 30px;
    height: 100px;
    width: auto;
    line-height: 1;
  }
    
 
  .banner-luvas{
    padding: 40px;
  }
  .bolsa-termica-context-container, .ecobags-context-container, .mochilas-context-container{
    width: 300px;
  }
  .mascaras-reutilizaveis-context-container{
    width: 300px;
  }
  .tittle-bolsa-termica-context, .tittle-ecobags-context, .tittle-mascara-para-dormir-context, .tittle-toalha-context, .tittle-bandanas-echarpe-canga-context{
    width: 300px;
    text-align: center;
    line-height: 1.2;
    margin: 40px 0px;
  }
  .tittle-luvas-context{
    width: 300px;
  }
  .item-grid-list-container.grid-ecobags{
    margin-bottom: 50px;
  }



  


  
  .warning{
    width: auto;
    background-size: 90%;
  }
  .warning p{
    font-size: 10px;
    padding-top: 45px;
    margin-left: 70px;
  }
  .banner-bolsas-descricao, .banner-ecobags-descricao{
    padding: 15px;
    margin-top: 50px;
    padding-top: 20px;
    background-image: none;
    background-color: #E5E6E7;
  }
  .banner-estojos-descricao{
    background-image: none;
    background-color: #E5E6E7;
    margin-top: 50px;
    padding: 20px;
  }
  .banner-mochilas-descricao{
    padding: 15px;
    margin-top: 50px;
    padding-top: 20px;
    background-image: none;
    background-color: #E5E6E7;
  }
  .item-grid-list{
    width: auto;
  }
  .grid-personalizacoes-disponiveis, .grid-tecidos, .grid-materiais-termicos{
    float: none;
    text-align: center;
    width: auto;
  }
  .grid-personalizacoes-disponiveis-luvas, .grid-tecidos-luvas, .grid-materiais-termicos{
    float: none;
    text-align: center;
    width: auto;
    margin: auto;
  }
  .item-grid-list-luvas{
    width: auto;
  }
  .aviso-bolsas{
    display: none;
  }
  .tecidos-list li, .materiais-list li{
    list-style-position: inside;
    margin-left: -40px;
  }
  
}
@media (min-width: 1920px){
/* Banner Bolsas */
.product-information-container.banner-bolsas{
  width: 100%;
  margin: 0 auto;
  background: url(../imagens/BGs/banner-bolsas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-bolsas{
  z-index: -1;
  position: relative;
}
.divisoria-esquerda-banner, .divisoria-direita-banner{
  position: relative;
  height: 270px;
}
.banner-tittle-bolsas{
  position: absolute;
  left: 280px;
  top: 40px;
  font-size: 4.4em;
  color: white;
  font-family: Amertha;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
.banner-subtittle-bolsas{
  position: absolute;
  left: 280px;
  top: 210px;
  color: #063380;
  font-size: 2em;
  font-weight: 800;
  line-height: 1;
  text-align: right;
}
.banner-tittle-right-bolsas{
  position: absolute;
  left: 280px;
  top: 120px;
  font-size: 2em;
  color: #063380;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
.banner-subtittle-right-bolsas{
  color: #063380;
  font-weight: 800;
  position: absolute;
  left: 280px;
  top: 160px;
  font-size: 2em;
}
.banner-policy-bolsas{
  font-weight: 700;
  font-style: italic;
  position: absolute;
  left: 40px;
  top: 300px;
  font-size: 0.5em;
}
}