/*
 Theme Name:   Pantry Child Theme
 Theme URI:    https://pantry.axiomthemes.com/
 Description:  Pantry Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     pantry
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pantry
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* Services Icons - Full Image Display */
.sc_icons .sc_icons_image {
    overflow: visible;
}

.sc_icons .sc_icons_image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: contain;
}

.sc_icons_images .sc_icons_item {
    text-align: center;
}

.sc_icons_images .sc_icons_image {
    margin-bottom: 1.5em;
}