* {margin: 0;}

BODY {
	background-color: white;
}

#upper-band {
	width: 100%;
	height: 52px;
	background-color: #f4c1c0;
}

#upper-band p {
	font-family: 'Cinzel', serif;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

nav {
	width: 100%;
	height: 150px;
	border-bottom: 1px solid #D5D5D5;
}

#inner-nav {
	width: 90%;
	height: auto;
	margin: auto;
	padding: 0 5%;
}

#header-mobile {
	display: none;
}

h1 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 150px;
	display: inline-block;
	color: pink;
}

nav ul {
	width: 50%;
	float: right;
	line-height: 150px;
	right: 0px;
}

nav li {
	float: right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5%;
}

nav a {
	color: black;
	text-decoration: none;
}

nav a:hover {
	border-bottom: 2px solid #e8c6c6;
}

h1 a {	
	color: pink;
}

h1 a:hover {
	border-bottom: none;
}

#first-section {
	width: 90%;
	height: auto;
	margin: auto;
	padding: 0 5%;
	margin-top: 3%;
}

#left-picture {
	width: 15%;
	height: auto;
	margin-left: 25%;
	display: inline-block;
}

#left-picture img {
	width: 100%;
}

#greetings {
	width: 50%;
	height: auto;
	display: inline-block;
	margin: -1% 0% 0% 1%;
	position: absolute;	
}

#greetings1 {
	font-family: 'Kaushan Script', cursive;
	font-size: 30px;
	margin: 1% 0%;
}

#greetings2 {
	font-family: 'Cinzel', serif;	
	font-size: 18px;
	margin: 1% 0%;
}

#greetings2-2 {
	font-family: 'Cinzel', serif;	
	font-size: 4vw;
	text-align: center;
	margin: auto;
	margin-bottom: 1%;
	width: 90%;
}

#greetings3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	
}

.second-section {
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 25%;
	padding: 0%;
}

.second-sectionb {
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: -5%;
	padding: 0%;	
}

h2 {
	font-family: 'Cinzel', serif;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
}

h2::before, h2::after {
    content: '';
    width: 30%;
    height: 1px;
    background: black;
    display: inline-block;
    position: relative;
    top: -0.5vw;
	margin:  0px 1vw;
}

#load {
	height: auto;
	width: 120px;		
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: black;
	border: 1px solid black;
	border-radius: 15%;
	padding: 1%;
	text-align: center;
	margin: auto;
	display: block;
	text-decoration: none;
	background-color: #F4D4D5;
}

.third-section {
	width: 90%;
	height: auto;
	padding: 3% 5% 1% 5%;
	background-color: #f6f2ee;
	margin-top: 3%;		
	text-align: center;
}

h3 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 28px;
	text-align: left;
}

.modal-title {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 28px;
	text-align: center;
}

.third-section p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	margin-top: 0%;
}

.coleccion-boton {
	width: 30%;
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 20px;
	color: white;
	background-color: #e8c6c6;
	padding: 2%;
	display: block;
	border-radius: 5px;
	text-align: center;
	margin: 3% auto;
	text-decoration: none;
}

.boton-producto {
	width: 30%;
	height: auto;
	margin: auto;
	padding: 1%;
	background-color: #e8c6c6 !important;
	cursor: pointer;
	margin-bottom: 2%;
	display: none;
}

.boton-producto-title {
	font-family: 'Cinzel', serif;
	font-size: 18px;
	text-align: center;
}

#picture-square {
	width: 15%;
	height: auto;
	display: inline-block;
	margin: 1% 1.5% 0% 0%;
	vertical-align: top;	
}

.picture-square-image {
	width: 100%;
	height: auto;
	cursor: pointer;
}

.hot-container {
	width: 50%;
	height: 300px;
	margin: auto;
	margin-bottom: 5%;	
}

#picture-square-hot {
	width: 50%;
	height: 300px;
	display: block;
	margin: auto;	
}

#picture-square-hot img {
	width: auto;
	height: 300px;
	margin: auto;
}

.picture-title {
	font-family: 'Cinzel', serif;
	font-size: 18px;
	text-align: center;
}

.modal-inner-picture {
	width: 300px;
	height: auto;
	display: inline-block;
	margin-top: 30px;
}

.modal-inner-picture img {
	width: 100%;
	height: auto;
}

.modal-descripcion {
	width: 50%;
	height: auto;
	display: inline-block;
	margin: 5% 0% 0% 5%;
	vertical-align: top;
}

