/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-size: 15px !important;
}
@keyframes suntory-alo-circle-img-anim {
    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); } 
}
/*Header*/
#logo img {
    padding-top: 5px;
    padding-bottom: 5px;
}
.flex-right {flex: 0.7;}
.home #header .header-wrapper:not(.stuck) .header-vertical-menu__fly-out.has-shadow {
    box-shadow: unset;
}
.nav-dark .nav>li.html.html_topbar_left {
    width: 100%;
    color: #333;
    font-size: 14px;
}
.phone-hp{align-items: center;}
.phone-hp img {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
}
.banner-hp ul {
    margin-bottom: 0;
}
.header-bottom .nav li:first-child {
    margin-right: 0;
}
.header-block{width: 50%}
.header-search-form input {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 38px;
    background: #f1f1f1;
    border: 1px solid #ebebeb;
    box-shadow: unset;
}
.header-search-form .searchform .button.icon {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 38px;
    min-width: 4.3em;
    background-color: #f69020;
    border: 1px solid #f69020;
    box-shadow: unset;
    color: #333333;
}
/*Footer*/
.absolute-footer{display: none}
#footer .footer-section{
    font-size: 14px;
}
#footer .footer-section h3, #footer .footer-section h4, #footer .footer-section a, #footer .footer-section.dark p {
    color: #333;
}
#footer .footer-section h3 {
    text-transform: uppercase;
    font-size: 14px;
}
#footer .footer-section h4 {
    font-weight: normal;
    font-size: 14px;
}
#footer .footer-section.dark p {
    margin-bottom: 0.6em;
}
#footer .footer-section .ux-menu-link__link {
    min-height: 0;
} 
#footer .footer-section a:hover {
    color: #d42021;
}
#footer .button.icon {
    background: #050708;
    border: solid 1px white;
    -webkit-box-shadow: -3px 3px 8px 2px rgb(0 0 0 / 50%);
    -moz-box-shadow: -3px 3px 8px 2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 3px 8px 2px rgb(0 0 0 / 50%);
    color: #fff;
}
#footer .dark p {
    margin-bottom: 0.6em;
}
/*Home*/
.home .breadcrumbs-hp, .single-product .product-info .woocommerce-product-rating {
    display: none;
}
.breadcrumbs-hp.col {
    padding-bottom: 0;
}
.category-home-hungphat .box-text.text-center {
    padding: 0;
}
.heading-bar__title .col-inner {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    margin-left: -3px !important;
}
.heading-bar__title h2 {
    background-image: url(/wp-content/themes/flatsome-child/icon/bg_title.png);
    margin: 0;
    font-size: 20px;
    line-height: 45px;
    color: #fff;
    float: left;
    padding: 0 18px 0 8px;
    height: 45px;
    border-radius: 4px 0 0 4px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.sale-hungphat.section {
    border-radius: 6px;
    padding-right: 10px;
    padding-left: 10px;
}
.sale-hungphat .heading-bar__title h2 {
    background-image: url(/wp-content/themes/flatsome-child/icon/bg_title_red.png);
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline, .button-blog, .product-info .button {
    border-width: 1px;
    font-weight: unset;
    font-size: 14px;
    line-height: 2.39em;
}
.countdown-hungphat .ux-timer {
    margin: 0;
    width: 100%;
    float: right;
}
.row-xsmall>.flickity-viewport>.flickity-slider>.col .product-small {
    background: #fff;
    border-radius: 6px;
    padding: 8px;
}
.flickity-prev-next-button {
    opacity: 1;
    width: 30px;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
    color: #fff;
    background: #d42021;
}
.badge {
    height: 23px;
    width: 40.33px;
}
.badge-container {
    right: 20px;
    left: auto;
    bottom: 22px;
    top: unset;
}
.sale-product-hungphat .badge-container {
    bottom: 28px;
}
.sale-product-hungphat .row-xsmall>.flickity-viewport>.flickity-slider>.col {
    padding-left: 7px;
    padding-right: 7px;
}
.row-small>.col.sale-product-hungphat {
    padding-bottom: 12px;
}
h3.name.product-title.woocommerce-loop-product__title, 
.mobile-product-focus h3.name.product-title.woocommerce-loop-product__title {
    height: 34px;
    overflow: hidden;
}
.product-title {
    font-size: .9em;
}
.badge-inner.on-sale {
    border-radius: 4px;
    font-size: 12px;
}
.price-wrapper .price {
    display: grid;
}
.price-wrapper .price ins {
    -ms-flex-order: 1;
    order: 1;
    margin-right: 10px;
}
.price-wrapper .price del {
    -ms-flex-order: 2;
    order: 2;
    margin: 0.5em 0;
}
.star-rating:before, .woocommerce-page .star-rating:before {
    color: #f69020 !important;
}
.star-rating {
    letter-spacing: 5px;
    width: 7.06em;
}
.pro-line-hp>.col, .products>.col {
    border: 1px solid #eee;
    margin-top: -1px;
    margin-left: -1px;
    padding: 8px;
}
.product-small .box-text {
    padding-left: 0;
    padding-right: 0;
}
.box-bounce .box-text {
    padding-bottom: 5px;
}
.button.is-outline.primary {
    font-weight: 700;
}
.sale-hungphat .large-6 p {
    margin-bottom: 0;
}
.hot-banner-hp.col {
    border: 1px solid #eee;
    border-right: none;
    margin-right: -1px;
    margin-top: -1px;
    padding-left: 0;
}
.blog-home>.col {
    padding-bottom: 0;
}
.blog-4-column .post-item {
    padding-bottom: 10px;
}
.blog-4-column .post-item .box-text {
    padding-top: 0;
    padding-right: 9.8px;
    padding-bottom: 0;
}
.post-item .box-text .post-title.is-small {
    font-size: 14px;
}
/*Single Product*/
.product-info .price-wrapper .price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 5px;
}
.product-info .price-wrapper .price del {
    margin: 0;
    margin-top: 4px;
}
.onsale-single {
    -ms-flex-order: 3;
    order: 3;
    font-size: 12px;
    color: #fff;
    background-color: #d42021;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    padding: 6px 6px 5px;
    font-weight: bold;
    margin-left: 10px;
    border-radius: 4px;
    margin-top: -5px;
}
.product-info span.amount {
    font-size: 20px;
}
.product-info del span.amount {
    font-size: 14px;
}
.price-hidden, 
.woocommerce-product-gallery .badge-container {display: none}
.product-info .price-hidden{display: block;}
.woocommerce-variation-price .price-hidden {display: none}
del span.amount {
    font-weight: 400;
    color: #8F8F8F;
    opacity: 1;
    font-size: 14px;
}
.product-summary .woocommerce-Price-currencySymbol {
    display: inline-block;
    font-size: .75em;
    vertical-align: top;
}
.saved-sale{margin-bottom: 20px;}
.saved-sale, .saved-sale span.amount {
    font-weight: unset;
    font-size: 14px;
}

.product-info .price {
    font-size: 16px;
    margin-bottom: 3px;
}
.nav-line>li>a:before {
    height: 0;
}
.product-footer .woocommerce-tabs {
    border-top-width: 0;
}
.product-summary .quantity,
.quantity input[type=number]{
    height: 35px;
}
.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button, .related-products-wrapper .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: transparent;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
    left: -1px !important;
    right: auto !important;
    transform: translateX(-10%);
}
.slider-nav-reveal .flickity-prev-next-button.next {
    left: auto !important;
    right: -1px !important;
    transform: translateX(10%);
}
h1.entry-title {
    font-size: 22px;
}
.box-blog-post .is-divider,
.is-divider {height: 0;}
span.amount {
    color: #d42021;
    font-size: 14px;
}

