/*
Theme Name: wiixbook
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.collection__sort-item span {
    color: #fff;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media (min-width: 1800px) {
    .rw_list_msn{
        width: 1600px;
    }
}
.logo-left .logo {
    margin-right: 0;
}
.rw_list_msn, .row_bg95s, .row_cls1s, .row_plksa, .rowmasds, .row_mansa, .rowm-fmsa, .row_vmna, .row_95, .row_cmnaas{
    width: 85% !important;
    margin: 0 auto !important;
}
.sp_slider .slick-next:before, .list_sales .slick-next:before, .list_cmts .slick-next:before, .lis-spmua .slick-next:before {
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-right.png);
    font-size: 0;
}
.pdes_home1 {
    width: 100% !important;
    max-width: 100% !important;
}
.pdes_home1 .col .col-inner {
    background-color: #fff;
    border-radius: 20px;
}
.pdes_home1 .col .col-inner .badge-circle {
    margin: 0;
}
.pdes_home1 .col .col-inner .badge-circle::before {
    left: 2px;
}
.pdes_home1 .col .col-inner .box-image {
    border-radius: 25px;
}
.pdes_home1 .col .col-inner .box-text {
    padding: 25px;
}
.pdes_home1 .col .col-inner .box-text .title-wrapper h4 a {
    font-size: 18px;
    color: #000;
}
.pdes_home1 .col .col-inner .box-text .box-excerpt {
    font-size: 12px;
    color: #000;
}
.product-small.box:hover {
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .65);
    border-radius: 25px;
}
/**/

.sp_slider .slick-prev:before, .list_sales .slick-prev:before, .list_cmts .slick-prev:before, .lis-spmua .slick-prev:before   {
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-left.png);
    font-size: 0;
}
#main, #wrapper {
    background-image: url(/wp-content/uploads/2025/08/bg-vth.jpg);
}
/* add css header */

