

/*NUEVOS PRODUCTOS*/
		#owl-demo .item{ display: block; cursor: pointer; padding:0px; }
		#owl-demo .item:hover{
		background: #fff;
		}
		#owl-demo .item img{ display: block;  float:left;  width:100%; margin:auto; }
		
		
		@media only screen and (max-width: 480px) {
		
		}	
		
		#owl-demo .owl-controls .owl-buttons .owl-prev {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background:#C00;
		position: absolute;
		top: 80px;
		left: -5px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1;  
		}
		#owl-demo .owl-controls .owl-buttons .owl-next {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background: #C00;
		position: absolute;
		top: 80px;
		right: -5px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1; 
		}


/*NUEVOS VENDIDOS OCULTO*/

		
		#owl-vendidos .item{ display: block; cursor: pointer; padding: 10px 0px; color: #000; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 4px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #ddd; border-right-color: #ddd; border-bottom-color: #616161; border-left-color: #ddd; background-color: #F8F8F8; }
		#owl-vendidos .item:hover{
		background: #fff;
		}
		#owl-vendidos .item img{ display: block; width:30%; float:left; margin-left:40px; min-height:200px;}
		#owl-vendidos .pro_np_1{ float:right; width:50%; text-align:left; font-size:22px; margin-bottom:10px; padding-right:40px;}
		#owl-vendidos .pro_np_2{ float:right; width:50%; text-align:left; margin-bottom:10px; color:#999; padding-right:40px;}
		#owl-vendidos .pro_np_3{ float: right; width: 50%; text-align: left; font-size: 17px; color: #09F; padding-right: 40px; }
		#owl-vendidos .pro_np_1 a{ text-decoration:none; color:#333;}
		
		
		
		#owl-vendidos { display:none;}
		#owl-vendidos .item{display:none;}
		@media only screen and (max-width: 760px) {
			.pro_mv{ display:none}
			#owl-vendidos { display:block}
			#owl-vendidos .item{display:block;}
		}

		@media only screen and (max-width: 480px) {
		#owl-vendidos .pro_np_1{ float:right; width:38%; padding-right:30px; font-size:14px; }
		#owl-vendidos .pro_np_2{ float:right; width:38%;padding-right:30px; }
		#owl-vendidos .pro_np_3{ float:right; width:38%; padding-right:30px;}
		
		}	
		
		#owl-vendidos .owl-controls .owl-buttons .owl-prev {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background:#C00;
		position: absolute;
		top: 80px;
		left: -5px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1;  
		}
		#owl-vendidos .owl-controls .owl-buttons .owl-next {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background: #C00;
		position: absolute;
		top: 80px;
		right: -5px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1; 
		}
		
/*MAS VENDIDOS*/
		#owl-marcas .item{
		background: #fff;
		padding: 5px 0px;
		margin: 10px;
		color: #FFF;
		text-align: center;
		}
		.customNavigation{
		text-align: center;
		}
		.customNavigation a{
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		}

/*PRODUCTOS RELACIONADOS */

		#owl-relacionados{
		width:94%;
		margin-left:auto;
		margin-right:auto;
		}
		#owl-relacionados .item{
		display: block;
		cursor: pointer;
		background: #fff;
		padding: 10px 0px;
		color: #000;
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		
		}
		#owl-relacionados .item:hover{
		background: #f2f2f2;
		}
		#owl-relacionados .item img{ display: block; width:50px; float:left; margin-left:10px; min-height:75px;}
		#owl-relacionados .pro_np_1{ float:right; width:58%; text-align:left; font-size:15px; margin-bottom:5px; padding-right:20px;}
		#owl-relacionados .pro_np_2{ float:right; width:58%; text-align:left; margin-bottom:5px; color:#999; padding-right:20px; font-size:11px;}
		
		@media only screen and (max-width: 480px) {
		.pro_np_1{ float:right; width:48%;}
		.pro_np_2{ float:right; width:48%; }
		
		}	
		
		#owl-relacionados .owl-controls .owl-buttons .owl-prev {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background:#C00;
		position: absolute;
		top: 50px;
		left: -35px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1;  
		}
		#owl-relacionados .owl-controls .owl-buttons .owl-next {
		color: #FFF;
		display: inline-block;
		zoom: 1;
		margin: 5px;
		padding: 8px 10px;
		font-size: 12px;
		background: #C00;
		position: absolute;
		top: 50px;
		right: -35px;
		font: 12px 'WebSymbolsRegular', sans-serif; color:#fff; 
		filter: Alpha(Opacity=100);
		opacity: 1; 
		}
		@media only screen and (max-width: 980px) {
		#owl-relacionados .owl-controls .owl-buttons .owl-prev { left:-30px;}
		#owl-relacionados .owl-controls .owl-buttons .owl-next { right:-30px;}
		}	
		@media only screen and (max-width: 780px) {
		#owl-relacionados .owl-controls .owl-buttons .owl-prev { left:-24px;}
		#owl-relacionados .owl-controls .owl-buttons .owl-next { right:-24px;}
		}	
		@media only screen and (max-width: 480px) {
		#owl-relacionados .item{ margin-left:20px;}
		.pro_np_1{ float:right; width:68%;}
		.pro_np_2{ float:right; width:68%; }
		#owl-relacionados .owl-controls .owl-buttons .owl-prev { left:-15px;}
		#owl-relacionados .owl-controls .owl-buttons .owl-next { right:-15px;}
		}
	
	
