.marquee {
	height:40px;
	overflow:hidden;
	color:#FFF;
	width:100%;
	text-align:center
}

.marquee .marquee__content {
	font-size:16px;
	line-height:40px;
	display:flex;
	flex-direction:column;
	transition:transform .5s
}

.marquee__content a {
	color:#444;
	text-decoration:none;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.marquee__content a:hover {
	text-decoration:underline
}

.marquee__content div {
	white-space:nowrap
}

.topbar {
	background:#EAF0FD
}

.header-wrap-icon .header-action a {
	display:flex;
	align-items:center;
	font-size:16px;
	font-weight:500;
	font-family:'SF Pro Display Medium',sans-serif!important
}

.cart-view table td .remove-cart a {
	display:block
}

.header-wrap-icon .header-action:not(.header-action_cart) a svg {
	width:23px;
	height:23px;
	margin-right:5px
}

.header-menu-desktop {
	background-color:#ED873C;
	height:62px
}

.navbar-mainmenu #nav {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:62px
}

.main-search {
	flex:0 0 187px
}

.main-nav-parent {
	display:flex;
	align-items:center;
	justify-content:center
}

.main-nav-child {
	position:absolute;
	width:100%;
	left:0;
	top:62px;
	padding:10px 0;
	opacity:0;
	visibility:hidden;
	-webkit-transition:opacity .3s cubic-bezier(.48,.01,.5,.99),visibility .1s linear;
	-o-transition:opacity .3s cubic-bezier(.48,.01,.5,.99),visibility .1s linear;
	transition:opacity .3s cubic-bezier(.48,.01,.5,.99),visibility .1s linear;
	background:#fff;
	z-index:9999
}

nav.main-nav {
	flex:auto
}

#nav nav.main-nav ul li a {
	color:#f5f5f7;
	padding:5px 18px;
	margin:0!important;
	font-size:16px;
	font-family:'SF Pro Display Regular',sans-serif!important
}

#nav .main-nav > ul>li>a:before {
	display:none
}

#nav .main-nav>ul>li {
	position:static;
	height:62px;
	display:flex;
	align-items:center
}

.main-nav-parent li:hover .main-nav-child {
	opacity:1;
	visibility:visible
}

#nav nav.main-nav ul li .main-nav-child a {
	color:#000;
	font-size:16px;
	padding:5px;
	display:block;
	text-align:center
}

.main-nav-child h3 {
	margin:0;
	margin-top:10px
}

.main-nav-child .item a img {
	width:100px!important
}

.main-nav-child button {
	position:absolute;
	top:20%
}

.main-nav-child button.owl-prev {
	left:10px
}

.main-nav-child button.owl-next {
	right:10px
}

.main-nav-child button span {
	font-size:50px
}

.main-search form.searchform input.searchinput {
	height:30px;
	padding:0 10px;
	background:#fafafa;
	border-radius:12px;
	border:1px solid #fafafa;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.main-search form.searchform {
	position:relative
}

.main-header:not(.hSticky-nav) .wrap-logo a img {
	margin:0 0 0 25px
}

form.searchform .btn-search {
	width:30px;
	height:30px;
	line-height:30px;
	background:#e3e3e3;
	border-radius:0;
	border-top-right-radius:12px;
	border-bottom-right-radius:12px
}

form.searchform .btn-search svg {
	height:30px;
	opacity:1;
	width:15px
}

.list-collection-box {
	display:flex;
	flex-wrap:wrap;
	margin:0 -12px;
	margin-top:68px
}

.list-collection-item {
	width:calc(100%/6);
	padding:0 12px
}

.list-collection-item-blog {
	width:calc(100%/6);
	padding:0 12px
}

.collection-page .list-collection-item {
	width:calc(100%/8);
	padding:0 5px
}

.list-collection-inner {
	background-color:#f2f2f2;
	border-radius:12px;
	text-align:center
}

.list-collection-text {
	text-align:center;
	padding:20px 0 10px
}

.list-collection-text a {
	font-weight:500;
	font-size:13px;
	line-height:14px;
	font-family:'SF Pro Display Medium',sans-serif!important
}

.partner-action-box {
	display:flex;
	flex-wrap:wrap;
	margin:0 10px;
	margin-top:30px
}

.partner-action-item {
	width:50%;
	padding:0
}

.partner-action-left {
	padding-left:40px;
	border-left:1px solid #E0D3D3;
	position:relative;
	padding-right:40px
}

.partner-action-left:before {
	content:"";
	height:100px;
	width:3px;
	background:#E0D3D3;
	position:absolute;
	left:0;
	top:30px
}

.partner-action-left h4 {
	font-size:20px;
	line-height:15px;
	color:#1D1D1F;
	margin-bottom:30px;
	font-family:'SF Pro Display Semibold',sans-serif!important
}

.partner-action-left h2 {
	font-weight:700;
	font-size:28px;
	line-height:1.5;
	color:#1D1D1F;
	margin-bottom:30px;
	font-family:'SF Pro Display Bold',sans-serif!important
}

.partner-action-left p {
	font-weight:400;
	font-size:16px;
	line-height:32px;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.partner-action-right {
  display:flex;
	flex-wrap:wrap;
	padding:0 20px;
	width:100%;
	position:relative
}

.partner-action-right .partner-action-media
	position: absolute;
	top: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 10;
    flex-grow: 0;
    object-fit: cover;
    display: block;
}
.partner-action-right lite-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 3. KHỐI CSS CHO IFRAME (được lite-youtube dùng) */
.partner-action-right iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.partner-right-item {
	width:50%;
	text-align:center;
	padding:30px
}

.partner-right-inner img {
	width:68px;
	height:87px;
	fill:#656565
}

.partner-right-inner span {
	display:block;
	font-size:16px;
	font-family:'SF Pro Display Regular',sans-serif!important
}


.news-post .item {
	padding:0 13px
}

.news-post {
	margin:0 -13px
}

.news-box {
	margin-top:20px;
	margin-bottom:40px
}

.title-page {
	text-align:center;
	font-weight:700;
	font-size:28px;
	line-height:1.5;
	margin-bottom:15px;
	font-family:'SF Pro Display Bold',sans-serif!important
}

.news-post-img {
	border-radius:10px;
	overflow:hidden
}

.news-post h3 {
	margin:0
}

.news-post h3 a {
	margin-top:20px;
	display:block;
	font-weight:500;
	font-size:16px;
	line-height:1.4;
	color:#1D1D1F;
	text-align:center;
	font-family:'SF Pro Display Medium',sans-serif!important
}

.news-post button,.services-box button {
	position:absolute;
	top:20%
}

.news-post button.owl-next,.services-box button.owl-next {
	right:-10px
}

.news-post button.owl-prev,.services-box button.owl-prev {
	left:-10px
}

.news-post button span,.services-box button span {
	font-size:60px;
	color:#ECE6E6
}

.service-inner {
	padding:27px 18px;
	text-align:center
}

.service-inner h4 {
	font-family:'SF Pro Display Medium',sans-serif!important;
	font-size:28px;
	margin-bottom:25px
}

