// main: ga-fabricfarm.less body { font-family: @font-family; color: @font-color-base; font-weight: 400; font-size: 13px; } /* nav */ .navbar-inverse { background-color: white !important; border-color: @navbar-border-radius; & .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color: #f0577c; background-color: transparent; } } .nav .open > a, .nav .open > a:hover { border-color: inherit; } .navbar-fixed-top .navbar-collapse { max-height: inherit; } ul.dropdown-wrap { padding: 0 15px; margin: 0 0; } ul.dropdown-wrap > li { border-bottom: 1px solid @navbar-border-radius; } .dropdown-menu > li { border-bottom: 1px solid @navbar-border-radius; } ul.dropdown-wrap > li:last-child, .dropdown-menu > li:last-child { border-bottom: none; } .dropdown-menu > li:last-child { border-bottom: none; } .dropdown-menu > li > a:focus, .dropdown-menu > li > a { color: #333333; padding: 6px 10px; } .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: #ffffff; background: #000000; font-weight: bold; } .main-menu { li.dropdown { font-weight: 500; } } /* top-bar */ .top-bar { background: #070707; padding: 5px 0; position: relative; z-index: 1000; & ul { float: inherit; padding: 0; margin: 0; } & .util-menu { float: inherit; text-align: center; & ul li { display: inline-block; & a { color: #ffffff; position: relative; display: block; } & a b { color: @primary-color; margin-left: 10px; } & a:hover { color: @link-hover-color; } .event-tip { &::before { content: ''; position: absolute; top: -5px; left: calc(~'50% - 2.5px'); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #f0577c; } display: inline-block; position: absolute; top: 22px; padding: 4px 6px; color: #ffffff; background-color: #f0577c; } } } } .menu-bar { position: relative; } /* navbar-header */ .navbar-header { float: inherit; position: relative; margin: 15px 0; & > h1 { margin-top: 4px; padding: 0; } & > #top-logo a { margin: 0 auto; display: block; } .navbar-toggle { position: absolute; float: right; top: 0; left: 15px; padding: 12px 10px; margin-top: 0; margin-bottom: 0; background-color: #000000; background-image: none; border: none; border-radius: inherit; } } /* search */ #search { margin-left: 0; margin-right: 0; & .input-group { border-bottom: 1px solid #333333; } & .input-group :-ms-input-placeholder.form-control { color: #ffffff; } & .input-group .form-control, .input-group .btn { text-transform: uppercase; height: 45px; background: none; border-width: 0 0 0 0; color: #333333; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-top: 8px; } & .input-group .form-control { padding-left: 0px; font-size: 12px; } & .input-group .form-control { border-color: #333333; } & button { color: #333333; } & .btn-lg span { font-size: 24px; } & .input-group :-ms-input-placeholder.form-control { color: #999999; } } /* navbar-special */ .navbar-special { font-weight: 700; line-height: 42px; border-bottom: 1px solid #d8d8d8; margin: 0; padding: 0 10px; font-family: 'Segoe UI'; & .font-large { font-size: 24px; color: #f0577c; vertical-align: middle; } & a { text-decoration: none; } & ul { padding: 0; margin: 0; text-align: center; } & ul.special-menu > li { list-style: none; display: inline-block; border-left: 1px solid #d8d8d8; padding: 0 8px; } & ul.special-menu > li:last-child { border-right: 1px solid #d8d8d8; } } /* page title */ h2.title { margin: 30px auto; padding: 0; text-align: center; font-size: 24px; } /* Footer */ .footer-top-area { margin-top: 50px; word-break: break-all; } .footer-top-area .footer-menu-wrap { padding: 10px 0 7px 0; border-top: 2px solid #333333; border-bottom: 1px solid @navbar-border-radius; } .footer-top-area .footer-top-contents { padding: 20px 0; border-bottom: 1px solid @navbar-border-radius; } .footer-bottom-area { padding: 20px 0; } .footer-top-area ul { padding: 0; margin: 0; } .footer-top-area .footer-menu-wrap ul li { padding: 0 6px; display: inline-block; list-style: none; } .footer-top-area ul.footer-menu li { border-right: 1px solid @navbar-border-radius; line-height: inherit; } .footer-top-area ul.footer-menu li:last-child { border-right: none; } .footer-top-area ul.footer-menu { padding-top: 6px; } .footer-top-contents ul.notice-area li { list-style: none; line-height: 150%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .notice-area li a { background: url('../../assets/images/common/list_bullet.gif') no-repeat 0 50%; padding-left: 6px; } .footer-top-contents-header { font-size: 16px; font-weight: bold; padding: 0 0 10px 0; } .footer-top-contents ul.icon-menu-area li p { line-height: 100%; } .footer-top-contents-header.footer-top-contents-header-kakao { background: url('../../assets/images/common/ico-kakao.png') no-repeat; padding-left: 22px; } .icon-menu-area li { padding: 10px 0 0 0; font-size: 12px; } .icon-menu-area li { display: inline-block; text-align: center; padding-right: 5px; width: 70px; } .icon-menu-area li:last-child { padding-right: 0; } .icon-menu-area li a { text-decoration: none; } .footer-customer li, .footer-cash li { list-style: none; } .footer-customer > li.customer-tel { font-size: 28px; font-weight: bold; } .footer-bottom-area { line-height: 100%; font-size: 12px; } .btn-social-icon { position: relative; padding-left: 44px; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 34px; width: 34px; padding: 0; } .btn-social-icon { margin-bottom: 4px; } .btn-social-icon > :first-child { border: none; text-align: center; width: 100% !important; } .btn-social-icon > :first-child { position: absolute; left: 0px; top: 0px; bottom: 0px; width: 32px; line-height: 34px; font-size: 1.6em; text-align: center; border-right: 1px solid rgba(0, 0, 0, 0.2); } .btn-pinterest { color: #fff; background-color: #cb2027; border-color: rgba(0, 0, 0, 0.2); } .btn-instagram { color: #fff; background-color: #3f729b; border-color: rgba(0, 0, 0, 0.2); } /* 사이트경로 */ .breadcrumb { background: none; padding: 20px 0 0 0; margin-bottom: 0; } .adress p { line-height: 150%; margin: 0; } /* top scroll */ .scroll-top-wrapper { position: fixed; opacity: 0; visibility: hidden; overflow: hidden; text-align: center; z-index: 99999999; background: rgba(0, 0, 0, 0.5); color: #fff; width: 50px; height: 50px; line-height: 50px; right: 30px; bottom: 30px; border-radius: 50%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .scroll-top-wrapper:hover { background-color: #333; } .scroll-top-wrapper.show { visibility: visible; cursor: pointer; opacity: 1; } .scroll-top-wrapper i.fa { line-height: inherit; font-size: 18px; } /* 팝업창 */ .popup-window { padding-bottom: 50px; .window-close { position: fixed; top: 10px; right: 20px; font-size: 28px; z-index: 1000; } } /* RESPONSIVE CSS -------------------------------------------------- */ @media (max-width: 767px) { .body-wrap { padding-top: 105px; } .navbar-header #top-logo a { width: 174px; height: 24px; background: url('../../assets/images/common/h1-m-logo.png') no-repeat 0 0; } .navbar-inverse { & .navbar-nav > li > a { color: #333333; border-top: 1px solid @navbar-border; &:hover { color: #fff; background-color: #080808; } } & .navbar-nav .open .dropdown-menu > li > a { color: #333333; } & .navbar-nav .open .dropdown-menu > li > a:hover { color: #f0577c; } & .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:focus { color: #f0577c; background-color: #080808; } } .top-bar { & .util-menu { & ul li { margin: 0 12px; .event-tip { top: 26px; padding: 2px 4px; font-size: 0.865rem; &.event-tip-signup { right: calc(~'50% - 29px'); } } } & ul > li > a { font-size: 18px; } & ul > li > a > span { width: 0; height: 0; text-indent: -99999px; overflow: hidden; display: inline-block; } } } h2.title { margin: 10px auto 10px; padding: 0; text-align: center; font-size: 16px; } .breadcrumb { font-size: 12px; } .footer-top-area { & ul.footer-menu { text-align: center; } & ul.footer-menu li { font-size: 12px; } & .sns-link ul { text-align: center; margin-top: 10px; } } .footer-top-contents-header { font-size: 14px; padding: 0 0 5px 0; } } @media (min-width: 768px) { .body-wrap { padding-top: 185px; } .navbar-header #top-logo a { width: 252px; height: 54px; background: url('../../assets/images/common/h1-logo.png') no-repeat 0 0; } .top-bar { padding: 10px 0; & .util-menu { & ul li { margin: 0 10px; .event-tip { padding: 2px 4px; font-size: 0.865rem; &.event-tip-signup { right: calc(~'50% - -12px'); } } } & ul li:last-child { margin-right: 0; } & ul > li > a > span { margin-left: 5px; } } } #search { position: absolute; right: 0; top: 10px; width: 180px; } /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; } .featurette-heading { font-size: 50px; } .navbar { & .navbar-nav { display: inline-block; float: none; vertical-align: bottom; } & .navbar-collapse { text-align: center; } } .navbar-inverse { & .navbar-nav > li > a { color: #333333; font-size: 16px; height: 46px; } & .navbar-nav { & > li > a:focus { color: #333333; } & > li.active > a { color: @link-hover-color; background: none; font-weight: 700; } & > li.open > a { color: @link-hover-color; } & > li.open > a > span { padding-bottom: 15px; border-bottom: 2px solid @primary-color; } } & .navbar-nav > .open > a, .navbar-nav > .open > a:focus, .navbar-nav > .open > a:hover { background: none; color: #f0577c; } & .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:focus { background: none; } } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { color: @link-hover-color; background: none; } .nav > li > a { padding: 10px 10px 0 10px; } .navbar-special { & a { font-size: 16px; text-decoration: none; vertical-align: middle; } & ul { padding: 0; margin: 0; text-align: center; } & ul.special-menu > li { padding: 0 30px; list-style: none; display: inline-block; border-left: 1px solid #d8d8d8; } & ul.special-menu > li:last-child { border-right: 1px solid #d8d8d8; } & .font-large { color: #f0577c; margin-right: 5px; } } #search { padding-left: 0; padding-right: 0; } ul.dropdown-wrap > li { border-bottom: none; } .dropdown-menu { background-clip: inherit; border-radius: 0; width: 200px; left: 50%; margin: 0 0 0 -100px; padding: 0; } .main-menu .dropdown:hover .dropdown-menu { display: block; margin-top: 0; } & .sns-link ul { float: right; } } @media (min-width: 992px) { .body-wrap { padding-top: 196px; } .featurette-heading { margin-top: 120px; } .top-bar { font-size: @font-size-small; & ul { li { margin: 0 5px; display: inline-block; a { line-height: 12px; } a, a:active, a:visited { color: #ffffff; text-decoration: none; } a:hover { color: @link-hover-color; } } } & .util-menu > ul { text-align: right; & li { & a b { margin-left: 5px; } .event-tip { &.event-tip-signup { right: 180px; } } } } } #search { width: 220px; } .all-menu { & ul.dropdown-wrap > li { border-bottom: none; } & .dropdown.open { position: static; } & .dropdown.open .dropdown-menu { width: auto; left: 0; right: 0; padding: 0; border-bottom: 1px solid @box-border; border-left: none; border-right: none; } & .dropdown > .dropdown-menu > li { width: 1140px; margin: 0 auto; } .dropdown-menu.mega-dropdown-menu { left: 0; margin-left: 0px; } & .dropdown .btn-link { padding: 15px 25px; margin-top: 5px; background: #1c1c1c; color: #fff; text-transform: uppercase; text-decoration: none; border: none; line-height: inherit; font-size: 18px; } & .dropdown .btn-link:hover { color: #f0577c; } & .dropdown-menu.mega-dropdown-menu > li > ul > li { list-style: none; line-height: 200%; } & .dropdown > .dropdown-menu > li { display: table; padding: 20px; } & .dropdown > .dropdown-menu > li > ul { display: table-cell; min-height: 250px; border-right: 1px solid @table-border-color; } } .dropdown-menu { background-clip: inherit; border-radius: 0; width: 200px; left: 50%; margin: 0 0 0 -100px; padding: 0; border-color: @box-border; } .main-menu .dropdown:hover .dropdown-menu { display: block; margin-top: 0; } .nav > li > a { padding: 18px 18px 0 18px; } .dropdown-header { font-size: 16px; padding: 0 0 10px 0; line-height: 200%; font-weight: bold; text-align: left; } .dropdown-header > a { text-decoration: none; font-weight: 700; } .special-dropdown-menu { margin: 0; padding: 0; } .special-dropdown-menu > li { display: inline-block; list-style: none; padding-right: 15px; } .navbar-inverse { & .navbar-nav > li > a { height: 60px; } & .navbar-nav { & > li.open > a > span { padding-bottom: 21px; border-bottom: 2px solid @primary-color; } } } }