.wix_login img {
    width: 28px;
}
.nav_right li {
    margin: 0;
}
.nav_right li a {
    padding: 0;
    margin: 0;
}
.searchform-wrapper input {
   /*width: 250px;*/
    background-color: #fff !important;
}
.nav_right {
    gap: 20px;
}
.nav_left {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.nav_left li a {
    color: #fff;
    font-size: 15px;
}
.nav_left li a:hover {
    color: #d82b31;
}
.nav_left li {
    margin: 0;
}
/*css body */
.slioder_home {
    border-radius: 25px;
    overflow: hidden;
}
.row_banner, .rromqsa {
    max-width: 98% !important;
}
.sec_banner {
    background-image: url(/wp-content/uploads/2025/08/bg-vth.jpg);
}
.tab_cates ul li {
    display: block;
    height: 50px;
    line-height: 50px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-image: url(/wp-content/uploads/2025/08/sidebar-menu-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
        margin: 0;
}
.tab_cates ul li:nth-child(1){
    background-color: #fff;
}
.tab_cates ul li:nth-child(1) a {
    color: #000;
}
.tab_cates ul {
    justify-content: center;
    border-radius: 25px;
    background-color: #535353;
    position: relative;
}
.tab_cates {
    border-radius: 25px;
    background: #535353;
    width: 95%;
}
.tab_cates ul li a {
    margin: 0;
    padding: 0;
}
.tab-panels {
    padding-top: 0;
}
.tab_cates ul li {
    width: 50%;
    text-align: center;
}
.tab_cates li.active {
    background: #fff;
    color: #333;
}
.tab_cates ul li::first-child{
    background: #fff;
    color: #333;
}
.home_cate .box-category {
    display: flex;
    gap: 5px;
    align-items: center;
}
.home_cate .box-image img {
    width: 30px;
}
.tab_cates .tab-panels {
    position: relative;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #fff;
    flex-grow: 1;
    background-image: url(/wp-content/uploads/2025/08/sidebar-menu-bg-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.home_cate .box-text {
    padding: .0;
    text-align: left;
}
.home_cate .col {
    padding: 0;
}
.home_cate .col .col-inner{
    background: rgba(239, 239, 239, .4);
    border-radius: 10px;
    padding: 5px 6px;
    margin-bottom: 8px;
    cursor: pointer;
    color: inherit;
    font-size: 14px;
}
.tab_cates .tab-panels {
    padding-top: 20px;
}
.home_cate .box-category h5 {
    margin: 0;
}
.home_cate .col .col-inner:hover {
    background: #ff3131;
    color: inherit;
}
.tab_cates .tab-panels {
    padding-left: 5px;
    padding-right: 5px;
}
.tab_cates ul li a {
    color: #fff;
}
.tab_cates li + li.active {
    background-color: transparent;
}
.tab_cates li + li.active a {
    color: #fff;
}
.home_cate .box-category h5 {
    color: #000;
}
.section-title b {
    height: 0px;
}
/* css sec 1*/
.row_vns {
    max-width: 98% !important;
    background-color: #707070;
    border-radius: 17px;
    padding: 20px;
    padding-top: 0;
}
.tt_home h2 span {
    color: #fff;
    font-size: 30px;
}
.tt_home {
    background-image: url(/wp-content/uploads/2025/08/mask_group.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 20px 50px;
    background-position: top;
}
.tt_home span:after {
    content: "";
    width: 38px;
    height: 39px;
    background-image: url(/wp-content/uploads/2025/08/icon.svg);
    display: block;
    background-repeat: no-repeat;
}
.tt_home h2 span {
    display: flex;
    gap: 15px;
}
.btn_rights {
    border: unset;
    padding: 7px 20px;
    font-size: 13px;
    border-radius: 20px;
    background: #535353;
    box-shadow: 0px -4px 0px 0px #898888;
    font-weight: 600;
    transition: .2s;
    width: 170px;
    display: block;
    margin: 0 auto;
}
.btn_rights {
    position: relative;
    top: -40px;
}
.btn_rights:hover {
    background-color: #ff3131;
}
/*fix css main */
.item-cms {
    max-width: 100%;
    transition: all .25s ease-out;
    transform-origin: center;
    display: flex
;
    flex-wrap: wrap;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
}
.item-cms .product-card__figure {
    flex: 0 0 60%;
    width: 60%;
    padding: 0;
}
.item-cms .information {
    flex: 0 0 40%;
    width: 40%;
    padding-left: 15px;
    padding-top: 20px;
}
.item-cms .product-card__figure > a {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 100%;
}
.item-cms .product-card__figure > a .group-image-1 {
    width: 43%;
    flex: 0 0 43%;
    position: relative;
}
.item-cms .product-card__figure > a .group-image-1 .item-img {
    position: relative;
}
.item-cms .product-card__figure > a img {
    object-fit: cover;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.item-cms .product-card__figure > a .group-image-1 .image-first {
    transform: rotate(3deg);
    z-index: 3;
}
.item-cms .product-card__figure > a .group-image-1 .item-img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.item-cms .product-card__figure > a .group-image-2 {
    width: 57%;
    flex: 0 0 57%;
    position: relative;
}
.item-cms .product-card__figure > a .group-image-2 .image-three {
    z-index: 2;
    transform: rotate(-3deg);
}
.item-cms .product-card__figure > a .group-image-2 img.image-three {
    width: 170px;
    height: 200px;
    top: -90px;
}
.ega-label-coming-soon {
    background-color: #ff3131;
    width: 70px;
    height: 70px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    position: absolute;
    line-height: normal;
    right: 5px;
    top: -35px;
    cursor: pointer;
}

.item-cms .information .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ega-label-coming-soon:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    visibility: visible;
    border-radius: 50%;
    border: 1px dashed #fff;
    z-index: 2;
}
.ega-preorder-tooltip {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    cursor: pointer;
}
.ega-preorder-tooltip img {
    display: inline-block !important;
    width: auto !important;
    margin: 0;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: -1px;
}
.sp_slider .slick-current.slick-active .ega-tooltip-content{
    transform: scale(0.85);
}
.ega-label-coming-soon:hover .tooltip {
  opacity: 1;
}
 .ega-tooltip-content_listmua{
    display: none;
 }
.ega-tooltip-content span {
    display: block;
    text-align: left;
    line-height: 1.8;
}
.ega-tooltip-content img {
    position: absolute;
    display: inline-block;
    width: 100px;
    right: -30px;
    bottom: -10px;
    display: inline-block !important;
    width: 100px !important; }
.ega-label-coming-soon {
    font-size: 13px;
}
.item-cms .information .product-card__title > a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
}
.info-countdown {
    font-size: 13px;
}
.info-countdown p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.info-countdown p img {
    width: 15px;
    height: 15px;
    display: inline-block;
}
.info-countdown p > span {
    margin-left: 5px;
}
.info-countdown p.time {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.info-countdown time {
    background: #050a30;
    padding: 4px 0;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15PX;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 23px;
}
.info-countdown p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.info-countdown p {
    margin: 0;
    margin-bottom: 10px;
}
.commingsoon-countdown {
    margin-top: 10px;
}
.coming-soon-btn-loop-new{
    margin-top: 10px;
}
.coming-soon-btn-loop-new > .btn--desk {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ff3131;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    position: relative;
    cursor: pointer;
    border-radius: 30px;
}
.coming-soon-btn-loop-new > .btn--desk > i {
    margin-left: 0px;
    padding: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    
}
.cmsoon-timer {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    font-size: 13px;
}
.comming-soon-coutdown {
    margin-top: 10px;
}
.timer-part {
    width: 55px;
    max-width: 55px;
    flex-basis: 55px;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
.bg-ab .bt-top {
    position: absolute;
    top: -35px;
    right: 0;
    transform: rotate(4deg);
}
.bg-ab .bt-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}
/**/
.sec_ndha {
    background: url(/wp-content/uploads/2025/08/bg_02-scaled.png) no-repeat;
    background-size: cover;
    padding-bottom: 124px;
}
.tt_home2 h2 span {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
}
.tab_dhsom ul {
    background: #fff;
    border-radius: 999px;
    padding: 3px;
    gap: 10px;
    overflow: auto;
    width: fit-content !important;
    margin: 0 auto;
}
.tab_dhsom li a {
    padding: 10px;
    border-radius: 999px;
    font-weight: 600;
    color: #7C7E83;
    cursor: pointer;
    white-space: nowrap;
}
.tab_dhsom li.active, .tab_dhsom li:hover {
    background: #050a30;
    color: #fff;
    border-radius: 99px;
}
.tab_dhsom li {
    border-radius: 999px;
}
.tab_dhsom li a {
    color: #000;
}
.tab_dhsom li.active a, .tab_dhsom li:hover a {
    color: #fff;
}
.row_combos {
    max-width: 98% !important;
    margin: 0 auto !important;
}
.vthitem-preorder {
    margin-left: 4px;
    margin-right: 4px;
}
.vthitem-preorder.item-buyphase .preorder-label {
    border-top-color: #0058cb;
}
.vthitem-preorder .preorder-label {
    font-size: 9px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    position: absolute;
    z-index: 1;
    border-top-left-radius: 15px;
    width: 0;
    height: 0;
    border-top: 70px solid #D62727;
    border-right: 70px solid transparent;
    top: 0;
}
.vthitem-preorder .preorder-label .preorder-tooltip {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 100%;
    padding-top: 10px;
    padding-left: 2px;
}
.vthitem-preorder .preorder-label .preorder-tooltip span
{
    display: block;
    line-height: 1.2;
}
.vthitem-preorder .preorder-label .preorder-tooltip img
{
    max-width: 12px;
}
.vthitem-preorder .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
    border-radius: inherit;
}
.preorder-infobox {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
}
.preorder-infobox:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0%, rgba(28, 28, 28, 0.5) 27.68%, rgba(27, 27, 27, 0.86) 89.57%);
    content: "";
}
.preorder-infobox-body {
    position: relative;
    padding: 10px;
}
.label-status.status--phase {
    border: 1px solid #050a30;
    background: #050a30;
    border-radius: 99px;
}
.preorder-infobox-body h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    white-space: normal;
}
.preorder-infobox-body .preorder-item-info .preorder-process{
    padding: 0;
}
.process-info.process-top {
    margin-bottom: 5px;
}
.preorder-num {
    font-size: 16px;
}
.preorder-date {
    font-size: 11px;
}
.process-bar{
    position: relative;
    width: 100%;
    height: 6px;
    background: #E8E8E8;
    border-radius: 999px;
    overflow: hidden;
}
.percent-process{
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    background: #25CF88;
    border-radius: inherit;
}
.process-info.process-bottom {
    margin-top: 5px;
}
.preorder-date, .ega-coll-preorder .preorder-item-info .preorder-process .preorder-date, .preorder-related .preorder-item-info .preorder-process .preorder-date {
    margin-bottom: 8px;
}
.vthitem-preorder.item-buyphase .buyphase-numtag {
    display: none;
}
.vthitem-preorder {
    border-radius: 15px;
}
.preorder-infobox-body h4 {
    color: #fff;
}
.tab_dhsom .tab-panels {
    margin-top: 35px;
}
.vthitem-preorder img {
    height: 545px;
    object-fit: cover;
}
.vthitem-preorder .preorder-label .preorder-tooltip img {
    height: 12px;
}
.label-status.status--phase{
    padding: 1px 10px;
}
.section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
}
.section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
}
.tt_home3{
    margin-bottom: 50px;
}
.tt_home3 h2 {
    margin: 0;
    color: #000;
    font-size: 36px;
}
.tt_home3 a {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 40px;
    border: 2px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.tt_home3 a:hover {
    background: #ff3131;
    border-color: #ff3131;
    text-decoration: none;
}
.tab_cates ul li:nth-child(2) {
    border-radius: 99px;
    background-color: #535353;
}
.tab_cates ul li:nth-child(1):before {
    position: absolute;
    bottom: 0;
    right: -20px;
    content: "";
    width: 40px;
    height: 25px;
    background: #fff;
}
.section-title-normal {
    border-bottom: 0px solid #ececec;
}
.wrapbox {
    position: relative;
}
.item-gallery .wrapbox > a {
    display: block;
    outline: none;
}
.wrapbox > a img {
    border-radius: 20px;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}
.wrapbox > a .view-modal-mob-gallery {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #fff;
    padding: 4px 20px;
    width: max-content;
    z-index: 99999;
    position: absolute;
    border-radius: 20px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
.wrapbox > a:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    border-radius: 20px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
.list-hashtag li {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 18.5px;
    padding: 5px 7px;
    margin-bottom: 5px;
    color: #fff;
    margin-right: 5px;
    font-size: 11px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-left: 0 !important;
}
.list-hashtag li.oval-full {
    width: 29.8px;
    height: 29.8px;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 50%;
}
.list-hashtag li.oval-full span {
    font-size: 25px;
    position: relative;
    top: -5px;
}
.list-hashtag {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 10px;
    left: 15px;
    padding-right: 45px;
    z-index: 99;
    list-style: none;
}
.wrapbox > a:hover .view-modal-mob-gallery, .wrapbox > a:hover:after{
    visibility: visible;
    opacity: 1;
}
.tt_home4 span {
    font-size: 35px;
    color: #000;
    position: relative;
}
.tt_home4 span:before {
    position: absolute;
    width: 140px;
    height: 2px;
    background: #4F4F4F;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    z-index: -1;
}
.tt_home4 span:after {
    position: absolute;
    width: 140px;
    height: 2px;
    background: #4F4F4F;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    z-index: -1;
}
.data_pks {
    box-shadow: 2px 5px 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}
.data_thumb {
    position: relative;
}
.data_thumb img {
    width: 100%;
}
.dg_sp {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #e02417;
    border-radius: 50%;
    right: 6px;
    top: -12px;
    height: 60px;
    width: 60px;
    font-size: 12px;
    z-index: 2;
}
.dg_sp:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    visibility: visible;
    border-radius: 50%;
    border: 1px dashed #fff;
    z-index: 2;
}
.dg_sp .Ke {
    font-size: 13.8px;
    font-weight: bold;
}
.dg_sp {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ega-pd-price {
    position: absolute;
    background-color: rgb(5 10 48);
    padding: 6.3px 13.5px 9px;
    color: #fff;
    border-top-left-radius: 25px;
    right: 0;
    bottom: 0;
}
.ega-price {
    font-size: 19px;
    font-weight: 300;
}
.ega-compare-price {
    font-size: 14px;
    opacity: .65;
    text-decoration: line-through;
}
.ct_sp {
    padding: 25px;
    background-color: #fff;
    border-radius: 0 0 25px 25px;
}
.data_thumb img {
    border-radius: 25px 25px 0px 0px;
}
.ct_sp h4 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0px;
}
.ct_description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #333;
}
.data_thumb img {
    transition: transform .135s ease-in;
}
.vg_thumbs{
overflow: hidden;
}
.data_pks:hover .vg_thumbs img {
    transform: scale(1.12);
}
.vg_thumbs {
    border-radius: 25px 25px 0 0;
}
.data_pks:hover h4 {
    color: #ebbc00;
}
.sec_pkchsn {
    background-image: url(/wp-content/uploads/2025/08/bg_04-scaled.png);
    background-size: cover;
}
.data_pks:hover {
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .65);
}
.tt_home4 {
    margin-bottom: 50px;
}
.ega-btn-seemore {
    text-align: center;
}
.btna-btn {
    width: 264px;
    padding: 8px 12px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 999px;
}
.ega-arrow {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 999px;
    background: #050a30;
    text-align: center;
    float: right;
}
.ega-arrow i {
    color: #fff;
}
.btna-btn {
    margin: 0 auto;
}
.btna-btn:hover {
    box-shadow: 0 2px 8px -3px rgba(0, 0, 0, .65);
}
.sec_pkchsn {
    padding-bottom: 185px !important;
}
.img_qcs {
    border-radius: 25px;
    overflow: hidden;
}
.img_qcs {
    margin-top: -150px;
}
.sub_tt4s {
    margin-top: 45px;
}
.tt_homesin5 span {
    color: #fff;
    text-transform: uppercase !important;
    font-size: 40px;
}
.rromqsa {
    background-color: #707070;
    padding: 35px;
}
.bg-workspace .ws-parttern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.bg-workspace .ws-parttern.hidden-xs {
    position: absolute;
    top: -122px;
    left: -235px;
    right: 0;
    width: calc(100% + 584px);
    height: 350px;
    max-width: initial;
    opacity: 0.2;
}
.tt_homesin5 span {
    position: relative;
}
.tt_homesin5 span:before {
    position: absolute;
    width: 140px;
    height: 2px;
    background: #fff;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    z-index: 1;
}
.tt_homesin5 span::after{
            position: absolute;
        width: 140px;
        height: 2px;
        background: #fff;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: 100%;
        z-index: 1;
}
.tt_homesin5 {
    margin-bottom: 0;
}
.vth-section-des {
    text-align: center;
    color: #ffff;
    font-size: 24px;
}
.rromqsa {
    border-radius: 32px;
}
.row_wosa {
    width: 85% !important;
    margin: auto !important;
}
.box_vns {
    border-radius: 20px;
    overflow: hidden;
}
.workspace-meta {
    background: rgba(94, 94, 94, 0.75);
    border-radius: 32px;
    padding: 6px 22px;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    margin-top: 22px;
}
.workspace-lg {
    padding-right: 24px;
    border-right: 2px solid #fff;
}
.workspace-map {
    display: flex;
    align-items: center;
}
.workspace-map .map-district {
    font-weight: 700;
    font-size: 12px;
    line-height: 115%;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.btn_cnmas {
    margin: 0;
    background: rgba(90, 90, 90, 0.75);
    border-radius: 32px;
    font-weight: 700;
    font-size: 16px;
    padding: 2px 20px;
    text-decoration: none;
}
.vn_bgs img {
    position: absolute;
    top: -122px;
    left: -235px;
    right: 0;
    width: calc(100% + 584px);
    height: 350px;
    max-width: initial;
    opacity: 0.2;
}
.sec_sla {
    background-image: url(/wp-content/uploads/2025/08/bg_04-scaled.png);
    background-size: cover;
}
.rowmasds {
    margin-top: -115px !important; 
}
.ttnmasja {
    margin-top: 40px;
}
.ttnmasja span {
    font-size: 35px;
    color: #000;
}
.row_pdms .col .col-inner {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
}
.row_pdms .col .col-inner .ttsaaaa {
    padding: 10px;
    padding-top: 10px;
    background-color: #fff;
}
.cn_ytvs {
    width: 514px;
    padding: 17px 10px;
    background-color: #FC0006;
    color: #fff;
    border-radius: 999px;
    margin: 0 auto;
}
.cn_ytvs a {
    font-size: 35px;
    line-height: 80px;
    color: #fff;
}
.ega-yt-play {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 999px;
    background: #fff;
    text-align: center;
    float: right;
    color: #FC0006;
}
.ttsaaaa {
    color: #000;
}
/* .khamphas:before {
    background-image: url(/wp-content/uploads/2025/08/khampha_1920_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: initial;
    position: absolute;
    width: 100%;
    content: "";
    top: -400px;
    height: 1808px;
} */
.cnsasa span {
    font-size: 60px;
    text-transform: uppercase;
    color: #000;
}
.cnsasa {
    margin-top: 45px;
}
.box_img_rights {
    display: flex;
    align-items: center;
}
.box_img_rights .box-image {
    order: 2;
}
.row_ansnj .col_lefts .col-inner {
    background-color: #ffff;
    border-top-left-radius: 97px;
}
.box_img_rights h3 {
    font-size: 34px;
    text-align: right;
}
.ega-coll-desc {
    font-size: 18px;
    color: #646464;
    margin-bottom: 10px;
    text-align: right;
}
.btnmega-btn {
    background: #050a30;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    width: 170px;
    border-radius: 99px;
    display: inline-table;
}
.btnmega-btn {
    text-align: center;
}
.btnmega-btn span {
    line-height: 27px;
    color: #fff;
}
.btnmega-btn .ega-arrow i {
    color: #050a30;
}
.box_img_rights .box-text {
    padding-bottom: 0.7em;
}
.box_img_rights .box-image {
    order: 2;
    max-width: 275px;
    flex-basis: 275px;
}
.btnmega-btn:hover {
    box-shadow: 0 2px 8px -3px rgba(0, 0, 0, .65);
    cursor: pointer;
}
.btnmega-btn .ega-arrow {
    width: 27px;
    height: 27px;
    line-height: 27px;
    background-color: #fff;
}
.col_rights .col-inner {
    background-color: #ffff;
    border-top-right-radius: 97px;
}
.box_img_lefts .box-image {
    max-width: 275px;
    flex-basis: 275px;
}
.box_img_lefts .box-text {
    text-align: left;
}
.box_img_lefts .box-text h3 {
    font-size: 34px;
}
.box_img_lefts .box-text .ega-coll-desc {
    text-align: left;
}
.box_img_lefts{
    display: flex;
    align-items: center;
}
.noboder .col-inner {
    border-radius: unset !important;
}
.boder_bts .col-inner {
    border-top-right-radius: unset !important;
    border-bottom-left-radius: 97px;
}
.boder_bts .col-inner {
    border-top-left-radius: unset !important;
}
.lts_cls .col-inner {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: 97px;
}
.smaka span {
    font-size: 50px;
    color: #000;
}
.row_snsan {
    width: 75% !important;
    margin: 0 auto !important;
}
.row_snsan img {
    width: 60px;
}
.img_ccdsn .box-image {
    text-align: center;
}
.service-title {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
}
.d_msam span {
    font-size: 50px;
    color: #000;
}
/*css thương hiệu*/
.item-brand .featured-box {
    display: block;
    position: relative;
}
.item-brand .brand-logo {
    width: 90px;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 3;
    transform: translate(-50%, -50%);
}
.item-brand .featured-box__img {
    height: 200px;
    position: relative;
    border-radius: 40px 40px 0 0;
    overflow: hidden;
}
.item-brand .featured-box__img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 2;
    top: 0;
    left: 0;
}
.item-brand .featured-box__img .featured-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.item-brand .brand-featured__title {
    position: absolute;
    font-weight: 700;
    font-size: 20px;
    line-height: calc(37 / 30);
    color: #FFF;
    text-align: center;
    width: 100%;
    bottom: 0;
    background: #000;
    z-index: 2;
    padding: 12px 0;
}
.item-brand .item-brand__description {
    font-size: 16px;
    line-height: calc(28 / 16);
    text-align: justify;
    margin-top: 13px;
}
.item-brand .link-more {
    font-weight: 600;
    font-size: 17px;
    line-height: calc(34 / 25);
    color: #fff;
    display: flex;
    align-items: center;
    background: #050a30;
    border-radius: 5px;
    justify-content: center;
    margin-top: 15px;
    position: relative;
    height: 45px;
    text-decoration: none;
}
.item-brand .item-brand__description {
    color: #000;
}
.slider_brand .item-brand {
    max-width: 455px;
    margin-right: 25px;
}
.item-brand .link-more svg {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
}
.item-brand .link-more svg path {
    fill: #fff;
}
.d_msam span {
    text-transform: uppercase !important;
}
.sec0dkus {
    background-image: url(/wp-content/uploads/2025/08/bg_01-scaled.png);
    background-size: cover;
}
.btnaaasdmasn span {
    font-size: 39px;
    font-weight: normal;
    color: #fff;
}
.form-wrap {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    
}
.ega-chose-box {
    background: #fff;
    box-shadow: 9px 8px 10px rgba(78, 78, 78, 0.11);
    border-radius: 25px;
    padding: 25px 30px;
    text-align: center;
}
.ega-chose-box .box-title {
        font-size: 18px;
        margin-bottom: 15px;
}
.ega-chose-box .ega-chose-item{
    background: #F3F3F3;
    border-radius: 999px;
    padding: 12px 15px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}
