/*
Theme Name: rw-wallpaper
Theme URI: http://rowlandworks.net
Template: twentyseventeen
Author: Adam Rowland
Author URI: http://rowlandworks.net
Description: For wallpaper.rowlandworks.net
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 1.0.1624414882
Updated: 2021-06-23 02:21:22

*/

.site-title a{
    font-size:1em;
    color:#EEEEFF!important;
    text-shadow: 3px 3px 3px #000000;
    text-align:center;
}

.site-description{
    font-size:2em;
    color:#EEEEFF!important;
    text-shadow: 3px 3px 3px #000000;
    text-align:center;
}

.site-content-contain {
    background-color: #d0d5ee;
    position: relative;
}
.navigation-top{
    background-color: #BBBBFF;
}

.site-branding-text {
    padding:10%;
    border-radius:100%;
    box-shadow: 2px 2px 10px #000000;
}

.page-one-column .panel-content .wrap{
    padding-left:1em;
    padding-right:1em;
    margin-left:0px!important;
    margin-right:0px!important;
    width:100%!important;
    max-width:24000px!important ;
    

}

.site-content .wrap{
    padding-left:1em;
    padding-right:1em;
    margin-left:0px!important;
    margin-right:0px!important;
    width:100%!important;
    max-width:24000px!important ;
    

}

.site-content .wrap .content-area{
    padding-left:1em;
    padding-right:1em;
    margin-left:0px!important;
    margin-right:0px!important;
    width:100%!important;
    max-width:24000px!important ;
    

}