/* BASIC css start */
main{padding-top:120px}

#join .sequence{height: 70px !important}

* {
    box-sizing: unset !important; 
}



/*띠배너*/
#topBanner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    _height: 35px;
    z-index: 10002;
    color: #fff !important;
    background: #000;
}

#topBanner .topBannerSlide {
    width: 100%;
    text-align: center;
    height: 35px;
}

#topBanner .topBannerSlide > * {
    line-height: unset;
}

#topBanner .topBannerSlide a {
    width: 100%;
}

#topBanner .topBannerSlide p {
    line-height: 35px;
    white-space: nowrap;
    margin: 0 auto;
    ;width: 100%;
    ;color: #fff;
    font-size: 10px;
    font-weight: 300;
    position: relative;
}

#topBanner .topBannerSlide:hover p {
    opacity: 0.7;
}

#topBanner .topBannerSlide i {
    display:none;
    opacity: 0.7;
    ;width: 6px;
    height: 6px;
    margin: 0px 0px 0px 3px;
    transform: rotate(45deg) translateY( -2px);
    -o-transform: rotate(45deg) translateY( -2px);
    -ms-transform: rotate(45deg) translateY( -2px);
    -moz-transform: rotate(45deg) translateY( -2px);
    -webkit-transform: rotate(45deg) translateY( -2px);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(212,212,212) rgb(212,212,212) transparent transparent;
    border-image: initial;
    display: inline-block;
}

#topBanner .slick-arrow {
    width: 10px;
    height: 12px;
}

#topBanner .slick-arrow:hover {
    opacity: 0.6;
}

#topBanner .slick-arrow.slick-next {
    right: -25px;
    background-image: url('/design/mmkseoul/2023/img/arr_m_wh_02.svg');
}

#topBanner .slick-arrow.slick-prev {
    left: -25px;
    background-image: url('/design/mmkseoul/2023/img/arr_m_wh_01.svg');
}

#topBanner .slideWrapper {
    position: relative;
    width: 100%;
    ;max-width: 1350px;
    margin: 0 auto;
}


.slick-slider * {
    outline: 0;
    border: 0;
}

.slick-slide {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.slick-slide img {
    object-fit: cover;
    width: 100%;
}

.slick-slide .prdList img {
    width: auto;
    display: inline-block;
}

.slick-arrow {
    position: absolute;
    font-size: 0;
    width: 30px;
    height: 30px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-color: transparent;
    z-index: 10;
    background-position: center center;
    background-size: cover;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-repeat: no-repeat;
}

.slick-arrow.slick-prev {
    left: 0;
    background-image: url('/_idio/img/arr_m_bk_01.svg');
}

.slick-arrow.slick-next {
    right: 0;
    background-image: url('/_idio/img/arr_m_bk_02.svg');
}

.slick-dots {
    position: absolute;
    bottom: 27px;
    z-index: 10;
    width: 100%;
    height: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.slick-dots li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    border-radius: 50%;
    background-color: rgba(200,200,200,0.7);
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.slick-dots li.slick-active {
    background-color: rgba(100,100,100,0.5);
    cursor: default;
}

.slick-dots li button {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    font-size: 0;
    line-height: 0;
}
#fixed_cate_menu{
    text-align: right;
    margin-bottom: 30px;
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 22;
    background: rgba(265,265,265,0.8);
    width: 100%;
    padding-right: 30px;
}

#fixed_cate_menu li{
    margin-left: 40px;
    display: inline-block;
    vertical-align: top;}
    
#fixed_cate_menu li.on a{color:#000;}
#fixed_cate_menu li a{
    font-size: 13px;
    line-height: 17px;
    color: #999;
    text-transform: capitalize;
    letter-spacing: .05em;}
    
.salebox{position:relative}
.salebox .sale_bg{
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #333;
    color: #fff;
    border-radius: 100%;
    aspect-ratio: 1/1;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;}
.salebox .sale_bg span.sale_text{
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;}
    
@charset "UTF-8";

