/*css black fryday*/
body
	{
		
		font-family: 'Chivo', sans-serif;
		/*font-family: 'Montserrat', sans-serif;*/
		font-style: normal;
		font-weight: 400;
		color: #fff;
		font-size: 12px;
		line-height: 1.42857143;
		text-rendering: optimizeLegibility;
		text-align: center;
		letter-spacing: 0.01em;
		background-color: black;
	}
.productshopfront {
  float: left;
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
  background: #fff;
    background-color: rgb(255, 255, 255);
  text-align: center;
  border-right: 1px outset #b9b9b961;
  overflow: hidden;
  margin-bottom: 10px;
  margin-right: 5px;
  background-color: black;
  color: white;
}

.productshopfront h2 {
  color: #18181aeb;
  padding-right: 2px;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  position: relative;
  left: -1px;
  text-align: left;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: -56px;
  width: 100%;
}
.productshopfront .breves {
  font-size: 16px;
  margin: 0;
  position: relative;
  left: 0;
  text-align: center;
  color: 100202cf;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: 58px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}
.guiamarcashome {
  font-size: 14px;
  background-color: white;
}
.cajatexto a {
  color: #fff;
}

#footer {
  background-color: #fff;
  color: #000;
}
.productshopfront .preciosindto {
  color: #ffffff78;
  float: left;
  font-size: 17px;
  font-weight: bold;
  left: 30px;
  position: relative;
  text-align: left;
  text-decoration: line-through;
  width: 40%;
  top: 7px;
}
.cajatexto {
  border: 1px solid #cecee8;
  padding-bottom: 30px;
  background-color: #000;
  font-size: 14px;
  color: white;
}