.service-inner p {
	font-size:16px;
	line-height:29px;
	margin-bottom:15px;
	text-align:center;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.service-inner a {
	background:#313132;
	display:inline-block;
	text-align:center;
	color:#fff;
	min-width:188px;
	border-radius:25px;
	padding:16px 0;
	font-size:16px;
	font-family:'SF Pro Display Semibold',sans-serif!important
}

.services-box {
	border:1px solid #E0D3D3;
	border-radius:15px;
	overflow:hidden
}

.service-item {
	border-left:1px solid #E0D3D3
}

.services-box .owl-item:first-child .service-item {
	border-left:0
}

.partner-logo {
	margin-top:40px
}

.partner-title h3 {
	text-align:left
}

.partner-logos {
	border:1px solid #E0D3D3;
	border-radius:15px;
	overflow-y:auto;
	display:flex
}

.partner-logos::-webkit-scrollbar {
	-webkit-appearance:none
}

.partner-logos::-webkit-scrollbar:vertical {
	width:12px
}

.partner-logos::-webkit-scrollbar:horizontal {
	height:12px
}

.partner-logos::-webkit-scrollbar-thumb {
	background-color:#00000080;
	border-radius:10px;
	border:2px solid #fff
}

.partner-logos::-webkit-scrollbar-track {
	border-radius:10px;
	background-color:#fff
}

.partner-logo-item {
	width:calc(100%/8);
	border-left:1px solid #E0D3D3
}

.partner-logo-inner {
	text-align:center;
	padding:22px
}

.partner-logo-inner h4 {
	margin:0;
	margin-top:25px;
	font-size:17px;
	font-family:'SF Pro Display Medium',sans-serif!important
}

.partner-logo-item:first-child {
	border:0
}

.faq-box {
	margin-top:50px
}

.faq-box .panel-group .panel+.panel {
	margin:0;
	box-shadow:none
}

.faq-box .panel-default {
	border:0;
	background:transparent
}

.faq-box .panel-default>.panel-heading {
	background:transparent;
	border-bottom:1px solid #E0D3D3;
	padding:14px 0;
	border-radius:0
}

.faq-box .panel-title {
	font-size:16px;
	font-weight:500
}

.faq-box .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border:0;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.faq-box .panel-body {
	padding:10px;
	font-size:16px;
	line-height:24px
}

.faq-box .panel-title a,
.faq-box .panel-title div {
	display:block;
	padding-right:35px;
	position:relative;
	font-family:'SF Pro Display Medium',sans-serif!important
}

.faq-box .panel-title a p,
.faq-box .panel-title div p {
	margin:0
}

.faq-box .panel-title a span,
.faq-box .panel-title div span {
	position:absolute;
	right:5px;
	top:0;
	color:#E0D3D3;
	font-size:24px
}

.faq-box .panel-title .collapsed i:before {
	content:"\f107"
}

footer {
	background:#F5F5F7;
	padding-top:30px;
	padding-bottom:15px
}

.footer-logo {
	margin-bottom:20px
}

.footer-info p,.footer-contact p {
	margin:0;
	font-size:14px;
	line-height:30px;
	color:#1D1D1F;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.footer-contact {
	margin-top:30px
}

.footer-title {
	font-weight:600;
	font-size:14px;
	line-height:29px
}

.footer-menu {
	display:flex;
	flex-wrap:wrap
}

.footer-menu-item {
	width:calc(100%/3);
	margin-bottom:30px
}

.footer-menu-inner .footer-title {
	margin-bottom:30px;
	font-family:'SF Pro Display Semibold',sans-serif!important
}

.footer-menu-inner ul {
	margin:0;
	line-height:1
}

.footer-menu-inner ul li a {
	font-family:'SF Pro Display Regular',sans-serif!important;
	font-size:13px;
	display:block;
	margin-bottom:20px
}

.copyright-box {
	border-top:1px solid #A9A9A9;
	padding-top:15px;
	display:flex;
	justify-content:space-between
}

ul.social-box {
	display:flex;
	align-items:center;
	margin:0
}

ul.social-box li {
	display:flex;
	align-items:center;
	justify-content:center;
	width:42px;
	height:42px;
	border-radius:50%;
	margin-right:8px
}

ul.social-box li img {
	width:42px;
	height:42px
}

ul.social-box li:last-child {
	margin-right:0
}

.copyright-right {
	display:flex;
	align-items:center;
	justify-content:flex-end
}

.dkbocongthuong {
	width:25%;
	margin-left:10px
}

.copyright-text {
	font-size:12px;
	line-height:33px;
	color:#A9A9A9;
	font-family:'SF Pro Display Regular',sans-serif!important
}

.footer-logo img {
	width:60%
}

.faq-box .panel-default {
	width:50%;
	padding:0 15px
}

.faq-box .panel-group {
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
	margin-bottom:35px
}
.text-variant {
	font-size:14px;
	position:relative;
	margin-bottom:5px;
	margin-top:10px;
	height:20px;
	display:flex;
	align-items:center;
	justify-content:center;
  text-align:center;
	background-color:#e9ecef;
	border-radius:4px;
	position:relative;
}
@media (max-width: 768px) {
    .text-variant {
        font-size: 8px;
    }
}
@media (max-width: 991px) {
	.main-header .header-upper-middle {
		background:#ED873C;
		height:95px;
		padding:5px 0
	}

	.search-mb svg {
		width:20px;
		height:20px;
		color:#fff;
		fill:#fff
	}

	.header-wrap-icon .header-action.header-action-search-mb {
		margin:0;
		position:relative;
		margin-top:7px
	}

	.header-action_text .header-action__link .box-icon .count-holder {
		background:#fff;
		color:#000;
		top:-4px;
		right:0;
		font-size:7px;
		width:11px;
		height:11px;
		line-height:11px
	}

	.header-search-mobile {
		border:0!important;
		position:absolute;
		right:0;
		top:50px;
		display:none
	}

	.header-search-mobile.active {
		display:block
	}

	.main-header:not(.hSticky-nav) .wrap-logo a img {
		margin:0;
		width: 100%;
	}

	span.close-search {
		display:none
	}

	.header-search-mobile form.searchform input.searchinput {
		height:30px;
		border-radius:15px
	}

	.list-collection-item {
		padding:0 9px
	}

	.list-collection-box {
		margin:0 -9px;
		margin-top:44px
	}

	.partner-action-box {
		margin-top:44px
	}

	.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu ul {
		background:#ed873b;
		border-top:1px solid #fff
	}

	.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li a {
		color:#fff;
		border:0;
		padding:18px 0;
		border-top:1px solid #fff;
		margin-left:40px;
		font-family:'SF Pro Display Medium',sans-serif!important
	}

	.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li:first-child a {
		border:0
	}

	.box-triangle {
		display:none
	}

	.header-action.show-action .header-action_dropdown {
		border:0
	}

	.flexContainer-header>div.header-upper-icon {
		flex:0 0 130px
	}

	.header-wrap-icon {
		flex-wrap:wrap;
		align-items:flex-start
	}

	.header-action.header-action-phone {
		order:3;
		margin:0;
		margin-top:5px;
		width:97%
	}

	.header-wrap-icon .header-action {
		background:#fcc19566;
		font-size:10px;
		padding:5px;
		border-radius:4px;
		justify-content:center
	}

	.header-wrap-icon .header-action a {
		font-size:10px;
		color:#fff
	}

	.header-wrap-icon .header-action:not(.header-action_cart) a svg {
		width:15px;
		height:15px;
		fill:#fff
	}

	.header-action.header-action-maps {
		margin:0
	}

	.header-wrap-icon .header-action_cart {
		margin-left:6px
	}

	.header-action.header-action-maps,.header-wrap-icon .header-action_cart {
		height:38px
	}

	.header-logo-nav {
		display:flex;
		flex:1;
		align-items:center;
		flex-wrap:wrap;
		margin-right:10px;
		padding-left:15px
	}

	.header-action-search-mb {
		width:100%;
		margin-top:5px
	}

	.header-upper-navbar {
		margin-top:10px;
		margin-right:15px
	}

	form.searchform .btn-search {
		background:#F39E60;
		width:50px
	}

	form.searchform .btn-search svg {
		color:#fff;
		fill:#fff
	}
}

@media (max-width: 767px) {
	.faq-box .panel-default {
		width:100%
	}

	.search-mb {
		margin-top:-5px
	}

	.marquee__content a {
		font-size:14px
	}

	.list-collection-box {
		margin-top:20px
	}

	.list-collection-item {
		width:calc(100%/3);
		margin-bottom:16px
	}

	.list-collection-item-blog {
		width:calc(100%/2);
		padding:16px 8px 0
	}

	.partner-action-item {
		width:100%
	}

	.partner-action-box {
		margin-top:30px;
		margin-left:0;
		margin-right:0
	}

	.partner-action-item+.partner-action-item {
		margin-top:20px
	}

	.partner-right-item {
		padding:15px
	}

	.partner-action-left {
		padding-left:25px;
		padding-right:25px
	}

	.news-box {
		margin:50px 0;
		background:#F5F5F7;
		padding:12px 0;
		margin-bottom:0
	}

	.main-header:not(.hSticky-nav) .wrap-logo a img {
		margin:0;
		width: 100%;  
	}

	.news-post button.owl-next {
		right:25px
	}

	.news-post button.owl-prev {
		left:25px
	}

	.news-post button span {
		color:#fff
	}

	.service-item {
		border:0
	}

	.services-box {
		border:0
	}

	.services-box button.owl-next {
		right:0
	}

	.services-box button.owl-prev {
		left:0
	}

	.services-box button {
		top:38%
	}

	.services-box button.owl-next {
		right:0
	}

	.services-box button.owl-prev {
		left:0
	}

	.services-box button {
		top:38%
	}

	.partner-logo {
		background:#F5F5F5;
		padding:20px 0;
		margin:0
	}

	.partner-logos {
		border:0
	}

	.partner-logo-item {
		border:0;
		width:calc(100%/5)
	}

	.partner-logo-inner {
		padding:18px
	}

	.services-box button.owl-next {
		right:0
	}

	.services-box button.owl-prev {
		left:0
	}

	.services-box button {
		top:38%
	}

	.partner-logo {
		background:#F5F5F5;
		padding:20px 0
	}

	.partner-logos {
		border:0
	}

	.partner-logo-item {
		border:0;
		width:auto
	}

	.partner-logo-inner {
		padding:5px;
		width:85px
	}

	.partner-logo-inner span {
		display:block;
		padding:12px;
		border:1px solid #E0D3D3;
		border-radius:50%
	}

	.footer-menu-item {
		width:100%;
		margin:0;
		border-bottom:1px solid #F2E5E5
	}

	.footer-menu-inner ul {
		background:#fff;
		margin:0 -15px;
		padding:20px 0 8px 37px;
		line-height:2;
		display:none
	}

	.footer-menu-inner ul.active {
		display:block
	}

	.footer-menu-inner .footer-title {
		margin-bottom:0;
		padding:8px 0;
		position:relative
	}

	.copyright-box {
		border:0
	}

	.partner-action-left h4 {
		font-size:16px
	}

	.partner-action-left h2 {
		font-size:24px
	}

	.partner-action-left p {
		font-size:14px
	}

	.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li a {
		font-size:12px
	}

	.footer-contact {
		margin:8px 0
	}

	.footer-info {
		margin:-5px 0 0
	}

	.footer-logo {
		margin-top:-25px
	}

	.footer-menu-inner .footer-title:before {
		content:"\f107";
		font-family:'FontAwesome';
		position:absolute;
		right:5px
	}

	.footer-menu-inner .footer-title.active:before {
		content:"\f106"
	}

	.copyright-box {
		flex-direction:column
	}

	.actionToolbar_mobile.visible-xs {
		display:none!important
	}

	.copyright-right {
		margin-top:5px;
		display:flex;
		justify-content:space-between;
		flex:auto
	}

	ul.social-box {
		margin:0
	}

	.dkbocongthuong {
		flex:0 0 145px
	}

	.service-inner {
		width:90%;
		margin:0 auto
	}

	.partner-action-right {
		align-items:flex-start
	}

	.partner-right-inner span {
		font-size:14px;
		margin-top:15px
	}
}

.container-fluid {
	padding:0 15px
}

@media (max-width: 1200px) {
	#nav nav.main-nav ul li a {
		padding:5px 10px
	}
}

#nav .main-nav ul {
	margin:5px 0 0
}

.product-sku-type {
	display:flex;
	align-items:center;
	margin-bottom:15px
}

.product-sku-type span:not(:last-child) {
	margin-right:10px;
	padding-right:10px;
	position:relative;
	border-right:1px solid #444;
	line-height:100%
}

.product-sku-type span strong {
	font-weight:400;
	margin-right:5px
}

.pro-detail-config-group .list-n a {
	position:relative;
	background:#fff;
	border:1px solid #444;
	border-radius:10px;
	width:calc((100% / 4) - 10px);
	text-align:center;
	padding:12px 5px;
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;
	display:flex;
	flex-direction:column;
	justify-content:center;
	color:#444
}

.pro-detail-config-group .list-n {
	display:flex;
	flex-wrap:wrap
}

.pro-detail-config-group .list-n a span {
	color:#000;
	font-size:14px;
	font-weight:700
}

.pro-detail-config-group .list-n a span.pdcg-price {
	font-size:14px;
	display:block;
	word-break:break-all;
	font-weight:400
}

.pro-detail-config-group .list-n a.active {
	font-weight:700;
	border:2px solid #0038FF;
	color:#000;
	overflow:hidden
}

.pro-detail-config-group .list-n a.active:before {
	content:"";
	width:18px;
	height:18px;
	background:#0038ff;
	border-bottom-right-radius:10px;
	position:absolute;
	top:0;
	left:0
}

.pro-detail-config-group .list-n a.active:after {
	content:"\f00c";
	font-family:FontAwesome;
	color:#fff;
	position:absolute;
	top:0;
	left:2px;
	font-size:12px
}

.swatch .swatch-element.color label {
	width:auto;
	height:auto;
	border-radius:0;
	padding:0;
	display:flex;
	border:1px solid #444;
	border-radius:10px;
	overflow:hidden;
	padding:15px 5px
}

.swatch .select-swap-color {
	display:flex;
	flex-wrap:wrap
}

.swatch .select-swap-color .swatch-element {
	width:calc((100% / 4) - 10px);
	margin-bottom:10px;
	margin-right:10px
}

.swatch .swatch-element.color span {
	border-radius:0;
	border:0;
	font-size:14px;
	line-height:100%;
	height:auto
}

.variant-img {
	flex:0 0 30px
}

.variant-text {
	flex:1;
	font-size:14px;
	color:#444;
	text-align:left;
	margin:3px 0 0 3px
}

.variant-text .variant_name {
	font-weight:700;
	margin-bottom:6px
}

.variant-text .variant_price {
	font-weight:500
}

.swatch .swatch-element.color label.sd {
	border:2px solid #0038FF;
	position:relative
}

.swatch .swatch-element.color label.sd:before {
	content:"";
	width:18px;
	height:18px;
	background:#0038ff;
	border-bottom-right-radius:10px;
	position:absolute;
	top:0;
	left:0
}

.swatch .swatch-element.color label.sd .variant-img:before {
	content:"\f00c";
	font-family:FontAwesome;
	color:#fff;
	position:absolute;
	top:2px;
	left:2px;
	font-size:12px;
	line-height:12px
}

.product-sale-box {
	background:#F5F5F7;
	padding:30px;
	border-radius:20px;
	margin-top:26px
}

.product-sale-title h4,.product-sale-title h5 {
	font-size:16px;
	color:#000;
	line-height:30px;
	margin:0
}

.product-sale-title {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #D8D8E3
}

.product-sale-content ul {
	list-style:inherit;
	padding-left:15px
}

.product-sale-content ul li {
	font-size:16px;
	line-height:30px
}

.product-sale-content ul li a {
	color:#0038FF;
	display:inline-block
}

.swatch .header {
	display:none
}

.select-swatch-title {
	font-size:16px;
	line-height:19px;
	margin-bottom:18px;
	font-weight:700
}

.pro-detail-config-group {
	margin-bottom:10px
}

.button-form {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:10px
}

.button-form a {
	width:calc(50% - 5px);
	text-align:center;
	background:#F5F5F7;
	border-radius:15px;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	cursor: pointer;
	padding:18px 5px
}

button.btn-addtocart {
	border-radius:15px;
	border-color:#0071E3!important;
	padding:7px
}

button.btn-addtocart:before {
	background-color:#0071E3!important
}

button.btn-ngungkd:before {
	background-color:#d70303!important
}

button.btn-ngungkd {
	border-radius:15px;
	border-color:#d70303!important;
	padding:7px;
	width:100%;
	height:60px;
	font-size:22px!important;
	font-weight:bolder
}

button.btn-ngungkd:hover {
	background-color:#d70303!important;
	color:#fff
}

