
*::before, *::after
{
	box-sizing: border-box;
}

#quickview-bg-block
{
	background-color: rgba(0, 0, 0, 0.35);
	bottom: 0;
	/*   display: none;*/
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9996;
}

.quickview-load-img
{
	bottom: 0;
	display: none;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	text-align: center;
	top: 50%;
	z-index: 9997;
}

.cabecera_ventana
{
	display: inline-block;
	padding: 3px;
	width: 100%;
}

.inner_cabecera
{
	background-color: #ff8200;
	color: #fff;
	display: block;
	padding: 5px;
}

.a-qv-close
{
	font-size: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9999;
}

.a-qv-close::before
{
	color: #fff;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	height: 30px;
	line-height: 20px;
	text-align: center;
	width: 30px;
}

.a-qv-close:hover::before
{
	color: #aa1532;
}

.n_tarjeta_recuadro
{
	border: 1px solid #ff8200;
	display: inline-block
}

#puntos-pendientes
{
	background-color: #ffffff;
	bottom: 0;
	left: 0 !important;
	margin: auto;
	opacity: 0.9;
	overflow: auto !important;
	position: fixed;
	right: 0;
	top: 10%;
	width: 590px;
	z-index: 99993;
	
}




#puntos-pendientes .mousetrap
{
	display: none;
}

#puntos-pendientes .product-view
{
	padding: 15px 30px;
}

#puntos-pendientes .product-collateral
{
	display: none;
}

@media (max-width: 992px) {

#puntos-pendientes
{
	width: 95%;
}
}

@media (max-width: 767px) {

#puntos-pendientes, #quickview-bg-block, .quickview-load-img
{
/*display: none !important;*/
}
}

.no-display
{
	display: none;
}

#quickview-bg-block
{
	background-color: rgba(0, 0, 0, 0.35);
	bottom: 0;
	display: none;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9996;
}

.quickview-load-img
{
	bottom: 0;
	display: none;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	text-align: center;
	top: 50%;
	z-index: 9997;
}

