/*
Theme Name: Floka Child
Theme URI: https://floka.casethemes.net/
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/
Description: Floka  is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.2
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: floka
Text Domain: floka-child
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4
*/

.portfolio-template-default .pxl-list .pxl-item--content {
    gap: 0px !important;
}

.service-template .pxl-feature--card.pxl-feature--card1 .pxl-image--feature img {
    max-height: 13em !important;
}
.service-template .service-contact .footer-social a {
    margin-left: 8px !important;
    background-color: #6d6e71;
    color: #ffffff;
    border-radius: 99.9em !important;
    width: 2.5em !important;
    height: 2.5em !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.service-template .service-contact .footer-social a:first-child {
    margin-left: 0px !important;
}