.ega-chose-box .ega-chose-item:not(:last-child) {
        margin-bottom: 15px;
}
.ega-chose-box .ega-chose-item:hover, .ega-chose-box .ega-chose-item.active {
    background: #050a30;
    color: #fff;
}
.ega-chose-box{
    width: 508px;
}
.ega-customer-info {
   width: calc(100% - 508px - 24px);
}
.ega-chose-box .ega-chose-item {
    color: #000;
}
.vns_forms input {
    box-shadow: unset;
    border: unset;
    padding: 11px 20px;
    border-radius: 999px;
    font-size: 20px;
    margin-bottom: 15px;
    height: 50px;
}
.ega-customer-info form {
    margin: 0;
}
.wpcf7-spinner {
    position: absolute;
}
.btndangkyts {
    margin: 0 !important;
}
.btndangkyts {
    margin: 0 !important;
    background: #FC0006 !important;
    width: 225px;
    padding: 6px !important;
    font-size: 16px !important;
}
.ndbns {
    text-align: center;
}
.sec0dkus {
    z-index: 99;
}
.sec_footyers:before {
    background-size: cover;
    filter: none;
    content: "";
    visibility: visible;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #444548;
    background-image: url(/wp-content/uploads/2025/08/vth-footer-bg.png);
}
.tt_footersa span {
    font-size: 30px;
    line-height: 1.3;
    margin-top: 0;
    color: #fff;
}
.sec_footyers {
    padding-top: 160px !important;
    margin-top: -100px;
}
.menu_fotsn div a {
    color: #fff;
    font-size: 17px;
}
.footer-ecommerce__list {
    grid-template-rows: auto;
}
.ega-footer-item p {
    color: #fff;
    font-size: 12px;
}
.footer-ecommerce__list {
        display: grid;
        grid-template-columns: repeat(3, auto);
        margin-bottom: 20px;
}
.footers2 {
    /* background-image: url(/wp-content/uploads/2025/08/footer-bg-1.png); */
    background-repeat: no-repeat;
    background-color: #292929;
    margin-top: -200px;
    background-size: cover;
    padding-top: 210px;
}
.footer-contact-item {
    grid-template-columns: 200px 1fr;
    display: grid
;
}
.ega-footer-contact .contact-head {
    text-align: left;
}
.ega-footer-contact .contact-head p {
    white-space: nowrap;
}
.ega-section-footer .ega-footer .ega-footer-info, .ega-footer-contact p {
        line-height: 1.7;
        font-size: 17px;
}
.footer-contact-item, .contact-body p a {
    color: #fff;
}
.rowmq {
    width: 75%;
}
.img_logo_footers img {
    width: 250px;
}
.msdkm {
    color: #fff;
    font-size: 17px;
    text-align: justify;
}
.rowmq .col {
    padding-bottom: 0;
}
.list_fokasa a {
    font-size: 20px;
}
.list_fokasa a {
    margin: 0;
}
.msdkm {
    margin-bottom: 25px;
    margin-top: 25px;
}
.absolute-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #050a30;
}
.absolute-footer .container {
    display: flex;
    align-items: center;
    max-width: 100% !important;
    flex-wrap: wrap;
    justify-content: center;
}
.copyright-text {
    text-align: center;
    margin-right: 40px;
}
.copyright p {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 0;
}
    .copyright p i {
        font-size: 15px;
        font-style: normal;
        line-height: 1.3;
    }

    .copyright .cert {
        width: 162px;
    }
