/*

Theme Name: Uncode Child

Description: Child theme for Uncode theme

Author: Undsgn™

Author URI: http://www.undsgn.com

Template: uncode

Version: 1.0.0

Text Domain: uncode

*/

.site-title {

    display: inline-block;

    color: #223a69;

    font-weight: bold;

    line-height: 1;

}

.main-container .nopad.row-container .row-parent{

    padding-left: 0px;

    padding-right: 0px;

}

@media (min-width: 567px){

    .site-title{

        width: 300px;

        font-size: 1.1rem;

    }

}