/*Common Button*/
#main_page .banner-sildeshow-hp .button-see-more-banner-hp {
    margin-top: 30px;
}
#main_page .banner-sildeshow-hp .button-see-more-banner-hp .link_button_see_more{
    border: 0.5px solid #d9d9d9;
    padding: 10px 25px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    background: 0 0;
}
#main_page .banner-sildeshow-hp .button-see-more-banner-hp .link_button_see_more span{
    color: #3f3a36;
}
@media screen and (min-width: 0px) and (max-width: 768px){
    #main_page .banner-sildeshow-hp .button-see-more-banner-hp {
        margin-top: 20px;
    }
}

/*---------------------------------------------------*/

/* Slider Banner Top */
#main_page .wp-video {
    width: 100% !important; /* Chiếm toàn bộ chiều ngang của phần tử chứa */
    /* height: 100% !important; */
}

#main_page .mejs-container {
    width: 100% !important; /* Đảm bảo rằng trình chứa video cũng chiếm toàn bộ chiều ngang */
    /* height: 100% !important; */
}


#main_page .list-slider-banner-top-image.show_pc { 
    max-height: 1067px !important;
    max-width: 2560px !important;
}
#main_page .mejs-controls {
    display: none !important;
}
#main_page video {
    pointer-events: none;
}
#main_page .mejs-layers {
    display: none;
}
#main_page .slider-banner-top-hp .show_mb {
    display: none !important;
}
#main_page .slider-banner-top-hp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1px;
}

#main_page .slider-banner-top-hp .list-slider-banner-top-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; 
    margin: 0 auto; 
}

#main_page .slider-banner-top-hp .list-slider-banner-top-image .slider-banner-top-image-detail {
    display: flex;
    justify-content: center;
    align-items: center;
}
#main_page .slider-banner-top-hp .list-slider-banner-top-image .slick-dots {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 20px
}
#main_page .slick-dots li {
    display: inline-block;
    margin: 0 10px; /* Khoảng cách giữa các dots */
}
#main_page .slider-banner-top-hp .list-slider-banner-top-image .slick-dots li button { 
    background: white;
    opacity: 0.8;
}
#main_page .slider-banner-top-hp .list-slider-banner-top-image .slick-dots li.slick-active button { 
    border: 1px solid rgb(159, 124, 101);
} 
#main_page .slider-banner-top-hp .list-slider-banner-top-image .slick-dots li.slick-active button:before { 
    background-color: rgb(159, 124, 101);
    opacity: 0.8;
}

@media screen and (min-width: 0px) and (max-width: 768px) { 
    #main_page .slider-banner-top-hp .show_pc {
        display: none;
    }
    #main_page .slider-banner-top-hp .show_mb {
        display: block !important;
    }
    #main_page .slider-banner-top-hp .slick-list {
        padding: 0 !important;
    }
    #main_page .slider-banner-top-hp .list-slider-banner-top-image .slick-dots {
        bottom: 10px
    }
}



/*---------------------------------------------------*/

/*Banner dùng chung*/
#main_page .banner-sildeshow-hp {
    margin-top: 60px;
    position: relative;
}
#main_page .banner-sildeshow-hp .background-banner-sildeshow-hp {
    background: #f2f2f2;
}
#main_page .banner-sildeshow-hp .box-content-banner-hp{
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
    transform: translateY(-50%);
}
#main_page .banner-sildeshow-hp .box-content-banner-hp .wrap-box-content-banner-hp {
    width: 30%;
}
#main_page .banner-sildeshow-hp .box-content-banner-hp .title-banner-hp h2{
    font-size: 30px;
    font-weight: 300;
    color: #3f3a36;
}
#main_page .banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
    margin-top: 10px;
    font-size: 16px;
    color: #3f3a36;
    max-width: 274px;
    width: 274px;
}
#main_page .banner-sildeshow-hp .list_type_product_hp {
    margin-top: 20px;
}
#main_page .banner-sildeshow-hp .list_type_product_hp p{
    margin: 10px 0;
    color: #3f3a36;
    font-size: 16px;
}
#main_page .banner-sildeshow-hp .list_type_product_hp .col-md-3{
    padding-left: 10px;
    padding-right: 10px;
}
#main_page .banner-sildeshow-hp .list_type_product_hp img{
    width: 100%;
    height: 268px;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 274px;
}