.copyright .cert img {
    width: 100%;
}
.copyright p {
    color: #fff;
}
.copyright .Bp {
    font-size: 15px;
    color: #fff;
}
.dmca-badge {
    margin-left: 1rem;
    margin-right: 1rem;
}
.nav-dropdown{
    min-width: 325px;
}
.nav-dropdown-default {
    border-radius: 10px;
}
.nav-dropdown li {
    background: #eeeeee;
    border-radius: 999px;
    line-height: 45px;
    height: 45px;
    margin-bottom: 7px;
    font-size: 15px;
}
.nav-dropdown li a {
    font-size: 15px;
    box-shadow: inset 0 0 0 0 #050a30;
    transition: color 300ms ease-in-out, box-shadow 300ms ease-in-out;
    border-radius: 25px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
}
.nav-dropdown li:hover{
    border-radius: 25px;
    font-weight: 700;
    text-decoration: none;
    background-color: #eee;
    transition: 0.2s;
    box-shadow: inset 340px 0 0 0 #050a30;
    color: #000;
}
.nav-dropdown li a {
    color: #000;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 0px solid #ECECEB;
}
.nav_left li.active a {
    color: #ff3131;
}
.ttmenu_vns span {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 12px 0;
    padding: 0px;
}
.category-left .category-list .category-item {
    position: relative;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    min-height: 70px;
    border-radius: 50%;
    background: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.category-left .category-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
}
.category-left .category-list .category-item.active {
    background: #ff3131;
}
.category-left .category-list .category-item .category-icon {
    width: 40px;
}
.category-left .category-list .category-item .category-tooltip {
    position: absolute;
    z-index: 10;
    left: 120%;
    top: 9px;
    background: #ff3131;
    color: #fff;
    line-height: 52px;
    height: 52px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 26px;
    font-size: 20px;
    font-weight: 600;
    display: none;
    white-space: nowrap;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.category-left .category-list .category-item.active img {
    filter: invert(1);
}
.category-left .category-list .category-item:nth-child(1), .category-left .category-list .category-item:nth-child(2), .category-left .category-list .category-item:nth-child(3), .category-left .category-list .category-item:last-child {
    display: flex;
}
.category-left .category-list .category-item:hover .category-tooltip
 {
    display: block;
}
.blogs_menu {
    max-width: 100% !important;
    margin: auto !important;
}
.blogs_menu .col {
    padding-bottom: 0;
}
.blogs_menu .col .box-image {
    border-radius: 25px;
    overflow: hidden;
}
.blogs_menu .col .box-text {
    padding: 5px;
}
.flickity-prev-next-button
 {
    opacity: 1 !important;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
.row_shops {
    margin: 0 auto !important;
}
.row_shops .col {
    padding-bottom: 0;
}
.row_cate_mnls {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
}
.cls_bords {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 25px;
    padding-top: 25px;
}
#login-form-popup {
    border-radius: 25px;
}
#login-form-popup input {
    box-shadow: unset;
    border-radius: 5px;
    margin: 0;
}
#login-form-popup .woocommerce-form-login__submit{
    width: 100%;
    border-radius: 5px;
    background-color: #ff3131;
    box-shadow: unset;
}
#login-form-popup .account-container.lightbox-inner>.account-login-inner {
    padding-left: 0;
    padding-right: 0;
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
    background-color: #e02417 !important;
    border: 0px solid !important;
}
/*css fix newsa*/
#tooltip-cms {
  position: absolute;
  display: none;
  z-index: 9999;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  border: 3px solid #ff3131;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
  padding: 12px 16px;
  font-size: 14px;
  max-width: 300px;
  pointer-events: none; /* để không ảnh hưởng hover */
  transition: opacity 0.2s ease, transform 0.2s ease;
}
#tooltip-cms:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -20px;
    background-image: url(/wp-content/uploads/2025/08/cms_045473e140b342f2928caeecd31f9058.svg);
    background-color: #ff3131;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: center;
}
#tooltip-cms span{
    color: #000;
}
.sp_slider .slick-current.slick-active{
  transform: scale(1.1);
  background-: #000000;
}
.sp_slider .slick-list{
overflow:visible;
}
.sp_slider .slick-slide{
  transform: scale(0.85);
  transition: all 0.4s ease-in-out;
}
.lis-spmua .slick-prev {
    left: -50px;
}
.list_sales .slick-prev {
    left: -55px;
}
.list_sales .slick-next {
    right: -30px;
}
.sp_slider .slick-prev {
    left: -10px;
}
.sp_slider .slick-next {
    right: 13px;
}
.row_vns {
    padding-bottom: 80px;
}
.tooltips, .tooltipsvns {
  position: relative;
  display: inline;
}
.tooltips span, .tooltipsvns span {
    position: absolute;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    width: 400px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #d7322d;
    border-radius: 5px;
}
.tooltips:hover span, .tooltipsvns:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}
.tooltips[tooltip-position="bottom"]:hover span, .tooltipsvns[tooltip-position="top"]:hover span{
  top: 30px;
  left: 50%;
  margin-left: 0;
}
.flickity-prev-next-button.next svg {
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-right.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.flickity-prev-next-button.previous svg{
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-left.png);
    background-repeat: no-repeat;
    background-size: contain;

}
.flickity-prev-next-button.next svg path, .flickity-prev-next-button.previous svg path {
    opacity: 0;
}
.homeflashsale-head {
    background-color: #D62727;
    padding: 30px;
    border-radius: 25px;
    padding-bottom: 250px;
}
.homeflashsale-title {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}
.homeflashsale-title>h2{
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
.homeflashsale-timer-box {
    background: #fff;
    color: #333;
    border-radius: 999px;
    display: inline-flex;
    gap: 30px;
    justify-content: space-between;
    min-width: auto;
    padding: 5px;
    padding-left: 30px;
}
.homeflashsale-seemore {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 25px;
    border-radius: 999px;
}
.homeflashsale-timer-box .timerdate {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}
.timercount>span {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}
.homeflashsale-timer {
    background: #E9E9E9;
    padding: 5px 10px;
    border-radius: 999px;
    color: #d7322d;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.homeflashsale.flashsale--onair .flashsale-clock {
        min-width: 280px;
}
.homeflashsale .comming-soon-coutdown {
    margin: 0;
}
.homeflashsale .comming-soon-coutdown{
  margin: 0;
}
.homeflashsale .comming-soon-coutdown .cmsoon-timer{
  margin: 0;
  background: #e9e9e9;
  border-radius: 999px;
  padding-left: 25px;
  padding-right: 25px;
}
.homeflashsale .comming-soon-coutdown .cmsoon-timer .timer-part{
  background: none;
  color: #d7322d;
  font-size: 11px;
  height: auto;
  min-width: 30px;
  margin: 0;
}
.homeflashsale .comming-soon-coutdown .cmsoon-timer .timer-part > b{
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 2px;
}
.homeflashsale .comming-soon-coutdown .cmsoon-timer .timer-part + .timer-part:before, 
.homeflashsale .comming-soon-coutdown .cmsoon-timer .timer-part + .timer-part:after{
  background: #d7322d;
}
.homeflashsale-title>h2{
    color: #fff;
}
.homeflashsale.flashsale--onair .homeflashsale-timer, .homeflashsale.flashsale--onair .homeflashsale-dayleft, .homeflashsale.flashsale--onair .homeflashsale-dayleft-tail, .homeflashsale.flashsale--onair .timer-breakline, .homeflashsale.flashsale--onair .timercount>span {
    display: none;
}
/**/
.vth-thumb {
    position: relative;
}
.flashsale-item-info{
    padding: 10px;
}
.flashsale-number-alert {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    padding: 3px;
    font-size: 11px;
}
.salebar-left {
    display: flex;
    background: #D62727;
    font-size: 11px;
    position: absolute;
    width: 75px;
    height: 100%;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.ega-pd-item {
    box-shadow: 2px 5px 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 22px !important;
    background: #fff;
    overflow: hidden;
}
.flashsale-item-info h4 {
    font-weight: 700;
    font-size: 1.14rem;
    line-height: 1.84452rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.flashsale-info-body {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.price-onsale {
    display: inline-block;
}
.flashsale-info-body .price-onsale {
    font-size: 16px;
    font-weight: bold;
    margin-right: 3px;
}
.flashsale-percent {
    display: inline-block;
    background: #d7322d;
    padding: 2px 10px;
    color: #fff;
    border-radius: 999px;
    font-size: 12px;
    font-weight: bold;
}
.ega-pd-item .flashsale-item-cta {
    display: flex;
    text-align: center;
    margin-top: 8px;
    height: auto;
}
.flashsale-addcart {
    display: none;
}
.flashsale-addcart {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #d7322d;
    padding: 2px 10px;
    color: #fff;
    border-radius: 999px;
    font-size: 12px;
    width: 100%;
    max-width: 85%;
}
.flashsale-addcart>img {
    width: 16px;
    max-width: 16px;
    margin-right: 5px;
}
.cta-onair.seemore {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #e9e9e9;
    color: #4E5054;
}
.cta-onair {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 999px;
    font-size: 12px;
    flex-grow: 1;
    font-weight: bold;
}
.cta-onair.seemore span {
    display: inline-block;
}
.btnquick-view {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #050a30;
    flex-basis: 55%;
    color: #fff;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}
.gny {
    font-size: 12px;
    color: #000;
}
.flashsale-info-body .price-onsale {
    color: #000;
}
 .wrapbox {
    margin: 10px;
}
.list_cmts .slick-prev {
    left: -47px;
}
.ttsaaaa p {
    margin: 0;
}
.cate_bread {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.cate_bread p {
    margin: 0;
    color: #000;
}
.collection__heading {
    padding: 13px;
    padding-bottom: 0;
}
.collection__heading h1 {
    font-size: 36px;
}
.search-tags {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.collection__tags {
    justify-content: space-between;
}
.collection__heading + .collection__tags {
    margin-top: 30px;
}
.collection__tags.search-tags a {
    background-color: #fff;
    margin-right: 15px;
    margin-bottom: 18px;
    padding: 7px 35px !important;
    font-weight: 500;
    min-width: 18%;
    text-align: center;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.1);
}
.search-tags a {
    height: auto;
    line-height: 26px !important;
    border-radius: 30px;
    background: #E7E7E7;
    color: #000;
    font-size: 15px;
    border: none;
}
.collection__tags.search-tags a:hover {
    background: #fcdf66;
    text-decoration: none;
}
.collection-discovery.discovery {
    margin-top: 30px;
    padding: 0;
    position: relative;
}
.collection-discovery .discovery__heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 33px;
    margin-top: 0;
}
.discovery__heading {
    margin-bottom: 0;
}
.ega-btn.ega-btn--danger {
    background-color: #de0b19;
    color: #fff;
}
.discovery__seemore {
    padding: 2px 25px 2px 15px;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    line-height: 29px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 999px;
    box-shadow: none;
}
.discovery__seemore span {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}
.discovery__list {
    overflow:hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 15px;
}
.collection-discovery .discovery__item {
    width: 130px;
    flex: 0 0 130px;
    padding-right: 15px;
}
.discovery__item a {
    display: grid;
    width: 100%;
    grid-template-rows: 1fr 1fr;
    border-radius: 18px;
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding: 10px;
    justify-items: center;
    height: 100%;
}
.collection-discovery .discovery__item a img {
    max-height: 44px;
    width: auto;
    max-width: 100%;
}
.discovery__item span {
    font-size: 10px;
}
.category-page-row {
    padding-top: 0;
}
.cate_cutsom_posts .product-small.box {
    background-color: #fff;
    border-radius: 20px;
}
.ega-pd-price {
    display: flex;    
    flex-direction: column;
}
.ega-pd-price del {
    order: 2;
}
.ega-pd-price ins {
    order: 1;
    font-size: 20px;
}
.ega-pd-price ins span {
    color: #fff;
}
.ega-pd-price del span {
    color: #fff;
    font-size: 14px;
}
.cate_cutsom_posts .product-small.box .box-text {
    padding: 25px;
}
.cate_cutsom_posts .product-small.box h4 a {
    font-size: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
.cate_cutsom_posts .product-small.box .add-to-cart-button a {
    box-shadow: unset;
    border: unset;
    color: #fff !important;
    border-radius: 20px;
}
.cate_cutsom_posts .product-small.box .add-to-cart-button {
    text-align: center;
}
.cate_cutsom_posts .product-small.box .box-text .box-excerpt {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
    color: #000;
    margin-top: 11px;
}
.add-to-cart-button a:before {
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/wp-content/uploads/2025/08/vth-cart-white.png);
    display: block;
    background-size: cover;
}
.add-to-cart-button a {
    box-shadow: unset;
    color: #fff !important;
    border-radius: 20px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    padding: 6px 12px;
    gap: 10px;
}
.badge-container .badge-inner {
    display: flex;
    flex-direction: column;
    font-weight: normal;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 12px;
}
.badge-container .badge{
    height: 60px;
    width: 60px;
}
.badge-container .badge-circle:before {
    position: absolute;
    top: 2px;
    left: -4px;
    height: 56px;
    width: 56px;
    content: "";
    visibility: visible;
    border-radius: 50%;
    border: 1px dashed #fff;
}
.badge-container {
    margin: 0;
}
.nav-pagination>li>span {
    height: 55px;
    line-height: 55px;
    min-width: 55px;
}
.nav-pagination>li>.current {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    box-shadow: 0 1px 6px -3px rgba(0, 0, 0, .65);
}
.woocommerce-pagination ul.links li a {
    background-color: rgba(255, 222, 80, 0.5);
    border-color: rgba(255, 222, 80, 0.5);
    height: 55px;
    line-height: 55px;
    min-width: 55px;
}
.woocommerce-pagination ul.links li a.next {
    width: 80px;
    background-color: #ECC000;
    border: unset !important;
    box-shadow: unset !important;
}
	.collection__sort {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 578px;
    margin-left: auto;
    margin-right: auto;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.collection__sort-heading {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    margin-right: 20px;
}
.collection__sort-list {
    display: grid
;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 25px;
}
.collection__sort-item {
    width: 48px;
    height: 48px;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    position: relative;
}
.collection__sort-item a.sort-a-z {
    background-position-x: 11px;
}
.collection__sort-item a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/08/sort.png);
    background-repeat: no-repeat;
    background-size: 270px;
    background-position-y: 11px;
    text-decoration: none;
}
.collection__sort-item span {
    position: absolute;
    bottom: -35px;
    line-height: 23px;
    background-color: #ff3131;
    display: block;
    white-space: nowrap;
    border-radius: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 500;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity .2s ease;
}
.collection__sort-item a:hover {
    cursor: pointer;
}
.collection__sort-item:hover span {
    opacity: 1;
}
.collection__sort-item a.sort-z-a {
    background-position-x: -37px;
}
.collection__sort-item a.sort-new {
    background-position-x: -88px;
}
.collection__sort-item a.sort-best-sale {
    background-position-x: -137px;
}
.collection__sort-item a.sort-price-up {
    background-position-x: -183px;
}
.collection__sort-item a.sort-price-down {
    background-position-x: -232px;
}
.des_cates p {
    margin-bottom: 0;
}
.body_cates {
    background-image: url(/wp-content/uploads/2025/08/bg_03.png);
    background-repeat: no-repeat, no-repeat;
    background-size: cover;
    background-position: top;
}
.cate_cutsom_posts .product-small.box .box-image {
    border-radius: 25px 25px 0 0;
}
.row_bsam .col-inner {
    background-color: #ffff;
    padding: 10px;
    border-radius: 5px;
}
.row_bsam .col-inner p {
    margin: 0;
    color: #000;
}
.col_glas  .badge-container .badge-circle:before{
    display: none;
}
.inf_pdsa ins span {
    font-size: 35px;
    color: #FF0000;
}
.service_slide {
    background: #FFFBEA;
    border: 1px solid #FFCF00;
    padding: 8px 10px 10px;
    min-width: 133px;
    text-align: center;
    border-radius: 7px;
    display: flex;
    align-items: center;
    margin-right: 4px;
}
.service_slide a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.service-icon {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.service-name {
    font-weight: 700;
    font-size: 11px;
    line-height: calc(11 / 11);
    color: #000;
    text-transform: initial;
    width: calc(100% - 40px);
}
.inf_pdsa .col-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}
.service_cnsd {
    padding-top: 15px;
    margin-top: 18px;
    border-top: 1px solid rgb(194 194 194 / 27%);
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(194 194 194 / 27%);
    margin-bottom: 15px;
}
.product-short-description {
    background-color: #cccccc17;
    padding: 10px;
    border-radius: 5px;
    color: #000;
    margin-bottom: 0px;
}
.inf_pdsa .single_add_to_cart_button:before{
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/wp-content/uploads/2025/08/vth-cart-white.png);
    display: block;
    background-size: cover;
}
.inf_pdsa .single_add_to_cart_button {
    box-shadow: unset;
    color: #fff !important;
    border-radius: 99px;
    background-color: #e02417 !important;
    border: 0px solid !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    padding: 5px 25px;
}
.inf_pdsa form {
    margin-bottom: 0;
}
.inf_pdsa .form-minimal.quantity .qty {
    height: 47.25px;
}
.ux-buy-now-button {
    border-radius: 99px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.acc_cns .accordion-title {
    background-color: #050a30 !important;
    border: unset;
}
.ux-buy-now-button:before {
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/wp-content/uploads/2025/08/shopping-bag.png);
    display: block;
    background-size: cover;
}
.acc_cns .toggle {
    width: 42.67px;
    line-height: 40px;
    background-color: #fff;
    left: unset;
    right: 0;
    opacity: 1 !important;
}
.acc_cns .accordion-title{
    background-color: #050a30 !important;
    border-radius: 99px;
    border: unset !important;
    height: 53px;
}
.acc_cns .active>.toggle {
    transform: unset !important;
}
.acc_cns span {
    font-weight: bold;
    color: #fff;
    font-size: 23px;
}
.acc_cns .accordion-title {
    padding-left: 25px;
}
.product-section .large-2 {
    display: none;
}
.product-section .large-10 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
}
/* .sec_ttsp {
    background-color: #fff;
} */
.product-section {
    border-top: 0px solid #ececec;
}
.quatang ul li {
    list-style: none;
    margin: 0 !important;
    color: #000;
}
.acc_cns{
    background-color: #fff;
    border-radius: 25px;
}
.vn_quangsn .accordion-inner {
    padding: 1em;
}
.ttspjsm .accordion-inner {
    padding: 1em 2em;
}
.quatang ul li .nametc {
    max-width: 100%;
    flex-basis: 100%;
}
.quatang ul {
    margin-bottom: 0;
}
.quatang ul li:nth-child(2) {
    background-color: #f4f4f4;
    padding: 5px 0px;
    border-radius: 5px;
}
.quatang ul li {
    display: flex;
    padding: 5px !important;
    align-items: center;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    border-radius: 20px;
    overflow: hidden;
}
.quatang ul li .nametc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    font-weight: 600;
    min-height: 51.19px;
}
.quatang ul li .nametc img {
    flex-basis: 35px;
    max-width: 35px;
}
.splquan {
    background-color: #F3F3F3;
    border-top: 7px solid #DD3746;
    padding: 15px;
    border-radius: 0 0 30px 30px;
}
.splquan {
    margin-top: 25px;
}
.tt_splquan {
    margin-bottom: 15px;
    margin-top: 15px;
}
.tt_splquan span {
    font-size: 23px;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    border-radius: 5px;
}
.off-canvas .mfp-content.off-canvas-cart {
    background-color: #fff;
}
.wp-singular .sec_footyers {
    padding-top: 60px !important;
    margin-top: 0;
}
.cls_form {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th, .cart_totals th.product-name, .cart_totals tbody th {
    color: #000;
}
.cls_form .continue-shopping a, .cls_form button, .cls_form .cart_totals .button{
    border-radius: 99px;
    padding: 5px 15px;
    color: #fff;
}
.cls_form .cart-sidebar .widget-title {
    border-bottom: 1px solid #ececec;
}
.cls_form .cart_totals th.product-name {
    border-width: 1px;
}
.cls_form .ux-cart-coupon input {
    box-shadow: unset;
    border-radius: 5px;
    height: 45px;
}
.th-as-td a, .cls_form .th-as-td a {
    color: #000;
    font-weight: bold;
}
.cls_form .amount {
    color: #d26e4b;
    font-size: 16px;
}
.form-row-first {
    margin-right: 0;
}
.form-row-first, .form-row-last {
    width: 100%;
}
.woocommerce-billing-fields input {
    width: 100% !important;
    box-shadow: unset;
    border-radius: 5px;
    height: 45px;
    margin-bottom: 0;
}
#customer_details {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
}
.woocommerce-billing-fields {
    border-top: 0px solid #ddd;
    padding-top: 0;
}
.woocommerce-checkout textarea {
    box-shadow: unset;
    border-radius: 5px;
    min-height: 90px;
    margin: 0;
}
.checkout.woocommerce-checkout .has-border {
    background-color: #fff;
    border: unset;
    padding: 20px;
    border-radius: 15px;
}
.product-name {
    color: #000;
    font-weight: bold;
}
td.product-total bdi, tr.cart-subtotal bdi, tr.order-total bdi{
    font-size: 16px;
    color: red;
}
.woocommerce-privacy-policy-text, .payment_box.payment_method_bacs p {
    background-color: #dddddd2b;
    color: #000;
    padding: 10px;
    border-radius: 10px;
}
button#place_order {
    border-radius: 99px;
}
.product-card__figure img {
    border: 1px solid #ff3131;
}
/*8/8*/
.sp_slider .slick-current.slick-active{
  transform: scale(1.1);
  background-: #000000;
}
.sp_slider .slick-list{
overflow:visible;
}
.sp_slider .slick-slide{
  transform: scale(0.85);
  transition: all 0.4s ease-in-out;
}
.sp_slider .slick-next:before {
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-right.png);
    font-size: 0;
}
.sp_slider .slick-prev:before {
    width: 44px;
    height: 66px;
    display: block;
    background-image: url(/wp-content/uploads/2025/08/ega-caret-left.png);
    font-size: 0;
}
.sp_slider .slick-prev {
    left: -10px;
}
.sp_slider .slick-next {
    right: 13px;
}
.row_vns {
    padding-bottom: 80px;
}
.tooltips, .tooltipsvns {
  position: relative;
  display: inline;
}
.tooltips span, .tooltipsvns span {
    position: absolute;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    width: 400px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #d7322d;
    border-radius: 5px;
}
.tooltips:hover span, .tooltipsvns:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}
.tooltips[tooltip-position="bottom"]:hover span, .tooltipsvns[tooltip-position="top"]:hover span{
  top: 30px;
  left: 50%;
  margin-left: 0;
}
.list_sales .ega-pd-item{
    max-width: 360px;
    margin-right: 25px;
}
.list_sales {
    max-width: 97%;
    margin: 0 auto;
    margin-top: -210px;
}
.inf_pdsa h1 {
    font-size: 25px;
}
.pdes_home1 .col .col-inner .box-image {
    border-bottom-right-radius: unset;
}
.ega-section-footer .ega-footer .ega-footer-info, .ega-footer-contact p
 {
    margin: 10px;
}
.related-products-vertical {
            display: flex;
            flex-direction: column;
            gap: 10px;
            padding: 0px;
        }

        .related-product-item {
            border: 1px solid #eee;
            border-radius: 8px;
            padding: 10px;
            background: #fff;
            transition: box-shadow 0.3s ease;
        }

        .related-product-item:hover {
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        }

        .product-link {
            display: flex;
            align-items: center;
            text-decoration: none;
            color: #333;
            gap: 15px;
        }

        .product-thumbnail img {
            width: 90px;
            height: auto;
            border-radius: 4px;
            transition: transform 0.3s ease;
        }

        .related-product-item:hover .product-thumbnail img {
            transform: scale(1.05);
        }

        .product-info {
            flex: 1;
        }

        .product-title {
            font-size: 16px;
            margin: 0 0 5px;
            transition: color 0.3s ease;
        }

        .related-product-item:hover .product-title {
            color: #f1592a;
        }

        .product-price {
            font-weight: bold;
            color: #444;
        }
        .product-title {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            padding: 0;
        }

        @media (max-width: 768px) {
            .product-link {
                flex-direction: row;
                align-items: flex-start;
            }
            .product-title {
                font-size: 14px;
            }
            .product-thumbnail img {
                width: 70px;
            }
        }