.wrap-addcart {
	margin-top:30px
}

button.btn-addtocart span {
	display:block;
	font-size:16px;
	font-weight:500;
	text-transform:initial
}

.product-service {
	margin-top:36px
}

.product-service ul li {
	display:flex;
	align-items:center
}

.product-service ul li .service-icon {
	flex:0 0 25px;
	margin-right:8px
}

.product-service ul li .service-text {
	font-size:16px;
	line-height:20px;
	color:#444
}

.product-service ul li .service-text a {
	color:#0071e3
}

.product-service ul li+li {
	margin-top:10px
}

.product-banner {
	margin-top:20px;
	border-radius:10px
}

.product-gallery #carousel ul.slides li {
	background:#F5F5F7;
	border-radius:8px;
	padding:5px
}

.btn--view-more {
	position:relative;
	left:50%;
	width:120px;
	margin-left:-60px;
	margin-top:0;
	text-align:center;
	background-color:#fff;
	color:#333;
	font-weight:400;
	outline:none;
	box-shadow:none;
	font-size:14px;
	border:1px solid #333;
	line-height:1.5;
	border-radius:4px;
	padding:6px;
	cursor:pointer
}

.btn--view-more .less-text {
	display:none
}

.btn--view-more.active .less-text {
	display:block
}

.btn--view-more.active .more-text {
	display:none
}

.description-productdetail {
	max-height:500px;
	overflow:hidden
}

.description-productdetail.expanded {
	overflow:visible;
	max-height:initial
}

.product-tab-custom > ul {
	display:flex;
	justify-content:center;
	align-items:center;
	border:0;
	margin-bottom:25px
}

.product-tab-custom > ul li {
	margin:0;
	float:none
}

.product-tab-custom > ul li a {
	border:1px solid #444;
	padding:0;
	font-size:16px;
	line-height:20px;
	border-radius:10px;
	padding:7px 15px;
	margin:0 5px;
	font-weight:500
}

.product-tab-custom .nav-tabs>li.active>a,.product-tab-custom .nav-tabs>li.active>a:focus,.product-tab-custom .nav-tabs>li.active>a:hover {
	border-color:#0071E3
}

.product-tab-custom .nav-tabs>li>a:hover {
	background:transparent;
	border-color:#0071E3;
	color:#444
}

.product-tab-custom table tr td {
	border:0;
	padding:15px;
	font-size:16px;
	color:#444
}

.product-tab-custom table tr td:first-child {
	width:200px
}

.product-information {
	max-width:665px;
	margin:0 auto
}

.product-information h2 {
	background:#F5F5F7;
	font-size:24px;
	padding:10px 12px;
	font-weight:600;
	margin-bottom:13px
}

.product-information table {
	margin-bottom:30px
}

.product-form-again {
	display:flex;
	justify-content:space-between
}

.product-form-again > div {
	width:50%
}

.product-form-title h1 {
	font-size:32px;
	line-height:45px;
	margin:0;
	margin-bottom:25px
}

.product-form-price {
	display:flex;
	font-size:28px;
	line-height:30px;
	align-items:baseline
}

.product-form-price .del-price {
	font-size:16px;
	color:#444;
	font-weight:500;
	margin-left:24px;
	text-decoration:line-through
}

.modal-contactform .modal-header {
	background:#C6643F;
	border-top-left-radius:13px;
	border-top-right-radius:13px
}

.modal-contactform .modal-dialog {
	border-radius:13px
}

.modal-contactform .modal-dialog-centered .modal-content {
	border-radius:13px
}

.modal-contactform .modal-header h4 {
	margin:0;
	text-align:center;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px
}

.modal-contactform .modal-header .close {
	opacity:1;
	position:absolute;
	right:10px;
	top:15px;
	margin:0
}

#modalRequestCall {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100vh !important;
  overflow-y: auto !important;
  padding-top: 30px !important;
}

#modalRequestCall .modal-dialog {
  margin: 0 auto !important;
  top: auto !important;
}

#modalSucces {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100vh !important;
  overflow-y: auto !important;
}

#modalSucces .modal-dialog {
  margin: 15% auto !important;
  top: auto !important;
}

#modalTragop,
.modal-succesform {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100vh !important;
  overflow-y: auto !important;
}

#modalTragop .modal-dialog,
.modal-succesform .modal-dialog {
  margin: 15% auto !important;
  top: auto !important;
}
.modal-product-info {
	display:flex;
	justify-content:space-between;
	border-bottom:1px solid #444;
	padding-bottom:15px;
	margin-bottom:18px
}

.modal-product-title {
	display:flex;
	flex:auto
}

.modal-product-img {
	flex:0 0 70px;
	margin-right:20px
}

.modal-product-text h5 {
	margin:0;
	font-size:16px;
	line-height:20px;
	margin-bottom:5px
}

.modal-product-price {
	flex:0 0 140px;
	text-align:right
}

.modal-product-text {
	font-size:16px;
	line-height:20px
}

.modal-product-text p {
	margin:0
}

.modal-product-price p {
	font-size:20px;
	color:#444;
	font-weight:700
}

.modal-product-price del {
	font-size:12px
}

.modal-gender {
	margin-bottom:14px;
	display:flex;
	align-items:center
}

.modal-gender label {
	margin:0;
	margin-right:10px;
	display:flex;
	align-items:center
}

.modal-gender label input {
	margin:0;
	margin-right:5px
}

.modal-input {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:20px
}

.modal-input input {
	width:49%;
	border:1px solid #BEBEBE;
	border-radius:13px;
	height:45px
}

.modalPr-button {
	text-align:center
}

.modalPr-button button {
	background:#0071E3;
	border-radius:13px;
	border:0;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	padding:14px 20px;
	min-width:300px
}

.modalPr-button p {
	margin-bottom:0;
	margin-top:10px;
	font-size:16px;
	color:color: #444
}

.modal-time p {
	font-size:16px
}

.modal-time {
	margin-top:18px
}

.modal-time-button {
	display:flex;
	justify-content:space-between;
	margin-top:20px
}

.modal-time-button a {
	background:#0071E3;
	border-radius:13px;
	border:0;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	padding:6px 12px;
	display:flex;
	align-items:center
}

.modal-time-button a span {
	margin-left:10px
}

.modal-title-child {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	margin-bottom:10px
}

.modal-button-input label {
	margin:0;
	width:calc(100%/4);
	padding:0 5px
}

.modal-button-input label input {
	display:none
}

.modal-button-input label span {
	border:1px solid #444;
	border-radius:13px;
	padding:16px 21px;
	width:100%;
	display:block;
	text-align:center
}

.modal-button-input {
	display:flex;
	justify-content:space-between;
	margin:12px -5px
}

.modal-button-input label input:checked+span {
	border-color:#0071E3;
	border-width:2px
}

.modal-input-tragop {
	flex-wrap:wrap
}

.modal-input-tragop input {
	margin:5px 0
}

#modalTragop .btnSubmit-modal {
	font-size:16px;
	padding:17px 20px
}

.tragop-note {
	margin-top:10px
}

.tragop-note h4 {
	font-size:16px;
	font-weight:500;
	margin-bottom:10px
}

.tragop-note ul {
	list-style:initial;
	padding-left:15px
}

.tragop-note-bg {
	text-align:center;
	background:#0071E3;
	border-radius:13px;
	color:#fff;
	padding:8px;
	font-size:14px;
	line-height:20px;
	margin-bottom:17px
}

.tragop-note p {
	margin:0;
	font-size:16px;
	font-weight:500
}

.tragop-note p a {
	color:#0071E3
}

.modal-contactform .modal-body {
	width:95%;
	margin:0 auto
}

.register-box {
	margin-top:30px;
	background:#F5F5F7;
	border-radius:20px;
	padding:32px
}

.register-box h4 {
	text-align:center;
	font-size:16px;
	margin:0;
	line-height:30px;
	font-weight:500;
	border-bottom:1px solid #D8D8E3;
	margin-bottom:17px;
	padding-bottom:17px
}

.register-box button {
	padding:15px
}

.flex-viewport {
	width:85%;
	margin:0 auto
}

.product-gallery .flex-direction-nav li a {
	opacity:1!important;
	width:50px;
	height:50px;
	background:#4f4f4f80;
	border-radius:50%;
	margin:0;
	font-size:0;
	display:flex;
	align-items:center;
	justify-content:center
}

.product-gallery .flex-direction-nav li a::before {
	font-family:FontAwesome;
	text-shadow:none;
	font-size:30px;
	color:#f5f5f780
}

.product-gallery .flex-direction-nav li a.flex-next::before {
	content:"\f061"
}

.product-gallery .flex-direction-nav li a.flex-prev::before {
	content:"\f060"
}

.product-gallery .flex-direction-nav li a.flex-next,.product-gallery #carousel .flex-direction-nav li a.flex-next {
	right:0!important
}

.product-gallery .flex-direction-nav li a.flex-prev,.product-gallery #carousel .flex-direction-nav li a.flex-prev {
	left:0!important
}

.product-gallery #carousel .flex-direction-nav li a {
	margin-top:-20px;
	background:transparent
}

.product-gallery #carousel .flex-direction-nav li a:before {
	color:#C8C8C8;
	font-size:50px
}

.product-gallery #carousel .flex-direction-nav li a.flex-next::before {
	content:"\f105"
}

.product-gallery #carousel .flex-direction-nav li a.flex-prev::before {
	content:"\f104"
}

.product-purchase-list {
	display:flex;
	margin-bottom:0;
	padding:0;
	list-style:none
}

.product-purchase-list .purchase-item {
	flex:0 0 auto;
	width:220px;
	padding:0 25px;
	position:relative
}

.product-purchase-list .purchase-item:not(:first-child):before {
	content:'+';
	position:absolute;
	font-size:35px;
	line-height:20px;
	height:25px;
	width:25px;
	border-radius:50%;
	top:50%;
	color:#B3B3B3;
	left:-13px;
	display:inline-block;
	text-align:center;
	transform:translateY(-50%);
	z-index:1000
}

.product-purchase-list .purchase-item h4 {
	font-size:14px;
	margin:0 0 10px;
	display:block;
	display:-webkit-box;
	line-height:1.3;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center
}

.product-purchase-list .purchase-item .purchase-img a {
	display:block;
	position:relative
}

.product-purchase-list .purchase-item .purchase-price {
	margin-top:10px;
	text-align:center;
	margin-bottom:14px
}

.product-purchase-list .purchase-item .purchase-price p {
	margin-bottom:0;
	line-height:initial;
	color:#333e48
}

.product-purchase-list .purchase-item .purchase-price p.highlight {
	color:#444
}

.product-purchase-list .purchase-item .purchase-price p.price-old {
	text-decoration:line-through;
	font-size:12px;
	color:#768b9e
}

.product-purchase-select {
	padding:0;
	margin:0;
	margin-top:20px;
	overflow-x:auto
}

.product-purchase-select li.disabled label .ico {
	background:#94a4b3!important;
	border-color:#94a4b3!important
}

.product-purchase-select li.disabled .purchase-title {
	color:#94a4b3
}

.product-purchase-select li label {
	display:inline-block;
	position:relative;
	padding-left:20px;
	cursor:pointer
}

.product-purchase-select li label input {
	width:initial;
	height:initial;
	left:-1000%;
	margin-right:5px
}

.product-purchase-select li label input[disabled] + label .purchase-title {
	color:#94a4b3
}

.product-purchase-select li label input:checked + .ico {
	background:#0075ff;
	border-color:#0075ff
}

.product-purchase-select input[type="checkbox"],.product-purchase-select input[type="radio"] {
	display:inline;
	margin:0;
	padding:0;
	width:100%;
	height:40px;
	position:absolute;
	background:transparent;
	outline:none;
	opacity:0
}

