html, body {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9em;
	overflow-x: hidden;
}

#mainContenido {
	font-family: 'Helvetica','Arial',Sans-Serif;
}

#redes-sociales {
	text-align: right;
	font-size: 1.4em;
}

#redes-sociales a {
	font-size: 0.8em;
	margin-left: 0.25em;
	margin-right: 0.25em;
	color: #000;
}


#menu_principal {
	font-size: 0.9em;
	padding-top: 0em;
}

#lesliderhome {
	width: 100%;
	height: 100vh;
	position: relative;
	top: 0;
	z-index: -5;
	margin-top: -0.6em;
	margin-bottom: 8px;
}

header {
	margin-bottom: 0em;
	padding-bottom: 0.3em;
}

footer {
	background: #fff;
	padding: 0em;
	margin: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0em;
	margin-top: 3em;
	clear: both;
	height: auto;
	color: #000;
	/*border-top: 5px solid #000;*/
	font-size: 1.4em;
	text-align: center;
}

footer a {
	color: #000;
	text-decoration: none;
}

.navbar {
	margin-bottom: 0em;
}

.navbar-collapse {
	padding-left: 0em;
}

/*#menu_principal,*/
.navbar-nav>li>.dropdown-menu
{
	background: #fff;
}


#menu_principal a {
	text-transform: uppercase;
	color: black;
}

.navbar-default {
	box-shadow: none;
	border-color: none;
	border: 0px;
	background: none;
}

.navbar {
	border: 0px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>li>a:hover,

.navbar-nav>li>.dropdown-menu>li.open>a,
.navbar-nav>li>.dropdown-menu>li.active>a,
.navbar-nav>li>.dropdown-menu>li>a.hover
{
	color: #000;
	background: none;
	box-shadow: none;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav>li>.dropdown-menu li {
	background: none !important;
}

.navbar-nav>li>.dropdown-menu li a {
	background: none !important;
}

.navbar-nav>li>.dropdown-menu li a:hover {
	text-decoration: underline;
}


.btn-default {
	background: rgb(251,190,75); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(251,190,75,1) 0%, rgba(249,171,24,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,190,75,1)), color-stop(100%,rgba(249,171,24,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,190,75,1) 0%,rgba(249,171,24,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,190,75,1) 0%,rgba(249,171,24,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,190,75,1) 0%,rgba(249,171,24,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,190,75,1) 0%,rgba(249,171,24,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbbe4b', endColorstr='#f9ab18',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow: none;
}


.carousel-caption {
	background-color:rgba(65, 15, 25, 0.6);
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
	text-align: left;
}

#logoMain {
	float: left;
	margin-right: 5em;
	height: 2em;
	margin-top: 1em;
}


#selector-idiomas {
	padding: 1em;
	padding-right: 0em;
	font-size: 0.8em;
}

.clear {
	clear: both;
}

div#mainmenu {
	clear: both;
}

div#menu-footer {
	padding-top: 0.3em;
	text-align: left;
}

div#menu-footer a,
div#redes-sociales a
{
	text-decoration: none;
	color: #000;
}

div.slot-producto {
	margin-bottom: 2em;
}

div.slot-producto div.imagen_left img {
	width: 100%;
}

div.caracteristica {
	background: #f0f0f0;
	padding: 0.3em 0.7em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
	clear: both;
}

div.slot_texto_right h4 {
	margin-top: 0px;
}

div#imagenProducto img {
	width: 100%;
}

.price {
	font-size: 1em;
	font-weight: bold;
	color: #999;
}

.price-in-listado {
	padding-top: 1em;
}

.text-bigger {
	font-size: 200%;
}

.noticia-slot {
	margin-bottom: 3em;
}

.imageNoti {
	width: 100%;
	height: 25em;
	overflow: hidden;
}

.imageNoti img {
	height: 100%;
}

.breadcrumb {
	background: none;
	padding-left: 0em;
	border-bottom: 1px solid #eee;
	display: none;
}

