@charset "utf-8";
/* CSS Document */







body {
	background: #fff;
	padding-top: 200px;
}
a {
	text-decoration: none;
}
a:hover,  a:focus {
	color: #999;
	text-decoration: none;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}
h1 {
	color: #6d5c3c;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
}
h1 small {
	font-size: 15px;
}
h2 a {
	font-weight: 600;
}
h3 a:hover {
	text-decoration: none;
}
.green {
	color: #d5b375;
}
.btn {
	display: inline-block;
	padding: 10px 14px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #d5b375;
	border: 0 !important;
	border-radius: 0px;
}
.btn:hover {
	background: #d5b375;
	border-left: 10px solid #0c223f;
	border-radius: 0px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}
.btn-info {
	color: #fff;
	background-color: #d5b375;
	border-color: #d5b375;
	margin-bottom: 30px !important;
	padding: 20px 60px;
}
.btn-info:hover,  .btn-info:focus,  .btn-info.focus,  .btn-info:active,  .btn-info.active,  .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #896f3d;
	border-color: #896f3d;
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hovereffect .overlay img {
	margin-top: 10%;
}
.hovereffect > img {
	display: block;
	position: relative;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 18px;
	padding: 10px 10px 5px;
	letter-spacing: 3px;
	margin-top: 0;
	margin-bottom: 0;
}
.hovereffect h2 a {
	color: #fff;
}
.hovereffect h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.hovereffect a.info {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	background-color: transparent;
	opacity: 1;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding: 7px 5px;
}
.hovereffect a.info:hover {
}
.hovereffect:hover > img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* Header */



header {
	position: absolute !important;
}
.datos-header p {
	font-size: 14px;
	line-height: 2;
	margin-top: -20px;
}
.glyphicon-shopping-cart {
	font-size: 14px;
}
.pull-right > .dropdown-menu {
	overflow: scroll;
	max-height: 420px;
}
.flecha-ver-carro {
	margin-top: -15px;
}
.carro-header p {
	color: #fff;
}
.btn-carro-header {
	width: 100%;
}
 @media (min-width: 768px) {
.logo {
	margin-bottom: 10px;
}
body {
	background: #fff;
	padding-top: 164px;
}

h1 small {
	font-size: 25px;
}

}
 @media (min-width: 992px) {
.logo {
	margin-top: -40px;
	margin-bottom: 0;
}
}
/* Menu */



.navbar-default {
	color: #989898;
}
.navbar-default .navbar-nav > li > a {
	color: #61595b;
}
.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #6d5c3c;
}
 @media (min-width: 768px) {
.nav > li > a {
	padding: 10px 15px;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-size: 13px;
}
}
 @media (min-width: 992px) {
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-size: 16px;
}
}
 @media (min-width: 1200px) {
.nav > li > a {
	padding: 19px 20px;
}
}
/* Menu Categorías */



.titulo-menu {
	background-color: #d5b375;
	padding: 7px 20px 7px;
}
.flexy-menu > li.showhide {
	background: #d5b375;
}
.flexy-menu {
	background: #fff !important;
}
.flexy-menu li {
	border-bottom: solid 1px #e6e6e6;
}
.flexy-menu > li > a {
	color: #0c223f !important;
}
.flexy-menu.vertical li a {
	padding: 10px 20px !important;
}
.flexy-menu.vertical > li .indicator {
	top: 9px !important;
}
.flexy-menu li:hover > a,  .flexy-menu li.active > a {
	background: #e6e6e6 !important;
	color: #fff;
	border-left: solid 10px #d5b375;
}
/* Home */