.product-purchase-select li label input:checked + .ico:before {
	position:absolute;
	content:'';
	background-image:url(//theme.hstatic.net/200000361825/1000814368/14/check.png?v=179);
	background-size:cover;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	top:2px;
	left:1px
}

.product-purchase-select li label .ico {
	position:absolute;
	content:'';
	width:15px;
	height:15px;
	border:1px solid #ddd;
	border-radius:2px;
	left:0;
	top:5px
}

.product-purchase-select li label .purchase-title {
	color:#0062bd;
	text-decoration:underline
}

.product-purchase-select li label .check-price {
	color:#F2612A;
	font-weight:600
}

.purchase-total {
	margin-left:20px
}

.show-more:before {
	height:55px;
	margin-top:-45px;
	content:"";
	display:block;
	background:transparent;
	background:-moz-linear-gradient(top,#fff0 0,#ffffffe8 50%,#fff 55%);
	background:-webkit-gradient(left top,left bottom,color-stop(0,#fff0),color-stop(50%,#ffffffe8),color-stop(55%,#fff));
	background:-webkit-linear-gradient(top,#fff0 0,#ffffffe8 50%,#fff 55%);
	background:-o-linear-gradient(top,#fff0 0,#ffffffe8 50%,#fff 55%);
	background:-ms-linear-gradient(top,#fff0 0,#ffffffe8 50%,#fff 55%);
	background:linear-gradient(to bottom,#fff0 0,#ffffffe8 50%,#fff 55%)
}

.show-more {
	position:relative
}

@media (max-width: 767px) {
	.purchase-total {
		text-align:right
	}
}

.purchase-total .purchase-price {
	color:#444;
	text-align:center
}

.purchase-total .purchase-price .purchase-price-total {
	font-size:20px;
	color:#444;
	display:block;
	margin-top:10px
}

.purchase-total .purchase-action {
	margin-top:10px
}

.purchase-total .purchase-action .purchase-addcart {
	display:inline-block;
	padding:8px 10px;
	background:#0071E3;
	color:#fff;
	border-radius:15px;
	line-height:25px;
	text-transform:uppercase;
	min-width:185px;
	text-align:center
}

.product-purchase-list .purchase-item.select-item:not(:first-child) .purchase-inner {
	border:1px solid #0038FF;
	border-radius:19px;
	overflow:hidden
}

.product-purchase-list .purchase-item.select-item.disabled .purchase-inner {
	border-color:#ddd
}

.product-purchase-list .purchase-item.select-item:not(:first-child) .purchase-inner label {
	position:absolute;
	left:35px;
	z-index:9;
	top:5px;
	margin:0;
	padding:0
}

.product-purchase-head {
	display:flex;
	align-items:center;
	margin-bottom:50px
}

.purchase-total .purchase-price span {
	font-weight:700
}

.product-purchase-list .purchase-item.notcheck label {
	display:none
}

.product-purchase-title {
	font-weight:700;
	font-size:36px;
	line-height:43px;
	color:#000;
	margin-bottom:40px
}

.product-outstanding {
	background:#F5F5F7;
	border-radius:20px;
	padding:40px 20px 30px
}

.product-outstanding h4 {
	text-align:center;
	font-weight:500;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-bottom:20px
}

.product-outstanding ul {
	display:block;
	font-weight:400;
	margin-bottom:0;
	font-size:16px;
	line-height:30px;
	color:#000;
	list-style:inherit;
	padding-left:40px
}

@media (max-width: 991px) {
	.product-form-again {
		flex-direction:column;
		align-items:center
	}

	.product-form-again > div {
		width:100%;
		text-align:center
	}

	.product-form-price {
		justify-content:center;
		flex-direction:column;
		align-items:center
	}

	.product-form-title h1 {
		font-size:32px
	}
}

@media (max-width: 767px) {
	.product-outstanding {
		padding:25px 13px
	}

	.product-outstanding ul {
		padding-left:20px
	}

	.product-outstanding h4 {
		font-size:20px
	}

	.product-purchase-title {
		font-size:24px;
		line-height:28px
	}

	.pro-detail-config-group .list-n a,.swatch .select-swap-color .swatch-element {
		width:calc((100% / 3) - 10px)
	}

	.product-form-title h1 {
		font-size:24px;
		line-height:26px
	}

	.product-form-title {
		margin-bottom:20px;
		margin-bottom:20px
	}

	.product-form-price {
		font-size:24px
	}

	.product-form-price .del-price {
		font-size:12px
	}

	.product-purchase-head {
		flex-direction:column;
		align-items:self-start
	}

	.purchase-total {
		width:100%;
		text-align:center;
		margin:0;
		display:flex;
		align-items:center;
		margin-top:15px
	}

	.purchase-total .purchase-price {
		margin-right:10px
	}

	.product-action-bottom {
		display:none!important
	}

	.swatch .swatch-element.color span {
		font-size:12px
	}

	.product-purchase-scroll {
		overflow-x:auto;
		display:flex;
		width:100%
	}

	.product-purchase-list .purchase-item {
		width:180px
	}

	.modalPr-button button {
		font-size:14px;
		width:100%
	}

	.modal-time-button {
		flex-wrap:wrap;
		justify-content:center
	}

	.modal-time-button a {
		width:48%;
		font-size:12px;
		margin:3px
	}

	.modal-button-input label {
		width:50%;
		margin-bottom:10px
	}

	.modal-button-input {
		flex-wrap:wrap
	}

	.product-tab-custom ul li a {
		font-size:14px
	}

	.list-productRelated .content-product-list > div {
		margin-bottom:20px
	}
}

.collection-logo {
	text-align:center;
	margin:28px 0
}

.collection-slides .owl-dots {
	position:absolute;
	bottom:28px;
	text-align:center;
	width:100%
}

.collection-slides .owl-dots .owl-dot {
	display:inline-block
}

.collection-slides .owl-dots .owl-dot span {
	position:relative;
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
	border-radius:50%;
	cursor:pointer;
	background:transparent;
	border:2px solid #fff;
	-webkit-transition:color .2s ease-in-out,background .2s ease-in-out;
	transition:color .2s ease-in-out,background .2s ease-in-out
}

.collection-slides .owl-dots .owl-dot.active span {
	background:#fff
}
.collection-page .list-collection-box {
	margin-top:5px;
}

.collection-page .list-collection-box .list-collection-img img {
	width:80%
}

.collection-menu-select {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:50px
}

.collection-menu ul {
	display:flex;
	align-items:center;
	margin-bottom:0
}

.collection-menu ul li {
	padding:0 12px
}

.collection-menu ul li a {
	color:#444;
	font-weight:500;
	font-size:16px;
	line-height:19px
}

.collection-menu-select .browse-tags {
	display:flex;
	align-items:center
}

.collection-menu-select .browse-tags .lb-filter {
	opacity:1;
	margin-right:10px
}

.collection-menu-select .browse-tags .custom-dropdown {
	float:none;
	overflow:visible;
	padding-right:25px;
	cursor:pointer
}

.collection-menu-select .browse-tags .custom-dropdown select {
	border:0;
	padding-right:15px
}

.collection-menu-select .browse-tags .custom-dropdown::after {
	top:-7px;
	right:0;
	content:"\f107";
	font-size:24px
}


.vender-product__config {
	background:#f5f5f7;
	padding:9px 0 0;
	border-radius:6px;
	position:relative
}

.vender-product__config__param span {
	display:inline-block;
	font-size:14px;
	line-height:19px;
	color:#6c757d;
	margin-bottom:9px;
	position:relative;
	cursor:help
}

.vender-product__config__param span:not(:last-child) {
	margin-right:14px
}

.vender-product__config__param span[data-title]:hover:after,.vender-product__config__param span[data-title]:hover:before {
	opacity:1;
	visibility:visible
}

.vender-product__config__param span:before {
	content:attr(data-title);
	position:absolute;
	left:50%;
	bottom:calc(100% + 5px);
	z-index:11;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	background:#333;
	border-radius:6px;
	color:#cecece;
	white-space:nowrap;
	padding:1px 5px 3px;
	text-align:center;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	opacity:0;
	visibility:hidden
}

.vender-product__config__param span:after {
	content:"";
	position:absolute;
	z-index:1;
	left:40%;
	bottom:calc(100% - 4px);
	border-width:5px;
	border-style:solid;
	border-color:#333 transparent transparent;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	opacity:0;
	visibility:hidden
}

.vender-product__config__param span img {
	margin-right:5px;
	font-size:14px;
	color:#b6bfc7!important;
	width:14px!important;
	height:16px;
	display:inline-block!important
}

.vender-product__img-promo {
	position:relative;
	padding-bottom:40px
}

.vender-product__img-promo span {
	display:inline-block;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	overflow:hidden;
	margin-bottom:5px
}

.vender-product__img-promo span img {
	width:100%;
	vertical-align:top
}

.vender-product__img-promo span:not(:last-child) {
	margin-right:10px
}

.vender-product__img-promo span.active {
	-webkit-box-shadow:0 0 0 1px #dee2e6;
	box-shadow:0 0 0 1px #dee2e6
}

.vender-product__text-promo {
	position:absolute;
	margin:0;
	left:0;
	bottom:10px;
	width:100%;
	font-size:13px;
	font-weight:400;
	line-height:1.31;
	color:#555;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis
}

.neon-product-block-item .product__box-name {
	margin-bottom:5px;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	color:#444;
	text-align:left;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	position:relative;
	min-height:38.4px
}

.neon-product-block-item .product__box-price {
	display:flex;
	align-items:center;
	justify-content:space-between
}

.neon-product-block-item .product__box-price .price.price-custom {
	border-radius:15px;
	background-color:#ED873C;
	color:#fff;
	min-width:150px;
	text-align:center;
	font-weight:500;
	font-size:19px;
	min-height:30px;
	display:flex;
	align-items:center;
	justify-content:center
}

.neon-product-block-item .product__box-price .old-price {
	font-size:12px;
	color:#444;
	text-decoration:line-through;
	margin-left:5px
}

.content-product-list > div:nth-of-type(4n+1) {
	clear:left
}

.pro-loop {
	margin-bottom:0;
	background:transparent;
	overflow:visible;
	margin-bottom:25px
}

.neon-product-block-item {
	background:#F5F5F7;
	box-shadow:4px 4px 20px #0003;
	border-radius:10px;
	overflow:hidden;
	padding:12px;
	position:relative
}

.blog-paginate {
	margin-bottom:50px;
	margin-top:15px;
	justify-content:center;
	display:flex
}

.blog-paginate a {
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:500;
	font-size:16px;
	line-height:19px;
	color:#444;
	background:#F5F5F7;
	border:1px solid #F5F5F7;
	padding:14px 30px;
	border-radius:10px;
	width:250px
}

.blog-paginate a i {
	margin-left:15px;
	font-size:25px
}

.collection-menu-select .block.left-module {
	margin:0
}

.collection-menu-select .block_content {
	display:flex;
	align-items:center
}

.collection-menu-select .layered .layered_subtitle span {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	color:#ed873c;
	border:1px solid #ed873c;
	border-radius:10px;
	min-height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 12px
}

.collection-menu-select .layered .layered_subtitle {
	padding:0
}

.collection-menu-select .group-filter {
	margin:0 5px
}

.collection-menu-select .group-filter[aria-expanded="true"] .layered-content {
	position:absolute;
	z-index:9;
	background:#fff;
	margin-top:10px;
	border:1px solid #ddd;
	border-radius:6px;
	padding:5px 10px
}

.collection-menu-select ul.check-box-list {
	margin:0;
	max-height:300px;
	overflow-y:auto
}

.filter-sort {
	display:flex;
	align-items:center
}

.filter-sort .box_sidebar {
	margin-right:10px
}

.collection-acessory {
	margin:45px 0
}

.title-collection-acessory {
	text-align:center;
	font-weight:600;
	font-size:40px;
	line-height:48px;
	margin-bottom:45px;
	color:#444
}

.collection-acessory-tabs {
	max-width:1130px;
	margin:0 auto
}

.collection-acessory-items {
	display:flex;
	align-items:center;
	justify-content:space-between
}

.collection-acessory-item {
	display:flex;
	align-items:center;
	justify-content:center;
	width:calc(100% / 6)
}

.collection-acessory-icon {
	width:95px;
	height:95px;
	margin:0 auto;
	border-radius:50%;
	border:1px solid #444;
	overflow:hidden
}

.collection-acessory-box {
	padding:45px 0;
	border:1px solid #4444444d;
	border-top:0
}

.collection-acessory-text {
	margin-top:25px;
	font-weight:500;
	font-size:14px;
	line-height:17px;
	color:#444;
	text-align:center
}

.collection-acessory-tabs .nav-tabs {
	display:flex;
	justify-content:center
}

.collection-acessory-tabs .nav > li > a {
	font-weight:500;
	font-size:18px;
	line-height:21px;
	color:#444;
	border-radius:0
}

.collection-acessory-tabs .nav > li > a:hover {
	background:transparent
}

.collection-acessory-tabs .nav > li > a:focus {
	border-bottom:0
}

.collection-acessory-pr {
	display:flex;
	flex-wrap:wrap;
	margin:0 -10px
}

.collection-acessory-pr-item {
	width:calc(100% / 5);
	padding:0 10px;
	margin-bottom:20px
}
/* Màn hình lớn (iMac 27inch+): 5 cột */
@media (min-width: 1400px) {
    .collection-acessory-pr-item {
        width: calc(100% / 5) !important;
    }
    .col-md-3.pro-loop {
        width: calc(100% / 5) !important;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        float: none !important;
    }
}

/* Màn hình trung (MacBook 13-15 inch): 4 cột */
@media (min-width: 992px) and (max-width: 1399px) {
    .collection-acessory-pr-item {
        width: calc(100% / 4) !important;
    }
    .col-md-3.pro-loop {
        width: calc(100% / 4) !important;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        float: none !important;

    }
}

/* Tablet: 3 cột */
@media (min-width: 769px) and (max-width: 991px) {
    .collection-acessory-pr-item {
        width: calc(100% / 3) !important;
    }
    .col-md-3.pro-loop {
        width: calc(100% / 3) !important;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        float: none !important;

    }
}

/* Fix trang dùng pro-loop: căn giữa và đồng bộ số cột */
.content-product-list.filter {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
}
/* Fix trang search cũng dùng flex như collection, float: none sẽ hoạt động đúng và không bị ép 1 cột nữa. */
.search .results.content-product-list {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
}

.neon-product-block-item .label-sale {
	position:absolute;
	top:14px;
	left:14px;
	z-index:1
}

.label-sale {
	background:#ED873C;
	border-radius:20px;
	font-weight:500;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:2px 10px
}

.collection-acessory-pr-items {
	margin-bottom:70px
}

.filter-here .neon-product-block-item .product__box-price .price.price-custom {
	min-width:160px
}

.collection-acessory-detail {
	padding-top:30px
}

@media (max-width: 991px) {
	.collection-filter-mb {
		display:flex;
		align-items:center;
		justify-content:center;
		background:#f5f5f7;
		border-radius:10px;
		cursor:pointer;
		height:32px
	}

	.collection-acessory-detail .collection-menu-select > div {
		width:48%
	}

	.collection-acessory-detail .collection-filter-mb svg {
		width:13px;
		height:13px;
		margin-right:5px
	}

	.collection-acessory-detail .collection-menu-select .collection-menu {
		display:none
	}

	.sidebar-fix {
		position:fixed;
		top:0;
		right:0;
		z-index:9999;
		background:#fff;
		width:80%;
		height:100%;
		display:none;
		padding:0
	}

	.sidebar-fix.show-filter {
		display:block
	}

	.sidebar-fix:before {
		content:"";
		background:#0006;
		position:fixed;
		top:0;
		left:0;
		width:20%;
		height:100%;
		z-index:0
	}

	.sidebar-fix .left-module {
		margin:0
	}

	.title-filter {
		background:#ed873c;
		position:relative;
		text-align:center;
		color:#fff;
		font-weight:500;
		font-size:14px;
		line-height:17px;
		display:flex;
		justify-content:center;
		align-items:center;
		height:46px;
		margin-bottom:20px
	}

	.close-filter {
		position:absolute;
		right:30px
	}

	.close-filter:before,.close-filter:after {
		content:"";
		position:absolute;
		left:0;
		top:0;
		background:#fff;
		width:25px;
		height:1px;
		-ms-transition:bottom 300ms 100ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),width 150ms linear,background 150ms linear;
		-webkit-transition:bottom 300ms 100ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),width 150ms linear,background 150ms linear;
		transition:bottom 300ms 100ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),width 150ms linear,background 150ms linear
	}

	.close-filter:before {
		-ms-transform:rotate(-45deg);
		transform:rotateZ(-45deg)
	}

	.close-filter:after {
		-ms-transform:rotate(45deg);
		transform:rotateZ(45deg)
	}

	.collection-acessory-page .check-box-list {
		margin:0
	}

	.collection-acessory-page .group-filter .layered-content {
		background:#f5f5f7;
		padding:0 15px
	}

	.collection-acessory-page .layered .layered_subtitle {
		padding:0 10px;
		margin-bottom:8px;
		text-transform:inherit
	}

	.collection-acessory-page .group-filter + .group-filter {
		margin-top:20px
	}

	.collection-acessory-page .filter-sort {
		background:#f5f5f7;
		height:32px;
		border-radius:12px;
		padding:0 10px;
		justify-content:center
	}

	.collection-acessory-page .block .block_content {
		max-height:calc(100vh - 68px)
	}

	.collection-menu-select-all .browse-tags {
		order:1;
		width:100%;
		display:flex;
		align-items:center;
		justify-content:center;
		background:#f5f5f7;
		height:32px;
		border-radius:12px;
		padding:0 10px;
		margin-bottom:15px
	}

	.collection-menu-select-all .filter-sort {
		flex-wrap:wrap;
		width:100%
	}

	.collection-menu-select-all .box_sidebar {
		order:2;
		margin:0;
		width:100%
	}

	.collection-menu-select-all .box_sidebar .block_content {
		flex-wrap:wrap;
		justify-content:space-between
	}

	.collection-menu-select-all .box_sidebar .block_content > div {
		width:48%;
		margin:0
	}

	.collection-menu-select {
		flex-wrap:wrap
	}

	.collection-menu {
		overflow-x:auto;
		margin-bottom:15px
	}

	.collection-menu ul li a {
		white-space:nowrap
	}

	.collection-mb {
		padding:0
	}

	.collection-acessory-pr-item {
		width:50%
	}
}

@media (max-width: 767px) {
	.collection-page .list-collection-box {
		overflow-x:auto;
		flex-wrap:nowrap;
    text-align: center;
	}

	.collection-page .list-collection-box .list-collection-item {
		margin:0;
		max-width: 100%;
    width: 25%;
    flex-wrap: wrap;
    margin: 4px !important;
	}

	.collection-page .list-collection-box .list-collection-inner {
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center
	}

	.neon-product-block-item {
		padding:5px
	}

	.neon-product-block-item .product__box-name {
		font-size:11px;
		line-height:16px;
		min-height:35px
	}

	.neon-product-block-item .product__box-price .price.price-custom {
		min-width:auto;
		font-size:12px;
		min-height:20px;
		padding:0 8px
	}

	.neon-product-block-item .product__box-price .old-price {
		font-size:8px
	}

	.content-product-list > div:nth-of-type(4n+1) {
		clear:none
	}

	.content-product-list > div:nth-of-type(2n+1) {
		clear:left
	}

	.collection-menu-select .layered .layered_subtitle span {
		font-size:12px;
		padding:0 10px;
		text-align:center
	}

	.collection-acessory-box {
		overflow-x:auto;
		padding:30px 0
	}

	.collection-acessory-item,.collection-acessory-inner {
		width:125px;
		text-align:center
	}

	.title-collection-acessory {
		font-size:28px
	}

	.filter-here .neon-product-block-item .product__box-price .price.price-custom {
		min-width:inherit
	}

	.collection-sort-filter {
		left:0
	}

	.collection-acessory-detail .collection-menu {
		display:none
	}
}

.header-page {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:20px
}

.wrapper-cart-detail {
	max-width:677px;
	margin:0 auto
}

.header-page h1 {
	margin:0;
	font-size:16px;
	color:#444
}

.header-href a {
	font-size:16px;
	display:flex;
	align-items:center
}

.header-href a i {
	font-size:22px;
	margin-right:8px
}

.wrapbox-content-cart {
	background:#fff;
	box-shadow:4px 4px 25px #00000040;
	border-radius:15px
}

.qty-click input.item-quantity {
	background:#fff;
	border-left:0;
	border-right:0
}

.qty-click button.qtyminus.qty-btn {
	border-top-left-radius:10px;
	border-bottom-left-radius:10px
}

.qty-click button.qtyplus.qty-btn {
	border-top-right-radius:10px;
	border-bottom-right-radius:10px
}

.remove a {
	display:inline-block;
	background:#f5f5f7;
	border-radius:3px;
	padding:3px 10px;
	font-size:10px;
	line-height:12px;
	color:#4444444d;
	margin-top:10px
}

table.table-cart {
	border-bottom:0
}

.sidebox-order_total {
	border-bottom:3px solid #c4c4c5b3;
	border-top:0;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 20px;
	padding-bottom:15px;
	font-size:16px;
	line-height:19px
}

.sidebox-order_total .total-price {
	font-size:16px;
	font-weight:700;
	color:#444
}

.checkout-note textarea {
	height:56px;
	min-height:auto;
	background:#fff;
	border:1px solid #c4c4c5;
	border-radius:15px;
	padding:15px
}

.checkout-note {
	margin-top:20px
}

.sidebox-order {
	border:0;
	padding:0;
	margin-top:25px;
	margin-bottom:16px
}

.sidebox-order .button {
	width:100%;
	border-radius:15px;
	font-size:16px;
	font-weight:700;
	border-color:#0071e3
}

.sidebox-order .button:before {
	background:#0071e3
}

p.cart-price {
	position:absolute;
	right:0;
	top:20px;
	margin:0;
	text-align:right
}

p.cart-price del {
	display:block
}

p.cart-price span {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	color:#444
}

.payment-post {
	text-align:center;
	margin-bottom:36px
}

.payment-post h4 {
	font-weight:500;
	font-size:16px;
	line-height:19px;
	color:#444;
	margin-bottom:11px
}

.payment-post ul {
	background:#f5f5f7;
	border-radius:15px;
	display:inline-block;
	padding:16px 11px
}

.payment-post ul li {
	display:inline-block;
	margin-right:8px
}

.payment-post ul li:last-child {
	margin-right:0
}

.cart-text {
	text-align:center;
	font-weight:400;
	font-size:14px;
	line-height:17px;
	margin-top:20px
}

.collection-sort-filter {
	position:absolute;
	top:20px;
	right:0;
	z-index:9999;
	width:200px;
	margin:0;
	background:#f5f5f7;
	border-radius:20px;
	padding:20px;
	display:none
}

.collection-sort-filter li a {
	font-weight:500;
	font-size:16px;
	line-height:19px;
	padding:5px 0;
	display:block
}

table.table-cart tr td.item .variant {
	margin-top:30px
}

.cart-barcode {
	font-weight:500;
	font-size:16px;
	line-height:19px;
	color:#44444480
}

.checkbox-cart-item label {
	margin:0;
	font-weight:400;
	font-size:16px;
	line-height:19px;
	color:#444
}

.checkbox-cart-item + .checkbox-cart-item {
	margin-top:10px
}

.checkbox-list-cart {
	margin-top:15px
}

.bill-field {
	background:#f5f5f7;
	border-radius:15px;
	padding:21px 26px;
	margin-top:15px;
	display:none
}

.bill-field input {
	background:#fff;
	border:.5px solid #c4c4c480;
	border-radius:10px;
	font-size:16px;
	line-height:19px;
	height:44px
}

@media (max-width: 767px) {
	table.table-cart tr td.image {
		width:100px
	}

	main.mainContent-theme {
		background:#fff!important
	}

	.wrapbox-content-cart {
		box-shadow:none
	}

	.cart-text {
		margin-top:0
	}

	.payment-post {
		margin-bottom:10px
	}
}

.layout-pageContact .list-collection-box {
	margin-top:28px;
	margin-bottom:52px
}

.layout-pageContact {
	background:#fff
}

.contact-info {
	display:flex;
	align-items:center
}

.contact-info > div {
	width:50%
}

.info-text-logo {
	max-width:360px;
	margin:0 auto;
	margin-bottom:30px
}

.contact-info-text p {
	font-weight:400;
	font-size:16px;
	line-height:19px;
	text-align:justify;
	color:#444;
	margin-bottom:20px
}

.contact-info-text ul li {
	font-weight:500;
	font-size:16px;
	line-height:34px;
	color:#444
}

.contact-info-text ul {
	list-style:inherit;
	padding-left:20px
}

.contact-info + .contact-info {
	margin-top:50px
}

.contact-info-img h2 {
	text-align:center;
	font-weight:500;
	font-size:32px;
	line-height:34px;
	margin-bottom:22px;
	color:#000
}

.contact-info-img .box-map iframe {
	height:413px!important;
	border-radius:15px
}

.contact-shipping .contact-info-text {
	text-align:center
}

.contact-shipping .contact-info-text h4 {
	font-weight:500;
	font-size:32px;
	line-height:34px;
	color:#000;
	margin-bottom:22px
}

.contact-shipping .contact-info-text h5 {
	font-weight:400;
	font-size:24px;
	line-height:34px
}

.contact-shipping .contact-info-text h5 span {
	font-weight:700;
	color:#000
}

.contact-shipping .contact-info-text p {
	text-align:center
}

.contact-related h4 {
	text-align:center;
	font-weight:600;
	font-size:40px;
	line-height:48px;
	color:#444;
	margin-bottom:50px
}

.contact-related {
	margin-top:60px;
	margin-bottom:50px
}

.collection-sort-filter.active {
	display:block
}

.collection-sort-filter li a.active:before {
	content:"\f00c";
	font-family:FontAwesome;
	margin-right:5px
}

@media (max-width: 767px) {
	.contact-related h4 {
		text-align:center;
		font-weight:600;
		font-size:40px;
		line-height:48px;
		color:#444;
		margin-bottom:50px
	}

	.contact-related {
		margin-top:60px;
		margin-bottom:50px
	}

	.contact-info {
		flex-wrap:wrap
	}

	.contact-info > div {
		width:100%
	}

	.contact-info-img {
		order:2
	}

	.contact-info-text p,.contact-info-text ul li {
		font-size:14px
	}

	.contact-shipping .contact-info-text,.contact-shipping .contact-info-text p {
		text-align:left
	}

	.contact-info-img h2 {
		text-align:left;
		font-size:28px;
		margin-bottom:10px
	}

	.contact-shipping .contact-info-text h4 {
		font-size:28px;
		margin-bottom:5px
	}

	.contact-shipping .contact-info-text h5 {
		font-size:20px
	}

	.contact-info-img .box-map iframe {
		width:100%
	}

	.contact-related {
		margin:25px 0
	}

	.contact-related h4 {
		font-size:28px;
		margin-bottom:15px
	}

	.layout-pageContact .list-collection-box {
		margin-bottom:25px
	}

	.info-text-logo {
		max-width:210px;
		margin-bottom:15px
	}
}

.button.btn-addtocart {
	font-size:16px
}

.product-sale-content {
	font-size:14px
}

@media (max-width: 385px) {
	.vender-product__config__param span:not(:last-child) {
		margin-right:5px
	}

	.vender-product__config__param span {
		font-size:12px
	}

	.vender-product__img-promo {
		padding-bottom:0
	}
}

.layered .layered_subtitle span {
	font-size:16px
}

.check-box-list li {
	font-size:14px;
	line-height:2
}

.filter-price li span {
	font-size:14px
}

.product-price span.pro-price {
	color:#ed873c
}

.product-form-price {
	color:#ed873c
}

.page-policy h2 {
	margin:24px 0
}

.content-pagenot {
	padding:50px 0
}

.content-pagenot h1 {
	font-weight:500;
	font-size:32px;
	line-height:38px;
	margin-bottom:30px
}

.error-button {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	margin:0 -40px
}

.error-button-item a {
	display:flex;
	align-items:center;
	justify-content:center;
	width:260px;
	height:56px;
	line-height:56px;
	background:#f5f5f7;
	border-radius:15px
}

.error-button-item a img {
	width:140px
}

.error-button-item {
	padding:0 40px
}

.error-button-item.error-button-tell a {
	background:#0071e3;
	color:#fff;
	font-weight:700;
	font-size:16px
}

.error-button-item p {
	font-weight:500;
	font-size:16px;
	line-height:19px
}

.content-pagenot:after {
	display:none
}

@media (max-width: 767px) {
	.error-button-item {
		padding:0 10px
	}

	.error-button-item a {
		width:165px
	}

	.error-button-item.error-button-tell a {
		font-size:14px
	}

	.error-button-item p {
		font-size:14px;
		line-height:17px
	}

	.content-pagenot h1 {
		font-size:20px;
		line-height:24px
	}
}

.product-tab-custom .tab-content {
	max-width:800px;
	margin:0 auto
}

.description-content img,.contact-info-img img,.article-content img,.page-policy img,.content-page img,.product-banner img,#tronghopcogi img {
	border-radius:10px
}

.fix-phone {
	position:fixed;
	bottom:110px;
	top:inherit!important;
	z-index:999;
	right:10px
}

.fix-phone .bbh {
	display:inline-block;
	position:relative;
	display:inline-block;
	position:relative
}

.phone {
	margin-bottom:10px;
	position:relative
}

.phone-box {
	width:48px;
	height:48px;
	line-height:48px;
	text-align:center;
	border-radius:30px;
	display:inline-block;
	color:#fff;
	font-size:18px
}

.phone-box img {
	animation:play0 1.5s ease infinite
}

@keyframes play0 {
	0% {
		transform:rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		transform:rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		transform:rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		transform:rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		transform:rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		transform:rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		transform:rotate(0deg) scale(1) skew(1deg)
	}
}

.zalo-box,.fb-box {
	width:48px;
	height:48px;
	line-height:47px;
	text-align:center;
	border-radius:30px;
	display:inline-block;
	color:#fff;
	font-size:18px
}

.zalo-box img,.fb-box img {
	position:relative;
	top:-1px
}

.fix-phone .phone a .tooltip-text {
	position:absolute;
	top:4px;
	right:55px;
	z-index:9;
	height:32px;
	line-height:26px;
	padding:3px 10px;
	width:auto;
	border-radius:5px;
	font-size:11px;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	cursor:pointer;
	background-color:#000;
	visibility:hidden;
	opacity:0;
	-ms-transition:all 200ms linear;
	-webkit-transition:all 200ms linear;
	transition:all 200ms linear
}

.fix-phone .phone a:hover .tooltip-text {
	visibility:visible;
	opacity:1
}

.fix-phone .tooltip-text:after {
	content:"";
	width:0;
	height:0;
	border-width:5px;
	border-style:solid;
	border-color:transparent transparent transparent #000;
	position:absolute;
	left:100%;
	top:0;
	bottom:0;
	margin:auto;
	-ms-transition:all 200ms linear;
	-webkit-transition:all 200ms linear;
	transition:all 200ms linear
}

#toTop {
	text-align:center;
	position:fixed;
	bottom:40px;
	right:-35px;
	cursor:pointer;
	display:none;
	color:#000;
	font-size:11px;
	font-weight:900;
	transform:rotate(-90deg);
	z-index:99
}

#toTop span {
	float:left;
	margin:4px 10px
}

#toTop svg {
	height:25px
}

table.table-total tr td {
	font-size:16px;
	color:#444
}

.cart-view table #total-view-cart {
	color:#444
}