#main_page .banner-sildeshow-hp .tierra-banner-image {
    height: auto;
    width: 100%;
    position: relative;
}
#main_page .banner-sildeshow-hp .tierra-banner-image img{
    height: auto;
    width: 100%;
}
#main_page .banner-sildeshow-hp .tierra-banner-image .img_desktop {
    display: block;
}
#main_page .banner-sildeshow-hp .tierra-banner-image .img_mobile {
    display: none;
}
@media screen and (min-width: 0px) and (max-width: 768px){
    #main_page .banner-sildeshow-hp {
        margin-top: 40px;
    }
    #main_page .banner-sildeshow-hp .background-banner-sildeshow-hp {
        background: #fff;
    }
    #main_page .banner-sildeshow-hp .box-content-banner-hp .title-banner-hp h2 {
        font-size: 24px;
        font-weight: 300;
    }
    #main_page .banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        font-size: 15px;
        max-width: 262px;
    }
    #main_page .banner-sildeshow-hp .list_type_product_hp img {
        height: auto;
    }
    #main_page .banner-sildeshow-hp .tierra-banner-image .img_desktop {
        display: none;
    }
    #main_page .banner-sildeshow-hp .tierra-banner-image .img_mobile {
        display: block;
    }
    #main_page .banner-sildeshow-hp .box-content-banner-hp {
        position: relative;
        text-align: center;
        margin: 15px 0;
        transform: translateY(0%);
    }
    #main_page .banner-sildeshow-hp .box-content-banner-hp .row{
        justify-content: center !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1025px){
    #main_page .banner-sildeshow-hp .box-content-banner-hp{
        top: 50%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1440px){
    #main_page .banner-sildeshow-hp .box-content-banner-hp .col-sm-3 {
        width: 36%;
    }
}
/*Banner đầu tiên*/
#main_page .banner-sildeshow-hp.first-banner-sildeshow-hp {
    margin-top: 0;
    height: auto;
    width: 100%;
    max-width: 100% !important;
}

#main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .row{
    padding-left: 15px;
}

#main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .title-banner-hp h2 {
    font-family: "la barethelly signature";
    font-weight: 400;
    font-size: 70px;
    letter-spacing: 1px;
    margin-top: 38px;
    height: 77px;
}
#main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .tierra-banner-image a {
    display: flex;
    justify-content: center;
}
#main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .tierra-banner-image .img_desktop {
    width: auto;
}
@media screen and (min-width: 0px) and (max-width: 500px) {
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp {
        position: absolute;
        top: 57%;
        text-align: center;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        margin-top: 0;   
    }
    
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .button-lv1 a{
        justify-content: center;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .button-see-more-banner-hp {
        margin-top: 15px;   
        width: 100%;
        max-width: 100%;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        max-width: 100%;
        width: 100%;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .row{
        padding-left: 0;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .container{
        padding: 0;
    }
}
@media screen and (min-width: 500px) and (max-width: 768px) {
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp {
        position: absolute;
        top: 69%;
        text-align: center;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        margin-top: 0;   
        max-width: 100%;
        width: 100%;
    }
    
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .box-content-banner-hp .button-lv1 a{
        justify-content: center;
    }
    #main_page .banner-sildeshow-hp.first-banner-sildeshow-hp .button-see-more-banner-hp {
        margin-top: 15px;   
        width: 100%;
        max-width: 100%;
    }
}

/*Banner Kim cương*/
@media screen and (min-width: 0px) and (max-width: 768px) {
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp {
        position: absolute;
        top: 65%;
        text-align: center;
    }
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp .row{
        justify-content: center;
    }
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp .row .col-sm-1{
        display: none;
    }
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp .button-lv1 a{
        justify-content: center;
    }
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp .row .col-xs-9{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 1025px){
    #main_page .banner-sildeshow-hp.kimcuong-banner-sildeshow-hp .box-content-banner-hp{
        top: 50%;
    }

}
/*BST The Heart*/
@media screen and (min-width: 0px) and (max-width: 768px) {
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp {
        margin-top: 0;
    }
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .container{
        padding: 20px 0;
        background: #f2f2f2;
    }
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .container .col-sm-1{
        display: none;
    }
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        max-width: 281px;
    }
     #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .row{
        justify-content: flex-start !important;
        text-align: left;
        padding-left: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .container .col-sm-3{
        width: 40%;
    }
}
@media screen and (min-width: 1100px) {
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .content-banner-hp {
        width: 274px;
    }
    #main_page .banner-sildeshow-hp.the_heart-banner-sildeshow-hp .box-content-banner-hp .title-banner-hp h2 {
        width: 274px;
    }
}


/*List category*/
#main_page .cate_hp {
    margin-top: 30px;
    opacity: 0;
}
#main_page .cate_hp .list_cate_hp{
    /*display: flex;*/
    /*justify-content: center;*/
}
#main_page .cate_hp .list_cate_hp .item_category_hp{
    padding: 0 10px;
}
#main_page .list_cate_hp .item_category_hp h3 a {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.72px;
    color: #3f3a36;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
