/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#page .leo-megamenu .navbar-nav > li > a,
#page .popup-over a.popup-title,
#page .box-wtop .col-info #_desktop_cart .header {
    font-size: 0.8em;
}

#page div.box-wcate .ApImage .image_description {
    background: #f9f9f9;
    padding: 15px 20px 5px;
}

#page .box-wtop .h-logo img {
    max-height: none;
}

#page .block-social li.linkedin:before {
    content: "\f16d";
}

#page .box-visitus .ApImage .image_description {
    top: 7%;
}
#page .box-visitus .ApImage .image_description p {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}
#page .box-visitus .ApImage .image_description p,
#page .box-visitus .ApImage .image_description p a {
font-size: 18px;
}