.header-wrap-icon .header-action .table-total tr td a {
	justify-content:center;
	font-weight:700;
	font-size:14px;
	line-height:17px;
	border-radius:10px
}

.header-wrap-icon .header-action .table-total tr td a.linktocart {
	border-color:#E08B4C
}

.header-wrap-icon .header-action .table-total tr td a.linktocart:before {
	background:#E08B4C
}

.header-wrap-icon .header-action .table-total tr td a.linktocheckout {
	border-color:#0071E3
}

.header-wrap-icon .header-action .table-total tr td a.linktocheckout:before {
	background:#0071E3
}

.header-action_cart .header-action_dropdown {
	border-radius:10px
}

@media (max-width: 767px) {
	.harafunnel-mb {
		display:none!important
	}
}

.swatch .swatch-element label.sd:before {
	content:"";
	width:18px;
	height:18px;
	background:#0038ff;
	border-bottom-right-radius:10px;
	position:absolute;
	top:0;
	left:0
}

.swatch .swatch-element label {
	margin:0;
	line-height:40px;
	font-size:12px;
	font-weight:500;
	text-align:center;
	cursor:pointer;
	width:auto;
	height:auto;
	display:flex;
	border:1px solid #444;
	border-radius:10px;
	overflow:hidden;
	padding:15px 5px
}

