.lh-wrap{box-shadow: 0 0 5px rgb(0 0 0 / 15%);}
.lh-wrap h2{margin-bottom: 1.5rem; border-bottom: 1px solid var(--bord); font-weight: 700; line-height: 2;}
.lh-wrap h2 span{position: relative; display: inline-block;}
.lh-wrap h2 span:before{content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 1px; background-color: var(--main);}
.lh-info ul{list-style: none;}
.lh-info ul li{position: relative; padding-left: 1.5rem;}
.lh-info ul li+li{margin-top: 0.5rem;}
.lh-info ul li i{position: absolute; top: 0; left: 0; font-size: 14px; line-height: 24px; color: var(--main);}
.lh-map p,
.lh-map iframe{display: block; width: 100%; height: 100%;}
@media all and (max-width: 991px){
	.lh-map iframe{height: 450px;}
}.table{border-collapse: collapse;}
.table-body{display: table-row-group;}
.table-row{display: table-row;}
.table-head .table-cell{width: 115px;}
.table-footer .table-cell{width: 230px;}
.table-cell{display: table-cell; padding: 0.5rem!important; border: 1px solid #d7d7d7; vertical-align: middle;}
.cart-string ul{list-style: none;}
.cart-string ul li.main-more{font-weight: 400; text-transform: none;}
.cart-string ul li:last-child:before{background-color: var(--red);}
.cart-string ul li:last-child a{border-color: var(--red); color: var(--red);}
.cart-string ul li:last-child a:hover{color: var(--wite);}
.cart-quantity span{width: 24px;}
.cart-quantity span i{display: block; background-color: var(--main); font-size: 14px; line-height: 24px; color: var(--wite); cursor: pointer; transition: all 0.5s ease 0s;}
.cart-quantity span i:hover{background-color: var(--hover); color: var(--wite);}
.cart-code input[type=text]{width: calc(100% - 90px); height: 47px; border-right: none;}
.cart-code input[type=submit]{width: 90px; height: 47px; padding: 0; font-size: 14px; font-weight: 400; text-transform: uppercase;}
.carT-apply > *:nth-child(1){width: calc(100% - 90px); height: 47px;}
.cart-apply > *:nth-child(2){width: 90px; background-color: var(--main); line-height: 47px; cursor: pointer;}
.cart-apply > *:nth-child(2):hover{background-color: var(--hover);}
@media all and (max-width: 575px){
    .table{font-size: 12px;}
	.table-head .table-cell{width: 85px;}
    .cart-string ul li.main-more{font-size: 12px;}
    .cart-total{font-size: 16px!important;}
}.tt-title{margin-bottom: 1.5rem; font-weight: 700;}
.tt-list{list-style: none; margin-bottom: 20px;}
.tt-list li{margin-bottom: 10px;}
.tt-list li label{display: block; padding: 0.5rem 1rem; border: 1px solid var(--bord); cursor: pointer;}
.tt-list li label i{margin-right: 1rem;}
.tt-list li label input{display: none;}
.tt-list li div.main-detail{display: none; padding: 10px; border: 1px solid #d7d7d7; border-top: 0;}
.tt-list li.active label{background-color: var(--main); border-color: var(--main); color: #fff;}
.tt-list li.active div.main-detail{display: block;}.banner{height: 450px; background: no-repeat center / cover; text-shadow: 2px 1px 2px rgb(0 0 0 / 50%); color: #fff;}
.banner:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgb(0 0 0 / 25%);}
.breadcrumb{background-color: var(--main);}
.breadcrumb ul{list-style: none;}
.breadcrumb ul li+li:before{content: '/'; padding: 0 0.25rem;}
.breadcrumb ul li a{color: var(--wite);}
@media all and (max-width: 575px){
	.banner{height: 360px;}
}header #menu{display: none;}
.menu ul{list-style: none; display: flex; justify-content: center;}
.menu ul li{flex: 0 0 auto;}
.menu ul li.display{display: none;}
.menu ul li a{position: relative; display: block; padding: 0 1.5rem; line-height: 54px; color: var(--text); z-index: 1;}
.menu ul li a i{margin-left: 0.25rem; font-size: 12px; color: var(--prev);}
.menu ul li ul{position: absolute; top: 100%; left: 0; width: 100%; background-color: var(--wite); opacity: 0; pointer-events: none; z-index: 0; transition: all 0.5s ease 0s;}
.menu ul li ul li a:hover{color: var(--hover);}
.menu > ul > li > a{text-transform: uppercase;}
.menu > ul > li.active > a{color: var(--hover);}
.menu > ul > li:hover > a{background-color: var(--wite); box-shadow: 0 -5px 5px rgb(0 0 0 / 10%);}
.menu > ul > li:hover > ul{box-shadow: 0 0 5px rgb(0 0 0 / 10%); opacity: 1; pointer-events: auto;}
.mm-listitem__text i{display: none;}.dm .main-slick{padding: 0 0.75rem;}
.dm .main-slick .slick-slide > div{padding: 0 0.75rem;}
.dm-left{min-height: 270px;}
.dm-title{max-width: calc(100% - 3rem); max-height: calc(100% - 3rem); background-color: rgb(255 255 255 / 50%); border: 2px inset var(--wite);}.sl-slick .slick-arrow{position: absolute; top: 0; bottom: 0; width: 40px; height: 40px; border-radius: 50%; opacity: 0;}
.sl-slick .slick-arrow i{display: block; font-size: 32px; color: var(--wite);}
.sl-slick .slick-arrow:hover i{color: var(--main);}
.sl-slick .slick-prev{left: 0;}
.sl-slick .slick-next{right: 0;}
.sl-slick .slick-dots{position: absolute; right: 0; bottom: 1.5rem; left: 0;}
.sl-slick .slick-dots li{width: 1rem; height: 1rem; background-color: var(--wite); border-radius: 50%;}
.sl-slick .slick-dots li+li{margin-left: 0.5rem;}
.sl-slick .slick-dots li.slick-active{background-color: var(--main);}
.sl-slick:hover .slick-arrow{opacity: 1;}
.sl-slick:hover .slick-prev{left: 1.5rem;}
.sl-slick:hover .slick-next{right: 1.5rem;}
@media all and (max-width: 576px){
	.sl-slick .slick-dots{bottom: 0.75rem;}
    .sl-slick .slick-dots li+li{margin-left: 0.25rem;}
    .sl-slick .slick-dots li{width: 0.75rem; height: 0.75rem;}
}.news-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;min-height:calc(1.4em * 2);}.vd a:before, .vd a:after{position: absolute; top: calc(50% - 27px); left: calc(50% - 27px); width: 54px; height: 54px; z-index: 1; transition: all 0.5s ease 0s;}
.vd a:before{content: ''; background-color: var(--wite); border-radius: 50%; box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
.vd a:after{content: '\f04b'; display: block; font-family: 'Font Awesome 6 Pro'; font-weight: 700; text-align: center; line-height: 54px; color: var(--main);}
.vd a:hover h3{transform: translatey(100%); opacity: 0;}
.vd a:hover:before{background-color: var(--main);}
.vd a:hover:after{color: var(--wite);}.nh{height: 0; padding-top: 100%;}
.nh a:before, .nh a:after{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 50px; height: 50px; margin: auto; opacity: 0; z-index: 1; transition: all 0.5s ease 0s;}
.nh a:before{border-radius: 50%; background-color: var(--wite);}
.nh a:after{content: '\f00d'; font-family: 'Font Awesome 6 Pro'; text-align: center; line-height: 50px;}
.nh a img{object-fit: contain;}
.nh a span{width: 0; height: 0;}
.nh a:hover:before{top: 0; box-shadow: 0 0 5px rgb(0 0 0 / 25%); opacity: 1;}
.nh a:hover:after{transform: rotate(45deg); opacity: 1;}
.nh a:hover img{transform: scale(0.9);}.sp-img a{height: 0; padding-top: 100%;}
.sp-img a img{}
.sp-img a span{background-color: var(--red); border: 1px solid var(--wite); border-left: none; box-shadow: 3px 0 0 3px var(--red); z-index: 2;}
.sp-img:hover a:after{}
.sp-more{position: relative; display: inline-block; font-size: 14px; line-height: 28px;}
.sp-more a{position: relative; display: block; padding: 0 0.75rem; background-color: var(--red); color: var(--wite);}
.sp-more a i{margin-left: 0.25rem; font-size: 12px; transition: all 0.5s ease 0s;}
.sp-more:hover a{background-color: var(--main);}
.sp-more:hover a i{margin-left: 0.5rem; transform: rotate(360deg);}
@media all and (max-width: 576px){
    .sp-txt .fw-bold{font-size: 14px;}
}
.spD-header ul{list-style: none;}
.spD-header ul li+li:before{content: '/'; display: inline-block; padding: 0 0.5rem;}
.spD-header ul li a{color: var(--main);}
.spD-header i{color: #fc0;}

.spD-big{background-color: var(--wite); box-shadow: 0 0 15px rgb(0 0 0 / 10%);}
.spD-big .slick-slide > div{position: relative; height: 0; padding-top: 100%; cursor: pointer;}
.spD-big .slick-slide > div img{object-fit: contain;}
.spD-nav .slick-slide{margin: 0 0.25rem; padding: 0.25rem; background-color: var(--wite);}
.spD-nav .slick-slide > div{position: relative; height: 0; padding-top: calc(100%/3*2); cursor: pointer;}
.spD-nav .slick-slide > div img{object-fit: contain;}
.spD-nav .slick-arrow{position: absolute; bottom: 0; width: 40px; height: calc(100% - 1rem); margin: auto; opacity: 50%;}
.spD-nav .slick-arrow:hover{opacity: 1;}
.spD-nav .slick-arrow i{display: flex; height: 100%; align-items: center; justify-content: center; color: var(--wite);}
.spD-nav .slick-prev{left: 0; background: linear-gradient(90deg, var(--main) 25%, transparent 100%);}
.spD-nav .slick-next{right: 0; background: linear-gradient(270deg, var(--main) 25%, transparent 100%)}

.spD-sale{margin-left: 0.75rem; background-color: var(--red); border: 1px solid var(--wite); border-left: none; box-shadow: 5px 0 0 5px var(--red); z-index: 2;}

.spD-count{background-color: var(--red);}
.spD-count ul{list-style: none;}
.spD-count ul li{width: 24px; text-align: center; background-color: var(--text);}
.spD-count ul li+li{position: relative; margin-left: 8px;}
.spD-count ul li+li:before{content: ':'; position: absolute; top: 0; left: -6px;}

.spD-price ul{list-style: none; margin: 0 -0.5rem;}
.spD-price ul li{width: calc(100%/3); padding: 0 0.5rem 1rem;}
.spD-price ul li a{display: block; padding: 0.25rem; border: 1px solid var(--bord); text-align: center;}
.spD-price ul li a.active{background-color: var(--grey); border: 1px solid var(--main);}

.spD-cart .main-button > *{display: block;}
.spD-cart .main-button > *:before, .spD-cart .main-button > *:after{height: 50%;}
.spD-cart .main-button > * span{padding: 0.75rem 0;}
.spD-cart .main-button:nth-child(1){width: calc(55% - 0.5rem);}
.spD-cart .main-button:nth-child(1) > *{border: 1px solid var(--red);}
.spD-cart .main-button:nth-child(1) > *:before, .spD-cart .main-button:nth-child(1) > *:after{background-color: var(--red);}
.spD-cart .main-button:nth-child(1) > * span{background-color: var(--red);}
.spD-cart .main-button:nth-child(1) > * span i{margin: 0 0.5rem 0 0;}
.spD-cart .main-button:nth-child(1) > *:hover span i{margin: 0 1rem 0 0; transform: rotate(-15deg);}
.spD-cart .main-button:nth-child(2){width: calc(45% - 0.5rem);}
.spD-cart .main-button:nth-child(2) > *{z-index: 1;}
.spD-cart .added{width: calc(45% - 0.5rem); background-color: var(--hover); line-height: 45px; opacity: 0; pointer-events: none; z-index: 2; transition: all 0.5s ease 0s;}
.spD-cart .added-2{opacity: 1; pointer-events: auto;}

.spD-commit ul{list-style: none; padding: 1rem; border: 1px solid var(--bord);}
.spD-commit ul li+li{margin-top: 1rem; padding-top: 1rem; border-top: 1px solid var(--bord);}
.spD-commit ul li img{width: 50px;}
.spD-commit ul li div{width: calc(100% - 50px - 1rem); margin-left: 1rem;}
.spD-commit ul li a:hover{color: var(--main);}

.spD-review{margin-bottom: 11px;}
.spD-review input[type="radio"]{width: 0; height: 0; border: none;}
.spD-review label+label{margin-left: 0.25rem;}
.spD-review label i{display: block; font-size: 32px; transform: scale(0.85); cursor: pointer; transition: all 0.25s ease 0s;}
.spD-review label:is(:hover, :has(~ :hover)) i{transform: scale(1); color: #fc0; animation: jump 0.5s calc(0.3s + (var(--i) - 1) * 0.15s) alternate infinite;}
.spD-review label:has(~ :checked) i{color: #fc0;}

@keyframes jump{0%, 50%{transform: translatey(0) scale(1);} 100%{transform: translatey(-15%) scale(1);}}.side-title{margin-bottom: 1rem; font-size: 24px; font-weight: 300;}
.side-title-news{margin-bottom: 1rem; font-size: 24px; font-weight: 300; background-color: var(--lightgrey);border-left: 4px solid var(--hover);padding: 10px 16px;color: var(--text);}
.side-search form{width: 100%;}
.side-search input[type='text']{padding-left: 45px; height: 60px;}
.side-search input[type='submit']{width: 45px; height: 60px; background: url(/theme/images/search.png) no-repeat center;}
.side-dm ul{list-style: none;}
.side-dm ul li{position: relative;}
.side-dm ul li a{display: block; line-height: 36px;}
.side-dm ul li a:before{content: ''; display: inline-block; width: 6px; height: 6px; margin: 0 0.75rem; border: 1px solid var(--text); border-radius: 50%; vertical-align: middle; transition: all 0.5s ease 0s;}
.side-dm ul li a:hover{color: var(--main);}
.side-dm ul li a:hover:before{transform: translatex(0.25rem); border-color: var(--main);}
.side-dm ul li i{position: absolute; top: 0; right: 0; width: 36px; text-align: center; line-height: 36px; cursor: pointer;}
.side-dm ul li i.fa-plus{color: var(--main);}
.side-dm ul li ul{display: none; padding-left: calc(6px + 1.5rem);}
.side-dm > ul > li.active > a{color: var(--main);}
.side-dm > ul > li.active ul{display: block;}
.side-dm > ul > li > ul > li.active > a{color: var(--main);}
.side-dm-2{position: sticky; top: 1.5rem;}

.side-ht img{width: 30px;}
.side-ht a:last-child{border-top: 1px solid #d7d7d7;}

.side-bv h3{display: -webkit-box; width: calc(100% - 120px - 1rem); -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;}.intro{font-size: 18px; line-height: 1.6;}
.intro1{margin-top: -87px; padding: 287px 0; background: no-repeat center bottom -50px / cover;}
.intro1:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #fff 0%, rgb(255 255 255 / 0) 100%);}
.intro1 .container > div{max-width: 379px;}
.intro2{margin-top: -87px;}
.intro2:before{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 87px); background-color: #f7f7f7}
.intro2-wrap{background: #fff no-repeat right 6rem bottom / auto calc(100% - 50px); border-radius: 15px; box-shadow: 0 0 30px 1px rgb(0 0 0 / 15%);}
.intro2-wrap h2:after{content: ''; display: inline-block; width: 70px; height: 2px; margin: 0 0 1px 10px; background-color: #555;}
.intro2-wrap ul li{list-style: none; position: relative; padding-left: 35px;}
.intro2-wrap ul li:before{content: '\f061'; position: absolute; top: 7px; left: 15px; font-family: "Font Awesome 6 Pro"; font-size: 12px; font-weight: 300; line-height: 1.5;}
.intro3{background-color: #f7f7f7;}
.intro3 img{border-radius: 15px; box-shadow: 0 0 30px 1px rgb(0 0 0 / 15%);}
.intro4-item{border-radius: 15px; overflow: hidden;}
.intro4-item img{transition: all 1s ease 0s;}
.intro4-item a{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.intro4-item:hover img{transform: scale(1.1);}
.intro4-name{bottom: 0; transition: all 0.3s ease 0s;}
.intro4-name h3{background-color: #fff; border-radius: 10px 10px 0 0;}
.slogan-wrap{padding: 15px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; line-height: 1.1; letter-spacing: 1px; color: #777;}
.slogan-wrap > i{right: 30px; bottom: -30px; font-size: 48px;}
@media all and (max-width: 768px){
	.intro2-wrap{background-size: 0;}
}
@media all and (max-width: 576px){
	.intro1{margin-top: 0; padding: 178px 0; background-position: center bottom;}
    .intro2{margin-top: -78px;}
    .intro2:before{height: calc(100% - 78px);}
    .intro2-wrap h2:after{margin-left: 0;}
}