@charset "UTF-8";
/* Main */

:root { --c1: #2c7525; --c2: #cb0d0d; --c3: #cc6600; --c4: #f3eea5; --title: #191919; --text: #1f1f1f; --menu: #515151; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; } 

body { font-size: 14px; font-family: 'font1'; color: white; /* width: 100% !important; top: 0 !important; */
 background: url(../imgs/bg_body.png); color: #000;
 -moz-user-select: none !important; -webkit-touch-callout: none !important; -webkit-user-select: none !important; -khtml-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important;

  } 

 /* peShiner */
 .effect-run { width: 100%!important; height: 100%!important; display: flex; justify-content: center; align-items: center; } 
 .effect-run a { display: block; } 
 .effect-run canvas { top: calc(50% - 160px/2 - 2px ); left: 0px; } 
 .effect-run img { margin: 0!important; } 
/* GOOGLE DỊCH */

body { top: 0px !important; } 

.skiptranslate iframe { display: none !important; } 

.header_google_tran { margin-bottom: 10px; } 

.header_google_tran a { padding: 0 3px; } 

.header_google_tran_lang { opacity: .6; transition: all .3s ease; } 

.header_google_tran_lang.active { opacity: 1; transition: all .3s ease; margin-right: 5px; } 

img { max-width: 100%; height: auto; vertical-align: top}

a,
input,
textarea { outline: none; padding: 0px; } 

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } 

.w-clear:after { display: block; content: ""; clear: both; } 

.hidden { display: none; } 

.clear { clear: both; } 

.none { display: none; } 

.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; } 

.wrap-main,
.wrap-content { max-width: 1235px; margin: 30px auto; padding: 0px 15px; } 

.wrap-home { position: relative; max-width: 100%; padding: 0px; margin: 0px; overflow: hidden; z-index: 0; } 

.wrap-content { margin: auto; } 

a:hover { text-decoration: none; } 


/* IMG_HOVER */

.img_hover { overflow: hidden; position: relative; padding: 0; z-index: 0; } 

.img_hover:after { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 22; display: block; /* content: ''; */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=0, Color=#000000)"; -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset; filter: progid: DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#000000); } 

.img_hover:before { position: absolute; top: 0; left: -85%; z-index: 22; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); } 

.img_hover:hover:before { -webkit-animation: shine .6s; animation: shine .6s; } 

@-webkit-keyframes shine { 100% { left: 125%; } 
 }

@keyframes shine { 100% { left: 125%; } 
 }

::-webkit-scrollbar { width: 5px; height: 5px; } 

::-webkit-scrollbar-button { width: 0px; height: 0px; } 

::-webkit-scrollbar-track { background-color: var(--c1); } 

::-webkit-scrollbar-track-piece { background-color: #ffffff; } 

::-webkit-scrollbar-thumb { height: 50px; background-color: var(--c1); border-radius: 3px; } 

::-webkit-scrollbar-corner { background-color: #ffffff; } 

::-webkit-resizer { background-color: #666; } 


/* Text Hide */

.text-split { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 3 !important; } 

.text-split-1 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 1 !important; } 

.text-split-2 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; } 

.text-split-3 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 3 !important; } 

.text-split-4 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 4 !important; } 

.text-split-5 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 5 !important; } 
.text-split-6 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 6 !important; } 
.text-split-7 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: normal !important; -webkit-box-orient: vertical !important; display: -webkit-box !important; -webkit-line-clamp: 7 !important; } 
/* Scale IMG */

.scale-img { overflow: hidden; display: block; } 

.scale-img img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); } 

.scale-img:hover>img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } 


/* General */

.title-main { margin-bottom: 1.5rem; text-align: center; } 

.title-main { text-transform: uppercase; color: var(--c2); font-weight: bold; font-size: 28px; font-family: 'font1'; } 

.time-main { margin-bottom: 0.75rem; color: #999999; } 

.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; } 

.time-main span { vertical-align: top; display: inline-block; } 

.share { padding: 17px 15px 10px 15px; line-height: normal; background: rgb(128 128 128); margin-top: 15px; border-radius: 5px; font-family: 'font1'; } 

.share b { display: block; margin-bottom: 5px; } 

.control-owl { position: absolute; width: 100%; z-index: 2; left: 0px; top: calc(50% - 45px/2); } 

.control-owl button { /* opacity: 0.3; */
 top: 0px; position: absolute; outline: none; border: 0px; padding: 0px; margin: 0px; display: block; cursor: pointer; color: #ffffff; width: 35px; height: 45px; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 25px; margin: 0px; background-color: transparent; border-radius: 3px; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; } 

.control-owl button:hover { opacity: 1; } 

.control-owl button.owl-prev { left: -45px; } 

.control-owl button.owl-next { right: -45px; } 

.form-control,
.form-control-plaintext:not(textarea),
.custom-select { height: calc(1em + 1.25rem + 8px); } 

.text-sm { font-size: .875rem !important; } 


/* Lazyload */

img.lazy { opacity: 0; } 

img:not(.initial) { transition: opacity 1s; } 

img.initial,
img.loaded,
img.error { opacity: 1; position: relative; } 

img:not([src]) { visibility: hidden; } 


/* Mmenu */

.title_name_menu { font-size: 35px; font-family: 'font2'; color: var(--c1); } 

.menu-res { display: none; height: 55px; z-index: 10; background: #e10366; position: relative; line-height: normal; } 

.menu-bar-res { height: 55px; padding: 0px 15px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; } 

#menu { display: none; } 

#hamburger { display: block; width: 45px; height: 23px; position: relative; } 

#hamburger:before,
#hamburger:after,
#hamburger span { background: #ffffff; content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0px; } 

#hamburger:before { top: 0px; } 

#hamburger span { top: 10px; } 

#hamburger:after { top: 20px; } 

#hamburger:before,
#hamburger:after,
#hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; } 

.mm-wrapper_opening #hamburger:before,
.mm-wrapper_opening #hamburger:after { top: 10px; } 

.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; } 

.mm-wrapper_opening #hamburger:before { transform: rotate(45deg); } 

.mm-wrapper_opening #hamburger:after { transform: rotate(-45deg); } 

.mm-menu_opened { display: block !important; } 


/* Search Responsive */

.search-res { position: relative; } 

.search-res .icon-search { width: 40px; height: 37px; cursor: pointer; color: white; font-size: 17px; margin: 0px; line-height: 42px; text-align: center; } 

.search-res .icon-search.active { color: var(--c1); background: #ffffff; border-radius: 100%; /* margin-right: 78px; */}

.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: var(--c1); color: black; border: 1px solid red; z-index: 2; opacity: 0; border-radius: 25px; line-height: normal; } 

.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--color-red); line-height: 37px; text-align: center; } 

.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; background-color: transparent; color: black; font-family: 'font1'; } 

.search-res .search-grid input::-webkit-input-placeholder { color:black; } 

.search-res .search-grid input:-moz-placeholder { color:black; } 

.search-res .search-grid input::-moz-placeholder { color:black; } 

.search-res .search-grid input:-ms-input-placeholder { color:black; } 


