/*!
Theme Name: Outgrid Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: outgrid
Version: 1.0.0
Text Domain: outgrid
*/

/* Monkey */
.monkey-credits {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    color: white;
    font-size: 14px;
}

.monkey-credits img {
    width: 60px;
}

/* Outgrid Gallery Carousel */
.ui-e-carousel .swiper-slide .ui-e-content .ui-e-title {
    width: calc(100% - 56px);
}