/* BASIC css start */
/* main header */
body {
    padding-top: 0 !important;
}

body header {
    background: transparent !important;
}

body header.active,
body header.fixed {
    background: #fff !important;
}

body #topbanner {
    border-bottom: 1px solid #fff !important;
}

body #topbanner .topSlider li.txt a,
body .header_inner .menu>ul>li>a,
body .header_inner .right>ul>li>a,
body .header_inner .right>ul>li .cart a,
body .header_inner .right>ul>li.header-language .language {
    color: #fff !important;
}

body .header_inner img {
    filter: brightness(0) invert(1) !important;
}

body .header_inner .right>ul>li.header-search .search_button {
    background: url('/design/pinkagewig/renewal_2025/search.png') no-repeat !important;
    background-size: cover !important;
}

body .header_inner .right>ul>li.header-search.active .search_button {
    background: url('/design/pinkagewig/renewal_2025/close_btn_w.png') no-repeat !important;
    background-size: cover !important;
}

/* PHOTO REVIEW */
.community.review_area h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 47.73px;
}

.community.review_area .sub_menu {
    margin-bottom: 23px
}

.dum {
    width: 100%;
    height: 700px;
    border: 1px solid #ddd;
    font-size: 22px;
    color: #ddd
}

.mainBlock {
    position: relative
}

.mainBlock.community.review_area {
    padding-bottom: 50px
}

.mainBlock.community.review_area>.dum {
    min-height: 700px
}

.review_area {
    background-color: #f5f4f6;
    width: 100%;
    padding-top: 100px;
}

.community .sub_menu li+li {
    margin-left: 6px;
}

.community .sub_menu li a {
    width: 200px;
    margin: 0;
    height: 61px;
    line-height: 61px;
    box-sizing: border-box;
    padding: 0;
    border-radius: 61px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #000;
}

.community .sub_menu li a.active:hover,
.community .sub_menu li.active a:hover,
.community .sub_menu li a.active,
.community .sub_menu li.active a {
    background: #000;
    border: 1px solid #000;
    font-weight: 600;
}

/*renewal*/
#wrap {
    min-width: 1610px;
}

main {
    max-width: 1920px;
    margin: 0 auto;
}

.swiper-button-disabled {
    opacity: 0.13;
}

main *:after {
    content: none !important;
}


#mainBnr {
    overflow: hidden;
}

#mainBnr img {
    width: 100%;
}


#mainBnr .swiper-pagination {
    position: absolute;
    bottom: 37px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}

#mainBnr .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 1.2px solid #fff;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    margin: 0 5px;
}

#mainBnr .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
}

#mainBnr .txt {
    text-align: center;
    padding: 65px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

#mainBnr .txt>* {
    color: #fff;
    font-family: "Fenix", serif !important;
}

#mainBnr .txt h3 {
    font-size: 24px;
    line-height: 26.81px;
    font-weight: 400;
}

#mainBnr .txt h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22.34px;
}


#mainBnr .txt h1 {
    font-size: 60px;
    font-weight: 400;
    line-height: 67.02px;
    padding: 36px 0;
}


.main-title {
    text-align: center;
    margin-bottom: 40px;
}

.main-title h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 47.73px;
    color: #000;
}

.main-title p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.09px;
    color: #999;
}

.best_seller {
    width: 1610px;
    margin: 100px auto 0;
}

.best_seller .new_prdList {}

.best_seller .new_prdList li {
    width: 380px;
}

.more {
    padding: 40px 0;
    text-align: center;
}

.more.all {
    padding: 0;
}


.more a {
    border: 1px solid #000;
    width: 141px;
    height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    gap: 4px;
    border-radius: 47px;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
}

.more.all a {
    width: 121px;
}


.more a img {
    transition: filter 0.3s ease-in-out;
}

.more a:hover {
    background: #000;
    color: #fff;
}

.more a:hover img {
    filter: brightness(0) invert(1);
}


.swiper-wrap {
    position: relative;
}

.new_arrival {
    position: relative;
    margin: 100px auto;
    min-height: 700px;
}

.new_arrival .banner {
    width: 945px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width:1900px) {
    .new_arrival .banner {
        width: 785px;
    }
}

.new_arrival .banner img {
    width: 100%;
}

