<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(lang.min.css);
html, body {
	/*overscroll-behavior-y: contain;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;*/
}

#logo-header {
	height: 100%;
	width: auto;
}

.revolution-ch1 p {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	text-align:center;
}

.tp-caption {
	visibility:hidden;
}

/**/
/* error state */
/**/
.form-hadbos .state-error input,
.form-hadbos .state-error select,
.form-hadbos .state-error textarea,
.form-hadbos .radio.state-error i,
.form-hadbos .checkbox.state-error i,
.form-hadbos .toggle.state-error i {
	background: #fff0f0;
}
.form-hadbos .state-error select + i {
	background: #fff0f0;
	box-shadow: 0 0 0 12px #fff0f0;
}
.form-hadbos .toggle.state-error input:checked + i {
	background: #fff0f0;
}
.form-hadbos .state-error + em {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #ee9393;
}
.form-hadbos .rating.state-error + em {
	margin-top: -4px;
	margin-bottom: 4px;
}

/* countdown */
.defaultCountdown {
	width: auto;
	margin: 0px 0;
	overflow: hidden;
	display:inline-block;
	height: auto;
	vertical-align: top;
}

.defaultCountdown span.countdown_row {
	overflow: hidden;
}

.defaultCountdown span.countdown_row span {
	font-size: 16px;
	line-height: 20px;
	margin-right: 2px;
	text-align: center;
	display: inline-block;
}

.defaultCountdown span.countdown_section {
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 2px;
	background: #ccc;
	text-align: center;
}

.defaultCountdown span.countdown_amount {
	font-size: 20px !important;
	padding: 15px;
	font-family: Arial !important;
}

/* fin countdown*/

.restantes {
	width: auto;
	margin: 0px 0;
	overflow: hidden;
	display:inline-block;
	height: auto;
	vertical-align:top;
}
.oferta_valida {
	width: auto;
	margin: 0px 0;
	overflow: hidden;
	display:inline-block;
	height: auto;
	vertical-align:top;
}

/* header */


/* menu categorias */

.header-v4 .mega-menu .nav, .header-v4 .mega-menu .dropup, .header-v4 .mega-menu .dropdown, .header-v4 .mega-menu .collapse {
	background: #272727;
}



.header-v4 .navbar-default .navbar-nav &gt; li &gt; a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: inherit;
}

.header-v4 .navbar-default li span i {
	font-size:17px;
	vertical-align:top;
	padding-right:5px;

}
/* fin menu categorias */


/* imagenes banner lateral */
.banner-lateral {
	width:100%;
}
/* fin imagenes banner lateral */

.grupo-ofertas .thumbnail-style {
	border: 1px solid #eee;
}

.publicidad .thumbnail-style {
	background: #F9F2F2;
}


/* contador visitas */
.thumbnail-img .mini_logo_container {
    position:absolute;
    right:-10px;
    top:10px;
    width:100px;
    height:40px;
    text-align:center;
}

.thumbnail-img .mini_logo_container .mini_logo {
    display: inline-block;
    height: 100%;
    text-align: center;
    width: 100px;
}

.thumbnail-img .mini_logo_container img {
    margin:0;
    margin-top: -20px;
    position: relative;
    top: 50%;
    width: 80px;
    left:0;
}



/* fin contador visitas */

/* idioma google */
#idiomas_gl {
  width: 100%;
  height: 35px;
  overflow: hidden;
  margin-top: 7px;
}

#idiomas_gl select {
	margin: 4px 0;
    padding: 6px;
    border: 1px solid #ccc;
}
iframe.skiptranslate {
	display:none;
}
body {
	top:0 !important;
}


/* fin idioma google*/

/* capa error en el formulario */

.formerror {
	padding: 0px 0 18px 0;
	color: rgb(232, 43, 43);
	font-size:15px;
}
.formerror i{
	font-size:28px;
	vertical-align:sub;
}
/* fin capa error en el formulario */


.linkbanner {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}

/* codigo propio JL */

