form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form input{border-radius:0.3rem;width:300px}form [type="submit"]{background-color:#9db632}form [type="checkbox"]{width:initial}form label{width:100%}.todo-add{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.todo-add [type="text"]{width:100%}.todo-submit{width:20%}hr{border-top:2px solid #41423a;margin:1rem}h1,h2,h3,h4,p{color:#41423a}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif;text-align:center;margin-bottom:1rem}h1{font-family:"Open Sans",sans-serif;text-align:center}p,a{font-family:"Montserrat",sans-serif}p,h3{margin-top:1rem}.blog-date{text-align:right}main{overflow:hidden}.boxwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.see-through-box{width:90vw;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.2),0 0 40px 1px rgba(0,0,0,0.2);box-shadow:0 0 3px 1px rgba(0,0,0,0.2),0 0 40px 1px rgba(0,0,0,0.2);border-radius:3px}.image{background-size:cover;background-attachment:fixed;background-position:center;background-image:url(../img/contact.jpg)}.top{height:1rem}.mid{height:2.2rem}.low{height:4.5rem}.box{width:90vw;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.2),0 0 30px 1px rgba(0,0,0,0.2);box-shadow:0 0 3px 1px rgba(0,0,0,0.2),0 0 30px 1px rgba(0,0,0,0.2);padding:20px;border-radius:3px}.cntr{text-align:center;margin-top:1rem}.cntc{font-size:3rem;width:7rem;height:7rem;color:#9db632;border:5px solid #e7efc5;border-radius:50%;padding:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cntc:hover{color:blue;border:5px solid #ccf;background-color:#e6e6ff}@media screen and (min-width: 1200px){.box{width:800px}.see-through-box{width:96vw}h2,h3,h4,h5,p{text-align:center}.top{display:none}.mid{display:none}.low{height:28vh}.boxwrapper{height:100vh}.smaller{height:92vh}.actionboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actionboxes div{margin:1rem}}
/*# sourceMappingURL=toodood.min.css.map */