.modal-descripcion p {
	font-family: 'Cinzel', serif;
	font-size: 16px !important;
	margin-bottom: 3%;
}

.modal-producto-mini-foto-container {
	width: 100%;
	height: auto;
	margin: auto;
	display: inline-block;
	margin-top: 2%;
}

.mini-individual {
	width: 43%;
	height: auto;
	display: inline-block;
	margin: 2% 2%;
	}

.modal-mini-image {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-right: 3%;
	border: 1px solid #E3E3E3;
}

.modal-producto-mini-foto-container  a {
	text-decoration: none;
	color: white;
}

.modal-producto-mini-foto-container  a :hover {
	border: 1px solid #f8bf94;
}

#newsletter {
	width: 90%;
	height: auto;
	padding: 3% 5%;
	margin: auto;
	display: inline-block;
}

#newsletter p {
	font-family: 'Cinzel', serif;
	display: inline-block;
}

#nl-title {
	font-size: 18px;
	margin-left: 5%;
}

#nl-subtitle {
	font-size: .8vw;
	margin-left: 1vw;
}

#newsletter-form {
	width: 40%;
	height: 32px;
	display: inline-block;
	margin-left: 2%;
	vertical-align: middle;
}

#newsletter-input {
	width: 28vw;
	height: 24px;
	padding: 1%;
	border: 1px solid #e0e0e0;
}

	
.mini-comprar {
	width: 100%;
	height: auto;		
	color: #b07f7f;	
	text-decoration: underline;
	font-family: 'Cinzel', serif;
	font-size: 5vw;
	text-align: center;
	}

#newsletter-button {
	font-family: 'Cinzel', serif;
	font-size: 1vw;
	text-align: center;
	background-color: #eacebd;
	border: none;
	padding: 0.38vw 1vw;
}

.pagination {
	font-family: 'Cinzel', serif;
	font-size: 16px;
	color: black;
	display: block;
	margin-top: 3%;
	text-align: center;
}

.pagination li {
	display: inline-block;
	margin: 0% 2%;
}

/* Modal windows */

.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(204,164,61, .4);
  transition: opacity .25s ease;
	z-index: 5000;
}

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.modal-state {
  display: none;
}

.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .modal .modal__inner {
  top: 0;
}

.modal__inner {
  transition: top .25s ease;
  position: relative;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
	margin-top: 1%;
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  padding: 2% 0% 2% 2%;
  height: auto;	
}

.modal__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}

.modal__close2 {
	width: 95%;
  	font-family: 'Cinzel', serif;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	margin: auto;
	text-decoration: underline;
	display: block;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}

/* controles slider */
.left {	
	width: 20px;
	margin-top: -18rem;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 0.5% 0.8%;
	margin-left: 30%;	
	position: absolute;
	font-size: 24px;
}

.right 
{	
	width: 20px;
	margin-top: -18rem;
	float: right;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 0.5% 0.8%;	
	position: absolute;
	margin-left: 57%;
	font-size: 24px;
}

/* Modal windows 2*/
	
.modal2 {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(204,164,61, .4);
  transition: opacity .25s ease;
	z-index: 5000;	
	height: auto;	
}

.modal2__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;	
}

.modal2-state {
  display: none;	
}

.modal2-state:checked + .modal2 {
  opacity: 1;
  visibility: visible;
}

.modal2-state:checked + .modal2 .modal2__inner {
  top: 0;
}

.modal2__inner {
  transition: top .25s ease;
  position: absolute;
  width: 50%;
	height: auto;
  margin: auto;
	margin-top: 1%;
	margin-left: 25vw;
  background: #fff;
  border-radius: 5px;
  padding: 1em 2em;
}

.modal2__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}
	
.modal2__close2 {
	width: 95%;
  	font-family: 'Cinzel', serif;
	font-size: 4vw;
	text-align: center;
	cursor: pointer;
	margin: auto;
	text-decoration: underline;
	display: block;
}

.modal2__close:after,
.modal2__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal2__close:hover:after,
.modal2__close:hover:before {
  background: #aaa;
}

.modal2__close:before {
  transform: rotate(-45deg);
}	

#ac-wrapper {
	width: 100%;
	height: 50px;
	background-color: #333333;
	position: fixed;
	bottom: 0;
}

#popip {
	width: 80%;
	height: auto;
	margin: auto;
}

#popup p {
	font-family: arial;
	font-size: 9px;
	text-align: center;
	color: white;	
}

#popup a {
	color: white;
}

.cookiebtn {
	width: auto;
	height: auto;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	color: black;	
}

/*********************** mobile *************************/

