#menu{
	color: black;
}
#logo-franja-blanca{
	height: 100%;
	padding: 20px;
}
.main {
    padding: 30px 20px 100px;
    max-width: 3000px!important;
    margin: 0px auto;
}

.gamma-nav span.gamma-next::before {
	font-family: 'ElegantIcons';
    content: "$"!important;
}
.gamma-nav span.gamma-prev::before {
	font-family: 'ElegantIcons';
    content: "#"!important;
}

.gamma-nav span.gamma-prev::before {
	font-family: 'ElegantIcons';
    content: "#"!important;
}
.gamma-description {
    display: none;
}

footer{
	font-weight: 300;
}
@media(max-width:1020px){
#sh{ 

   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.22) !important;
}
}