/* Slideshow */
.txt_desc_slide_id { font-size: 20px; text-transform: uppercase; color: #9b8004; font-family: 'font3'; text-align: center; } 
.txt_name_slide_id { font-size: 75px; text-transform: uppercase; color: #14433c; font-family: 'font3'; text-align: center; } 
.gr_txt_slide { position: absolute; top: 0; right: 0; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; width: 42%; } 
.wrap_slideshow { width: 100%; padding: 10px 0; border-top: 1px solid rgb(242,237,163); } 
.bannerright-item { margin-bottom: 13px; } 
.bannerright-item1 { width: 47%; } 
.gr_banner_right_slide { width: 51%; } 
.flex_banner_right_slide { display: flex; justify-content: space-between; align-content: space-between; } 
.banner_right_slide { width: 45%; display: block; height: 400px; overflow: hidden; } 
.flex_slideshow_main { width: 100%; display: flex; flex-direction: row; justify-content: space-between; } 
.title_slidshow_id_desc { margin: 14px 0; font-size: 14px; color: white; font-family: 'font1'; } 

.title_slidshow_id_btn { padding: 10px 30px; color: white; background-color: var(--c2); border-radius: 5px; margin-top: 10px; } 

.title_slidshow_id_btn:hover { background-color: #1182FC; transition: all 0.2s linear; } 

.title_slidshow_id_txt { font-size: 45px; color: white; font-family: 'font2'; font-weight: bold; line-height: 1.2; text-transform: uppercase; } 

.title_slidshow_id { position: absolute; top: 0; width: 27%; height: 100%; left: 8%; display: flex; justify-content: center; flex-wrap: nowrap; align-content: center; align-items: flex-start; flex-direction: column; } 

.slideshow { width: 100%; position: relative; } 

.slideshow-item { display: block; cursor: pointer; } 

.slideshow:hover .control-slideshow { opacity: 1; } 

.control-slideshow { opacity: 0; } 


/* Partner */

.wrap-partner { padding: 0px 15px; } 

.wrap-partner .wrap-content { position: relative; } 

.partner { display: block; border: 1px solid #eee; max-width: 175px; margin: 0px auto; } 


/* Breadcrumb */

.breadCrumbs { background-color: #ebe5e5ed; } 

.breadCrumbs .wrap-content { padding: 0.5rem 15px; font-size: 14px; } 

.breadCrumbs .wrap-content .breadcrumb { padding: 0; margin-bottom: 0; background-color: transparent; border-radius: 0; } 

.breadCrumbs .wrap-content .breadcrumb-item a { color: var(--c3); font-size: 14px; transition: all 0.2s linear; font-family: 'font1'; } 

.breadCrumbs .wrap-content .breadcrumb-item.active a { color: var(--c3); } 

.breadCrumbs .wrap-content .breadcrumb-item:hover a { color: #000; transition: all 0.2s linear; } 


/* Intro */

.wrap-intro { background-color: #EEEADD; } 

.news-intro:before { content: ''; position: absolute; width: 1px; height: calc(100% - 50px); top: 10px; left: 90px; background-color: #CACACA; } 

.news-scroll:before,
.news-scroll:after { content: ''; position: absolute; width: 10px; height: 10px; left: 85px; border-radius: 100%; background-color: #CACACA; } 

.news-scroll:before { top: 10px; } 

.news-scroll:after { bottom: 40px; } 

.news-control { left: 85px; font-size: 13px; opacity: 0.5; z-index: 1; cursor: pointer; } 

.news-control:hover { opacity: 1; color: var(--color-main); } 

.news-control#up { top: -10px; } 

.news-control#down { bottom: 20px; } 

.news-shadow { padding-bottom: 30px; } 

.news-shadow-time { font-size: 13px; width: 75px; margin-right: 45px; } 

.news-shadow-time:after { content: ''; position: absolute; width: 20px; height: 20px; top: calc(50% - 20px/2); right: -26px; background-repeat: no-repeat; background-position: center; background-image: url(../images/pattern-news.png); } 

.news-shadow-article { width: calc(100% - 120px); padding: 14px 15px; border-radius: 10px; background-color: #ffffff; border: 1px solid #cecabb; } 

.news-shadow-article:before { content: ''; position: absolute; top: calc(50% - 26px/2); left: -13px; z-index: 0; border-top: 13px solid transparent; border-right: 13px solid #cecabb; border-bottom: 13px solid transparent; } 

.news-shadow-article:after { content: ''; position: absolute; top: calc(50% - 24px/2); left: -11px; z-index: 1; border-top: 12px solid transparent; border-right: 11px solid #ffffff; border-bottom: 12px solid transparent; } 

.news-shadow-info { width: calc(100% - 100px); padding-top: 4px; } 

.news-shadow-name { height: 36px; font-size: 15px; font-weight: 700; } 

.news-shadow-name a { color: #222222; } 

.news-shadow-name a:hover { color: var(--color-main); } 

.news-shadow-desc { height: 38px; font-size: 13px; } 

.news-shadow-name a.text-split,
.news-shadow-desc.text-split { -webkit-line-clamp: 2; } 


/* Video */
select.listvideos { width: 100%; height: 50px; background: #0000008c; color: white; } 
.video-main { height: 580px; } 

.video-image { position: relative; margin-bottom: 0.75rem; } 

.video-image:before { content: ""; position: absolute; width: 50px; height: 35px; top: calc(50% - 50px/2); left: calc(50% - 35px/2); z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.png); } 

.video-name { text-align: center; font-size: 16px; color: var(--color-black); margin-bottom: 0px; } 


/* Album */

.album { cursor: pointer; margin-bottom: 1rem; } 

.album-image { margin-bottom: 0.75rem; } 

.album-name { margin-bottom: 0px; text-align: center; } 

.album-name a { display: block; font-size: 16px; color: var(--color-black); margin-bottom: 0px; font-family: 'font3'; font-weight: normal; } 


/* Brand */

.wrap-brand { margin-bottom: 50px; padding: 0px 15px; } 

.wrap-brand .wrap-content { position: relative; } 

.brand { display: block; border: 1px solid #eee; max-width: 160px; margin: 0px auto; } 


/* wrap danh muc sp */

.main-content { padding: 10px; font-size: 14px; font-family: 'font1'; font-weight: bold; } 

.main-content span { color: var(--c2); } 

.main-title { padding: 10px; font-family: var(--font-bold); font-size: 17px; text-transform: uppercase; color: #fff; background-color: #c00; margin: -1px -1px 5px; } 

.main-content { padding: 10px; } 

.main-item { border: 1px solid #ccc; } 

.txt_danhmucsp { padding: 10px; font-family: var(--font-bold); font-size: 17px; text-transform: uppercase; color: #fff; background-color: #c00; margin: -1px -1px 5px; } 

.danh_muc_san_pham { width: 20%; margin-right: 10px; position: sticky; top: 13%; } 

.flex_sanpham { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; width: 100%; align-items: flex-start; } 


/* Product */

.wrap-product { margin-bottom: 50px; } 

.product { float: left; width: 23.5%; margin: 0 2% 2% 0; } 

.product:nth-child(4n+1) { clear: both; } 

.product:nth-child(4n) { margin-right: 0px; } 

.box-product { position: relative; display: block; margin-bottom: 1rem; } 

.pic-product { background: #ffffff; border-radius: 5px; padding: 5px; border: 1px solid #eee; } 

.pic-product img { width: 100%; border-radius: 3px; } 

.name-product { font-size: 15px; color: var(--color-black); } 

.name-product.text-split { -webkit-line-clamp: 1; } 

.price-product { } 

.price-product span { font-weight: 700; } 

.price-new { font-size: 18px; color: var(--c2); font-family: 'font1'; } 

.price-old { padding-left: 10px; font-size: 12px; color: var(--color-gray); } 

.price-per { position: absolute; top: 15px; right: 15px; color: #ffffff; background: var(--color-red); font-size: 11px; border-radius: 2px; width: 45px; height: 25px; text-align: center; line-height: 25px; } 

.cart-product { margin-bottom: 0px; } 

.cart-product span { cursor: pointer; width: 49%; float: left; color: #ffffff; text-transform: capitalize; text-align: center; padding: 7px 5px; border-radius: 3px; } 

.cart-add { border-radius: 100%; margin-right: 2%; background-color: #000000c9; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; } 

.cart-add:hover { transition: all 0.2s; } 

.cart-buy { margin: 10px 0px; } 

.cart-buy:hover { } 


/* Product Detail */

.grid-pro-detail { margin-bottom: 3rem; } 

.left-pro-detail { position: relative; text-align: center; } 

.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; background-color: #ffffff; } 

.gallery-thumb-pro { position: relative; margin-top: 10px; } 

.owl-pro-detail { padding: 0px 30px; } 

.control-pro-detail button { background-color: transparent; color: #222222; opacity: 1; width: 25px; font-size: 23px; } 

.control-pro-detail button:hover { opacity: 0.7; } 

.control-pro-detail button.owl-prev { left: 0px; } 

.control-pro-detail button.owl-next { right: 0px; } 

.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; background-color: #ffffff; } 

.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #cecfd2; } 

.thumb-pro-detail img { box-shadow: none !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; } 

.title-pro-detail { text-transform: capitalize; font-size: 20px; display: block; font-weight: 700; font-family: 'font1'; color: black; } 

.comment-pro-detail { display: flex; align-items: center; justify-content: flex-start; } 

.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px !important; } 

.desc-pro-detail { margin-bottom: 1rem; } 

.attr-pro-detail { list-style: none; padding: 0px; } 

.attr-pro-detail li { margin-bottom: 0.5rem; } 

.attr-label-pro-detail { margin: 0px 5px 0px 0px; font-family: 'font1'; } 

.attr-label-pro-detail.d-block { display: block; margin: 0px 0px 5px 0px; color: black; } 

.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; } 

.price-new-pro-detail { font-weight: 700; font-size: 16px; font-family: 'font1'; color: var(--c2); } 

.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; } 

.color-pro-detail { cursor: pointer; display: inline-block; vertical-align: top; position: relative; width: 35px; height: 30px; margin: 0px 0px 3px 0px; border: 1px solid transparent; background-repeat: no-repeat; background-size: contain; background-position: center center; } 

.size-pro-detail { cursor: pointer; border: 1px solid #ccc; padding: 3px 10px 4px 10px; display: inline-block; position: relative; } 

.size-pro-detail.active,
.color-pro-detail.active { border-color: #e5101d; color: #e5101d; } 

.size-pro-detail.active:after,
.color-pro-detail.active:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 13px; height: 13px; background-repeat: no-repeat; background-image: url(../images/check-cart.png); } 

.color-pro-detail input[type=radio],
.size-pro-detail input[type=radio] { display: none; } 

.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; display: flex; align-items: center; justify-content: space-between; text-align: center; } 

.quantity-pro-detail span { line-height: 25px; padding: 0px; width: 30px; height: 30px; color: #5f5f5f; cursor: pointer; font-size: 22px; border: 1px solid #cccccc; } 

.quantity-pro-detail span.quantity-plus-pro-detail { border-left: 0px; } 

.quantity-pro-detail span.quantity-minus-pro-detail { border-right: 0px; } 

.quantity-pro-detail input { height: 30px; border: 1px solid #cccccc; width: calc(100% - 60px); text-align: center; font-size: 14px; padding: 5px; } 

.cart-pro-detail { margin-bottom: 1rem; } 

.cart-pro-detail a { font-size: 14px; color: #ffffff !important; text-transform: uppercase; } 

.tags-pro-detail a { float: left; font-size: 13px; padding-bottom: 0.375rem; margin: 0px 5px 5px 0px; } 

.tags-pro-detail a i { font-size: 11px; margin: 5px 5px 0px 0px; } 

.tabs-pro-detail { margin-top: 2rem; } 

.tabs-pro-detail .nav-tabs .nav-link { border-top-width: 3px; font-size: 13px; font-family: 'font1'; } 

.tabs-pro-detail .nav-tabs .nav-link.active,
.tabs-pro-detail .nav-tabs .nav-item.show .nav-link { border-top-color: #555555; font-family: 'font1'; } 


/* News */

.news { margin-bottom: 2rem; } 

.news-name { font-weight: bold; margin-bottom: 0.5rem; } 

.news-name a { color: black; font-size: 16px; } 

.news-name a.text-split { -webkit-line-clamp: 2; } 

.news-name a:hover { color: var(--color-red); } 

.news-time { color: #84878a; margin-bottom: 0.25rem; } 

.news-desc { color: black; margin-top: 5px; line-height: 22px; } 

.othernews b { margin-bottom: 10px; } 

.list-news-other { padding-left: 17px; list-style: square; } 

.list-news-other li { margin-bottom: 2px; } 

.list-news-other li a { text-transform: none; color: white; } 

.list-news-other li a:hover { color: var(--color-red); } 


/* Contact */

.contact-article { margin-bottom: 3rem; } 

.contact-input { font-family: revert; position: relative; margin-bottom: 15px; } 

.contact-input textarea { resize: none; height: 150px; } 

.contact-input .custom-file-label::after { content: attr(title); } 

.contact-map { position: relative; height: 500px; } 

.contact-map iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; } 


/* Newsletter */
input#phone-newsletter { position: relative; width: 100%; height: 50px; text-align: center; background-color: #3a978a; border: none; color: white !important; } 
.newsletter-slogan { margin-bottom: 0.5rem; color: var(--color-gray); } 

.newsletter-input { position: relative; width: 410px; } 

.newsletter-button { } 

.newsletter-button input[type=submit] { text-transform: uppercase; font-weight: 500; } 

.flex_newsletter { height: 45px; } 

.formgroupdknt { height: 45px; position: relative; width: 300px; color: white; background-color: white; border-radius: 5px; overflow: hidden; } 

.formgroupdknt1 { height: 50px; position: relative; margin-bottom: 10px; width: 50%; border-bottom: 1px solid white; margin-left: 15px; } 

.formgroupdknt2 { height: 50px; position: relative; margin-bottom: 10px; width: 49%; border: 1px solid #ffffff2e; border-radius: 5px; } 

.formgroupdknt3 { height: 50px; position: relative; margin-bottom: 10px; width: 49%; border: 1px solid #ffffff2e; border-radius: 5px; } 

.formgroupdknt::before { /* content: ''; */
 position: absolute; /* background: url(../imgs/pen.png) no-repeat; */
 width: 18px; height: 18px; right: 15px; bottom: 15px; } 

.formgroupdknt1::before { /* content: ''; */
 position: absolute; background: url(../imgs/phone.png) no-repeat; width: 18px; height: 18px; right: 15px; bottom: 15px; } 

.formgroupdknt2::before { content: ''; position: absolute; background: url(../imgs/map.png) no-repeat; width: 16px; height: 20px; right: 15px; bottom: 15px; } 

.formgroupdknt3::before { content: ''; position: absolute; background: url(../imgs/mail.png) no-repeat; width: 20px; height: 14px; right: 15px; bottom: 15px; } 

.formcontrolcontent { width: 100%; color: white; } 


/* Like Share */

.social-plugin { display: flex; justify-content: flex-start; margin-top: 10px; } 

.social-plugin .at-share-btn { margin-bottom: 0px !important; } 

.social-plugin .zalo-share-button { margin-left: 3px; } 


/* Paging */

.pagination-home .pagination .page-item .page-link { color: #555555; font-size: .875rem; } 

.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #555555; border-color: #555555; } 


/* Paging Ajax */

.pagination-ajax { text-align: center; } 

.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 26px; height: 26px; line-height: 25px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ebebeb; border-radius: 100%; } 

.pagination-ajax a.current,
.pagination-ajax a:hover { color: white !important; border-color: var(--c1); background-color: var(--c1); } 

.pagination-ajax a.first,
.pagination-ajax a.last,
.pagination-ajax a.prev,
.pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff !important; } 

.pagination-ajax a.first:before,
.pagination-ajax a.last:before,
.pagination-ajax a.prev:before,
.pagination-ajax a.next:before { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; } 

.pagination-ajax a.first:before { background-image: url(../images/page-first.png); } 

.pagination-ajax a.last:before { background-image: url(../images/page-last.png); } 

.pagination-ajax a.prev:before { background-image: url(../images/page-prev.png); } 

.pagination-ajax a.next:before { background-image: url(../images/page-next.png); } 


/* Popup */

#popup .modal-body { padding: 0px; } 


/* Hidden Google Captcha */

.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; } 


/* Hidden Check Grammar Coccoc */

coccocgrammar { display: none; } 


/* Scroll Top */

.scrollToTop { width: 41px; height: 41px; text-align: center; font-weight: bold; color: #444; text-decoration: none; position: fixed; bottom: 65px; right: 25px; display: none; z-index: 10; cursor: pointer; } 


/* Text Hide */

.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; } 


/* Transition All */

.transition { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; } 


/* Scale IMG */

.scale-img { overflow: hidden; display: block; position: relative; z-index: 0; } 

.scale-img img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); } 

.scale-img:hover>img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } 


/* Blink */

.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; } 

@-moz-keyframes blink { 
 0% { opacity: 1.0; } 
 50% { opacity: 0.0; } 
 100% { opacity: 1.0; } 
 }

@-webkit-keyframes blink { 
 0% { opacity: 1.0; } 
 50% { opacity: 0.0; } 
 100% { opacity: 1.0; } 
 }

@keyframes blink { 
 0% { opacity: 1.0; } 
 50% { opacity: 0.0; } 
 100% { opacity: 1.0; } 
 }


/* Button Frame */

.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; } 

.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: var(--c1); position: relative; z-index: 1; } 

.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; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: .1; border-color: #1182FC; opacity: .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; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(7, 41, 103, 0.35); opacity: .4; } 

.btn-frame .pulse { animation-name: pulse; } 


/* Zalo */

.btn-zalo { bottom: 315px; } 


/* Phone */

.btn-phone { bottom: 230px; } 


/* Messenger */

.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed { display: none !important}

.js-facebook-messenger-tooltip { bottom: 97px; right: 97px}

.js-facebook-messenger-tooltip { color: #404040; background: #fff}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip { z-index: 999}

.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1.0E+30}

.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px}

.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand}

.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip { z-index: 999}

.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: var(--c1); border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)}

.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg)}

.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; } 

.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg)}

.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; } 

.js-facebook-messenger-container,
.js-facebook-messenger-container-button { z-index: 1000}

.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out}

.js-facebook-messenger-top-header { width: 220px}

.js-facebook-messenger-top-header { color: #ffffff; background: #1182FC}

.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #1182FC; color: #ffffff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip { z-index: 999}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button { z-index: 1000}

.js-facebook-messenger-top-header { color: #ffffff; background: #1182FC}

.js-facebook-messenger-top-header { width: 220px}

.js-facebook-messenger-tooltip { color: #404040; background: #fff}

.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all}

.js-facebook-messenger-tooltip { bottom: 97px; right: 97px}

.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0}

.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg)}

.js-facebook-messenger-box.open svg#close-icon { opacity: 1}


/* Cart Fix */

.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 300px;
    z-index: 10;
    background: #4b4f56;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 50px;
}
.cart-fixed i { font-size: 20px; } 

.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #ffffff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; } 


/* Toolbar */

.toolbar { background: #e10366; width: 100%; padding: 2vw; bottom: 0px; position: sticky; z-index: 500; height: auto; left: 0px; } 

.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; } 

.toolbar ul li { text-align: center; width: 25%; } 

.toolbar ul li a { display: block; width: 100%; cursor: pointer; } 

.toolbar ul li a img { height: 6vw; width: auto; } 

.toolbar ul li a span { font-weight: 400; color: #ffffff; font-size: 3.5vw; display: none; } 


/* Fixbar */

.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; } 

.fixbar ul { margin: 0px; padding: 0px; list-style: none; } 

.fixbar ul li { display: inline-block; margin: 0 auto 10px; text-align: center; width: 25%; float: left; } 

.fixbar .icon-cart-mobile,
.fixbar .icon-cart-new,
.fixbar .icon-home-new,
.fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; } 

.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; } 

.cart-total-header-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; } 

.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; } 

.fixbar ul li a i { font-size: 20px; } 


/* Plugbar */

.plugbar { position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 767px; margin: 0 auto; background: #ffffff; padding: 9px 10px 10px 7px; z-index: 10; } 

.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-flex; display: -moz-flex; display: flex; justify-content: space-between; align-items: center; } 

.plugbar ul li { width: 20%; float: left; } 

.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; } 

.plugbar ul li a i { font-size: 20px; color: #696969; } 

.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px/2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; } 


/* Combo Phone */

.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; } 

.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; } 

.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #ffffff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; } 

.support-online a span { border-radius: 2px; text-align: center; background: rgb(103, 182, 52); padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; } 

.support-online a:hover span { display: block; } 

.support-online a { display: block; } 

.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent rgb(103, 182, 52) transparent transparent; position: absolute; left: -10px; top: 10px; } 

.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 175, 242, 0.5); opacity: .75; right: -10px; } 

.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: .1; border-color: #0089B9; opacity: .5; } 

.support-online .support-online .btn-support { cursor: pointer; } 

.support-online .mes i { background: orange; } 

.support-online .sms i { background: red; } 

.support-online .call-now i { background: green; } 


/* Phone Switch */

.widget-mobile {
    position: fixed;
    transform: translateX(-50%);
    bottom: 225px;
    z-index: 9999999;
    right: 0;
}
#my-phone-circle { position: relative; width: 50px !important; height: 50px !important; } 

.wcircle-open .wcircle-icon i:before { content: '\f00d'; } 

.wcircle-icon { background: var(--c1); border-radius: 50%; display: flex !important; display: -ms-flex !important; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative !important; } 

.wcircle-icon:before { position: absolute; content: ''; width: 60px; height: 60px; background: #2c75255e; border: 1px solid #ffffff; border-radius: 50%; left: -5px; top: -5px; -webkit-animation: pulse 1s infinite ease-in-out; -moz-animation: pulse 1s infinite ease-in-out; -ms-animation: pulse 1s infinite ease-in-out; -o-animation: pulse 1s infinite ease-in-out; animation: pulse 1s infinite ease-in-out; } 

.wcircle-icon:after { position: absolute; content: ''; width: 80px; height: 80px; background: #2c75255e; border-radius: 50%; left: -15px; top: -15px; -webkit-animation: zoomIn 2s infinite ease-in-out; -moz-animation: zoomIn 2s infinite ease-in-out; -ms-animation: zoomIn 2s infinite ease-in-out; -o-animation: zoomIn 2s infinite ease-in-out; animation: zoomIn 2s infinite ease-in-out; } 

.wcircle-menu { position: absolute !important; left: 0; top: 0; display: none; } 

.wcircle-menu-item { width: 50px; height: 50px; background: var(--c1); border-radius: 50%; display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } 

.wcircle-menu-item img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
}
.wcircle-menu-item i,
.wcircle-icon i { font-size: 25px; color: #ffffff; position: relative; z-index: 9999; } 

.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%}

@-moz-keyframes shake-anim { 
 0% { transform: rotate(0) scale(1) skew(1deg)}
 10%,
 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg)}
 20%,
 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg)}
 100%,
 50% { -moz-transform: rotate(0) scale(1) skew(1deg)} 
 }

@-webkit-keyframes shake-anim { 0%,
 100%,
 50% { -webkit-transform: rotate(0) scale(1) skew(1deg)}
 10%,
 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg)}
 20%,
 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg)} 
 }

@-o-keyframes shake-anim { 0%,
 100%,
 50% { -o-transform: rotate(0) scale(1) skew(1deg)}
 10%,
 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg)}
 20%,
 40% { -o-transform: rotate(25deg) scale(1) skew(1deg)} 
 }


/* WRAP SPHOT */

.wrap_sphot { width: 100%; margin: 30px 0; margin-top: 30px; } 

.box_sphot { width: 100%; background: var(--c1); padding: 15px 10px; position: relative; } 

.sphot_nav { width: 100%; font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; margin-bottom: 12px; } 

.sphot_slide { width: 100%; position: relative; } 

.btn_slide { position: absolute; width: 40px; height: 40px; border-radius: 1px; display: flex; align-items: center; justify-content: center; background: rgb(0 0 0 / 50%); top: 50%; z-index: 100; cursor: pointer; transition: all .3s ease; user-select: none; } 

