/*
Theme Name: NUN&Uacute;
Author: Ezequiel Alonzo
Author URI: www.ilustrart.net
Description: Plantilla para pagina web
Version: 1.0
Text Domain: nunu
*/
@font-face {
	font-family: 'moon';
	src: url('fonts/DK Moonlight Serenade.eot');
	src: url('fonts/DK Moonlight Serenade.woff') format('woff'),
	url('fonts/DK Moonlight Serenade.ttf') format('truetype'),
	url('fonts/DK Moonlight Serenade.svg#DK Moonlight Serenade') format('svg'),
	url('fonts/DK Moonlight Serenade.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century';
	src: url('fonts/CenturyGothic.eot');
	src: url('fonts/CenturyGothic.woff') format('woff'),
	url('fonts/CenturyGothic.ttf') format('truetype'),
	url('fonts/CenturyGothic.svg#CenturyGothic') format('svg'),
	url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century-b';
	src: url('fonts/CenturyGothic-Bold.eot');
	src: url('fonts/CenturyGothic-Bold.woff') format('woff'),
	url('fonts/CenturyGothic-Bold.ttf') format('truetype'),
	url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg'),
	url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Crayon';
	src: url('fonts/CrayonE.eot');
	src: url('fonts/CrayonE.woff') format('woff'),
	url('fonts/CrayonE.ttf') format('truetype'),
	url('fonts/CrayonE.svg#CrayonE') format('svg'),
	url('fonts/CrayonE.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
a, a:hover {
	text-decoration: none!important;
}
.moon {
	font-family: 'moon';
}
.crayon {
	font-family: 'Crayon';
	text-transform: lowercase;
}
.fullvh {
	height: 100vh;
}
.c-brown {
	color: #5f3420!important;
}
.l-brown {
	color: #a8926d!important;
}
button.btn {
	background: transparent;
}
.wht {
	color: #fff;
}
.blue {
	color: #91d4ef;
}
.relative {
	position: relative;
}
p > b, p > strong {
	font-family: 'Century-b';
}
body {
	font-family: 'Century', sans-serif;
	overflow-x: hidden;
}
body.intro {
	background-image: url('img/bg-intro.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	position: relative;
}
body.intro:after {
	content: '';
	background-color: #5f3420;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	z-index: 1;
}
section.def {
	position: relative;
	z-index: 2;
}
.col-white {
	background: rgba(246, 239, 217, 0.6);
	display: table;
	padding: 30px;
	border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
}
.relative {
	position: relative;
}
.btn-light,
.btn-light:focus {
	background: #f6efd9;
	color: #5f3420;
}
.btn-dark,
.btn-dark:focus {
	background: #5f3420;
	color: #f6efd9;
}
.btn-light:hover {
	background: #c1a796;
	color: #fff;
}
.btn-dark:hover {
	background: #3c2115;
	color: #f6efd9;
}
.btn-def {
	padding: 12px 28px;
	display: table;
}
.btn,.btn:focus {
	outline: none;
}
.btn-clear,
.btn-clear:focus {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 0;
	padding: 8px 40px 12px;
	font-size: 15px;
	margin: 15px 0 0;
}
.btn-clear:hover {
	color: #df9ec6;
	border: 2px solid #fff;
	background-color: #fff;
}
.btn-clear-dark,
.btn-clear-dark:focus {
	color: #5f3420;
	border: 2px solid #5f3420;
	border-radius: 0;
	padding: 8px 40px 12px;
	font-size: 15px;
	margin: 30px 0 0;
	display: table;
}
.btn-clear-dark:hover {
	color: #fff;
	border: 2px solid #5f3420;
	background-color: #5f3420;
}
.btn-clear-rounded,
.btn-clear-rounded:focus {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 0;
	padding: 8px 40px 12px;
	font-size: 15px;
	margin: 15px 0 0;
	border-radius: 4px
}
.btn-clear-rounded:hover {
	color: #94b8c9;
	border: 2px solid #fff;
	background-color: #fff;
}
.bottomfooter {
	position: fixed;
	z-index: 2;
	bottom: 0;
	background: #f6efd9;
	width: 100%;
	padding: 12px;
}
.bottomfooter p {
	margin: 0;
	color: #5f3420;
	font-size: 12px;
}
.fadecolor a:before {
	content: '';
	width: 100%;
	max-width: 360px;
	height: 100%;
	margin: auto;
	left: 0;
	right: 0;
	position: absolute;
	opacity: 0.8;
	z-index: 2;
}
.color01 a:before {
	background: #f18e9d;
}
.color02 a:before {
	background: #e6da8b;
}
.color03 a:before {
	background: #4f90cb;
}
.titles {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.titles h3 {
	color: #fff;
	text-align: center;
}
.titles h3 > span {
	display: block;
}
.titles h3 > span.dotted {
	font-size: 50px;
	background-image: url('img/dashed.png'),url('img/dashed.png');
	background-repeat: repeat-x, repeat-x;
	background-position: top center, bottom center;
	background-size: 20px, 20px;
	padding: 18px 0 6px;
	margin-bottom: 12px;
}
section.boxes {
	padding: 50px 0;
}
section.boxblue {
	background-color: #7da9d9;
	padding: 40px 0;
	color: #fff;
	text-align: center;
}
section.boxblue h3 {
	font-size: 40px;
}
section.boxblue p,
section.boxpink p {
	font-size: 18px;
	max-width: 500px;
	margin: auto;
}
section.boxpink {
	background-color: #de9ec6;
	background-image: url('img/bolso-rosa.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0;
	color: #fff;
	text-align: center;
}
section.boxpink h3 {
	font-size: 50px;
}
section.lightblue {
	background-color: #f0f5f7;
	padding: 80px 0;
}
section.lightblue .why {
	background-image: url('img/why.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	max-width: 480px;
	height: 100vh;
	max-height: 530px;
	padding: 0 15px 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
section.lightblue .why:after {
	content: '';
	background-color: #5f3420;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: 1;
}
section.lightblue .why h2 {
	color: #fff;
	z-index: 2;
	position: relative;
	margin: 0 auto 0;
	font-size: 60px;
	text-transform: uppercase;
}
.article h3 {
	color: #5f3420;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.article p {
	font-size: 13px;
	line-height: 12px;
	color: #777;
	margin-bottom: 5px;
}
.article div.date {
	width: 40px;
	height: 100px;
	float: left;
	margin: 0 10px 0 0;
	clear: left;
	padding: 15px 0 0;
}
.article div.date span {
	display: block;
	padding: 6px 0 0;
	line-height: 12px;
	font-size: 12px;
	background: #5f3420;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
}
.article .info-blog {
	border-top: 2px dashed rgba(95, 52, 32, 0.45);
	border-bottom: 2px dashed rgba(95, 52, 32, 0.45);
	margin: 10px auto;
	padding: 5px 0;
	max-width: 400px;
}
.article {
	margin-bottom: 15px;
}
a.read-more {
	display: block;
	color: #5f3420;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
h4.flowers {
	font-size: 30px;
	color: #5f3420;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
h4.flowers:after,
h4.flowers:before {
	content:'';
	background-image: url('img/flower.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	display: table;
	position: absolute;
}
h4.flowers:before {
	left: -48px;
	bottom: 0;
}
h4.flowers:after {
	right: -48px;
	bottom: 0;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
h3.flowers {
	font-size: 30px;
	color: #5f3420;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
h3.flowers:after,
h3.flowers:before {
	content:'';
	background-image: url('img/flower.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	display: table;
	position: absolute;
}
h3.flowers:before {
	left: -48px;
	bottom: 0;
}
h3.flowers:after {
	right: -48px;
	bottom: 0;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
h3.flowers a,
.principal h2 > a {
	color: inherit;
	text-decoration: none;
}
.related.products h2.flowers {
	font-size: 30px;
	color: #5f3420;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.related.products h2.flowers:after,
.related.products h2.flowers:before {
	content:'';
	background-image: url('img/flower.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	display: table;
	position: absolute;
}
.related.products h2.flowers:before {
	left: -48px;
	bottom: 0;
}
.related.products h2.flowers:after {
	right: -48px;
	bottom: 0;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
section.search {
	padding: 55px 0;
}
footer {
	background: #5f3420;
	color: #fff;
	padding: 50px 0 20px;
}
footer a,
footer a:focus {
	color: #fff;
}
footer a i.fa-inverse {
	color: #5f3420;
}
footer a:hover {
	color: #a8926d;
}
footer a:hover i.fa-inverse {
	color: #ffffff;
}
footer ul {
	padding-left: 20px;
	font-size: 14px;
}
footer h4 {
	font-size: 18px;
	font-family: 'Century-b';
}
footer h4:after {
	content: '';
	border-bottom: 2px dashed rgba(255, 255, 255, 0.4);
	width: 70%;
	height: 10px;
	display: block;
}
footer p {
	margin: 0;
	font-size: 14px;
}
section.rotate {
	position: relative;
	overflow: hidden;
}
section.rotate,
section.rotate div.principal,
section.rotate div.principal > ul.slides,
section.rotate div.principal > ul.slides > li,
section.rotate div.principal > ul.slides > li .row {
	height: 100vh;
	max-height: 600px;
}
section.rotate div.principal > ul.slides > li {
	background-size: cover;
	background-position: center;
}
header {
	padding: 20px 0;
	background-image: url('img/dots2.png');
}
header p {
	color: #5f3420;
	font-size: 14px;
	margin: 0 0 0 30px;
}
header a,
header a:focus {
	color: #5f3420;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
header a:hover {
	color: #a8926d;
}
.boxtext {
	display: table;
	color: #fff;
	text-align:center;
	padding: 110px 0;
	width: 100%;
	max-width: 420px;
	height: 100vh;
	max-height: 420px;
}
.boxtext h2 {
	font-size: 45px;
	margin: 0;
}
.slideone {
	background-image: url('img/poligono.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.slidetwo {
	background-color: #f18e9d;
	background-color: rgba(241, 142, 157, 0.70);
	border-radius: 50%;
	padding: 67px 0;
	width: 100%;
	max-width: 330px;
	height: 100vh;
	max-height: 330px;
	float: right;
}
.slidetre {
	background-color: #4f90cb;
	padding: 37px 0;
	width: 100%;
	max-width: 270px;
	height: 100vh;
	max-height: 270px;
}
.slidecua h2 {
	font-size: 75px;
	margin: 0;
}
.slideabout {
	/*background-color: #4f90cb;*/
	/*background-color: rgba(79, 144, 203, 0.80);*/
	background-image: url('img/circle.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 50%;
	padding: 0 45px;
	width: 100%;
	max-width: 380px;
	height: 100vh;
	max-height: 380px;
	text-align: justify;
	font-size: 13px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.slideabout p {
	margin: 0;
}
.slidecua p {
	font-size: 20px;
	margin: 0;
}
.bg-faded {
	background: #f6efd9;
	padding: 0;
}
.bg-faded ul.menu li > a.nav-link,
.bg-faded ul.menu li > a.nav-link:focus {
	color: #5f3420;
	margin: 4px;
	font-size: 14px;
	padding: 3px 20px 5px;
	background: transparent;
}
section.titlebox.titlebrown {
	background-color: #a8926d;
}
section.titlebox.titlepink,
div.titlepink {
	background-color: #f28b98;
}
section.titlebox.titleylw {
	background-color: #f8ed8b;
	background-image: url('img/lunar-whtx3.png');
}
section.titlebox,
div.titlebox {
	background-image: url('img/lunar-wht.png');
	padding: 30px 0;
}
section.titlebox h2,
div.titlebox h2 {
	margin: 0;
	color: #fff;
}
section.titlebox.titleblue {
	background-color: #7ca9d8;
}
.bg-blue {
	background-image: url('img/lunar-wht.png');
	background-color: #7ca9d8;
}
.about {
	background-image: url('img/about001.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/*padding: 50px 0;*/
}
.info.wht {
	padding: 50px 50px 40px;
}
.normas {
	background-color: #fff8eb;
	background-image: url('img/lunar-blk.png');
	padding: 100px 0;
	color: #929292;
}
section.list {
	padding: 120px 0;
	color: #979797;
}
section.list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
section.list ul > li > i {
	font-size: 7px;
	margin-right: 5px;
}
section.list ul > li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	/* font-size: 15px; */
	line-height: 17px;
	margin-bottom: 10px;
}
section.list ul > li i {
	color: #9fddf7;
}
section.list ul > li:nth-child(3n+2) i {
	color: #f18b99;
}
section.list ul > li:nth-child(3n+3) i {
	color: #c1e0b8;
}
section.blog {
	padding: 50px 0;
}
section.contacto {
	background-color: #f6efd9;
}
section.contacto .col-contact {
	padding: 50px 0;
}
span.img-circle {
	border-radius: 50%;
	overflow: hidden;
	display: table;
	margin-bottom: 30px;
	border: 10px solid #f8ed8b;
}
.shop h1.page-title,
.shop p.woocommerce-result-count,
.shop form.woocommerce-ordering {
	display: none;
}
.last{
	/* margin-right: 0!important; */
}
.shop ul.products {
	width: 100%;
}
.shop .woocommerce ul.products li.product,
.shop .woocommerce-page ul.products li.product {
	border: 1px solid rgba(168, 146, 109, 0.4);
	padding: 0 0 20px;
	border-radius: 2px;
	background-color: #fff;
}
.shop .woocommerce ul.products li.product .star-rating {
	display: none;
}
.shop .woocommerce ul.products li.product h2,
.shop .woocommerce ul.products li.product .price {
	text-align: center;
}
.shop .woocommerce ul.products li.product .price {
	color: #949494;
	font-size: 18px;
}
.shop .woocommerce ul.products li.product h2 {
	position: absolute;
	top: 10px;
	margin:auto;
	width: 100%;
	font-family: 'Century-b';
	color: #5f3420;
	/*background-color: rgba(255, 255, 255, 0.60);*/
	font-size: 19px!important;
	text-shadow: 1px 1px 1px #fff;
	z-index: 2;
}
.shop .woocommerce ul.products li.product a img {
	border-bottom: 1px dashed #a8926d;
	max-width: 310px;
	margin: 60px auto 10px;
}
.shop .woocommerce h1 {
	font-family: 'Century-b';
	color: #a8926d;
}
.shop .woocommerce .summary .price {
	color: #000;
	font-size: 30px;
}
.shop .woocommerce .summary .price {
	color: #000;
	font-size: 30px;
}
.shop .woocommerce .summary > div {
	color: #949494;
}
figure div {
	float: left;
}
figure > div:nth-child(1n+2) > a img {
	border: 1px solid #dedede;
	margin: 0;
	display: block!important;
	border-radius: 6px;
}
figure {
	width: 100%;
	display: table;
}
figure > div:nth-child(1) {
	max-width: 100%;
	margin: auto;
	float: none;
}
.fadecolor:hover > a img,
.imgblog:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
	position: relative;
	z-index: 1;
}
.fadecolor > a {
	overflow: hidden;
	max-width: 360px;
	margin: auto;
}
.fadecolor > a img,
.imgblog img {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	cursor: pointer;
}
.imgblog {
	overflow: hidden;
	display: block;
	max-width: 400px;
	margin: auto;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a:focus {
	background: #5f3420;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	padding: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: #f6efd9;
	color: #5f3420;
}
.woocommerce nav.woocommerce-pagination ul li > span.current {
	background: #f6efd9;
	color: #5f3420;
	line-height: 35px;
	padding: 0;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	margin-right: 5px;
}
nav.woocommerce-pagination {
	margin-bottom: 25px;
}
section.related.products {
	padding: 30px 0 0;
	border-top: 1px dashed #a8926d;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px dashed #a8926d;
	z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li  {
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
div#tab-description h2:nth-child(1) {
	display: none;
}
div#tab-description h4 {
	color: #5f3420;
	display: table;
	padding: 0 0 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: 'Century-b';
	border-bottom: 1px solid #5f3420;
}
div#tab-description {
	color: #949494;
	padding: 40px 0;
}
.related.products ul.products li.product a:nth-child(1):before {
	content: none!important;
}
.prods.shop {
	background-color: #fef7eb;
	background-image: url('img/lunar-blk.png');
	padding: 100px 0 40px;
}
.fa-whatsapp2:before {
	content: '';
	display: table;
	position: absolute;
	top: 0;
	margin: 0 0 0 -25px;
	background-image: url('img/icon-w.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
form.buscador {
	padding-top: 10px;
}
form.buscador input {
	border-radius: 70px;
	border: 2px solid #5f3420;
	color: #5f3420;
	font-family: 'Century';
}
form.buscador input:focus{
	outline: none;
	border: 2px solid #a8926d;
}
form.buscador input::placeholder {
	color: #5f3420;
	opacity: 0.5;
}
form.buscador input::-moz-placeholder {
	color: #5f3420;
	opacity: 0.5;
}
form.buscador input::-ms-placeholder {
	color: #5f3420;
	opacity: 0.5;
}
form.buscador input::-o-placeholder {
	color: #5f3420;
	opacity: 0.5;
}
form.buscador input:-moz-placeholder {
	color: #5f3420;
	opacity: 0.5;
}
form.buscador input::-webkit-placeholder {
	color: #5f3420;
	opacity: 0.5;
}
.product_meta {
	display: none;
}
.tienda {
	padding: 50px 0;
}
.tienda .prodshow {
	border: 1px solid rgba(168, 146, 109, 0.4);
	padding: 0 0 20px;
	border-radius: 2px;
	background-color: #fff;
	max-width: 310px;
	margin: 0 auto 30px;
}
.tienda .prodshow h2 {
	width: 100%;
	font-family: 'Century-b';
	color: #5f3420;
	text-align: center;
	font-size: 18px!important;
	margin: 0;
	letter-spacing: -0.5px;
	padding: 0 10px;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.tienda .prodprice {
	color: #949494;
	font-size: 18px;
	text-align: center;
	display: table;
	width: 100%;
	padding: 10px;
}
.tienda .prodimg {
	border-bottom: 1px dashed #a8926d;
}
.tienda .prodeye {
	position: relative;
	display: block;
}
.tienda .prodeye:after {
	opacity: 0;
	content: '\f06e';
	font-family: 'FontAwesome';
	width: 50px;
	height: 50px;
	max-height: 330px;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	border-radius: 6px;
	color: #5f3420;
	background: #ffffff;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.tienda .prodeye:hover:after {
	opacity: 1;
	content: '\f06e';
	font-family: 'FontAwesome';
	width: 50px;
	height: 50px;
	max-height: 330px;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	border-radius: 6px;
	color: #5f3420;
	background: #ffffff;
}
.tienda .prodeye:before {
	opacity: 0;
	content: '';
	background: rgba(168, 146, 109, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.tienda .prodeye:hover:before {
	opacity: 1;
	content: '';
	background: rgba(168, 146, 109, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.tienda-single h1 {
	font-family: 'Century-b';
	color: #a8926d;
}
.tienda-single {
	color: #949494;
}
.tienda-single .single-price {
	color: #000;
	font-size: 30px;
	display: block;
	margin-bottom: 30px;
}
.tienda-detalles {
	margin-top: 50px;
	padding: 30px 0 0;
	border-top: 1px dashed #a8926d;
}
.related .container {
	padding-top: 50px;
	border-top: 1px dashed #a8926d;
}
.tienda-detalles h4 {
	color: #5f3420;
	display: table;
	padding: 0 0 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: 'Century-b';
	border-bottom: 1px solid #5f3420;
}
.btn-maps a {
	margin: 5px;
}
/*#zoomimg, .zoomContainer {
	border: 1px solid #f7f7f7;
	}*/
	@media (min-width: 769px){
		figure div {
			float: left;
			max-width: 20%;
		}
		figure > div:nth-child(1n+2) > a img {
			border: 1px solid #dedede;
			margin: 0 auto 10px!important;
			max-width: 60px!important;
			display: block!important;
			border-radius: 6px;
		}
		figure > div:nth-child(1) {
			float: right;
			max-width: 80%;
		}
	}
	@media (max-width: 991px) {
		.titles h3 > span.dotted {
			font-size: 40px;
		}
		.bg-faded {
			min-height: 70px;
			padding: 15px 0;
		}
		.related ul.products li.product {
			float: left;
			margin: 0 3.8% 2.992em 0!important;
			position: relative;
			width: 46%!important;
			margin-left: 0!important;
		}
		.related ul.products li.last {
			margin-right: 0!important;
		}
		div#pop {
			padding: 20px;
		}
		div#pop {
			background-image: url('img/pop-nino.png'), url('img/pop-conejo.jpg');
			background-position:  80% top, center;
			background-size: 160px, cover;
			background-repeat: no-repeat;
			border-radius: 25px;
			display: none;
		}
	}
	@media (min-width: 768px) {
		.about {
			/*height: 100vh;*/
			/*max-height: 600px;*/
		}
		.about .row {
			/*height: 100vh;*/
			/*max-height: 500px;*/
		}
	}
	@media (max-width: 767px) {
		.fadecolor {
			margin-bottom: 20px;
		}
		.slideabout {
			background-color: #4f90cb;
			background-color: rgba(79, 144, 203, 0.80);
			background-image: none;
			background-position: center;
			background-size: contain;
			background-repeat: no-repeat;
			border-radius: 0;
			padding: 45px;
			width: 100%;
			max-width: initial;
			height: inherit;
			max-height: initial;
			text-align: justify;
			font-size: 13px;
			display: block;
			align-items: inherit;
		}
	}
	@media (min-width: 992px){
		div#pop {
			background-image: url('img/pop-nino.png'), url('img/pop-conejo.jpg');
			background-position:  80% top, center;
			background-size: 211px, cover;
			background-repeat: no-repeat;
			border-radius: 25px;
			display: none;
			width: 100%;
			padding: 80px 20px;
			/*max-width: 700px;*/
		}
		.bg-faded ul.menu li:focus {
			background: transparent;
		}
		.bg-faded ul.menu li:hover,
		.bg-faded ul.menu li:hover > a.nav-link {
			background: #5f3420;
			color: #fff;
		}
		.bg-faded ul.menu li > a.nav-link:hover {
			color: #fff!important;
			border: 1px dashed #fff;
			margin: 3px;
		}
		.related ul.products li.product {
			float: left;
			margin: 0 3.8% 2.992em 0!important;
			position: relative;
			width: 22.05%!important;
			margin-left: 0!important;
		}
		.related ul.products li.last {
			margin-right: 0!important;
		}
	}
	@media (min-width: 350px) {
		.shop .woocommerce ul.products li.product a:nth-child(1):after {
			opacity: 0;
			content: '\f06e';
			font-family: 'FontAwesome';
			width: 50px;
			height: 50px;
			max-height: 330px;
			position: absolute;
			top: 40%;
			left: 0;
			right: 0;
			margin: auto;
			z-index: 1;
			text-align: center;
			font-size: 30px;
			line-height: 50px;
			border-radius: 6px;
			color: #5f3420;
			background: #ffffff;
			transition: all .3s ease-out;
			-webkit-transition: all .3s ease-out;
			-moz-transition: all .3s ease-out;
			-o-transition: all .3s ease-out;
		}
		.shop .woocommerce ul.products li.product a:hover:nth-child(1):after {
			opacity: 1;
			content: '\f06e';
			font-family: 'FontAwesome';
			width: 50px;
			height: 50px;
			max-height: 330px;
			position: absolute;
			top: 40%;
			left: 0;
			right: 0;
			margin: auto;
			z-index: 1;
			text-align: center;
			font-size: 30px;
			line-height: 50px;
			border-radius: 6px;
			color: #5f3420;
			background: #ffffff;
		}
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			opacity: 0;
			content: '';
			background: rgba(168, 146, 109, 0.5);
			width: 100%;
			height: 100%;
			position: absolute;
			top: 60px;
			left: 0;
			z-index: 1;
			transition: all .3s ease-out;
			-webkit-transition: all .3s ease-out;
			-moz-transition: all .3s ease-out;
			-o-transition: all .3s ease-out;
		}
		.shop .woocommerce ul.products li.product a:hover:nth-child(1):before {
			opacity: 1;
			content: '';
			background: rgba(168, 146, 109, 0.5);
			width: 100%;
			height: 100%;
			position: absolute;
			top: 60px;
			left: 0;
			z-index: 1;
		}
	}
	@media (max-width: 575px) {
		.shop .woocommerce ul.products li.product,
		.shop .woocommerce-page ul.products li.product {
			width: 100%;
			margin: 0 0 40px;
		}
		#pop p {
			padding-right: 150px;
		}
		.shop .woocommerce ul.products li.product,
		.shop .woocommerce-page ul.products li.product {
			width: 100%;
			max-width: 310px;
			margin: 0 auto 40px;
			float: none;
		}
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 330px;
		}
	}
	@media (min-height: 576px) {
		#pop p {
			padding-right: 200px;
		}
	}
	@media (min-width: 576px) and (max-width: 767px){
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 273px;
		}
	}
	@media (min-width: 768px) and (max-width: 769px) {
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 330px;
		}
	}
	@media (min-width: 769px) and (max-width: 991px){
		.shop .woocommerce ul.products li.product,
		.shop .woocommerce-page ul.products li.product {
			width: 28%;
			margin: 0 2.66% 40px;
		}
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 220px;
		}
	}
	@media (min-width: 992px) and (max-width: 1199px){
		.shop .woocommerce ul.products li.product,
		.shop .woocommerce-page ul.products li.product {
			width: 28%;
			margin: 0 2.66% 40px;
		}
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 287px;
		}
	}
	@media (min-width: 1200px){
		.shop .woocommerce ul.products li.product,
		.shop .woocommerce-page ul.products li.product {
			width: 28%;
			margin: 0 25px 40px;
		}
		.shop .woocommerce ul.products li.product a:nth-child(1):before {
			max-height: 308px;
		}
	}
	

	#pop h2 {
		font-size: 55px;
	}
	#pop p {
		color: #aaa;
		font-size: 14px;
		max-width: 450px;
	}
	#pop form.iphorm input {
		background-color: #fff!important;
		border: 0!important;
		padding: 15px!important;
		border-radius: 6px;
		width: 100%!important;
		max-width: inherit!important;
	}
	#pop form.iphorm button > span > em {
		background: #f390b8;
		border-radius: 6px;
	}
	#pop form.iphorm button:hover em {
		color: #fff;
		background: #efc0d2 !important;
	}
	#pop .iphorm-submit-wrap,
	#pop .iphorm-outer {
		margin: 0!important;
		max-width: 100%!important;
	}

	.fancybox-close {
		position: absolute;
		top: 10px!important;
		right: 2%!important;
		width: 36px;
		height: 36px;
		cursor: pointer;
		z-index: 8040;
	}
	.fancybox-skin {
		position: relative;
		background: transparent!important;
		color: #444;
		text-shadow: none;
		border-radius: 16px!important;
		padding: 0!important;
	}