#main_page .list_cate_hp .item_category_hp p {
    margin-top: 5px;
    color: #3f3a36;
    font-size: 16px;
    margin-bottom: 30px;
}
#main_page .list_cate_hp .item_category_hp .link_text {
    color: #3f3a36;
    display: inline-block;
    font-size: 15px;
    padding-top: 30px;
    margin-bottom: 0;
    cursor: pointer;
}
#main_page .list_cate_hp .item_category_hp .img_item_category {
    width: 100%;
    max-height: 368px;
    object-fit: cover;
}

@media screen and (min-width: 0px) and (max-width: 768px) { 
    #main_page .list_cate_hp .item_category_hp .img_item_category {
        max-height: 300px;
    }
    #main_page .list_cate_hp .item_category_hp p {
        margin-bottom: 15px;
    }
    #main_page .cate_hp .container{
        padding-right: 0;
        padding-left: 5px;
    }
    #main_page .cate_hp .list_cate_hp .item_category_hp{
        padding: 0 5px;
    }
}
@media screen and (min-width: 600px) and (max-width: 650px) { 
    #main_page .list_cate_hp .item_category_hp h3 a {
        height: 50px;
    }
}

/*Bạn muốn có nhẫn riêng?*/
#main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp{
    left: 10%;
}

#main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp .button-see-more-banner-hp .link_button_see_more {
    padding: 0;
    border: none;
}
#main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp .content-banner-hp {
    max-width: 372px;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
    #main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp{
        left: 0%;
        margin-top: 0;
    }
    #main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp .container{
        margin: 0 10px;
        padding: 20px 0;
        background: #f8f3ef;
    }
    
    #main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp .button-lv1 a{
        justify-content: center;
    }
    #main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp .content-banner-hp {
        max-width: 281px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1025px){
    #main_page .banner-sildeshow-hp.design-ring-hp .box-content-banner-hp{
        top: 50%;
    }
}
/*Bộ sưu tập Blossom và Yêu thương vàng son*/
#main_page .banner-sildeshow-hp.collection-hp .item-collection-hp{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#main_page .banner-sildeshow-hp.collection-hp .title_banner_collection{
    font-size: 30px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 5px;
}
#main_page .banner-sildeshow-hp.collection-hp .content_banner_collection {
    font-size: 16px;
    padding: 10px;
}
#main_page .banner-sildeshow-hp.collection-hp .content_banner_collection {
    max-width: 372px;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
    #main_page .banner-sildeshow-hp.collection-hp .container {
        padding: 0;
        background: #f2f2f2;
        padding-bottom: 30px;
    }
    #main_page .banner-sildeshow-hp.collection-hp .container .row .item-collection-hp:nth-child(2){
        padding-top: 30px;
    }
    #main_page .banner-sildeshow-hp.collection-hp .title_banner_collection {
        font-size: 24px;
        padding-left: 25px;
    }
    #main_page .banner-sildeshow-hp.collection-hp .button-lv1{
        padding-left: 25px;
        margin-top: 5px;
    }
    #main_page .banner-sildeshow-hp.collection-hp .content_banner_collection {
        font-size: 15px;
        max-width: 296px;
    }
}

/**/
.fine_jewelry{
    margin-top: 40px;
}
.fine_jewelry .group-title {
    padding-bottom: 20px;
}
.fine_jewelry .group-title .title_fine_jewelry{
    line-height: 24.72px;
    color: #3f3a36;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 100;
}
.fine_jewelry .group-title .content_fine_jewelry{
    margin-top: 10px;
    font-size: 16px;
}
.fine_jewelry .slider_fine_jewelry .item_fb_xclaim{
    padding: 10px;
}
.fine_jewelry .slider_fine_jewelry .item_fb_xclaim img{
    width: 100%;
    max-height: 214px;
}
.fine_jewelry .slider_fine_jewelry .item_fb_xclaim a p{
    padding-top: 10px;
    color: #3f3a36;
    text-align: center;
    font-size: 16px;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
    .fine_jewelry .group-title .title_fine_jewelry{
        font-size: 24px;
        text-align: left;
        font-weight: 300;
    }
    .fine_jewelry .group-title .content_fine_jewelry{
        text-align: left;
    }
    .fine_jewelry .slider_fine_jewelry .item_fb_xclaim {
        padding: 10px 5px;
    }
    .fine_jewelry .slider_fine_jewelry .item_fb_xclaim img{
        max-height: 200px;
    }
    .fine_jewelry .container {
        padding-right: 0px;
        padding-left: 25px;
    }
    .fine_jewelry .slider_fine_jewelry .slick-list {
        padding: 0 13% 0 0 !important;
    }
}