/*MAIN SLIDE HOME*/
#owl-main .item{
        color: #FFF;
        text-align: left;
		height:560px;
		background-color: #000;
    }
	#owl-main .owl-controls{
		margin-top: -50px;
		text-align: center;
		position:relative;
		z-index:999;
		width: 20%;
	display:block;
	}
	#owl-main .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;

	}
	#owl-main .owl-controls .owl-page .active { background:#090;}
	 
	#owl-main .item img{ display: block; width: 100%; float: right; margin-right: 0px; min-height: 560px; position: absolute; left: 0px; top: 0px; z-index: 1; opacity: 0.6;}
	#owl-main .item .pro_np_1{  width: 100%; text-align: center; margin:auto;   position: absolute; top:25%; z-index: 2; line-height: 60px; }
	#owl-main .item .pro_np_2{ float:left; width:100%; font-size:40px; }
	#owl-main .item .pro_np_3{ float:left; width:100%; font-size:50px; font-weight:800;  }
	
	@media only screen and (max-width: 768px) {
	
		#owl-main .item{
		   
			color: #FFF;
			text-align: left;
			height:340px;
		}
		
		#owl-main .owl-controls{
		margin-top: -40px;
		text-align: center;
		position:relative;
		z-index:999;
		width: 100%;
		display:block;
		}
		#owl-main .item img{ width: 200%; left: -40%; height: auto; min-height: auto;  }
		.pri{ z-index:9999 !important; }
		.seg{ z-index:8888 !important; }
		
		#owl-main .item .pro_np_1{  top:5%; line-height: 40px;}
		#owl-main .item .pro_np_2{ float:left; width:100%;  margin-bottom:1px; font-size:23px; }
		#owl-main .item .pro_np_3{ float:left; width:100%;   font-size:33px; margin-bottom:1px; font-weight:800;  }
	
	}
	
	
	@media only screen and (max-width: 380px) {
		#owl-main .owl-controls{
		margin-top: -40px;
		text-align: center;
		position:relative;
		z-index:999;
		width: 100%;
		display:block;
		}
		#owl-main .item img{ display: block; text-align:center;  height:auto; height:200px; float: none; margin-left: auto; margin-right: auto; }
	
	}


	
	#owl-main .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 2px;
	filter: Alpha(Opacity=40);
	opacity: 0.4;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	}
	
	#owl-main .owl-controls .owl-page.active span,
#owl-main .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
	
	
	
/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */

.owl-carousel{
	
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}


	
.owl-carousel .owl-wrapper{
	
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}


@media only screen and (max-width: 768px) {
.owl-carousel .owl-wrapper-outer{
	
}	


	
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #ff8a3c; }
.kwd, .prettyprint .tag { color: #195f91; }
.typ, .atn, .dec, .var { color: #3fbf79; }
.pln { color: #48484c; }
.pun{ color:#48484c; }
pre.prettyprint {
  padding: 20px;
  background-color: #f3f3f3;
  border: 0px solid #e1e1e8;
}


/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 40px; /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
}


/**/

@media only screen and (max-width : 5000px)   { 
#owl-main{ max-width:1500px; margin:auto;}

}

@media only screen and (max-width : 1600px)   { 
#owl-main{ max-width:100%; margin:auto;}

}