@import url('https://fonts.googleapis.com/css2?family=Inter&family=Roboto:wght@500&display=swap');
body, .main-menu > li > a,.main-menu-m > li > a,.sub-menu a,
.stext-102 ,.stext-107,.stext-109
,.swal-title:not(:last-child) ,.ltext-106,.stext-101
,.table-shopping-cart .table_head th,.table-shopping-cart
.table_row td,.mtext-109,.mtext-101,.mtext-103,.header-cart-total ,
.header-cart-item-name, .mtext-102 ,.stext-106,.mtext-106,.header-cart-item-info,
.mtext-110, .stext-111,.stext-103,.a4 {
    font-family: 'Montserrat-Regular';
}
:root {
    --main-color: #717fe0;;
    --color-1: #e91e63;
    --color-2: #f5ae10;
    --color-3: #09d69c;
    --bg-dark: #2b2c2f;
    --main-to-dark-color: var(--main-color);
    --dark-to-main-color: var(--bg-dark);
    --shadow-black-100: 0 5px 15px rgba(0, 0, 0, 0.1);
    --shadow-black-300: 0 5px 15px rgba(0, 0, 0, 0.3);
    --black-900: #000;
    --black-400: #555;
    --black-100: #f7f7f7;
    --black-000: #fff;
    --black-alpha-100: rgba(0, 0, 0, 0.05);
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    overflow-x: hidden;
    background-color: #fff;
    line-height: 1.5;
    height: 2000px;
}

body.dark {
    background-color: var(--bg-dark);
    --black-100: var(--bg-dark);
    --black-000: var(--bg-dark);
    --main-to-dark-color: var(--bg-dark);
    --dark-to-main-color: #717fe0;;
    --shadow-black-100: var(--shadow-black-300);
    --black-alpha-100: rgba(255, 255, 255, 0.05);
    --black-900: #fff;
    --black-400: #bbb;
}
.ltext-102 {
    font-family: 'Montserrat-Bold', sans-serif;
}
.tab01 .nav-link {
    font-family: 'Montserrat-Regular';
}
.stext-103{
    font-size: 18px;
}
.stext-101{
    font-size: 14px;
}
.stext-104 ,.stext-105,.mtext-105 {
    font-family: 'Montserrat-Regular';
}
.stext-104{
    font-size: 15px;
}
.stext-105{
    padding-bottom: 11px;
}
.blur-content{
    background: rgba(255 ,255, 255 ,0.5);
    backdrop-filter:blur(8px) ;
    padding: 41px 42px 0px 21px;
    border-radius: 28px;
    margin: 0px 0px 17px -10px;
}
.wrap-menu-desktop{
    background: rgba(255 ,255, 255 ,0.5);
    backdrop-filter:blur(8px) ;
}
.hidden  {
    display: none !important;
}

.item-slick1.slick-slide {
    /*margin-top: 84px;*/
}
ul.main-menu {
    text-transform: uppercase;
}
.size-101 {
    /*margin: 0px 0px 0px -19px;*/
}
.boder-l1 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.boder-l2{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.hov-btn1:hover {
    border-radius:23px ;

}
a:not([href]):not([tabindex]):hover{
    color:#fff;
}
a:not([href]):not([tabindex]) {
    color: #000;
    text-decoration: none;
}
.block2{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.hov-img0 img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.block2-txt-child1 {
    width: calc(100% - 30px);
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}
.hov-img0 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.stext-title {
    font-size: 18px;
    font-family: 'Montserrat-Bold', sans-serif;
    color:#000;
    text-transform: uppercase;
}
.ltext001{
    font-family: 'Montserrat-Bold', sans-serif;
    font-size: 50px;
    line-height: 1.1;
}
.vnpay{
    margin-top: 10px;
}

.wrap-search-header input{
    font-family: 'Montserrat-Bold', sans-serif;
    font-size:  20px;
}
#Home_ad{
    padding-left: 4px;

}
i.right.fas.fa-store{
    padding-left: 20px;
}
.login-button {
    color: #0a0a0a;
}
.zmdi-account {
    margin-right: 10px;
}
.reply-form {
    display: none;
}

.reply-form.hidden {
    display: block;
}
.mt_12{
    margin-top: -12px;
}
.text-justify {
    text-align: justify;
}
.blockmh{
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        margin: 21px;
        padding: 0px 8px 10px 0px;
        height: fit-content;
        width: 252px;
}
.bg_bl{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 40px 10px 30px 10px ;
    height: fit-content;
}

.bg_bl_n{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 20px 10px 20px 10px ;
    height: fit-content;
}
.itembl{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    background-color: ghostwhite;
    font-weight: bold;
    border-radius: 10px;
    margin: 21px;
    text-align: center;
    font-size: 16px;
    padding: 8px 8px 8px 8px;
    width: fit-content;
}
.text {
    max-height: 800px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.expanded {
    max-height: fit-content; /* hoặc một giá trị đủ lớn để hiển thị toàn bộ nội dung */
}
.text.show {
    display: block;
}
.size-500 {
    max-width: 500px;
}
/*----------------
    Faq section
-------------------*/

.faq .accordion-item:not(:last-child) {
    margin-bottom: 20px;
}

.faq .accordion-header {
    box-shadow: var(--shadow-black-100);
    padding: 20px 50px 20px 30px;
    transition: all 0.5s ease;
    cursor: pointer;
    position: relative;
}

.faq .accordion-header::before {
    content: '+' !important;
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    height: 30px;
    width: 30px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: var(--black-400);
    transition: all 0.5s ease;
}

.faq .accordion-header:not(.collapsed) {
    background-color: var(--main-color);
    box-shadow: none;
}

.faq .accordion-header:not(.collapsed)::before {
    content: "_" !important;
    color: #fff;
}

.faq .accordion-header h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--black-400);
    margin: 0;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

.faq .accordion-header:not(.collapsed) h3 {
    color: #fff;
}

.faq .accordion-body {
    padding: 20px 30px;
    background-color: var(--black-100)
}

.faq .accordion-body p {
    font-weight: 300;
    font-size: 16px;
    color: var(--black-400);
    line-height: 26px;
    margin: 0;
    font-family:"Montserrat-Regular";
}

.section-padding {
    padding: 80px 0px;
}
.section-title {
    margin-bottom: 60px;
    font-family: Montserrat-Bold;
}

.section-title h2 {
    font-size: 40px;
    color: var(--black-900);
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
}
#backToTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
    font-size: 30px;
    border: none;
    outline: none;
    background-color: #717fe0;
    color: #fff;
    cursor: pointer;
    padding: 4px 19px;
    border-radius: 15px;
}

