/*==============NEXTREMA CSS==================*/
body {
	padding;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	color:#53506a;
}
a:hover {
	text-decoration:none;
}
.nopadding {
	padding: 0 !important;
}
.storepic, .storepic img{
	border-radius: 12px;
	border: #ddd solid 1px;
}
.holdimg img {
	max-width: 100%;
}
.marbot20 {	margin-bottom: 20px;}
.marbot40 {	margin-bottom: 20px;}
.marbot60 {	margin-bottom: 20px;}
.padding20 { padding: 20px;}
.padding40 { padding: 40px;}
.padding60 { padding: 60px;}
/*======Paleta y colores comunes (reemplaza a paleta al final)======*/

.no-bg { background: none!important }
.bg-white, .label-white { background: #fff;}
.bg-silver, .label-silver { background: #ccc;}
.bg-red, .label-red { background: #fe0a0a;}
.bg-match, .label-match { background: #dd4d41;}
.bg-blue, .label-blue { background: #3f86bc;}
.bg-dark, .label-dark { background: #33323a;}
.bg-purple, .label-purple { background: #53506a;}
.bg-lila, .label-lila { background: #9591ac;}
.bg-green, .label-green { background: #438b30;}
.bg-gold, .label-gold { background: #ffc600;}
.bg-yellow, .label-yellow { background: #ffe177;}
.bg-orange, .label-orange { background: #ff9800;}
/*text color*/
.color-white { color: #fff;}
.color-silver { color: #ccc;}
.color-red { color: #fe0a0a;}
.color-match { color: #dd4d41;}
.color-blue { color: #3f86bc;}
.color-dark { color: #33323a;}
.color-purple { color: #53506a;}
.color-lila { color: #9591ac;}
.color-green { color: #438b30;}
.color-gold { color: #ffc600;}
.color-yellow { color: #ffe177;}
.color-orange { color: #ff9800;}
/* sharelink */
.dropdown-share {float:left;position:relative;
    font-size: 14px;
    width: 100%;
    text-align: left;
    z-index: 1000;
}
/*animation delay generic*/
.delay800 {
    -webkit-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    animation-delay: 800ms;
}
.delay600 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms;
}
.delay400 {
    -webkit-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    animation-delay: 400ms;
}
.delay200 {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    animation-delay: 200ms;
}
.delay100 {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    animation-delay: 100ms;
}
/*================FICHA=======================*/
/*================FICHA>Sidebar===========*/
.imgs{width:50%;}
#ficha .sidebar{
	background:#33323a;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar .storepic {
	margin-bottom:15px;
}
#ficha .sidebar img{
	background:#33323a;
	width:100%;
}
#ficha .sidebar ul {
	list-style:none;
	padding-left:0;
}
#ficha .sidebar ul li{
	width:100%;
	margin-bottom:10px;
}
/*rating estrellas*/
#ficha .rating{
	margin:15px auto;
}
/*actions*/
#ficha .sidebar ul.actions a {
	background:#53506a;
	color:#eeeeee;
	padding: 5px;
	display: block;
	transition: background 150ms;
}
#ficha .sidebar ul.actions a .fa{
	margin-right:0.5em;
}
#ficha .sidebar ul.actions a:hover{
	background:#eeeeee;
	color:#53506a;
	text-decoration:none;
}
.bubble {
	position: relative;
	width: 100%;
	height: auto;
	background: #5983C7;
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.bubble a {
	color: #fff;
	display:block;
	padding:4px;
}
.bubble a:hover {
	color:#7eebff;
}
.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #5983C7 transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -20px;
	bottom: -8px;
	left: 52%;
}
@media only screen and (max-width : 767px) {
	.sidebar .storepic  {
		width: 50%;
		float: left;
		padding-right: 15px;
	}
	.sidebar .actionbar  {
		width: 50%;
		float: left;
	}
}
@media only screen and (max-width : 480px) {
	.sidebar .storepic  {
		width: 100%;
		padding:0;
	}
	.sidebar .actionbar  {
		width: 100%;
	}
}
/*Sort bar*/
.sortbarwrap {
	height: auto;
	display: block;
}
.sortbar {
	background: #EEE;
	border: #ddd solid 1px;
	padding: 5px 21px;
	margin-bottom: 15px;
}
.sortbar .pagenumber {
	margin-bottom: 0;
	vertical-align: middle;
	line-height: 2.2em;
}
/*responsive sortbar*/
@media only screen and (min-width : 767px) {
	.sortbar {
		/*text-align: right;*/
	}
	.sortbar .pagenumber {
		float: right;
		display: inline-block;
	}
}
/*================PAGINATION===========*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #DB3131;
	border-color: #DB3131;
}
.pagination>li>a, .pagination>li>span {
	color: #53506a;
}
.pagination>li>a, .pagination>li>span {
	color: #666;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #DB3131;
	background-color: #ECCC95;
	border-color: #C4AF8A;
}
/*================FICHA>Goldenbox===========*/
.goldenbox {
	background:#ffc600;
	padding:2%;
	margin-bottom:15px;
	display: table;
}
.goldenbox .bigcb {
	background:#fff;
	color:#53506a;
	font-size:4em;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	display: table-cell;
	float: none;
	text-align:center;
	vertical-align: middle;
}
.minidesc {
	margin-left:4%;
}
.goldenbox .upper {
}
.goldenbox .upper .title {
	color:#8e5300;
	margin:0;
}
.goldenbox .upper p {
	color:#6f4100;
}
.goldenbox .upper .icon {
	float:left;
	height:60px;
	margin-right: 10px;
}
.gotostore {
	background:#438b30;
	color:#fff;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	border:none;
	transition:all 100ms;
	box-shadow:inset -2px -5px 0px -2px #2A6B1B;
	text-shadow: 0px -2px 0px #2A6B1B;
}
.goldenbox .gotostore {
	color:#fff;
	font-size:2em;
}
.gotostore .fa{
	vertical-align: middle;
}
.gotostore:hover {
	background:#3D9027;
	color:#fff;
	box-shadow:inset -2px -5px 0px -2px #56B53D;
}
.gotostore:active {
	background:#398826;
	box-shadow: none;
	box-shadow:inset -2px 5px 0px -2px #2A6B1B;
}
/*goldenbox responsive*/
@media only screen and (max-width : 767px) {
	.maininfo  {
		margin-top:15px;
		padding:0;
	}
}
@media only screen and (min-width : 768px) {
	.minidesc {
		margin-left:4%;
	}
}
@media only screen and (max-width : 480px) {
	.goldenbox  {
		padding:5%;
	}
	.goldenbox .bigcb {
		display:block;
		margin-bottom:10px;
		line-height: 2em;
	}
	.goldenbox .minidesc {
		margin:0;
	}
}
/*================FICHA>Tabla Coupons===========*/
.couponbox {
	background: #9dd1f9;
	padding: 0;
}
.couponbox .holder {
	padding: 15px 15px 0;
}
.couponbox .wrapper {
	border: #4e90c2 dashed 1px;
	margin-bottom: 10px;
	background: #fff;
	display: table;
	width: 100%;
	height:45px;
}
.couponbox .codigo {
	background: #fff;
	color: #3f86bc;
	text-align: center;
	font-size: 20px;
	width: 30%;
	height: 30px;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.couponbox .detalles {
	background: #3f86bc;
	color: #fff;
	text-align: center;
	display: table-cell;
	height:100%;
	padding: 5px 10px;
}
.couponbox .seemore {
	background:#4e90c2;
	color:#fff;
	text-align:center;
}
.couponbox .seemore:hover {
	background:#1D5178;
}
.couponbox .seemore a {
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
}
/*================FICHA>Tabla Cashback===========*/
table.cashback th {
	background-color: #FFE177;
	color: #8e5300;
}
table.cashback table,
table.cashback th,
table.cashback td {
	border: #FFE177 solid 1px !important;
}
/*================FICHA>Condiciones Especiales===========*/
.condiespecial {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	border: 1px solid #FFE177;
	color:#9f7840;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.condiespecial h4 {
	color:#9f7840;
}
/*================FICHA>Tiendas Relacionadas===========*/
.relatedstores {
	padding:15px;
}
.relatedstores .storethumb{
	float:left;
	display:block;
	width:20%;
}
.relatedstores .picbox{
	background: #ff9806;
	max-height: 90%;
	max-width: 90%;
	border-radius: 5px;
	text-align: center;
	transition:background 100ms;
}
.relatedstores .picbox:hover{
	background: #438b30;
}
.relatedstores .picbox img{
	border-radius: 4px;
	width: 94%;
	margin: 3% auto;
}
.relatedstores .picbox .thumbcb{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
@media only screen and (max-width : 480px) {
	.relatedstores .storethumb  {
		width: 100%;
		display: block;
		margin-bottom: 14px;
	}
	.relatedstores .picbox {
		width: 100%;
		float: left;
		/*height: 60px !important;*/
		height: 100%;
	}
	.relatedstores .picbox img {
		max-width: 100px;
		float: left;
		display: inline-table;
		margin: 0;
		padding:2px;
	}
	.relatedstores .picbox .thumbcb {
		float: left;
		font-size: 20px;
		padding: 13px 0 0 20px;
		letter-spacing: -1px;
	}

}
/*================CUSTOM NAVBAR=======================*/
.navbar-inverse {    background-color: #FFFFFF }
 .navbar-inverse .navbar-nav>.active>a:hover,
 .navbar-inverse .navbar-nav>li>a:hover,
 .navbar-inverse .navbar-nav>li>a:focus {    background-color: #FFFFFF }
 .navbar-inverse .navbar-nav>.active>a,
 .navbar-inverse .navbar-nav>.open>a,
 .navbar-inverse .navbar-nav>.open>a,
 .navbar-inverse .navbar-nav>.open>a:hover,
 .navbar-inverse .navbar-nav>.open>a,
 .navbar-inverse .navbar-nav>.open>a:hover,
 .navbar-inverse .navbar-nav>.open>a:focus {    background-color: #FFF0F0 }
.dropdown-menu {    background-color: #fff }
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {    background-color: #fff }
.navbar-inverse {    background-image: none }
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {    background-image: none }
.navbar-inverse {    border-color: #FFD9F6 }
.dropdown-toggle,
.dropdown-menu>li>a,
.botonera ul.dropdown-menu .columna li a {
	color: #33323A;
	transition: all 150ms;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.botonera ul.dropdown-menu .columna li a:hover,
.botonera ul.dropdown-menu .columna li a:focus {
	color: #FD0909;
	background: #dbdeed !important;
	text-decoration:none;
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {    border-top-color: #999999 }
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {    border-top-color: #FD0909 }
.navbar-inverse .navbar-nav>.dropdown>a .caret {    border-bottom-color: #999999 }
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {    border-bottom-color: #FD0909; }
/*navbar tweaks*/
.navbar-form .input-group {    margin-right: 11px }
/*================Container=======================*/
.headerwrap.affix  {
	position:relative;
}
.container.principal {
	margin-top:20px;
}
@media only screen and (min-width : 992px) {
	.container.principal {
		padding-top:140px; /*usar con headerwrap.affix*/
		min-height: 490px;
	}
	.headerwrap.affix {
		position: fixed;
		top: 0;
		width: 100%;
		z-index:99;
	}
}
/*================Header=======================*/
.headerwrap {
	background:#dbdeed;
}
.header {
	padding-top:15px;
	min-height: 70px;
}
.headerlogo {
	max-width:100%;
}
.headersearchform {
}
.headersearch {
 display: table;
	width: 100%;
}
.headersearch .btn-search {
	background:#fe0000;
	color:#fff;
	transition:background 150ms;
}
.headersearch .btn-search:hover {
	margin-left:0;
	background:#ff9800;
}
.headersearch .btn-search:active {
	margin-left:0;
	background:#fe0000;
}
.headersearch .form-control {
	background:#53506a;
	border-color:#53506a;
	color:#e1e0e8;
}
.headersearch .form-control::-webkit-input-placeholder {
	color:#b9b8c2;
}
.headersearch .form-control:focus {
	border-color:#53506a;
	box-shadow:none;
}
.headersearch .form-control {
	transition:background 150ms;
}
.headersearch .form-control:focus {
	background:#423E61;
	border-color:#423E61;
	color:#fff;
}
/*================Header > Search selector=======================*/
.headersearch .selector {
	background: #9591AC;
	border-color: #9591AC;
	color: #53506a;
	max-width: 150px !important; overflow: hidden !important
}
.headersearch .selector:hover {
	background: #B5B1CE;
	border-color: #B5B1CE;
	color: #53506a;
}
.headersearch .open>.selector {
	background: #9591AC;
	border-color: #9591AC;
	color: #53506a;
}
/* headermod tweaks */
@media only screen and (max-width : 991px) {
	.header .col {
		text-align:center;
	}
	.headerlogo {
		max-width:300px;
		margin:0 auto 20px auto;
	}
}
@media only screen and (max-width : 767px) {
	.headersearch .form-control {
		border-top-left-radius: 5px !important;
		border-bottom-left-radius: 5px !important;
	}
}
@media only screen and (max-width : 500px) {
	.headerlogo {
		max-width:100%;
		margin:0 auto 20px auto;
	}
}
.nav > .navbar-inner {
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*================Header>Headeractions=======================*/
@media only screen and (min-width : 992px) {
	.headeractions {
		float:right;
		padding: 0;
	}
}
/*================Header>Userbox=======================*/
.userbox {
	min-height: 45px;
	padding: 0;
}
.userbox ul {
	list-style: none;
	/*padding: 0;*/
}
.userbox .notificaciones,
.userbox .usericon {
	float:left;/*solo elems de primer nivel*/
}
.userbox .usericon {
	margin-top: 5px;
	margin-left: 10px;
	/*height: 60px;*/
}
.userbox .usericon .dropdown-toggle {
	padding: 20px 0;
}
.userbox .notificaciones > a{
	line-height: 65px;
	padding-right: 17px;
	padding-left: 10px;
	display:block;
}
.userbox .notilist {
	max-width: 280px;
	padding: 0;
}
.userbox .notilist .vermas a{
	display:block;
	text-align:center;
	font-size:12px;
}
/* userbox tweaks */
@media only screen and (max-width : 991px) {
	.userbox {
		margin-right: auto;
		margin-left: auto;
		width: 300px;
	}
}
/*================Header>logindrop=======================*/
.loginwrap,
.regiswrap{
	line-height: 50px;
	margin-bottom:8px;
	float:left;
}
.loginwrap .dropdown-menu {
	right: 0;
	left: auto;
}
.regiswrap{
	margin-right:10px;
}
.logtrigger{
	background:#D25050;
	border-color:#D25050;
	color:#fff;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
	.logtrigger:hover,
	.formdrop .btn-login:hover{
		background:#F22121;
		color:#fff;
	}
.regtrigger{
	background:#FB984E;
	border-color:#FB984E;
	color:#fff;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
	.regtrigger:hover,
	.formdrop .btn-registrate:hover{
		background:#FF7E1E;
		color:#fff;
	}
li.formdrop{
	padding:15px;
}
.formdrop .btn{
	line-height: 2.5em;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
.formdrop .form-control{
	margin-bottom:12px;
}
.formdrop .forgotpass{
	font-size:12px;
	color:#999;
}
.formdrop .forgotpass:hover{
	color:#337ab7;
}
.formdrop .btn-login{
	background:#D25050;
	border-color:#D25050;
	color:#fff;
}
.formdrop .btn-registrate{
	background:#FB984E;
	border-color:#FB984E;
	color:#fff;
}
.formdrop .btn-facebook{
	background:#3b5998;
	color:#fff;
}
.formdrop .btn-facebook .fa{
	margin-right:0.5em;
}
.formdrop .btn-facebook:hover{
	background:#476cba ;
}
@media (min-width: 991px) {
	.headeractions .dropdown-menu {
		right: 0;
		left: auto;
	}
	.headeractions .formdrop {
		min-width:320px;
	}
}
/*================Header>Notificaciones=======================*/
.notificaciones {
}
.userbox .dropdown-menu {
	background-color: #fff;
	border-radius: 0;
}
.notificaciones .opennotifs {
}
.notificaciones .badge {
	position: absolute;
	top: 7px;
	right: 3px;
	display: block;
	background: #ed2731;
	line-height: 12px;
	font-weight: 300;
	padding: .3em .6em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.titlenotifs {
	margin-top: 0;
	margin-bottom: 5px;
}
.userbox .details {
	font-size:11px;
	color:#999;
}
.notiwrap {
	margin-top: 0;
	padding:0;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: -1px;
	overflow: hidden;
	zoom: 1;
}
li.notiwrap > a {
	padding: 10px 20px;
	min-width:250px;
}
.userbox .notificon{
	padding-right: 10px;
	display: table-cell;
	vertical-align: top;
	float: left;
}
.userbox .notificon .icon{
	height: 36px;
	width: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.userbox .notifinfo{
	overflow: hidden;
	zoom: 1;
}
/*================Header>Usericon=======================*/
.usericon img {
	width: 40px;
	height: 40px;
	margin: 0px 5px 0px 0px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.usericon .nombre {
	overflow:hidden;
}
.userbox>li>a .label {
	position: absolute;
	top: 7px;
	right: 3px;
	display: block;
	background: #ff5b57;
	line-height: 12px;
	font-weight: 300;
	padding: .3em .6em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.userbox>li.divider {
	height: 34px;
	margin-top: 10px;
	background: #e2e7eb;
	width: 1px;
}
/*================Botonera=======================*/
.botonera {
	background-color: #fff;
	border: none;
	box-shadow: inset 0px -5px 0px 0px #53506a;
	border-radius: 0;
	margin-bottom:0;
}
.botonera .navbar-nav>li>a{
	border-bottom:#53506a solid 5px;
}
.botonera .navbar-toggle {
	width:98%;
	color:#fff;
	background:#53506a;
}
.botonera .navbar-toggle:hover,
.botonera .navbar-toggle:focus{
	background:#ff9700;
	border-color:#ff9700;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background:#EFF1FB;
}
.botonera .navbar-nav>li>a:hover,
.botonera .navbar-nav>li>a:focus{
	border-bottom:#ff9700 solid 5px;
	border-color: #ff9700;
	color: #ff9700;
}
.botonera .navbar-nav>li>a:active{
	border-bottom:#fd0909 solid 5px;
	border-color: #fd0909;
	color: #fd0909;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.botonera ul.dropdown-menu {
	background:#fff;
}
		/*dropdown with colums*/
		.botonera ul.dropdown-menu .columna {
			padding:0;
		}
		.botonera ul.dropdown-menu .columna li a{
			display:block;
		}
.botonera ul.dropdown-menu li a,
.botonera ul.dropdown-menu .columna li a{
	line-height: 2em;
	padding: 10px 15px 10px 15px;
}
.botonera .megamenu {
	width:400px;
}
/*open on hover*/
@media (min-width: 768px) {
	.botonera .dropdown:hover .dropdown-menu{
		display: block;
	}
}
@media (max-width: 767px) {
	.botonera .navbar-nav>li>a{
		border-bottom:#53506a solid 5px;
		background:#dbdeed;
	}
	.botonera {
		box-shadow: none;
		background:#dbdeed;
	}
	.navbar-header {
		border-color:#fff;
		margin-left:0 !important;
	}
	.navbar-nav {
		margin-bottom:0;
	}
	.botonera a {
		text-align:center;
	}
	.botonera li.dropdown ul li a {
		background:#EDEEF5;
	}
}
/*================Whatiscb=======================*/
.tempjumbo {
	color:#fff;
}
/*================Toplist=======================*/
.toplist { }
 .toplist .lista { }
 .toplist .title {
	color: #ffc600;
	border-bottom: #ffc600 solid 3px;
	padding-bottom: 6px;
 }
	.toplist .title .fa {    margin-right: 10px }
 .toplist ul {
	list-style-type: none;
	padding-left: 0;
 }
	.toplist ul li {
		height: 67px;
		padding: 6px 0 6px 0;
		margin-bottom: 1px;
		border-radius:5px;
		transition:background 150ms;
	}
	.toplist ul li:hover {
		background:#FFF4C7;
	}
 .toplist .imgwrap {
	float: left;
	margin-right: 12px;
	padding: 0px 8px;
 }
	.toplist .imgwrap img {
		border: #ddd solid 1px;
		border-radius: 5px;
	}
 .toplist .info {    display: inline-block }
	.toplist .info .nombre {
		margin: 0 0 3px;
		font-size: 18px;
	}
	.toplist .info a {
		font-weight: bold;
		color: #ff9700;
	}
/*================Aboutus=======================*/
.aboutusbox {
	background:#fff;
	border: #ff9700 solid 1px;
	padding: 30px 10px;
	border-radius:5px;
	text-align: justify;
}
.aboutusbox .iconwrap img {
	max-width:100%;
	margin:0 auto;
	display: block;
}
@media only screen and (max-width : 992px) {
	.aboutusbox .iconwrap img {
		max-width: 100px;
	}
	.aboutusbox .title {
		text-align: center;
	}
}
/*================Slidertiendas=======================*/
.slidertiendas {
	background: #ddd;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:40px;
}
.slidertiendas .item{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slidertiendas.concb .item{
	background: #FF9700;
	text-align: center;
	transition: background 200ms;
}
.slidertiendas.concb .item:hover{
	background: #438b30;
}
.slidertiendas.concb .thumbtext{
	padding: 5px 0;
	display: block;
}
.slidertiendas .item a{
	color: #FFF;
}
.slidertiendas .item img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: all 200ms;
	transform: scale(0.9);
}
.slidertiendas.concb .item img{
	transform: scale(0.95);
}
.slidertiendas .item:hover img{
	transform: scale(1.0);
}
/*================Ultimasventas=======================*/
.ultimasventas {
	background: #ddd;
	position:relative;
	min-height:140px;
	border-radius:5px;
	margin-bottom:20px;
}
#slider-ultimasventas{
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#tiendaslides {
	overflow: hidden;
	position:relative;
	margin:15px 0 0 20px;
	cursor: move;
	width: 95%;
	height: 100px;
	display:block;
}
.tiendaslides a img {
	transition: 200ms;
}
.tiendaslides a img:hover {
	transform: scale(1.1) !important;
}
/*================UserPanel=======================*/
.userpanel{
	padding: 0;
	overflow: hidden;
	border-width: 3px 3px 2px 0px;
	border-color: #ddd;
	border-style: solid;
	margin-bottom:20px;
}
.userpanel .title{
	margin: 0;
	background: #ddd;
	padding: 10px;
}
.userpanel ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.userpanel ul li{
	font-weight: bold;
}
.userpanel ul li a{
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 8px;
	border-left: #DCDCDC solid 3px;
	border-bottom: #DCDCDC solid 1px;
	transition: all 200ms;
}
.userpanel ul li a .fa{
	color: #999;
	margin-right: 0.5em;
}
.userpanel ul li a:hover {
	background: #FBBD4E;
	border-color:#FE8B00;
	color:#fff;
}
.userpanel ul li a:active,
.userpanel ul li a.selected{
	background: #F13232;
	border-color:#fe0000;
	color: #fff;
}
.userpanel ul li a:hover .fa,
.userpanel ul li a:active .fa,
.userpanel ul li a.selected .fa{
	color: #fff;
}
/*Mi Saldo*/
.saldobox {
	background: #fff;
	border: #ddd solid 1px;
	text-align: center;
	padding:0;
	font-size: 24px;
	font-weight: bold;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.saldobox .title{
	background: #666;
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
}
.saldobox.disponible {
	border: #AFDBC2 solid 1px;
	color:mediumseagreen;
}
.saldobox.disponible .title {
	background:mediumseagreen;
}
.saldobox.pendiente {
	border: #FCD97E solid 1px;
	color:goldenrod;
}
.saldobox.pendiente .title {
	background:#E9B558;
}
.saldobox.acumulado {
	border: #9FCBF0 solid 1px;
	color: steelblue;
}
.saldobox.acumulado .title {
	background: steelblue;
}
/*================Tabla Historial=======================*/
/*base*/
table.historial,
table.historial th  {
	border:#ddd solid 1px;
}
.historial th  {
	background:#9591AC;
	color: #fff;
}
.historial td {
	vertical-align: middle !important;
}
.historial img {
	height: 70px;
	width: 70px;
	border-radius: 10px;
	border: #ddd solid 1px;
}
/*historialpagos*/
table.historial.small {
	font-size: 0.9em;
}
.truncate {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
	margin: 0;
}
.status {	color:#666;}
.status .fa{ margin-right: 0.5em;}
.status.confirmed {	color:mediumseagreen;}
.status.pending { color:goldenrod;}
.status.rejected { color:indianred;}
/*================Userpanel Forms=======================*/
.boxformulario { /*generico*/
	background: #EBECF3;
	padding: 30px 3%;
	border: #dbdeed solid 1px;
	margin-bottom: 20px;
}
.boxformulario h2{
	margin-top: 0;
}
.stepcounter {
	padding-right: 0;
	padding-top: 18px;
}
.stepnumber {
	background: #FB984E;
	color: #fff;
	height: 100%;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 2em;
	font-size: 1.7em;
	font-weight: bold;
	border-radius: 1em;
}
.btn-mascorreos {
	margin-bottom:15px;
}
.copythisinput {
	background: #FFFFAD;
}
@media only screen and (max-width : 992px) {
	.stepcounter {
		padding-top: 25px;
	}
	.stepnumber {
		font-size: 1em;
	}
}
@media only screen and (max-width : 767px) {
	.stepcounter {
		padding-right: 15px;
	}
}
/*chat online*/
.livechatimg {
	width: 100%;
	margin-bottom: 20px;
}
/*mensajes*/
.msgsubject {
	max-width:300px;
}
.misrespuestas {
	border-bottom: #ddd solid 2px;
	margin-bottom: 20px;
}
.misrespuestas .titlesubject {
	border-bottom: #ddd solid 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.misrespuestas .message {
	margin-bottom:20px;
}
.misrespuestas .outgoing .inner{
	padding: 20px;
	background: #DDE6EB;
}
.misrespuestas .incoming .inner{
	padding: 20px;
	background: #CFE3B8;
}
.misrespuestas .message .sender {
	font-weight: bold;
	color: #666;
}
.misrespuestas .message.incoming .sender {
	text-align: right;
}
.misrespuestas .message .sender .date {
	color: #999;
	font-weight: normal;
}
/*================Como funciona=======================*/
.comofunciona .row{
	margin-bottom: 20px;
}
.comofunciona img{
	max-height:200px;
}
/*responsive comofunciona*/
@media only screen and (max-width : 767px) {
	.comofunciona {
		text-align: center;
		padding: 6%;
	}
}
/*================Como funciona (HOME)========================*/
.whatiscashback {
	background-image:url("../img/icons/comofunciona-bg.png");
	background-color: #ffc600;
	background-position: center top;
	background-repeat: repeat-x;
	padding: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.whatiscashback .bigimg {
	text-align: center;
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}
.whatiscashback .btn {
	text-align: center;
}
/*responsive whatiscashback*/
@media only screen and (max-width : 992px) {
	.whatiscashback {
		padding: 10px 20px;
	}
	.whatiscashback .steps {
		padding-top: 40px;
	}
}
@media only screen and (max-width : 767px) {
	.whatiscashback .steps {
		border-top: #FFE27D solid 2px;
		margin-top: 20px;
		padding-top: 20px;
	}
}
@media only screen and (max-width : 500px) {
	.whatiscashback {
		padding: 0;
	}
	.whatiscashback .item {
		width: 50%;
		float: left;
	}
}
/*================Storelist / Listados=======================*/
/*titulo*/
.listhugger{
}
.storelist {
	list-style-type: none;
	padding: 0 15px;
}
.storelist .item{
	display: block;
	list-style-type: none;
	padding:0 0 10px 0;
	border-bottom:#ddd solid 1px;
	min-height: 150px;
	height:auto;
	margin-bottom: 10px;
 	overflow: auto;
	zoom: 1;
}
.storelist .item .photo {
	width: 15%;
	float: left;
}
.storelist .item .photo .thumb {
	overflow: hidden;
	position: relative;
	overflow: hidden;
}
.storelist .item .photo .thumb img {
	width: 100%;
}
.storelist .item .content{
	width: 60%;
	padding:0px 3%;
	float: left;
}
.storelist .item .content .title{
	color: #53506a;
	font-size: 22px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
	margin:0;
}
	.storelist .item .content .title a{
		color: #53506a;
	}
.storelist .item .content p{
	font-size: 14px;
	color:#666;
}
.storelist .item .actions {
	width: 25%;
	float: left;
	background: #ffc600;
	padding: 12px;
}
.storelist .item .actions .inner {
	text-align: center;
	background: #fff;
	margin-bottom: 10px;
}
.storelist .item .actions .bigcb {
	color: #53506a;
	font-size: 2.5em;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
/*responsive listing*/
@media only screen and (max-width : 992px) {
	.storelist .item .photo {	width: 25%;}
	.storelist .item .content{	width: 50%;}
}
@media only screen and (max-width : 767px) {
	.storelist {
		padding: 0;
		margin-top:20px;
	}
	.storelist .item .actions .inner {
		margin-bottom: 0px;
	}
	.storelist .item .actions {
		margin-top:10px;
	}
}
@media only screen and (min-width : 401px) and (max-width : 767px) {
	.storelist .item .photo {	width: 25%;}
	.storelist .item .content{	width: 75%;}
	.storelist .item .actions{	width: 100%;}
	.storelist .item .actions .inner .bigcb {
		font-size: 1.7em;
	}
		.storelist .item .actions .inner .bigcb,
	.storelist .item .actions .inner .cashback {
		display: inline;
	}
	.storelist .item .actions .inner{
		width: 50%;
		float: left;
	}
	.storelist .item .actions .buttoncol{
		width: 48%;
		float: right;
	}
}
@media only screen and (max-width : 400px) {
	.storelist {
		padding:0;
	}
	.storelist .item .photo,
	.storelist .item .content {
		width:100%;
		margin:0 0 15px;
		padding-left: 0 !important;
	}
	.storelist .item .actions{
		width:100%;
		margin:0 0 15px;
	}
}
/*================Footer=======================*/
#footer {
	background:#28263a;
	margin-top:40px;
	padding:40px 0 0;
}
#footer .col{
	margin-bottom:40px;
}
#footer .col ul{
	list-style-type:none;
	padding:0;
}
#footer .col ul li{
	line-height:1.8em;
}
#footer .col ul li a{
	color:#D2D1D8;
	transition:padding 100ms;
}
#footer .col ul li a:hover{
	color:#fff;
	text-decoration:none;
	padding-left:5px;
}
#footer .col ul li a .fa{
	margin-right:0.5em;
}
#footer .col ul li a.twitter{
	color:#29a9e1;
}
#footer .col ul li a.facebook{
	color:#537FDB;
}
#footer .col ul li a.googleplus{
	color:#E55745;
}
#footer .flags {
	text-align: center;
	color: #53506a;
	border-top: #2F2B4E solid 1px;
	padding-top: 15px;
	margin-bottom:15px;
	width: 100%;
}
#footer .flags a {
	margin-right: 15px;
	display: inline-block;
	padding: 7px;
	border-radius: 5px;
	transition:background 150ms, color 400ms;
}
#footer .flags a:hover {
	background: #53506a;
	color: #fff;
}
#footer .flags img {
	width:30px;
	height:20px;
	margin-right:10px;
}
@media (max-width: 480px) {
	#footer .flags a {
		margin-bottom: 12px;
		text-align: left;
		width: 72%;
	}
}
#footer .copyright {
	text-align: center;
	color: #53506a;
	border-top: #2F2B4E solid 1px;
	padding-top: 24px;
	margin:0;
}
/*================Cookies=======================*/
.cookie-policy {
	background-color: #FFF6E9;
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 100;
}
 .cookie-policy p {
	padding: 14px 0 1px 0;
	font-size:11px;
}
 .cookie-policy .botoncerrar {
	background-repeat: no-repeat;
	color: #FF7E00;
	float: right;
	font-size: 1em;
	height: 15px;
	margin: 12px 10px;
	margin-top: 12px;
	padding: 0;
	text-decoration: none;
 }
 /*================Bootstrap 2.5 columns=======================*/
.col-xs-25,
.col-sm-25,
.col-md-25,
.col-lg-25 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-25 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
.col-sm-25 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-25 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-25 {
		width: 20%;
		float: left;
	}
}
/* ---- xxx -- */
.footer-newsletter{margin-top:15px}