
/* Menu */

/* Menu: rule nền/mega menu đã hợp nhất về style.css để tránh selector chồng nhau. */
.navbar-main .navbar-nav > li > a > div {
	width: 100%;
	float: left;
}
.bg-menu-main li {
	width: 30%;
	float: left;
}
.bg-video:before {
	content: "";
	background: url(117999.png);
	width: 128px;
	height: 128px;
	display: block;
	position: absolute;
	cursor: pointer;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.bg-video {
	position: relative;
}
#myModal .modal-dialog {
	width: auto;
	margin: 30px auto;
	max-width: 1200px;
	background: transparent;
}
#myModal .modal-content {
	background:transparent;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	border: none;
}
#myModal button.close {
	background: url(fancybox_sprite.png);
	width: 34px;
	height: 34px;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
}


/* Icon Collection Footer */
footer .bottom {
	background: 0 0;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
.copyright {
	margin: 5px 0;
	font-size: 12px;
	color: var(--v247-text-muted);
	background-color: var(--v247-footer-bg);
	padding: 20px 0 20px 0;
}
.copy {
	padding: 0 15px;
	font-size: 12px;
	color: var(--v247-text-muted);
	text-align: center;
}
.copy .col-xs-12.col-sm-6 {
	margin: 20px 0;
	text-align: left;
	line-height: 20px;
	padding:0;
}
.gov {
	margin-top: 10px;
	text-align: right !important;
}

/* Product */
.support-phone-header span {
	font-size: 16px;
}
li#cart-target {
	line-height: 36px;
}
li#cart-target i {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	background: #e32124;
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	text-align: center;
	border-radius: 100%;
	margin-right: 5px;
}
#description1 table {
	background:#d9e1f2;
}
#description1 table tr td {
	padding: 5px;
	border-color: white;
	font-weight:bold;
}


.product-icon-hot {
	position: absolute;
	right: 0;
	top: 0;
}
.product-icon-hot img {
	width: 50px;
}


@media (min-width: 1200px){
	.col-lg-7-fix {
		width: 65%
	}
	.col-lg-3-fix {
		width: 35%;
	}
}
.suntory-alo-phone{
	display:none;
}
@media only screen and (max-width: 768px) {
	#menu-mobile .account_mobile,#menu-mobile{
		background:var(--v247-panel-header-bg);
	}
	.suntory-alo-phone{
		/* display: block; */
	}
	.fix_icons_mb{
		display:none;
	}
	#description{
		border:none;
	}
	.product-description-wrapper{
		padding:10px 0;
	}

	.cart {
		color:#000;
	}
	.navbar-toggle .icon-bar{
		background-color:#000;
	}
	.sidebar-nav li{
		padding:0 !important;
	}
}



.subnav {
	display: none;
	overflow: hidden;
	width: 100%;
}
#menu-mobile ul.sidebar-nav li.title {
	padding-left: 15px;
}
#menu-mobile ul li.title {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	text-transform: uppercase;
	color: #000;
	width: 100%;
}
#menu-mobile ul li {
	text-indent: 0;
	width: 50%;
	float: left;
}
@media (max-width: 450px){
	#sidebar-wrapper ul li a {
		font-size: 12px;
	}
}

#menu-mobile ul li a {
	text-align: center;
	display: inline-block;
	line-height: 30px;
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	color: var(--v247-text);
	font-weight: 500;
}
.sidebar-nav li .ico-top {
	position: relative;
	overflow: hidden;
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-align: center;
}
#menu-mobile ul li span.icon img {
	display: block;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 5px !important;
}
#menu-mobile ul li.more-info {
	width: 100%;
	color: #000;
	position: relative;
	line-height: 44px;
	padding-top: 5px;
	padding-left: 40px;
}
#menu-mobile ul li.more-info:before {
	position: absolute;
	top: 2px;
	left: 15px;
	font-size: 25px;
}
#menu-mobile ul li.mobile-click {
	border: 1px solid var(--v247-panel-border) !important;
	padding: 0;
}
@media only screen and (max-width: 480px) {
	footer{
		margin-top: 30px;
	}

	.is-hide-mb{
		display: none;
	}
	.sfix-logo{
		margin-left:55px;
	}
	.box-search-mobile{
		left:-160px !important;
		top: 48px !important;
	}
	.hotline-mobile{
		top: 25px;
		right: 81px !important;
		width: 19px;
		left:auto;
		height: 19px;
		border-radius: 50%;
		background: #000;
		z-index: 999;
		text-align: center;
	}
	main {
		padding-bottom: 0;
	}
	.slick-slider{
		margin-bottom:0 !important;
	}

}



