@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Merriweather', serif;}

img {
    max-width: 100%;
    height: auto;
}

body {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 18px;
    background: #232323;
}
@media(min-width:1400px)
{
.container {
    width: 1280px;
    max-width: 1280px;
}
}

/*---------- Header ----------*/
.head-top {
    background: #232323;
    text-align: right;
    padding: 0;
    border-bottom: 1px solid #4a4a4a;
}
.head-top ul {
    margin: 0;
}
.head-top ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px 5px 0;
}
.head-top ul li a {
    color: #fff;
}
.head-top ul li ul li+li {
    padding-left: 15px;
}
li.ht-links {
    border-left: 1px solid #4a4a4a;
}
.head-mid {
    background: #232323;
    padding: 15px 0 20px;
}
.hdc-info ul li h4 {
    font-size: 1.111em;
    font-family: 'Nanum Gothic', sans-serif;
    margin: 0;
	color: #efb03e;
}
.hdc-info ul li span{
    font-size: 0.778em;
    color: #efb03e;
}
.hdc-info ul {
    display: flex;
    gap: 35px;
    list-style: none;
	margin:0
}
.navigation {
    background: #efb03e;
    padding: 10px 0;
}
.navigation .navbar ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.111em;
}
.navbar-nav {
    gap: 30px;
}
.workinghours {
    color: #fff;
    text-align: right;
}
.hdc-info ul:before {
    content: "";
    background: url(/wp-content/themes/13thfloor/assets/images/home-icon.png);
    position: absolute;
    left: 0;
    height: 37px;
    width: 37px;
    top: 6px;
}
.head-top ul li a i {
    margin: 7px;
}
.navbar {
    padding: 0;
}
/*---------- Slider ----------*/
.home .content-area {
    padding: 0;
}
/*.slider {
    background: #232323 url(/wp-content/themes/13thfloor/assets/images/new-arrivals.jpg);
    padding: 100px 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: right;
}*/
.slider img {
    width: 100%;
}
.slide-info h2 {
    text-transform: uppercase;
    font-size: 3em;
}
.slide-info h3 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.slide-info h4 {
    text-transform: uppercase;
	color: #a97e3f;
}
.slide-info p {
    text-transform: uppercase;
    color: #a97e3f;
}
/*---------- Panel1 ----------*/
.panel1 {
    padding: 60px 0;
    background: #2a292e;
    text-align: center;
}

