.web-nav-logo img{
	display:none;
}
.lang-item{
    display: inline-block!important;
}
.web-nav-logo{
	background-image:url(https://www.sublimeprojects.studio/wp-content/uploads/sites/1130/2025/12/sublimeworks.svg);
    max-width: 100px !important;
    height: 146px;
    width: 100px !important;
    background-repeat: no-repeat;
    background-position: left;
}
.web-footer-row-2  {
	display:none!important;
}
.link:after,
.web-btn-2:after,
.web-btn-3:after{
        background: #eda841!important;
}
.menu-oculto-en-works{
	display:none!important;
}
.menu-visible-en-works{
	display:block !important;
}
.web-header-1 .single-icon .web-mobile-toggle svg {
    fill: #fff;
}
    #web-nav-mobile .web-nav>li.current-menu-item>a, #web-nav-mobile .web-nav>li>a:hover, #web-nav-mobile .web-nav .web-drop-item.current-menu-item>.dropdown span, #web-nav-mobile .web-nav .web-drop-item>.dropdown span:hover {
        font-weight: 400;
    }
.web-navbar-side .web-nav-logo {
    margin: 15px 30px;
	width:70px!Important;
	height:102px!Important;
}
.web-main-nav .web-nav>li.lang-item {
    width: fit-content;
    display: inline-table;
    font-size: 1rem;
    border-bottom: 0px;
}
.web-navbar .web-nav>li {
    display: inline-flex;
	font-weight:400!Important;
}
.web-navbar .web-nav>li.lang-item>a {
    width: fit-content;    font-size: 1rem;border-bottom:0px;
}