
#moreprods{
	height: 120px;
	overflow: hidden;
}
#moreprods ul{
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#moreprods li{
	display: inline;
}
#moreprods img{
	margin-bottom: 150px;
}
.efra-invisible{
	top:-1000px!important;
}
.efra-box{
	opacity: 0;
}
.picset{
	top:0;
	width: 100%;
}
#item-txt img{
	max-width: 90%;
}
/* -------------------------------------------------
					GENERALES
------------------------------------------------- */
b,
strong,
.bold{
	font-weight: 800;
}
.light{
	font-weight: 100;
}
img{
	max-width: 100%;
}
a,
a:hover
{
	text-decoration: none;
	cursor: pointer;
}
h1{
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2{
	font-size: 22px;
	font-weight: 800;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3{
	font-size: 20px;
	font-weight: 800;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-size: 18px;
	font-weight: 800;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	font-size: 16px;
	font-weight: 800;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr{
	background: none;
	border: none;
	border-bottom: 2px dashed #026;
}
canvas{
	width: 350px;
}
.row{
	width: 100%;
}
.max-width{
	max-width: 100%;
}
.max-width-20{
	max-width: 20%;
}
.max-width-80{
	max-width: 79%;
}
.max-width-100px{
	max-width: 100px;
}
.max-height-80px{
	max-height: 80px;
}
.margen-top-5{
	margin-top: 5px;
}
.margen-top-10{
	margin-top: 10px;
}
.margen-top-20{
	margin-top: 20px;
}
.margen-top-50{
	margin-top: 50px;
}
.margen-top-70{
	margin-top: 70px;
}
.margen-top-100{
	margin-top: 100px;
}
.margen-top-menos-5{
	margin-top: -5px;
}
.margen-top-menos-10{
	margin-top: -10px;
}
.margen-top-menos-25{
	margin-top: -25px;
	z-index: 0;
}
.margen-bottom-10{
	margin-bottom: 10px;
}
.margen-bottom-20{
	margin-bottom: 20px;
}
.margen-bottom-40{
	margin-bottom: 40px;
}
.margen-bottom-50{
	margin-bottom: 50px;
}
.margen-bottom-100{
	margin-bottom: 100px;
}
.margen-bottom-menos-3{
	margin-bottom: -3px;
}
.margen-bottom-menos-50{
	margin-bottom: -50px;
}
.margen-v-10{
	margin-top: 10px;
	margin-bottom: 10px;
}
.margen-v-20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.margen-v-50{
	margin-top: 50px;
	margin-bottom: 50px;
}
.magen-10{
	margin: 10px;
}
.margen-left-20{
	margin-left: 20%;
	padding-right: 20px; 
}
.min-height-20{
	min-height: 20px;
}
.min-height-300{
	min-height: 300px;
}
.separador-small{
	min-height: 0;
}
.badge{
	border-radius: 50%;
	border: 1px solid #444;
	color: #FFF;
	margin: 5px;
	padding: 7px 16px;
	text-align: center;
}
.alpha-50,
.alpha-75
{
	opacity:1;
}
.alpha-50:hover{
	opacity:.5;
}
.alpha-75:hover{
	opacity:.75;
}
.oscuro{
	opacity:.5;
}
.oscuro:hover{
	opacity:1;
}
.padding-10{
	padding: 10px;
}
.padding-20{
	padding: 20px;
}
.padding-bottom-20{
	padding-bottom: 20px;
}
.padding-bottom-50{
	padding-bottom: 50px;
}
.padding-left-10{
	padding-left: 10%;
}
.padding-top-10{
	padding-top: 10px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-v-10{
	padding-bottom: 10px;
	padding-top: 10px;
}
.padding-v-20{
	padding-bottom: 20px;
	padding-top: 20px;
}
.padding-v-35{
	padding-bottom: 35px;
	padding-top: 35px;
}
.padding-v-50{
	padding-bottom: 50px;
	padding-top: 50px;
}
.padding-h-20{
	padding-left: 20px;
	padding-right: 20px;
}
.padding-h-50{
	padding-left: 50px;
	padding-right: 50px;
}
.pointer{
	cursor: pointer;
}
.font-size-12{
	font-size: 12px;
}
.text-xs{
	font-size: .6em;
}
.text-sm{
	font-size: .8em;
}
.text-lg{
	font-size: 1.2em;
}
.text-xl{
	font-size: 1.5em;
}
.font-25{
	font-size: 25px;
}
.font-50{
	font-size: 50px;
}
::-webkit-input-placeholder { color: #FFF; } /* WebKit */
:-moz-placeholder { color: #FFF; } /* Firefox 18- */
::-moz-placeholder { color: #FFF; } /* Firefox 19+ */
:-ms-input-placeholder { color: #FFF; } /* IE 10+ */

iframe{
	border: 0;
	margin-top: 10px;
	margin-bottom: -5px;
	width: 100%;
}
.iframesm{
	height: 300px;
}
.iframelg{
	height: 650px;
}
.iframexl{
	height: 900px;
}
.transicion{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.transicion:hover{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.input-gris,
.textarea-gris{
	color: #FFF;
	background: none;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #FFF;
	font-size: 16px;
	height: 50px;
	padding: 0 10px;
}
.textarea-gris{
	padding: 10px;
	height: 100px;
	resize:none;
}
input{
	font-size: 16px;
}
.uk-button-facebook .badge{
  background: #FFF;
  color: #4461ab;
  padding: 0 8px;
  text-align: center;
}
.uk-button-facebook {
  color: #FFF;
  background-image: none;
  background-color: #4461ab;
  border-color: #4d6bb8;
}
.uk-button-facebook:hover,
.uk-button-facebook:focus,
.uk-button-facebook:active,
.uk-button-facebook.active,
.open .dropdown-toggle.uk-button-facebook {
  color: #fff;
  background-image: none;
  background-color: #3c589f;
  border-color: #4d6bb8;
}
.uk-button-facebook:active,
.uk-button-facebook.active,
.open .dropdown-toggle .uk-button-facebook {
  background-image: none;
}

.uk-button-secondary{
	background-color:#555;
	background-image:-webkit-linear-gradient(top,#555,#666);
	background-image:linear-gradient(to bottom,#555,#666);
	color:#FFF;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-secondary:focus,.uk-button-secondary:hover{
	background-color:#026;
	color:#fff;
	background-image:none
}
.uk-button-secondary.uk-active,.uk-button-secondary:active{
	background-color:#026;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-success{
	background-color:#009047;
	background-image:-webkit-linear-gradient(top,#009047,#059540);
	background-image:linear-gradient(to bottom,#009047,#059540);
	color:#fff;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-success:focus,.uk-button-success:hover{
	background-color:#2B6;
	color:#fff;
	background-image:none
}
.uk-button-success.uk-active,.uk-button-success:active{
	background-color:#76b430;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-danger{
	background-color:#d32c46;
	color:#fff;
	background-image;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-danger:focus,.uk-button-danger:hover{
	background-color:#e33551;
	color:#fff;
	background-image:none
}
.uk-button-danger.uk-active,.uk-button-danger:active{
	background-color:#c91c37;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.overlay { 
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: url(../library/MiddleBoxLinks/images/black75.png);
    background: rgba(0,0,0,0.6); 
    text-align: center; 
}
.uk-search{
	background: #fff;
	border: solid 1px #AAA;
	border-radius: 10px;
}


/* -------------------------------------------------
					ZOOM 
------------------------------------------------- */
/* these styles are for the demo, but are not required for the plugin */
.zoom {
	display:inline-block;
	position: relative;
}

/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(../library/zoom-master/zoom.png);
}
.zoom img {
	display: block;
}
.zoom img::selection { background-color: transparent; }
