#body_listprodrel {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#grp_pitems {
	margin: 0;
	padding: 0;
}

li.pitem a {
	text-decoration: none;
	color: #000;
}

/*Grilla 1*/
li.pitem.grd1 {
	float: left;
	width: 750px;
	height: 788px;
	margin-left: 0;
	margin-bottom: 12px;
	padding: 0;
	border-bottom: 1px solid #f2f2f2;
}

li.pitem.grd1 .item .marco {
	margin: 2px auto 0 auto;
	width: 730px;
	height: 730px;
}

/*Grilla 2*/
li.pitem.grd2 {
	float: left;
	width: 360px;
	height: 404px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 0;
	border-bottom: 1px solid #f2f2f2;
}

li.pitem.grd2 .item .marco {
	margin: 2px auto 0 auto;
	width: 340px;
	height: 340px;
}

/*Grilla 3*/
li.pitem.grd3 {
	float: left;
	width: 240px;
	height: 278px;
	margin-left: 10px;
	margin-bottom: 12px;
	padding: 0;
}

li.pitem .item .marco .ft .dest_pzdo {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}


li.pitem.grd3 .item .marco {
	margin: 2px auto 0 auto;
	width: 220px;
	height: 220px;
}

/*Grilla 4*/
li.pitem.grd4 {
	float: left;
	width: 220px;
	height: 278px;
	margin-left: 10px;
	margin-bottom: 12px;
	padding: 0;
}

li.pitem.grd4 .item .marco {
	position: relative;
	margin: 2px auto 0 auto;
	height: 220px;
}

li.pitem .item {
	position: relative;
	margin: 0;
	padding: 6px;
	border: 1px solid transparent;
	text-align: center;
	z-index: 100;
}

li.pitem .item:hover {
	border: 1px solid #ccc;
}

li.pitem .item .pics {
	display: none;
	position: absolute;
	top: -1px;
	left: -51px;
	width: 50px;
	#height: 320px;
	background: #fff;
	margin: 0;
	border: 1px solid #ccc;
	border-right: 0;
}

li.pitem .item .pics .pic {
	width: 40px;
	height: 40px;
	margin: 3px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

li.pitem .item .new {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 42px;
	height: 42px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 200;
}

li.pitem .item .me_free {
	position: absolute;
	top: 180px;
	right: 13px;
	width: 42px;
	height: 42px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 200;
}

li.pitem .item .discount {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 4px;
	background: #f00;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

li.pitem .item .discount sup {
	color: #fff;
}

li.pitem .item .marco .ft {
	position: relative;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

li.pitem .item .tit {
	margin-top: 4px;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

li.pitem .item .cod {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
}

li.pitem .item .cnt_marca {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

li.pitem .item .marca {
	display: inline-block;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	background-color: #999;
	border-radius: 3px;
	padding: 3px 6px;
	overflow: hidden;
}

li.pitem .item .pr {
	margin-top: 6px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

li.pitem .item sup {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

li.pitem .item .prregu {
	display: none;
	margin: 8px 12px 0 0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #fc0;
}

li.pitem .item .prregu sup {
	color: #fc0;
}

li.pitem .item .prvenc {
	float: left;
	margin: 8px 12px 0 0;
	text-decoration: line-through;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
}

li.pitem .item .prvenc sup {
	color: #f00;
}

li.pitem .item .stock {
	/*display:none;*/
	margin-top: 4px;
	font-family: arial;
	font-size: 12px;
}

li.pitem .item .stock .constock {
	font-weight: bold;
	color: #59B200;
}

li.pitem .item .stock .nostock {
	font-weight: normal;
	color: #f00;
}

li.pitem .item .stock .consulstock {
	font-weight: normal;
	color: #fff;
	background-color: #FF9900;
	border-radius: 4px;
	padding: 2px;
	text-align: center;
}

li.pitem .item .meds {
	display: none;
	position: relative;
	margin-top: 4px;
	padding: 2px;
	color: #660;
}

li.pitem .item .meds:hover {
	color: #777;
	background-color: #BABABA;
}

li.pitem .item .meds img {
	vertical-align: middle;
	padding: 4px 6px 4px 0px;
}

li.pitem .item .meds span {
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px 4px 0px 0;
}

li.pitem .item .meds ul {
	display: none;
	position: absolute;
	bottom: 26px;
	right: 0;
	width: 100%;
	max-height: 280px;
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	overflow-x: auto;
}

li.pitem .item .meds ul li {
	font-family: arial;
	font-size: 12px;
	color: #666600;
	padding: 4px;
}

li.pitem .item .meds ul li.item {
	border: 0;
}

li.pitem .item .meds ul li.item:hover {
	color: #777777;
	background-color: #BABABA;
}

li.pitem .item .meds ul li .st {
	float: right;
	font-family: arial;
	font-size: 12px;
}

li.pitem .item .meds ul li .st {
	float: right;
	font-family: arial;
	font-size: 12px;
}

li.pitem .item .meds ul li.cab {
	border-top: 2px solid #666600;
}

li.pitem .item .meds ul li .ft {
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

li.pitem .item .meds ul li .cl {
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px;
}

.noitems {
	width: 94%;
	margin: 10px auto;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.noitems img {
	margin-bottom: 12px;
}

/*Paginado*/
.pag_principal {
	float: right;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: 36px;
}

.pag_principal .pag_select {
	float: left;
	border-radius: 4px;
	padding: 4px 6px;
	margin: 2px;
	color: #fff;
	background-color: #777777;
	border: 1px solid #777777;
}

.pag_principal .pag_unselect {
	float: left;
	border-radius: 4px;
	padding: 4px 6px;
	margin: 2px;
	color: #777777;
	border: 1px solid #777777;
}

.pag_principal .pag_unselect:hover {
	background: #F2F2F2;
}

/*Detalle de Producto*/
#pdlle {
	#border-bottom: 1px solid #ccc;
}

#pdlle .pics {
	float: left;
	width: 70px;
	#height: 320px;
	background: #fff;
	margin: 0;
}

#pdlle .pics .pic {
	width: 60px;
	height: 60px;
	margin-bottom: 12px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
}

#pdlle .marco {
	position: relative;
	float: left;
	width: 530px;
	height: 530px;
	margin: 0 20px;
}

#pdlle .marco .new {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 52px;
	height: 52px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 200;
}

#pdlle .discount {
	padding: 4px 0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
}

#pdlle .marco .ft {
	position: relative;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
}

#pdlle .marco .ft .dest_pzdo_dlle_cnt {
	position: absolute;
	left: 50%;
	bottom: 34px;
	width: 50%;
}

#pdlle .marco .ft .dest_pzdo_dlle {
	position: relative;
	left: -50%;
	width: 100%;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

#pdlle .opts {
	float: left;
	width: 336px;
}