@media screen and (max-width:1024px ) {

* {margin: 0;}

BODY {
	background-color: white;
}

#upper-band {
	width: 100%;
	height: 20vw;
	background-color: #f4c1c0;
}

#upper-band p {
	font-family: 'Cinzel', serif;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
	
#upper-band img {
	width: auto;
	height: 20vw;
	display: block;
	text-align: center;
	margin: auto;
}

nav {
	display: none;
}

#inner-nav {
	display: none;
}

h1 {
	font-family: 'Cinzel', serif;
	font-weight: bolder;
	font-size: 6vw;
	line-height: 20vw;
	display: inline-block;
	margin-left: 20vw;
	color: #ebb7b7;
}

nav ul {
	width: 40%;
	float: right;
	line-height: 150px;
}

nav li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5%;
}

nav a {
	color: black;
	text-decoration: none;
}

nav a:hover {
	border-bottom: 2px solid #e8c6c6;
}

#new-header {
	width: 95%;
	height: auto;
	margin: auto;		
	padding: 2% 0% 0% 0%;	
	display: block;
}	

#first-section {
	width: 96%;
	height: auto;
	margin: auto;
	padding: 5% 0%;
	margin-top: 3%;
	display: block;
}

#left-picture {
	width: 100%;
	height: auto;
	display: block;	
	margin-left: 38vw;
}

#left-picture img {
	width: 100%;
	border-radius: 50%;
	border: 2px solid #f4c1c0;
}
	
#header-mobile {
	width: 20%;
	height: auto;
	margin: auto;
	padding: 0%;
	display: inline-block;
	background-color: white;
}

#greetings {
	width: 94%;
	height: auto;
	display: block;
	margin-top: -7%;	
}

#greetings1 {
	font-family: 'Kaushan Script', cursive;
	font-size: 5vw;
	text-align: center;
}

#greetings2 {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 4vw;
	text-align: justify;
}

#greetings3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4vw;
	text-align: center;
}
	
#social-media-icons {
	font-size: 6vw;
	color: pink;		
	text-align: left;
	left: 9vw;
	margin-top: 7%;	
	position: absolute;
	display: inline-block;	
	z-index: 4900;	
}
	
.fab a {
	display: inline-block;
	color: pink;
}
	
#social-media-icons i {
	margin-right: 4vw;
	color: pink;
	display: inline-block;
}

.second-section {
	width: 96%;
	height: auto;
	margin: auto;
	display: block;	
	margin-top: 25%;
	margin-bottom: 0%;
	padding: 0 2%;	
}
	
.second-sectionb {
	width: 90%;
	height: auto;
	margin: auto;
	position: relative;
	margin-top: -10%;
	padding: 0%;	
}	

h2 {
	font-family: 'Cinzel', serif;
	font-weight: 600;
	font-size: 6vw;
	text-align: center;
	color: #6b6b6b;
}

h2::before, h2::after {
    content: '';
    width: 21%;
    height: 1px;
    background: black;
    display: inline-block;
    position: relative;
    top: -1.5vw;
	margin:  0px 1vw;
	color: #6b6b6b;
}
	
.h2b::before, .h2b::after {
    content: '';
    width: 15%;
    height: 1px;
    background: black;
    display: inline-block;
    position: relative;
    top: -1.5vw;
	margin:  0px 0vw;
	color: #6b6b6b;
}	
	
.short-lines {
	font-family: 'Cinzel', serif;
	font-weight: 600;
	font-size: 6vw;
	text-align: center;
	color: #6b6b6b;
	margin-bottom: 3%;
}
	
	
.short-lines::before, .short-lines::after {
    content: '';
    width: 6%;
    height: 1px;
    background: black;
    display: inline-block;
    position: relative;
    top: -1.5vw;
	margin:  0px 1vw;
	color: #6b6b6b;	
}
	
.short-lines2 {
	font-family: 'Cinzel', serif;
	font-weight: 600;
	font-size: 6vw;
	text-align: center;
	color: #6b6b6b;
	margin-bottom: 3%;
}
	
	
.short-lines2::before, .short-lines2::after {
    content: '';
    width: 16.8%;
    height: 1px;
    background: black;
    display: inline-block;
    position: relative;
    top: -1.5vw;
	margin:  0px 1vw;
	color: #6b6b6b;	
}	
	}
	
#load {
	height: auto;
	width: 50%;		
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #a05d5d;
	font-weight: 500;
	border: 1px solid black;
	border-radius: 0;
	padding: 1%;
	text-align: center;
	margin: auto;
	display: block;
	text-decoration: none;
	background-color: #d7cfcf;
}
	