#backToTopBtn:hover {
   opacity: 0.9;
}

/* Popup styles */
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    backdrop-filter: blur(5px);
    display: none;
}

#sharePopup {
    position: fixed;
    transform-origin: top left;
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none; /* Thay thế lớp "hidden" bằng "display: none" */
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow-y: auto;
    max-height: 300px;
}

#sharePopup.visible {
    display: block;
    transform: scale(1);
}

#sharePopup > h5 {
    margin-bottom: 10px;
    color: #0a0a0a;

}

#sharePopup a {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 10px 5px 10px 26px;
    margin: 0px 0px 10px 0px;
    height: fit-content;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    line-height: 1; /* Đảm bảo giữa dòng không bị đẩy */
    display: flex; /* Sử dụng flexbox để căn giữa theo chiều dọc */
    align-items: center; /* Căn giữa theo chiều dọc */
}

#sharePopup a > img {
    margin-right:16px;
    border: 1px solid #ccc;
    border-radius: 15px;
    background-color: #f8f9fa;
}
#sharePopup a > p {
    width: 200px;
}

#sharePopup a:hover {
    color: #fff;
    background-color:#717fe0 ;
}

/*----------------
    video popup
-------------------*/

.video-popup {
    padding-top: 30px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1999;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5 ease;
}

.video-popup.open {
    opacity: 1;
    visibility: visible;
}

.video-popup .video-popup-close {
    position: absolute;
    right: 0;
    top: -30px;
    height: 30px;
    width: 30px;
    /* background-color: red; */
    font-size: 16px;
    text-align: center;
    list-style: 30px;
    cursor: pointer;
    color: #fff;
}

.video-popup-inner {
    width: 100%;
    max-width: 900px;
    background-color: red;
    position: relative;
}

.video-popup .iframe-box {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.video-popup #player-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
}



.video-play-button {
    margin-left: 10px;
    height: 50px;
    width: 50px;
    padding: 0;
    animation: pulse_01 2s ease infinite;
}

.video-play-button i {
    line-height: 50px;
}

.video-play-button:hover {
    animation: none;
    box-shadow: var(--shadow-black-300);
}

.btn-1 {
    background-color: var(--main-color);
    padding: 12px 30px;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    transition: all 0.5s ease;
    box-shadow: var(--shadow-black-300);
    font-weight: 500;
}

.btn-1:focus {
    box-shadow: var(--shadow-black-300);
}

.btn-1:hover {
    color: #fff;
    background-color: #000;
}

.button-container {
    display: flex;
}

.section-slide {
    margin: 6% 11% 1%;

}
.item-slick1 {
    background-size: cover;
    background-position: center;
    border-radius: 15px; /* Độ cong của viền */
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 548px;
}

.item-slick1 img {
    height: auto;
    width: 100%;
    object-fit: contain; /* Hình ảnh sẽ giữ nguyên tỷ lệ và hiển thị toàn bộ trong slide */
}

.size_image{
    width: 100%; height: 300px; display: flex; justify-content: center; align-items: center
}