#pdlle .tit {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#pdlle .marca {
	display: inline-block;
	font-family: arial;
	font-size: .8rem;
	color: #fff;
	background-color: #666;
	border-radius: 3px;
	padding: 3px 6px;
	margin-top: 4px;
}

#pdlle .cod {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 6px;
}

#pdlle .peso_kg {
	display: none;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-top: 6px;
}

#pdlle .pr_nom {
	margin-top: 10px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#pdlle .pr {
	float: left;
	margin-top: 4px;
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}

#pdlle .pr sup {
	margin-top: 0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

#pdlle .bulto {
	display: inline-block;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #6f3903;
	padding: 2px 4px;
	background-color: #fce0c5;
	border-radius: 4px;
}

#pdlle .prinfo {
	margin-top: 6px;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}

#pdlle .probs {
	position: relative;
	float: left;
	display: none;
	margin: 6px 0 0 12px;
	padding: 4px 6px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #f00;
}

#pdlle .probs .fl {
	position: absolute;
	top: 4px;
	left: -7px;
	width: 7px;
	height: 14px;
	background-image: url(../images/fl_pr_same.png);
}

#pdlle .pr_suffix {
	display: inline-block;
	margin-top: 2px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #000;
	border-radius: 6px;
	padding: 3px 6px;
}

#pdlle .prregu {
	margin-top: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4b5063;
}

#pdlle .prconsult {
	margin-top: 14px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
}

#pdlle .prvenc {
	margin: 0;
	text-decoration: line-through;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
}

#pdlle .mdp {
	margin-top: 10px;
}

#pdlle .mdp .list .item {
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

#pdlle .mdp .list .ic {
	width: 30px;
	height: 30px;
	padding: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#pdlle .mdp .list .nom {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

#pdlle .mdp .list .bonif {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(243 14 204);
}

#pdlle .mdp .list .obs {
	font-family: 'Oswald', arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding: 3px 0;
}

#pdlle .stock {
	margin-top: 4px;
	font-family: arial;
	font-size: 12px;
}

#pdlle .stock .constock {
	font-weight: bold;
	color: #59B200;
}

#pdlle .stock .nostock {
	font-weight: normal;
	color: #f00;
}

#pdlle .stock .consulstock {
	font-weight: normal;
	color: #fff;
	background-color: #FF9900;
	border-radius: 4px;
	padding: 2px;
	text-align: center;
}

#pdlle #addItem {
	margin: 0;
}

#pdlle .cantMod {
	margin-top: 20px;
	#display: table;
}

#pdlle .cantMod .menos {
	line-height: 32px;
	float: left;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	width: 20px;
	height: 32px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
	background-color: #F2F2F2;
}

#pdlle .cantMod .menos:hover {
	color: #fff;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-color: #777777;
	cursor: pointer;
}

#pdlle .cantMod .menos.inactiv {
	color: #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	cursor: not-allowed;
}

#pdlle .cantMod .cant {
	float: left;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	width: 80px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
}

#pdlle .cantMod .mas {
	line-height: 32px;
	float: left;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	width: 20px;
	height: 32px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: center;
	background-color: #F2F2F2;
}