#tooltip-cms {
  position: absolute;
  display: none;
  z-index: 9999;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  border: 3px solid #FF3131;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
  padding: 12px 16px;
  font-size: 14px;
  max-width: 300px;
  pointer-events: none; /* để không ảnh hưởng hover */
  transition: opacity 0.2s ease, transform 0.2s ease;
}
#tooltip-cms:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -20px;
    background-image: url(/wp-content/uploads/2025/08/cms_045473e140b342f2928caeecd31f9058.svg);
    background-color: #FF3131;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: center;
}
#tooltip-cms span{
    color: #000;
}
.popup-overlay {
    display: none;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#000;
}
.popup-overlay.active {
    display: block;
}
.vns_popup {
    display: none;
    position: fixed;
    z-index: 9999; 
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 20px;
    width: 420px;
}
.vns_popup.active {
    display: block;
}
.modal-heading{
    width: 255px;
    background: #ff3131;
    border-radius: 15px;
    padding: 15px;
    color: #fff;
    padding-bottom: 30px;
    margin: auto;
    margin-top: -80px;
    font-size: 17px;
}
.head-saved {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    border-radius: 999px;
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    transform: translate3d(-50%, -50%, 0);
}
.bdy_forms {
    margin-top: 15px;
}
.bdy_forms form {
    margin: 0;
}
.modal_tt {
    display: block;
    margin-top: 25px;
    margin-bottom: 0;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}
