/* Start style sang slider */
.sang_main_slider_wrapper{
    width: 95%;
    margin: auto;
}
.sang_main_slider_wrapper .sang_main_slider{
    border-radius: 1rem;
    overflow: hidden;
}
.sang_main_slider_wrapper .sang_main_slider .sang_main_slider_item{
    height: 400px;
}
.sang_main_slider_wrapper .sang_main_slider .sang_main_slider_item img {
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.sang_main_widget {
    margin: 3rem auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sang_main_widget .sang_main_widget_item {
    margin: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sang_main_widget .sang_main_widget_item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sang_main_widget .sang_main_widget_item .sang_main_widget_item_icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sang_main_widget .sang_main_widget_item .sang_main_widget_item_title p {
    font-size: 14px;
    color: #333;
    font-family: 'PeydaBold';
    margin-right: .5rem;
}
.main_product_wrapper_left_order_item_order_id svg{
    width: 25px;
    height: 25px;
}
/* End style main widget */
.flex_center {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* End style main cutsom section */
/* Start style work sample */
.sang_work_sample_slider_wrapper{
    margin-top: 3rem;
}
.sang_work_sample_slider_wrapper > h3 {
    margin-bottom: 1rem;
    color: var(--secondray_color);
    font-family: PeydaMeduim;
}
.sang_work_sample_slider_wrapper_title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_right{
    flex-basis: 50%;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_right p {
    font-weight: 400;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_left{
    flex-basis: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_left a {
    background: var(--primary_color);
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item{
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 1rem;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_thumnail{
    padding: 1rem 1rem 0 1rem;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_thumnail img {
    width: 100%;
    min-height: 155px;
    max-height: 100%;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_title{
    padding-bottom: .5rem;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_title a{
    text-decoration: none;
}
.sang_work_sample_slider_wrapper .sang_work_sample_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_title a h3 {
    text-align: center;
    font-size: 16px;
    color: #111;
    font-weight: 400;
}
/* End style work sample */
/* Start style Last Article  */
.sang_work_last_article_wrapper{
    margin-top: 3rem;
}
.sang_work_last_article_wrapper > h3 {
    margin-bottom: 1rem;
    color: var(--secondray_color);
    font-weight: 400;
}
.sang_work_sample_slider_wrapper_title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_right{
    flex-basis: 50%;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_right h2{
    margin-bottom: 0.3rem;
    color: #333;
    font-family: PeydaBold !important;
    font-size: 18px;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_right p {
    font-weight: 350;
    color: #444;
    font-size: 15px;
    margin-top: 0.5rem;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_left{
    flex-basis: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.sang_work_sample_slider_wrapper_title .sang_work_sample_slider_wrapper_title_left a {
    background: var(--primary_color);
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item {
    background-color: #fff;
    border: 1px solid var(--border-color, #E0E0E0);
    border-radius: 1rem;
    margin: .5rem 0;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item a {
    text-decoration: none;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_thumnail{
    padding: 1rem 1rem 0 1rem;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_thumnail img {
    width: 100%;
    min-height: 155px;
    max-height: 200px;
    border-radius: 1rem;
    overflow: hidden;
    height: 170px;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_title {
    padding-bottom: .75rem;
    padding-left: .75rem;
}
.sang_work_last_article_wrapper .last_article_slider .sang_work_sample_slider_item .sang_work_sample_slider_item_title h3 {
    text-align: center;
    font-size: 15px;
    color: #333;
    font-family: PeydaMeduim;
    margin: .5rem auto;
}
/* End style Last Article */
/* Start style join sang insta */
.sang_join_insta {
    border-radius: 3rem;
    padding: 1rem;
    background-color: #fff;
    width: 100%;
    margin-top: 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid var(--border-color, #E0E0E0);
}
.sang_join_insta .sang_join_insta_icon {
    margin-left: .5rem;
    display: flex;
    align-items: center;
}
.sang_join_insta .sang_join_insta_title {
    flex-basis: 80%;
}
.sang_join_insta .sang_join_insta_title h3 {
    color: #333;
    font-weight: 400;
    font-size: 16px;
    font-family: PeydaBold;
}
.sang_join_insta .sang_join_insta_link {
    flex-basis: 20%;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: .5rem;
}
.sang_join_insta .sang_join_insta_link a {
    background: var(--primary_color);
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}
/* End style join sang insta */
img.sang_main_slider_item_mobile_image {
    display: none;
}
@media only screen and (max-width: 500px) {
    .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_id {
        width: 20%;
    }
    .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_title {
        width: 75%;
    }
    .main-product-wrapper .main-product-wrapper-right {
        padding: 0 1rem !important;
    }
    .main-product-wrapper .main-product-wrapper-right p {
        width: 100% !important;
    }
    img.sang_main_slider_item_mobile_image {
        display: block;
    }
    img.sang_main_slider_item_pc_image {
        display: none;
    }
    .sang_main_widget .sang_main_widget_item .sang_main_widget_item_title p {
        text-align: center;
    }
    .sang_main_widget_item {
        margin-bottom:2rem !important;
    }
    .main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_title p {
        line-height: 35px;    
    }
}
@media only screen and (max-width: 800px) {
    .sang_main_widget .sang_main_widget_item {
        border-left: 1px solid #dcdbdb;
        justify-content: flex-start !important;
        flex-direction: column;
    }
    .sang_main_widget .sang_main_widget_item h3{
        margin-top: .75rem;
    }
    .sang_main_widget .sang_main_widget_item:nth-child(2) ,.sang_main_widget .sang_main_widget_item:nth-child(4) ,.sang_main_widget .sang_main_widget_item:nth-child(6){
        border: none;
    }
    .sang_main_widget {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .sang_main_widget .sang_main_widget_item {
        margin: .5rem;
        flex-basis: 44%;
    }
    .sang_main_box .sang_main_wrapper {
        flex-direction: column-reverse;
    }
    .sang_join_insta {
        flex-wrap: wrap;
    }
    .sang_join_insta .sang_join_insta_link {
        flex-basis: 100%;
        justify-content: center;
        margin-top: .5rem;
    }
    .main-product-wrapper {
        flex-direction: column !important;
    }
    .main-product-wrapper .main-product-wrapper-right{
        width: 100% !important;
    }
    .main-product-wrapper .main-product-wrapper-left {
        margin-top: 3rem;
        width: 100% !important;
    }
}
@media only screen and (max-width: 1050px) {
  
}
.main-product-content {
    margin-top: 3rem;
    background-color: #FFFBEB  ;
    padding: 2.5rem 0;
}
.main-product-wrapper{
    display: flex;
    justify-content: space-between;
}
.main-product-wrapper .main-product-wrapper-right{
    width: 50%;
}
.main-product-wrapper .main-product-wrapper-right h1 {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-family: PeydaBold;
}
.main-product-wrapper .main-product-wrapper-right p {
    color: #000;
    font-size: 14px;
    line-height: 40px;
    width: 90%;
     text-align: justify;
}
.main-product-link {
    display: flex;
    align-content: center;
    justify-content: center;
}
.main-product-wrapper .main-product-wrapper-right a {
    background: var(--primary_color);
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}
.main-product-wrapper .main-product-wrapper-left {
    width: 50%;
    border-right: 1px solid #dddada;
}
.main-product-wrapper .main-product-wrapper-left >  h4 {
    text-align: center;
    color: #000;
    font-family: PeydaBold;
    margin-bottom: .5rem;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order {
    display: flex;
    flex-direction: column;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    border-bottom: 1px dashed #eceaea;
    padding: 1rem;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item:last-child {
    border-bottom: none;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_id {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #fff;
    border: 1px solid var(--border-color, #E0E0E0);
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_title {
    padding-right: 1rem;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_title h3 {
    font-size: 15px;
    color: #333;
    font-family: PeydaMeduim;
}
.main-product-wrapper .main-product-wrapper-left .main_product_wrapper_left_order .main_product_wrapper_left_order_item .main_product_wrapper_left_order_item_order_title p {
    font-size: 14px;
    font-weight: 400;
    margin: .5rem;
    color: #000;
}
.main_product_wrapper_left_order_item_active  {
    margin-right: 2rem;
}
.main_product_wrapper_left_order_item_active .main_product_wrapper_left_order_item_order_id {
    background-color: var(--primary_color) !important;
}
.main_product_wrapper_left_order_item_active .main_product_wrapper_left_order_item_order_id h4 {
    font-size: 18px !important;
    color: #333333 !important;
}
/* Start style new product slider */
.sang_new_product_wrapper{
    margin-top: 3rem;
}
.sang_new_product_wrapper > h3 {
    margin-bottom: 1rem;
    color: var(--secondray_color);
    font-weight: 400;
}
.sang_new_product_wrapper_title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.sang_new_product_wrapper_title .sang_new_product_wrapper_title_right{
    flex-basis: 50%;
}
.sang_new_product_wrapper_title .sang_new_product_wrapper_title_right h2 {
    margin-bottom: 0.3rem;
    color: #333;
    font-family: PeydaBold !important;
    font-size: 18px;
}
.sang_new_product_wrapper_title .sang_new_product_wrapper_title_right p {
    font-weight: 350;
    color: #444;
    font-size: 14px;
    margin-top: .5rem;
}
.sang_new_product_wrapper_title .sang_new_product_title_left{
    flex-basis: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.sang_new_product_wrapper_title .sang_new_product_title_left a {
    background: var(--primary_color);
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}
.sang_archive_product_page_content_item {
    background-color: #fff;
    border-radius: 1rem;
    margin: .5rem 0;
    border: 1px solid var(--border-color, #E0E0E0);
    overflow: hidden;
    text-align: center;
}
.sang_archive_product_page_content_item .sang_archive_product_page_content_item_thumbnail{
    padding: 1rem;
}
.sang_archive_product_page_content_item .sang_archive_product_page_content_item_thumbnail img{
    width: 100%;
    height: 190px;
    display: block;
    border-radius: 1rem;
}
.sang_archive_product_page_content_item  .sang_archive_product_page_content_item_title{
    width: 90%;
    margin-bottom: 1.5rem;
}
.sang_archive_product_page_content_item a {
    text-decoration: none;
}
.sang_archive_product_page_content_item  .sang_archive_product_page_content_item_title h3 {
    margin-bottom: 0.3rem;
    color: #333;
    font-family: PeydaBold !important;
    font-size: 17px;
}

.sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right{
    display: flex;
    flex-direction: column;
    align-items: center;
}
 .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right del {
    font-size: 14px;
}
.sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right span {
    font-size: 15px;
    font-weight: 450;
    color: #333;
}
.sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_left{
    display: flex;
    align-items: flex-end;
}
.sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_left a {
    background-color: var(--primary_color);
    padding: .5rem 1.2rem;
    font-size: 13px;
    text-decoration: none;
    color: #333;
    border-radius: 8px;
}

.sang_last_product_slider .sang_archive_product_page_content_item a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.sang_last_product_slider .sang_archive_product_page_content_item a .sang_archive_product_page_content_item_bottom_left  span{
    background: var(--primary_color);
    padding: 0.5rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: PeydaMeduim;
    border-radius: 99px;
}

.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_thumbnail{
    padding: 1rem;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_thumbnail img{
    width: 100%;
    height:100%;
    display: block;
    border-radius: 1rem;
}
.sang_last_product_slider .sang_archive_product_page_content_item  .sang_archive_product_page_content_item_title{
    width: 90%;
    margin-bottom: 1.5rem;
}
.sang_last_product_slider .sang_archive_product_page_content_item  .sang_archive_product_page_content_item_title h3{
    font-size: 17px;
    font-weight: 400;
    font-family: PeydaBold !important;
    color: #333;
    text-align: center;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom{
    width: 80%;
    margin: .5rem auto;
    padding: .8rem 0;
    display: flex;
    justify-content: space-between;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right del {
    font-size: 14px;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_right span {
    font-size: 15px;
    font-weight: 450;
    color: #333;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_left{
    display: flex;
    align-items: flex-end;
}
.sang_last_product_slider .sang_archive_product_page_content_item .sang_archive_product_page_content_item_bottom .sang_archive_product_page_content_item_bottom_left a {
    background-color: var(--primary_color);
    padding: .5rem 1.2rem;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    border-radius: 8px;
}