#pdlle .cantMod .mas:hover {
	color: #fff;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-color: #777777;
	cursor: pointer;
}

#pdlle .cantMod .mas.inactiv {
	color: #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	cursor: not-allowed;
}

#pdlle .socialSharer {
	#float: right;
	#width: 100%;
}

#pdlle .socialSharer div {
	float: left;
	margin: 10px 10px 0 0;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#pdlle .colbox {
	float: left;
	width: 30px;
	height: 30px;
	margin: 4px 10px 4px 0;
	padding: 3px;
	border: 1px solid #f2f2f2;
}

#pdlle .colbox.active:hover {
	border: 1px solid #ccc;
	cursor: pointer;
}

#pdlle .colbox.selected {
	border: 1px solid #666;
}

#pdlle .colbox.selected:hover {
	border: 1px solid #666;
}

#pdlle .colbox .inside {
	width: 100%;
}

#pdlle .medbox {
	float: left;
	min-width: 30px;
	margin: 4px 10px 4px 0;
	padding: 3px 6px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #F2F2F2;
	border: 1px solid #F2F2F2;
	line-height: 100px;
	text-align: center;
}

#pdlle .medbox.active {
	border: 1px solid #aaaaaa;
	color: #aaa;
	cursor: pointer;
}

#pdlle .medbox.active:hover {
	border: 1px solid #85B200;
	cursor: pointer;
	background-color: #F2F2F2;
}

#pdlle .medbox.selected {
	border: 1px solid #85B200;
	color: #fff;
	background-color: #85B200;
}

#pdlle .medbox.selected:hover {
	border: 1px solid #85B200;
	color: #fff;
	background-color: #85B200;
}

#pdlle .medbox span {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

#pdlle .socialSharer .fb {
	background-image: url(../images/facebook.png);
}

#pdlle .socialSharer .fb:hover {
	background-image: url(../images/facebook_over.png);
}

#pdlle .socialSharer .tw {
	background-image: url(../images/twitter.png);
}

#pdlle .socialSharer .tw:hover {
	background-image: url(../images/twitter_over.png);
}

#pdlle .socialSharer .pt {
	background-image: url(../images/pinterest.png);
}

#pdlle .socialSharer .pt:hover {
	background-image: url(../images/pinterest_over.png);
}

#pdlle .socialSharer .gp {
	background-image: url(../images/gplus.png);
}

#pdlle .socialSharer .gp:hover {
	background-image: url(../images/gplus_over.png);
}

#pdlle .btnCanjear {
	margin-top: 20px;
}

#pdlle .btnComprar {
	margin-top: 20px;
}

#pdlle .mllink {
	position: absolute;
	right: 4px;
	top: 4px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

#pdlle .mllink a {
	text-decoration: none;
	color: #ccc;
}

#pdlle .formasPago {
	text-align: center;
}

.prodObs {
	width: 870px;
	margin: 0 auto 20px auto;
	padding: 20px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #f2f2f2;
}

.prodPlla {
	padding: 20px 40px;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.prodRel {
	padding: 20px 30px;
}


/* Boton video flotante */
.floating-video-btn {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 60px;
	height: 60px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	box-shadow: 0 4px 15px rgba(255, 0, 76, 0.5);
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	z-index: 15;
	border: none;
	color: white;
	font-size: 22px;
	overflow: hidden;
}


.floating-video-btn:hover::after {
	opacity: 1;
}

.floating-video-btn:hover {
	box-shadow: 0 6px 20px rgba(255, 0, 76, 0.7);
	background-color: #ff004c;
}

.floating-video-btn:hover i {
	filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.8));
}

.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 10;
}

.video-container iframe {
	width: 100%;
	height: 100%;
	border: none;
	object-fit: cover;
}

.ft {
	position: relative !important;
	overflow: hidden;
}

.dest_pzdo,
.cnt_marca,
.ic_zoom {
	position: relative;
	z-index: 5;
}

.video-active .ic_zoom {
	display: none;
}

#loadingbar {
	z-index: 99999999999999 !important;
}

.lg-backdrop {
	z-index: 99999 !important;
}

.lg-outer {
	z-index: 9999999999999999 !important;
}

.box {
	--border-angle: 0deg;
	border-radius: 100%;
	box-shadow: 0px 2px 4px hsl(0 0% 0% / 25%);
	animation: border-angle-rotate 2s infinite linear;
	border: 0.2rem solid transparent;
}

.box.b {
	background: linear-gradient(white, white) padding-box,
		conic-gradient(from var(--border-angle),
			var(--bg) 0%,
			rgba(255, 0, 64, 1)) border-box;

	background: white!important;
}

@keyframes border-angle-rotate {
	from {
		--border-angle: 0deg;
	}

	to {
		--border-angle: 360deg;
	}
}

@property --border-angle {
	syntax: "<angle>";
	initial-value: 0deg;
	inherits: false;
}

.floating-video-btn i {
	color: #000;
}