#listado-botones {
	width: 100%;
	height: auto;		
	overflow: hidden;
	margin-top: -15%;
	margin-bottom: 10%;	
}	


.third-section {
	width: 90%;
	height: auto;
	padding: 3% 5%;
	background-color: #f6f2ee;
	margin-top: 2.5vw;	
}

h3 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 5vw;
	text-align: center;
}
	
.modal-title {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 5vw;
	text-align: center;
	margin-bottom: 5%;
}

.third-section p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4vw;
	margin-top: 0;
	margin-bottom: 3%;
	text-align: center;	
}
	
.coleccion-boton {
	width: 90%;
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 4vw;
	color: white;
	background-color: #e8c6c6;
	padding: 2%;
	display: block;
	border-radius: 5px;
	text-align: center;
	margin: 3% auto;
	text-decoration: none;
}

#square-container {
	display: block;
	margin: auto;
	text-align: center;
}

#picture-square {
	width: 38%;
	height: auto;
	display: inline-block;
	margin: 1% 5%;		
}
	
.boton-producto {
	width: 92%;
	height: auto;
	margin: auto;
	padding: 2%;
	background-color: #e8c6c6;
	cursor: pointer;
	margin-bottom: 3%;
	display: none;
}

.boton-producto-title {
	font-family: 'Cinzel', serif;
	font-size: 4vw;
	text-align: center;
	font-weight: 600;
}

.picture-square-image {
	width: 100%;
	height: auto;
	cursor: pointer;	
}

.hot-container {
	width: 100%;
	height: 250px !important;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 12%;
}

#picture-square-hot {
	width: 100%;
	height:  250px !important;	
	display: block;
	margin: auto;	
	border: none;
}

#picture-square-last {
	width: 100%;
	height:  200px !important;	
	display: block;
	margin: auto;	
	border: none;	
}

#picture-square-last img {
	width: auto;
	height: 200px !important;
	margin: auto;
	border: none;
	padding-top: 3%;
}

.picture-title {
	font-family: 'Cinzel', serif;
	font-size: 5vw;
	text-align: center;
	color: #535353;
}

.modal-inner-picture {
	display: none;
}

.modal-inner-picture img {
	width: 100%;
	height: auto;
}

.modal-descripcion {
	width: 98%;
	height: auto;
	display: inline-block;
	margin: 0%;
	vertical-align: top;
}

.modal-descripcion p {
	font-size: 4vw !important;
	margin-bottom: 3%;
	font-family: 'Cinzel', serif;
}

.modal-producto-mini-foto-container {
	width: 100%;
	height: auto;
	margin: auto;
	display: inline-block;
	margin-top: 2%;
	padding-bottom: 5%;	
}
	
.mini-individual {
	width: 43%;
	height: auto;
	display: inline-block;
	margin: 2% 2%;
	}

.modal-mini-image {
	width: 100%;
	height: auto;	
	border: 1px solid #E3E3E3;
}

.modal-producto-mini-foto-container  a {
	text-decoration: none;
	color: white;
}

.modal-producto-mini-foto-container  a :hover {
	border: 1px solid #f8bf94;
}
	
.mini-comprar {
	width: auto;
	height: auto;		
	color: #b07f7f;	
	text-decoration: underline;
	font-family: 'Open Sans Condensed' !important;
	font-size: 5vw;
	text-transform: uppercase;
	margin: auto;
	text-align: center !important;
	}
	
.pagination {
	width: 100%;
	font-family: 'Cinzel', serif;
	font-size: 3vw;
	color: black;
	display: block;
	margin-top: 3%;
	text-align: center;
	padding: 0;
    list-style-type: none;
}

.pagination li {
	display: inline-block;
	margin: 0% 1%;
}

#foot-banner {
	width: 100%;
	height: auto;
	display: block;
	position: fixed;
	bottom: 0;	
}
	
	
footer {
	width: 100%;
	height: 50px;
	background-color: #d68a89;
	padding: 2% 0% 4% 0%;
}

#footer-nav {
	width: 95%;
	shape-margin: auto;
	margin: auto;	
	display: block;
	text-align: center;	
	margin-top: 2%;	
}

#footer-nav ul {	
	color: white;
	list-style: none;
	line-height: 150%;
	margin-left: -10%;
}

#footer-nav li {
	display: inline-block;
	margin-right: 3%;
	text-transform: uppercase;
}


