.cathome{width:100%; height:300px;}
.cathome h2{float:left;text-align:center; margin:50px auto;}
.product-category{text-align:center; max-height:300px; overflow:hidden;}
.product-category h2{position:absolute; width:100%; bottom:40px !important;font-size:26px !important; color:#fff; z-index:12;}
.product-category mark{position:relative; z-index:11; color:#bbb !important; opacity:1;}
.product-category a{
display: block;
height: 100%;
max-height:300px; overflow:hidden;
position: absolute;
top: 0;
left: 0;
margin-left: auto; 
margin-right: auto; 
width: 100%;
z-index: 100;}
.product-category a::before{content:"";
display: block;
height: 100%;
max-height:300px; overflow:hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
background-color: rgba(0, 0, 0, .5);}
.sh-nav-aempresas i{font-size:21px; position:relative; top:3px}
.menu-item-object-custom{border-left: 1px solid #ddd; border-right: 1px solid #ddd}
@media (max-width: 922px) {
.menu-item-object-custom{border-left: none; border-right: none}
}
.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
padding-top: 10px;
padding-bottom: 10px;
max-height: none;
transition: 0.3s padding ease-in-out;
}