.panel1 h3 {
    color: #fff;
    font-size: 1.667em;
}
.panel1 ul {
    display: flex;
    justify-content: center;
    gap: 25px;
	margin: 0
}
.panel1 ul li {
    width: 30%;
}
.panel1 ul li a {
    color: #efb03e;
    border: 3px solid #efb03e;
    padding: 15px 28px;
    border-radius: 7px;
    width: 100%;
    display: block;
    text-align: center;
	font-weight: 900;
}
.panel1 h3 {
    color: #fff;
    font-size: 1.667em;
    margin-bottom: 30px;
}
/*---------- Panel2 ----------*/
.panel2 h3 {
    font-size: 1.667em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
.panel2 {
    padding: 100px 0;
    background: #fff;
}
.pro-panel {
    display: flex;
}
.pro-panel .product {
    border: 1px solid #939393;
    padding: 20px;
    border-radius: 10px;
    flex-basis: 20%;
}
.pro-panel {
    display: flex;
    gap: 16px;
}
.pro-panel .product .pro-thumb img {
    display: table;
    margin: 0 auto;
}
.pro-panel .product .pro-thumb {
    min-height: 190px;
}

.pro-panel .pro-info h4 {
    font-size: 1.111em;
    text-transform: capitalize;
	font-family: 'Nanum Gothic', sans-serif;
}
.pro-panel .pro-info h5 {
    font-size: 0.778em;
	font-family: 'Nanum Gothic', sans-serif;
}
.pro-info ul li {
    display: inline-block;
	vertical-align: top;
    font-size: 0.556em;
    border: 1px solid #232323;
    padding: 7px;
    border-radius: 5px;
    margin: 5px 5px;
}
.pro-info ul li a {
    color: #232323;
}
.pro-info ul {
    padding: 0;
    margin: 10px 0;
}
.pro-info h6 {
    font-size: 1em;
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: 900;
	letter-spacing:-1px
}

a.cart-btn {
    font-size: 0.667em;
    font-weight: 900;
    text-transform: uppercase;
    background: #2a292e;
    color: #fff;
    display: table;
    padding: 10px;
    margin: 20px 0;
    width: 85%;
    text-align: center;
    border-radius: 5px;
	border: 1px solid #2a292e;
	cursor: pointer
}
a.cart-btn:hover {
    background: transparent;
    border: 1px solid #2a292e;
}
/*---------- Panel3 ----------*/
.panel3 {
    background: #fff;
    padding: 0 0 100px;
}
.p3-info {
    text-align: center;
    background: url(wp-content/themes/13thfloor/assets/images/p3-background.jpg);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    padding: 4em;
    background-size: cover;
    position: relative;
	border-radius:10px;
	overflow:hidden
}
.p3-info::before {
    content: "";
    background: rgba(66,74,89,0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.p3-info h3 {
    color: #fff;
    font-size: 1.889em;
    z-index: 9999;
    position: relative;
}
.p3-info h3 span {
    color: #ffc648;
    font-weight: 700;
}
/*---------- Panel4 ----------*/
.panel4 {
    background: #f8f0db;
    padding: 100px 0;
    
}
.panel4 h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
/*---------- Panel5 ----------*/
.panel5 {
    background: #fff;
    padding: 100px 0;
}
.p5-info {
    padding: 55px;
    background: #2a292e;
    border-radius: 10px;
    color: #fff;
}
.p5-info h3 {
    font-size: 1.6em;
}
.p5-info .btn {
    font-size: 0.944em;
    background: #efb03e;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    width: 100%;
    padding: 16px;
    border-radius: 10px;
}

/*---------- Panel6 ----------*/
.panel6 {
    padding: 0 0 100px;
    background: #fff;
}
.panel6 h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
/*---------- Panel7 ----------*/
.panel7{
    background: #f8f0db;
    padding: 100px 0; 
}
.panel7 h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
.panel7 ul li {
    background: #2a292e;
    border-radius: 5px;
    width: 12.3%;
    vertical-align: top;
    min-height: 218px;
}
.panel7 ul li a {
    padding: 50px 22px 10px;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.panel7 ul li a img{display:table; margin:0 auto}
.panel7 ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 20px;
    flex-wrap: wrap !important;
}

.panel7 ul li h4 {
    font-size: 1em;
    text-align: center;
    font-family: 'Nanum Gothic', sans-serif;
    margin-top: 20px;
    color: #efb03e;
    font-weight: 900;
}

/*---------- Panel8 ----------*/
.panel8 {
    padding: 100px 0;
    background: #fff;
}
.panel8 h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
.addressbar.active {
    background:#efb03e;
}
.addressbar {
    border: 1px solid #efb03e;
    padding: 25px 45px;
    border-radius: 5px;
}
.addressbar h4 {
    font-size: 1.556em;
    font-weight: 800;
    color: #efb03e;
	font-family: 'Nanum Gothic', sans-serif;
}

.addressbar p {
    font-size: 1.111em;
    color: #efb03e;
	font-family: 'Nanum Gothic', sans-serif;
}
.addressbar a {
    color: #173d32;
    font-size: 0.9em;
    text-decoration: underline;
    text-underline-position: under;
}
.addressbar.active h4, .addressbar.active p, .addressbar.active a {
    color: #fff;
}
.addressbar + .addressbar {
    margin-top: 25px;
}
/*---------- Panel9 ----------*/
.panel9 {
    background: #fff8f2;
}
.post-thumb {
    border-radius: 10px;
    overflow: hidden;
}
.recent-post .post + .post {
    margin-top: 35px;
}
.post-info h4 {
    font-size: 1em;
    width: 75%;
}
.post-info a {
    font-size: 0.722em;
    text-transform: uppercase;
    color: #232323;
    text-decoration: underline;
	position:relative;
	text-underline-position: under;
}
.post-info a::after {
    content: "";
    background: url("/wp-content/uploads/2021/12/arrow.png");
    position: absolute;
    right: -16px;
    height: 6px;
    width: 12px;
    top: 37%;
    transform: translateY\((-50%);
}
.recent-post h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600;
}
.member-info {
    background: #2a292e;
    color: #fff;
    text-align: center;
    height: 100%;
    position: relative;
    padding: 7em 0 6em 4em;
}
.member-info::after {

    content: "";
    background: #2a292e;
    height: 100%;
    width: 1000%;
    position: absolute;
    left: 100%;
    top: 0;

}
.member-info p {
    color: #efb03e;
    font-size: 1.333em;
    line-height: 1em;
}

a.all-post {
    font-size: 0.722em;
    text-transform: capitalize;
    color: #232323;
    text-decoration: underline;
    float: right;
    margin-top: 25px;
}
.recent-post {
    padding: 70px 0 120px;
}
.member-info h3 {
    font-size: 2.556em;
    margin-bottom: 30px;
}

a.join-btn {
    font-size: 1em;
    font-weight: 700;
    color: #efb03e;
    border: 1px solid #efb03e;
    text-transform: uppercase;
    padding: 10px 35px;
    display: table;
    margin: 29px auto 0;
    border-radius: 5px;
}
/*---------- footer ----------*/
footer.footer {
    background: #232323;
    padding: 70px 0 20px;
}
.ft-info p, .ft-info h5, .ft-info a {
    color: #efb03e;
    word-break: break-all;
}
.ft-info p, .ft-info a{
	font-size: 14px !important;}

.ft-info h5 {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 1em;
}
a.mailto {
    margin-bottom: 20px;
    display: block;
}
.ft-top [class*="col-"]:nth-child(2) .ft-info {
    position: relative;
}
.ft-top [class*="col-"]:nth-child(2) .ft-info:before {
    content: "";
    background: #be9f69;
    height: 100%;
    width: 1px;
    position: absolute;
    left: -51px;
	top: 0
}
.ft-top [class*="col-"]:nth-child(2) .ft-info:after {
    content: "";
    background: #be9f69;
    height: 100%;
    width: 1px;
    position: absolute;
    right: 51px;
	top: 0
}
.newsletter h3 {
    font-size: 1.667em;
    color: #fcbe40;
}
.subscibe [type=text] {
    background: transparent;
    border: none;
    color: #be9f69;
    width: 59%;
}
.subscibe [type=submit] {
    background: transparent url(/wp-content/themes/13thfloor/assets/images/subscribe-icon.png);
    border: none;
    color: #efb03e;
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 33px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #efb03e;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #efb03e;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #efb03e;
}
:-moz-placeholder { /* Firefox 18- */
  color: #efb03e;
}
.ft-logo {
    flex-basis: 30%;
}
.subscibe {
    border-bottom: 1px solid #be9f69;
}
.newsletter {
    flex-basis: 32%;
}
.subscibe [type=text]:focus-visible {
    outline: 0;
}
.ft-logo, .newsletter, .quicklinks {
    padding: 0 15px;
}
.ft-bottom {
    padding: 45px 0 0;
}
.footer .quicklinks ul {
    display: flex;
    gap: 45px;
    list-style: none;
    align-items: center;
    margin: 0;
}
.footer .quicklinks ul li, .footer .quicklinks ul li a {
    color: #efb03e;
}
.footer .quicklinks ul li{position: relative}
.footer .quicklinks ul li +li:before {
    content: "";
    background: #efb03e;
    height: 20px;
    width: 1px;
    position: absolute;
    left: -20px;
    top: 10px;
}
li.social a {
    font-size: 25px;
    margin-left: 14px;
}
.ft-bottom .row {
    align-items: flex-end;
}
.copyright {
    color: #efb03e;
    padding: 45px 0 5px;
}
.content-area {
    padding: 50px 0;
    min-height: 500px;
}
h1.pagetitle {
    color: #a97e3f;
    text-transform: uppercase;
}
.pro-info ul li:nth-child(2) {
    width: 63%;
    line-height: 1em;
    padding: 4px;
    min-height: 30px;
}
@media(max-width:767px)
{
	/*---------- Header ---------*/
	.logo {
    text-align: center;
    margin-bottom: 25px;
}
	.hdc-info ul {
    display: block;
    padding: 0;
    text-align: center;
}
	.hdc-info ul li+li {
    margin-top: 20px;
}
	.hdc-info ul:before{display: none}
	
	.home .content-area {
    padding: 0;
}
.head-top ul li {
    width: 49%;
}
.head-top ul li a {
    color: #fff;
    font-size: 0.7em;
}
.head-top ul li {
    width: auto;
}
.head-top ul {
    margin: 0;
    padding: 0;
}
.ht-links {
    padding: 0 0px 0 15px !important;
} 

/*----------- Panel1 ----------*/
	.panel1 ul {
    display: block;
    padding: 0;
}
	.panel1 ul li {
    width: 100%;
}
	.panel1 ul li+li{
    margin-top: 20px
}
.pro-panel {
    display: block;
    gap: 16px;
}
.pinfo-title {
    height: auto !important;
}
.pro-panel .product { 
    margin-bottom: 20px;
}
/*----------- Panel3 ----------*/
.p3-info {
    padding: 2em;

}
/*----------- Panel4 ----------*/
.panel4 {
    padding: 50px 0;
}

.p5-info .btn {
    font-size: 0.644em;
}
.p5-info h3 {
    font-size: 1.2em;
    margin-bottom: 30px;
}
.panel7 ul li {
    width: 100%;
    margin-bottom: 20px;
}
.panel7 ul li + li {
    margin-left: 0;
}
.member-info {
    padding: 20px;
}
.member-info:after{display:none}

.ft-top [class*="col-"]:nth-child(2) .ft-info::before {
    content: "";
    background: #be9f69;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.ft-top [class*="col-"]:nth-child(2) .ft-info::after {
    content: "";
    background: #be9f69;
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 100%;
}
.ft-info {
    padding: 20px 0;
}
.ft-logo {
    flex-basis: 100%;
}
.newsletter {
    flex-basis: 100%;
}
.ft-logo a {
    display: table;
    margin: 0 auto;
}
.newsletter {
    text-align: center;
    margin: 20px 0;
}
.subscibe [type="text"] {
    width: 50%;
}
.copyright {
    text-align: center;
}
.footer .quicklinks ul {
    padding: 0;
}
.panel9 {
    padding-bottom: 50px;
}
}

@media(max-width:991px)
{
	.navbar {
    display: none;
}
}
@media(min-width:768px) and (max-width:991px)
{
.newsletter {
    flex-basis: 50%;
}
.ft-logo {
    flex-basis: 50%;
}
.quicklinks {
    flex-basis: 100%;
}
.footer .quicklinks ul {
    padding: 0;
}	
}

@media(min-width:992px) and (max-width:1199px)
{
	.subscibe [type="text"] {
    width: 52%;
}
}

@media(min-width:768px) and (max-width:1199px)
{
	body {
    font-size: 14px;
}
	.panel1 ul {
    padding: 0;
}
	.panel1 ul li a {
    padding: 15px 8px;
    font-size: 0.8em;
}
	.pro-panel {
    display: flex;
    flex-wrap: wrap !important;
}
	.pro-panel .product {
    flex-basis: 31.78%;
}
	.pinfo-title {
    height: auto !important;
}
	.pro-info ul li {
    max-width: 65%;
}
	.panel7 ul li {
    width: 22.8%;

}
	.ft-top [class*="col-"]:nth-child(2) .ft-info:before {
    content: "";
    left: -20px;
}
	.ft-top [class*="col-"]:nth-child(2) .ft-info:after {
    content: "";
    right: -20px;
   
}
}
@media(min-width:1200px) 
{
	body{overflow-x: hidden;}
}

@media(min-width:1200px) and (max-width:1399px)
{
	body {
    font-size: 16px;
}
.pro-info ul li {
    margin: 5px 3px;
}
}