html {
    color: #525252;
}

.goods-tab-link-holder .nav-tabs .nav-item {
    background-color: #fff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #fff;
}

.goods-tab-link-holder .nav-tabs .nav-link.active {
    color: #1279bd !important;
}

.goods-tab-link-holder .active {
    border-bottom: 4px solid #1279bd !important;
}

.goods-tab-link-holder .nav-tabs .nav-item .product-link {
    border: none;
    border-right: 1px solid #dee2e6;
}

.order-review-newtext {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff5b59;
    color: #ffffff;
    border-radius: 3px;
    width: 15px;
    height: 15px;
    font-weight: 400;
    font-size: 12px;
    margin-left: 4px;
}

@font-face {
    font-family: 'LeferiBaseType-RegularA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiBaseType-RegularA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -0.4px;
}

/* white_banner_holder */
.main_goods_title {
    font-family: 'LeferiBaseType-RegularA';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: #1279BD;
    width: 237px;
    padding-top: 122px;
    margin: auto;
    border-bottom: 1.5px solid #1279BD;
}

.main_goods_title-2 {
    font-family: 'LeferiBaseType-RegularA';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: #1279BD;
    width: 300px;
    padding-top: 122px;
    margin: auto;
    border-bottom: 1.5px solid #1279BD;
}

.goods_explanation {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -0.17px;
    width: 344px;
    height: 40px;
    padding: 6px;
    margin: auto;
    border: 1px solid #525252;
    display: flex;
    justify-content: space-evenly;
}

.goods_size {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    padding-top: 27px;
}

.goods_size-2 {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}

.banner_img_section {
    padding-top: 50px;
    padding-bottom: 93px;
}

.goods_detail {
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -0.35px;
    padding-bottom: 78px;
}

.banner_img {
    padding-bottom: 149px;
}

.banner_img p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.15px;
}

.goods_composition {
    padding-top: 150px;
    padding-bottom: 140px;
}

.goods_composition h1 {
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -0.35px;
    margin-bottom: 49px;
}

.goods_composition p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.15px;
    width: 369px;
    height: 30px;
    border-radius: 5px;
    padding: 4px;
    margin: auto;
    margin-bottom: 10px;
    background: #F3F5F6;
}
.goods_composition .goods_c {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.15px;
    width: 453px;
    height: 30px;
    border-radius: 5px;
    padding: 4px;
    margin: auto;
    margin-bottom: 10px;
    background: #F3F5F6;
}
.goods_composition span {
    font-size: 12px;
    font-weight: 400;
}

.goods_composition img {
    padding-top: 62px;
}

.goods_composition .goods_width {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.15px;
    background: none;
}

.goods_information {
    padding-top: 150px;
}

.goods_information h1 {
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -0.35px;
    padding-bottom: 78px;
    margin: 0;
}

.goods_information table {
    width: 917px;
    height: 209px;
    margin: auto;
    border: 1px solid #D6D6D6;
}

.goods_information th {
    font-size: 15px;
    font-weight: 500;
    padding-left: 32px;

    border: 1px solid #D6D6D6;
}

.goods_information td {
    font-size: 15px;
    font-weight: 400;
    padding-left: 38.5px;
    border: 1px solid #D6D6D6;
}

.goods_information span {
    font-size: 12px;
    font-weight: 400;
}

/* white_banner_holder */

/* hbanner */

.goods_delivery{
    width:557px;
    height:116px;
    border:1px solid #D6D6D6;
}