@media (max-width: 768px) {
  .sm-text-right {
    text-align: right;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-text-center {
    text-align: center;
  }
  .sm-pull-left {
	  float:left;
  }
  .sm-pull-right {
	  float:right;
  }
  .sm-margin-top-10 {
	  margin-top:10px;
  }

}

@media (max-width: 992px) {
  .md-text-right {
    text-align: right;
  }
  .md-text-left {
    text-align: left;
  }
  .md-text-center {
    text-align: center;
  }
  .md-pull-left {
	  float:left;
  }
  .md-pull-right {
	  float:right;
  }
  .md-margin-top-10 {
	  margin-top:10px;
  }
}

.text-center img.img-responsive {
	margin:0 auto;
}

/* fin codigo propio JL */

.buscadormovil {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* icono galeria embed */
.overlay-zoom .embed_galeria_span {
	background-image:none;
}

.embed_galeria_span i {
    top: 48%;
    position: absolute;
    left: 46%;
    font-size: 22px;
    color: #fff;
}
/* fin galeria embed */

/*  */

.list-custom li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #999;
    padding-right: 6px;
	margin-left: -19px;
}
.list-custom li {
	padding-left: 19px;
	margin-bottom: 11px;
}


/* */

.enlace-banner {
	top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.linkover {
	display: block;
    width: 100%;
    height: 100%;
}

/* remarketing */
.remarketing {
	position: fixed;
    bottom: 0;
    padding: 20px 10px 20px 10px;
	background-color: #444444;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	width: 100%;
	z-index: 1000;
}
.remarketing h4 {
	color:#fff;
}
.remarketing p {
	color:#bbbbbb;
	font-size:13px;

}
/* fin remarketing */

/* whatsapp chat */
.icono-home {
	position: fixed;
    bottom: 11px;
    left: 11px;
	box-shadow:3px 3px 11px 1px #757575;
	z-index: 111;
}

.modal-whatsapp .modal-content {
	border-radius: 18px;
}


.modal-whatsapp .modal-header {
    padding: 20px;
    background: #2e8c7d;
	border-radius: 12px 12px 0px 0px;
}
.modal-whatsapp .modal-header h4 {
	color: rgba(255,255,255,.5);
	font-size: 20px;
}
.modal-whatsapp .close {
    float: right;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    color: #b5b5b5;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: 1;
	background: #000 !important;
    border-radius: 90px;
    width: 27px;
    height: 27px;
}

.modal-whatsapp .modal-body {
    padding: 35px 15px 5px 15px;
    background: url(../img/whatsapp-wall.png);
	border-radius: 0 0 12px 12px;
}

.modal-whatsapp .testimonials-bg-white .item p {
    background: #fff;
	margin-bottom: 19px;
    margin-left: 30px;
	margin-right: 30px;
}
.modal-whatsapp .testimonials-bg-white .item p,.modal-whatsapp .testimonials-bg-default .item p {
    color: #000;
}
.modal-whatsapp .testimonials.testimonials-v1 .item p:after,.modal-whatsapp .testimonials.testimonials-v2 .item p:after {
    border-top-color: #ffffff;
}
.modal-whatsapp .testimonials.testimonials-v2 .item p:after, .modal-whatsapp .testimonials.testimonials-v2 .item p:before {
    left: -14px;
    bottom: auto;
    top: 0;
}
.modal-whatsapp .testimonials.testimonials-v1 p, .modal-whatsapp .testimonials.testimonials-v2 p {
	position:relative;
    padding: 15px;
    font-size: 14px;
    font-style: normal;
	    border-radius: 10px!important;
	box-shadow: 0 1px 0.5px rgba(0,0,0,.13);
}

@media (min-width: 768px) {
	.modal-whatsapp .modal-sm {
		width: 500px;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		left: auto;
    bottom: auto;
    position: relative;
    margin: 100px auto;
	}

	.modal-dialog.modal-dialog-whatsapp {
		margin: 0;
		position: absolute;
		left: 33px;
		bottom: 33px;
	}
}

.modal-whatsapp .btn-u {
	border-radius: 30px!important;
    border: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    font-size: 22px;
    text-align: center;
    line-height: 48px;

}

/* fin whatsapp chat */

/* sidebar */
#sidebarjl a, #sidebarjl a:hover, #sidebarjl a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

#sidebarjl {
    width: 250px;
    position: absolute;
    top: 0;
    left: -255px;
	height: auto;
	min-height: 100vh;
    z-index: 999;
    background: #7386D5;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebarjl.active {
    left: 0;
}

#dismissjl {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386D5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismissjl:hover {
    background: #fff;
    color: #7386D5;
}

.overlayjl {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}

#sidebarjl .sidebarjl-header {
    padding: 28px;
    background: #6d7fcc;
}

#sidebarjl ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #b9b9b9;
}

#sidebarjl ul p {
    color: #fff;
    padding: 10px;
}

#sidebarjl ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
	color: #ffffff;
}
#sidebarjl ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebarjl ul li.active &gt; a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}


#sidebarjl a[data-toggle="collapse"] {
    position: relative;
}

#sidebarjl a[aria-expanded="false"]::before, #sidebarjl a[aria-expanded="true"]::before {
    content: "\f107";
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'FontAwesome';
    font-size: 0.6em;
}
#sidebarjl a[aria-expanded="true"]::before {
    content: "\f106";
}


#sidebarjl ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

#sidebarjl ul ul ul a {
    font-size: 0.9em !important;
    padding-left: 60px !important;
    background: #6d7fcc;
}
/* fin sidebar */

.reviews .item {
	padding: 10px;

}
.reviews .item .cuerpo {
	background: #FAFAFA;
	padding: 15px;
    margin-bottom: 16px;

}

.media-reviews i.icon-custom2 {
	border-radius: 100px;
    text-align: center;
	width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 10px;
}

.media-reviews .stars i {
	font-size: 16px;

}
.reviews .item img {
	border-radius: 100%;
	border: 0px solid #5293C4;
	width: 40px;
	height: 40px;
	position: relative;

}
.shop-product .product-ratings {
	 display: block;
}
.shop-product .product-ratings li {
    padding: 0 !important;
}
.sky-form-rating {
	border:0;
}
.sky-form-rating .rating {
	display: inline-block;
}
.sky-form .rating input + label:hover, .sky-form .rating input + label:hover ~ label {
    color: #85ff29 !important;
}
.sky-form .rating input:checked ~ label {
    color: #85ff29 !important;
}

.fotohome img, .tp-banner-container img {
    width: 100%;
}
.fotohome .icono img {
	width: auto;
}
</pre></body></html>