.new_arrival .product {
    width: 1610px;
    overflow: hidden;
    padding-left: 830px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-right: 40px;
    padding-top: 29.5px;
}

.new_arrival .product .main-title {}

.new_arrival .product .main-title h3 {
    font-size: 32px;
    line-height: 38.19px;
}

.new_arrival .product>.swiper-wrap>.swiper-container {
    overflow: hidden;
    width: 540px;
}

.new_arrival-swiper-button-next {
    background: url('/design/pinkagewig/renewal_2025/arr_r_gray_60.png') no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 140.5px;
    right: 0;
    cursor: pointer;
}

.new_arrival-swiper-button-prev {
    background: url('/design/pinkagewig/renewal_2025/arr_l_gray_60.png') no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 140.5px;
    left: 0;
    cursor: pointer;
}

.title-box {
    width: 410px;
}


.title-box .main-title {
    text-align: left;
}

.title-box .main-title h3 {}

.title-box .more {
    text-align: left;
}

.main_wig {
    position: relative;
    margin: 60px auto 0;
}

.main_wig+.main_wig {
    /*margin: 0 auto;*/
}

.main_wig_inner {
    width: 1610px;
    margin: 0 auto;
    display: flex;
}

.main_wig .product {
    width: calc(100% - 410px);
}

.main_wig .product .swiper-container {
    overflow: hidden;
}

.full_wig-swiper-button-next,
.half_wig-swiper-button-next {
    background: url('/design/pinkagewig/renewal_2025/arr_r_black_80.png') no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 209px;
    right: -95px;
    cursor: pointer;
}

.full_wig-swiper-button-prev,
.half_wig-swiper-button-prev {
    background: url('/design/pinkagewig/renewal_2025/arr_l_black_80.png') no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 209px;
    left: -95px;
    cursor: pointer;
}

@media (max-width:1816px) {

    .full_wig-swiper-button-next,
    .half_wig-swiper-button-next {
        right: auto;
        left: -95px;
        top: -17px;
    }

    .full_wig-swiper-button-prev,
    .half_wig-swiper-button-prev {
        left: -190px;
        top: -17px;
    }
}

.hair_drawing {
    background: #f5f5f5;
    margin: 100px auto 0;
}

.hair_drawing_inner {
    width: 1016px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.hair_drawing .txt {
    width: 403px;
    white-space: nowrap;
}

.hair_drawing .txt h3 {
    color: #000;
    font-size: 52px;
    font-weight: 600;
    line-height: 62.05px;
}

.hair_drawing .txt p {
    margin-top: 20px;
    color: #666;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
}

.hair_drawing .canvas {
    width: calc(100% - 403px);
}

.hair_drawing .canvas svg path {
    visibility: hidden;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transition: stroke-dashoffset 1.5s ease-out, visibility 0s linear 1.5s;
}

.hair_drawing.animated .canvas svg path {
    visibility: visible;
    stroke-dashoffset: 0;
}

.hair_drawing .canvas svg path[fill]:not([fill="none"]) {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1.5s ease-out;
}

.hair_drawing.animated .canvas svg path[fill]:not([fill="none"]) {
    clip-path: inset(0 0 0 0);
}

.collabo {
    background: #000;
    padding: 100px 0;
}

.collabo .title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 47.73px;
    text-align: center;
    margin-bottom: 60px;
}

.collabo .swiper-container {
    overflow: hidden;
    width: 1610px;
    margin: 0 auto;
}

.collabo .swiper-slide {}

.collabo .swiper-slide .img-box {
    position: relative;
}

.collabo .swiper-slide .img-box img {
    width: 100%;
}

.collabo .swiper-slide .img-box .comment-box {
    position: absolute;
    z-index: 2;
    border: 0;
}

.collabo .swiper-slide .img-box .comment-box .dot {
    background: rgba(0, 0, 0, 0.8);
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
}


.collabo .swiper-slide .img-box .comment-box.active {
    z-index: 3;
}

.collabo .swiper-slide .img-box .comment-box.active .dot {}

.collabo .swiper-slide .img-box .comment-box .dot span {
    background: url('/design/pinkagewig/renewal_2025/collabo_open.png') center no-repeat;
    width: 40px;
    height: 40px;
    background-size: 24px;
    display: block;
}

