

body
{
	font-family: 'Roboto Slab', 'Ubuntu', sans-serif;
	background-size: auto 100%;
	background-position:center;
	background-image: url("../img/back.jpg");
	background-attachment: fixed;
	margin:0px;
	padding:0px;
	color:rgba(227,186,76,1);
	padding-bottom:200px;
	font-weight:200;
}

.page-content{
	
}

.overlay{
	background:rgba(255,255,255,0.80);	
	position:fixed;
	top:0;
	left:0;
	width:100% !important;
	height:100%;
}

.logo{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: flex;
	justify-content: center;
}

.fli
{
	flex-grow: none !important;
	display: block;
}

.ffont{
	
	color:rgba(208, 198, 171,1) !important;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
}

.footer{
	
}

.logoim
{
	/*
	width:80%;
	height:auto;
	margin:20px 0px;
	max-width: 500px;
	*/
	
	height:auto;
	max-width:80vw;
	max-height:80vh;
}

.logoHolder
{
	width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.gLogo
{
	/*
	min-width:150px;
	*/
}

svg.gLogo
{
	width:50%;
	height:auto;
	max-width: 500px;
}

.fil0 {
	transition: all ease-in-out 0.4s;
    fill: rgba(208, 198, 171,1) !important;
    fill-rule: nonzero;
}

.fil0:hover {
	cursor:pointer;
	transition: all ease-in-out 0.4s;
    fill: rgba(227,186,76,1) !important;
    fill-rule: nonzero;
}

.a:hover
{
	cursor: default;
}

.hd{
	font-size:36px;
	font-weight:700;
	/*color:rgba(140,127,153,1.00);*/
	color:rgba(208, 198, 171,1);
	max-width:500px;
	margin-top:30px;
	margin-left:10px;
	/*text-align: left;*/
	margin-bottom:20px;
}

.inf
{
	font-weight: 100;
	color:#5f657f;
}

.mCon
{
	/*background-color: rgba(255,255,255,1.00);
	border-radius:10px;
	*/
	margin:10px;
	padding:25px;
	
	font-size: 16px;
	line-height: 150%;
	font-weight: 500;
	max-width:500px;
	border-width: 0px 0px 5px 0px;
    border-style: dotted;
    padding-bottom: 100px;
	margin-bottom:100px;
	border-color:#fff;
}

.priceCell
{
	font-weight: 700;
	color:#c99900;
	width:10px;
}

.specialCell
{
	font-weight: 700;
	color:#f7a725 !important;
}

.catIm{
	height:140px;
	margin-top:50px;
}

.infoCell
{
	font-size:13px;
	color:#c99900;
	font-style: italic;
}

.prodInf{
	/*display: block;*/
	font-size: 13px;
	font-weight: 300;
	color:#9C8F76;
}

.mCon td
{
 border-bottom:1px dashed rgba(53,53,53,1);
	padding:10px;
	vertical-align: middle !important;
}

.en
{
	display:none;
}

.lim
{
	transition:all ease-in-out 0.2s;
	cursor:pointer;
    border-radius: 50%;
	
}

.lang-icon
{
	transition:all ease-in-out 0.4s;
	position:fixed;
	top:80px;
	right:15px;
	border-radius:50%;
}

.lim:hover, .limc
{
	transition:all ease-in-out 0.2s;
	/*box-shadow:inset 0px 0px 0px 0px rgba(201, 136, 14,1) !important;*/
}

.shadow {
    box-shadow: inset 3px 3px 10px 0 #000000;
}

.langs
{
	background: #fff;
    padding: 30px 40px;
    border-radius: 30px 30px 0px 0px;
    position: fixed;
    bottom: 0px;
    padding-bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    zoom: 0.5;
    margin-bottom: 0px;
}

.nb
{
	border:none !important;
}

blockquote
{
	background:rgba(0, 0, 0,1);
	color:rgba(255, 255, 255,1);
	border-radius:10px;
	margin:0px;
	padding:30px;
	padding-top:15px;
	border:none;
}

table
{
	border-collapse: separate;
}

.sp
{
	color:rgba(208, 198, 171,1);
}

.menu-item a
{
	transition: all ease-in-out 0.4s;
	color:rgba(227,186,76,1) !important;
}

.menu-item a:hover
{
	letter-spacing: 2px !important;
}

.prodInf{
	color:rgb(128, 127, 127);
	line-height: 20px !important;
	margin-top:10px;
	font-size:1.5rem;
	font-weight:400;
}

.productCell
{
	padding:30px 0px !important;
	border-bottom:none !important;
}

.priceCell
{
	padding-left:0px !important;
	color:rgba(227,186,76,1) !important;
	font-size:4rem;
	font-weight:800;
	margin-left:-10px;
	margin-top:-25px;
	font-family:'Montserrat';
}

.mCon td
{
	border-bottom:none !important;
}

.sep
{
	border-bottom:1px dashed rgba(208, 198, 171,1) !important;
}

.iconA
{
	transition: all ease-in-out 0.4s;
	color:rgba(227,186,76,1);
	font-size:32px;
}

.iconA:hover
{
	transition: all ease-in-out 0.4s;
	color:rgba(208, 198, 171,1) !important;
	text-decoration: none;
}

.iconA:active
{
	transition: all ease-in-out 0.4s;
	color:rgba(227,186,76,1) !important;
	text-decoration: none;
}

h1
{
	color: rgba(227,186,76,1) !important;
    font-weight: 900;
    font-size: 5rem;
    /* text-transform: uppercase; */
    /* margin-top: 200px; */
    /* margin-left: 20px; */
    font-family: 'cpb',sans-serif;
    padding: 0px 35px;
}

h2
{
	font-weight:bold;
	font-size:2rem;
	color:#fff;
}

.menu
{
	text-align: center;
    font-size: 1.5rem;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 90;
    width: 100vw;
    height: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding-top:50px;
}

.menu a
{
	transition: all ease-in-out 0.3s;
	font-size:2.5rem;
	text-transform: uppercase;
	color:rgba(227,186,76,1) !important;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:unset !important;
}

.menu a:hover, .menu .menu-close:hover
{
	text-decoration: none;
	background-color:none !important;
	letter-spacing:2px;
}

.menu-close {
	transition: all ease-in-out 0.3s;
	border-radius:50%;
    cursor: pointer;
	width:50px;
	height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    letter-spacing: 0px !important;
	position:fixed;
	left:50%;
	bottom:20px;
	transform:translateX(-35px);
}

.menu .menu-close:hover
{
	background-color:rgba(255,255,255,1);
}

.nav-icon {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 1.9rem;
    line-height: 1;
    color: rgba(255,255,255, 1);
    background-color: rgba(227,186,76,1) !important;
    border-radius: 50%;
    border: none !important;
    position: fixed;
    top: 15px;
    right: 15px;
}

.nav-icon:hover{
	transition: all ease-in-out 0.3s;
}

.nav-item
{
	font-family: 'cpb', sans-serif;
}

.limd
{
	transition:all ease-in-out 0.4s;
	transition-delay: 2s;
	bottom:-100px;
}

.lima
{
	transition:all ease-in-out 0.4s;
	transition-delay: 0.5s;
	bottom:20px;
}
.disImg img
{
	max-width: 80vw;
    max-height: 80vh;
    border-radius: 10px;
    box-shadow: 0px 0px 50px 30px rgb(0 0 0);
}

.disImg {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.disCon
{
	position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.img-close {
	transition: all ease-in-out 0.3s;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    letter-spacing: 0px !important;
    /* float: right; */
    position: absolute;
    right: 40px;
    /* top: 40px; */
    margin-top: -20px;
    background: rgba(255,255,255,1);
    color: rgba(227,186,76,1);
    font-size: 3rem;
}

