/*
Theme Name: Mobile Facial Spa Provider Network
Theme URI: https://mobilefacialspa.com/
Description: Mobile Facial Spa Provider Partner Network opportunity site.
Version: 1.0.3
Author: Mobile Facial Spa
*/
*{box-sizing:border-box}
html,body{margin:0;padding:0;width:100%;background:#000;font-family:Arial,sans-serif}
body{overflow-x:hidden}
.mfs-shell{width:100%;height:100dvh;display:grid;grid-template-rows:minmax(0,1fr) 68px;background:#000}
.mfs-art{position:relative;width:100%;height:100%;overflow:hidden}
.mfs-art img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:fill}
.mfs-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;height:68px;background:#050505;border-top:2px solid #caa75a;padding:0 5px}
.mfs-nav a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;border:0;font:400 11px Arial;white-space:nowrap;padding:8px 2px;min-width:0}
.mfs-nav a:last-child{background:#050505;color:#ed4d88;font-weight:800;font-size:11px;border:0}
.hot{position:absolute;z-index:20;display:block;background:transparent}
.phone{left:2.5%;top:53.9%;width:38%;height:37%}
.heroapply{left:4%;top:38.1%;width:42%;height:6.5%}
.getstarted{left:4%;top:52.3%;width:38%;height:10.9%}
.plus{left:42%;top:52.3%;width:40%;height:10.9%}
.applynow{left:18%;top:62%;width:64%;height:12%}
@media(min-width:700px){.mfs-shell{max-width:864px;margin:0 auto}}
