
.page_khuyenmai{
    padding: 60px 0 100px 0;
}

.list_khuyen_mai{
    display: inline-block;
}
.khuyen_mai_banner{
    float: left;
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
}

 .khuyen_mai_banner  a img{
     width: 100%;
     height: 100%;
}

 .page_ct_khuyenmai{
     padding-top: 100px;
 }

 .detail_km_left{
     float: left;
     width: calc(70% - 60px);
     margin-right: 60px;
 }

 .detail_km_right{
     float: left;
     width: 30%;
     background-color: #f9f9f9;
     min-height: 500px;
 }

 .detail_km_right h5{
     color: #103960;
 }

 .detail_km_left img{
     width: 100%;
     height: 100%;
 }

 .detail_km_right .news_post{
    padding: 30px 40px 0 40px;
 }

.line{
    border-bottom: 1px solid #666666;
    opacity: 0.2;
}

.detail_km_right .related_post{
    padding: 20px 40px 0 40px;
}

.detail_km_right .archives{
    padding: 0 40px;
}
.share{
    margin-top: 70px;
    display: flex;
}
.share b{
    margin-top: 5px;
    margin-right: 20px;
}

.share img{
    width: 35px;
    height: 35px;
    object-fit: cover;
    margin-right: 10px;
}

.related{
    margin-top: 50px;
    float: left;
    width: 100%;
}

.archives .archives_year .active .list_years{
    max-height: 1000px;
    transition: .3s;
}

.list_years {
    max-height: 0;
    overflow: hidden;
    transition: .3s;
}

.nav_type_sales{
    padding: 15px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
}

.nav_type_sales ul{
    display: flex;
    text-align: center;
    padding: 0;
    list-style: none;
    margin: 0;
    align-items: center;
    justify-content: center;
}
.nav_type_sales ul a{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding: 0 40px;
}
.nav_type_sales ul li:not(:last-child) a{
    border-right: 1px solid rgba(153, 153, 153, 0.2);
}
section.nav_type_sales.active {
    position: fixed;
    top: 89px;
    width: 100%;
    z-index: 9;
}

.nav_type_sales ul a.active{
    color: #fbb040;
}

.content_price{
    color: #ffffff;
    font-family: Muli;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 50px;
}

.promotion_shock{
    padding-top: 80px;
}

.promotion_sales{
    padding-top: 70px;
}

.proomotion_special{
    padding-top: 100px;
    padding-bottom: 80px;
}

.countdown_timer{
    width: 100%;
    display: flex;
    justify-content: center;
}
.countdown_timer ul{
    justify-content: center;
    display: flex;
    border-radius: 25px;
    background-color: #fbb040;
    width: 330px;
    height: 50px;
}

.countdown_timer li {
    display: inline-block;
    font-size: 25px;
    list-style-type: none;
    color: #ffffff;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
}

.countdown_timer li span {
    display: block;
    font-size: 30px;
}

.sec_detail_product{
    padding-top: 90px;
}

/*.detail_slider-for{*/
/*    margin-top: 60px;*/
/*    height: 315px;*/
/*    width: 400px;*/
/*    background-color: grey;*/
/*    margin-left: 60px;*/
/*}*/

/*.detail_slider-for img{*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    object-fit: cover;*/

/*}*/

/*.detail_img_items{*/
/*    float: left;*/
/*    margin: 0 10px;*/
/*    height: 110px;*/
/*    border: 1px solid #dee2e6;*/
/*    background-color: #ffffff;*/
/*}*/

/*.detail_img_items img{*/
/*    padding: 20px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

/*.detail_slider-nav{*/
/*    margin-top: 50px;*/
/*}*/

.vang{
    color: #ec981a;
}

.box_catego{
    width: calc(100% - 30px);
}

.box_catego ul{
    list-style: none;
    padding: 0;
    color: #222222;
    font-family: Muli;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    text-align: left;
}

.box_catego ul li{
    display: inline-block;
    margin-right: 50px;

}

.box_catego ul li b{
    color: #222222;
    font-family: Muli;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
}

/*.sec_content_detail{*/
/*    padding-top: 80px;*/
/*}*/

/*.box_content_detail{*/
/*    width: 80%;*/
/*    margin: auto;*/
/*}*/

.box_content_detail img{
    width: 100%;
    height: 520px;
    object-fit: cover;
}

.line_height{
    height: 1px;
    background-color: #999999;
    margin-top: 70px;
}

.sec_comment_detail{
    padding-top: 60px;
}

.sec_quality_products{
    padding-top: 90px;
    padding-bottom: 100px;
}

.sec_quality_products .slick-slide{
    margin: 40px 10px;
}

.bg_form_dk{
    position: relative;
    width: 100%;
}

/*.form_dk{*/
/*    position: absolute;*/
/*    top: 80px;*/
/*    right: 70px;*/
/*    width: 452px;*/
/*    float: left;*/
/*}*/



/*.form_dk input[type="text"] {*/
/*    border-radius: 23px;*/
/*    border: 1px solid #e1e1e1;*/
/*    background-color: #ffffff;*/
/*}*/



/*.form_dk label{*/
/*    color: #333333;*/
/*    font-family: Muli;*/
/*    font-size: 16px;*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*    line-height: 24px;*/
/*    text-align: left;*/
/*    letter-spacing: 0.08px;*/
/*}*/

.form_dk label a b{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 22px;
    text-align: center;
    text-decoration: underline;
    letter-spacing: 0.07px;
}

.form_dk label span{
    font-style: normal;
    letter-spacing: 0.08px;
    line-height: normal;
    color: #ec2129;
}

.bg_form_dk .btn_fb{
    float: left;
    width: calc(50% - 5px);
    height: 45px;
    border-radius: 25px;
    background-color: #3a559f;
    line-height: 43px;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Muli - Regular";
    display: inline-block;
    text-decoration: none;
    transition: .5s;
    margin-right: 10px;
}

