/*!
 * Code licensed under the Apache License v2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
background: #f2f2f2;
padding-top: 155px;
}

header{
    background: #fff;
    position: fixed;
    top:0;
    width: 100%;
    z-index: 999;
}

header p{
    line-height: 1.2;
    padding-left: 40px; 
}

.carro-header{
    padding-left:15px;
    margin-top: 5px;
}

.carro-header p{
    border-left: 0;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
}

.carro-header p a{color: #61595b;}

.carro-header img{
    margin-right: 40px;
}

.carro-header article p{
  color: #000
}

h1{
    font-weight: bold;
    margin-top: 0;
}

h1 small{
    color: #808080;
    font-size: 13px;
    font-weight: bold;
}

h2{
   line-height: 1.8;
}




h3{
    margin-top: 0;
}

h4{
    margin-top: 5px;
    color: #000;
}

h4 a{
  color: #000;
}

h4 a:hover{
  text-decoration: none;
}

article p{
    color: #000;
    font-size: 14px;
    line-height: 1.8;
}

.padding-left0{
    padding-left: 0;
}

.padding-right0{
    padding-right: 0;
}

.no-padding{
    padding: 0 !important;
}

.buscador{
    margin-top: 15px;
}

.buscador input{
  border-right: 0;
  width: 83%;
  }

.lupa-buscador{
  border: 1px solid #ccc;
  border-left: 0 !important;
  background: #fff;
  padding: 10px 10px 9px 10px;
margin-top: -1px;
margin-left: -2px;
font-size: 18px;
box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.datos-header{
  float: left;
  margin-top:-40px;
}

.datos-header p{
  font-size: 14px;
  line-height: 1.6;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-portfolio h2{
    margin-top: 5px;
    font-size: 17px;
    line-height: 12pt;
}
    
.img-hover:hover {
    opacity: 0.8;
}

.titulos-home{
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
}

.tit-ofertas-home{
  margin-top: 0;
}

.section{
    background: #fff;
    padding: 35px 0;
	margin-top:30px;
}

.glyphicon-shopping-cart{
  font-size: 22px;
}

.noticia-home{
  height: auto !important;
}

.noticia-home h2{
margin-top: 0;
  }



@media (min-width: 768px){

body{

}

  h2{
min-height: 15px;
}

    header{
        padding-top: 0;
        margin-bottom: 20px;
    }

    header p{
    }

    .padding-left0{
    padding-left: 15px;
    }

    .padding-right0{
    padding-left: 15px;
    }

   .buscador{
    margin-top: 0px;
    }
	
    .img-portfolio h2{
    margin-top: 0px;
    font-size: 18px;
    line-height:15pt;
	text-transform:uppercase;
}

    .tit-ofertas-home{
    margin-top: 20px;
    }


}

@media (min-width: 992px){

    .carro-header{
    padding-left:0;
    margin-top: 5px;
    }

}

/* Aside */


.titulo-menu{
  width: 100%;
padding: 18px 20px 16px;
background-color:#666;
color: #fff;
font-weight: bold;
font-size: 18px; 
}

.titulos-aside{
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.hr{
    border-top: 1px solid #E6E6E6;
    margin: 10px 0;
}

.ver-mas-ofertas{
  margin-top: 1%;
}

.ver-mas-ofertas p{
  margin-bottom: 0;
  font-weight: bold;
  color: #999;
  font-size: 13px;
}

.ver-mas-ofertas p a{
  color: #999;
}

.ver-mas-ofertas p a:hover{
  color: #999;
  text-decoration: underline;
}


.navbar-bright {
 background-color:#111155;
 color:#fff;
}

.affix-top,.affix{
 position: static;
}


  #sidebar.affix {
    position: fixed;
    top:180px;
    width: 20.7%;
  }


#sidebar li.active {
  border:0 #eee solid;
  border-right-width:5px;
}

@media (min-width: 768px){
  .ver-mas-ofertas{
    margin-top: 3%;
  }
}

@media (min-width: 1600px){
    #sidebar.affix {
    width:14.9%;
  }

}

.menu-categorias{
  z-index: 99;
}

/* Productos */

.last-product-home{
  margin-bottom:10px;
}

.dropdown-filtro{
    width: 100%;
    top:160%;
}

.codigo-producto{
    font-size: 10px;
}

.ficha-producto h1{
    margin-bottom: 5px;
}

.ficha-producto p{
    color: #000;
    vertical-align: middle;
}

.ficha-producto hr{
    border:0;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
}

.precio-ficha{
    font-size: 35px;
    line-height: 18px;
	color:#6d5c3c;
}

