/*
Theme Name: Bán hàng
Theme URI: https://123web.vn/
Description: Web TMĐT
Author: 123Web.vn
Author URI: https://123web.vn/
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: icomoon;
    src: url(assets/fonts/fonteva/icomoon.eot?f9m9tx);
    src: url(assets/fonts/fonteva/icomoon.eot?f9m9tx#iefix) format("embedded-opentype"),
        url(assets/fonts/fonteva/icomoon.ttf?f9m9tx) format("truetype"),
        url(assets/fonts/fonteva/icomoon.woff?f9m9tx) format("woff"),
        url(assets/fonts/fonteva/icomoon.svg?f9m9tx#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
/*** VERTICAL MENU NEW ***/
.header-vertical-menu__opener, .header-vertical-menu__fly-out {
	width: 213.33px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
	padding: 5px 10px;
}
#menu-vertical-menu .nav-dropdown {
	padding: 0;
	width: 640px;
	max-width: 640px;
}
.nav-vertical-fly-out>li+li {
	border: none;
}
#menu-vertical-menu>.menu-item>a:hover {
	background: #ed4a78;
	color: #ffffff;
}
#menu-vertical-menu .sub-menu>li>a:hover {
	background: transparent;
	color: #ed4a78;
}

#masthead li.account-item a {
    text-transform: none !important;
    font-style: italic;
}

.header-contact-icon:before {
    font-family: icomoon;
    content: "\e90b";
    font-size: 32px;
}
.header-contact {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.header-contact .header-contact-desc span {
    font-size: 13.5px;
    letter-spacing: 0;
}
.header-contact .header-contact-icon {
	margin-right: 15px !important;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin: 0;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
}
.header-contact .header-contact-desc h3 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 600;
}
.header-contact .header-contact-desc {
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
}

@keyframes suntory-alo-circle-img-anim {
	0%, 100%, 50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
	10%, 30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20%, 40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
}

.searchform .button.icon {
	background: #ed4a78 !important;
	width:71px;
	height: 39px;
	border: none;
}

.prdctfltr_search {
    margin-top: 15px;
}
.prdctfltr_wc .prdctfltr_woocommerce_ordering {
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/*************** SALE.   ***************/
.weboto-flashsale {
    background-image: url(/wp-content/uploads/2022/08/bg-flashsale.jpeg);
}
.weboto-flashsale {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}
.weboto-flashsale span.title {
	margin: 0;
}
.weboto-flashsale .ux-timer {
    margin: 0;
 
}
.weboto-flashsale .ux-timer span {
    font-size: 20px;
}
.weboto-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
.weboto--flashsale .ux-timer span {
    color: var(--chowordpress-secondary-color)!important;
}
.weboto--flashsale .ux-timer span  strong{color: #222}
/*************** END SALE.   ***************/
.mb0 p {
    margin-bottom: 0;
}
.sf-menu li.sfHover {
    background: #fff !important;
}
#mega_menu li .sub-menu a {
    min-width: 80%;
    text-align: center;
}
.sf-menu ul ul {
    top: 40px;
    left: 0;
}
#mega_menu ul.sub-menu>li .sub-menu {
	display: block !important;
}
.sf-menu ul {
	box-shadow: none !important;
}
.sf-menu li:hover {
    background: #fff !important;
}
.sf-menu a {
	text-align: left !important;
	border-top: none !important;
}

.processBar {
    height: 21px;
    width: 100%;
    background: url(assets/deal_line.webp) top left no-repeat;
    background-size: 100% 100%;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.processBar:before {
    content: " ";
    background: url(assets/ic-hot.webp) top left no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 25px;
    z-index: 5;
    background-size: contain;
}
.processBar .comp {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ffbda6;
    z-index: 1;
    width: 0 !important;
}
.processBar .cmpText {
    font-size: 12px;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 10;
    background: transparent;
}
.processBar {
    visibility: hidden;
}
.deal-hot .processBar {
    visibility: visible !important;
}
.single-product .product .large-9 {
	flex-basis: 80%;
	max-width: 80%
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.single-product .product .large-9 {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.slider-home .flickity-viewport {
		height: 222px !important;
	}
	.slider-home .img > .img-inner {
		padding-top: 222px !important;
	}
	select.search_categories {
		display: none;
	}
	.searchform .button.icon {
		width: 39px !important;
		height: 39px;
	}
}