#footer-nav a {	
	color: white;
	text-decoration: none;
}
	
/* Modal windows */	

.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(204,164,61, .4);
  transition: opacity .25s ease;
	z-index: 5000;	
	height: auto;		
}

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;	
}

.modal-state {
  display: none;	
}

.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .modal .modal__inner {
  top: 0;
}

.modal__inner {
  transition: top .25s ease;
  position: relative;
  width: 95%;
	height: auto;
  margin: 3% 0% 0% 2%;
  background: #fff;
  border-radius: 5px;
  padding: 1em 0em;	
}

.modal__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}
	
.modal__close2 {
	width: 95%;
  	font-family: 'Cinzel', serif;
	font-size: 4vw;
	text-align: center;
	cursor: pointer;
	margin: auto;
	text-decoration: underline;
	display: block;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}
	

	
/* menu movil */

#menu-container {
	display: block;
	width: 97%;
	height: 2vw;
	position: absolute;
	margin-top: -20vw;
}	
	
	#menu-container a {text-decoration: none;}

#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
	height: 18vw;
}

#menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
	float: right;
	right: 5vw;
	top: 2.5vw;
	z-index: 1;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: black;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {	
    padding-top: 20px;
    padding-bottom: 20px;
}
#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 90%;
    max-width: 100%;
    background: white;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    left: -110%;
	top: 18vw;
	font-family: arial;
}

.no-toggle {
	font-size: 16px;
    padding: 8vw;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
	color: black;
	display: inline-grid;
	width: 100%;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 16px;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
}
	
#menu-container .menu-list li:first-of-type {
    border-top: 0;
	padding: 5vw;
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 4vw;
}

.accordion-toggle, .accordion-content {
    font-size: 16px;
    position: relative;
    letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 40px;
}

.accordion-content {
    display: none;
	padding: 0;
}

.accordion-toggle a:before, .accordion-toggle a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background-color: white;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}

.accordion-toggle.active-tab {
  background: white;
  transition: all 0.3s ease;
}
.accordion-toggle a.active:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #fff !important;
}

.accordion-toggle a.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #fff !important;
    opacity: 0;
}
	
/* controles slider */
.left {
	position: absolute;
	margin-top: -45%;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 2%;
	text-align: center;
	margin-left: 2%;
}

.right 
{
	position: absolute;
	margin-top: -45%;
	right: 3%;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 2%;
	text-align: center;
}

.leftb {
	position: absolute;
	margin-top: -55%;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 2%;
	text-align: center;
	margin-left: 2%;
}

.rightb 
{
	position: absolute;
	margin-top: -55%;
	right: 3%;
	color: #A0A0A0;
	border-radius: 50%;
	border: 1px solid #C1C1C1;
	padding: 2%;
	text-align: center;
}



/* Modal windows 2*/
	
.modal2 {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(204,164,61, .4);
  transition: opacity .25s ease;
	z-index: 5000;	
	height: auto;	
}

.modal2__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;	
}

.modal2-state {
  display: none;	
}

.modal2-state:checked + .modal2 {
  opacity: 1;
  visibility: visible;
}

.modal2-state:checked + .modal2 .modal2__inner {
  top: 0;
}

.modal2__inner {
  transition: top .25s ease;
  position: relative;
  width: 80%;
	height: auto;
  margin: 3% 0% 0% 2%;
  background: #fff;
  border-radius: 5px;
  padding: 1em 2em;
}

.modal2__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}
	
.modal2__close2 {
	width: 95%;
  	font-family: 'Cinzel', serif;
	font-size: 4vw;
	text-align: center;
	cursor: pointer;
	margin: auto;
	text-decoration: underline;
	display: block;
}

.modal2__close:after,
.modal2__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal2__close:hover:after,
.modal2__close:hover:before {
  background: #aaa;
}

.modal2__close:before {
  transform: rotate(-45deg);
}

#ac-wrapper {
	width: 100%;
	height: 80px;
	background-color: #e8c6c6;	
	position: fixed;
	bottom: 0%;
}	

#popip {
	width: 80%;
	height: auto;
	margin: auto;
}

#popup p {
	font-family: arial;
	font-size: 3vw;
	text-align: center;
	color: white;
	padding-bottom: 1vw;
}

#popup a {
	color: white;
}

.cookiebtn {
	width: auto;
	height: auto;
	padding: 1vw;
	font-family: Arial;
	font-size: 3vw;
	color: black;	
	margin-top: 2vw;
}

.colaborador-logo {
	width: 15%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1%;
	margin-bottom: 2%;
}
}