#add-to-cart {
	padding: 19px 0px;
	background:var(--v247-accent);
}
/*Mai (29/12/2021)*/
#add-to-cart:hover{
	background: var(--v247-accent-hover);
}
.scroll_addcart {
	max-width: 190px;
	color: #fff;
	background-color: var(--v247-accent);
	border: none;
	font-size: 18px;
	display: block;
	padding: 12px 0;
	text-align: center;
	width: 100%;
	margin: 10px auto;
	font-weight: 600;
}

.scroll_addcart:hover {
	background: var(--v247-accent-hover);
	color: #fff;
}
.cart-container th.quantity-item.text-center {
	width: 90px;
}
/* Nam 18/02/2022 */
.zalo-chat-widget {
	right: 26px !important;
	bottom: 94px !important;
	left: auto !important;
}
#la-footer-bottom-icons {
	display: grid;
	gap: 10px;
	grid-template-columns: auto;
	grid-template-rows: auto auto;
	justify-items: start;
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index: 10;
	pointer-events: none;
}
#la-footer-bottom-icons .stores-nearby {
	display: grid;
	pointer-events: auto;
}
#la-footer-bottom-icons .stores-nearby {
	grid-template-columns: 36px auto;
	background-color: var(--v247-accent);
	border-radius: 8px;
	box-shadow: var(--v247-panel-shadow-hover);
}
#la-footer-bottom-icons .stores-nearby .text {
	display: grid;
	justify-content: center;
	align-items: center;
	padding: 4px 8px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#la-footer-bottom-icons .stores-nearby .icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 25%;
	background: url('../../../modules/quick-nav/assets/img/zalo.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #fff;
	margin: 2px;
}
@media(max-width:768px){
	#la-footer-bottom-icons {
		bottom: 96px;
	}
}
.closePopup {
z-index:9;
}
.mycartcheck_out,.mycartcheck_out:hover{
	border-radius: 4px;
	cursor: pointer;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	padding: 12px 20px;
	border-color: var(--v247-accent);
	background: var(--v247-accent);
	display: block;
	text-align: center;
	color: #fff;
}
/*Mai (27/05/2022)*/


/*Mai (07/03/2023)*/
@media(max-width: 480px){
	.sidebar-nav .menu_1_mb {
		padding-top: 5px !important;
	}
}


/* Menu new 020723 */
#navbar li > ul.submenu-level2-children > li {
    display: block;
    width: 100%;
}

#navbar li > ul.submenu-level2-children > li > a {
	display: block;
	padding: 6px 0;
	color: var(--v247-link-color);
	font-family: var(--v247-font-family);
	font-weight: 400;
	line-height: 1.45;
	white-space: nowrap;
	text-decoration: none !important;
	transition: var(--v247-heading-transition);
}
#navbar li > ul.submenu-level2-children > li:hover > a,
#navbar li > ul.submenu-level2-children > li > a:focus-visible {
	padding-left: 0;
	color: var(--v247-heading-hover);
	text-decoration: none !important;
}
#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li {
    width: calc(100%/3);
    padding: 0 10px;
    border-left: 1px solid var(--v247-panel-divider);
}
#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li:first-child {
    border-left: 0;
}
#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li > a {
    display: block;
    margin: 0;
    padding: 7px 0 8px;
    color: var(--v247-heading-text);
    font-family: var(--v247-font-family);
    font-weight: 600;
    line-height: 1.35;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none !important;
}
#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li > a:hover,
#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li > a:focus-visible {
    color: var(--v247-heading-hover);
    text-decoration: none !important;
}

#navbar ul.dropdown-menu.submenu-level1-children.new_megamenu.bg-menu-main > li > a > i {
    display: none;
}


ul.mobile-menu-icon>li.search a{
	text-align: center;
}

ul.mobile-menu-icon>li.search a i{
	width: 36px;
    height: 36px;
    color: #000;
}


