* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}

a {
	text-decoration: none;
}

html,
body {
	height: 100%;
}

.mlt {
	margin-left: 18%;
	margin-top: 3px;
}

.contenedor {
	max-width: 100%;
	margin: 0px auto;
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);
	min-height: 100%;
	position: relative;
	text-align: center;
}

.difuminado-abajo {
	display: none;
	position: fixed;
	bottom: 0px;
	left: calc((100% - 1200px) / 2);
	height: 25px;
	width: 1200px;
	max-width: 100%;
	z-index: 1;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.25+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

/*.contehead {
	margin: 0px;
	padding: 8px 16px 8px 16px;
	position: sticky;
	top: 0px;
	left: 0px;
	width: 1200px;
	max-width: 100%;
	background: #FFFFFFDD;
	z-index: 1;
}

.tit {
	font-weight: bold;
}

.lineah {
	border-bottom: 1px solid #F6F6F6;
	margin-bottom: 20px;
}

.contehead .lineah {
	margin-top: 48px;
	margin-bottom: 0px;
}

.divhead1 {
	float: left;
	font-weight: bold;
	font-size: 20px;
}

.divhead1 img {
	display: block;
}

.divhead2 {
	float: right;
}

.divhead2 svg {
	display: block;
	margin-top: 9.5px;
}

.divhead1 span {
	vertical-align: super;
}*/

#bolsagris g {
	fill: #888888;
}

.agreg {
	position: relative;
	text-align: right;
	padding: 8px 0px 8px 0px;
}

.agreg>div {
	margin: 0px auto;
	max-width: 1200px;
}

.agreg span {
	vertical-align: top;
	position: absolute;
	margin-left: -200px;
	margin-top: 10px;
}

svg {
	cursor: pointer;
}

#contmas g {
	fill: #888888;
}

.contepro {
	margin: 0px auto;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 0px auto;
	width: 550px;
	max-width: 100%;
	margin: 25px;
	margin-top: 16px;
	text-align: left;
	cursor: pointer;
	border-radius: 8px;
	box-shadow: -3px 3px 7px -5px rgba(0, 0, 0, 0.2);
	background: #FFF;
	position: relative;
	overflow: hidden;
	transition: 0.5s transform ease-in-out, 0.5s box-shadow ease-in-out;
}

.contepro:hover {
	/*transform: scale(1.05);*/
	box-shadow: 0px 0px 20px #aaa;
}

.contepro+.lineah {
	margin: 0px;
}

.conteactivo {
	background-color: #e8e8e8;
}

.divpro {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.divpro:first-child {
	width: 116px;
	height: 116px;
	display: inline-grid;
	align-items: center;
	/*background: #eee;*/
}

.divpro:first-child img {
	width: auto;
	height: auto;
	display: block;
	margin: 0px auto;
	max-width: 116px;
	max-height: 116px;
}

.divpro:last-child {
	width: calc(100% - 116px);
	/*padding-left: 10px;*/
}

.divpro img {
	max-height: 100px;
	max-width: 100%;
	display: block;
	margin: 0px auto;
}

.pronomeli {
	position: relative;
}

.pronom {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	font-family: 'Roboto-Bold', sans-serif;
	color: var(--color-texto);
	padding: 10px 10px;
}

.diveliminar {
	position: absolute;
	top: 10px;
	right: 16px;
}

#eli g {
	fill: #FE2D30;
}

.prodet {
	font-size: 12px;
	padding: 11px 0px 25px 0px;
	font-family: 'Roboto-Light', sans-serif;
	color: var(--color-texto);
	padding: 0px 10px;
	padding-bottom: 10px;
}

.prodet+div {
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #444;
}

.precan {
	position: relative;
	padding: 0px 10px;
}

.propre {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	color: var(--color-precio);
	font-family: 'Roboto-Bold', sans-serif;
}

.propreblu {
	font-weight: bold;
	font-size: 14px;
	color: var(--color-precio);
	float: right;
	font-family: 'Roboto-Bold', sans-serif;
}