.recent-posts {
	list-style: none;
	padding-left: 0px;
}

.recent-posts li {
	margin-bottom: 1em;
}

.recent-posts li i {
	font-size: 0.8em;
	font-weight: normal;
}

.carousel-caption {
	display: none;
}

.galeria-imagenes {
	clear: both;
	margin-top: 1em;
}

.galeria-imagenes ul {
	padding: 0px;
	margin: 0px;
	padding-top: 1em;
}

.galeria-imagenes ul li {
	list-style:none;
     margin-bottom: 1em;
     height: 4em;
     overflow: hidden;
     padding: 0px;
     border-right: 1em solid #fff;
}

.galeria-imagenes ul li img {
	cursor: pointer;
	width: 100%;
}


#wrapper {
	width: 100%;
	margin: 1em auto;
}

#columns {
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	/*-moz-column-fill: auto;*/
	column-count: 2;
	column-gap: 15px;
	column-fill: auto;
}

.pin {
	display: inline-block;
	margin: 0em;
	margin-bottom: 1em;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	padding: 0em;
	opacity: 1;
	-webkit-transition: all .2s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.pin a {
	padding: 0px;
}

.pin img {
	width: 100%;
	margin: 0px;
}

@media (min-width: 960px) {
	#columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

/*
#columns:hover .pin:not(:hover) {
	opacity: 0.9;
	padding: 0px;
}
*/

.image_prod {
	width: 100%;
	overflow: hidden;
}

.image_prod img {
	width: 100%;
}


.product-slot {
	text-align: center;
	padding-bottom: 1em;
}

.label {
	background: #000;
}

#footer_del_todo {
	font-size: 0.7em;
}

#creditos_web {
	font-size: 0.8em;
	color: #aaa;
}

#creditos_web a {
	color: #aaa;
}

#add_to_cart {
	clear: both;
	font-size: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#add_to_cart h5 {
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	margin-top: 1em;
}


.add_to_cart_options button {
	font-size: 1em;
	background: #aaa;
	color: #fff;
	margin-left: 3px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}


.add_to_cart_options button:hover,
.add_to_cart_options button.active
{
	background: #005500;
	background: #000;
	color: #fff;
}

.add_to_cart_options {
	float: none;
	text-align: left;
}

button#add_cart_button {
	position: absolute;
	width: 100px;
}

p#add_cart_message {
	position: absolute;
}

p#add_cart_succesfully {
	display: none;
}

#carrito {
	position: absolute;
	right: 1em;
	padding-top: 1.2em;
	z-index: 1000;
}

#carrito .cart-icon {
	font-size: 1em;
	text-decoration: none;
}

#carrito .cart-icon:hover {
	color: #00aa00;
}

#carrito_listado {
	margin-top: 3em;
}

#carrito_listado a {
	cursor: pointer;
	text-decoration: none;
}

div.slot-carrito {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #ccc;
}


#carrito_listado img {
	width: 100%;
}

.cart-botones {
	font-size: 2em;
}

.cart-botones-plusminus a {
	background: #000;
	color: #fff;
}

#carrito_listado h1,
#carrito_listado h2,
#carrito_listado h3,
#carrito_listado h4,
#carrito_listado h5  {
	margin-top: 0px;
	vertical-align: middle;
}

#carrito_listado .precio {
	color: #999;
}

#carrito_listado .disabled {
	color: #f0f0f0;
	cursor: default;
}

.checkout-listado {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.shipping-adress {
	font-size: 1.3em;
}

div.salespoint_img {
	width: 100%;
	height: 30em;
	overflow: hidden;
}

div.salespoint_img img {
	height: 100%;
}

div.inside-pin {
	width: 100%;
}

div.inside-pin img {
	margin-top: -5em;
}

div.hidden-over-div {
	position: relative;
	padding: 1em;
	height: 5em;
	z-index: 100;
	opacity: 0;
}

div.escondido {
	opacity: 0;}

#paginacion a {
	color: #444;
}