@font-face {
    font-family: 'Unica 77 LL TT';
    src: url(/design/mmkseoul/2023/font/Unica77LLTT-Regular.woff) format('woff'), url(/design/mmkseoul/2023/font/Unica77LLTT-Regular.eot) format('embedded-opentype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Unica 77 LL TT';
    src: url(/design/mmkseoul/2023/font/Unica77LLTT-Light.woff) format('woff'), url(/design/mmkseoul/2023/font/Unica77LLTT-Light.eot) format('embedded-opentype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    src: url(/design/mmkseoul/2023/font/AppleSDGothicNeoL.eot);
    src: url(/design/mmkseoul/2023/font/AppleSDGothicNeoL.eot?#iefix) format('embedded-opentype'), url(/design/mmkseoul/2023/font/AppleSDGothicNeoL.woff2) format('woff2'), url(/design/mmkseoul/2023/font/AppleSDGothicNeoL.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    src: url(/design/mmkseoul/2023/font/AppleSDGothicNeoM.eot);
    src: url(/design/mmkseoul/2023/font/AppleSDGothicNeoM.eot?#iefix) format('embedded-opentype'), url(/design/mmkseoul/2023/font/AppleSDGothicNeoM.woff2) format('woff2'), url(/design/mmkseoul/2023/font/AppleSDGothicNeoM.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

/*공통css*/
/*#content {float:left;}*/
#contentWrapper {margin:0 auto;}
.loc-navi {display:none; font-size:11px;text-align:right;border-bottom:0;padding:0;margin:30px 0;height:30px;line-height:30px;vertical-align:middle;}
.loc-navi a {height:30px;line-height:30px;}
.paging li a,
.paging li a:hover {font-weight:normal;letter-spacing:0;font-family:'Nanum Gothic','Montserrat', Dotum, AppleGothic, Helvetica, sans-serif}
.paging li a:hover {color:#111;}
.paging li.now a {font-weight:bold;letter-spacing:0;}

/* 게시판 상단 리스트 숨김 */
.bbs-hd {display:none;}

/* 상품리스트 (메인/검색/상품리스트)  */
.prd-list {margin:0px auto;}
.prd-list table td { border:0; vertical-align:top;text-align:center;padding-bottom:80px;}
.prd-list table .tb-center {width:100%;max-width:560px;margin:0 auto; padding:0;text-align:center;position:relative;}
.prd-list table .info { width:100%;padding:5px 0 15px 0;text-align:center;display:inline-block;position:relative;}
.prd-list .thumb { width:100%;height:100%;font-size:0;padding:0;line-height:0; border:0px solid #e9e9e9;;position:relative;}
.prd-list .thumb:hover {border:0px solid #999;}
.prd-list .thumb a,
.prd-list .thumb img { display: block; width: 100%; height: 100%;}
.prd-list .thumb img {border:0;}
.prd-list .dsc { margin-top:12px;font-weight:400;font-size:12px;color:#151515;}
.prd-list .dsc .cate_name{padding-right:10px;}

.prd-list .subname { margin-top:12px; font-weight: 400; font-size:11px;color:#999;line-height:18px;}
.prd-list .consumer { margin-top:10px;margin-left:4px; color:#999;font-size:12px; text-decoration:line-through;}
.prd-list .price { margin-top:15px; font-weight:400; color:#454545;font-size:12px;}
.prd-list .icon_list {position:absolute; bottom:-10px; right:0px; width:100%; opacity:0; -webkit-transition: .3s ease-in-out;transition:.3s ease-in-out;}
.prd-list .icon_list li {display:inline-block; margin:0 3px;}
.prd-list .btn_zoom {font-size:0px;text-align:center;}
.prd-list .btn_zoom a {display:inline-block; margin-bottom:30px;}
.prd-list .btn_zoom img {width:auto;height:auto;margin:0 auto;}
.prd-list .icon {font-size:0px;text-align:center;}
.prd-list .icon a {display:inline-block; margin-bottom:20px;}
.prd-list .icon img {width:auto;height:auto;margin:0 auto;}
.prd-list table td:hover .icon_list {bottom:0; opacity:1;}

.prd-list .nopadding td {padding:0;}
.mk_option_preview .mk_prd_option_list {font-size:20px;border:1px solid #999;font-family:'Nanum Gothic','Montserrat', sans-serif;}
.mk_option_preview .mk_prd_option_list .option-name {background-color:#f4f4f4;color:#333;border-left:0;padding:6px;}
.mk_option_preview .mk_prd_option_list li {margin:5px 14px;}
.discount_info {position:absolute;right:0;top:-32px;width:60px;height:60px;text-align:center;line-height:60px;color:#fff;background-color:#443838;border-radius:50%;font-family:'Nanum Gothic','Montserrat', Dotum, AppleGothic, Helvetica, sans-serif;font-weight:bold;letter-spacing:-1px;font-size:23px;}

.prd-list #sale_bg {position:absolute; top:20px; right:20px; width:36px; height:36px; font-family:'Montserrat', sans-serif;color:#333; font-size:12px; font-weight:700; line-height:36px; text-align:center;  background-color:transparent; border:2px solid #333; border-radius:50%; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.prd-list .tb-center:hover #sale_bg {position:absolute; top:-10px; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; background-color:#333; color:#fff;}







body {
    background: #fff;
    color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    -webkit-text-size-adjust: none;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    font-family: 'Unica 77 LL TT', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif
}

.container {
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

.container-fluid {
    padding-left: 50px;
    padding-right: 50px
}

.container-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.row {
    margin-left: -20px !important;
    margin-right: -20px !important
}

bile .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 8px !important;
    padding-right: 8px !important
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: none
}

.inline-block {
    display: inline-block
}

.font-light {
    font-weight: 200
}

.text-gray {
    color: #999
}

.text-center {
    text-align: center
}

.text-clear {
    font-size: 0;
    line-height: 0
}

.text-capitalize {
    text-transform: capitalize
}

.text-en {
    word-break: keep-all;
    font-family: 'Unica 77 LL TT'
}

.text-en-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: .05em;
    text-transform: capitalize
}

.text-en-sub-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .05em
}

.text-en-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .05em
}

.text-en-content-main-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 20px
}

.text-en-slide-number {
    font-weight: 300;
    font-size: 13px;
    line-height: 13px
}

.text-en-bold {
    font-weight: 500
}

.text-kr {
    word-break: keep-all;
    font-family: 'Apple SD Gothic Neo'
}

.text-kr-header-title {
    font-size: 50px;
    font-weight: 300;
    line-height: 70px
}

.text-kr-title {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px
}

.text-kr-title-md {
    font-weight: 300;
    font-size: 32px;
    line-height: 30px
}

.text-kr-content-title {
    font-weight: 300;
    font-size: 50px;
    line-height: 70px
}

.text-kr-content-sub-title {
    color: #999;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px
}

.text-kr-slide-title {
    font-size: 25px;
    font-weight: 300;
    line-height: 40px
}

.text-kr-content {
    font-size: 15px;
    line-height: 30px
}

.text-kr-content-sm {
    font-size: 12px;
    line-height: 14px
}

.text-kr-page-content {
    font-size: 14px;
    line-height: 24px
}

.text-kr-page-content strong {
    font-weight: 700
}

.text-kr-bold {
    font-weight: 500
}

.text-en-content-mobile {
    font-size: 15px;
    line-height: 13px
}

.text-kr-content-mobile {
    font-size: 15px;
    line-height: 15px
}

.bt {
    border-top: .5px solid #c4c4c4
}

.bb {
    border-bottom: .5px solid #c4c4c4
}

.bl {
    border-left: .5px solid #c4c4c4
}

.br {
    border-right: .5px solid #c4c4c4
}

.bg-gray {
    background-color: rgba(171, 162, 151, .15)
}

.bg-light-gray {
    background-color: #f9f9f9
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mt-6 {
    margin-top: 60px
}

.mt-7 {
    margin-top: 70px
}

.mt-8 {
    margin-top: 80px
}

.mt-9 {
    margin-top: 90px
}

.mt-10 {
    margin-top: 100px
}

.mt-first-0:first-child,
.mt-last-0:last-child {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.mb-5 {
    margin-bottom: 50px
}

.mb-6 {
    margin-bottom: 60px
}

.mb-7 {
    margin-bottom: 70px
}

.mb-8 {
    margin-bottom: 80px
}

.mb-9 {
    margin-bottom: 90px
}

.mb-10 {
    margin-bottom: 100px
}

.mb-first-0:first-child,
.mb-last-0:last-child {
    margin-bottom: 0
}

.ml-1 {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-4 {
    margin-left: 40px
}

.ml-5 {
    margin-left: 50px
}

.ml-6 {
    margin-left: 60px
}

.ml-7 {
    margin-left: 70px
}

.ml-8 {
    margin-left: 80px
}

.ml-9 {
    margin-left: 90px
}

.ml-10 {
    margin-left: 100px
}

.mr-1 {
    margin-right: 10px
}

.mr-2 {
    margin-right: 20px
}

.mr-4 {
    margin-right: 40px
}

.mr-5 {
    margin-right: 50px
}

.mr-6 {
    margin-right: 60px
}

.mr-7 {
    margin-right: 70px
}

.mr-8 {
    margin-right: 80px
}

.mr-9 {
    margin-right: 90px
}

.mr-10 {
    margin-right: 100px
}

.pt-1 {
    padding-top: 10px
}

.pt-2 {
    padding-top: 20px
}

.pt-3 {
    padding-top: 30px
}

.pt-4 {
    padding-top: 40px
}

.pt-5 {
    padding-top: 50px
}

.pt-6 {
    padding-top: 60px
}

.pt-7 {
    padding-top: 70px
}

.pt-8 {
    padding-top: 80px
}

.pt-9 {
    padding-top: 90px
}

.pt-10 {
    padding-top: 100px
}

.pt-11 {
    padding-top: 110px
}

.pt-16 {
    padding-top: 160px
}

.pt-20 {
    padding-top: 200px
}

.pb-1 {
    padding-bottom: 10px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-4 {
    padding-bottom: 40px
}

.pb-5 {
    padding-bottom: 50px
}

.pb-6 {
    padding-bottom: 60px
}

.pb-7 {
    padding-bottom: 70px
}

.pb-8 {
    padding-bottom: 80px
}

.pb-9 {
    padding-bottom: 90px
}

.pb-10 {
    padding-bottom: 100px
}

.pb-11 {
    padding-bottom: 110px
}

.pb-30 {
    padding-bottom: 300px
}

.label-1 {
    color: #887a46
}

.label-2 {
    color: #cf7042
}

.alert-box {
    position: relative;
    background: #f11616;
    color: #fff;
    padding: 6px 17px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    box-shadow: 0px 1px 1px rgb(0 0 0/15%)
}

.alert-box a.close {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(/design/mmkseoul/2023/img/icon_close.svg) no-repeat center/contain
}

.btn-border-link {
    display: block;
    position: relative;
    background: 0 0;
    text-align: left;
    max-width: 315px;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 15px;
    border: 0;
    border-bottom: .5px solid #000;
    margin-left: auto;
    margin-right: auto
}

.btn-border-link.fluid {
    max-width: 100%
}

.btn-border-link:after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 8px;
    background: url(/design/mmkseoul/2023/img/icon_arrow_right.svg) no-repeat center right
}

.btn-border-link.white {
    color: #fff;
    border-color: #fff
}

.btn-border-link.white:after {
    background-image: url(/design/mmkseoul/2023/img/icon_arrow_right_white.svg)
}

.btn-border-link.dropdown:after {
    background-image: url(/design/mmkseoul/2023/img/icon_arrow_bottom.svg)
}

.btn-border-link.dropdown.up:after {
    background-image: url(/design/mmkseoul/2023/img/icon_arrow_up.svg)
}

.btn-border-link + .btn-border-link {
    margin-top: 30px
}

.btn-border-link .label-2 {
    font-size: 13px;
    line-height: 15px;
    vertical-align: middle;
    margin-top: -4px
}

.buttons {
    display: flex;
    justify-content: space-between
}

.buttons .btn-border-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.buttons .btn-border-link + .btn-border-link {
    margin-top: 0
}

blockquote {
    color: #887a46
}

blockquote strong {
    font-weight: 500
}

.hide {
    display: none
}

.flex {
    display: flex;
    justify-content: space-between
}

hr {
    border: 0;
    border-top: .5px solid #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

body {
    padding-top: 80px
}

.admin-bar {
    padding-top: 80px
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    _height: 80px;
    font-size: 0;
    line-height: 0;
    z-index: 1000;
    background: #fff;
    border-bottom: .5px solid #b1aeb0
}

body.home header,
body.page-template-page-about header {
    border-bottom: 0
}

.admin-bar header {
    top: 32px
}

header .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px
}

header .header .mobile-menu-button {
    display: none
}

header h1 {
    text-align: left;
    width: 100px;
    font-size: 0;
    line-height: 0
}

header h1 a {
    display: inline-block;
    width: 100px;
    height: 24px;
    text-indent: -1000px;
    overflow: hidden;
    background: url(/design/mmkseoul/2023/img/logo.svg) no-repeat center/contain
}

.mobile-menu {
    display: none
}

.menu-main-menu-container .menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu-main-menu-container .menu .menu-item {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .05em;
    text-transform: capitalize
}

.menu-main-menu-container .menu .menu-item.on > a{color:#000;}


.menu-main-menu-container .menu > .menu-item > a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px
}

.menu-main-menu-container .menu > .menu-item:last-child > a {
    padding-right: 0
}

.menu-main-menu-container .menu > .menu-item a {
    color: #999
}

header .menu-main-menu-container .menu .menu-item#menu-item-35 {
    display: none
}

header.use-portfolio .menu-main-menu-container .menu .menu-item#menu-item-35 {
    display: inline-block
}

.menu-main-menu-container .menu .menu-item.current_page_item > a,
.menu-main-menu-container .menu > .menu-item a:hover {
    color: #000
}

.sub-header {
    background: rgba(249, 249, 249, .95);
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    left: 0;
    right: 0;
    top: 79px;
    position: fixed;
    z-index: 22001
}

body.home .sub-header,
body.page-template-page-about .sub-header {
    border-top: .5px solid #b1aeb0
}

.sub-header.show {
    display: block
}

.sub-header .sub-header-menu a[href='#'],
.sub-header .sub-header-menu a[href='#none'] {
    pointer-events: none
}

.sub-header .sub-header-menu .menu {
    display: flex;
    padding-right: 10px;
    justify-content: flex-end
}

.sub-header .sub-header-menu .menu > .menu-item > a {
    padding: 0;
    padding-right: 40px
}

.sub-header .sub-header-menu .menu .sub-menu {
    list-style: none;
    padding-top: 5px
}

.sub-header .sub-header-menu .menu .sub-menu .menu-item {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px
}

.sub-header .sub-header-menu .menu .sub-menu .menu-item:before {
    content: '?';
    margin-left: 8px;
    margin-right: 8px
}


footer {
    background: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 12px;
    line-height: 20px;
    color: #8a8a8a
}

footer .footer-logo {
    margin-bottom: 18px
}

footer .footer-logo .logo {
    display: inline-block;
    text-indent: -1000px;
    overflow: hidden;
    width: 60px;
    height: 15px;
    background: url(/design/mmkseoul/2023/img/logo_footer.svg) no-repeat center/contain
}

footer .footer-menus {
    margin-bottom: 5px
}

footer .footer-menus li {
    display: inline-block
}

footer .footer-menus li + li {
    margin-left: 20px
}

footer .footer-menus li a {
    display: inline-block;
    font-weight: 500;
    color: #8a8a8a
}

footer .footer-info {
    display: flex;
    justify-content: space-between
}

footer .footer-info .footer-right .footer-right-content {
    text-align: right
}

footer .footer-info .footer-right .footer-right-content span.info {
    display: inline-block
}

footer .footer-info .footer-right .footer-right-content span.info + span.info {
    margin-left: 4px
}

footer .footer-info .footer-right .footer-right-content a:not([target]) {
    font-weight: 500
}

footer .footer-info .footer-right .footer-right-content a[target] {
    color: #000;
    padding-bottom: 2px;
    display: inline-block;
    position: relative
}

footer .footer-info .footer-right .footer-right-content a[target]:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: .5px solid #000
}

body.home footer {
    display: none
}

.main-breadcrumb {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: .05em
}

.main-breadcrumb.sticky {
    position: sticky;
    top: 80px;
    background: #fff
}

.admin-bar .main-breadcrumb.sticky {
    top: 110px
}

.main-breadcrumb .main {
    display: inline-block
}

.main-breadcrumb .main a {
    color: #000
}

.main-breadcrumb .main a.active {
    color: #000
}

.main-breadcrumb .breadcrumb {
    display: inline-block;
    position: relative
}

.main-breadcrumb .main + .breadcrumb {
    padding-left: 86px
}

.main-breadcrumb .main + .breadcrumb:before {
    content: '/';
    color: #999;
    position: absolute;
    left: 37px;
    top: 0
}

.main-breadcrumb .breadcrumb ul {
    list-style: none
}

.main-breadcrumb .breadcrumb li {
    display: inline-block
}

.main-breadcrumb .breadcrumb .category-uncategorized {
    display: none
}

.main-breadcrumb .breadcrumb li + li {
    margin-left: 40px
}

.main-breadcrumb .breadcrumb li a {
    color: #999;
    text-decoration: none
}

.main-breadcrumb .breadcrumb li.active a,
.main-breadcrumb .breadcrumb li a:hover {
    color: #000
}

.main-header {
    padding-top: 40px;
    margin-bottom: 60px
}

.main-header .header-texts {
    display: flex;
    justify-content: space-between
}

.main-header .header-texts .header-text-group {
    display: flex;
    justify-content: space-between
}

.main-header .header-texts .header-text {
    font-size: 70px;
    line-height: 84px;
    text-align: center;
    letter-spacing: .05em;
    color: #000;
    margin-top: 80px;
}

.main-header .header-texts .header-text:first-child:not(:last-child) {
    text-align: left
}

.main-header .header-texts .header-text:last-child:not(:first-child) {
    text-align: right
}

.main-breadcrumb + .main-header {
    padding-top: 17px
}

.content-header {
    margin-top: 50px;
    margin-bottom: 50px
}

.main-image {
    font-size: 0;
    line-height: 0
}

.main-image img {
    width: 100%;
    height: auto;
    max-height: 720px;
    overflow: hidden;
    object-fit: cover;
    object-position: center
}

.main-image img.md {
    max-height: 600px
}

.main-image img.lg {
    height: 820px;
    max-height: 820px
}

.main-image.multiple-image {
    display: flex
}

.home-wrap .home-image {
    position: relative;
    background-color: #c4c4c4;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc(100vh - 348px)
}

.admin-bar .home-wrap .home-image {
    height: calc(100vh - 380px)
}

.home-wrap .home-image .home-image-slides {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.home-wrap .home-image .home-image-slides .splide__track {
    height: 100%
}

.home-wrap .home-image .home-image-slides img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%
}

.home-wrap .home-image .home-image-slides video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center
}

.home-wrap .home-image .home-footer {
    position: absolute;
    left: 50%;
    bottom: 30px;
    text-align: center;
    color: #fff;
    transform: translateX(-50%)
}

.home-wrap .home-image .home-footer a {
    color: #fff;
    font-weight: 500
}

.about-wrap .about-texts {
    max-width: 645px;
    text-align: center;
    margin: 0 auto
}

.about-wrap .about-texts .text-en {
    font-size: 18px;
    line-height: 32px
}

.about-wrap .about-slogan-wrap {
    margin: 0 auto;
    margin-top: 100px;
    padding-top: 100px;
    border-top: .5px solid #aba297
}

.about-wrap .about-slogan-wrap .graphs {
    display: flex;
    margin-bottom: 40px
}

.about-wrap .about-slogan-wrap .graphs .graph {
    width: 33.333%;
    height: 240px;
    position: relative
}

.about-wrap .about-slogan-wrap .graphs .graph .circle {
    border-radius: 100%;
    border: .5px solid #aba297;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 0;
    width: 240px;
    height: 240px;
    transform: translateX(-50%)
}

.about-wrap .about-slogan-wrap .graphs .graph .circle:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 100%;
    background: rgba(171, 162, 151, .3)
}

.about-wrap .about-slogan-wrap .graphs .graph .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.about-wrap .about-slogan-wrap .graphs .graph .circle h3 {
    font-size: 22px;
    line-height: 20px;
    color: #000;
    margin-bottom: 16px
}

.about-wrap .about-slogan-wrap .graphs .graph .circle p {
    font-size: 13px;
    line-height: 23px;
    text-align: center;
    color: #8a8a8a
}

.posts-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px 20px
}

.posts-wrap.is-empty {
    display: block
}

.posts-wrap .post {
    border-bottom: .5px solid #000
}

.posts-wrap .post .cover {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background: no-repeat center/cover
}

.posts-wrap .post .cover.md {
    padding-top: 125%
}

.posts-wrap .post .cover a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .25s ease-in
}

.posts-wrap .post .cover a:hover {
    background: rgba(255, 255, 255, .8)
}

.posts-wrap .post .cover .title {
    pointer-events: none;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.posts-wrap .post .info {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex
}

.posts-wrap .post .info .title {
    display: inline-block;
    word-break: keep-all
}

.design-content-wrap > div + div {
    margin-top: 100px
}

.design-content-wrap .image-wrap {
    font-size: 0;
    line-height: 0
}

.design-content-wrap img {
    max-width: 100%;
    height: auto
}

.design-content-wrap img.vert {
    width: auto;
    max-height: 800px
}

.design-content-wrap h3 + p {
    margin-top: 20px
}

.design-finish-wrap .design-finish ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0 15px
}

.design-finish-wrap .design-finish .finish-cover {
    background: no-repeat center/cover;
    width: 100%;
    height: 140px
}

.design-finish-wrap .design-finish.medium .finish-cover {
    height: 340px
}

.design-finish-wrap .design-finish dl {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 4px 40px
}

.design-portfolio-wrap {
    background: no-repeat center/cover;
    position: relative;
    color: #fff
}

.design-portfolio-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.design-portfolio-wrap h3,
.design-portfolio-wrap p {
    position: relative
}

.how-to-order-wrap {
    display: flex
}

.how-to-order-wrap > div {
    width: 50%
}

.how-to-order-wrap .list .dropdown.up + .list-item-description {
    display: block
}

.portfolio-content-wrap {
    padding-top: 86px;
    padding-bottom: 124px;
    background: #aba297;
    color: #fff
}

.portfolio-content-wrap .left {
    width: 50%
}

.portfolio-content-wrap .right {
    width: 290px
}

.portfolio-content-wrap .portfolio-content {
    max-width: 438px
}

.fields {
    border-top: .5px solid #fff;
    border-bottom: .5px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

.fields dl {
    display: flex
}

.fields dl dt {
    width: 90px
}

.fields dl + dl {
    margin-top: 10px
}

.museum-wrap .map-wrap {
    height: 340px;
    position: relative
}

.museum-wrap .map-code {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.museum-wrap .map-code:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 20
}

.museum-wrap .map-code .root_daum_roughmap {
    width: 100% !important;
    height: 340px !important
}

.museum-wrap .map-code .root_daum_roughmap .roughmap_maker_label,
.museum-wrap .map-code .root_daum_roughmap .wrap_btn_zoom {
    display: none
}

.museum-wrap .container-content {
    position: relative;
    z-index: 21
}

.museum-wrap .map-address {
    background: #fff;
    padding: 20px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10
}

.pg-wrapper {
    overflow-y: hidden !important
}

#simulator-wrap .section {
    justify-content: flex-start
}

.simulator-data {
    position: relative
}

.simulator-data .simulator-content {
    padding-left: 270px;
    position: relative
}

.simulator-data .simulator-content .simulator-header {
    position: absolute;
    left: 0;
    top: 0
}

.simulator-options {
    position: relative
}

.simulator-options .alert-box {
    position: absolute;
    left: 0;
    top: -60px;
    right: 0
}

.simulator-options .select-option label {
    position: relative;
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 15px;
    margin: 0;
    border-bottom: .5px solid #000
}

.simulator-options .select-option label .label-value {
    position: absolute;
    left: 94px;
    top: 0
}

.simulator-options .select-option .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.simulator-options .select-option label:after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    background: url(/design/mmkseoul/2023/img/icon_arrow_bottom.svg) no-repeat center right
}

.simulator-options .select-option .option-label.up label:after {
    top: 6px;
    background-image: url(/design/mmkseoul/2023/img/icon_arrow_up.svg)
}

.simulator-options .select-option .option-input {
    margin-top: 8px;
    display: none
}

.simulator-options .select-option.selected .option-input {
    display: block
}

.simulator-options .select-option .select-ui .select-item a {
    display: block
}

.simulator-options .select-option select {
    visibility: hidden;
    position: absolute
}

.simulator-options .option-count {
    width: 100%;
    display: grid;
    grid-gap: 30px 15px
}

.simulator-options .option-count.mb-md {
    grid-gap: 50px 15px
}

.simulator-options .option-count-2 {
    grid-template-columns: 1fr 1fr
}

.simulator-options .option-count-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.simulator-options .option-value {
    position: relative
}

.simulator-options .option-value .target-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.simulator-options .option-value .cover {
    background: transparent no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 100px
}

.simulator-options .option-value .cover.size-md {
    height: 180px
}

.simulator-options .option-value .info {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    font-size: 0;
    line-height: 0;
    border-bottom: .5px solid #000
}

.simulator-options .option-value .info .checkbox {
    position: absolute;
    right: 0;
    top: 15px
}

.simulator-options .kitchen-length-hint {
    max-width: 100%
}

.simulator-options .kitchen-length-hint img {
    max-width: 100%;
    height: auto
}

.simulator-result {
    min-height: 368px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 28px
}

.simulator-result .simulator-result-image {
    background: #eee;
    width: 560px;
    position: relative
}

.simulator-result .simulator-result-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.simulator-result .simulator-result-table dl {
    display: flex;
    border-bottom: .5px solid #c4c4c4;
    padding-bottom: 15px;
    justify-content: space-between
}

.simulator-result .simulator-result-table dl + dl {
    margin-top: 30px
}

.simulator-result .simulator-result-table dl dt {
    text-align: left
}

.simulator-result .simulator-result-table dl dd {
    text-align: right
}

.simulator-result .simulator-result-table .result-price {
    line-height: 1;
    margin-bottom: 5px
}

.hide-desktop {
    display: none !important
}

@media (max-width:767px) {
    :root {
        --vh: 100%
    }

    #wpadminbar {
        position: fixed;
        overflow: hidden
    }

    .hide-desktop {
        display: inherit !important
    }

    .hide-mobile {
        display: none !important
    }

    .hide-desktop {
        display: block !important
    }

    .block-mobile {
        display: block !important
    }

    .bg-white-sm {
        background: #fff
    }

    .m-0-sm {
        margin: 0
    }

    .p-0-sm {
        padding: 0
    }

    .mt-0-sm {
        margin-top: 0
    }

    .mt-1-sm {
        margin-top: 10px
    }

    .mt-3-sm {
        margin-top: 30px
    }

    .mt-4-sm {
        margin-top: 40px
    }

    .mt-7-sm {
        margin-top: 70px
    }

    .mt-8-sm {
        margin-top: 80px
    }

    .mt-10-sm {
        margin-top: 100px
    }

    .mb-0-sm {
        margin-bottom: 0
    }

    .mb-2-sm {
        margin-bottom: 20px
    }

    .mb-3-sm {
        margin-bottom: 30px
    }

    .mb-4-sm {
        margin-bottom: 40px
    }

    .mb-6-sm {
        margin-bottom: 60px
    }

    .mb-8-sm {
        margin-bottom: 80px
    }

    .mb-9-sm {
        margin-bottom: 90px
    }

    .pt-1-sm {
        padding-top: 10px
    }

    .pt-2-sm {
        padding-top: 20px
    }

    .pt-4-sm {
        padding-top: 40px
    }

    .pt-6-sm {
        padding-top: 60px
    }

    .pt-7-sm {
        padding-top: 70px
    }

    .pt-10-sm {
        padding-top: 100px
    }

    .pb-4-sm {
        padding-bottom: 40px
    }

    .pb-6-sm {
        padding-bottom: 60px
    }

    .pb-7-sm {
        padding-bottom: 70px
    }

    .pb-8-sm {
        padding-bottom: 80px
    }

    .pb-10-sm {
        padding-bottom: 100px
    }

    .bt-sm {
        border-top: .5px solid #b1aeb0
    }

    .text-left-sm {
        text-align: left
    }

    .text-size-13-sm {
        font-size: 13px;
        line-height: 16px
    }

    .text-size-14-sm {
        font-size: 14px;
        line-height: 20px
    }

    .text-size-15-sm {
        font-size: 15px;
        line-height: 30px
    }

    .text-size-16-sm {
        font-size: 16px;
        line-height: 28px
    }

    .text-size-17-sm {
        font-size: 17px;
        line-height: 28px
    }

    .text-size-24-sm {
        font-size: 24px;
        line-height: 40px
    }

    .text-size-25-sm {
        font-size: 25px;
        line-height: 40px
    }

    .text-en-normal-sm {
        font-weight: 400
    }

    .text-en-sub-title {
        font-size: 16px;
        line-height: 20px
    }

    .text-line-1-sm {
        line-height: 1
    }

    .text-line-24px-sm {
        line-height: 24px
    }

    .container,
    .container-fluid,
    .container-content {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .mobile-menu {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #887a46;
        z-index: 999
    }

    body.admin-bar .mobile-menu {
        top: 45px
    }

    .mobile-menu .menu-main-menu-container {
        margin-top: 150px;
        height: 100%;
    }

    .mobile-menu .menu-main-menu-container .menu {
        padding: 0 30px;
        height: 60%;
    }

    .mobile-menu .menu-main-menu-container .menu .menu-item {
        display: block;
        font-size: 22px;
        line-height: 26px
    }
    
    .mobile-menu .menu-main-menu-container .menu .menu-item.log a{
        font-size: 18px;
        padding-top: 30px;
    }

    .mobile-menu .menu-main-menu-container .menu .menu-item + .menu-item {
        margin-top: 15px
    }
    

    .mobile-menu .menu-main-menu-container .menu > .menu-item a {
        color: #fff;
        padding: 0
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu {
        margin-top: 10px;
        _padding-bottom: 20px
    }

    .mobile-menu .menu-main-menu-container .menu > .menu-item > .sub-menu {
        display: none
    }

    .mobile-menu .menu-main-menu-container .menu > .menu-item > .sub-menu.show {
        display: block
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu .menu-item + .menu-item {
        margin-top: 10px
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu .menu-item {
        font-size: 14px;
        line-height: 20px
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu .sub-menu {
        margin-top: 10px;
        padding-bottom: 0
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu .sub-menu .menu-item + .menu-item {
        margin-top: 10px
    }

    .mobile-menu .menu-main-menu-container .menu .sub-menu .sub-menu .menu-item a:before {
        content: '?';
        margin-left: 8px;
        margin-right: 8px
    }

    .admin-bar header {
        top: 45px
    }

    header .header .mobile-menu-button {
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(/design/mmkseoul/2023/img/icon_mobile_menu.svg) no-repeat center/contain
    }

    header .header .menu-main-menu-container {
        display: none
    }

    body.mobile-menu-show .mobile-menu {
        display: block
    }

    .main-header .header-texts.hide-desktop {
        display: flex !important
    }

    .main-header .header-texts .header-text {
        margin-top: -9px;
        margin-bottom: -9px
    }

    .sub-header,
    .sub-header.show {
        display: none
    }

    header {
        border-bottom-width: 0
    }

    body.mobile-menu-show header {
        background: 0 0
    }

    body.mobile-menu-show header h1 a {
        background-image: url(/design/mmkseoul/2023/img/logo_white.svg)
    }

    body.mobile-menu-show header .header .mobile-menu-button {
        background-image: url(/design/mmkseoul/2023/img/icon_mobile_menu_white.svg)
    }

    .main-breadcrumb .main {
        display: none
    }

    .main-breadcrumb .main + .breadcrumb {
        padding-left: 0;
        margin-right: -20px
    }

    .main-breadcrumb .main + .breadcrumb:before {
        display: none
    }

    .main-breadcrumb .breadcrumb ul {
        padding-left: 46px;
        margin-bottom: -30px
    }

    .main-breadcrumb .breadcrumb li {
        margin-bottom: 15px
    }

    .main-breadcrumb .breadcrumb li.category-all {
        display: inline-block !important;
        padding-right: 26px;
        position: relative;
        position: absolute;
        left: 0;
        top: 0;
        margin-bottom: 0
    }

    .main-breadcrumb .breadcrumb li.category-all:after {
        content: '/';
        color: #999;
        position: absolute;
        right: 0;
        top: 0
    }

    .main-breadcrumb .breadcrumb li + li {
        margin-left: 20px
    }

    .main-breadcrumb .breadcrumb li a {
        font-size: 14px;
        line-height: 16px
    }

    .main-header {
        padding-top: 15px
    }

    .main-header .header-texts .header-text {
        font-size: 32px;
        line-height: 45px
    }

    .main-image.multiple-image {
        display: block
    }

    .main-image.multiple-image img {
        max-height: 285px;
        width: 100%;
        object-fit: cover
    }

    footer {
        position: relative
    }

    footer .footer-info {
        display: block;
        padding-top: 90px
    }

    footer .footer-info .footer-left .footer-left-content span.privacy {
        display: block
    }

    footer .footer-info .footer-right .footer-right-content a[target] {
        position: absolute;
        right: 0;
        top: -45px
    }

    footer .footer-info .footer-right {
        position: absolute;
        left: 30px;
        top: 90px;
        right: 30px
    }

    footer .footer-info .footer-right .footer-right-content {
        text-align: left
    }

    body.home {
        height: 100vh;
        height: var(--vh)
    }

    .home-wrap .home-image {
        height: calc(100vh - 226px);
        height: calc(var(--vh) - 226px)
    }

    .admin-bar .home-wrap .home-image {
        height: calc(100vh - 273px);
        height: calc(var(--vh) - 273px)
    }

    .home-wrap .home-image .home-footer {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        transform: none;
        left: 0
    }

    .posts-wrap .post + .post {
        margin-top: 30px
    }

    .posts-wrap {
        display: block
    }

    .design-finish-wrap .design-finish ul {
        display: block
    }

    .design-finish-wrap .design-finish ul li + li {
        margin-top: 15px
    }

    .how-to-order-wrap {
        display: block
    }

    .how-to-order-wrap > div {
        width: 100%
    }

    .portfolio-content-wrap .left,
    .portfolio-content-wrap .right {
        width: 100%
    }

    .museum-wrap .map-wrap {
        height: auto
    }

    .museum-wrap .map-code {
        position: relative;
        margin-left: 30px;
        margin-right: 30px;
        width: auto;
        height: 300px;
        overflow: hidden
    }

    .museum-wrap .map-address {
        position: relative;
        top: auto;
        left: auto;
        background-color: transparent;
        padding: 0;
        padding-top: 30px
    }

    .list .list-item .list-item-title .label-2 {
        display: none
    }

    .list .list-item .list-item-title.up .label-2 {
        display: block;
        position: absolute;
        left: 0;
        top: 60px;
        margin-left: 0
    }

    .how-to-order-wrap .list .dropdown.up + .list-item-description {
        padding-top: 27px
    }

    .simulator-data .simulator-content {
        padding-left: 0;
        padding-bottom: 60px
    }

    .simulator-data .simulator-content .simulator-header {
        position: relative;
        left: auto;
        top: auto
    }

    .simulator-data .simulator-content .text-en-slide-number {
        position: absolute;
        right: 0;
        top: 10px
    }

    .simulator-options .option-count-2 {
        display: block
    }

    .simulator-options .option-value + .option-value {
        margin-top: 30px
    }

    .simulator-options .option-count-4 {
        grid-template-columns: 1fr 1fr
    }

    .simulator-options .option-count-4 .option-value + .option-value {
        margin-top: 0
    }

    .simulator-options .option-value .cover {
        margin-bottom: 15px
    }

    .simulator-options .option-value .cover.size-md {
        height: 150px
    }

    .simulator-options .option-value .info {
        padding-top: 0
    }

    .simulator-options .option-value .info .checkbox {
        top: 0
    }

    .simulator-result {
        display: block;
        min-height: 0
    }

    .buttons {
        display: block
    }

    .buttons .btn-border-link + .btn-border-link {
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    body.home {
        height: auto
    }

    .admin-bar .home-wrap .home-image,
    .home-wrap .home-image {
        height: 720px
    }
}

















/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flow>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-flow>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-flow>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-constrained>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-constrained>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained>.alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

body .is-layout-flex>* {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

body .is-layout-grid>* {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}

 :root {
        --wpforms-field-border-radius: 3px;
        --wpforms-field-background-color: #ffffff;
        --wpforms-field-border-color: rgba(0, 0, 0, 0.25);
        --wpforms-field-text-color: rgba(0, 0, 0, 0.7);
        --wpforms-label-color: rgba(0, 0, 0, 0.85);
        --wpforms-label-sublabel-color: rgba(0, 0, 0, 0.55);
        --wpforms-label-error-color: #d63637;
        --wpforms-button-border-radius: 3px;
        --wpforms-button-background-color: #066aab;
        --wpforms-button-text-color: #ffffff;
        --wpforms-field-size-input-height: 43px;
        --wpforms-field-size-input-spacing: 15px;
        --wpforms-field-size-font-size: 16px;
        --wpforms-field-size-line-height: 19px;
        --wpforms-field-size-padding-h: 14px;
        --wpforms-field-size-checkbox-size: 16px;
        --wpforms-field-size-sublabel-spacing: 5px;
        --wpforms-field-size-icon-size: 1;
        --wpforms-label-size-font-size: 16px;
        --wpforms-label-size-line-height: 19px;
        --wpforms-label-size-sublabel-font-size: 14px;
        --wpforms-label-size-sublabel-line-height: 17px;
        --wpforms-button-size-font-size: 17px;
        --wpforms-button-size-height: 41px;
        --wpforms-button-size-padding-h: 15px;
        --wpforms-button-size-margin-top: 10px;

    }
    
    
.menu-main-menu-container-absolute {
    font-size: 12px;
    text-align: right;
    padding-bottom: 30px;
}

.menu-main-menu-container-absolute ul li {
    display: inline-block;
    margin-left: 10px;
}

.menu-main-menu-container-absolute ul li a {
    color: #999;
}


/* BASIC css end */