.swatch .swatch-element label.sd {
	border:2px solid #0038FF;
	position:relative;
	background:transparent;
	color:inherit
}

.swatch .swatch-element label.sd:after {
	content:"\f00c";
	font-family:FontAwesome;
	color:#fff;
	position:absolute;
	top:2px;
	left:2px;
	font-size:12px;
	line-height:12px
}

#startbap_product_reviews {
	padding-left:24px;
	padding-right:24px;
	max-width:942px;
	margin:0 auto;
	margin-top:50px
}

#startbap_product_reviews .starbap-rev-widg {
	border:none;
	padding-left:0;
	padding-right:0
}

#startbap_product_reviews .starbap-rev-widg__title {
	text-align:center;
	padding:19px;
	color:#444;
	text-transform:uppercase;
	border:1px solid #444;
	border-radius:15px;
	font-weight:700;
	font-size:24px;
	line-height:20px;
	margin-bottom:50px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-rev-widg__title {
		font-size:14px;
		padding:0;
		height:35px;
		line-height:35px;
		margin-bottom:15px
	}
}

#startbap_product_reviews .starbap-rev-total-point {
	font-size:60px;
	color:#e71010;
	line-height:1;
	margin-bottom:0;
	font-weight:500
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-rev-total-point {
		font-size:40px;
		letter-spacing:-3px
	}

	#startbap_product_reviews .starbap-rev-widg__summary-text {
		font-size:8px
	}
}

@media (min-width: 1200px) {
	#startbap_product_reviews .starbap-rev-widg__summary {
		padding-left:100px;
    margin-bottom: 25px;
	}
}

#startbap_product_reviews .starbap-ask-question-btn {
	margin-left:16px
}

@media (min-width: 1200px) {
	#startbap_product_reviews .starbap-ask-question-btn {
		margin-right:0;
		position:absolute;
		right:0;
		top:165px
	}
}

#startbap_product_reviews .starbap-histogram {
	padding-top:20px;
	padding-left:36px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-histogram {
		padding:0;
		margin:0;
		border:0;
		margin-top:25px
	}
}

#startbap_product_reviews .starbap-rev-widg__summary-stars {
	margin-bottom:5px
}

#startbap_product_reviews
.starbap-rev-widg__summary-stars
.starbap-star
> i.fa {
	font-size:22px
}

@media (max-width: 767px) {
	#startbap_product_reviews
	.starbap-rev-widg__summary-stars
	.starbap-star
	> i.fa {
		font-size:14px
	}
}

#startbap_product_reviews .starbap-histogram__star .starbap-star > i.fa {
	font-size:14px
}

#startbap_product_reviews .starbap-histogram__bar {
	margin-left:16px;
	margin-right:10px;
	height:10px;
	border-radius:999px;
	background:#e5e5e5
}

#startbap_product_reviews
.starbap-histogram__bar
.starbap-histogram__bar-content {
	border-top-left-radius:999px;
	border-bottom-left-radius:999px
}

