.pierdas-section-container {
	height: 300px;
}
.boton-pierdas {
	width: 150px;
}
.boton-pierdas a {
	font-size: 2rem;
}
.pierdas-serction--text h3 {
	font-size: 2rem;
}
.pierdas-serction--text p {
	font-size: 1.6rem;
}
.pierdas-section-container img {
	display: none;
}
.pierdas-serction--text {
	width: 100%;
}

.container-popup {
	top: 50%;
}

.main-servicios-container .cards-servicios-container ul li {
	width: 2000px;
}

.contactanos-container {
	width: 100%;
}

.contactanos-inputs {
	width: 75%;
}

.contactanos-text {
	width: 75%;
}

.main-monedasyenvio-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-image: url(../assets/images/Decorado\ pagina\ home0.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
}
.moneda-image-container img,
.envio-image-container img {
	display: none;
}
.text-monedas-container,
.text-envios-container {
	width: 100%;
}
.text-envios-container table {
	margin-bottom: 10px;
}
.text-monedas-container table {
	margin-left: 0;
}
.main-monedasyenvio-container .main-monedasyenvio-container--title {
	font-size: 2.5rem;
	width: 80%;
	color: #d25400;
}

.services-services-container li img {
	width: 100%;
}

.body-services {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 26% center;
	width: 100%;
	height: 100vh;
}

.header-log-nav-container {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 20% center;
	width: 100%;
}
.main-title-container {
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	margin-top: 30vh;
	width: 80%;
	height: auto;
	background-color: white;
	border-radius: 20px;
	box-shadow: 0px 3px 6px #00000029;
}
.main-title-container--title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	line-height: 3rem;
	color: #d25400;
}
.main-title-container p {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5rem;
	color: #333333;
}
.header-nav-container--lenguaje {
	visibility: visible;
	background-color: rgb(255, 255, 255, 0.8);
}
.header-nav-container--lenguaje p {
	color: #9246a2;
}
.main-title-container .separator-main {
	margin: 10px auto;
	width: 80%;
	height: 3px;
	background-color: var(--primary);
}

.cards-blogs-container .list-coment-container {
	width: 80%;
}

.cards-blogs-container .list-coment-container ul li {
	flex-direction: column;
	justify-content: space-evenly;
	height: 280px;
}
.imagen-coment {
	margin-left: 20px;
	width: 60px;
	height: 60px;
}
.cards-blogs-container .list-coment-container ul li img {
	width: 60px;
	height: 50px;
}
.coment-text-container {
	width: 100%;
	padding-right: 0;
}
.coment-text-container h3,
.coment-text-container p {
	line-height: 2rem;
	padding-right: 10px;
	padding-left: 10px;
}
.contenido-blog-container .title-contenido-blog {
	font-size: 2.5rem;
}
.text-monedas-container h2,
.text-envios-container h2 {
	font-size: 1.5rem;
}
.text-monedas-container table tr td,
.text-envios-container table tr td {
	font-size: 1.3rem;
}
.text-envios-container table tr th,
.text-monedas-container table tr th {
	font-size: 1.3rem;
}
.main-monedasyenvio-container .text-monedas-container table {
	margin: 0 auto;
	width: 90%;
	margin-right: 10px;
	margin-left: 10px;
}
.share-buttons-row > div {
	background-position: 4px;
	background-size: 15px 15px;
}
.share-buttons-row > div p {
	font-size: 10px;
	margin-left: 16px;
}
.coment-blog-container .container {
	padding: 30px 10px;
}
.box-coment-container form {
	padding: 15px;
}
.main-contactanos-container {
	background-image: none;
}
header nav .nav-rigth-section li {
	width: 240px;
}