.bg_form_dk .btn_gg{
    float: left;
    width: calc(50% - 5px);
    border-radius: 25px;
    background-color: #ea4335;
    line-height: 43px;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Muli - Regular";
    display: inline-block;
    text-decoration: none;
    transition: .5s;
}

.bg_form_dk p{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: center;}



.btn_fb:hover{
    color: #ffff;
}


.btn_gg:hover{
    color: #ffff;
}

.quen_mat_khau{
    padding: 80px 0;
}

.form_quenmatkhau_bg{
    height: 386px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    background-color: #ffffff;
    max-width: 900px;
    margin: auto;
}

.title_mt{
    padding-top: 70px;
}
.form_quenmatkhau{
    padding-top: 30px;
    width: 40%;
    margin: auto;
}

.form_quenmatkhau input[type="text"] {
    border-radius: 23px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}

.sanpham_favorite{
    padding-top: 50px;
    margin-bottom: 100px;
}

.personal_info{
    float: left;
    width: 30%;
    height: 694px;
    box-shadow: 0 0 51px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-image: url("../images/bg_inforone.png");
    background-attachment: fixed;
}



.favorite_product{
    float: left;
    width: calc(70% - 20px);
    margin-left: 20px;
}

.personal_info_img_content{
    display: flex;
    align-items: center;
    margin-top: 70px;
    flex-direction: column;
}

.personal_info h5{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
}

.personal_info p{
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
}

.btn_work{
    height: 45px;
    border-radius: 23px;
    border: 1px solid #ffffff;
    line-height: 43px;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 15px;
    min-width: 260px;
    font-family: "Muli - Regular";
    display: inline-block;
    text-decoration: none;
    transition: .5s;
}

.list_btn_work{
    margin-top: 40px;
}

.btn_work:hover{
    background-color: #fbb040;
    color: white;
    transition: .5s;
}

.favorite_items{
    display: inline-block;
    width: 100%;
    height: 110px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 20px;
    position: relative;
}

.box_favorite{
    float: left;
    width: calc(50% - 20px);
    margin: 0 10px;
}

.favorite_img{
    float: left;
    width: 30%;
}

.favorite_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.favorite_content{
    float: left;
    width: 70%;
}

.favorite_text{
    padding: 0 40px 0 20px;
}

.favorite_text h5{
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

.favorite_text b{
    color: #ec981a;
    font-family: Muli;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25px;
    text-align: center;

}

.favorite_items .icon_trash{
    position: absolute;
    right: 20px;
    bottom: 40px;
}

.FAQ_2_page .sec_FAQ{
    padding-top: 100px;
    padding-bottom: 100px;
}

.sec_FAQ_content{
    float: left;
    width: 30%;
}

.sec_FAQ_img{
    float: left;
    width: calc(55% - 20px);
    margin: 0 10px;
}

.sec_FAQ_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec_FAQ_text{
    margin-top: 40px;
    margin-right: 50px;
}

.sec_FAQ_text h2{
    color: #000000;
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    text-align: left;
    text-transform: uppercase;
}


.infor_about_shop{
    padding-bottom: 80px;
    margin-top: -220px;
}

/*.infor_shop{*/
/*    min-height: 300px;*/
/*    box-shadow: 0 3px 35px rgba(0, 0, 0, 0.1);*/
/*    border-radius: 20px;*/
/*    background-color: #ffffff;*/
/*    position: relative;*/
/*}*/

.inforr_shop_img{
    height: 300px;
}

/*.infor_shop_img img{*/
/*    padding: 60px 80px 0 80px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.infor_shop_content {*/
/*    padding-right: 50px;*/
/*    padding-bottom: 65px;*/
/*}*/


/*.infor_shop_text{*/
/*    padding-top: 60px;*/
/*}*/

.infor_shop_text h3{
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
}

.infor_shop_text b{
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.infor_shop_text span{
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25px;
    text-align: left;
}

.infor_shop_text p{
    color: #333333;
    font-family: Muli;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}


.certificate_content p{
    color: #333333;
    font-size: 15px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
}

.form_address{
    float: left;
    width: calc(70% - 20px);
    margin-left: 20px;
    min-height: 697px;
    box-shadow: 0 0 51px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
}

.form_add_addres{
    width: 70%;
    margin: auto;
    padding-top: 60px;
}

.form_add_addres input[type="text"] {
    border-radius: 23px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}

.form_add_addres input[type="email"] {
    border-radius: 23px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}

.form_add_addres label{
    color: #333333;
    font-family: Muli;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.08px;
}


.form_add_addres label span{
    font-style: normal;
    letter-spacing: 0.08px;
    line-height: normal;
    color: #ec2129;
}

.custom_select{
    border-radius: 23px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}

.custom_describe{
    border-radius: 6px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}


.custom_set_address{
    margin-top: 50px;
}

.custom_mk{
    margin-top: 30px;
}

.tim_kiem .search b{
    color: #ec981a;
}

.form_dang_ky .box_form_dk input:not([type="radio"]){
    margin-bottom: 10px;
}
.form_dang_ky .box_form_dk label{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
}
.box_pass input{
    margin-top: 15px;
}
.form_dang_ky .box_form_dk p{
    color: #666666;
    font-size: 14px;
}
.login_with a{
    width: calc(50% - 5px);
    height: 50px;
    border-radius: 25px;
    display: inline-block;
    line-height: 50px;
    background-color: #3a559f;
    text-align: center;
    margin: 0;
    color: white;
}
.login_with{
    display: flex;
    justify-content: space-between;
}
.login_with a.btn_gg{
    background-color: #ea4335;
}