/*
Theme Name:  Kalles-child
Theme URL:   https://kalles.the4.co/demo/fashion/
Description: The best woocommerce theme for online fashion store, personal blog.
Author:      The4
Author URL:  https://the4.co
Template:    kalles
Version:     1.0.0
*/

@font-face {
    font-family: 'Gmarket Sans';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('https://go2nz.com/wp-content/uploads/2023/02/GmarketSansMedium.woff2') format('woff2');
}

@font-face {
    font-family: 'Gmarket Sans bold';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('https://go2nz.com/wp-content/uploads/2023/02/GmarketSansBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('https://go2nz.com/wp-content/uploads/2022/04/Pretendard-Regular.subset.woff2') format('woff2');
}


.aligncenter {
  text-align: center !important ;
}

.alignleft {
text-align: left;
}

.aligncenter {
text-align: center;
}

.alignright {
text-align: right;
}

.sticky-logo {display:none}

.header-sticky .sticky-logo {
    display: block;
    line-height: 3.8;
}
h1,h2,h3,h4,h5,h6{
	  font-family: 'Gmarket Sans' !important;
}
.header-sticky .regular-logo {display:none}

 .regular-logo {display:block}

.retina-logo{
    display: none;
}
.sticky-logo img{
    height: 40px;
    width: 100px;
}

@media only screen and (max-width: 600px) {
  .retina-logo {
    background-color: lightblue;
  }
}