.size_image_product_detail {
    width: 100%; 
    height: fit-content;
    display: flex; 
    justify-content: center; 
    align-items: center;
    border-radius: 5px;
}

.menu-styled {
    text-transform: uppercase;
    color: black!important;
}

.a4 {
    color: #000;
    font-size: 14px;
    margin-left: 20px;
}

.a4:hover {
    color:var(--main-color);
}

.menu-list-mb {
    position: absolute;
    height:fit-content;
    width: 200px;
    background-color:var(--black-000);
    display: none;
    padding: 10px 14px;
    z-index: 1;
}



.menu-list-mb.active {
    display: block;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}


.video_box {
    display: none;
}

@media only screen and (max-width: 739px) {
    .size_image{
        height: 450px ;
    }

    .item-slick1 {
        height: 180px;
        border-radius: 15px;
    }

    .item-slick1 img{
        height: 25px;
        width: auto;
    }

    .section-slide {
        margin: 6% 3% 2%;
    }

    .p-b-52 {
        padding-bottom: 18px;
    }

    .ltext-103{
        font-size: 24px;
    }

    .p-t-80 {
        padding-top: 14px;
    }

    .a4 {
        color: #fff;
    }

    .menu-styled {
        color: black!important;
        font-size: 9px;
        font-weight: 600;
    }

    .menu-toggle-mb {
        position: relative;
        background-color: var(--black-000);
        border-radius: 5px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        padding: 6px 7px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 19px 0px 17px -10px;
    }
    .menu-toggle-mb:hover {
        background-color: var(--main-color);
        color: #fff!important;
    }
    .stext-icon{
        font-size: 10px;
        color: var(--black-900);
    }

    .menu-mb{
        display: block;
        position: relative;
        flex-grow: 1;
        font-weight: 600;
    }
    .section-video {
        margin: 6% 3% 2%;
    }

    .video_box {
        display: block;
        height: 180px;
        border-radius: 15px;
        width: 100%;
    }

    .stext-item-menu {
        font-size: 14px;
        color: var(--black-900);
    }

    .btn-show-menu-mobile{
        margin: 0px -9px 0px 4px;
    }
}

@media (max-width: 575px) {
    .section-title h2 {
        font-size: 25px;
    }
    .actor { display: none}
}
@media (max-width: 767px) {
    .section-title h2 {
        font-size: 30px;
    }

}

@media only screen and (min-width: 739px) and (max-width: 1023px) {
    .item-slick1 {
        height: 350px;
        width: 548px;
        border-radius: 15px;
    }

    .item-slick1 img{
        height: 30px;
        width: auto;
    }

    .section-slide {
        margin: 4% 3% 2%;
    }

    .p-t-80 {
        padding-top: 58px;
    }

    .menu-list-mb {
        width: 230px;
    }

    .menu-toggle-mb {
        position: relative;
        background-color: var(--black-000);
        border-radius: 5px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        padding: 5px 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 19px 152px 17px 14px;
    }
    .menu-toggle-mb:hover {
        background-color: var(--main-color);
    }
    .stext-icon{
        font-size: 14px;
        color: var(--black-900);
    }

    .wrap-icon-header{
        margin: 0px 58px 0px 0px;
    }

    .stext-item-menu {
        font-size: 18px;
        color: var(--black-900);
    }
}
/*PC*/
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .section-slide {
        margin: 8% 11% 1%;

    }
    .item-slick1 {
        background-size: cover;
        background-position: center;
        border-radius: 15px; /* Độ cong của viền */
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 420px;
    }
}

/* Button delete (nút xóa) */
.btn-delete-img {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #ff4d4f;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: background 0.3s, transform 0.2s;
    font-size: 18px;  /* Tăng kích thước font */
  }
  
  .btn-delete-img i {
    line-height: 1;
  }
  
  .btn-delete-img:hover {
    background-color: #d9363e;  /* Màu khi hover */
    transform: scale(1.1);  /* Phóng to khi hover */
  }
  
  .btn-delete-img:active {
    transform: scale(1);  /* Khôi phục kích thước khi nhấn */
  }

  .logo {
    display: flex;
    align-items: center;
    text-decoration: none;
  }
  
  .logo img {
    height: 50px;
    margin-right: 10px;
  }
  
  .logo-text {
    font-family: 'Playfair Display', serif;
    color: #167687;
    line-height: 1.3;
  }
  
  .logo-text .small-text {
    font-size: 8px;
  }
  
  .logo-text .large-text {
    font-size: 14px;
    font-weight: bold;
  }

  .impblack{
    color: var(--black-900)!important;
   }

   .dropdown-item.active{
    background-color: #e9e9e9;
   }

   .ckeditor-image {
    display: block;
    margin: 20px auto 20px auto;
    max-width: 100%;
    height: auto!important;
    object-fit: contain;
  }