
.margintop10 { margin-top: 10px; }
.margintop20 { margin-top: 20px; }
.margintop30 { margin-top: 10px; }
.marginbottom10 { margin-bottom: 10px; }
.marginbottom20 { margin-bottom: 20px; }
.marginbottom30 { margin-bottom: 10px; }


.submenu-modelos {
font-weight: 900;

}
.submenu-modelos-item {
	display: inline-block;
	margin: 0 0.5em 0 0;
	padding: 0.5em;
	text-align: center;
}
.submenu-modelos-item.active {
	border: 1px solid white;
}
.submenu-modelos a {
	color: #000;
}
.submenu-modelos a:hover {
	opacity: 0.7;
}

a.etiqueta {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	background-color: rgba(246, 246, 246, 0);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	color: #a6a6a6;
	margin-right: 6px;
	margin-bottom: 6px;
	text-transform: capitalize;
	padding: 10px 12px;
}

a.etiqueta:hover,
a.etiqueta.active {
	background-color: #d22e2e;
	color: #ffffff;
	border: 1px solid #d22e2e;
}

.product {

}

.product-slider {
	position: relative;
}
.bx-wrapper {
  width: 50%;
  max-width: 50%;
  margin-bottom: 0px; /*  60px  */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
}
.bx-wrapper img {
  /* max-width: 50%; */
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px; /* -30px */
  width: 98%;
}
.bx-wrapper .bx-pager {
  text-align: right;
  padding-top: 0px; /* 20px */
}

.product .product-img {
	position: relative;
	overflow: hidden;
	height: 240px;
	background-color: #ffffff;
}

.product .product-img img {
	display: block;
	position: relative;
	margin: 0 auto;
	/* width: 100%;
	height: auto; */
	width: auto;
	height: 100%;
}

.product .product-price .post-precio-iva {
	font-weight: lighter;
	font-size: 0.7em;
}

.product .product-hover .product-action {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}

.product .product-bio {
	min-height: 0px;
	padding: 10px 30px 30px 30px;
}

.shop-single .product-tabs .tab-pane h5 {
	color: #111111;
}
.shop-single .product-tabs .tab-pane p.lead {
	color: #111111;
	margin: 0 0 2em 0;
	padding: 0;
	font-size: 1.3em;
}

.productos-relacionados {
	margin: 2em 0 0 0;
}

.widget-categories .widget-content a img {
	opacity: 1;
}
.widget-categories .widget-content a:hover img {
	opacity: 0.8;
}

.footer-sg {
	margin: 1em;
	font-size: 0.8em;
}
.footer-sg a {
	color: #dddddd;
}
.footer-sg a:hover {
	color: white;
}

.accordion .panel-heading a {
    line-height: 1;
    color: #ffffff;
}
.accordion .panel-heading a:hover, .accordion .panel-heading a:focus, .accordion .panel-heading a:active {
  text-decoration: none;
  color: #ffffff;
}


.blog .entry .entry-title h3 {
	color: #111;
}


.buscador-locales {
	/* border: 1px solid white; */
	margin: 0 0 2em 0;
	/* padding: 1em 0 1em 0; */
}
.resultado-locales {
	margin: 1em 0 0 0;
}

h5.h5-locales {
	color: white;
}
h5.h5-locales a {
	color: white;
	opacity: 1;
}
h5.h5-locales a:hover {
	opacity: 0.8;
}

.map-locales-wrapper {
	width: 100%;
	height: 400px;
	color: black !important;
}
.map-locales {
	width: 100%;
	height: 400px;
}
.googlemap-popup {
	color: black !important;
}


#id_comuna {
	font-size: 1.2em;
}
.select2 {
	color: #a6a6a6;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid white;
    border-radius: 0;
    height: 38px;
    color: ##0a2c42;
    font-size: 1.2em;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a6a6a6;
    line-height: 28px;
}
.select2-search__field {
	color: #a6a6a6;
}
.select2-results__options {
	background-color: transparent;
	color: #a6a6a6;
}

.shop-grid .product {
        max-height: 375px;
}



.video {
    padding-top: 10px;
    padding-bottom: 130px;
}
.row-clock {

}
.col-clock {
	text-align: right;
}
.clock-wrapper {
	display: inline-block;
}
.clock {

}
.flip-clock-wrapper ul {
	width: 50px;
	height: 80px;
}