#startbap_product_reviews .starbap-histogram__percentage,#startbap_product_reviews .starbap-histogram__frequency {
	font-size:9px;
	font-weight:400
}

#startbap_product_reviews .starbap-write-rev-link,#startbap_product_reviews .starbap-ask-question-btn {
	background:#F5F5F7;
	border-radius:999px;
	font-size:16px;
	padding:10px 20px;
	width:135px;
	color:#000;
	border:none;
	line-height:18px;
	margin-bottom:5px
}

#startbap_product_reviews .starbap-write-rev-link:before,#startbap_product_reviews .starbap-ask-question-btn:before {
	display:none
}

#startbap_product_reviews
.starbap-form-wrapper
input:not([type="submit"]):not([type="button"]) {
	border-radius:999px;
	padding:8px 15px
}

#startbap_product_reviews
.starbap-form-wrapper
input:not([type="submit"]):not([type="button"]):focus {
	outline:none
}

#startbap_product_reviews .starbap-form-wrapper textarea:focus {
	outline:none
}

#startbap_product_reviews .starbap-form__name-fieldset label,#startbap_product_reviews .starbap-form__email-fieldset label,#startbap_product_reviews .starbap-form__phone-fieldset label {
	display:none
}

#startbap_product_reviews .starbap-form label {
	text-align:left
}

#startbap_product_reviews .starbap-form__name-fieldset input,#startbap_product_reviews .starbap-form__email-fieldset input,#startbap_product_reviews .starbap-form__phone-fieldset input {
	margin-top:18px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-form__name-fieldset input,#startbap_product_reviews .starbap-form__email-fieldset input,#startbap_product_reviews .starbap-form__phone-fieldset input {
		margin:0;
		margin-top:6px;
		padding:0 20px!important;
		height:24px;
		line-height:24px
	}
}

#startbap_product_reviews .starbap-form__name-fieldset,#startbap_product_reviews .starbap-form__email-fieldset,#startbap_product_reviews .starbap-form__phone-fieldset {
	width:calc(33.33% - 4px);
	padding-right:22px;
	max-width:initial
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-form__name-fieldset,#startbap_product_reviews .starbap-form__email-fieldset,#startbap_product_reviews .starbap-form__phone-fieldset {
		padding:0;
		width:245px;
		max-width:100%
	}
}

#startbap_product_reviews .starbap-form__phone-fieldset {
	padding-right:0
}

#startbap_product_reviews .starbap-rev-widg__reviews {
	display:flex;
	flex-wrap:wrap
}

#startbap_product_reviews .starbap-rev-widg__reviews .starbap-rev.starbap-divider-top {
	display:inline-block;
	width:calc(50% - 4px);
	border:none;
	border-right:1px solid #eee;
	padding-left:25px;
	padding-right:25px;
	margin:0;
	padding-top:0;
	margin-bottom:25px
}

#startbap_product_reviews
.starbap-rev-widg__reviews
.starbap-rev.starbap-divider-top:nth-child(2n) {
	border-right:none
}

@media (max-width: 767px) {
	#startbap_product_reviews
	.starbap-rev-widg__reviews
	.starbap-rev.starbap-divider-top {
		width:100%;
		border:none;
		padding:0;
		border-bottom:1px solid #eee
	}
}

#startbap_product_reviews .rating-stars ul > li.star.selected > i.fa {
	color:#0071e3
}

#startbap_product_reviews .starbap-submit-rev-wrap {
	position:relative;
	float:right
}

#startbap_product_reviews .starbap-submit-rev-wrap::after {
	content:"";
	width:18px;
	height:18px;
	line-height:18px;
	background:#fff;
	top:3px;
	right:3px;
	position:absolute;
	border-radius:50%;
	background-image:url(//theme.hstatic.net/1000069970/1000828363/14/vth-submit-review.svg?v=251);
	background-size:11px;
	background-repeat:no-repeat;
	background-position:center
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-submit-rev-wrap::after {
		width:16px;
		height:16px;
		line-height:16px;
		top:2px;
		right:2px
	}
}

#startbap_product_reviews .starbap-submit-rev {
	width:145px;
	border-radius:999px;
	padding:10px 15px;
	height:auto;
	background:#0071e3;
	color:#fff
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-submit-rev {
		font-size:8px;
		width:108px;
		height:20px
	}
}

#startbap_product_reviews .starbap-submit-rev--clone {
	cursor:pointer;
	border:1px solid #ddd;
	font-weight:500;
	font-size:13px;
	height:40px;
	background:#fdd22f;
	border:0;
	color:#4a4a4a;
	width:150px;
	float:right;
	width:122px;
	border-radius:999px;
	padding:3px;
	height:auto;
	padding-right:22px;
	margin:0
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-submit-rev--clone {
		font-size:8px;
		width:108px;
		height:20px
	}
}

#startbap_product_reviews .starbap-subtab {
	background:#ececec;
	border-radius:999px;
	margin-top:65px;
	padding-top:0;
	margin-bottom:32px;
	display:flex;
	align-items:center
}

#startbap_product_reviews .starbap-subtab .starbap-subtab__name {
	border-radius:999px;
	width:50%;
	text-align:center;
	box-shadow:none;
	border:none;
	font-size:14px;
	text-transform:uppercase;
	padding:0;
	height:36px;
	line-height:36px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-subtab .starbap-subtab__name {
		width:50%;
		margin:0;
		height:25px;
		line-height:25px;
		font-size:8px
	}
}

#startbap_product_reviews
.starbap-subtab
.starbap-subtab__name.starbap--active {
	background:#0071e3;
	color:#fff
}

#startbap_product_reviews .starbap-paginate {
	padding-top:30px
}

#startbap_product_reviews .starbap-paginate .starbap-paginate__page {
	width:35px;
	height:35px;
	line-height:35px;
	padding:0;
	background:#F5F5F7;
	border-radius:10px
}

#startbap_product_reviews .starbap-paginate .starbap-paginate__page.starbap-curt {
	background:#0071e3;
	color:#fff
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-paginate .starbap-paginate__page {
		width:24px;
		height:24px;
		line-height:24px
	}
}

#startbap_product_reviews .starbap-photocamera-icon:before {
	content:"Chọn hình"
}

#startbap_product_reviews .starbap-video-icon:before {
	content:"Chọn video"
}

#startbap_product_reviews .starbap-rev__pics,#startbap_product_reviews .starbap-rev__vids {
	display:inline-block;
	margin-right:5px;
	white-space:normal
}

#startbap_product_reviews .starbap-rev__pics .starbap-rev__pic-link,#startbap_product_reviews .starbap-rev__vids .starbap-rev__pic-link {
	position:relative;
	display:block;
	width:100%;
	padding:0;
	overflow:hidden;
	width:74px;
	height:74px;
	display:inline-block;
	border-radius:10px;
	margin:0;
	margin:3px
}

#startbap_product_reviews .starbap-rev__pics .starbap-rev__pic-link::before,#startbap_product_reviews .starbap-rev__vids .starbap-rev__pic-link::before {
	display:block;
	content:"";
	padding-top:100%
}

#startbap_product_reviews .starbap-rev__pics .starbap-rev__pic-link img,#startbap_product_reviews .starbap-rev__pics .starbap-rev__pic-link iframe,#startbap_product_reviews .starbap-rev__vids .starbap-rev__pic-link img,#startbap_product_reviews .starbap-rev__vids .starbap-rev__pic-link iframe {
	--image-scale:1;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%) scale(var(--image-scale));
	object-fit:contain;
	max-width:100%;
	max-height:100%
}

#startbap_product_reviews .starbap-rev__vids {
	display:inline-block;
	width:auto;
	height:auto;
	margin:0
}

#startbap_product_reviews .starbap-rev__vids iframe {
	width:74px;
	height:74px;
	border-radius:10px
}

#startbap_product_reviews .starbap-subtab__name span {
	display:none
}

#startbap_product_reviews .starbap-subtab__name[data-tabname="questions"] {
	position:relative;
	visibility:hidden
}

#startbap_product_reviews .starbap-subtab__name[data-tabname="questions"]:after {
	content:"Hỏi Vender";
	visibility:visible;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	width:100%;
	height:100%;
	border-radius:999px
}

#startbap_product_reviews .starbap-subtab__name[data-tabname="questions"].starbap--active:after {
	background:#0071e3
}

#startbap_product_reviews .starbap-form__body-fieldset [name="review_body"] {
	border-radius:16px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-form__body-fieldset [name="review_body"] {
		margin-bottom:10px
	}
}

@media (min-width: 1200px) {
	#startbap_product_reviews .starbap-form-wrapper {
		padding-left:72px;
		padding-right:72px
	}
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-form-wrapper {
		margin-top:10px;
		padding-top:15px;
		text-align:center
	}
}

#startbap_product_reviews .starbap-widget label {
	text-align:left
}

#startbap_product_reviews .starbap-picture-fieldset__box-wrapper {
	border:1px solid #3698f3
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-picture-fieldset__box-wrapper {
		padding:10px 15px!important
	}

	#startbap_product_reviews
	.starbap-picture-fieldset__box-wrapper
	.starbap-picture-fieldset__icon {
		font-size:9px
	}
}

#startbap_product_reviews .starbap-picture-fieldset__icon {
	color:#3698f3;
	font-size:12px
}

#startbap_product_reviews .starbap-picture-fieldset__box {
	width:120px
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-picture-fieldset__box {
		width:86px;
		min-width:auto;
		margin:0
	}
}

#startbap_product_reviews .ega-review-upload-desc {
	display:inline-block;
	margin:0;
	font-size:11px;
	line-height:30px;
	font-weight:400;
	width:auto
}

@media (max-width: 767px) {
	#startbap_product_reviews .ega-review-upload-desc {
		font-size:8px;
		float:left
	}
}

#startbap_product_reviews .starbap-picture-fieldset-title {
	display:none
}

#startbap_product_reviews .starbap-star.starbap--off > i.fa.fa-star:before {
	content:""!important;
	color:#e5e5e5
}

#startbap_product_reviews input[name="review_video"] {
	display:none;
	margin-bottom:15px
}

@media (min-width: 1200px) {
	#startbap_product_reviews .starbap-form__body-fieldset {
		margin-bottom:18px
	}
}

@media (max-width: 767px) {
	#startbap_product_reviews .starbap-rev-widg__title {
		margin-left:auto;
		margin-right:auto;
		width:336px
	}

	#startbap_product_reviews .starbap-write-rev-link,#startbap_product_reviews .starbap-ask-question-btn {
		font-weight:600;
		font-size:12px;
		width:110px
	}

	#startbap_product_reviews .starbap-form-wrapper {
		margin-top:10px;
		padding-top:15px;
		text-align:center
	}
}

.starbap-rev__icon {
	color:#fff!important
}

.starbap-rev-widg__sort-wrapper {
	display:none!important
}

#startbap_product_reviews .starbap-rev-total-point {
	font-size:40px;
	color:#444;
	margin-bottom:10px
}

.starbap-rev-widg__header {
	position:relative
}

form.starbap-question-form input:not([type="submit"]),form.starbap-question-form textarea {
	padding:10px 15px
}

form.starbap-question-form input,form.starbap-question-form textarea {
	border-radius:25px
}

.starbaprv-scroll {
	cursor:pointer
}

.collection-list-box {
	padding:50px 0
}

.collection-list-box > h3 {
	font-weight:600;
	font-size:28px;
	line-height:33px;
	text-align:center;
	margin-bottom:40px
}

.collection-list-items {
	display:flex;
	flex-wrap:wrap;
	margin:0 -10px
}

.collection-list-item {
	width:calc(100% / 6);
	padding:0 10px;
	margin-bottom:20px
}

.collection-list-inner {
	background:#f5f5f7;
	box-shadow:4px 4px 20px #0003;
	border-radius:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:20px;
	text-align:center;
	min-height:250px
}

.collection-list-inner h4 {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	color:#444
}