.precio-ficha small{
    font-size: 12px;
    text-decoration: line-through;
}

.oferta{
    background: #fff;
    color: #333;
    font-weight: bold;
    position: absolute;
    top: 25%;
    padding:6px 10px;
    font-size: 12px;
}

.btn-contador {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    margin-top: -4px;
    margin-left: -4;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC #CCC #B3B3B3;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    }

.up{
  border-radius: 0;
  border-right: 0;
  margin-left: -5px;
}

.down{
  border-radius: 0px 4px 4px 0px;
   margin-left: -5px;
}

.input-mini{
  border-radius: 4px 0px 0px 4px;
  width: 60px;
  border: 1px solid #ccc;
  padding: 2px 4px 1px 4px;
}

.td-input{
  padding: 4px;
}


.item .thumb {
  width: 25%;
  cursor: pointer;
  float: left;
}
.item .thumb img {
  width: 100%;
  margin: 2px;
}
.item img {
  width: 100%;  
}


.opciones-ordenar-por{
  margin-top: -2px;
  font-size: 12px;
}

@media (min-width: 768px){
  .oferta{
      font-size: 14px;
  }
}

/* Carro */

.triangle-right {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 20px solid #999; 
  border-bottom: 25px solid transparent;
  float: left;

 }

 .rectangulo {
     width: 90%; 
     float: left;
     height: 50px; 
     background: #999999;
     color: #fff;
     font-weight: bold;
     padding: 10px;
     font-size: 12px;
}

.rectangulo p{
    padding: 15px 0 0;
width: 90%;
}

 .rectangulo small,
.rectangulo-desactivado small{
font-size: 12px;
    }


 .rectangulo-2 {
     width: 90%; 
     float: left;
     height: 50px; 
     background: #E6E6E6;
     color: #B3B3B3;
     font-weight: bold;
     font-size: 12px;
 }

  .rectangulo-2 p{
    padding: 12px 12px 0;
    width: 90%
  } 

 .rectangulo-desactivado {
     width: 90%; 
     float: left;
     height: 50px; 
     background: #E6E6E6;
     color: #B3B3B3;
     font-weight: bold;
     font-size: 12px;
     border-left:0;
}

 .rectangulo-desactivado p{
    padding: 12px 0;
    width: 90%;
 }

.triangle-left {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 20px solid #f2f2f2; 
  border-bottom: 25px solid transparent;
  float: left;
}

.triangle-right-desact{
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 20px solid #E6E6E6; 
  border-bottom: 25px solid transparent;
  float: left;

 }

.padding-rect{
  padding:0px 0px 0px 10px;
}

.img-carro{
margin-right: 12px;
margin-bottom: 10px;
}

.selector{
    border-radius: 0;
    height: auto;
    padding: 3px;
}

.precio-final{
font-size: 25px;
}

.tit-datos-envio{
    font-size: 18px;
    font-weight: bold;
}

.datos{
    border-radius: 0;
}

.mensaje-exito{
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

@media (min-width: 992px){
    .rectangulo,
    .rectangulo-2, 
    .rectangulo-desactivado{
        font-size: 16px;
    }

    .rectangulo p{
    padding: 12px 0px 0px;
    }

    .img-carro{
margin-right: 40px;
}

}

.glyphicon-remove{
color: #808080 !important;
}
.glyphicon-remove:hover{
  color: #990E0E !important;
}

/* Carro header */


.dropdown-menu img{
    margin-right: 0;
}

.padding0-drop{
    padding-left: 0;
}

.dropdown-menu a p{
    color: #000 !important;
}

.dropdown-menu p{
    padding-left: 0;
}


/* Blog */

.articulo{
  height: auto;

}

@media (min-width: 768px){

.articulo{
  height: 455px;
}

.articulo h2{
	font-size:14px;
}

}

@media (min-width: 992px){

.articulo{
  height: 455px;
}

}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 15px;
    line-height: 18px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.price small{
  text-decoration:line-through !important;
}



.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    background: #4D4D4D;
    margin: 0;
    padding: 25px 0 0;
}

.logo-footer{
    margin-top: 2%;
    margin-bottom: 5%;
}

.tit-footer{
    line-height: 1.2;
}

footer p{
    color: #B3B3B3;
    font-size: 12px;
    line-height: 1.8;
    position: relative;
    z-index: 99;
}

footer p{
    color: #B3B3B3;
    font-size: 12px;
    line-height: 1.8;
}

.diseno-web{
  font-size: 10px;
}

.diseno-web a{
  color: #444;
}

.diseno-web a:hover{
  color: #444;
  text-decoration: none;
}

.box-footer{
    float: left;
    border-left: 1px solid #fff;
    height: 95px;
    margin-right: 25px;
}

.footer-bottom{
    background: #333;
    padding:15px 0 0;
    float: left;
    width: 100%;
}

.divisores-menu{
    display: block;
padding: 10px 0;
color: #CCCCCC;
}

.divisor-footer{
    border-top: 1px solid #1A1A1A;
    border-bottom: 1px solid #4D4D4D;
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.footer-right{
    margin-top: 20px;
}

.footer-right img{
margin-left: 9px;
}

@media (min-width: 768px){
   footer p{
    font-size: 13px;
} 
    }
	
.p-formulario{
	margin-bottom:0px;}	
	

	
	
/*hover*/


caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* Style */


.mainwrapper {

}

.mainwrapper2 {

}




/* Image Box Style */
.mainwrapper .box {
	cursor: pointer;
	float: left;
	height:80px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* Image Box Style */
.mainwrapper2 .box2 {
	cursor: pointer;
	float: left;
	height:102px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

@media (min-width: 480px){
	.mainwrapper .box {
	cursor: pointer;
	float: left;
	height:120px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.mainwrapper2 .box2 {
	cursor: pointer;
	float: left;
	height:130px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

	}


@media (min-width: 768px){
	.mainwrapper .box {
	cursor: pointer;
	float: left;
	height:105px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.mainwrapper2 .box2 {
	cursor: pointer;
	float: left;
	height:108px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

	}
	
@media (min-width: 1024px){
	.mainwrapper .box {
	cursor: pointer;
	float: left;
	height:140px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.mainwrapper2 .box2 {
	cursor: pointer;
	float: left;
	height:100px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

	}
	
@media (min-width: 1200px){
	.mainwrapper .box {
	cursor: pointer;
	float: left;
	height:185px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.mainwrapper2 .box2 {
	cursor: pointer;
	float: left;
	height:140px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

	}		


.mainwrapper .box img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/* Caption Common Style */
.mainwrapper .box .caption {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}


/** Caption 1: Simple **/
.mainwrapper .box .simple-caption {
	height: 35px;
	width: 100%;
	display: block;
	bottom: -35px;
	line-height: 25pt;
	text-align: center;
}



.mainwrapper .box .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;	
	transition-delay: 300ms;
}

.mainwrapper .box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;	
	transition-delay: 500ms;
}

/** Simple Caption :hover Behaviour **/
.mainwrapper .box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}

/** Full Caption :hover Behaviour **/
.mainwrapper .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

/** Fade Caption :hover Behaviour **/
.mainwrapper .box:hover .fade-caption, .mainwrapper .box:hover .scale-caption  {
	opacity: 1;
}

/** Slide Caption :hover Behaviour **/
.mainwrapper .box:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
.mainwrapper .box:hover img.image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}

/** Rotate Caption :hover Behaviour **/
.mainwrapper .box:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/** Scale Caption :hover Behaviour **/
.mainwrapper .box:hover .image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

.mainwrapper .box:hover .scale-caption h3, .mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}	




/*ofertas*/



.mainwrapper2 .box2 img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/* Caption Common Style */
.mainwrapper2 .box2 .caption {
	background-color: rgba(57,47,50,0.9);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}


/** Caption 1: Simple **/
.mainwrapper2 .box2 .simple-caption {
	height: 35px;
	width: 100%;
	display: block;
	bottom: -35px;
	line-height: 25pt;
	text-align: center;
}



.mainwrapper2 .box2 .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;	
	transition-delay: 300ms;
}

.mainwrapper .box2 .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;	
	transition-delay: 500ms;
}

/** Simple Caption :hover Behaviour **/
.mainwrapper2 .box2:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}

/** Full Caption :hover Behaviour **/
.mainwrapper2 .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

/** Fade Caption :hover Behaviour **/
.mainwrapper2 .box2:hover .fade-caption, .mainwrapper2 .box2:hover .scale-caption  {
	opacity: 1;
}

/** Slide Caption :hover Behaviour **/
.mainwrapper2 .box2:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
.mainwrapper2 .box2:hover img.image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}

/** Rotate Caption :hover Behaviour **/
.mainwrapper2 .box2:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/** Scale Caption :hover Behaviour **/
.mainwrapper2 .box2:hover .image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

.mainwrapper2 .box2:hover .scale-caption h3, .mainwrapper2 .box2:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}	


.agregar{
	color:#fff;
	text-decoration:none;
	}
	
.agregar a{
	color:#fff;
	text-decoration:none;
	}	
	
.agregar a:hover{
	color: #06C;
	text-decoration:none;
	}	

.suscribete{
	margin-bottom:0px !important;}