.titulos-home {
	line-height: 21px;
}
.titulos-home a:hover {
	text-decoration: none;
}
.oferta {
	background: #8cc63f;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 15%;
	padding: 6px 10px;
	font-size: 12px;
}
.ver-mas-ofertas {
	margin-top: 0;
}
.ver-mas-ofertas p a {
	color: #999;
}
.ver-mas-ofertas p a:hover,  .ver-mas-ofertas p a:focus {
	color: #d5b375;
	text-decoration: none;
}
article h3 {
	margin-top: 5px;
}
.img-noticia-home {
	overflow: hidden;
}
figure {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #ddd;
}
figure img {
	-webkit-transition: all 0.8s linear;
	transition: all 0.8s linear;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
figure:hover img {
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
.img-min {
	transition: transform .8s;
}
.img-min:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
 @media (min-width: 768px) {
.ver-mas-ofertas {
	text-align: right;
	margin-top: 2.5%;
}
}
 @media (min-width: 992px) {
.titulos-home {
	font-size: 16px;
}
}
 @media (min-width: 1200px) {
.titulos-home {
	font-size: 18px;
}
}



/* Internas */







@media (min-width: 768px) {
.img-interna {
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 30px;
}
}
/* Listado Productos */



.img-portfolio h2 a:hover,  .img-portfolio h2 a:focus {
	color: #0c223f;
	text-decoration: none;
}
.p-descripcion {
	font-size: 13px;
	line-height: 18px;
}
.mainwrapper2 .box2 {
	height: 145px;
}
.mainwrapper2 .box2 img {
}
.mainwrapper2 .box2 img:hover {
}
.price {
	color: #392f32;
}
.pagination > .active > a,  .pagination > .active > span,  .pagination > .active > a:hover,  .pagination > .active > span:hover,  .pagination > .active > a:focus,  .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #333;
	border-color: #333;
}
 @media (min-width: 768px) {
.img-portfolio h2 {
	height: 32px;
}
.mainwrapper2 .box2 {
	height: 135px;
}
h1,  .h1 {
	font-family: 'Josefin Slab', serif;
	font-size: 40px;
}
h2,  .h2 {
	font-family: 'Josefin Slab', serif;
	font-size: 21px;
}
h3,  .h3 {
	font-family: 'Josefin Slab', serif;
	font-size: 14px;
}
h4,  .h4 {
	font-family: 'Josefin Slab', serif;
	font-size: 12px;
}
h5,  .h5 {
	font-family: 'Josefin Slab', serif;
	font-size: 14px;
}
h6,  .h6 {
	font-family: 'Josefin Slab', serif;
	font-size: 12px;
}
}
 @media (min-width: 992px) {
.mainwrapper2 .box2 {
	height: 175px;
}
}
 @media (min-width: 1200px) {
.mainwrapper2 .box2 {
	height: 242px;
}
}
/* Ficha Producto */



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



.triangle-left {
	border-left: 20px solid #dedede;
}
/* Noticias */



.articulo h2 {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	line-height: 18px;
	margin-top: 10px;
}
.articulo h2 a {
	text-decoration: none;
}
/* Footer */



footer {
	background: #896f3d;
}
footer p {
	color: #fff !important;
}
.logo-footer {
	margin-top: 1% !important;
	margin-bottom: 15px !important;
}
.frase-footer {
	color: #fff;
	font-size: 16px;
}
.footer-bottom {
	background: #3e2f15;
}
.nav-pills > li {
	float: none;
}
.nav-pills > li > a {
	color: #fff !important;
}
.nav-pills > li > a:hover,  .nav-pills > li > a:focus {
	color: #d5b375 !important;
}
.divisor-footer {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #b3b3b3;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.nav-tabs > li.active > a,  .nav-tabs > li.active > a:hover,  .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #0c223f;
}
.panel-default {
	border-color: #fff;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #d5b375;
	border-color: #fff;
}
.panel-default > .panel-heading:hover,  .panel-default > .panel-heading:focus {
	color: #fff !important;
	background-color: #3e2f15;
	border-color: #fff;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}
.panel-title a:hover {
	color: #fff;
}
 @media (min-width: 768px) {
.logo-footer {
	margin-top: 1% !important;
	margin-bottom: 0 !important;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	padding: 10px 2px !important;
	text-align: left;
}
}
 @media (min-width: 1200px) {
.nav-pills > li > a {
	padding: 10px 10px;
}
}
.bg-menu {
	background: url(../images/bg-menu.jpg) repeat-x;
}
/*menu*/





.menu-large {
	position: static !important;
	list-style: none;
}
.megamenu {
	padding: 20px 0px;
	width: 100%;
}
.megamenu> li > ul {
	padding: 0;
	margin: 0;
}
.megamenu> li > ul > li {
	list-style: none;
}
.megamenu> li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: normal;
	font-size: 15px;
}
.megamenu> li ul > li > a:hover,  .megamenu> li ul > li > a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #d5b375;
}
.megamenu.disabled > a,  .megamenu.disabled > a:hover,  .megamenu.disabled > a:focus {
	color: #999999;
}
.megamenu.disabled > a:hover,  .megamenu.disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.megamenu.dropdown-header {
	color: #428bca;
	font-size: 18px;
}
 @media (max-width: 768px) {
.megamenu {
	margin-left: 0;
	margin-right: 0;
}
.megamenu> li {
	margin-bottom: 30px;
}
.megamenu> li:last-child {
	margin-bottom: 0;
}
.megamenu.dropdown-header {
	padding: 3px 15px !important;
}
.navbar-nav .open .dropdown-menu .dropdown-header {
	color: #fff;
}
}
/**/



.dropdown:hover .dropdown-menu {
/*display: block;*/

}
.white {
	color: #fff;
}
.gold {
	color: #d5b375
}
.gray {
	color: #61595b;
}
.bg-gray {
	background: #dedede;
	margin: 50px 0 0 0;
}
.bg-gray2 {
	background: #dedede;
	padding-top: 40px;
	margin: 0;
}
.bg-titulo-destacados {
	background: url(../images/bg-titulo-destacados.png) no-repeat center top;
	padding: 25px 0 40px;
	margin-top: -20px;
}
.bg-tit-productos {
	background: #ababab;
	padding: 10px 0;
	color: #fff !important;
}
.bg-precio {
	background: #d5b375;
	padding: 15px 0 4px 0;
}
.josefin {
	font-family: 'Josefin Slab', serif;
}
.top-menu {
	color: #6d5c3c !important;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 13px !important;
	margin-top: -5px;
}
.top-menu:hover {
	color: #d5b375 !important;
	text-decoration: none;
	background: #fff !important;
}
.top-menu2 {
	color: #6d5c3c !important;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 16px !important;
	margin-left: -20px;
}
.top-menu2:hover {
	color: #d5b375 !important;
	text-decoration: none;
	background: #fff !important;
}
.gold2 {
	color: #6d5c3c;
}
#overlay {
	width: 100%;
	position: absolute;
	height: 100vh;
	background: url(../images/overlay.png) repeat;
}