@media(max-width: 768px){
    #box-wrapper{
        overflow: hidden;
    }

    /*
     * FINAL-QA-FIX-06 — Menu mobile:
     * - cao theo đúng nội dung để không còn khoảng trắng đáy lớn;
     * - vẫn có trần chiều cao, không full màn hình và không đè Quick Nav;
     * - submenu dài dùng vùng cuộn chung; khi thật sự tràn sẽ hiện thanh cuộn mảnh để báo còn nội dung bên dưới.
     */
    #menu-mobile {
        width: min(86vw, 356px);
        max-width: 356px;
        top: max(76px, calc(env(safe-area-inset-top) + 58px));
        right: auto;
        bottom: auto;
        height: auto;
        max-height: calc(100dvh - 164px - env(safe-area-inset-bottom));
        border: 1px solid rgba(27, 92, 60, .10);
        border-radius: 14px;
        background: #f8fbf9;
        box-shadow: 10px 14px 34px rgba(18, 55, 37, .22);
        overflow: hidden;
        -webkit-transform: translate3d(-108%, 0, 0);
        transform: translate3d(-108%, 0, 0);
    }

    .helper-overflow-hidden #menu-mobile {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .helper-overflow-hidden #box-wrapper,
    .helper-overflow-hidden #trigger-mobile {
        -webkit-transform: none !important;
        transform: none !important;
    }

    #menu-mobile .account_mobile {
        display: none !important;
    }

    #menu-mobile > .clearfix {
        max-height: inherit;
        overflow: hidden;
    }

    #menu-mobile ul.sidebar-nav {
        height: auto;
        max-height: inherit;
        margin: 0;
        padding: 7px 9px 9px;
        overflow-x: hidden;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(69, 108, 88, .58) rgba(232, 239, 235, .78);
        scrollbar-gutter: stable;
    }

    #menu-mobile ul.sidebar-nav::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    #menu-mobile ul.sidebar-nav::-webkit-scrollbar-track {
        background: rgba(232, 239, 235, .78);
        border-radius: 999px;
    }

    #menu-mobile ul.sidebar-nav::-webkit-scrollbar-thumb {
        background: rgba(69, 108, 88, .58);
        border-radius: 999px;
        border: 1px solid rgba(248, 251, 249, .82);
    }

    #menu-mobile ul li {
        float: none;
        width: 100%;
        padding: 0 !important;
        border-bottom: 0;
    }

    #menu-mobile ul.sidebar-nav > li {
        position: relative;
        margin: 0;
        border-bottom: 1px solid #e8efeb;
    }

    #menu-mobile ul.sidebar-nav > li:last-child {
        border-bottom: 0;
    }

    #menu-mobile ul li a {
        display: flex;
        align-items: center;
        gap: 7px;
        min-height: 38px;
        padding: 4px 8px;
        text-align: left;
        line-height: 1.3;
        color: #294638;
        border-radius: 8px;
        font-size: 11.5px;
        font-weight: 500;
        text-transform: none;
        transition: background-color .16s ease, color .16s ease, box-shadow .16s ease;
    }

    #menu-mobile ul.sidebar-nav > li > a:hover,
    #menu-mobile ul.sidebar-nav > li > a:focus-visible,
    #menu-mobile ul.sidebar-nav > li.submenu-open > a {
        background: #edf6f0;
        color: #087847;
        box-shadow: inset 0 0 0 1px rgba(28, 148, 91, .08);
    }

    #menu-mobile ul li a img {
        display: inline-block !important;
        flex: 0 0 28px;
        width: 28px;
        height: 28px;
        object-fit: contain;
        margin: 0 7px 0 0 !important;
    }

    #menu-mobile .v247-mobile-menu-label {
        min-width: 0;
        flex: 1 1 auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-transform: none;
    }

    #menu-mobile .v247-mobile-submenu-toggle {
        display: inline-grid;
        place-items: center;
        flex: 0 0 22px;
        width: 22px;
        height: 22px;
        margin-left: auto;
        border: 0;
        border-radius: 6px;
        background: #f0f6f2;
        color: #537064;
        transition: transform .16s ease, color .16s ease, background-color .16s ease;
        pointer-events: none;
    }

    #menu-mobile .v247-mobile-submenu-toggle svg {
        display: block;
        width: 14px;
        height: 14px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    #menu-mobile li.submenu-open > a .v247-mobile-submenu-toggle {
        transform: rotate(180deg);
        color: #087847;
        background: rgba(255, 255, 255, .72);
    }

    #menu-mobile ul li.menu-item-has-children > a::before {
        content: none !important;
        display: none !important;
    }

    #menu-mobile ul li.menu-item-has-children .sub-menu {
        display: none;
        width: auto;
        max-height: none;
        margin: 2px 3px 7px 8px;
        padding: 2px 5px 3px 9px;
        overflow: visible;
        border: 0;
        border-radius: 9px;
        background: #f2f7f4;
        box-shadow: inset 2px 0 0 #d8e7de;
    }

    #menu-mobile ul li.menu-item-has-children .sub-menu li {
        border-bottom: 0;
    }

    #menu-mobile ul li.menu-item-has-children .sub-menu li + li {
        border-top: 1px solid #e5ede8;
    }

    #menu-mobile ul li.menu-item-has-children .sub-menu a {
        min-height: 34px;
        padding: 6px 8px;
        color: #435a4e;
        font-size: 11px;
        line-height: 1.35;
        border-radius: 7px;
        text-transform: none;
    }

    #menu-mobile ul li.menu-item-has-children .sub-menu a:hover,
    #menu-mobile ul li.menu-item-has-children .sub-menu a:focus-visible {
        background: #e9f3ed;
        color: #087847;
    }
}

