/*
Theme Name:  ArtFlow Child
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [ArtFlow Theme] in this child theme.
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Version:     2.0.5
Template:    artflow
Tags:        portfolio
Text Domain: scottparsons-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap') !important;

.site-logo .image-logo {
    /* max-height: 100px; */
    width: 181px;
    z-index: 1;
    position: relative !important;
    top: 10px !important;
}

.site-logo img {
    width: 100%;
}

.intro-content > * {
    max-width: 300ch !important;
}

.sp_logo {
  font-family: "Arizonia", cursive;
  font-weight: 400;
  font-style: normal;
}

.header-wrap {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: none;
    padding: 0 !important;
}