/* CARRITO */
.param {
	background:#fff3f4;
}
.param td {
	padding:12px;
	font-family:'DINLight';
	font-size:14px;
	color:#f77078;
}
.param td strong {
	color:#000;
	font-weight:normal;
}
.param .sep {
	background:url(../images/sepParam.gif) no-repeat center left;
}

.carritoFile {
	background:#FFF;
}
.carritoFile td {
	padding:12px;
	border-bottom:solid 3px #fbced1;
	font-family:Arial;
	font-size:12px;
	color:#c98e91;
}
.carritoFile .sep {
	background:url(../images/sepCarrito.gif) no-repeat;
	background-position:0 12px;
}
.carritoFile td b {
	font-size:14px;
	color:#000;
}
.carritoFile td input[type='text'] {
	background:#f4f4f4;
	border:solid 1px #9c938d;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.carritoFile td strong {
	font-size:18px;
	color:#fe4a55;
}

.carritoFile #regalo {
	font-size:15px;
	color:#fe4a55;
	font-weight:bold;
}

.carritoTotal {
	position:relative;
	background:#fff3f4;
	border-top:solid 1px #FFF;
	border-bottom:solid 3px #fbced1;
	padding:20px;
	font-family:'DINLight';
	font-size:14px;
	color:#7c7573;
}
.carritoTotal b {
	font-family:'DINBold';
	font-size:24px;
	color:#f77078;
	font-weight:normal;
}
.carritoTotal strong {
	font-size:22px;
	color:#000;
}
.carritoTotal .linea_importe {
	float:right;
}
.carritoTotal .concepto {
	float:right;
	text-align:center;
}
.carritoTotal .importe {
	float:right;
	font-size:20px;
	color:#3E3030;
}
.carritoTotal .total {
	float:right;
	padding-left:5px;
	text-align:right;
	font-family:'DINBold';
	font-size:24px;
	color:#f77078;
}
.carritoTotal .total span {
	font-weight:normal;
	font-size:12px;
}

#gastosEnvioGratis {
	border-top:solid 3px #fbced1;
	background:url(../images/gastosEnviogratis.jpg) no-repeat;
	height:200px;
	padding:43px 25px 0 265px;
	font-family:'DINLight';
	font-size:30px;
	color:#e85260;
}
#gastosEnvioGratis strong {
	font-family:'DINBold';
	font-size:30px;
	color:#6b6b6b;
	font-weight:normal;
}
#gastosEnvioGratis span {
	font-family:Arial;
	font-size:12px;
	color:#111;
}
/* FONT FACE */
@font-face {
	font-family: 'DINLight';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINRegular';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINBold';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#fx-banner {
	position:fixed;
	bottom:25px;
	right:25px;
	width:408px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-banner.hide {
	right:-390px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-fixed a.btn-facebook {
	display:block;
	width:272px;
	height:40px;
	background:url(../images/btn_facebook.png) no-repeat;
	background-position:0 0;
	margin:15px 0 2px 0;
}
#fx-fixed a.btn-facebook:hover {
	background-position:-272px 0;
}
#fx-fixed {
	position:relative;
	bottom:0;
	right:0;
	
	background:url(../images/fixed.png) no-repeat center top;
	width:348px;
	height:95px;
	padding:23px 30px;
	
	font-family:'DINRegular';
	font-size:16px;
	color:#7e662c;
	text-shadow:1px 1px #FFF;
	letter-spacing:-1px;
	
	z-index:20;
}
#fx-fixed strong {
	display:block;
	margin-top:10px;
	font-family:'DINBold';
	font-size:36px;
	color:#000;
	font-weight:normal;
}
#fx-fixed span {
	font-size:15px;	
}
#fx-fixed a {
	color:#7e662c;
	cursor:pointer;
}
#fx-fixed a:hover {
	color:#333;
}

#fx-bubble {
	position:absolute;
	background:url(../images/bubble.png) no-repeat center top;
	width:338px;
	height:107px;
	padding:25px 35px;
	
	font-family:'DINLight';
	font-size:18px;
	color:#333;
	line-height:20px;
	letter-spacing:-1px;
	opacity:1;
	
	z-index:10;
}
#fx-bubble.down {
	bottom:0;
	right:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble.up {
	bottom:140px;
	right:0px;
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble b {
	font-family:'DINBold';
	color:#000;
	font-weight:normal;
}
#fx-bubble strong {
	font-family:'DINBold';
	color:#eb4352;
	font-weight:normal;
}
#fx-bubble ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#fx-bubble ul li {
	background:url(../images/list-style.png) no-repeat left center;
	padding:0 0 0 20px;
	margin:5px 0;
	
	font-family:'DINBold';
	font-size:18px;
	color:#eb4352;
}
#fx-bubble ul li b {
	color:#333;
	font-weight:normal;
}
#fx-bubble span {
	font-size:14px;
	color:#aeadad;
}
#fx-bubble span a {
	color:#aeadad;
}
#fx-bubble span a:hover {
	color:#dd1c3f;
}


#fx-arrow {
	position:absolute;
	top:50px;
	left:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
}

#fx-arrow.right {
	top:50px;
	left:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left {
	top:50px;
	left:-55px;
	opacity:0.8;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left:hover {
	opacity:1;
}
#fx-arrow.hide {
	top:50px;
	left:0;
	opacity:0 !important;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#fx-arrow2 {
	position:absolute;
	top:50px;
	right:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
	transform: rotateY(180deg);
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show {
	top:50px;
	right:408px;
	opacity:0.75;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show:hover {
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}