.quickshop-main .product-list .overlay-container
{
	display: block;
	height: 410px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.quickshop-main .product-list .product-img
{
	border: 1px solid #e8e8e8;
	overflow: hidden;
	position: relative;
}

.quickshop-main .product-list .product-title
{
	color: #40403a !important;
	font-family: "Oswald";
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 12px;
	text-align: left;
	text-shadow: none;
}

.quickshop-main .product-review-list
{
	margin-bottom: 15px;
}

.quickshop-main .product-review-list ul
{
	display: table;
	line-height: 14px;
	vertical-align: middle;
}

.quickshop-main .rating-container
{
	color: #e3e3e3;
	display: inline-block;
	height: 20px;
	overflow: hidden;
	position: relative;
	vertical-align: bottom;
}

.quickshop-main .product-pd-list
{
	margin-bottom: 15px;
}

.quickshop-main .product-list .product-details-list .product-title
{
	padding-bottom: 5px;
}

.quickshop-main .product-price
{
	color: #0f99de;
	float: left;
	font-family: "Open Sans";
	font-size: 25px;
	font-weight: 700;
	margin-right: 12px;
}

.quickshop-main .product-price .lit_puntos
{
	font-size: 13px;
	font-weight: lighter;
}

.quickshop-main .product-discount
{
	background: #f95656 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 100;
	margin-left: 10px;
	margin-top: 4px;
	padding: 2px 7px;
	text-align: center;
	width: auto;
}

.quickshop-main .product-list .product-review-list ul li
{
	color: #838383;
	display: inline;
	font-family: "Oswald";
	font-size: 13px;
	font-weight: 100;
	height: 100%;
	line-height: 14px;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: baseline;
}

.quickshop-main .rating-gly-star
{
	font-family: "Glyphicons Halflings";
	font-size: 15px;
}

.quickshop-main .product-list .product-review-list ul li:last-child
{
	padding-left: 5px;
}

.quickshop-main .product-list .product-review-list ul li:nth-child(2)
{
	padding-left: 5px;
}

.quickshop-main .product-list .product-review-list ul li .badge-danger
{
	background-color: #e36159;
	border-radius: 15px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	margin-left: 5px;
	padding: 2px 12px;
}

.quickshop-main .product-list .product-review-list ul li .badge-danger .fa
{
	vertical-align: inherit
}

/*CAJA OPCIONES REGALO /ENVUELTO / ENTREGA A DOMICILIO*/


.quickshop-main .special-box-col
{
	margin-bottom: 10px;
	overflow: hidden;
}

.quickshop-main .special-box
{
	border: 1px solid #d9d9d9;
	color: #7f7f7f;
	float: left;
	margin-bottom: 10px;
	padding: 8px 10px;
}

.quickshop-main .special-box-info
{
	border: 1px solid #e8e8e8;
	color: #7f7f7f;
	float: left;
	margin-bottom: 10px;
	padding: 8px 10px;
	width: 100%
}

.quickshop-main .special-icon
{
	background: #c2c2c2 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 35px;
	height: 47px;
	line-height: 47px;
	margin: 0 auto;
	text-align: center;
	width: 47px;
}

.quickshop-main .special-box h5
{
	float: left;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	width: 70%;
	margin-bottom: 0px;
}

.quickshop-main .special-box-info h5
{
	float: left;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0px;
}

.quickshop-main .special-box a
{
	color: #282828;
	margin-bottom: 20px;
	margin-top: 24px;
	text-transform: uppercase;
}

.quickshop-main .special-box p
{
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 88%;
	font-size: "Arial"
}

.quickshop-main .special-box:last-child
{
	border: 1px solid #d9d9d9;
}

.quickshop-main .special-box:hover .special-icon
{
	background: #a54122 none repeat scroll 0 0 !important;
}

.quickshop-main .special-box:hover a
{
	color: #a54122;
}

/* BOTÓN CANJEAR */

.quickshop-main .product-details-list .btn-add-to-cart > a
{
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: inherit;
	padding-top: 10px;
}

/* INFO PRODUCTO */

.c12
{
	display: table-cell;
	float: left;
	font-size: 1rem;
	position: relative;
}

.info_producto
{
	clear: left;
}

.c12
{
	width: 100%;
}

#info_producto-header
{
	border-bottom: 5px solid #d9d9d9;
	clear: left;
	color: #3e3e3e;
	display: inline-block;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	line-height: 1em;
	margin: 0;
}

#info_producto-container
{
	border: 1px solid #d9d9d9;
	margin-bottom: 1em;
	padding: 1em;
}

#info_producto-container p
{
	color: #6c7075;
	float: left;
	font-family: "Arial";
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
	text-align: left;
	width: 100%;
}

#quickview-bg-block
{
	display: block
}

#puntos-pendientes
{
	opacity: 1.0;
	/*left: '100px'*/
}

.heading
{
	margin-bottom: 40px;
	text-align: center;
}

.heading::after
{
	background: #ff7473 none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 2px;
	margin: 20px auto;
	width: 100px;
}

.accent
{
	color: #ff7473;
}

#puntos-pendientes .product-view .accent_puntos
{
	color: #ff7473;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 47px;
	font-weight: 600;
}

#puntos-pendientes .btn-ver-detalle:hover
{
	background: #cd3c2e none repeat scroll 0 0;
}

#puntos-pendientes .btn-ver-detalle
{
	-moz-user-select: none;
	background: #e84c3d none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	padding: 14px 20px;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 200px;
	width: 200px;
}

#puntos-pendientes .btn-ver-detalle a
{
	color: #fff;
}

#puntos-pendientes .btn-ver-detalle:hover a .fa
{
	transform: translateX(5px);
}

#puntos-pendientes .btn-ver-detalle .fa
{
	padding-left: 4px;
	vertical-align: inherit;
}

#quickview-bg-block
{
	display: none
}

@media (max-width: 480px) {

#puntos-pendientes
{
	position: fixed;
	top: 2%;
	left: 50%;
}

.width_60
{
	width: 100% !important;
}
}

@media (max-width: 360px) {

.repsolRegular
{
	margin: 1px 0px 10px !important;
	font-size: 20px;
	line-height: 22px
}

.msj_digitos
{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.abre_tooltip
{
	position: absolute;
	right: -5px;
	top: 38px;
}
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#puntos-pendientes
{
	left:2% !important 
}
}



/* MENSAJE EMERGENTE */

.bg-transparent{background:transparent !important}

