
/* Editado EDGAR julio 2017 , para quitar borde, fondo negro y boton compra */
/* tambien editado archivo loop.html de la misma carpeta para poner link en el logo */

.default .cycle-carousel-wrap {
/*	background-color: #292929; */
/*	border: solid 2px #d8793f; */
/*	-webkit-box-shadow: 0px 3px 5px 1px rgba(50, 50, 50, 0.75); */
/*	-moz-box-shadow:    0px 3px 5px 1px rgba(50, 50, 50, 0.75); */
/*	box-shadow:         0px 3px 5px 1px rgba(50, 50, 50, 0.75); */
	margin-left: 33.33% !important;
	padding: 15px 0 !important;
}
.item.default {
/*	border: solid 1px #d8793f; */
	margin: 0 10px;
}
.item.default .image {
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.item.default .image .shade {
	background-color: rgba(216, 121, 63, .0);
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.item.default .image .shade:hover {
/*	background-color: rgba(216, 121, 63, .45); */
}
.item.default .image img {
	border-radius: 0px;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.item.default.cycle-slide-active .image img {
	-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.item.default.cycle-slide-active .image .shade {
/*	background-color: rgba(216, 121, 63, .25); */
}
.item.default .caption {
/*	background-color: #f8f8f8; */
	position: relative;
	display: block;
/* EDGAR : */ display: none;
}

.item.default .caption h3 {
	color: #292929;
	display: block;
	word-break: break-word;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 5px;
	white-space: pre-line;
}
.item.default .caption p {
	font-size: 1.4em;
	margin-bottom: 12px;
}
.item.default .caption p , .item.default .caption p ins {
	color: #d8793f;
}
.item.default .caption p del {
	color: #d5d5d5;
}
.item.default .caption a {
	color: #fff; 
    background-color: #d8793f;
/* EDGAR : */	background-color: white;
    border-color: #292929;  
/* EDGAR : */  border-color: white;

    border-radius: 5px;
    font-size: 14px;
    padding: 5px 10px;
}

.navigation-holder {
	background-color: transparent;
	margin-top: 50px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.navigation-holder .nav-holder {
	float: left;
	width: 30%;
}
.navigation-holder .nav-holder a {
/*	border: solid 1px #d8793f; */
/*	background-color: #d8793f; */
	font-size: 28px;
	padding: 2px;
}
.navigation-holder .pager-holder {
	float: right;
    margin-top: 5px;
    text-align: right;
    width: 70%;
}
.item_pager a {
    opacity: 0.8;
    font-size: 0em;
}

/*
     FILE ARCHIVED ON 10:56:29 May 04, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:32:57 Jul 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.594
  exclusion.robots: 0.083
  exclusion.robots.policy: 0.073
  esindex: 0.01
  cdx.remote: 13.869
  LoadShardBlock: 156.838 (3)
  PetaboxLoader3.resolve: 253.752 (4)
  PetaboxLoader3.datanode: 206.638 (5)
  load_resource: 364.968 (2)
*/