/*
Theme Name:   Beautify Express
Theme URI:    http://www.wayneparkerkent.com/
Description:  Beautify Theme for matchmaker
Author:       Wayne Parker Kent
Author URI:   http://wayneparkerkent.com
Template:     wpk-matchmaker
Version:      1.0.0
Tags:         wayne, parker, kent
Text Domain:  wpk-matchmaker
*/


#matchmaker                 { background-color: #fc6769; color: #fff; background-image: url(img/express.jpg); font-family: Roboto, "Roboto", sans-serif; text-align: center; }
#matchmaker h1.logo         { margin: 0; display: block; text-indent: -9000px; width: 100%; height: 48px; background: url(img/express_logo.png) no-repeat top center; background-size: contain; }
#matchmaker footer          { width: 61px; right: 0px; }
#matchmaker footer a        { color: white; text-decoration: none; display: block; margin: 0; text-indent: -9000px; border-radius: 6px 0 0 0; background: #fff url(img/ns_logo.svg) no-repeat center center; width: 61px; height: 37px; }
#matchmaker #intro          { padding-top: 20%; }
.content button             { color: #fc6769; }
.choice                     { background-color: #fff; color: #fc6769; }
.result                     { box-shadow: 0px 4px 8px rgba(0,0,0,0.2); }
.choices                    { box-shadow: 0px 4px 8px rgba(0,0,0,0.2); }
.result h2                  { color: #fc6769; margin: 0; padding: 0 0 5% 0; font-size: 18px;  }
.result-content             { color: #4C4C4C; font-size: 14px; }
.result-content p,
.result-content div         { margin: 0; padding: 0; display: inline; }
.result-actions             { text-align: center; margin-top: 0px; }
.result-link                { border-radius: 8px; box-shadow: 2px 2px 5px rgba(0,0,0,0.3); max-width: 220px; display: inline-block; background: #003082; color: white; margin: 7px auto; padding: 12px 20px; text-decoration: none; text-align: center; }
.result-link:hover          { background: #fc6769; }
.reset-link                 { width: 32px; height: 32px; display: block; margin: 15px auto 0 auto; text-indent: -9000px; background: url(img/restart.svg) no-repeat top center; background-size: contain; }
