:root { 
    --color-red: #ff0000; 
    --color-2: #FFD4B5; 
    --color-3: #F3E05C; 
    --color-4: #c00; 
    --color-main: #FE7B1D; 
    --clr-primary: #ecdddd; 
    --clr-secondary: #666666; 
    --clr-white: #ffffff; 
    --clr-black: #000000;  
    --clr-active: linear-gradient(360deg, #2798bf 0%, #54c4cc 100%); 
    --clr-btn: #4B4E51; 
    --clr-main: #FE7B1D; 
    --font-regular: "BT-BeauSans"; 
}

body {font-size: 14px;line-height: 1.5;font-family: var(--font-regular);top: 0 !important;}
.main__title {margin-bottom: 1.5rem;}
.main__title h1 ,
.main__title h2,
.main__title p {font-family: var(--font-regular);font-size: clamp(24px, 3.5vw, 32px);color: var(--clr-main);text-transform: uppercase;text-align: center;font-weight: 700;}
.title-main { position: relative; text-align: center; margin-bottom: 0;}
.title-main span { font-size: 1.5em; font-weight: bold; text-transform: uppercase; }
.ff-title { font-family: var(--font-regular); }
.ff-bold { font-family: var(--font-regular);font-weight: 700; }
.ff-regular { font-family: var(--font-regular); } 

/* Transition All */
.transition, .btn-frame .kenit-alo-circle-fill, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover>ul, .scale-img img, .scale-img:hover>img, .support-online .kenit-alo-circle-fill { transition: 0.3s all; }
.gutter-x-20 { --bs-gutter-x: 20px; }
.gutter-x-5 { --bs-gutter-x: 5px; }

/* slideshow */
.slideshow { position: relative; }

/* Search */
.search { width: 50%; max-width: 400px; background: #fff; position: relative; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; }
.search input { width: calc(100% - 35px); font-size: 13px; color: #333; border-radius: 10px; border: none; }
.search input:focus { border: none; box-shadow: none; }
.search label { height: 35px; cursor: pointer; text-align: center; font-size: 16px; background: #f00; color: #fff; border-radius: 10px; margin-right: 3px; padding: 5px 10px; }
.search label i { font-weight: bold; color: #999; }
.box-search { padding: 10px; border-bottom: 1px solid #f1f1f1; display: flex; justify-content: space-between; align-items: center; }
.ds-item-search { width: calc(100% - 70px); }
.ds-item-search a { font-size: 14px; color: #333; }
.show-search { position: absolute; z-index: 9999; top: 100%; background: #fff; width: 100%; border-radius: 10px; box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3); }
.box-search .price-product { width: 100%; margin: 0px; text-align: left; }
.box-search .price-product .price-new { color: #f00; font-size: 14px; font-weight: bold; }
.box-search .price-product .price-old { color: #999; text-decoration-line: line-through; }

/* Mmenu */
.offcanvas-body { flex-grow: 1; padding: 1rem 1rem; overflow: scroll; }
.offcanvas-body::-webkit-scrollbar { width: 4px; height: 4px; transition: all 1s; }
.offcanvas-body::-webkit-scrollbar-thumb { background-color: #0d6efd; border-radius: 5px; transition: all 1s; }
.offcanvas-body::-webkit-scrollbar-track { background: #fff; width: 4px; height: 4px; transition: all 1s; }
.btn-close-menu { position: absolute; right: 20px; top: 20px; }
.menu-mobile ul { padding: 0px; list-style: none; }
.menu-mobile ul li { position: relative; }
.menu-mobile ul li>span i { transition: transform 0.3s ease; }
.menu-mobile ul li a { display: block; padding-right: 30px; color: #333; font-size: 15px; padding: 10px 0px; border-bottom: 1px solid #f1f1f1; }
.menu-mobile ul li a i { margin-right: 10px; }
.menu-mobile ul li li a { font-weight: normal; }
.menu-mobile ul li a:hover { color: #f00; }
.menu-mobile ul li .scroll { position: absolute; right: 0px; top: 9px; background: var(--clr-main); font-size: 17px; line-height: 18px; height: 25px; color: #fff; width: 35px; border-radius: 5px; display: flex; justify-content: end; align-items: center; cursor: pointer; padding-right: 14px; }
.menu-mobile ul li:hover { color: #f00; }
.menu-mobile ul ul li .scroll { background: none; color: var(--clr-main); }
.menu-mobile ul li ul { padding-left: 10px; }
.head-menu { display: flex; justify-content: center; flex-wrap: wrap; }
.company { border-bottom: 1px solid #f1f1f1; padding-bottom: 10px; }
.company p { margin-bottom: 5px; font-size: 13px; }
.company p span { color: var(--clr-main); }
.search-menu { width: 100%; position: relative; margin: 10px 0px; }
.search-menu input { width: 100%; background: #f5f5fa; border: 1px solid #f1f1f1; height: 40px !important; font-size: 13px; }
.search-menu p { position: absolute; right: 10px; bottom: 8px; }

/* ? Navigation*/
.navigation { position: relative; --position: fixed; z-index: 1001; background: var(--clr-active); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.navigation>.navigation__inner { -webkit-column-gap: 1rem; -moz-column-gap: 1rem; column-gap: 1rem; }
.navigation nav#menu { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.navigation nav#menu ul { list-style: none; padding: 0; margin: 0; display: flex; justify-content: space-between; align-items: center; }
.navigation nav#menu ul:has(.level-0) { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.navigation nav#menu ul li { position: relative; z-index: 1; }
.navigation nav#menu ul li a::before { position: absolute; content: ''; width: 100%; height: 1px; background: transparent; border-radius: 5px; left: 0px; bottom: 14px; transform-origin: right; transform: scaleX(0); transition: transform 0.5s; }
.navigation nav#menu ul li ul li a::before { content: none; }
.navigation nav#menu ul li .submenu-toggle { display: none; }
.navigation nav#menu ul li.active a::before, .navigation nav#menu ul li:hover>a::before { transform-origin: left; transform: scaleX(1); }
.navigation nav#menu ul li a {display: block;position: relative;font-size: 15px;color: var(--clr-white);text-transform: uppercase;padding: .67rem 1rem;text-decoration: none;overflow: hidden;font-weight: 700;}
.navigation nav#menu ul li>a{}
.navigation nav#menu ul li>a.a-contact{
    background: url(../images/t4.png) left 23px center no-repeat, linear-gradient(270deg, #feb71d 0%, #fff1c9 46.68%, #feb71d 100%);
    border-radius: 50vw;
    padding-left: 42px;
    border: 2px solid var(--clr-main);
    min-width: 140px;
    color: #111;
    text-align: center;
    margin-right: -20px;
}
.navigation nav#menu ul li>a.active, .navigation nav#menu ul li>a:hover {color: var(--color-4);}
.navigation nav#menu ul li ul { opacity: 0; visibility: hidden; position: absolute; top: 100%; left: 0; min-width: 250px; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; border-radius: 0.25rem; background: var(--clr-white); -webkit-box-shadow: 1px 1px 15px var(--clr-black)26; -moz-box-shadow: 1px 1px 15px var(--clr-black)26; box-shadow: 1px 1px 15px var(--clr-black)26; padding: 0.75rem 0; margin-top: -5px; -webkit-transform: perspective(600px) scaleY(1.5) translateY(15px); -moz-transform: perspective(600px) scaleY(1.5) translateY(15px); transform: perspective(600px) scaleY(1.5) translateY(15px); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; width: 100%; display: block; }
.navigation nav#menu ul li:hover>ul { opacity: 1; visibility: visible; -webkit-transform: perspective(600px) scaleY(1) translateY(0); -moz-transform: perspective(600px) scaleY(1) translateY(0); transform: perspective(600px) scaleY(1) translateY(0); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; top: -webkit-calc(100% + 10px); top: -moz-calc(100% + 10px); top: calc(100% + 10px); }
.navigation nav#menu ul li ul li>ul { left: 100%; top: 0 !important; }
.navigation nav#menu ul li ul li { isolation: isolate; padding: 0 0.75rem; width: 100%; }
.navigation nav#menu ul li ul li a { color: var(--clr-black); padding: .7rem 0;border-bottom: 1px solid rgba(0,0,0,0.1); }
.navigation nav#menu ul li ul li:hover>a { background: transparent; color: var(--clr-active); }
.navigation nav#menu ul li ul li:not(:last-child):before { content: ''; position: absolute; right: 0.75rem; bottom: 0; left: 0.75rem; z-index: -1; height: 1px; background: var(--clr-silver); }

/* ? Navigation*/
.navigation {position: relative;--position: fixed;z-index: 501;background: var(--clr-main);-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;border-radius: 50vw;}
.navigation>.navigation__inner { -webkit-column-gap: 1rem; -moz-column-gap: 1rem; column-gap: 1rem; }
.navigation nav#menu { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.navigation nav#menu ul { list-style: none; padding: 0; margin: 0; }
.navigation nav#menu ul:has(.level-0) {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: calc(100% - 50px);}
.navigation nav#menu ul li { position: relative; z-index: 1; }
.navigation nav#menu ul li .navigation__name::before {position: absolute;content: '';height: 1px;background: transparent;border-radius: 5px;left: .87rem;right: .87rem;bottom: 5px;transform-origin: right;transform: scaleX(0);transition: transform 0.5s;background: #fff;}
.navigation nav#menu ul li ul li .navigation__name::before { content: none; }
.navigation nav#menu ul li.active .navigation__name::before, .navigation nav#menu ul li:hover>.navigation__name::before { transform-origin: left; transform: scaleX(1); }
.navigation nav#menu ul li .navigation__name {display: block;position: relative;font-family: var(--font-semibold);font-size: 18px;color: var(--clr-white);text-transform: uppercase;padding: .87rem 1rem .67rem;text-decoration: none;overflow: hidden;}
.navigation nav#menu ul li.active>.navigation__name, .navigation nav#menu ul li:hover>.navigation__name {color: var(--clr-white);}
.navigation nav#menu ul li ul { opacity: 0; visibility: hidden; position: absolute; top: 100%; left: 0; min-width: 250px; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; border-radius: 0.25rem; background: var(--clr-white); -webkit-box-shadow: 1px 1px 15px var(--clr-black)26; -moz-box-shadow: 1px 1px 15px var(--clr-black)26; box-shadow: 1px 1px 15px var(--clr-black)26; padding: 0.75rem 0; margin-top: -5px; -webkit-transform: perspective(600px) scaleY(1.5) translateY(15px); -moz-transform: perspective(600px) scaleY(1.5) translateY(15px); transform: perspective(600px) scaleY(1.5) translateY(15px); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
.navigation nav#menu ul li:hover>ul { opacity: 1; visibility: visible; -webkit-transform: perspective(600px) scaleY(1) translateY(0); -moz-transform: perspective(600px) scaleY(1) translateY(0); transform: perspective(600px) scaleY(1) translateY(0); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; top: -webkit-calc(100% + 10px); top: -moz-calc(100% + 10px); top: calc(100% + 10px); }
.navigation nav#menu ul li ul li>ul { left: 100%; top: 0 !important; }
.navigation nav#menu ul li ul li { isolation: isolate; padding: 0 0.75rem; }
.navigation nav#menu ul li ul li a.navigation__name { color: var(--clr-black); padding: .7rem 0; }
.navigation nav#menu ul li ul li:hover>.navigation__name { background: transparent; color: var(--clr-active); }
.navigation nav#menu ul li ul li:not(:last-child):before { content: ''; position: absolute; right: 0.75rem; bottom: 0; left: 0.75rem; z-index: -1; height: 1px; background: var(--clr-silver); }

/* News */
.share { padding: 17px 10px 10px 10px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; text-align: start;}
.share b { display: block; margin-bottom: 5px; }

/* Toc */
.tt-toc { position: relative; font-size: 18px; text-transform: uppercase; font-family: var(--font-bold); display: flex; justify-content: space-between; align-items: center; cursor: pointer; }
.box-readmore { padding: 8px 15px; border: 1px solid #dedede; margin-bottom: 2rem; border-radius: 5px; background-color: #eeeeee; }
.box-readmore li ul>li { margin: 0; margin-bottom: 8px; }
.box-readmore li ul>li:before { content: counters(item, '.') ' '; }
.box-readmore ul { list-style-type: none; counter-reset: item; margin-bottom: 0px; padding-left: 0px !important; margin-top: 8px; display: none; }
.box-readmore ul li { display: table; counter-increment: item; margin-bottom: 5px; }
.box-readmore ul li:before { content: counters(item, '.') '. '; display: table-cell; padding-right: 5px; }
.box-readmore ul li a { color: #333333; cursor: pointer; font-weight: 600; }
.box-readmore ul li a:hover { color: #767676; }

/* Video */
.video-main { position: relative; }
.list-video { margin-top: 10px; width: 100%; border-radius: 5px; border: 1px solid #ddd; }
.img-video span { position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); border: 1px solid #ff000066; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; color: #f00; background: #ffffffa8; font-size: 27px; cursor: pointer; transition: all 1s; }
.video-item:hover span { transform: translateX(-50%) translateY(-50%) rotate(360deg); }
.video-name { text-align: center; font-size: 16px; margin-top: 10px; }

/* Sort */
.sort-select { display: flex; justify-content: end; margin: 20px 0px; position: relative; }
.sort-select .click-sort { border: 1px solid #e0e0e0; border-radius: 4px; cursor: pointer; font-size: 14px; padding: 6px 10px 6px 8px; margin: 0px; }
.sort-select-main { display: grid; background-color: #fff; border-radius: 4px; box-shadow: 0 4px 6px rgb(0 0 0 / 20%); position: absolute; padding: 0 7px; top: 30px; right: 0; width: 160px; z-index: 2; }
.sort-select-main p { border-bottom: 1px solid #f1f1f1; margin: 0px; order: 2; }
.sort-select-main p:has(.check) { order: 1; }
.sort a { color: #000; font-size: 14px; line-height: 17px; padding: 11px 3px; display: block; cursor: pointer; }
.sort a.check i { box-sizing: border-box; position: relative; display: inline-block; transform: scale(var(--ggs, 1)); width: 22px; height: 16px; border: 2px solid transparent; border-radius: 100px; vertical-align: middle; }
.sort a.check i::after { content: ''; display: block; box-sizing: border-box; position: absolute; left: 3px; top: -4px; width: 6px; height: 10px; border-width: 0 2px 2px 0; border-style: solid; transform-origin: bottom left; transform: rotate(45deg); }
.sort-select .sort-show { padding-right: 12px; position: relative; }
.sort-select .sort-show::before { content: ''; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #333; content: ''; height: 0; position: absolute; top: 6px; right: 0; width: 0; }

/* Product */
.filter { position: absolute; right: 0px; top: 0px; padding: 5px 10px; background: #f1f1f1; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; text-transform: uppercase; border-radius: 5px; cursor: pointer; border: 1px solid #ddd; display: none; }
.flex-product-main { display: flex; gap: 20px; }
.flex-product-main .left-product { width: 250px; border: 1px solid #f1f1f1; padding: 20px; border-radius: 5px; }
.flex-product-main .right-product { width: calc(100% - 250px); }
.wr-search p { font-weight: bold; text-transform: uppercase; }

/* product detail */
.grid-pro-detail { display: flex; justify-content: space-between; align-items: start; }
.grid-pro-detail .left-pro-detail {width: 48%;}
.grid-pro-detail .right-pro-detail {width: 49%;}
.detail-product { display: flex; justify-content: space-between; }
.detail-product .left-pro-detail { width: 40%; border: 1px solid #ddd; }
.detail-product .right-pro-detail { width: 57%; }
.detail-product .right-pro-detail ul { list-style: none; padding: 0px; }
.detail-product .right-pro-detail ul li { margin-bottom: 20px; }
.detail-product .right-pro-detail ul li .title-pro-detail { font-size: 18px; }
.detail-product .right-pro-detail ul li .attr-content-pro-detail { display: inline-block; margin-bottom: 0px; }
.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail { font-weight: 700; font-size: 20px; color: #f00; }
.tabs-pro-detail .tab-content { border: 1px solid #ddd; border-top: none; padding: 20px; }
.nav-tabs li a { text-transform: uppercase; font-weight: 500; color: #333; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover { color: #f00; }

.left-pro-detail .MagicZoom { border: 1px solid #7e7e7e; padding: 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background-color: var(--clr-white); }
.left-pro-detail .MagicZoom img {border-radius: 20px;}
.tabs-pro-detail .tab-content { border: 1px solid #ddd; border-top: none; padding: 20px; }
.nav-tabs li a { text-transform: uppercase; font-weight: 500; color: #333; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover { color: #f00; }
.attr-pro-detail { margin: auto; padding: 0; list-style: none; }
.title-pro-detail { text-transform: capitalize; display: block; }
.price-new-pro-detail {font-weight: 700;font-size: 20px;color: #c00;}
.price-old-pro-detail { font-weight: 500; color: #666; text-decoration: line-through; padding-left: 10px; }
.color-pro-detail.active, .size-pro-detail.active, .size-pro-detail:hover { color: #fff !important; background: #232323; }
.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; display: flex; align-items: center; justify-content: space-between; text-align: center; margin-right: 20px; font-weight: 500; }
.quantity-pro-detail span {line-height: 23px;padding: 0;width: 30px;height: 28px;color: #000;cursor: pointer;font-size: 22px;}
.quantity-pro-detail span.quantity-plus-pro-detail { border-left: 0; }
.quantity-pro-detail span.quantity-minus-pro-detail { border-right: 0; }
.quantity-pro-detail input {height: 28px;width: calc(100% - 60px);text-align: center;font-size: 14px;padding: 5px;}
.cart-pro-detail { margin-bottom: 1rem; display: flex; align-items: center; justify-content: flex-start; }
.cart-pro-detail a {text-align: center;color: #fff;padding: 11px 15px;cursor: pointer;border-radius: 5px;font-weight: 600;width: 48%;text-transform: capitalize;}
.cart-pro-detail a.addnow { margin-right: 10px; color: #fff; border-radius: 5px; }
.cart-pro-detail a.addnow:hover {background-color: #c00 !important;color: #fff;border-color: #c00;}
.cart-pro-detail a.buynow { background-color: #000; }
.cart-pro-detail a.buynow:hover { background-color: #f00; color: #fff; }
.cart-pro-detail a i { vertical-align: top; margin-top: 3px; margin-right: 8px; }
 
/* Contact */
.contact-map { position: relative; height: 500px; margin-top: 30px; }
.contact-map iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.frm_contact { border: 1px solid #ddd; padding: 30px; }

/*  breadCrumbs */
.breadCrumbs {padding: 12px 0px;background: #ddd;}
.breadCrumbs ol { margin: 0px; }
.breadCrumbs ol li a { color: #333; }
.breadCrumbs ol li a:hover { color: #f00; }

/* paging */
.paging-product { position: relative; }
.pagination { margin: 20px 0px; text-align: center; }
.pagination li span { cursor: pointer; }
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { width: 50px; height: 50px; border-radius: 50%; background: #1182fc; position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite { animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: 0.1; border-color: #1182fc; opacity: 0.5; }
.btn-frame .zoomIn { animation-name: zoomIn; }
.btn-frame .animated { animation-duration: 1s; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; border-radius: 100%; border: 2px solid transparent; background-color: rgba(7, 41, 103, 0.35); opacity: 0.4; }
.btn-frame .pulse { animation-name: pulse; }
.grid-properties { display: flex; gap: 10px; }
.grid-properties span { position: relative; border: 1px solid #ddd; padding: 5px 15px; cursor: pointer; }
.grid-properties span:hover, .grid-properties span.active { border: 1px solid #f00; color: #f00; }
.grid-properties span:hover:after, .grid-properties span.active:after { content: ''; border: 0.9375rem solid transparent; border-bottom: 0.9375rem solid var(#d0011b, #ee4d2d); bottom: 0; position: absolute; right: -0.9375rem; }
.grid-properties span.outstock { pointer-events: none; background-color: #fafafa; color: rgba(0, 0, 0, 0.26); cursor: not-allowed; }

/* News */
.grid-news {--col: 2;--gap-x:15px;--gap-Y:15px;}
.ds-news span { display: block; line-height: 25px; color: #999; font-size: 13px; margin: 10px 0px 0px; font-style: italic; }
.ds-news h3 a { font-size: 16px; margin: 0; color: #000; font-weight: 500; text-transform: uppercase; -webkit-line-clamp: 2 !important; }
.ds-news h3 a:hover { color: #c00; }
.ds-news .desc { color: #333; }
.item-news-all { display: flex; justify-content: space-between; }
.item-news-all .ds-news { width: calc(100% - 110px); }
.item-news-all .ds-news h3 { text-transform: capitalize; font-size: 15px; }
.flex-news{ display: flex; align-items: start; flex-wrap: wrap; }
.flex-news-detail { display: flex; justify-content: space-between; align-items: start; flex-wrap: wrap; }
.news-left { width: 68%; }
.news-right { position: sticky; top: 20px; width: 30%; background: #f1f1f1cc; padding: 20px; box-shadow: 0px 0px 5px #99999978; }

/* Popup */
.modal-title { font-size: 20px; }

/* CSS cho loading */
.loading-overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7); justify-content: center; align-items: center; z-index: 999; }
.loading { width: 50px; height: 50px; border: 5px solid rgba(0, 0, 0, 0.1); border-radius: 50%; border-top: 5px solid #3498db; animation: spin 1s linear infinite; }

/* Album */
.grid-album {--col: 5;--gap-x:15px;--gap-y:15px;}
.album-item { position: relative; z-index: 1; }
.album-info { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #00000082; z-index: 1; display: grid; place-content: center; padding: 10px 15px; opacity: 0; transition: all 300ms ease; }
.album-name a{ font-family: var(--font-bold); font-size: clamp(16px, calc(20 / 1188 * 100vw), 20px); color: var(--clr-white); width: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.album-item:hover .album-info { opacity: 1; transition: all 300ms ease; }
.album-item:hover .album-name a{ width: 100%; transition: all 300ms ease; }
.album-photo{border-radius: 10px;display: block;overflow: hidden;} 

/* TODO Search Toggle */
.search__toggle {--height: 40px;position: relative;}
.search__toggle .search__icon {display: grid;place-items: center;width: 40px;height: var(--height);font-size: 17px;color: var(--clr-white);cursor: pointer;border: 1px solid #fff;border-radius: 50%;}
.search__toggle .search__icon.active { color: var(--clr-active); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: var(--clr-white); }
.search__toggle .search__grid {opacity: 1;width: 360px;overflow: hidden;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;height: var(--height);border: 1px solid var(--clr-active);-webkit-border-radius: 999px;-moz-border-radius: 999px;border-radius: 10px;background: var(--clr-white);padding: 0rem 0.25rem;border: 1px solid var(--clr-main);}
.search__toggle .search__grid .search__button {display: grid;place-items: center;width: 35px;font-size: 17px;color: var(--clr-main);background: none;}
.search__toggle .search__grid .search__button i{font-weight: 400;}
.search__toggle .search__grid .search__input {-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;color: #515151;text-indent: 0px;width: 100%;font-size: 13px;}
.search__toggle .search__grid input, .search__toggle .search__grid input:focus { box-shadow: none; border: none; }
.search__toggle .search__grid input::-webkit-input-placeholder { /* autoprefixer: off */ color: var(--clr-silver); }
.search__toggle .search__grid input::-moz-placeholder { /* autoprefixer: off */ color: var(--clr-silver); }
.search__toggle .search__grid input::-ms-input-placeholder { /* autoprefixer: off */ color: var(--clr-silver); }
 
/* Footer */
.wrap-footer-article {background: url(../images/bg_footer.jpg) top center no-repeat;background-size: cover;color: #fff;font-size: 15px;}
.footer-article__inner {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.footer-article__inner>[class^="footer-article--"]{
    position: relative;
    z-index: 2;
}
.footer-article--1 {width: 34%;}
.footer-article--2 {width: 20%;}
.footer-article--3 {width: 34%;}
.footer-article--4{
    width: 100%;
    margin-top: 3.5rem;
}
.footer-name { font-size: clamp(20px, calc(32 / 1180 * 100vw), 32px); font-family: var(--font-title); color: var(--clr-white); text-transform: uppercase; margin-bottom: 9px; text-shadow: 2px 2px 0px rgba(117, 116, 116, 0.35); -webkit-text-stroke-width: 1; -webkit-text-stroke-color: #1C1C20; }
.footer-title {font-size: 16px;font-weight: 700;color: var(--clr-white);position: relative;margin-bottom: 20px;text-transform: uppercase;}
.footer-title.has-line:before {content: '';width: 34px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.footer-policy { list-style: none; padding: 0; margin: 0; }
.footer-policy li{
    background: url(../images/v1.png)left center no-repeat;
    padding-left: 23px;
}
.footer-policy li:not(:last-child) {margin-bottom: 14px;}
.footer-policy li a {color: var(--clr-white);transition: all 300ms ease;}
.footer-policy li a:hover {color: var(--color-4);transition: all 300ms ease;}
.footer-powered {color: var(--clr-white);background: #d4610e;}
.footer-powered .wrap-content {display: flex;align-items: center;justify-content: center;padding: 0.9rem 0;}
.footer-map {position: relative;height: 500px;}
.footer-map iframe {position: absolute !important;width: 100% !important;height: 100% !important;top: 0px !important;left: 0px !important;}
.footer-statistic { text-align: right; }
.footer-statistic span { padding: 0 10px; }
.footer-statistic span:last-child { padding-right: 0px; }
.footer-statistic span:not(:last-child) { border-right: 1px solid var(--clr-white); }
 
/* TODO Cart Fix */
.cart-fixed { position: fixed; right: 20px; bottom: 290px; z-index: 200; background: var(--clr-main); width: 50px; height: 50px; text-align: center; color: var(--clr-white) !important; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-box-pack: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { z-index: 10; position: absolute; top: 0px; right: -5px; color: var(--clr-white); width: 25px; height: 25px; background: #ec2d3f; text-align: center; line-height: 25px; font-size: 11px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.product-list{
    margin-bottom: 1.5rem;
}
.product-list h2{
    position: relative;
    font-weight: 700;
    font-size: 16px;
    display: table;
    margin: 0 6px 10px;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    padding: 8px 10px;
    cursor: pointer;
}
.product-list h2::after{
    content: '';
    position: absolute;
    left: 7px;
    right: 7px;
    bottom: 0;
    border-bottom: 2px solid var(--clr-main);
    opacity: 0;
    transition: 0.5s ease;
}
.product-list h2:hover::after, .product-list h2.active::after{
    opacity: 1;
    transition: 0.5s ease;
}
.product-list h2:hover, .product-list h2.active{color: var(--clr-main);}
.product-list h2:not(:last-child)::before{
    content: '';
    position: absolute;
    top: 12px;
    left: calc(100% + 7px);
    background: #ac927f;
    width: 1px;
    height: 22px;
}
.product-page a:hover,
.product-page a.active{background-color: var(--clr-main);color:#fff;}
.product-page{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}
.product-page a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border: var(--clr-main) solid 1px;color: var(--clr-main);cursor:pointer;background: #FFF8EB;border-radius: 4px;}


/* .skiptranslate{display:none!important;}.lang-header-top{position:relative;z-index: 1000;width: 30px;}
.lang-header-top .lang-header-main{text-align:center;padding: 0;cursor:pointer;display:flex;align-items:center;justify-content: center;margin-bottom: 0;color: #000;}
.lang-header-top .lang-header-main strong{display:flex;align-items:center;justify-content:space-between;font-weight:normal;}
.lang-header-top .lang-header-main strong span{font-size:12.5px;width: 90px;text-align:left;padding-right:5px;display: none;}
.lang-header-top .lang-header-main strong img{width: 30px;height: 20px;border-radius: 3px;}
.lang-header-top .lang-header-main i{margin-top: -1px;color: #a5a4a4;margin-right: 5px;}
.lang-header-top .lang-header-ul{display:none;position:absolute;width: 124px;top: 37px;right: 0px;background: #000;font-size:13px;padding:3px;opacity: 1;min-width: 100%;border-radius: 10px;}
.lang-header-top .lang-header-ul.active{display:block;-webkit-transform: perspective(600px) rotateX(0);transform: perspective(600px) rotateX(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;opacity: 1;visibility: visible;}
.lang-header-top .lang-header-ul li{cursor:pointer;margin-bottom:5px;padding: 5px 8px;display:flex;align-items:center;justify-content:space-between;width: 100%;height: 26px !important;z-index: 999999;color: #fff;}
.lang-header-top .lang-header-ul li img{display: inline-block;max-width: 22px;border-radius: 2px;}
.lang-header-top .lang-header-ul li:hover{background: #fff100;color: #000;}
.lang-header-top .lang-header-ul li:last-child{margin-bottom:0px;}
.lang-header-top .lang-header-ul li span{width:80px;text-align:left;padding-right:5px;display: block;} */
.navigation-logo-mobi{
    display: none;
}
.navigation-logo{}
.wrap-aboutHome{
    position: relative;
    background: url(../images/bg_gioithieu.jpg) top center no-repeat;
    background-size: cover;
    padding: 3rem 0 5rem;
    overflow: hidden;
}
.left-aboutHome{
    width: 48.5%;
}
.right-aboutHome{
    position: relative;
    width: 49%;
    padding: 30px 30px;
    background: #ffd4b5;
    border-radius: 20px;
}
.right-aboutHome::after{
    content: '';
    position: absolute;
    right: -4rem;
    bottom: -3rem;
    background: url(../images/banhmi.png)center no-repeat;
    width: 300px;
    height: 136px;
    pointer-events: none;
}
.name-aboutHome{
    font-family: 'UTM-American-Sans';
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    color: var(--clr-main);
    margin-bottom: 10px;
}
.desc-aboutHome{
    font-size: 15px;
    line-height: 28px;
}
.view-aboutHome{
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: var(--clr-main);
    padding: 14px 20px;
    margin-top: 20px;
    border-radius: 50vw;
    min-width: 180px;
    text-align: center;
    letter-spacing: 0.06em;
}
.view-aboutHome:hover{
    transition: 0.5s ease;
    background: #c00;
    color: #fff;
}
.pic-aboutHome{
    position: relative;
    display: block;
    border-radius: 20px;
    margin-bottom: 20px;
}
.pic-aboutHome img{
    height: 100%;
    object-fit: cover;
}
.pic-aboutHome:last-child{margin-bottom: 0;}
.title-main-index h2{
    font-size: 36px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'UTM-American-Sans';
    text-transform: uppercase;
    color: var(--clr-main);
}
.slogan-index{
    text-align: center;
    background: url(../images/d2.png)center bottom no-repeat;
    padding-bottom: 50px;
    margin-bottom: 2rem;
    color: #111;
}
.wap-newsletter{
    position: relative;
    z-index: 2;
}
.title-newsletter span{
    font-size: 40px;
    color: #fff;
    -webkit-text-fill-color: unset;
}
.title-newsletter h2{
    font-family: var(--font-bold);
    font-size: 15px;
    letter-spacing: 0.3em;
    text-transform: capitalize;
    background: linear-gradient(270deg, #2798bf 0%, #54c4cc 100%);
    display: table;
    margin: 0 auto 5px;
    border-radius: 4px;
    color: #fff;
    padding: 2px 13px;
}
.newsletter-input{
    margin-bottom: 10px;
}
.newsletter-btn{
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.newsletter-input label{display: none;}
.newsletter-input input::placeholder, .newsletter-input textarea::placeholder{color: #fff;}
.newsletter-input input, .newsletter-input textarea{
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.02);
    color: #fff;
    font-size: 14px;
}
.newsletter-input textarea{
}
.newsletter-btn input{
    width: 180px;
    font-size: 18px;
    text-transform: uppercase;
    height: 50px;
    background: linear-gradient(180deg, #2798bf 0%, #54c4cc 100%);
    border: 0;
    color: #ffff;
    border-radius: 8px;
    font-family: var(--font-bold);
}
.newsletter-btn input:hover{
    background-color: var(--color-4);
    color: #fff;
    border-color: var(--color-4);
}
.wrap-newsHome{
    position: relative;
    padding: 4rem 0;
    background: var(--color-2);
    background-size: cover;
}
.news-item{
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 4%;
}
.news-photo{
    width: 48%;
}
.news-photo-inner{
    border-radius: 30px;
}
.news-info{
    flex: 1;
}
.news-time{}
.news-name a{
    font-size: 18px;
    color: #171717;
    font-family: var(--font-bold);
    margin-bottom: 10px;
    line-height: 24px;
    height: calc(24px*2);
}
.news-name a:hover{
    transition: 0.5s ease;
    color: var(--color-m2);
}
.news-desc{
    border-top: 1px dashed #cdcdcd;
    font-size: 14px;
    color: #222222;
    -webkit-line-clamp: 5;
    margin-bottom: 0;
    padding-top: 10px;
    line-height: 22px;
}
.news-time span{
    font-family: var(--font-semibold);
    font-size: 15px;
    line-height: 1;
    display: none;
}
.navigation-logo-footer{
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}
.navigation-logo-footer .navigation-logo-inner::after{
    width: 160px;
    height: 78px;
}
.w-fb{
    position: relative;
    display: block;
    border-radius: 14px;
    background: #fff;
    padding: 5px 5px 5px 55px;
    min-height: 170px;
}
.w-fb::after{
    content: '';
    position: absolute;
    left: 21px;
    top: 20px;
    bottom: 20px;
    width: 13px;
    background: url(../images/fb.png)center no-repeat;
}
.w-fb:not(:last-child){margin-bottom: 20px;}
.w-fb:nth-child(2) .tiktok-embed{margin: 0 auto !important;}
.w-fb:nth-child(2) .tiktok-embed iframe{
    height: 160px !important;
}
.w-fb:nth-child(2)::after{
    background-image: url(../images/fb2.png);
}
.footer-article .wrap-content{
    padding: 4rem 0 5rem;
}
.row-footer{
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 7px;
    margin-bottom: 15px;
}
.row-footer i{
    width: 18px;
    margin-top: 5px;
}
.row-footer p{
    flex: 1;
}
.footer__social{list-style: none;padding: 0;margin: 2rem 0 0;}
.footer__social li a{}
.footer__social li a:hover img{
    transition: 1s ease;
    transform: rotateY(180deg);
}
.fb_iframe_widget iframe{border-radius: 30px;}
.title-detail h1{
    color: var(--clr-main);
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'UTM-American-Sans';
}
.has-scroll .navigation-logo {
    transition: 0.5s ease;
    zoom: 0.6;
}
.has-scroll .right-menu{opacity: 0;height: 0;}
.header-top{
    position: relative;
    background: var(--clr-main);
    padding: 5px 0;
}
.header-address{
    display: block;
    background: url(../images/t1.png) left center no-repeat;
    padding: 5px 0 5px 23px;
    font-size: 14px;
    color: #fff;
}
.header-address:nth-child(2){
    background-image: url(../images/t2.png);
}
.header-bottom{
    position: relative;
    --position: fixed;
    background: var(--color-2);
    padding: 8px 0;
    z-index: 999;
}
.right-menu-top{
    width: 64%;
}
.right-menu{gap: 0 30px;}
.header-hotline{
    font-size: 15px;
    color: #111;
    background: url(../images/p3.png)left center no-repeat;
    padding: 8px 11px 8px 72px;
}
.header-hotline span{
    display: block;
    color: var(--clr-main);
    font-weight: 700;
    font-size: 24px;
}
.navigation-logo-inner{
    display: block;
    position: relative;
}
.navigation-banner-inner{
    margin-left: 23px;
}
.cart-head{
    position: relative;
}
.cart-head i{
    width: 40px;
    height: 40px;
    background: var(--clr-main) url(../images/t3.png)center no-repeat;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    margin: 0;
    line-height: 40px;
}
.cart-head span{
    position: absolute;
    top: -3px;
    right: -4px;
    background: var(--color-4);
    color: #fff;
    width: 15px;
    text-align: center;
    border-radius: 50vw;
    font-size: 11px;
}
.product-item{
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.product-photo{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.product-name{
    margin-top: 16px;
    margin-bottom: 5px;
}
.product-name a{
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
}
.product-name a:hover{
    transition: 0.5s ease;
    color: var(--clr-main);
}
.price-new{
    font-weight: 800;
    font-size: 20px;
    color: var(--color-main);
}
.price-old{
    text-decoration: line-through;
    font-weight: 400;
    font-size: 12px;
    color: #868484;
    padding-left: 6px;
}
.price-per{
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--color-main);
    color: #fff;
    font-size: 12px;
    padding: 1px 5px;
    border-radius: 3px;
}
.product-number{
    display: table;
    font-size: 22px;
    margin: auto;
    font-family: 'UTM-American-Sans';
    color: #fff;
    background: url(../images/pp.png)center no-repeat;
    background-size: 100% 100%;
    padding: 14px 13px 3px;
    min-width: 100px;
    text-transform: uppercase;
}
.product-box{
    position: relative;
    display: block;
    background: #fff;
    padding: 10px 10px 20px;
    border-radius: 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.product-view{
    display: inline-flex;
    background: var(--clr-main);
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 2px;
    border-radius: 50vw;
    gap: 8px;
    margin-top: 13px;
}
.product-view a{
    display: inline-block;
    cursor: pointer;
}
.product-view a:nth-child(1){
    color: #111;
    font-size: 15px;
    background: var(--color-2);
    border-radius: 50vw;
    padding: 8px 15px;
}
.product-view a:nth-child(1):hover{
    transition: 0.5s ease;
    color: var(--color-4);
}
.product-view a:nth-child(2){
    background: url(../images/t3.png)center no-repeat;
    width: 19px;
    height: 16px;
    font-size: 0;
    margin-right: 10px;
}
.pageListProduct .product-box{
    box-shadow: none;
}
.newsHome{
    position: relative;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.newsHome-info{
    padding: 0 15px 20px;
}
.newsHome-name{
    position: relative;
    margin-top: 20px;
    margin-bottom: 5px;
}
.newsHome-desc{
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.newsHome-name a{
    font-weight: 700;
    font-size: 16px;
    color: var(--clr-black);
    line-height: 25px;
    height: calc(25px*3);
}
.newsHome:hover .newsHome-name a{
    transition: 0.5s ease;
    color: var(--clr-main);
}
.newsHome-view{
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--clr-main);
    font-weight: 700;
}
.newsHome-view:hover{
    transition: 0.5s ease;
    color: var(--color-4);
}
.newsHome-view:hover svg path{
    transition: 0.5s ease;
    fill: var(--color-4);
}
.swiper-news .newsHome{
    margin: 0px 10px 14px;
}
.wrap-feedback{
    position: relative;
    background: var(--clr-main) url(../images/bmi.png) top 3% left no-repeat;
    background-size: auto;
    padding: 4rem 0;
}
.wrap-feedback::after{
    content: '';
    position: absolute;
    right: calc(-50% + 600px);
    bottom: -11rem;
    width: 340px;
    height: 340px;
    background: url(../images/p1.png) top center no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}
.wap-feedback{gap: 10px;position: relative;overflow: hidden;}
.feedback{
    position: relative;
    display: block;
    text-align: center;
    width: calc(100%/5 - 8px);
}
.pic-feedback{margin-bottom: 0;border-radius: 10px;}
.view-more{
    display: table;
    margin: 2rem auto 0;
    font-weight: 700;
    font-size: 15px;
    color: var(--clr-main);
    background: #fff url(../images/v2.png)right 20px center no-repeat;
    padding: 9px 40px 9px 20px;
    border-radius: 50vw;
    min-width: 160px;
    text-align: center;
}
.view-more:hover{
    transition: 0.5s ease;
    background-color: var(--color-4);
    color: var(--clr-main);
}
.wrap-productListNB{
    position: relative;
    background: var(--color-2) url(../images/p2.png)left calc(50% - 650px) top no-repeat;
    padding: 4.5rem 0;
    overflow: hidden;
}
.title-main-2 h2{
    color: #fff;
}
.slogan-index-2{margin-bottom: 1rem;}
.slogan-index-2 span{
    display: inline-block;
    background: var(--clr-main);
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 7px 26px;
    border-radius: 50vw;
}
.slogan-index-3{
    color: #fff;
    background-image: url(../images/d1.png);
}
.view-more-product a{
    display: table;
    margin: 1rem auto 0;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    background: var(--clr-main);
    padding: 9px 20px;
    border-radius: 50vw;
    min-width: 180px;
    text-align: center;
}
.view-more-product a:hover{
    transition: 0.5s ease;
    background: var(--color-4);
    color: #fff;
}
.grid-product{
    --col: 3;
}
.grid-news2{
    --col: 4;
}
.navigation-logo-footer{
    display: block;
    margin-bottom: 15px;
}