.single-product .page-title.shop-page-title, .single-product .shop-container {
    background: #f0f0f0;
}
.single-product .product-footer>.container {
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    padding: 15px;
}
.pro-promotion-hp .icon-box {
    width: auto;
    display: -ms-inline-flexbox !important;
    display: inline-flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 8px;
    font-size: 14px;
    padding: 5px 10px;
    background-color: #dd0115;
    border-radius: 4px;
}
.pro-promotion-hp .icon-box .icon-box-text p {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}
.breadcrumbs a {color: #b0b0b0}
.pro-promotion-hp .icon-box-img {
    margin-top: -4px;
}
.single-product .product-info {
    background: #fff;
    border-radius: 10px;
    padding-bottom: 0px;
}
.pro-promotion-hp ul {
    background-color: #fff;
    margin-bottom: 0;
    border-radius: 4px;
    padding: 8px 8px 8px 15px;
    font-size: 14px;
}
.row .section.pro-promotion-hp {
    border-radius: 4px;
    padding: 10px;
}
.single-product .product-thumbnails .flickity-slider img {
    height: 78px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-product form.cart{margin-bottom: 0}
.product-info .button-zalo.alert.is-outline {
    border-color: #0068FF;
    color: #0068FF;
}
.product-summary .button.alert{margin-left: 0;margin-right: 0;width: 100%;}
.hotline-pro .large-4{padding-bottom: 0}
.product-main {padding-bottom: 0;}
.product-tabs{display: none}
.product-footer .woocommerce-tabs{padding-top: 0}
.breadcrumbs {text-transform: unset;}
.product-footer{margin-bottom: 30px}
.nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover {
    background-color: #cb2e29 !important;
    border-color: #cb2e29 !important;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid #e1e1e1;
    font-weight: normal;
}
/*Contact Page*/
.row-large>.col.left-contact {
    padding-right: 0;
}
.row-large>.col.right-contact {
    padding-left: 5px;
}
.left-contact .col-inner {
    padding: 15px 15px 0;
}
.contact-section .is-divider {
    height: 3px;
}
.contact-section .form-flat {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 21px;
    padding: 14px 14px 10px;
    display: inline-block;
}
.label-wrapper {
    float: left;
    text-align: right;
    width: 105px !important;
    padding-right: 5px;
}
.contact-section .wpcf7 .wpcf7-form-control-wrap {
    display: inline-block;
}
.topic-filter-wrapper .wpcf7-form-control-wrap {
    width: 200px;
    margin-left: 5px;
}
.input-wrapper {
    float: right;
    width: 300px !important;
    position: relative;
}
.topic-filter-wrapper .wpcf7-form-control-wrap select, .contact-section .form-flat input, .contact-section .form-flat textarea {
    padding: 0 0.45em;
    font-size: 0.95em;
}
.contact-section .form-flat input:not([type=submit]), .contact-section .form-flat select, .contact-section .form-flat textarea {
    background-color: unset;
}
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea, .form-flat button, .form-flat input {
    border-radius: 6px;
    font-weight: normal;
}
.form-flat input[type=submit] {
    margin-right: 0;
    font-size: 14px;
    background-color: #d42021;
}
.dcap input {
    width: 100%;
}
a:not(.woocommerce-loop-product__link,.button) {
/*    color: #0068ff;*/
}
.contact-section a {
    color: #0068ff;
    font-weight: 700;
    font-size: 0.95em;
}
.contact-section a:hover {
    color: #333;
}
@media(min-width: 850px) {
    #footer .footer-section .large-5 {
        flex-basis: 39.666667%;
        max-width: 39.666667%
    }
    #footer .footer-section .large-3 {
        flex-basis: 27%;
        max-width: 27%
    }
    .pro-line-hp>.col:not(:first-child) {
        border-left: none;
    }
    .pro-line-hp>.col:nth-child(5n+1) {
        border-left: 1px solid #eee;
    }
    .banner-product-hp .large-5 .img .img-inner {
        padding-right: 2.5px;
    }
    .banner-product-hp .large-5 {
        flex-basis: 39.3999999%;
        max-width: 39.3999999%;
        margin-left: 6.8px;
        margin-right: 0px;
        padding-right: 0;
        padding-bottom: 0;
    }
    .banner-product-hp .large-7 {
        flex-basis: 60.0301111%;
        max-width: 60.0301111%;
        padding-left: 3.3px;
        padding-bottom: 0;
        padding-right: 8px;
        margin-left: -3px;
    }
    .pro-line-hp>.col:nth-child(5n+1) {
        border-left: 1px solid #eee;
    }
    .mobile-product-focus .pro-line-hp.large-columns-5>.col {
        border-top-width: 0;
        margin-top: -2px;
    }
    .page-id-28 #footer{margin-top: -90px;}
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .column-button-hp, .div_subcat>ul {
        overflow-x: scroll;
        white-space: nowrap;
        flex-wrap: nowrap !important;
        -webkit-overflow-scrolling: auto;
    }
    .row .category-home-hungphat.row-small:not(.row-collapse) {
        margin-right: 0;
    }
    .category-home-hungphat>.col.small-3 {
        flex-basis: 45%;
        max-width: 45%;
    }
    .category-home-hungphat>.col.small-3>.col-inner>.row.row-small {
        margin-left: -5px;
    }

}