.contesub {
	text-align: right;
	font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px 10px;
	max-width: 1200px;
}

.sub1 {
	color: #AFAFAF;
	margin-bottom: 5px;
}

.sub2 {
	color: var(--fondo-boton);
	margin-bottom: 20px;
}

.sub3 {
	color: var(--fondo-boton);
	font-size: 25px;
	margin-bottom: 5px;
	font-weight: bold;
}

.sub4 {
	color: #cccaca;
	font-size: 14px;
}

.contepago {
	margin: 50px 10px;
}

/*radio*/
.container {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 20px;
}

.container div {
	display: inline-block;
	font-size: 14px;
	color: #A1A1A1;
}

.container input {
	position: absolute;
	opacity: 0;
	display: none;
	cursor: pointer;
}

.checkmark {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 25px;
	width: 25px;
	background-color: #ffffff;
	border-radius: 50%;
	margin-left: -10px;
	margin-top: 10px;
	border: 1px solid #E2E2E2;
}

.container:hover input~.checkmark {
	background-color: #ffffff;
}

.container input:checked~.checkmark {
	background-color: #ffffff;
	border: 1px solid var(--fondo-boton);
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.container input:checked~.checkmark:after {
	display: block;
}

.container .checkmark:after {
	top: 5px;
	left: 5px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: var(--fondo-boton);
}

/*radio-fin*/
.botped {
	margin: 0px auto;
	background-color: var(--fondo-boton);
	padding: 20px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	margin-top: 30px;
	font-weight: bold;
	color: #ffffff;
	width: 250px;
	max-width: 90%;
	cursor: pointer;
	margin-bottom: 20px;
	box-shadow: 0px 0px 8px 2px #999;
	transition: 0.25s transform ease-in-out, 0.25s opacity ease-in-out;
}

.botped:hover {
	transform: scale(1.05);
	opacity: 0.8;
}

@media screen and (max-width: 700px) {
	.difuminado-abajo {
		display: block;
		width: 100%;
		left: 0px;
	}

	.contepro {
		max-width: 90%;
		margin: 15px;
	}
}

.contepro {
	background: #FFF;
	border-radius: 8px;
	margin-bottom: 16px;
}

.divpro img {
	margin-right: 16px;
}

.propre {
	color: var(--color-precio);
}

.agreg,
.lista_carrito {
	background: #f2f2f2;
}

.agreg {
	color: #888888;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 15px;
}

.agreg span {
	vertical-align: middle;
	position: static;
	margin: 0px;
}

.agreg>div>div {
	margin-left: 15px;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

.lista_carrito {
	padding: 10px 16px;
	padding-bottom: 20px;
}

.lista_carrito>div {
	max-width: 1200px;
	margin: 0px auto;
	text-align: left;
}

/*.divhead1 {
    float: left;
    font-weight: bold;
    font-size: 17px;
    color: #888888;
}

.divhead2 {
	float: right;
}

.divhead1.mlt {
	float: none;
	display: inline-block;
}

.mlt {
    margin-left: 0px;
    margin-top: 0px;
}

.mlt svg{
	vertical-align: middle;
	margin: 5px 10px;
	margin-left: 0px;
}

.mlt svg g {
	fill: var(--fondo-boton);
}

.mlt span{
	vertical-align: middle;
}*/

.botped {
	font-weight: normal;
}

.propreblu {
	color: #CCC;
	font-weight: normal;
}

.diveliminar {
	position: absolute;
	top: 0px;
    right: 0px;
    z-index: 2;
    padding: 10px;
}

.diveliminar svg {
	display: block;
}

.diveliminar svg g {
	fill: #888888;
}

.borde_triangular {
	margin-top: -6px;
	white-space: nowrap;
	overflow-y: visible;
	overflow-x: hidden;
}

.triangulo {
	display: inline-block;
	margin: 0px;
	width: 0;
	height: 0;
	border-top: 10px solid #f2f2f2;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

@media screen and (max-width: 1199px) {
	.lista_carrito>div {
		text-align: center;
	}
}