/*
Theme Name: 홈블럭01
Description: 기업 홈페이지 제작용 WordPress 테마
Author: 미광디자인
Template: hello-elementor
Version: 1.0
*/

/* =========================
   Sticky Header
========================= */

@import url("css/header.css");
@import url("css/footer.css");
@import url("css/home.css");
@import url("css/content.css");
@import url("css/board.css");

/*Footer*/
.ekit-wid-con svg {width:auto !important}
.footer-family-site{ width:240px;  height:45px; background:#1f1f1f;  color:#fff;   border:1px solid rgba(255,255,255,.2);
    padding:0 20px;  font-size:14px;  cursor:pointer;  outline:none;appearance: none;
     background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2 5l6 6 6-6'/%3E%3C/svg%3E")
        no-repeat right 15px center;}

.footer-family-site:hover{ border:1px solid rgba(255,255,255,.5); transition:0.3s all}
.footer-family-site option{ color:#222; background:#fff;}

/* 모바일 */
@media (max-width:782px){	
}