.collabo .swiper-slide .img-box .comment-box.active .dot span {
    background: url('/design/pinkagewig/renewal_2025/collabo_close.png') center no-repeat;
    background-size: 24px;
}

.collabo .swiper-slide .img-box .comment-box .item {
    display: none;
    margin-top: 10px;
    background: #fff;
    position: absolute;
}

.collabo .swiper-slide .img-box .comment-box.active .item {
    display: block;
}

.collabo .swiper-slide .img-box .comment-box .item a {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    background: #fff;
    display: flex;
    align-items: center;
}

.collabo .swiper-slide .img-box .comment-box .item a .thumb {
    width: 80px;
}

.collabo .swiper-slide .img-box .comment-box .item a .desc {
    width: 171px;
    padding: 21px 10px;
    box-sizing: border-box;
}

.collabo .swiper-slide .img-box .comment-box .item a .desc .name {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.collabo .swiper-slide .img-box .comment-box .item a .desc .price {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.collabo .swiper-slide .img-box+p {
    margin: 20px 0 60px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.71px;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.collabo .swiper-container .swiper-pagination {
    padding: 0;
    bottom: 0;
}

.collabo .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #fff;
    opacity: 0.3;
}

.collabo .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.collabo-swiper-button-prev {
    background: url('/design/pinkagewig/renewal_2025/arr_l_white_100.png') no-repeat;
    width: 100px;
    height: 100px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 45px;
    margin-top: -48px;
    cursor: pointer;
}

.collabo-swiper-button-next {
    background: url('/design/pinkagewig/renewal_2025/arr_r_white_100.png') no-repeat;
    width: 100px;
    height: 100px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 45px;
    margin-top: -48px;
    cursor: pointer;
}


.main_bottom {
    padding: 118px 0;
}

.main_bottom .circle_text_wrap {
    position: relative;
    width: 356px;
    padding: 0px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.main_bottom .customer_text h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40.57px;
}


.main_bottom .customer_text .top {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}


.main_bottom .customer_text .top span {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
}

.main_bottom .customer_text p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}



.main_bottom .customer_text .button {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}


.main_bottom .customer_text .button a {
    margin-bottom: 10px;
    border: 1px solid #000;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 20px;
    background: url('/design/pinkagewig/renewal_2025/cs_center_arr.png') no-repeat right 20px center;
    background-size: 16px;
}

.main_bottom .inner {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    gap: 180px;
    align-items: center;
}

.circle_text {}

.circle_text svg {
    width: 100%;
    animation: rotate 20s linear infinite;
    transform-origin: center;
}

.circle_text textPath {
    font-size: 15px;
    font-weight: 600;
    font-family: "Source Serif 4", serif !important;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.main_benefit {
    border-top: 1px solid #eee;
    padding: 20px 0;
}

.main_benefit_inner {
    display: flex;
    margin: 0 auto;
    width: 1610px;
}

.main_benefit a {
    padding: 15px 0;
    width: 25%;
    display: flex;
    align-items: center;
}

.main_benefit a .ic {
    width: 55px;
    background: #f5f5f5;
    border-radius: 8px;
}

.main_benefit a .ic img {
    width: 100%;
}

.main_benefit a .desc {
    padding-left: 20px;
}

.main_benefit a .desc h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 23.87px;
}

.main_benefit a .desc h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 19.09px;
    color: #666;
    margin-top: 8px;
}

.main_benefit a .desc h5 img {
    width: 16px;
    vertical-align: middle;
    margin-left: 4px;
    position: relative;
    top: -1px;
} 

/* slide text banner */
.main_longbanner_wrap {
    overflow: hidden;
}

.main_longbanner {
    box-sizing: border-box;
    background: #ececec;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 250px;
    margin: 10vw 0 6vw;
}

.long_title {
    color: #000;
    font-size: 32px;
    text-align: left;
    line-height: 1.5;
    font-weight: 500;
}

.long_sub {
    color: #000;
    font-size: 16px;
    margin-top: 5px;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
}

.long_button {
    background-color: black;
    font-size: 13.5px;
    color: #fff;
    margin: 50px auto;
    line-height: 16px;
    padding: 15px;
    text-align: center;
}
/* BASIC css end */