.home-slot {
	max-height: 30em;
	margin-bottom: 0.5em;
	overflow: hidden;
	padding: 0.5em;
}

.home-slot img {
	width: 100%;
	/*min-height: 35em;*/
	overflow: hidden;
	margin-top: -5em;
}


.home-slot .hidden-over-div {
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 100;
	padding-top: 3em;
}

.home-slot .hidden-over-div h4 {
	background: #fff;
	color: #000;
	text-align: center;
	padding: 0.3em;
	display: inline-block;
}

.home-slot .hidden-over-div a {
	text-decoration: none;
}


.slot-journal {
	margin-bottom: 0em;
}

.slot-journal img {
	height: 100%;
	width: auto;
}

.slot-journal .fecha {
	font-size: 0.7em;
	color: #aaa;
}

#related_products {
	text-align: center;
}

#related_products img {
	width: 100%;
	margin-bottom: 1em;
}

div#videohome {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background: #fff;
	clear: both;
	text-align: center;
}

.h_iframe {
	position: relative;
}

.h_iframe .ratio {
	display: block;
	width: 100%;
	height: auto;
}

.h_iframe iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.btn-grey {
	background: #444;
}

@media only screen and (max-width: 460px)  {

	.collapse {
		clear: both;
	}

	#menu-footer,
	#redes-sociales,
	#footer_del_todo {
		clear: both;
		float: none;
		text-align: center;
		margin-bottom: 1em;
	}

	#footer_del_todo .text-left,
	#footer_del_todo .text-right {
		text-align: center;
	}

	#columns {
	    -webkit-column-count: 1;
	    -webkit-column-gap: 0px;
	    -webkit-column-fill: auto;
	    -moz-column-count: 1;
	    -moz-column-gap: 0px;
	    -moz-column-fill: auto;
	    column-count: 1;
	    column-gap: 0px;
	    column-fill: auto;
	}
}

.lookbook-text {
	background: white;
	padding: 0.5em 1em;
}

div.textos-over {
	margin: 0px;
	padding: 1em;
}

div.textos-over a {
	text-decoration: none;
	color: #000;
}

img.img-texto-hover {
	width: 100%;
	position: relative;
	z-index: 90;
	margin-top: -10em;
}

#journal div.hidden-over-div {
	position: relative;
	padding: 0em;
	padding-top: 2em;
	z-index: 100;
	opacity: 0;
	height: 10em;
	text-align: center;
	width: 70%;
	margin: 0px auto;
}

#journal div.hidden-over-div h4 {
	margin: 0px;
	padding: 0.5em 1em;
	background: #fff;
}

.btn-success {
	background: #aaa;
	border: #aaa;
}

.btn-success:hover {
	background: #000;
}


/*
PINTEREST LIKE
Ref:
Thanks to:
http://www.jqueryscript.net/layout/Simple-jQuery-Plugin-To-Create-Pinterest-Style-Grid-Layout-Pinterest-Grid.html
*/

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
  padding: 0px;
}

#pinBoot img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#pinBoot .white-panel {
  position: absolute;
  background: white;
  padding: 0px;
}


/* FIN */

#press .slot {
	text-align: center;
	margin-bottom: 2em;
}


#zoomBox {
	position: fixed;
	top: 0px;
	z-index: 10000;
	display: none;
	width: 100%;
}

#zoomBox img {
	width: 100%;
	position: absolute;
}

#img_home_mobile {
	margin-bottom: 1em;
}

a:not([href]) {
	cursor: default !important;
}


.slot-echogirl {
	font-size: 1.1em;
}

.slot-echogirl h2 {
	font-size: 2em;
	margin: 0.5em;
	margin-left: 0;
	margin-bottom: 2px;
	text-align: left;
}

.slot-echogirl p {
	text-align: left;
}

div#hasthag {
	font-size: 24px;
	text-align: center;
	margin: 0px auto;
}
