*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Open Sans',sans-serif;background-color:#fff;color:#000;overflow-x:hidden}#main-header,.et-fixed-header,#top-header,.et-menu-nav,.et_mobile_menu,.et_mobile_menu li,.et_mobile_menu li a{background-color:#000!important}#top-menu li a,.et_mobile_menu li a{color:yellow!important}#top-menu li a:hover,.et_mobile_menu li a:hover{color:#ff0!important;opacity:0.8}.mobile_menu_bar:before{color:yellow!important}#loading{position:fixed;width:100%;height:100%;background:#fff;z-index:9999;display:flex;justify-content:center;align-items:center}.loader{border:5px solid #f3f3f3;border-top:5px solid #000;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.custom-blog .et_pb_post{border:none;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.3s}.custom-blog .et_pb_post:hover{transform:translateY(-5px)}@media only screen and (max-width:980px){#main-header{position:fixed}}.wpcf7-form input,.wpcf7-form textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}.wpcf7-submit{background:#000;color:yellow;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.wpcf7-submit:hover{background:yellow;color:#000}.artmoi-gallery{display:flex;flex-wrap:wrap;gap:20px}.artmoi-gallery-item{width:calc(33.333% - 20px);position:relative;overflow:hidden;transition:transform 0.3s}.artmoi-gallery-item:hover{transform:scale(1.05)}.artmoi-gallery-item img{width:100%;height:auto;display:block}.popup-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);display:none;justify-content:center;align-items:center;z-index:10000}.popup-modal.active{display:flex}.popup-content{background:#fff;padding:20px;max-width:500px;width:90%;border-radius:10px;text-align:center}.popup-close{position:absolute;top:10px;right:20px;font-size:20px;color:#000;cursor:pointer}