.btn_slide:hover { box-shadow: rgba(99, 99, 99, 0.8) 0px 2px 8px 0px; transition: all .3s ease; } 

.btn_slide svg { width: 20px; height: 20px; color: #fff; } 

.prev_slide { left: 0; transform: translateY(-50%); } 

.next_slide { right: 0; transform: translateY(-50%); } 

.pro_items { display: block; width: 100%; background: #fff; border-radius: 5px; overflow: hidden; } 

.pro__img { width: 100%; background: #fff; } 

.pro__img img { width: 100%; background: #fff; } 

.pro_txt { width: 100%; padding: 20px; padding-top: 10px; min-height: 150px; } 

.pro__title { width: 100%; font-size: 13px; color: var(--title); transition: all 0.2s linear; margin-bottom: 5px; } 

.pro__title:hover { color: var(--c3); transition: all 0.2s linear; } 

.pro__price { width: 100%; margin-bottom: 5px; } 

span.pro__price_old { width: 100%; display: block; margin-bottom: 5px; } 

span.pro__price_old i { font-size: 13px; color: #515151; text-decoration: line-through; opacity: .6; font-style: normal; } 

span.pro__price_old b { margin-left: 8px; font-size: 13px; color: #515151; font-weight: 300; } 

span.pro__price_new { display: block; width: 100%; margin-bottom: 5px; font-size: 15px; font-weight: bold; color: var(--text); } 

.pro__comment { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; } 

.pro__comment .comment-star i { font-size: 12px; } 

.pro__comment .comment-count { line-height: 1; font-size: 13px; color: var(--text); margin-left: 8px; margin-top: -5px; } 


/* WRAP SPNB */

.wrap_spnb { width: 100%; margin: 35px 0; } 

.spnb_nav { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; margin-bottom: 10px; } 

.spnb_title { flex-shrink: 0; background: var(--c1); color: #fff; font-size: 18px; font-weight: bold; text-transform: uppercase; height: 42px; line-height: 44px; border-radius: 5px 0 0 5px; min-width: 240px; padding: 0 20px; transition: all 0.2s linear; } 

.spnb_title:hover { color: var(--c2); transition: all 0.2s linear; } 

.count_sp { flex-shrink: 0; height: 42px; line-height: 42px; padding: 0 20px; border: 1px solid #ebebeb; border-radius: 0 5px 5px 0; background: #f1f1f1; font-size: 14px; color: var(--c1); border-left: none; transition: all 0.2s linear; } 

.count_sp:hover { color: var(--c3); transition: all 0.2s linear; } 

.spnb_item { flex: 1; padding: 0 50px 0 70px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; height: 42px; background: #f1f1f1; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; } 

.itemnb { font-size: 16px; color: var(--title); transition: all 0.2s linear; } 

.itemnb:hover { color: var(--c1); transition: all 0.2s linear; } 

span.itemnb_line { display: block; margin: 0 23px; width: 2px; height: 15px; background: #a8a8a8; border-right: 1px solid #c2c2c2; margin-top: -2px; } 

.show_spnb { width: 100%; position: relative; } 


/* GRID PRODUCT */

.grid_product { width: 100%; display: grid; grid-template-columns: repeat(4, calc((100% + 15px) / 4 - 15px)); grid-gap: 15px; } 

.grid_product .pro_items { display: block; width: 100%; background: #fff; border-radius: 0; overflow: hidden; border: 1px solid rgb(0 0 0 / 6%); } 

a.btn_xemthem { margin: 12px auto 0; display: block; background: var(--c1); font-size: 13px; color: #fff; max-width: 340px; text-align: center; height: 40px; line-height: 40px; white-space: nowrap; border-radius: 5px; transition: all 0.2s linear; } 

a.btn_xemthem:hover { background: var(--c3); transition: all 0.2s linear; color: #fff; } 


/* WRAP THƯƠNG HIỆU */

.wrap_brand { width: 100%; margin: 35px 0; } 

.brand_title { font-size: 18px; color: var(--title); margin-bottom: 25px; text-transform: uppercase; } 

.flex_brand { width: 100%; display: grid; grid-template-columns: repeat(3, calc((100% + 12px) / 3 - 12px)); grid-gap: 12px; } 

.brand__item { display: block; width: 100%; border-radius: 5px; } 


/* WRAP MEDIA */

.wrap_media { width: 100%; margin: 35px 0; } 

.flex_media { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.wrap_newsnb { width: 73%; } 

.flex_colnews { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.news_left { width: 64%; } 

.news_right { width: calc(100% - 64% - 12px); } 

a.news__item { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #ebebeb; } 

.news__img { flex-shrink: 0; margin-right: 10px; border-radius: 3px; } 

.news__txt { flex: 1; } 

.news__title { font-size: 13px; color: var(--title); line-height: 1.5; transition: all 0.2s linear; margin: 0; } 

h3.news__title:hover { color: var(--c3); transition: all 0.2s linear; } 

a.news_main { display: block; width: 100%; border-radius: 5px; border: 1px solid #ebebeb; overflow: hidden; } 

.news_main__txt { width: 100%; padding: 25px; } 

.news_main__title { font-size: 18px; color: var(--title); line-height: 2; transition: all 0.2s linear; } 

.news_main__title:hover { color: var(--c3); transition: all 0.2s linear; } 

.news_main__img { width: 100%; } 

.brand_title a { display: inline-block; font-size: 14px; color: var(--c1); transition: all 0.2s linear; text-transform: initial; margin-left: 40px; } 

.brand_title a:hover { color: var(--c3); transition: all 0.2s linear; } 

.video_title { font-size: 18px; color: var(--title); margin-bottom: 25px; text-transform: uppercase; display: flex; justify-content: space-between; align-items: center; } 

.video_title a { display: inline-block; font-size: 14px; color: var(--c1); transition: all 0.2s linear; text-transform: initial; } 

.video_title a:hover { color: var(--c3); transition: all 0.2s linear; } 

.wrap_video { background: url(../imgs/bg_page.png); background-size: cover; background-repeat: no-repeat; width: 100%; height: 735px; } 

.videonb_main { display: block; width: 100%; margin-bottom: 20px; cursor: pointer; } 

.videonb_main__img { width: 100%; border-radius: 5px; overflow: hidden; margin-bottom: 10px; } 

.videonb_main__title { font-size: 13px; margin: 0; color: var(--title); line-height: 1.4; transition: all 0.2s linear; } 

.videonb_main__title:hover { color: var(--c3); transition: all 0.2s linear; } 

.list_videonb { width: 100%; } 

.video__item { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #ebebeb; cursor: pointer; } 

.video__img { flex-shrink: 0; margin-right: 10px; } 

.video__txt { flex: 1; } 

.videonb_title { margin: 0; font-size: 13px; color: var(--title); line-height: 1.5; transition: all 0.2s linear; } 

.videonb_title:hover { color: var(--c3); transition: all 0.2s linear; } 

.btn_play_video { position: relative; } 

.btn_play_video::before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../imgs/play.png); background-position: center; background-size: auto; background-repeat: no-repeat; z-index: 100; user-select: none; pointer-events: none; } 

.videonb_main .btn_play_video::before { background-image: url(../imgs/play1.png); } 


/* WRAP TAGS */

.wrap_tags { width: 100%; padding: 30px 0 20px; margin: 30px 0 0; background: rgb(0 0 0 / 5%); } 

.flex_tags { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: flex-start; align-items: flex-start; } 

.flex_tags label { color: var(--title); font-size: 14px; margin: 0; margin-right: 22px; } 

.tags__item { font-size: 14px; color: var(--c3); margin-right: 22px; position: relative; padding-left: 10px; margin-bottom: 8px; transition: all 0.2s linear; } 

.tags__item:hover { color: #000; transition: all 0.2s linear; } 

.tags__item:hover::before { background: #000; transition: all 0.2s linear; } 

.tags__item::before { position: absolute; content: ''; left: 0; top: 50%; transform: translateY(-50%); width: 3px; height: 3px; border-radius: 100%; background: var(--c3); } 


/* WRAP HỔ TRỢ */

.wrap_hotro { width: 100%; background: var(--c1); } 

.flex_hotro { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; padding: 9px 0; overflow: hidden; position: relative; } 

.flex_hotro::before { position: absolute; content: ''; left: 50%; top: 0; width: 1px; height: 100%; background: #fff; } 

.hotro__item { flex-shrink: 0; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; } 

.hotro__img { flex-shrink: 0; margin-right: 12px; } 

.hotro__txt { flex-shrink: 0; font-size: 14px; color: #fff; transition: all 0.2s linear; } 

.hotro__txt span { font-weight: bold; font-size: 16px; } 

.hotro_line { display: block; width: 1px; height: 1px; margin: 0 75px; } 

.hotro__item:hover .hotro__txt { color: var(--c2); transition: all 0.2s linear; } 


/* PAGE NEWS COL */

.page_news { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.page_news_left { width: 20%; margin-right: 25px; position: sticky; top: 90px; z-index: 10; } 

.page_news_right { flex: 1; } 

.col_danhmuc { background: transparent; color: var(--text); border: 1px solid #0000003b; border-radius: 10px 10px 0 0; margin-bottom: 20px; } 

.col_danhmuc label { text-align: center; color: white; margin: 0; display: block; width: 100%; font-size: 18px; text-transform: uppercase; font-weight: bold; padding: 10px; position: relative; background: var(--c1); border-radius: 10px 10px 0 0; } 

.danhmuc_line { display: block; width: 30%; height: 2px; background: transparent; margin: 5px 0 12px; display: none; } 

.list-product { list-style: none; padding: 0; width: 100%; } 

.list-product ul { list-style: none; padding: 0; } 

.list-product>li>a { color: #000; text-transform: capitalize; font-weight: 400 !important; font-size: 14px !important; } 

.list-product li { position: relative; padding: 12px 12px 10px; margin-bottom: 5px; border-bottom: 1px solid #0000005e; } 

.list-product li span { width: 26px; height: 20px; cursor: pointer; display: block; position: absolute; right: 0; top: 20px; transform: translateY(-50%); } 

.list-product li span svg { transition: all 0.2s linear; width: 13px; height: 13px; color: var(--text); } 

.list-product li span.active svg { transform: rotate(180deg); transition: all 0.2s linear; } 

.list-product li a { font-size: 14px; color: black; display: block; transition: all 0.3s; font-weight: 400; } 

.list-product li a:hover { color: var(--c1); transition: all 0.2s linear; } 

.list-product li:last-of-type { border-bottom: none; } 

.list-product>li>ul { list-style: none; padding: 8px 0 0 10px; width: 100%; } 

.list-product>li ul { display: none; } 

.list-product>li>ul ul { padding-left: 15px; } 

.list-product ul li:last-child { border-bottom: none; padding-bottom: 0; } 

.list-product ul li { padding-left: 0; background: transparent; margin-bottom: 0; padding: 5px 0; } 

.news_item { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: flex-start; margin-bottom: 15px; border-bottom: 1px solid #1aade447; padding-bottom: 15px; } 

.news_item:last-of-type { border-bottom: none; padding-bottom: 0; } 

.news_img { flex-shrink: 0; margin-right: 20px; } 

.news_title { margin-bottom: 8px; } 

.news_title a { display: block; width: 100%; font-weight: bold; font-size: 16px; color: var(--title); transition: all 0.2s linear; font-family: 'font1'; } 

.news_title:hover a { color: var(--c3); transition: all 0.2s linear; } 

.news_time { margin: 5px 0 8px; font-style: italic; color: var(--menu); font-family: 'font1'; } 

.news_desc { font-size: 14px; line-height: 1.8; font-family: 'font1'; color: var(--text); } 


/* PAGE KHUYẾN MÃI */

.grid_khuyenmai { width: 100%; display: grid; grid-template-columns: repeat(2, calc((100% + 35px) / 2 - 35px)); grid-gap: 35px; } 

.km_item { display: block; width: 100%; } 

.km_img { display: block; width: 100%; } 

.km_info { width: 100%; padding: 10px; margin-top: 5px; } 

.km_title { width: 100%; margin-bottom: 8px; } 

.km_title a { display: block; width: 100%; font-size: 15px; font-weight: bold; color: var(--title); transition: all 0.2s linear; } 

.km_title:hover a { color: var(--c3); transition: all 0.2s linear; } 

.km_time { margin: 0 0 5px; font-style: italic; font-size: 13px; } 

.km_detail { font-size: 14px; line-height: 1.6; color: var(--menu); } 


/* PAGE PRODUCT */

.breadcrumb-item+.breadcrumb-item::before { content: "›"; } 

.page_product { width: 100%; position: relative; margin-top: -30px; } 

.product_name { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: center; border-bottom: 1px solid #e0e0e0; margin-bottom: 30px; } 

.product__title { flex-shrink: 0; font-size: 18px; font-weight: bold; color: #333333; max-width: 60%; line-height: 1.5; padding-bottom: 10px; } 

.product__share { flex-shrink: 0; } 

.flex_prodetail { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.prodetail_left { width: 60%; } 

.prodetail_images { width: 100%; margin-bottom: 120px; } 

figure.mz-figure { border: 1px solid rgb(51 51 51 / 10%); } 

.gallery-thumb-pro { margin-top: 30px; } 

.thumb-pro-detail { padding: 0; border-radius: 0; border: 1px solid rgb(51 51 51 / 10%); } 

.prodetail_right { width: 38%; } 

span.price_detail_new { display: block; font-size: 26px; color: #d0021c; font-weight: bold; } 

span.price_detail_old { font-size: 16px; color: #939393; } 

span.price_detail_old i { font-style: normal; text-decoration: line-through; } 

span.price_detail_old b { color: var(--c1); margin-left: 12px; } 

span.price_detail_new { display: block; font-size: 26px; color: #d0021c; font-weight: bold; margin-bottom: 3px; } 

.attr-content-pro-detail { font-weight: bold; color: var(--title); } 

.box_sale { border: 1px solid #e0e0e0; border-radius: 3px; margin-top: 20px; margin-bottom: 25px; } 

.sale_nav { width: 100%; padding: 8px 12px; border-bottom: 1px solid #e0e0e0; background: rgb(51 51 51 / 8%); } 

.sale__title { font-size: 14px; font-weight: bold; margin-bottom: 2px; } 

.sale__desc { font-size: 12px; color: #666666; } 

.sale_content { width: 100%; padding: 12px; font-size: 14px; color: #333333; padding-bottom: 5px; } 

.prodetail_btn { width: 100%; margin-bottom: 15px; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: center; } 

.prodetail_btn a { display: block; width: calc(50% - 5px); text-align: center; font-size: 14px; color: #fff; font-weight: bold; text-transform: uppercase; padding: 12px 10px; border-radius: 5px; transition: all 0.2s linear; cursor: pointer; margin-bottom: 10px; } 

.prodetail_btn a:hover { background: var(--c3); transition: all 0.2s linear; } 

.prodetail_btn .prodetail_buynow { background: #fb6e2e; } 

.prodetail_btn .prodetail_addcart { background: #1aade4; } 

.uudai__desc { font-size: 12px; color: #666666; font-weight: normal; margin-left: 7px; } 

.box_thongso { width: 100%; position: relative; } 

.thongso__title { font-size: 19px; font-weight: bold; color: var(--title); margin-bottom: 15px; line-height: 1.4; } 

.thongso_content { width: 100%; transition: all 0.2s linear; } 

.box_thongso.active .thongso_content { max-height: 500px; overflow: hidden; transition: all 0.2s linear; } 

.viewmore { width: 100%; background: #fff; position: relative; cursor: pointer; display: none; } 

.box_thongso.active .viewmore { display: block; } 

.box_thongso.show .thongso_content { transition: all 0.2s linear; max-height: initial; } 

.viewmore::before { position: absolute; content: ''; left: 0; bottom: 100%; width: 100%; height: 100px; background: rgb(255, 255, 255); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1); } 

.viewmore span { display: block; text-align: center; border: 1px solid var(--c3); width: 80%; margin: 0px auto; border-radius: 5px; color: var(--c3); padding: 10px 10px; transition: all 0.2s linear; color: var(--c3); } 

.viewmore span:hover { background: var(--c3); transition: all 0.2s linear; color: #fff; } 

.box_thongtin { width: 100%; border: 1px solid #e0e0e0; position: relative; } 

.thongtin_nav { width: 100%; border-bottom: 1px solid #e0e0e0; background: rgb(255, 255, 255); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ececec", GradientType=1); padding: 10px 12px; } 

.thongtin__title { font-size: 15px; font-weight: bold; color: var(--title); } 

.thongtin_content { width: 100%; padding: 20px 25px 10px; position: relative; } 

.box_thongtin.active .viewmore { display: block; } 

.box_thongtin.active .thongtin_content { display: block; max-height: 500px; overflow: hidden; } 

.box_thongtin .viewmore { position: absolute; left: 0; bottom: 0; z-index: 100; width: 100%; background: #fff; padding-bottom: 20px; } 

.box_thongtin.show .thongtin_content { transition: all 0.2s linear; max-height: initial; } 

.wrap_danhgia { width: 100%; margin: 25px 0; } 

.tags-pro-detail { width: 100%; margin: 25px 0; } 

.tags-pro-detail a { background: var(--c3); border: none; transition: all 0.2s linear; } 

.tags-pro-detail a:hover { background: var(--color-dark-red); transition: all 0.2s linear; } 

.wrap_orderpro { width: 100%; margin: 25px 0; } 

.orderpro_title { width: 100%; font-size: 20px; font-weight: bold; text-transform: inherit; margin-bottom: 10px; } 

.spnb_other { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: flex-start; align-items: center; margin-bottom: 15px; } 

a.dmother__item { display: inline-block; width: max-content; border: 1px solid #33333342; margin-right: 8px; margin-bottom: 8px; border-radius: 5px; font-size: 13px; color: var(--text); padding: 8px 16px 6px; transition: all 0.2s linear; } 

a.dmother__item:hover { background: var(--c3); color: #fff; transition: all 0.2s linear; } 

.content-main.productCat { margin-top: -10px; } 

.content-main.product_sub { margin-top: -10px; } 


/* SLIDE PAGE */

.page_photo { width: 100%; position: relative; margin-top: -25px; } 

.flex_photo { width: 100%; position: relative; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.page_photo_left { width: 30%; } 

.slide_banner_page { width: 100%; position: relative; } 

.page_photo_left { width: calc(100% - 32% - 10px); } 

.page_photo_right { width: 32%; } 

.slick_pro_page { width: 100%; position: relative; } 

.pro_baner__item { display: block; width: 100%; margin-bottom: 10px; } 

.pro_baner__item img { width: 100%; } 

.header_cart_mob { position: relative; } 

.header_cart_mob .count-cart { position: absolute; top: -5px; right: -5px; background: var(--c2); color: #000; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-weight: bold; font-size: 12px; } 

.mm-navbar__title { font-weight: bold; color: var(--title) !important; font-size: 16px; } 


/* WRAP TOP BAR */
.flex_bottom_topbar { display: flex; justify-content: space-between; flex-direction: row; height: 40px; align-items: center; } 

marquee { width: 100%; font-size: 15px; color: #29665e; font-weight: 700; font-family: 'font1'; text-align: center; } 
.topbar { height: 40px; width: 100%; background: linear-gradient(90deg, rgba(242,237,163,1) 3%, rgba(194,158,62,1) 16%, rgba(242,237,163,1) 48%, rgba(194,158,62,1) 85%, rgba(242,237,163,1) 97%); line-height: 40px; } 
.bottom_topbar { width: 100%; height: 40px; top: 0; position: absolute; z-index: 100; } 
.gr_sbg { flex: 1; display: flex; justify-content: space-between; flex-direction: row; align-items: center; padding-left: 160px; } 
.gr_tvmh { display: flex; text-align: center; align-items: center; } 
.txt_tvmh { font-size: 14px; color: black; font-weight: 400; font-family: 'font1'; margin: 0 5px; } 
.hotline_tvmh { font-size: 18px; color: var(--c1); font-family: 'font1'; } 
/* Search */

.search { width: 530px; background: transparent; height: 50px; border: 1px solid #ffffff54; padding: 0 5px; border-radius: 10px; color: white; } 

.search p { border: none; background: none; float: left; width: 35px; height: 50px; cursor: pointer; margin: 0px; color: white; font-size: 16px; display: flex; align-items: center; justify-content: center; } 

.search input { width: calc(100% - 35px); height: 50px; float: left; outline: none; padding: 0px; border: 0px; background: transparent; padding: 0 10px; color: white !important; font-size: 13px; line-height: 34px; font-weight: 400; font-family: 'font1'; } 

.search input::-webkit-input-placeholder { color: black !important; } 
input#phone-newsletter::-webkit-input-placeholder { color: black !important; } 
.search input:-moz-placeholder { color: black; } 

.search input::-moz-placeholder { color:black; } 

.search input:-ms-input-placeholder { color:black

; } 
input#phone-newsletter:-moz-placeholder { color: black; } 
input#phone-newsletter::-moz-placeholder { color:black; } 
input#phone-newsletter:-ms-input-placeholder { color:black

; } 
input#email-newsletter:-moz-placeholder { color: black; } 
input#email-newsletter::-moz-placeholder { color:black; } 
input#email-newsletter:-ms-input-placeholder { color:black

; } 
input#email-newsletter::-webkit-input-placeholder { color: black !important; } 

/* Menu */
.menu.scrolled li.menu_logo1 { 
transform: scale(0.5); 
transition: all .2s linear; } 
.flex_gh { display: flex; align-items: center; justify-content: space-between; } 
span.text_giohang { font-size: 14px; font-family: 'font1'; color: black; } 
li.menu_logo1 { transform: translateY(20px); width: 15%; list-style-type: none; } 
.address_menu_hl { font-size: 14px; font-family: 'font1'; font-weight: normal; } 
.address_menu_hl span { font-size: 14px; font-family: 'font1'; font-weight: 900; } 
.hotline_menu_right_id { font-size: 17px; font-family: 'font1'; font-weight: 500; padding-left: 47px; } 
.hotline_menu_right_id span { font-size: 20px; font-family: 'font1'; font-weight: bold; } 
.social_menu_hl { text-align: center; margin-bottom: 7px; } 
.gr_menu_right_id { position: relative; color: white; } 
.gr_menu_right_id::before { content: ''; position: absolute; background: url(../imgs/phone.png); background-size: contain; background-repeat: no-repeat; width: 56px; height: 56px; left: 13%; top: -5%; } 
.txt_menu_id_02 { font-size: 33px; color: var(--c2); font-family: 'font5'; } 
.txt_menu_id_01 { font-size: 48px; color: var(--c2); font-family: 'font5'; } 
.menu ul li.line_menu { background: url(../imgs/line_menu.png); background-size: initial; background-repeat: no-repeat; width: 12px; height: 12px; max-width: 12px; } 
.slogan_menu { background-color: var(--c2); width: 100%; height: 40px; line-height: 40px; font-size: 14px; font-family: 'font1'; font-weight: 500; } 
.slogan_menu1 { background-color: var(--c2); width: 100%; height: 40px; line-height: 40px; font-size: 14px; font-family: 'font1'; font-weight: 500; display: none; } 
span.count-cart { color: white; font-size: 19px; } 
.title_gio_hang_menu { font-size: 13px; color: white; margin-right: 5px; font-family: 'font1'; font-weight: 300; } 
a.cart-fixed_menu { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; } 
.icon_gio_hang { background: url(../imgs/icongiohang.png); background-size: contain; background-repeat: no-repeat; width: 26px; height: 31px; } 
.flex_gg_dich { display: flex; justify-content: center; } 
.btn_viewmore2 { margin: 0px auto; display: inline-block; font-size: 19px; color: black; padding: 7px 20px 8px; transition: all 0.2s linear; font-family: 'font5'; background-color: var(--c1); } 
.btn_viewmore2:hover { background: var(--c1); transition: all 0.2s linear; color: white; } 
.title_name { margin-right: 150px; } 
.logo_header { z-index: 73; position: relative; transition: all 0.2s linear; overflow: hidden; } 
.logo_header::before { } 
.flex_menu { height: 130px; width: calc(100%); display: flex; align-content: center; align-items: center; transition: all 0.2s linear; justify-content: space-between; flex-direction: row; flex-wrap: nowrap; background-color: white; } 
.menu_logo { } 
.menu_logo a { display: block; } 
.menu_logo a img { height: 115px; width: auto; transition: all 0.2s linear; } 
.pop_slider { position: relative; z-index: 0; } 
.pop_slider .menu { } 
.pop_slider_2 .menu { background-color: black; } 
.menu { width: 100%; z-index: 1000; position: relative; z-index: 90; } 
 .menu::before { content: ''; background: url(../imgs/bf_menu.png); position: absolute; width: 100%; bottom: -9px; height: 12px; background-repeat: no-repeat; background-size: 100% 100%; } 
.border_menu { width: 40%; } 
.menu.scrolled .logo_header a img { height: 90px; transition: all 0.2s linear; } 
.bg_menu,
.bg_menu1 { flex: 1; position: relative; margin: 0px !important; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: space-around; flex-shrink: 0; justify-content: space-between; align-items: center; } 
.bg_menu { } 
.bg_menu1 { } 
.menu ul { padding: 0px; list-style: none; } 
.menu ul li { position: relative; z-index: 99; width: auto; } 
.menu ul li a { display: block; position: relative; z-index: 1; text-align: center; text-decoration: none !important; } 
.menu ul li ul { position: absolute; min-width: 200px; width: max-content; background: var(--c1); box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; transition: all .3s; margin-top: 5px; } 
.menu ul li:hover>ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .7s; } 
.menu ul li ul li a { padding: 0px; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.2); } 
.menu ul li ul li:last-child>a { border-bottom: 0px; } 
.menu ul li ul li a h2 { /* background-color: transparent; */
 /* margin-top: 10px; */
 font-size: 14px; padding: 12px 15px; position: relative; height: unset !important; line-height: unset !important; color: black; font-family: 'font1'; font-weight: 500; } 
.menu h2 svg { width: 22px; height: 22px; margin-top: -6px; } 
.menu ul li ul li a h2::before { position: absolute; content: ''; width: 3px; height: 0; background-color: var(--c1); left: 0; top: 0px; transition: height .3s ease; background-image: none; } 
.menu ul li a.active h2::before,
.menu ul li:hover>a h2::before { height: 100%; transition: height .3s ease; } 
.menu ul li a h2 {
    position: relative;
    margin: 0px;
    padding: 10px 10px;
    font-size: 15px;
    color: black;
    font-family: 'font1';
    text-transform: uppercase;
    font-weight: bold;
}.menu ul li a.active h2,
.menu ul li:hover>a h2 { transition: all .3s ease; color: var(--c2); } 
.menu ul ul li:hover>a h2 { background: var(--c2); color: #fff; } 
.menu ul li:hover>a h2::after { width: 100%; transition: all .3s ease; } 
.menu ul li a.active h2::after { width: 100%; transition: all .3s ease; } 
.menu ul li a.active h2::before,
.menu ul li a:hover h2::before,
.menu ul li a.active h2::after,
.menu ul li a:hover h2::after { transition: all .3s ease; opacity: 1; } 
.menu ul li ul li a h2::after { display: none; } 
.menu ul li ul ul { left: 100%; top: 0; } 
li.list_sp {
    background: white;
}
.menu ul ul li:hover>a h2 {
    background: white;
    color: black;
}.menu.scrolled { position: sticky; margin: 0 auto; transition: all 0.2s linear; height: 50px; top: 0; z-index: 1000; } 
.menu.scrolled .gr_title_menu_id { display: none; } 
.menu.scrolled .gr_menu_right_id { display: none; } 
.menu.scrolled .menu_logo { height: 60px; transition: all 0.2s linear; padding-top: 2px; } 
.menu.scrolled .menu_logo a img { height: 55px; transition: all 0.2s linear; } 
.menu.scrolled .flex_menu { height: 90px; transition: all 0.2s linear; } 
.menu.scrolled .bg_menu::before { border-bottom: 60px solid var(--c1); transition: all 0.2s linear; } 
.menu.scrolled ul li a h2 { transition: all 0.2s linear; } 
.menu_call { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } 
.call__txt { flex: 1; } 
.call__txt label { display: block; font-size: 14px; color: var(--c3); line-height: 1; margin: 0; } 
.call__txt b { font-weight: bold; color: var(--c2); font-size: 18px; } 

/* FOOTER */
.copyright_gr { background: var(--c1); } 
.line_policy { background: url(../imgs/dot.png); background-size: contain; background-repeat: no-repeat; width: 7px; height: 7px; position: absolute; left: -15px; top: 40%; } 
.map { position: relative; width: 100%; height: 500px; } 
.txt_policy { color: black; margin-right: 10px; } 
.desc_dknt { color: white; font-size: 14px; margin-bottom: 15px; margin-top: 35px; } 
.fcol4 { width: 35%; } 
.footer { margin-bottom: 0px !important; } 

.footer-copyright { margin-top: 0; padding: 0; text-align: center; font-size: 14px; color: #ffffff; font-weight: 400; font-family: 'font1'; height: 50px; line-height: 50px; display: flex; justify-content: space-between; align-items: center; background-color: var(--c1); } 

.footer-copyright span { padding: 0; } 

.flex_copyright { text-align: center; } 

.footer-statistic.col-md-6 { text-align: end; color: white; text-transform: lowercase !important; } 

.txt_ft_tt_t { font-size: 20px; color: white; font-family: 'SFUFutura'; } 

.ft_txt_tt_b { font-size: 36px; color: var(--c2); font-family: 'font2'; font-weight: 900; text-transform: uppercase; text-shadow: 4px 3px 2px black; } 

.grid_tagseo { padding: 0px 0; grid-gap: 20px; display: grid; grid-template-columns: repeat(2, 1fr); } 

.border_tag:hover { background-color: var(--c1); border: 1px solid var(--c1); transition: all 0.2s linear; } 

.border_tag:hover .txt_border_tag { color: white; transition: all 0.2s linear; } 

.txt_border_tag { color: white; font-size: 15px; font-family: 'font1'; } 

.border_tag { padding: 10px; text-align: center; border: 1px solid white; border-radius: 5px; } 

.footer_main { padding: 20px 0 0; position: relative; background: #efebe8; } 

.flex_footer { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; padding: 50px 0; } 

.footer_title { font-size: 16px; text-transform: uppercase; color: var(--c1); font-weight: 600; font-family: 'font1'; } 

.footer_line { display: block; width: 40px; height: 2px; background: var(--c1); margin: 10px 0 20px; } 

.fcol1 { width: 20%; } 

.fcol2 { width: 20%; } 

span.line_cpr { height: 3px; background-color: #ffffff70; max-width: 1px; padding-left: 1px; margin: 2px; } 

.fcol3 { width: 20%; } 

.ft_img { text-align: center; width: 100%; } 

.ft_img a { display: block; } 

.ft_txt { width: 100%; font-size: 15px; color: black; margin-bottom: 20px; } 

.footer-ul { list-style: none; padding: 0px 0px 0 0px; margin: 0px; } 

.footer-ul li { margin-bottom: 18px; position: relative; } 

.footer-ul li:last-child { margin-bottom: 0px; } 

.footer-ul li a { color: black; font-size: 14px; transition: all 0.2s linear; font-family: 'font1'; font-weight: normal; } 

.footer-ul li a:hover { text-decoration: none; color: var(--c3); transition: all 0.2s linear; } 

.fcopyright { /* width: 100%; */
 /* background: var(--c1); */
 /* padding: 10px; */}

.copyright { margin-top: 40px; height: 62px; width: 100%; line-height: 62px; background-color: #333333; } 

.copyright span { } 

.footer__mxh { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: center; color: white; font-size: 14px; font-family: 'font1'; font-weight: normal; margin-top: 20px; } 

.footer_mxh a { display: block; margin: 0 3px; transition: all 0.5s linear; } 

.footer_mxh a:hover { transform: rotate(25deg); transition: all 0.5s linear; } 

.fmaps { height: 500px; } 

#footer-map { width: 100%; height: 100%; } 

#footer-map iframe { width: 100%; height: 100%; } 


/* wrap social */
.map.show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; } 

img.map_ft { margin-right: 10px; } 
a.xbd_ft { display: flex; align-items: center; font-size: 14px; text-transform: uppercase; color: #29665e; font-weight: 700; font-family: 'font1'; text-align: center; } 
.btn_xembd { padding: 10px 20px; background: linear-gradient(90deg, rgba(204,175,83,1) 0%, rgba(194,158,62,1) 19%, rgba(242,237,163,1) 48%, rgba(194,158,62,1) 82%, rgba(202,171,79,1) 94%); border-radius: 5px; } 
.name_social { font-size: 14px; line-height: 25px; color: #f4f0a7; font-weight: 400; margin-left: 5px; font-family: 'font1'; } 
.flex_social { display: flex; align-items: center; justify-content: space-between; } 

/* WRAP NEWSLETTER */

.wrap_newsletter { width: 100%; padding: 50px 0; background-image: url(../imgs/bg_nlt.jpg); background-size: cover; background-position: center; } 

.nlt_title { width: 100%; text-align: center; font-size: 30px; font-weight: bold; color: var(--c2); text-transform: uppercase; margin-bottom: 5x; } 

.nlt_detail { font-size: 15px; color: #ffffff; text-align: center; margin-bottom: 25px; } 

form.nlt_form { /* width: 100%; */}

.nlt_form input { background-color: transparent; width: calc(100% - 60px); border: none; height: 45px; padding: 0 0px 0 18px; border-radius: 5px; font-size: 14px; font-family: 'font1'; font-weight: 300; color: white; } 

textarea#input_content { height: 46px !important; font-size: 15px !important; font-family: 'font1'; background-color: transparent; text-align: start; color: white; border: none; border-radius: 0px; } 

.nlt_form input[type='submit'] { /* flex: 1; */
 background: var(--c2); border: none; border-radius: 5px; height: 50px; text-transform: uppercase; font-weight: bold; color: var(--c3); transition: all 0.2s linear; line-height: 44px; /* width: 50%; */
 /* margin-left: 10px; */
 color: white; width: 100%; } 

input.reset_dk_nt { flex: 1; background: var(--c1); border: none; border-radius: 5px; height: 50px; text-transform: uppercase; font-weight: bold; color: var(--c3); transition: all 0.2s linear; line-height: 42px; width: 49%; margin-right: 10px; color: white; } 

input.reset_dk_nt:hover { background: var(--c2); color: #fff; transition: all 0.2s linear; } 

.nlt_form input[type='submit']:hover { background: var(--c1); color: #fff; transition: all 0.2s linear; } 


/* WRAP BANNER */

.banner { width: 100%; position: relative; } 


/* WRAP social1 */

.wrap_social { width: 100%; padding: 30px 0; position: relative; border-top: 1px solid var(--c2); border-bottom: 1px solid var(--c2); } 

.social1 { position: relative; } 

.sc__item { display: block; border: 2px solid #f6cd64; border-radius: 5px; padding: 25px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; transition: all 0.2s linear; } 

.sc__img { flex-shrink: 0; margin-right: 20px; transition: all 0.5s linear; } 

.sc__txt { flex: 1; } 

.sc__title { font-size: 30px; font-weight: bold; color: var(--c2); transition: all 0.2s linear; } 

.sc__detail { font-size: 17px; color: #fff; font-weight: bold; transition: all 0.2s linear; } 

.sc__item:hover { background: #f6cd64; transition: all 0.2s linear; } 

.sc__item:hover .sc__title { color: #000; transition: all 0.2s linear; } 

.sc__item:hover .sc__detail { color: #000; transition: all 0.2s linear; } 

.sc__item:hover .sc__img { transform: rotate(25deg); transition: all 0.5s linear; } 

/* WRAP WELCOME */
.wrap_welcometo { width: 100%; padding-top: 20px; position: relative; } 
.wrap_welcometo::before { content: ''; background: url(../imgs/hoa.png); background-repeat: no-repeat; background-size: 100% 100%; position: absolute; width: 268px; height: 204px; left: 0; z-index: -1; } 
.bg_welcome { width: 100%; display: flex; justify-content: center; } 
.txt_welcome { width: 600px; background: url(../imgs/bg_welcome.png); background-size: 100% 100%; background-repeat: no-repeat; height: 130px; line-height: 150px; font-size: 46px; color: #29665e; font-family: 'font2'; text-align: center; } 


/* WRAP TIEU CHI */

.gr_tieuchi:hover .img_tc { transform: rotateY(360deg); transition: all .4s linear; } 
.gr_tieuchi .img_tc { transition: all .4s linear; } 
.name_tc { font-size: 18px; text-transform: uppercase; color: #2c7525; font-weight: 600; margin: 5px; font-family: 'font1'; } 
.gr_tieuchi:hover .name_tc { color: var(--c2); transition: all .2s linear; } 
.wrap_tieuchi { width: 100%; } 
.gr_title-tc { padding: 0 10px; text-align: center; } 

.desc_tc { font-size: 15px; color: #5c5c5c; font-weight: 400; font-family: 'font1'; text-align: center; } 

.gr_bdtieuchi { background: url(../imgs/bg_tc.png); background-repeat: no-repeat; background-size: 100% 100%; padding: 50px 10px; width: 100%; } 

.gr_tieuchi { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; } 

/* WRAP GIOI THIỆU */
.gioithieu_name { font-size: 26px; color: #2c7525; font-family: 'font2'; text-align: center; margin-top: 50px; } 
.gioithieu__img img { } 
.bg_gt1 { width: 20%; } 
.btn_g_gt { height: 50px; line-height: 50px; } 
a.gioithieu__img { } 

.wrap_gioi_thieu { width: 100%; padding: 50px 0; background: url(../imgs/bg_gt.png); background-repeat: no-repeat; background-size: 100% 100%; } 

a.btn_gioithieu { font-size: 12px; text-transform: uppercase; color: #29665e; font-weight: 400; font-family: 'font1'; text-align: center; padding: 12px 25px; border-radius: 10px; background: linear-gradient(90deg, rgba(204,175,83,1) 0%, rgba(194,158,62,1) 19%, rgba(242,237,163,1) 48%, rgba(194,158,62,1) 82%, rgba(202,171,79,1) 94%); } 
a.btn_gioithieu:hover { color: var(--c3); transition: all 0.2s linear; } 
.gioithieu_desc { font-size: 17px; line-height: 30px; color: #333333; font-weight: 400; font-family: 'font1'; text-align: left; } 

a.gioithieu__img { } 

.group_title_gioithieu { width: 71%; } 

.flex_gioi_thieu { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; padding: 0 140px; } 

.img__gt { } 

.img_gioithieu { } 

.group_img_gioithieu { position: absolute; top: 0; padding: 68px 0; left: 0; z-index: 1; } 

.wrap_gioithieu { padding: 60px 0; position: relative; } 

.flex_gt { position: relative; width: 100%; display: flex; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; flex-direction: row; } 

.gt_photo { width: 48%; } 

.gt_static { padding-top: 180px; position: relative; right: 0; transform: translateX(68%); width: 720px; height: 853px; padding-left: 192px; border: 1px solid #00000038; box-shadow: 0px 0px 20px 0px black; padding-right: 65px; } 

.gt_static::before { content: ''; background: url(../imgs/lagt1.png); background-size: contain; background-repeat: no-repeat; position: absolute; right: 130px; width: 164px; height: 181px; top: 50px; } 

.gt_static::after { content: ''; background: url(../imgs/lagt2.png); background-size: contain; background-repeat: no-repeat; position: absolute; right: 40px; width: 197px; height: 203px; bottom: 20px; } 

.gt_wc { font-size: 45px; color: var(--c3); line-height: 1; font-family: 'font4'; z-index: 14; } 

.gt_desc { font-size: 44px; color: black; text-transform: uppercase; margin-bottom: 0px; font-weight: bold; font-family: 'font3'; line-height: 1.8; } 

.gt_cont { font-size: 15px; color: black; line-height: 2; margin-bottom: 40px; font-weight: 300; font-family: 'font1'; } 

.btn_viewmore { margin: 0px auto; display: inline-block; font-size: 15px; color: white; padding: 10px 25px 10px; transition: all 0.2s linear; font-family: 'font1'; border-radius: 20px; background-color: black; } 

.btn_viewmore:hover { background: var(--c1); transition: all 0.2s linear; color: #000; } 

.slide_link { width: 100%; margin-top: -60px; } 

a.link__item { display: block; /* width: 100%; */
 background: #fff; } 

.link__img { /* width: 100%; */}

.link__img img { /* width: 100%; */}

.link__txt { width: 100%; padding: 15px 20px; } 

.link__title { font-size: 17px; font-weight: bold; color: #333333; margin-bottom: 5px; transition: all 0.2s linear; text-transform: uppercase; } 

.link__title:hover { color: var(--c1); transition: all 0.2s linear; } 

.link__link { color: var(--c1); font-size: 14px; font-weight: bold; text-transform: capitalize; transition: all 0.2s linear; } 

.link__link:hover { color: var(--c2); transition: all 0.2s linear; } 

/* WRAP BO SUU TAP */
.wrap_bosuutap { width: 100%; padding: 50px 0; } 
.txt_desc_tgl { font-size: 14px; font-family: 'font1'; line-height: 1.8; margin-top: 20px; color: white; } 
.btn_xemthem_spbc { margin-top: 30px; } 
.btn_xemthem_spbc a { padding: 10px 20px; color: white; background-color: var(--c1); } 
.btn_xemthem_spbc a:hover { background-color: var(--c2); transition: all .2s linear; } 
.txt_name_tgl { font-size: 36px; font-family: 'font1'; text-transform: uppercase; font-weight: 500; } 
.txt_name_tgl { font-size: 36px; font-family: 'font1'; text-transform: uppercase; font-weight: 500; color: white; } 
.txt_name1_tgl { font-size: 24px; font-family: 'font1'; font-weight: 500; margin-top: 20px; color: white; } 
.gr_title_thegioilan { width: 90%; height: 95%; position: absolute; top: 3%; text-align: center; display: flex; flex-direction: column; align-items: center; border: 5px solid white; left: 5%; justify-content: center; padding: 20px; } 
.gr_thgioilan { position: relative; } 
.wrap_sanphambanchay { width: 100%; padding: 50px 0; } 
.sanpham__item:hover .img_name_sp_itembc { color: var(--c1); transition: all .2s linear; } 
.img_name_sp_itembc {
    font-size: 17px;
    line-height: 26px;
    color: var(--c1);
    font-weight: bold;
    font-family: 'font1';
    text-align: center;
}.flex_sanphambanchay { width: 100%; grid-gap: 20px; display: grid; grid-template-columns: repeat(3, 1fr); padding-top: 30px; } 
.bosuutap { width: 100%; padding-top: 30px; } 
.txt_slogan { font-size: 15px; color: #333333; font-weight: 400; font-family: 'font1'; text-align: left; } 
.txt_name_bst::before { content: ''; background: url(../imgs/bonghoa.png); background-repeat: no-repeat; background-size: 100% 100%; position: absolute; width: 63px; height: 82px; left: -18%; top: -50%; } 
.gr_title_bosuutap { position: relative; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; } 
.txt_name_bst { font-size: 36px; color: #2c7525; font-weight: 400; position: relative; font-family: 'font1'; } 
.btn_xt_bst:hover { color: var(--c1); transition: all .2s linear; } 
.img_bosuutap_id:hover .txt_name_bosuutap_id { color: var(--c1); transition: all .2s linear; } 
.btn_xt_bst { font-size: 18px; text-decoration: underline; color: #c14828; font-family: 'font3'; } 
.txt_name_bosuutap_id { font-size: 30px; text-transform: uppercase; color: #c14828; font-family: 'font2'; } 
.gr_txt_bosuutap { width: 50%; position: absolute; top: 0; left: 30px; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } 
.img_bosuutap_id { position: relative; } 

/*WRAP SAN PHAM MOI*/
.btn-cart:hover { background: var(--c1); background: -webkit-linear-gradient(top,#2c7525,#2c7525); background: -o-linear-gradient(top,#2c7525,#2c7525); transition: all .2s linear; } 
.btn-cart:hover i.fas.fa-shopping-bag { color: white; transition: all .2s linear; } 
.gr_tittle_lspyc.even_txt { top: 20px; } 
.sanpham-box-txt:hover .txt_name_spyc { color: var(--c1); transition: all .2s linear; } 
.btn_name_spyc a { font-size: 17px; font-family: 'font1'; color: var(--c1); text-decoration: underline; } 
.btn_name_spyc a:hover { color: var(--c2); transition: all .2s linear; } 
.txt_name_spyc { font-size: 22px; color: #000000; font-weight: 400; font-family: 'font1'; text-align: center; } 
.gr_tittle_lspyc { width: 100%; position: absolute; bottom: 0; text-align: center; } 
.img_name_sp_itembc1 { font-size: 15px; color: #333333; font-weight: 400; font-family: 'font1'; text-align: center; } 
.slick_theo_cap2:nth-child(2n) .wap_1200 { grid-template-columns: calc(100% - 305px) 340px; gap: 20px; grid-template-areas:
"sanpham-box-item sanpham-box-txt"; } 
.slick_theo_cap2:nth-child(2n) .title-index::before { left: -87%; } 
.product_slide:hover .info-product { background-color: var(--c1); transition: all 0.2s linear; } 
.product_slide:hover .name-product { color: white; transition: all 0.2s linear; } 
.product_slide:hover .price-product span { color: white; transition: all 0.2s linear; } 
.info-product { text-align: center; padding: 20px; background: white; } 
div.box-sanpham-tc { padding: 30px 0 0; } 
.slick_theo_cap2 .wap_1200 { display: grid; grid-template-columns: 340px calc(100% - 305px); gap: 20px; grid-template-areas:
"sanpham-box-txt sanpham-box-item"; /* align-items: center; */ } 
.wap_1200 { max-width: 1200px; margin: auto; position: relative; } 
.sanpham-box-txt { grid-area: sanpham-box-txt; position: relative; height: 380px; display: flex; align-items: flex-start; } 
.sanpham-box-txt::before { content: ''; position: absolute; background: url(../imgs/bf_la.png); background-size: 100% 100%; background-repeat: no-repeat; width: 194px; height: 330px; bottom: 10%; } 
.title-index { width: 100%; font-weight: 500; font-family: 'font1'; position: relative; } 
.sanpham-box-item { grid-area: sanpham-box-item; } 
.sanpham-slide { margin: 0px -15px; } 
.product_slide { margin: 0px 5px; position: relative; } 
.slick-slide>a,
.slick-slide>div { height: 100%; } 
.wrap_menu_nb { padding: 50px 0; background: url(../imgs/bg_menut.png); } 
.prodnb { padding-top: 40px; } 
.line_menu { position: relative; font-size: 34px; line-height: 55px; text-transform: uppercase; color: #489429; font-weight: 900; font-family: 'font1'; margin: 0; } .line_menu img { position: absolute; top: -38px; } 
.txt_name_spnb { padding-top: 10px; font-size: 20px; text-transform: uppercase; color: #1b1b1b; font-weight: 700; font-family: 'font1'; text-align: center; } 
.img_spnb { padding: 5px; border: 2px solid #5a4020; } 
.col_left_spnb { background: url(../imgs/bg_spnb.png); background-size: 100% 100%; background-repeat: no-repeat; width: 31%; padding: 90px 20px 0; min-height: 842px; } 
.col_right_spnb { width: 65%; } 
.flex_spnb { display: flex; flex-direction: row; justify-content: space-between; width: 100%; } 
.slide_san_pham { position: relative; } 
.bd_img_sp { } 
.bd_img_sp:hover .sp_title { color: var(--c1); transition: all 0.2s linear; } 
.flex_wrap_sanpham { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } 
.wrap_sanpham { padding: 50px 0; width: 100%; background-color: #fafafa; } 
a.wrap_sanpham_item.cat_item.active { color: var(--c2); background-color: black; } 
a.wrap_sanpham_item { padding: 9px 20px; font-size: 20px; /* letter-spacing: 1px; */
 line-height: 46px; text-transform: uppercase; color: black; font-family: 'font2'; text-align: center; } 
a.wrap_sanpham_item:hover { text-decoration-line: underline; transition: all 0.2s linear; } 
a.wrap_sanpham_item.list_item.active { text-decoration-line: underline; } 
.bg_sp_cat { margin: 20px 0; height: 65px; line-height: 65px; display: flex; justify-content: center; align-items: center; } 
.wrap_sanpham_right { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; width: 100%; } 
.pd_sp_pr { padding: 10px; background: black; } 
.title_sanpham_main { position: relative; background: url(../imgs/list.png); background-size: 100% 100%; background-repeat: no-repeat; height: 70px; font-size: 40px; letter-spacing: 2px; text-transform: uppercase; color: #38260e; text-align: center; font-family: 'font1'; } 
.title_sanpham_main.list_item.active { color: var(--c1); } 
span.gia { font-size: 15px; color: #ffffffb5; font-family: 'font1'; text-align: center; } 
.title_sanpham_main:hover { color: var(--c1); transition: all 0.2s linear; } 
.group_tilte_sanpham_lc { text-align: center; line-height: 70px; } 
.cart-fixed { display: none; } 
.img_title_sp_item { background-color: transparent; text-align: center; color: black; } 
.grid-page1.w-clear { padding: 0px 0; grid-gap: 20px; display: grid; grid-template-columns: repeat(4, 1fr); } 
.grid-page2.w-clear { padding: 0px 0; grid-gap: 20px; display: grid; grid-template-columns: repeat(3, 1fr); } 
h3.album-name { font-size: 17px; font-family: 'font1'; } 
.grid-page.w-clear { grid-gap: 30px; display: grid; grid-template-columns: repeat(4, 1fr); } 
.show_sanpham_wrapsanpham { } 
.wrap-product { margin-bottom: 50px; } 
.grid-pro-detail.w-clear { padding: 50px 0; } 
.can_top-prdetail { padding-top: 30px; } 
.product:nth-child(4n+1) { clear: both; } 
.product:nth-child(4n) { margin-right: 0px; } 
.box-product { display: block; /*; padding:;;; */ } 


/* .pic-product { background: #ffffff; border-radius: 5px; padding: 5px; border: 1px solid #eee; } */
.sanpham__item:hover .img_name_sp_itembc1{
    color: var(--c1);
    transition: all .2s linear;
}
.pic-product img { width: 100%; border-radius: 3px; } 
.name-product { font-size: 16px; color: var(--color-black); } 
.name-product { font-size: 16px; text-transform: uppercase; color: black; font-weight: 400; font-family: 'font1'; } 
.price-product { margin-bottom: 0px; text-align: center; } 
.price-product span { font-size: 24px; color: var(--c1); font-weight: 700; font-family: 'font1'; text-align: center; } 
.price-new { font-weight: bold; font-size: 18px; letter-spacing: 1px; line-height: 26px;  color: var(--c1); font-family: 'font1'; text-align: center; } 
.txt_lienhe { margin: 10px 0; text-align: center; font-size: 16px; color: black; font-family: 'font1'; font-weight: 500; } 
.img_title__item01.text-split-2 { padding-bottom: 5px; } 
span.txt_gia { font-family: 'font2'; } 
.price-new:hover { transition: all 0.2s linear; } 
.price-old { text-decoration: line-through; padding-left: 10px; font-size: 15px; color: var(--color-gray); } 
.price-per { position: absolute; top: 10px; color: #ffffff; background: var(--c2); font-size: 11px; border-radius: 2px; width: 40px; height: 40px; text-align: center; line-height: 40px; border-radius: 100%; right: 10px; } 
.cart-product { margin-bottom: 0px; } 
.cart-product span { cursor: pointer; width: 53%; color: #ffffff; text-transform: capitalize; text-align: center; padding: 10px 5px; border-radius: 3px; transform: translateX(46%); } 
li.w-clear1 { background: #fffee1; padding: 7px 17px; line-height: 21px; border-radius: 5px; border: 1px dashed #dfdea2; font-size: 14px; margin: 15px 0 10px; color: #555; } 
.sp__item { cursor: pointer; position: relative; text-decoration: none !important; } 
.sp__item::after { /* content: ''; */ } 

.img_title__item { position: relative; text-align: inherit; color: white; font-size: 14px; font-family: 'font1'; border-top: none; font-weight: 300; margin-bottom: 30px; } 
.sp__item:hover .fbn__name { color: var(--c1); transition: all 0.2s linear; } 
.btn_viewmore3 { margin: 10px auto 0; display: inline-block; font-size: 15px; color: black; padding: 7px 10px 7px 10px; transition: all 0.2s linear; font-family: font2; position: relative; } 
.btn_viewmore4:hover { background: var(--c2); transition: all 0.2s linear; color: var(--c3); } 
.btn_viewmore4 { margin: 0px auto; display: inline-block; font-size: 15px; color: #fff; background: #078349; /* font-weight: bold; */
 /* text-transform: uppercase; */
 padding: 7px 23px 10px 20px; /* border-radius: 100px; */
 transition: all 0.2s linear; font-family: font2; position: relative; border: 1px solid white; } 
.btn_viewmore4::before { content: ''; width: 33px; height: 1px; background-color: #87c33f; position: absolute; right: -16px; /* top: -45px; */
 bottom: 50; bottom: 18px; } 
.btn_viewmore4::after { content: ''; width: 33px; height: 1px; background-color: #87c33f; position: absolute; left: -16px; /* top: -45px; */
 bottom: 50; bottom: 18px; } 
.btn_viewmore3:hover { background: var(--c2); transition: all 0.2s linear; color: var(--c3); } 
 /* WRAP FEEDBACK */
 .wrap_feedback { width: 100%; padding: 50px 0; background-image: url(../imgs/bg_cnkh.png); background-size: 100% 100%; background-repeat: no-repeat; } 
 .fb_photo { width: 100%; max-width: 500px; margin: 0px auto; } 
 .fbf__item { display: block; width: 100%; height: 100%; border-radius: 100%; overflow: hidden; background: #fff; padding-bottom: 2px; padding-right: 2px; } 
 .fbf__item img { border-radius: 100%; } 
 .slick_for1 .slick-slide { transform: scale(0.7) !important; transition: all 0.3s linear; } 
 .slick_for1 .slick-slide.slick-center { transform: scale(1) !important; transition: all 0.3s linear; } 
 .fb_line { display: block; width: max-content; margin: 25px auto; } 
 .fb_content { width: 100%; max-width: 700px; margin: 0px auto; text-align: center; } 
 .fbn__content { font-size: 14px; color: #f3f3f3; line-height: 1.6; margin-bottom: 15px; height: 50px; display: flex; align-content: center; align-items: center; } 
 .fbn__name { font-size: 15px; font-weight: bold; color: var(--c2); text-transform: uppercase; margin-bottom: 5px; } 
 .fbn__desc { font-size: 17px; color: #333333; font-weight: 400; font-family: 'font1'; text-align: center; margin-bottom: 30px; } 
/* WRAP DANG KY NHAN TIN */

img.iconemail { margin-right: 10px; } 
.txt_name_dknt1 { font-size: 15px; color: #ffffff; font-weight: 400; font-family: 'font1'; text-align: left; } 
.txt_name_dknt { font-size: 24px; text-transform: uppercase; color: #ffffff; font-weight: 600; font-family: 'font1'; text-align: left; } 
form.validation-newsletter { display: flex; justify-content: space-between; } 
.footer_mxh_ft { width: 100%; } 
.center_dknt { width: 45%; } 
.flex_dknt { width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: center; } 
.gr_title_dknt { display: flex; justify-content: space-between; align-items: center; } 
.wrap_dangkinhantin { width: 100%; padding: 60px 0; background-color: var(--c1); } 
.wrap_dang_ky_nt { padding: 70px 0; background: url(../imgs/bg_dknt.png); background-size: cover; background-repeat: no-repeat; } 

.group_titlte_dknt { text-align: center; color: white; overflow: hidden; margin-bottom: 40px; } 
.txt_dknt_name { font-size: 40px; font-family: 'font2'; font-weight: bold; } 
.txt_dknt_slog { font-size: 18px; font-family: 'font1'; font-weight: 500; } 
.line_dknt { margin-top: 14px; background: url(../imgs/line_dknt.png); background-size: contain; background-repeat: no-repeat; width: 50%; height: 12px; transform: translateX(94%); margin-bottom: 0; } 
.flex_fr_dknt { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; width: 100%; margin-bottom: 30px; } 
.group_nlt { display: flex; width: 31%; border-bottom: 1px solid #ffffff7a; align-items: center; background: transparent; justify-content: space-between; } 
.icon_nlt { background: url(../imgs/people.png); background-size: contain; background-repeat: no-repeat; width: 30px; height: 30px; } 
.icon_pnlt { background: url(../imgs/phone.png); background-size: contain; background-repeat: no-repeat; width: 30px; height: 30px; } 
.icon_ct_nlt { background: url(../imgs/note.png); background-size: contain; background-repeat: no-repeat; width: 30px; height: 30px; } 
.btn_gui_nlt { text-align: center; } 
input.btn.btn-sm.nlt { font-size: 18px; width: 19%; padding: 0; border-radius: 40px; background: linear-gradient(90deg, rgba(202,160,65,1) 0%, rgba(243,225,159,1) 51%, rgba(202,160,65,1) 100%); color: black; font-family: 'font1'; } 
input.btn.btn-sm.nlt:hover { color: white; transition: all 0.2s linear; } 
.group_nlt textarea { background: url(../imgs/note.png) right center no-repeat; background-color: transparent; } 
/* WRAP SAN PHAM */
.flex_sanphamevensp .col_list_sp { padding-left: 20px; padding-right: 0%; } 
.col_list_sp { padding-right: 20px; } 
.flex_sanphamevensp { display: flex; flex-direction: row-reverse; } 
p.line_spcat { width: 1px; margin: 0px 30px; height: 20px; background: var(--c2); } 
a.wrap_sanpham_item.cat_item { display: flex; align-items: center; } 
.txt_xtc a { font-size: 13px; line-height: 34px; color: #f2eda4; font-weight: 400; font-family: 'font1'; text-align: right; } 
.txt_xtc a:hover { color: #ff6000; transition: all .2s linear; } 
.sanphamhot { padding-top: 30px; } 
.txt_sanphamhot { font-size: 26px; line-height: 34px; color: #f69827; font-weight: 700; font-family: 'font1'; border-left: 5px solid #f69827; padding-left: 10px; } 
.gr_sph { display: flex; justify-content: space-between; align-items: center; height: 40px; border-bottom: 1px dashed #f69827; padding-bottom: 10px; } 
.wrap_san_pham_hot { width: 100%; padding: 50px 0; } 
.img_code_sp_item01 { font-size: 14px; color: #29665e; font-weight: 400; font-family: 'font1'; } 
.pd_sp { width: 100%; } 
.sanpham__item { width: 100%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; } 
.wrap_sanpham { padding: 50px 0 30px; width: 100%; background-color: #efebe8; } 

a.wrap_sanpham_item.cat_item.active { color: var(--c3); } 

a.wrap_sanpham_item { font-size: 22px; color: var(--c2); font-weight: bold; font-family: 'font1'; } 

a.wrap_sanpham_item:hover { color: var(--c3); transition: all 0.2s linear; } 

.bg_sp_cat { } 

.wrap_sanpham_right { padding-bottom: 15px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; width: 100%; align-items: center; } 

a.title_sanpham_main { font-size: 40px; color: black; font-family: 'font2'; font-weight: bold; text-transform: uppercase; } 

.group_tilte_sanpham_lc { text-align: center; } 

.cart-fixed { display: block; } 

.img_title_sp_item { text-align: center; width: 100%; padding: 10px; } 

.grid-page1.w-clear { padding: 0px 0; grid-gap: 20px; display: grid; grid-template-columns: repeat(3, 1fr); } 

.grid-page2.w-clear { padding: 0px 0; grid-gap: 20px; display: grid; grid-template-columns: repeat(3, 1fr); } 

h3.album-name { font-size: 17px; font-family: 'font5'; } 

.grid-page.w-clear { grid-gap: 0; display: grid; grid-template-columns: repeat(3, 1fr); } 

.show_sanpham_wrapsanpham { flex: 1; } 

.wrap-product { margin-bottom: 50px; } 

.grid-pro-detail.w-clear { padding: 50px 0; } 

.can_top-prdetail { padding-top: 30px; } 

.product:nth-child(4n+1) { clear: both; } 

.product:nth-child(4n) { margin-right: 0px; } 

.box-product { display: block; padding: 20px; } 


/* .pic-product { background: #ffffff; border-radius: 5px; padding: 5px; border: 1px solid #eee; } */

.pic-product img { width: 100%; border-radius: 3px; } 

.name-product { font-size: 16px; color: var(--color-black); } 

.name-product.text-split { -webkit-line-clamp: 1; } 

.price-product { margin-bottom: 0px; text-align: center; } 

.price-product span { font-weight: 700; } 

.price-new { } 

.txt_lienhe { margin: 10px 0; font-size: 16px; color: black; font-family: 'font1'; font-weight: 500; } 

.img_title__item01.text-split-2 { padding-bottom: 5px; } 

span.txt_gia { font-family: 'font2'; } 

.price-new:hover { transition: all 0.2s linear; } 

.price-old { text-decoration: line-through; padding-left: 10px; font-size: 15px; color: var(--color-gray); } 

.price-per { position: absolute; top: 10px; color: #ffffff; background: var(--c2); font-size: 11px; border-radius: 2px; width: 40px; height: 40px; text-align: center; line-height: 40px; border-radius: 100%; right: 10px; } 

.cart-product { margin-bottom: 0px; } 

.cart-product span { cursor: pointer; width: 53%; color: #ffffff; text-transform: capitalize; text-align: center; padding: 10px 5px; border-radius: 3px; transform: translateX(46%); } 

li.w-clear1 { background: #fffee1; padding: 7px 17px; line-height: 21px; border-radius: 5px; border: 1px dashed #dfdea2; font-size: 14px; margin: 15px 0 10px; color: #555; } 

.sp__item { cursor: pointer; position: relative; text-decoration: none !important; } 

.sp__item::after { /* content: ''; */}

.img_title__item { position: relative; text-align: inherit; color: white; font-size: 14px; font-family: 'font1'; border-top: none; font-weight: 300; margin-bottom: 30px; } 

.sp__item:hover .fbn__name { color: var(--c1); transition: all 0.2s linear; } 

.btn_viewmore3 { margin: 10px auto 0; display: inline-block; font-size: 15px; color: black; padding: 7px 10px 7px 10px; transition: all 0.2s linear; font-family: font2; position: relative; } 

.btn_viewmore4:hover { background: var(--c2); transition: all 0.2s linear; color: var(--c3); } 

.btn_viewmore4 { margin: 0px auto; display: inline-block; font-size: 15px; color: #fff; background: #078349; /* font-weight: bold; */
 /* text-transform: uppercase; */
 padding: 7px 23px 10px 20px; /* border-radius: 100px; */
 transition: all 0.2s linear; font-family: font2; position: relative; border: 1px solid white; } 

.btn_viewmore4::before { content: ''; width: 33px; height: 1px; background-color: #87c33f; position: absolute; right: -16px; /* top: -45px; */
 bottom: 50; bottom: 18px; } 

.btn_viewmore4::after { content: ''; width: 33px; height: 1px; background-color: #87c33f; position: absolute; left: -16px; /* top: -45px; */
 bottom: 50; bottom: 18px; } 

.btn_viewmore3:hover { background: var(--c2); transition: all 0.2s linear; color: var(--c3); } 
/* WRAP SAN PHAM SALE */
 .txt_code_sps { font-size: 14px; color: #29665e; font-weight: 400; font-family: 'font1'; text-align: center; padding-top: 15px; } 
 .slide_sanphamsale { padding-top: 20px; } 
 .sanphamsale_border_img { padding: 10px 10px 5px; background: var(--c4); border-top: 1px solid var(--c1); border-right: 1px solid var(--c1); } 

/* WRAP THONG TIN LIEN HE */

input.btn.btn-sm.btn-danger:hover { color: white; background-color: green; transition: all 0.2s; } 

.submit_guidangky { } 

input.btn.btn-sm.btn-danger { padding: 0 25px; height: 45px; margin-bottom: 2px; border: none; font-family: 'font1'; border-radius: 5px; font-size: 15px; text-transform: uppercase; color: #ffffff; font-weight: 600; text-align: left; } 

.txt__lien_he { font-size: 16px; color: white; font-family: 'font1'; font-weight: 300; } 

.txt_lien_he { font-size: 36px; color: var(--c1); font-family: 'font2'; } 

.title_lien_he { text-align: center; padding-bottom: 50px; } 

.wrap_dangki_nhantin { background: url(../imgs/bg_dknt.png); background-size: cover; background-repeat: no-repeat; padding: 60px 0; } 

.group_newsletter_d { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; } 

.flex_dangki_nhantin { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: flex-start; } 

.dangki_nhantin_left { text-align: center; } 

.title_lh_dh { font-size: 35px; font-family: 'font1'; color: var(--c1); } 

.txt_lh_dh { font-size: 15px; font-family: 'font3'; font-weight: normal; } 

.phone_lienhe { padding: 15px 0 10px; } 

a.mumber_phone_lienhe { position: relative; padding: 10px 30px 10px; border-radius: 30px; background-color: var(--c2); font-size: 30px; font-family: 'font3'; font-weight: 600; color: white; padding-left: 100px; } 

a.mumber_phone_lienhe:hover { background-color: var(--c1); transition: all 0.2s linear; } 

a.mumber_phone_lienhe::before { content: ''; background: url(../imgs/phone_lh.png) no-repeat; position: absolute; width: 48px; height: 36px; left: 30px; top: 10px; } 

.dangki_nhantin_right { width: 50%; } 

input#input_ten { position: relative; width: 100%; } 

input#input_diachi { width: 88%; } 

input[type="number"] { /* position: relative; */
 /* width: 100%; */
 /* height: 50px; */
 /* text-align: center; */
 /* background-color: #3d8279; */
 /* border: none; */
 /* color: white; */}

input[type="email"] { /* width: 100%; */
 /* height: 50px; */
 /* text-align: center; */
 /* background-color: #3d8279; */
 /* border: none; */
 /* color: white; */}

input#email-newsletter { width: 100%; height: 45px; text-align: left; border: none; color: black; background-color: white; padding: 0px 15px; border-radius: 5px; } 

.group_btn_dk_nt { padding: 20px 0 0; width: 100%; } 


/* TIEU CHI */
.slick-track { } 
.txt__tieuchi { font-size: 15px; line-height: 23px; text-transform: uppercase; color: var(--c2); font-weight: 700; font-family: 'font1'; } 
.desc__tieuchi { font-size: 15px; line-height: 23px; color: #ffffff; font-weight: 400; font-family: 'font1'; } 
.img__tieuchi { width: 33%; } 
.flex__tieuchi { display: flex; align-items: center; justify-content: flex-start; padding-bottom: 40px; } 
.flex__tieuchi:hover .txt__tieuchi { color: var(--c3); transition: all .2s linear; } 
.col_right_tieuchi { width: 40%; background: url(../imgs/bg_gt2.png); background-size: 100% 100%; background-repeat: no-repeat; transform: translateY(-25%); } 
.col_left_tieuchi { width: 50%; height: 100%; } 
.flex_tieuchi { width: 100%; display: flex; justify-content: space-between; align-items: center; } 

/* WRAP SLIDER LIST SAN PHAM */

ul.cat_sp { margin-top: 0px !important; } 

.flex_wrap_slider_noithat { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; } 

.slick_slider_noithat { width: 69%; padding: 10px 30px; border-radius: 10px; background-color: white; } 

.wrap_slider_noithat { width: 100%; background-color: var(--c1); padding: 30px 0; } 

.slnb__img.img_hover.scale-img { padding: 0 45px; /* background: red; */
 overflow: hidden; } 

.slick-next:before { right: 13px; transform: translateY(-50%); position: absolute; content: ''; width: 13px !important; height: 26px !important; background-image: url(../imgs/nexxt.png) !important; background-position: center !important; background-repeat: no-repeat !important; background-size: contain !important; } 

.slick-prev:before { transform: translateY(-50%); /* right: -24px; */
 position: absolute; content: ''; width: 14px !important; height: 26px !important; background-image: url(../imgs/pre.png) !important; background-position: center !important; background-repeat: no-repeat !important; background-size: contain !important; } 

.title_slider_noithat { flex: 1; font-size: 40px; text-align: center; font-family: 'font1'; color: white; text-transform: uppercase; } 

.title_slider_noithat_mmenu { display: none; flex: 1; font-size: 40px; text-align: center; font-family: 'font1'; color: white; text-transform: uppercase; } 

li.wrap_menu_li { transform: translateY(-5px); } 


/* WRAP DỊCH VỤ */

a.tt_items::before { content: ''; position: absolute; opacity: 0.6; width: 400px; height: 580px; } 

.img_title_tt__item01.text-split-1 { font-size: 36px; font-family: 'font2'; color: white; font-weight: normal; } 

.txt__tintuc { font-size: 36px; font-family: 'font2'; text-align: center; color: var(--c1); } 

.wrap_dich_vu { background: url(../imgs/bg_pagedv.png); background-size: cover; background-repeat: no-repeat; } 

.wrap_dichvunb { width: 100%; padding: 60px 0; background: #efe4d3; } 

.slide_dichvu { width: 100%; position: relative; } 

.dvnb__item { display: flex; background: transparent; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } 

.dvnb__item:hover .dvnb__img { transform: rotateY(360deg); transition: all 0.4s ease; } 

.dvnb__img { transform: rotateY(0deg); transition: all 0.5s ease; width: 65px; } 

.dvnb__txt { width: 100%; margin-left: 10px; } 

.dvnb__name { text-align: start; font-size: 16px; font-family: 'font1'; font-weight: bold; color: white; transition: all 0.2s linear; } 

.dvnb__name:hover { color: var(--c1); transition: all 0.2s linear; } 

.dvnb__desc { font-size: 13px; color: white; margin-bottom: 10px; text-align: start; font-family: 'font1'; font-weight: normal; } 


/* WRAP SAN PHAM NOI BAT */

.pd_sp { } 

a.title-main.list_item.active { border-top: 2px solid var(--c2); padding: 10px 0; color: black; } 

a.title-main.list_item:hover { border-top: 2px solid var(--c2); padding: 10px 0; color: black; } 

a.title-main.list_item { border-top: 2px solid white; padding: 10px 0; color: black; margin: 0px 26px; cursor: pointer; } 

.group_type_nb_bc { width: 100%; text-align: center; } 

.align_price { margin: 10px 0; color: black; font-size: 16px; font-family: 'font1'; font-weight: 500; } 

.category_hot { background: url(../imgs/hot.png); background-size: contain; background-repeat: no-repeat; width: 44px; height: 20px; position: absolute; top: 2%; left: 0; } 

span.category_hot { } 

.border_sanphamnb { } 

.img_spham__item { } 
.hover_img_card { position: relative; } 
.btn_sanpham_xt { text-align: center; } 

.title_tieuchispnb { font-size: 32px; color: black; font-family: 'font2'; font-weight: bold; } 

.title_tieuchilespnb { font-size: 30px; color: black; font-family: 'font4'; } 

.title_tieu_chi_spnb { padding: 10px 0; font-size: 45px; font-family: 'font4'; } 

.slider_sanphamnoibat { padding: 35px 0 0; } 

.border_sanphamnb:hover .img_title_sp_item { color: var(--c3); transition: all 0.2s linear; } 

.img_title_sp_item01 { } 

.wrap_san_pham_noi_bat { background: url(../imgs/bg_page.png); background-size: cover; background-repeat: no-repeat; padding: 60px 0 60px; } 


/* WRAP ALBUM CUOI */

.btn_viewmore_alb { display: inline-block; font-size: 15px; color: black; padding: 10px 20px 10px; transition: all 0.2s linear; font-family: 'font1'; background-color: white; margin-top: 30px; border-radius: 20px; font-weight: normal; } 

.btn_viewmore_alb:hover { background: var(--c1); transition: all 0.2s linear; color: white; } 

.wrap_album_cuoi { background: url(../imgs/bg_album.png); background-size: cover; background-repeat: no-repeat; padding: 50px 0 60px; } 

.grid_album_cuoi { padding: 40px 0 0px; grid-gap: 28px; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); } 

.img_title_sp_item01 { font-size: 14px; color: #29665e; font-weight: 400; font-family: 'font1'; } 

a.albumcuoi__item { position: relative; } 

.img_title_albumcuoi_item { position: absolute; bottom: 0; height: 60px; width: 100%; line-height: 60px; text-align: center; background-color: rgb(255 255 255 / 70%); font-size: 15px; font-family: 'font2'; color: black; text-transform: uppercase; } 

.border_albumcuoi:hover .img_title_albumcuoi_item { background-color: #333333; color: white; transition: all 0.2s linear; } 


/* WWRAP VIDEO INDEX*/

.wrap_video_ck { padding: 60px 0; } 

.title_wrap_video_ck { font-size: 36px; font-family: 'font1'; font-weight: bold; padding-bottom: 35px; text-align: center; } 


/* WRAP TITLE */

.wrap_title { width: 100%; border-bottom: 1.5px solid var(--c1); } 

.title_img { display: block; width: 100%; height: 24px; margin-bottom: 10px; background-image: url(../imgs/img_title.png); background-position: center; background-repeat: no-repeat; background-size: contain; } 

.title_main { font-size: 36px; font-weight: bold; color: var(--c3); text-transform: uppercase; margin: 0; } 

.title_desc { font-size: 15px; color: #5c5c5c; } 


/* WRAP ĐIỀU TRỊ */

.wrap_dieutri { width: 100%; padding: 60px 0; background: #efe4d3; } 

.flex_dt { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; margin-bottom: 50px; } 

.dt_static { width: 48%; } 

.dt_photo { position: relative; width: 48%; margin-top: 30px; } 

.fb__item { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; cursor: pointer; } 

.fb__img { flex-shrink: 0; margin-right: 10px; } 

.fb__title { font-size: 15px; font-weight: bold; margin-bottom: 8px; transition: all 0.2s linear; } 

.fb__title:hover { color: var(--c1); transition: all 0.2s linear; } 

.fb__desc { font-size: 14px; color: #626262; line-height: 1.6; } 


/* WRAP DỊCH VỤ */

.wrap_dichvu_main { width: 100%; padding: 60px 0; background-image: url(../imgs/bg_dv.jpg); background-size: cover; } 

.dv_main { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.dv_img { flex-shrink: 0; background-image: url(../imgs/bg_la.png); background-size: 100% 100%; padding: 15px; position: relative; width: 34%; } 

.dv_border { width: 100%; border-radius: 100%; overflow: hidden; } 

span.dv_price { position: absolute; right: 20px; top: 20px; color: #fff; font-size: 24px; font-weight: bold; } 

.dv_txt { width: 62%; } 

.slide_dichvu_img { display: block; width: 100%; margin-bottom: 30px; } 

.dvimg__item { display: block; width: 100%; overflow: hidden; border-radius: 100%; } 

.slide_dichvu_img { display: block; width: 100%; margin-bottom: 30px; position: relative; } 

.dv_name { font-size: 30px; font-weight: bold; color: var(--c2); text-transform: uppercase; margin-bottom: 10px; transition: all 0.2s linear; } 

.dv_name:hover { color: var(--c1); transition: all 0.2s linear; } 

.dv_desc { font-size: 15px; color: #ffffff; line-height: 1.8; margin-bottom: 40px; } 

.dv_dk { display: inline-block; background: var(--c2); padding: 10px 20px; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 15px; transition: all 0.2s linear; } 

.dv_dk:hover { background: var(--c1); color: #fff; transition: all 0.2s linear; } 

.wrap_dv_next { width: 100%; padding: 60px; background: #efe4d3; } 

.flex_dvn { display: grid; grid-template-columns: repeat(2, calc((100% + 40px) / 2 - 40px)); grid-gap: 40px; } 

.dvn_item { display: flex; padding: 20px; background: #fff; } 

.dvn_img { flex-shrink: 0; margin-right: 15px; background-image: url(../imgs/bg_la.png); background-size: 100% 100%; padding: 15px; position: relative; } 

.dvn_name { font-size: 18px; font-weight: bold; margin-bottom: 8px; transition: all 0.2s linear; color: var(--c3); } 

.dvn_name:hover { color: var(--c1); transition: all 0.2s linear; } 

.dvn_desc { font-size: 15px; color: #333333; margin-bottom: 8px; } 

.dvn_dk { display: inline-block; background: var(--c2); color: #fff; font-weight: bold; text-transform: uppercase; padding: 8px 16px 6px; border-radius: 100px; transition: all 0.2s linear; } 

.dvn_dk:hover { background: var(--c1); transition: all 0.2s linear; } 

.dvn_border { border-radius: 100%; overflow: hidden; } 

span.dvn_price { position: absolute; right: 10px; top: 10px; color: #fff; font-weight: bold; font-size: 15px; } 

.slide_dichvu { width: 100%; position: relative; margin-top: 25px; } 

.dv__item { display: block; width: 100%; padding: 25px; background: #fff; } 

.dv__img { display: block; width: 100%; padding: 15px; background-image: url(../imgs/bg_la.png); background-size: 100% 100%; margin-bottom: 20px; position: relative; } 

.dv__border { border-radius: 100%; overflow: hidden; } 

span.dv__price { position: absolute; right: 13px; top: 12px; color: #fff; font-weight: bold; font-size: 15px; } 

.dv__title { font-size: 18px; font-weight: bold; color: var(--c3); margin-bottom: 5px; transition: all 0.2s linear; text-align: center; } 

.dv__title:hover { color: var(--c1); transition: all 0.2s linear; } 

.dv__detail { font-size: 14px; color: #5c5c5c; text-align: center; margin-bottom: 10px; } 

.dv__link { display: inline-block; margin: 0px auto; background: var(--c2); color: #fff; font-size: 15px; font-weight: bold; text-transform: uppercase; border-radius: 100px; padding: 8px 20px 6px; transition: all 0.2s linear; } 

.dv__link:hover { background: var(--c1); transition: all 0.2s linear; } 

.dv__txt { width: 100%; text-align: center; } 


/* WRAP BS */

.wrap_bacsi { width: 100%; padding: 60px 0; background-image: url(../imgs/bg_bs.jpg); background-size: cover; } 

.flex_bs { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: center; } 

.bs_photo { flex-shrink: 0; margin-left: 50px; } 

.bs_static { flex: 1; } 

.bs_desc { font-size: 30px; color: var(--c2); font-weight: bold; text-transform: uppercase; margin-bottom: 0; } 

.bs_desc span { color: #fff; } 

.bs_line { display: block; width: 100px; height: 3px; background: var(--c2); margin: 10px 0 25px; } 

.bs_cont { font-size: 15px; color: #ffffff; line-height: 1.6; margin-bottom: 30px; } 


/* WRAP WHY */

.wrap_why { width: 100%; padding: 60px 0; background: #efe4d3; } 

.flex_why { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: space-between; align-items: center; } 

.why_static { width: 40%; } 

.grid_why { flex: 1; margin-left: 50px; display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 20px; } 

.why__item-0 { grid-row: 1 / 3; grid-column: 1 / 2; } 

.why__item-1 { grid-row: 1 / 4; grid-column: 2 / 3; } 

.why__item-3 { grid-row: 3 / 6; grid-column: 1 / 2; } 

.why__item-2 { order: 5; grid-row: 4 / 6; grid-column: 2 / 3; } 


/* WRAP SP */

.wrap_product_right { flex: 1; } 

.wrap_product_left { width: 40%; /* position: relative; */
 z-index: 10; margin-right: 10px; } 

.sp_category_title { text-transform: uppercase; font-size: 20px; font-family: 'font3'; font-weight: bold; background-color: var(--c1); color: white; text-align: center; } 

li.li_cart { flex: auto; border-left: 1px solid #fff; border-right: 1px solid #fff; } 

li.li_account { display: block; color: #fff; height: 45px; line-height: 47px; padding-left: 10px; flex: auto; } 

.user-header { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } 

.user-header a { display: block; color: #fff; font-size: 14px; text-transform: uppercase; transition: all .3s ease; } 

.user-header a:hover { color: yellow; transition: all .3s ease; } 

.user-header span { padding: 0 5px; } 

a.logout_btn { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; margin-left: 10px; } 

.logout_btn svg { width: 20px; height: 20px; transition: all .3s ease; } 

.logout_btn:hover svg { color: var(--color-dark-red); transition: all .3s ease; } 

li.menu_nav { position: relative; width: 270px; background: #1a1a1a; } 

.menu_nav_title { width: 100%; background: #1a1a1a; height: 45px; line-height: 45px; padding: 0 10px 0 75px; color: #f6ff00; font-size: 15px; text-transform: uppercase; font-weight: 600; user-select: none; cursor: pointer; background: url(../imgs/list-icon.png) 15px 13px no-repeat; } 

.menu_nav_list { width: 100%; /* position: absolute; */
 left: 0; top: 100%; border: 2px solid #000; background: #f2f2f2; padding: 0; min-height: 391px; transition: all .3s ease; } 

.splist__item { display: flex; width: 100%; border-bottom: 1px dashed #c2c2c2; padding: 12px 0 11px; flex-direction: row; flex-wrap: nowrap; align-content: center; align-items: center; transition: all .3s linear; } 

.splist__item:hover { /* color: red; */
 transform: translateX(5px); transition: all .3s linear; } 

.splist__item:hover h2 { transition: all .3s linear; color: var(--c2); } 

.list_item { width: 100%; position: relative; padding: 0 12px; } 

.list_item:last-child a { border: none; } 

.list_title { font-family: 'font3'; flex: 1; font-size: 14px; color: #1d1d1d; font-weight: normal; margin: 0; padding: 0; transition: all .3s linear; } 

.list_img { flex-shrink: 0; margin-right: 6px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; } 

.splist__item svg { flex-shrink: 0; margin-left: 6px; width: 10px; height: 10px; color: #000; } 

.cat_list { position: absolute; left: 100%; top: 0; width: 100%; background: #f2f2f2; padding: 0; border: 1px solid #00000030; transition: all .3s ease; -webkit-transform: perspective(600px) rotateX(90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .0s; } 

.list_item:hover>.cat_list { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .7s; transition: all .6s ease; } 

.category_new { background: url(../imgs/iconnew.png) no-repeat; position: absolute; width: 40px; height: 40px; top: 10px; right: 10px; } 

.sp_category { width: 100%; } 

.flex_menu_and_product { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: flex-start; width: 100%; } 

.wrap_product { width: 100%; padding: 60px 0; } 

.flex_sp { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.col_sp { width: 31%; } 

.sp_title { font-size: 24px; font-weight: bold; text-transform: uppercase; } 

.sp_line { display: block; width: 70px; height: 3px; background: var(--c1); margin: 8px 0 20px; } 

.sp__img { flex-shrink: 0; margin-right: 12px; } 

.sp__title { font-size: 14px; color: #333333; margin-bottom: 8px; transition: all 0.2s linear; font-weight: 400; list-style: 1.8; } 

.sp__title:hover { color: var(--c1); transition: all 0.2s linear; } 

.sp__price { font-size: 17px; font-weight: bold; color: var(--c2); } 

span.sp__price_old { font-size: 14px; font-weight: 400; color: #333; margin-left: 8px; text-decoration: line-through; } 


/* WRAP ALBUM */

.album_hinhanh { padding: 40px 0; } 

.btn_albumhinhanh { margin-top: 15px; background: url(../imgs/bg_btn_alb.png); background-size: cover; width: 45px; background-repeat: no-repeat; height: 45px; position: absolute; transform: translateX(-50%); } 

.txt_albumhinhanh { font-size: 22px; font-family: 'font5'; text-transform: uppercase; } 

.img_album_hinhanh:hover .title_albumhinhanh { display: block; position: absolute; left: 0%; top: 0%; transform: translate3d(10px, 10px, 10px); background-color: rgb(222 181 75 / 70%); width: 96%; height: 93%; text-align: center; padding: 70px 0 50px; overflow: hidden; opacity: 100%; transition: all 0.8s linear; } 

.title_albumhinhanh { display: none; transition-property: transform, opacity; transition-duration: 1s; transition-timing-function: ease; } 

.wrap_album { width: 100%; padding: 60px 0; background: url(../imgs/bg_album.png); background-size: cover; background-repeat: no-repeat; } 

.slide_album { width: 100%; position: relative; } 

.album__item { display: block; width: 100%; } 

.album__img { width: 100%; } 

.album__img img { width: 100%; } 

.album__item:hover .album__name { color: var(--c2); transition: all 0.2s linear; } 

.album__name { transition: all 0.2s linear; position: absolute; left: 0; bottom: 0; z-index: 100; text-align: center; width: 100%; margin: 0; padding: 15px; font-size: 20px; font-weight: bold; color: #fff; user-select: none; pointer-events: none; text-transform: uppercase; background: rgb(0, 0, 0); background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1); } 
/* WRAP BLOG */
.btn_docthem:hover { color: var(--c1); transition: all .2s linear; } 
.mvcs_border_img:hover .txt_name_mvcs_s { color: var(--c1); transition: all .2s linear; } 
.btn_docthem { font-size: 17px; text-decoration: underline; color: #cb0d0d; font-weight: 600; font-family: 'font1'; text-align: left; margin-top: 10px; } 
.txt_desc_mvcs_s { font-size: 15px; color: #5c5c5c; font-weight: 400; font-family: 'font1'; text-align: left; line-height: 1.8; } 
.txt_name_mvcs_s { font-size: 17px; color: #333333; font-weight: 600; font-family: 'font1'; text-align: left; } 
.gr_txt_mvcs { padding: 30px 0; width: 100%; height: 230px; max-height: 230px; min-height: 230px; } 
.slide_mvcs { width: 100%; position: relative; padding-top: 30px; } 
.wrap_blog { width: 100%; padding: 50px 0; } 
/* WRAP CONTAC */

.wrap_contact { width: 100%; padding: 50px 0; } 

.flex_contact { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.wrap_lienhe { width: 48%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; } 

.col_lienhe { width: 48%; background: var(--c1); padding: 20px; text-align: center; min-height: 340px; display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } 

.lh__img { width: 100%; margin-bottom: 20px; } 

.lh__title { font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; margin-bottom: 12px; } 

.lh__desc { font-size: 15px; color: #ffffff; line-height: 1.5; margin-bottom: 20px; } 

.lh__phone { display: inline-block; width: 100%; text-align: center; font-weight: bold; color: #fff; font-size: 20px; transition: all 0.2s linear; } 

.lh__phone:hover { color: red; transition: all 0.2s linear; } 

.lh__btn { display: block; width: 100%; background: #fff; font-size: 16px; font-weight: bold; text-transform: uppercase; color: var(--c1); padding: 10px; transition: all 0.2s linear; } 

.lh__btn:hover { color: #fff; background: red; transition: all 0.2s linear; } 

.wrap_diachi { width: 49%; } 

.dc_nav { width: 100%; font-size: 15px; background: var(--c1); text-align: center; font-weight: bold; text-transform: uppercase; padding: 10px; color: #fff; } 

.dc__item { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; padding: 14px 20px; border-bottom: 1px solid #cccccc; background: #f1f0f5; } 

.dc__item:last-child { border: none; } 

.dc__txt { flex: 1; } 

.dc__txt label { display: block; margin: 0; font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 0; } 

.dc__txt span { color: var(--c3); } 

.dc__txt b { color: var(--c3); font-size: 18px; font-weight: bold; } 

.dc__link { display: inline-block; min-width: 20%; text-align: center; background: var(--c2); color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 5px; line-height: 1; padding: 12px; padding-bottom: 10px; transition: all 0.2s linear; } 

.dc__link:hover { background: var(--c1); color: #fff; transition: all 0.2s linear; } 


/* FORM ĐẶT LỊCH */

.title-newsletter { width: 100%; text-align: center; font-size: 35px; color: #333; font-family: 'font3'; text-transform: uppercase; color: var(--c1); } 

div#popup-datlich { max-width: 500px; background: var(--c1); border-radius: 10px; overflow: hidden; padding: 40px 30px; box-shadow: rgb(215 215 131 / 64%) 0px 0px 12px 0px; } 

.form_dathang { width: 100%; } 

.form_dathang input { width: 100%; } 

.form_dathang input { width: 100%; height: 45px; border: 1px solid #ef5f5380; margin-bottom: 10px; padding: 0 20px; border-radius: 0; } 

.form_dathang textarea { width: 100%; height: 80px; border: 1px solid #ef5f5380; margin-bottom: 10px; padding: 15px 20px; border-radius: 0; } 

.form_dathang input[type="submit"] { width: 150px; margin: 0px auto; display: block; background: var(--c2); color: #fff; text-transform: uppercase; font-size: 16px; border: none; transition: all .3s ease; font-weight: bold; border: 1px solid #ffffff63; } 

.form_dathang input[type="submit"]:hover { background: red; transition: all .3s ease; } 

div#popup-dathang .fancybox-close-small { background: 000 !important; } 

a.btn_datban { display: block; width: max-content; margin-right: 10px; color: #fff; border: 1px solid var(--c1); text-transform: uppercase; padding: 10px; } 

p.title-dangky.title-popup { color: #fff; font-family: 'font1'; font-weight: bold; } 

.menu-res { display: none; } 

menu-res { display: none; } 

.group_action { text-align: center; width: 100%; text-align: center; display: flex; -webkit-justify-content: center; align-items: center; flex-direction: column; } 
.hover_img_card .product_item_card { position: absolute; text-align: center; z-index: 3; right: 5px; padding: 1.4rem 0; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; opacity: 0; top: 0; } 

.hover_img_card:hover .product_item_card { opacity: 1; transition: all 300ms ease-in; } 
.hover_img_card:hover { transition: all 300ms ease-in-out; } 
a.xem_nhanh.btn-circle.btn_view.btn.right-to.quick-view.hidden-xs.hidden-sm.hidden-md { background: white; border-radius: 100%; display: flex; align-items: center; justify-content: center; width: 35px; height: 35px; } 
a.xem_nhanh.btn-circle.btn_view.btn.right-to.quick-view.hidden-xs.hidden-sm.hidden-md:hover {background: var(--c1);transition: all .2s linear; } 
a.xem_nhanh.btn-circle.btn_view.btn.right-to.quick-view.hidden-xs.hidden-sm.hidden-md:hover i.fas.fa-eye { color: white; transition: all .2s linear; } 
img.lazy.w-100.sli2.loaded { width: 280px; height: 200px; } 
img.lazy.w-100.sli3.loaded { height: 400px; } 
img.lazy.w-100.sli1.loaded { width: 280px; height: 200px; } 
.wrap_slide_bottom { padding: 10px 0; } 
a.bannerbottom-image { position: relative; } 
a.bannerbottom-image span.txt_name_slide_bottom { position: absolute; width: 100%; text-align: center; color: red; font-size: 20px; font-family: 'font1'; height: 100%; top: 50%; opacity: 0;}
a.bannerbottom-image:hover span.txt_name_slide_bottom { 
 opacity:1; transition: all .2s ease; } 
img.lazy.w-100.slide_main.loaded { width: 650px; height: 400px; } 

.left_de { width: calc(100% - 250px); float: left; padding-right: 30px; } 

.right_de { width: 250px; float: right; position: sticky; top: 70px; left: 0px; z-index: 9; } 
.des_hotline { border: 1px solid #ccc; border-radius: 5px; padding: 20px; } 
.block-left { margin-bottom: 20px; float: left; background: #fff; position: relative; width: 100%; float: left; } 
.footer-ul-in { border: 1px solid #ccc; padding: 10px; border-radius: 5px; } 
.news-shadow-lrn-article { text-align: center; } 
.news-shadow-lrn-image-w { position: relative; margin-bottom: 10px; text-align: center; } 
input.btn-cart.btn.btn-primary.btn-lg.btn-block { background: var(--c1); } 
input.btn-cart.btn.btn-primary.btn-lg.btn-block:hover { background: var(--c2); transition: all .2s linear; } 
a.btn-cart.btn.btn-primary.ssss {
    background: var(--c2);
}

/*dien thoại*/
.quick_contact {
    position: fixed;
    z-index: 20;
    right: 0;
    top: 22% !important;
}.quick_contact a{display:block;position:relative;font-size:18px;color:#fff;padding:0 20px 0 35px;height:45px;line-height:45px;text-decoration:none;border-radius:0 40px 40px 0}
.quick_contact a span{display:block;width:45px;height:45px;line-height:40px;border-radius:50%;text-align:center;position:absolute;left:-25px;top:-2.5px;border:solid 5px #fff}
.button_gradient{background-image:linear-gradient(90deg,#e51c23 0,#e20 100%);border:2px #fff solid}
.quick_contact a span:before{content:"";position:absolute;top:-30px;left:-27px;width:95px;height:95px;background:url(../imgs/contact_rotate.png) center no-repeat;animation:rotate 3s linear infinite}
.quick_contact a span .fa{font-size:26px;color:#fff}
.contact-phone{float:left;width:100%;text-align:center;font-size:18px;height:45px;font-weight:700;animation-duration:0.5s;animation-name:calllink;animation-iteration-count:infinite;animation-direction:alternate;line-height:45px}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate{
from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes calllink{
0%{color:#eba11e}
50%{color:#fff}
100%{color:#ebfa48}
}