.btn_dtuoc input {
    margin: 0;
    background-color: #ff3131;
    border: unset;
    border-radius: 99px;
    color: #fff;
    font-size: 13px;
    padding: 0 30px;
}
.form_dtruoc {
    text-align: center;
}
.form_dtruoc input {
    box-shadow: unset;
    border-radius: 99px;
}
.price-fixed {
    display: block;
}
.price-fixed ins, .price-save ins {
    font-weight: bold;
    text-align: center;
}
.dealhurry {
    color: #000;
}
.menu-mb__nav {
    padding: 0 20px;
    flex: 1 1 0%;
    overflow-y: auto;
    margin: 10px 0;
}
.menu-mb__nav-item {
    margin-top: 0px;
    height: 52px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    padding-left: 15px;
}
.menu-mb__nav-item a {
    display: block;
    line-height: 52px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.menu-mb__nav-item a span {
    background-color: #050a30;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-top: 10px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    margin-right: 8px;
}
.menu-mb__nav-item a span img {
    max-width: 16px;
    filter: invert(1);
}
.menu-mb__nav-item .badge {
    height: unset;
}
.discovery__item .badge, .menu-mb__nav-item .badge {
    position: absolute;
    top: -8px;
    right: 20px;
}
.menu-mb__nav-item .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
    width: fit-content;
}
.menu-mb__nav-item:not(:first-of-type) {
    margin-top: 13px;
}
.menu-mb__slogan {
    background-repeat: no-repeat;
    padding-bottom: 10px;
    background-size: cover;
    background-position: center;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding-top: 25px;
}
.menu-mb__bottom-group .ega-btn {
    color: #000;
    padding: 4px 32px 4px 12px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    line-height: 22px;
    position: relative;
    background-color: #fff;
}
.menu-mb__bottom-group .ega-btn.menu-mb__feedback-btn {
    color: #de0b19;
    display: inline-block;
}
.menu-mb__bottom-group .ega-btn {
    border-radius: 99px;
}
.menu-mb__bottom-group .menu-mb__feedback-btn span {
    background-color: #de0b19;
    color: #fff;
    font-size: 11px;
}
.menu-mb__bottom-group .ega-btn span {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ff3131;
    line-height: 22px;
    font-size: 17px;
    right: 4px;
    top: 4px;
}
.mb_sections {
    background-image: url(/wp-content/uploads/2025/08/bg-coming-soon.png);
    background-size: cover;
}
.ttmbs2 span {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.btns_mnaa {
    color: #333;
    padding: 2px 20px;
    display: inline-block;
    border-radius: 20px;
    background: #ffffff;
    font-weight: 600;
    border: 1px solid #333;
    font-size: 12px;
}
.ttmbs2 {
    margin: 0;
}
.ttmbs2 {
    margin-top: 25px;
}
.vns-item {
    display: grid !important;
    grid-template-columns: 100px 1fr;
    padding: 5px;
    grid-gap: 5px;
    background: #fff;
    border-radius: 5px;
    max-width: 370px;
    margin-right: 10px;
}
.vns-item .preorder-item-info {
    position: relative;
}
.vns-action {
    display: flex;
    justify-content: center;
}
.vns-post-tt h4 {
    color: #000;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
}
.coming-soon-date {
    font-size: 10px;
    text-align: left;
    margin-bottom: 4px;
    color: #000;
}
.coming-soon-date span {
    font-weight: bold;
}
.vns-item .comming-soon-coutdown {
    max-width: 140px;
    margin: 0;
    background: #ff0000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 7px;
    margin-bottom: 0px;
}
.vns-action {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0;
    right: 10px;
    border-radius: 50%;
    padding: 0;
    vertical-align: middle;
    background: #FF0000;
    color: #fff;
    text-align: center;
}
.vns-item .comming-soon-coutdown .timer-part {
    width: 65px;
    line-height: 1;
    padding: 5px;
}
.vns-item .comming-soon-coutdown .timer-part {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.vns-item .comming-soon-coutdown .timer-part {
    font-size: 6px;
}
.vns-item .comming-soon-coutdown .timer-part b {
    font-size: 13px;
}
.vns-item .comming-soon-coutdown .timer-part:nth-child(2):after {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    content: "";
    right: calc(100% + 3px);
    width: 2px;
    height: 2px;
    top: auto;
    bottom: 10px;
}
.vns-item .comming-soon-coutdown .timer-part:nth-child(2):before {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    content: "";
    top: 10px;
    right: calc(100% + 3px);
    width: 2px;
    height: 2px;
}
.vns-item .comming-soon-coutdown .timer-part {
    position: relative;
    font-family: Montserrat;
    background: #db0000;
    height: 35px;
    text-align: center;
    border-radius: 3px;
}
.row_mbs .col {
    padding-bottom: 0;
}
.mbs_cates .col-inner {
    background: #fff;
    border-radius: 10px;
    padding: 7px 8px;
    font-size: 9px;
    color: inherit;
    text-align: center;
    margin: 2px;
}
.mbs_cates .col-inner .box-text {
    padding: 0;
}
.mbs_cates .col-inner .box-text h5 {
    height: 20px;
}
