body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{overflow:hidden}.menuBar{align-items:center;display:flex;height:100%;justify-content:space-around;overflow:hidden;width:100%}.menuBarItems{background-color:#a94eea;border:2px solid #000;color:#000;cursor:pointer;font-family:Georgia,Times New Roman,Times,serif;font-size:20px;height:100%;padding-bottom:20px;padding-top:20px;text-align:center;width:100%}.menuBarItems:hover{background-color:#c104c1;color:#fff;transition-duration:.2s}a.menuBarItems:link{text-decoration:none}.about_me_container{font-family:Georgia,Times New Roman,Times,serif;margin-left:10px;margin-right:10px;text-align:center}.custom_purchases_page,.home_page,.rentals_page{background-image:url(/static/media/white_lotus_flower.57cd63b629b19147c7f7.jpg);background-repeat:repeat;background-size:10%;display:inline-block;height:100%;overflow:none;position:absolute;text-align:center;width:100%}.custom_purchases_details,.home_page_details,.rentals_details{animation-duration:1.5s;animation-name:home_page_details_animation;background-color:#fff;border-left:3px solid #000;border-right:3px solid #000;color:#9932cc;font-family:Georgia,Times New Roman,Times,serif;font-size:larger;font-weight:700;height:91%;margin:auto;overflow:auto;padding:0;width:80%}@keyframes home_page_details_animation{0%{opacity:0}to{opacity:1}}.stars{color:#ff0}.reviews_section{background-color:#000;border:2px solid #ffebcd;height:auto;margin:auto;text-align:center;width:90%}.loading_bar{animation-direction:linear;animation-duration:6s;animation-iteration-count:infinite;animation-name:loading_bar_animation;background-color:#9f18c8;height:7px;width:0}@keyframes loading_bar_animation{0%{background-color:#9f18c8;width:0}90%{background-color:#9f18c8;width:100%}to{background-color:#9f18c8;width:0}}.next_button,.rental_next_button{background-color:#000;color:#fff;cursor:pointer;font-size:larger;padding-bottom:10px;padding-top:10px;text-align:center;width:50%}.next_button:hover,.rental_next_button:hover{background-color:#9f18c8;transition-duration:.3s}.linktree_button{background-color:#000;border:5px solid pink;color:#fff;cursor:pointer;font-family:Georgia,Times New Roman,Times,serif;font-size:24px;padding:50px}.linktree_button:hover{background-color:#f0f8ff;color:#000;transition-duration:.2s}.custom_purchases_images,.rental_images{border:3px solid #000;height:350px;margin-bottom:10px;margin-top:10px;width:400px}.custom_purchases_caption,.footer{background-color:#000;color:#fff}.footer{bottom:0;height:auto;left:0;padding:7px;position:fixed;text-align:center;width:100%}
/*# sourceMappingURL=main.d3305600.css.map*/