/*Lựa chọn trang sức lý tưởng*/
.choose-jewelry-hp {
    margin-top: 40px;
    background: #f8f3ef;
    padding: 50px 0;
}
.choose-jewelry-hp h3 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 0;
}
.choose-jewelry-hp p {
    padding-top: 10px;
    font-size: 16px;
    color: #3f3a36;
}
.choose-jewelry-hp img {
    max-height: 268px;
    width: 100%;
    object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
    .choose-jewelry-hp {
        padding: 30px 0; 
    }
    .choose-jewelry-hp .row.list_choose-jewelry-hp {
        margin: 0 15px;
    }
    .choose-jewelry-hp img {
        max-height: 250px;
    }
    .choose-jewelry-hp .col-xs-6 {
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 5px;
    }
    .choose-jewelry-hp h3 {
        font-size: 24px;
    }
}


/*Tin tức*/
.news-hp {
    margin-top: 40px;
    padding: 50px 0;
}
.news-hp .row{
    display: flex;
    justify-content: center;
}
.news-hp .item-news-left-hp {
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
}
.news-hp .item-news-left-hp p{
    font-size: 16px;
}
.news-hp .item-news-left-hp img{
    max-height: 588px;
    object-fit: cover;
    width: 100%;
}
.news-hp .item-news-left-hp .title_item-news-left-hp h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 24.72px;
    color: #3f3a36;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-hp .item-news-left-hp .title_item-news-left-hp p{
    font-size: 16px;
    font-weight: 300;
}
.news-hp .item-news-right-hp .title_lastest_news {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.72px;
    color: #3f3a36;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-hp .item-news-right-hp .title_lastest_news .line{
    height: 1px;
    border-bottom: 1px solid #d9d9d9;
    display: inline-flex;
    width: 180px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.news-hp .item-news-right-hp .row{
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.news-hp .item-news-right-hp .row .col-md-5 img{
    max-height: 174px;
    width: 100%;
    object-fit: cover;
}
.news-hp .item-news-right-hp .row .col-md-7 a{
    color: #3f3a36;
    font-size: 16px;
}
.news-hp .item-news-right-hp .row .col-md-7 .date_news{
    color: #3f3a36;
    font-weight: 300;
    font-size: 15px;
    margin-top: 10px;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
    .news-hp {
        margin-top: 0px;
    }
    .news-hp .container{
        max-width: 330px;
    }
    .news-hp .row {
        flex-wrap: wrap;   
    }
    .news-hp .item-news-left-hp .img_hot_news {
        max-height: 370px;
        width: 100%;
        object-fit: cover;
        max-width: 330px;
    }
    .news-hp .row {
        justify-content: flex-start;
    }
    .news-hp .item-news-right-hp .row {
        flex-wrap: nowrap;   
    }
    .news-hp .item-news-left-hp p{
        font-size: 15px;
        max-width: 330px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-hp .item-news-left-hp .title_item-news-left-hp h3{
        font-size: 17px;
        line-height: 21.01px;
        width: 340px;
    }
    .news-hp .item-news-right-hp {
        padding: 0 10px;
    }
    .news-hp .item-news-right-hp .title_lastest_news {
        font-size: 17px;
        line-height: 21.01px;
        margin-top: 20px;
    }
    .news-hp .item-news-right-hp .title_lastest_news .line{
        margin-bottom: 3px;
    }
    .news-hp .item-news-right-hp p {
        font-size: 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) { 
    .news-hp .item-news-right-hp .row .col-md-5 img{
        max-height: 160px;
    }
}


@media screen and (min-width: 992px) and (max-width: 1024px) { 
    .news-hp .item-news-right-hp .row .col-md-5 img{
        max-height: 120px;
    }
}



/*Nhẫn kim cương*/
.section_info_nhan_kim_cuong {
    background: #f8f3ef;
    padding-bottom: 50px;
     padding-top: 20px;
}
.section_info_nhan_kim_cuong .row {
    max-height: 350px;
    overflow-y: scroll;
    display: flex; 
    justify-content: center; 
    flex-wrap: wrap;
}
.section_info_nhan_kim_cuong a {
    color: #3f3a36;
}
.section_info_nhan_kim_cuong h1 {
    font-size: 40px;
    font-weight: 600;
}
.section_info_nhan_kim_cuong h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
    
}
.section_info_nhan_kim_cuong h3 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.33333;
}
.section_info_nhan_kim_cuong p {
    font-size: 16px;
}
.section_info_nhan_kim_cuong h2:first-of-type {
    margin-top: 0;
}
.section_info_nhan_kim_cuong ul {
    list-style: disc;
    padding-left: 50px;
}
.section_info_nhan_kim_cuong ul li {
    font-size: 16px;
}

/*Dùng chung, set một nửa slider dưới mobile */
@media screen and (min-width: 0px) and (max-width: 768px) { 
    .slick-list{
        padding:0 20% 0 0 !important;
    }
}

/*#box-content-banner-hp {*/
/*    opacity: 0;*/
/*}*/