@media (max-width: 991px) {
	.collection-list-item {
		width:calc(100% / 3)
	}

	.collection-list-inner {
		min-height:165px;
		padding:8px
	}
}

.blog-post-special {
	display:flex;
	flex-wrap:wrap;
	margin:0 -10px
}

.blog-post-col-8 {
	width:60%
}

.blog-post-col-4 {
	width:40%
}

.blog-post-col {
	padding:0 10px
}

.blog-post-special-item {
	position:relative;
	overflow:hidden
}

.blog-post-special-item h4 {
	position:absolute;
	bottom:0;
	font-weight:700;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-bottom:0;
	left:0;
	padding:15px
}

.blog-post-col-4 .blog-post-special-item h4 {

	font-size:17px;
	line-height:19px
}

.blog-post-special-item:before {
	content:"";
	background:linear-gradient(360deg,#000 24.48%,#2e000000 100%);
	width:100%;
	height:100%;
	position:absolute;
	bottom:0
}

.blog-post-col-8 .blog-post-special-item {
	border-radius:15px 0 0 15px
}

.blog-post-col-4 .blog-post-special-item:nth-child(1) {
	border-radius:0 15px 0 0
}

.blog-post-col-4 .blog-post-special-item:nth-child(2) {
	border-radius:0 0 15px 0;
	margin-top:20px
}

.blog-post-col-4 .blog-post-special-item {
	height:184px
}

.blog-post-col-8 .blog-post-special-item img {
	width:100%
}

#blog .list-collection-box {
	margin-top:28px;
	margin-bottom:28px
}

.blog-title-main {
	text-align:center;
	font-weight:600;
	font-size:28px;
	line-height:33px;
	color:#000;
	margin-bottom:28px
}

.list-article-content {
	display:flex;
	flex-wrap:wrap;
	margin:0 -10px
}

.list-article-content .blog-loop {
	width:calc(100% / 4);
	padding:10px
}

.list-article-content .blog-post {
	background:#f5f5f7;
	box-shadow:4px 4px 20px #0003;
	border-radius:15px;
	overflow:hidden
}

.blog-post-info {
	padding:15px 28px
}

.blog-post-info h5 {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	color:#0071e3;
	margin-bottom:24px
}

.blog-post-title {
	font-weight:500;
	font-size:16px;
	line-height:19px;
	color:#444;
	min-height:57px
}

.blog-post-meta .date {
	font-weight:400;
	font-size:14px;
	line-height:17px;
	color:#444
}

.list-news-latest {
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px
}

.list-news-latest .item-article {
	width:50%;
	padding:15px;
	border:0
}

.post-content h5 {
	font-weight:700;
	font-size:16px;
	line-height:19px;
	color:#0071e3
}

.post-content h3 {
	font-weight:500;
	font-size:16px;
	line-height:19px;
	color:#000
}

.post-content .date {
	font-weight:400;
	font-size:14px;
	line-height:17px;
	color:#444
}

.list-news-latest .item-article .post-image {
	border-radius:15px;
	overflow:hidden
}

.sidebar-blog {
	margin-bottom:30px
}

#article .row {
	display:flex;
	flex-wrap:wrap
}

// Thuận .sidebar-blog-bottom {
// 	order:2
// }

.background-img img {
	width:100%
}

.article-pages.article-body * {
	font-size:16px
   min-height: 500px;
}

.blogs-list-item {
	margin-top:50px
}

.blogs-list-item .list-article-content .blog-loop {
	width:50%
}

.blogs-list-item .blog-post-info {
	padding:10px
}

.blogs-list-item .blog-paginate {
	margin-bottom:0
}

.blogs-new-items .list-news-latest .item-article {
	width:100%
}

.blogs-new-items {
	margin-top:50px
}

@media (max-width: 767px) {
	.blog-post-special .blog-post-col {
		width:100%;
		margin-bottom:20px
	}

	.blog-post-col-4 .blog-post-special-item {
		height:inherit
	}

	.blog-post-special-item {
		border-radius:15px!important
	}

	.blog-post-special-item h4 {
		font-size:17px;
		line-height:19px
	}

	.list-article-content .blog-loop,.list-news-latest .item-article {
		width:100%
	}

	.article-pages.article-body * {
		font-size:14px!important
	}

	.product-detail-main,.product-purchase-title {
		margin-bottom:0
	}

	.product-tab-custom table tr td,.custom-table table tr td {
		display:table;
		width:100%!important
	}
}

.description-productdetail h3,.article-pages.article-body h3,.content-page h3 {
	font-size:22px!important
}

.description-productdetail h2,.article-pages.article-body h2,.content-page h2 {
	font-size:28px!important
}

.description-productdetail h1,.article-pages.article-body h1,.pageAbout-us .content-page h1 {
	font-size:34px!important
}

@media (max-width: 767px) {
	.description-productdetail h3,.article-pages.article-body h3,.pageAbout-us .content-page h3 {
		font-size:18px!important
	}

	.description-productdetail h2,.article-pages.article-body h2,.pageAbout-us .content-page h2 {
		font-size:22px!important
	}

	.description-productdetail h1,.article-pages.article-body h1,.pageAbout-us .content-page h1 {
		font-size:38px!important
	}
}

.news-more {
	text-align:center;
	margin:10px 0
}

.news-more .button {
	border-color:#E08B4C;
	border-radius:10px;
	font-size:14px;
	font-weight:700;
	color:#fff
}

.news-more .button:before {
	background:#E08B4C
}

.product-image-compare {
	position:relative
}

.product-image-compare .js-compare-product-add {
	background:#fff;
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all .22s ease-out;
	box-shadow:-2px 2px 6px #00000040;
	border-radius:100%;
	line-height:30px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	opacity:0;
	visibility:hidden
}

.neon-product-block-item:hover .js-compare-product-add {
	opacity:1;
	visibility:visible
}

.compare-product__qv {
	display:none;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index:9999
}

.compare-product__qv.is-show {
	display:block
}

.compare-product__qv .position-relative {
	border-radius:0;
	border-top:1px solid #e5e5e5;
	box-shadow:0 -2px 10px #0000001f;
	background-color:#fff;
	display:grid;
	grid-template-columns:75% 25%;
	padding:0;
	max-width:1200px;
	margin:0 auto;
	position:relative
}

.compare-product__qv-row {
	display:grid;
	grid-template-columns:1fr 1fr 1fr
}

.compare-product__qv-item,.compare-product__qv-show {
	padding:15px
}

.compare-product__qv-item {
	position:relative;
	text-align:center;
	border-right:1px solid #e0e0e0
}

.compare-product__qv-item img {
	max-width:60px;
	margin-bottom:8px
}

.compare-product__qv-item h3 {
	margin:0;
	font-size:13px;
	font-weight:400
}

.compare-product__qv-show {
	flex-direction:column;
	display:flex;
	justify-content:center;
	align-items:center
}

.compare-product__qv-remove {
	position:absolute;
	top:0;
	right:0;
	font-size:16px;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer
}

.compare-product__qv-hide {
	position:absolute;
	right:0;
	top:-40px;
	padding:10px 30px 10px 10px;
	border-radius:8px 8px 0 0;
	color:#000;
	background:#fff;
	box-shadow:0 -2px 10px #0000001f
}

.compare-product__qv-hide .icon {
	position:absolute;
	right:10px;
	top:15px;
	width:12px;
	height:12px
}

.compare-product__qv-show .btn-main {
	color:#ec873b;
	border-color:#ec873b;
	margin-bottom:10px
}

.selector-actions .js-compare-product-add,.selector-actions .js-compare-product-add svg {
	color:#007bff!important;
	fill:#007bff
}

.selector-actions .js-compare-product-add {
	display:flex;
	align-items:center;
	gap:10px;
	margin-top:20px;
	font-size:16px
}

@media (max-width: 767px) {
	.compare-product__qv .position-relative {
		grid-template-columns:100%
	}

	.compare-product__qv-show {
		display:grid;
		grid-template-columns:1fr 1fr;
		text-align:center;
		border-top:1px solid #e0e0e0;
		padding:5px
	}

	.compare-product__qv-show .btn-main {
		margin-bottom:0
	}
}

.description-productdetail h6,.description-productdetail h6 + table {
	display:none
}

.compare-product__content {
	display:none
}

.save-button {
	display:flex;
	justify-content:center;
	align-items:center;
	gap:15px;
	margin-top:20px;
	border-radius:8px;
	padding:15px;
	font-size:16px;
	cursor:pointer;
	border-color:#ed873d!important
}

.save-button svg {
	color:#fff;
	fill:#fff
}

.save-button:before {
	background:#ed873d!important
}

.save-button:hover svg {
	color:#252a2b;
	fill:#252a2b
}

.product-options {
	position:absolute;
	display:flex;
	flex-direction:column;
	z-index:9;
	top:14px;
	left:14px;
	gap:5px
}

.product-options span {
	display:block;
	background:#ED873C;
	border-radius:20px;
	font-size:10px;
	font-weight:700;
	line-height:14px;
	color:#fff;
	padding:2px 6px;
	text-align:center
}

.product-options span:nth-of-type(2) {
	background:#cc0b0b
}

.product-options span:nth-of-type(3) {
	background:#4678f7
}

.box-icon--close svg {
	color: #fff;
}

img {
	max-width:100%;
	height: auto;
}
.wrap-addcart {
	display: flex;
	gap: 10px;
	align-items: center;
}

button.btn-addtocart span {
	font-size: 13px;
}

.wrap-addcart button {
	height: 60px;
}
.product-form-button-inner {
	display: flex;
	gap: 10px;
}
@media (max-width: 767px){
	.product-form-button-inner, .wrap-addcart {
		flex-wrap: wrap;
	}
	.product-form-button-inner button {
		height: 58px
	}
}
/* ============================================
   Fix CLS - Seabar sqseobar2 modifies body
============================================ */
body {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* Seabar container không được ảnh hưởng layout */
#sqseobar2,
.sqseobar2-right-container,
.sqseobar2-bottom-container,
[id^="sqseobar"],
[class^="sqseobar"] {
  position: fixed !important;
  bottom: 0 !important;
  z-index: 9999 !important;
  contain: layout style size !important;
  transform: translateZ(0) !important;
}

/* ============================================
   Fix CLS - Prevent layout shift from widgets
============================================ */

/* Fix chat widgets / floating buttons */
[class*="sqseobar"],
[class*="zalo"],
[class*="messenger"],
[class*="chat"],
[class*="floating"],
[class*="sticky-btn"] {
  position: fixed !important;
  contain: layout style !important;
}
/* Fix CLS nhảy body trên trang blog/article */
body#lama-theme.article {
  padding-bottom: 110px !important;
  box-sizing: border-box !important;
}
body#lama-theme.blog {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.logoimg {
  width: 234px;
  height: 70px;
  display: block;
}
.logoimg.hidden-lg.hidden-md {
  width: 150px;
  height: 45px;
}
.background-img img {
  aspect-ratio: 1000 / 514;
  width: 100%;
  height: auto;
}
/* Fix CLS - Seabar horizontal bottom bar */
.sqseobar2-horizontal.sqseobar2-bottom {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 9999 !important;
  margin: 0 !important;
  transform: translateZ(0) !important;
}
/* Fix CLS - icon giỏ hàng header */
.header-action_text img.hidden-lg.hidden-md {
  width: 24px !important;
  height: 24px !important;
}

/* Fix CLS - ảnh sản phẩm trong collection */
.collection-mb img {
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: contain;
    width: 100%;
    max-width: 313px;
    display: block;
    margin: 0 auto;
}
/* Fix CLS - ảnh variant selector (14 inch, 16 inch) */
.list-collection-item img,
.list-collection-inner img {
  aspect-ratio: 1 / 1;
  height: auto;
  object-fit: contain;
}

.sidebar-blog-bottom {
  order:1
}
@media (max-width: 767px) {
    .footer-menu-inner ul {
        display: none;
    }
    .footer-menu-inner ul.active {
        display: block;
    }
}