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

/*************** ADD CUSTOM CSS HERE.   ***************/
.ring-container {
    width: 1em;
    height: 8px;
    margin-left: 0.5rem !important;
    position: relative !important;
    display: inline-block !important;
}
.ring-container .ringring {
    position: absolute !important;
    display: inline-block !important;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 1pc;
    width: 1pc;
    left: -4px;
    top: -4px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
}
.ring-container .circle {
    position: absolute !important;
    display: inline-block !important;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
}
@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        opacity: 0
    }
}
h1.logo-tagline {
    display: none;
}
.home .product-small.box .image-zoom {
    justify-content: center;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: 226px;
}
.rank-math-breadcrumb p {
    margin-bottom: 0;
}
.blog-wrapper.blog-single .entry-header-text.entry-header-text-top {
    padding-bottom: 0;
}
.widget-title {
    display: block;
    padding: 10px;
    background-color: var(--primary-color);
    color: #fff;
    text-align: center;
}
.widget .is-divider {
    display: none;
}
.header-vertical-menu__fly-out.header-vertical-menu__fly-out--open {
    margin-top: 15px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
	color: #000;
}
.breadcrumbs a {
    color: #000;
}
.policy_intuitive .col-inner {
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.policy_intuitive h4 {
    font-size: 16px;
    color: var(--primary-color);
    text-align: center;
}
.pdb0 {
	padding-bottom: 0 !important;
}
#shop-sidebar .menu .menu-item img._mi._before._image {
    width: 20px;
}
.off-canvas .mobile-sidebar-slide {
    padding-bottom: 70px;
}
.mobile-sidebar .sidebar-menu > ul > li > a {
	color: var(--primary-color);
}
ul#mega_menu > li > a img {
	width: 20px;
	height: 20px;
}
li.html.custom.html_topbar_left > a {
	padding: 0;
}
li.html.custom.html_topbar_left > a img {
	width: 100px;
}
.first-product .box-push .box-text span.text-price {
    color: #fff;
}
.first-product .box-push .box-text {
	margin-top: 0;
    max-width: 100%;
    background-color: var(--primary-color);
}
.first-product.product-small.box.box-push .box-text .name.product-title a {
	color: #fff;
}
.footer-1 .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 5px;
}
span.amount {
    color: red;
}
.slider>.flickity-prev-next-button.previous {
    padding-right: 7px;
    border-radius: 0 3px 3px 0;
    left: 10px;
    width: 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.3);
    color: #fff;
    transition: .3s;
    outline: 0;
/*     opacity: 1; */
    margin-top: 0!important;
    transform: initial!important;
}
.slider>.flickity-prev-next-button svg {
    width: 25px!important;
}
.slider>.flickity-prev-next-button.next {
    padding-left: 7px;
    border-radius: 3px 0 0 3px;
    right: 10px;
    width: 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.3);
    color: #fff;
    transition: .3s;
    outline: 0;
/*     opacity: 1; */
    margin-top: 0!important;
    transform: initial!important;
}
del span.amount {
    color: #23282d;
    font-size: 12px;
}
ins span.amount {
    color: red;
}
a.header-cart-link.icon.primary.button {
    background-color: transparent;
    border: none;
}
a.header-cart-link.button.icon i {
    color: #000;
}
ul.header-nav.header-nav-main.nav.nav-right li.cart-item.has-icon.has-dropdown {
    vertical-align: middle;
}
.flex-col.hide-for-medium.flex-right {
    width: 30%;
}
.ot-menu-show-home #mega_menu {
    border: 2px solid var(--primary-color);
}
#dat-hang-ngay {
    border-radius: 5px;
}
#dat-hang-ngay .flex-row.medium-flex-wrap.form-nhan-file {
    display: block;
}
#dat-hang-ngay .flex-row.medium-flex-wrap.form-nhan-file input[type='text'],
#dat-hang-ngay .flex-row.medium-flex-wrap.form-nhan-file input[type='email'] {
    margin-bottom: 9px;
}
#dat-hang-ngay .button:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
}
h3.ladi-headline-4 {
    margin-bottom: 0;
    font-family: "Playfair Display", serif;
    color: rgb(84, 84, 84);
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    text-shadow: rgb(210 250 240) 4px 4px 0px;
}
.ladi-headline-small-1 {
    color: rgb(84, 84, 84);
    font-size: 14px;
    line-height: 1.6;
}
#dat-hang-ngay input.wpcf7-form-control.wpcf7-submit,
form.wpcf7-form {
    margin: 0;
}
#dat-hang-ngay input.wpcf7-form-control.wpcf7-submit {
	width: 70%;
	height: 45px;
    border-radius: 3px;
}
#dat-hang-ngay input[type='text'],
#dat-hang-ngay input[type='email'] {
    margin-bottom: 9px;
}
.form-phone-single-product.flex-row.form-flat .flex-col {
	padding-right: 0;
}
.form-phone-single-product.flex-row.form-flat input {
	border-radius: 0;
}
.menu-image-title-after.menu-image-not-hovered img {
	padding-right: 0 !important;
}
.product-small.box .box-image {
    border: 1px solid #cccccc59;
}
.term-description {
	margin-bottom: 20px;
}
.carousel.carousel-nav.TextCaptions.flickity-enabled {
    display: none;
}
#mega_menu a:hover ,
#mega_menu .menu-item.sfHover > a {
    background-color: var(--primary-color);
    color: #fff;
}
.col-title-blog {
    padding: 7px;
    background: var(--primary-color);
    line-height: normal;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    font-size: 12px;
    padding-left: 15px;
}
.col-title-blog:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 12px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 21px solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
a.btn-buy {
    color: #fff;
    background: #d0021b;
    border: solid 1px #d0021b;
    position: relative;
    display: block;
    padding-top: 6px;
    text-align: center;
    height: 60px;
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 23%);
}
a.btn-buy:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    content: '';
    height: 100%;
    transition: all ease-in-out 500ms;
}
a.btn-buy:hover:before {
    width: 100%;
    left: 0;
    background: #00000040;
}
a.btn-buy:hover {
    color: #fff;
}
a.btn-buy p {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 900;
}
a.btn-buy span {
    display: block;
    font-size: 12px;
}
.page-title.shop-page-title.product-page-title .page-title-inner {
    padding-top: 0;
    min-height: auto;
    margin-bottom: 15px;
}
.page-title.shop-page-title.product-page-title .page-title-inner .flex-col.flex-grow {
    background: #f1f1f1;
    padding: 5px 10px;
    min-height: 32px;
}
div#product-sidebar {
    padding-left: 10px;
}
.trusted ul li {
    padding: 5px 10px;
    padding-left: 45px;
    border-bottom: 1px solid #ededed;
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
}
.trusted ul li p {
    margin-bottom: 0;
    line-height: 18px;
    font-size: 12px;
}
.trusted ul li:nth-child(odd) {
    background: whitesmoke;
}
.trusted ul li:nth-child(1), .trusted ul li:nth-child(2) {
    padding-left: 45px;
    position: relative;
}
.trusted ul li:before {
    font-family: 'fl-icons' !important;
    content: "\e00a";
    position: absolute;
    left: 15px;
    color: #8eb78e;
}
.trusted ul li:nth-child(1):before {
    content: '';
    left: 5px;
    top: 5px;
    position: absolute;
    width: 24px;
    height: 28px;
    background-image: url(./images/list-icon.png);
    background-position: -53px -271px;
    background-repeat: no-repeat;
}
.trusted ul li:nth-child(2):before {
    content: '';
    left: 5px;
    top: 5px;
    position: absolute;
    width: 28px;
    height: 28px;
    background-image: url(./images/list-icon.png);
    background-position: -85px -271px;
    background-repeat: no-repeat;
}
.product-info .product-title.product_title.entry-title {
    font-size: 20px;
}
.widget-green h2 {
    text-align: center;
    background: #dfecdf;
    color: #25880a;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    width: 100%;
    margin: 0;
    padding: 8px;
    border-radius: 5px 5px 0 0;
}
.product-short-description p {
    margin-bottom: 3px;
}
.banner-blog a.plain:hover .box-text h5.post-title {
    color: var(--primary-color);
}
a#top-link {
    color: var(--primary-color);
    border-color: #fff;
    box-shadow: 0px 3px 15px 1px rgb(0 0 0 / 12%);
}
a#top-link:hover {
    color: #fff;
}
.blog-wrapper .page-title {
    margin-bottom: 30px;
    font-family: 'Minion Pro';
    color: var(--primary-color);
    position: relative;
    text-align: center;
    font-size: 30px;
}
.blog-wrapper .page-title:after {
    content: '';
    position: absolute;
    width: 255px;
    height: 27px;
    background: url(https://gatter.com.vn/wp-content/uploads/2024/01/title-divider.png);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    margin-top: -30px;
}
.product-footer .product-section {
    border-top: none;
}
.product-footer .product-section .product-section-title {
    border-bottom: 3px solid #da251c;
    padding-bottom: 5px;
    margin-bottom: 18px;
}
.woocommerce-tabs {
    border-top: none;
}
.woocommerce-tabs ul.tabs {
    border-bottom: 3px solid #da251c;
}
.woocommerce-tabs ul.tabs li.active a:before,
.woocommerce-tabs ul.tabs li:hover a:before {
    content: none;
}
.woocommerce-tabs ul.tabs li a {
	color: #000;
    padding: 10px;
}
.woocommerce-tabs ul.tabs li.active a {
    background-color: #da251c;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    color: #fff;
}
.home.ot-menu-show-home #mega_menu {
    margin-top: 17px;
}
#mega_menu>li:first-child >a {
    border-top: none;
}
.col-blog .readmore {
    font-size: 12px;
    padding-right: 15px;
    color: var(--primary-color);
}
.section-banner .TextCaptions {
    padding: 0px 0px 5px 0px !important;
}
.section-banner .TextCaptions .item {
    border-right: 1px solid #e5e5e5 !important;
    border-top: 5px solid transparent;
    padding: 0 10px 0 10px !important;
    font-size: 12px;
    line-height: 14px;
}
.section-banner .TextCaptions .item.is-selected.is-nav-selected {
    font-weight: 600 !important;
    border-color: var(--primary-color);
    color: var(--primary-color);
}
.section-banner .row.banner-blog {
    margin: 0;
}
.section-banner .row {
    background-color: #fff;
}
.section-banner .row >.col {
    padding-bottom: 0;
}
.banner-blog .col.post-item {
    padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.banner-blog .col.post-item .col-inner {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.banner-blog .col.post-item:last-child .col-inner {
    border-bottom: none;
}
.banner-blog .col.post-item:first-child .box-text {
    padding-top: 5px;
}
.banner-blog .post-item .box-text {
    padding-bottom: 0;
    padding-top: 0;
}
.box-blog-post .is-divider {
    display: none;
}
.banner-blog h5.post-title {
    font-weight: 600;
    font-size: 12px;
    height: 15px;
    overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
}
.motangan, .entry-content.single-page h2:first-of-type, .page-right-sidebar h2:first-of-type {
    padding: 10px 15px 15px;
    border: 1px solid var(--primary-color);
    text-align: justify;
    background: #da251c21;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    border-top: 3px solid var(--primary-color);
    margin-bottom: 10px;
}
.blog-wrapper .entry-header .entry-header-text-top .entry-category {
    text-align: center;
}
.blog-wrapper .entry-header h1 {
    font-family: 'Minion Pro';
    color: var(--primary-color);
    position: relative;

}
/*.blog-wrapper .entry-header h1:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 255px;*/
/*    height: 25px;*/
/*    background: url(./images/divider-image.png);*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: 0 auto;*/
/*    bottom: -30px;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*}*/
.single-post .entry-divider.is-divider {
    display: none;
}
.footer-1 {
    padding-top: 15px;
}
.footer-1 .col.widget.block_widget,
.footer-2 .col.widget.block_widget {
    margin-bottom: 0;
}
.footer-widgets.footer.footer-2 h4 {
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}
.footer-widgets.footer.footer-2 ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 12px;    
}
.footer-widgets.footer.footer-2 ul li a {
    color: #007bff;
	padding: 3px 0;
    display: block;
    font-size: 14px;
}
.footer-widgets.footer.footer-2 ul li a:hover {
    color: var(--primary-color);
}
.absolute-footer {
    color: #000;
}
.copyright-footer {
    padding-top: 7px;
}
.copyright-footer p {
    margin-bottom: 0;
}
.absolute-footer {
/*     padding: 25px 0 60px; */
}
.container.section-title-container {
    margin-bottom: 0;
}
.product-small.box .name.product-title {
    font-weight: 600;
}
/*.product-small.col .col-inner:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.product-small.col .col-inner:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}*/
.product-small.col .col-inner {
    position: relative;
    -webkit-box-shadow: 0px 0px 22px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 22px rgb(0 0 0 / 6%);
    transition: all .2s;
}
.product-small.col .col-inner:hover {
    -webkit-box-shadow: 3px 4px 6px rgb(0 0 0 / 20%);
    -moz-box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 4px 6px rgb(0 0 0 / 20%);
}
.product-small.box .box-text.box-text-products {
    padding: 10px;
}
ul.header-nav.header-nav-main.nav.nav-right .cart-item span.header-cart-title {
    color: #000;
}
.header-block .icon-box.head-hotline-box {
	display: table;
}
.header-block .icon-box.head-hotline-box .icon-box-img {
    display: table-cell;
    vertical-align: middle;
}
.header-block .icon-box.head-hotline-box .icon-box-text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 13px;
}
.header-block .icon-box.head-hotline-box .icon-box-img svg,
.header-block .icon-box.head-hotline-box .icon-box-img svg path {
	fill: #da251c;
}
.header-block .icon-box.head-hotline-box .icon-box-text a {
	color: #da251c;
}
#mega-menu-wrap {
    width: 100%;
    background: var(--primary-color);
    position: relative;
        border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.header-bottom {
    border-bottom: 2px solid var(--primary-color);
}
#mega-menu-title {
    font-size: 13px;
    display: flex;
    line-height: 45px;
    padding: 0 7px;
}
#mega-menu-title .icon-menu {
    font-size: 36px;
}
.nav .header-search-form.search-form {
    width: 85%;
    margin-left: 50px !important;
}
ul.header-nav.header-nav-main.nav.nav-right {
	display: table;
}
ul.header-nav.header-nav-main.nav.nav-right li.header-block {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 3px;
    padding-right: 15px;
    background-color: #f5f5f5;
    border-radius: 5px;
}
ul.header-nav.header-nav-main.nav.nav-right li.cart-item.has-icon.has-dropdown {
    display: table-cell;
    width: 50%;
    padding: 3px;
    background-color: #f5f5f5;
    border-radius: 5px;
    text-align: center;
}
ul.header-nav.header-nav-main li.header-divider {
    border-color: transparent !important;
}
.header-search-form.search-form input:not([type="submit"]) {
    background: #fff;
    border-color: var(--primary-color);
    height: calc(2.640625rem + 2px);
    border-right: none;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.header-search-form.search-form select.search_categories {
	background-color: #fff;
    border-color: var(--primary-color);
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    height: calc(2.640625rem + 2px);
    border-right: none;
}
.header-search-form.search-form .searchform .button {
	background: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 7px;
    height: calc(2.640625rem + 2px);
    color: #fff;
    width: 60px;
}
#header-contact > li > a {
    text-transform: inherit;
    letter-spacing: 0;
    color: #000;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	box-shadow: none;
}
input[type='email']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
	box-shadow: none;
}

.section-title-normal {
    /*background: #e85495;*/
}
.section-title-normal b {
    display: none;
}
.section-title-normal .section-title-main {
	background-color: var(--primary-color);
    margin-right: 15px;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: white!important;
    padding: 5px 50px 5px 10px;
    position: relative;
}
.section-title-normal .section-title-main:after {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-width: 16px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    right: 0;
    top: 0;
}
.section-title.section-title-normal {
    border: 1px solid var(--primary-color);
    padding: 1px;
}
.section-title-normal span.hdevvn-show-cats {
	border-bottom: none;
	padding-bottom: 0;
}
span.hdevvn-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 5px;
}
span.hdevvn-show-cats li a {
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0!important;
    padding-left: 10px;
    margin-top: -3px;
}
.section-title a {
    font-size: 14px;
    margin-left: auto;
    color: #101010;
    margin-right: 10px;
}
.bvlienquan {
    padding: 8px 35px 8px 14px;
    margin: 20px 0;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    border: 1px solid #bce8f1;
    border-radius: 4px;
    background-color: #d9edf7;
}
.bvlienquan ul {
    margin-bottom: 0;
    margin-left: 25px;
}
.bvlienquan ul > li {
    list-style: none;
    list-style-image: url(https://nhakhoasmart.com/wp-content/uploads/2021/02/green-star.gif);
}
.relatedcat > ul > li a {
    /*font-weight: 600;*/
    color: #112;
}
.relatedcat > ul > li a:hover {
    color: var(--primary-color);
}
/*sidebar*/
.title-bl {background: var(--primary-color); padding: 10px 0 10px 20px; color: #fff; text-transform: uppercase; text-align: center;}
.sidebar-menu {border: 1px solid #ddd;margin-bottom: 20px}
.widget-list li {background: url(https://nhakhoafamily.vn/wp-content/themes/sieuga/images/menu-icon.png) no-repeat left center; padding-left: 20px!important; margin: 0 20px; line-height: 2; border-bottom: 1px dotted #ccc; }
.widget-list li a {padding: 5px 0; display: block; color: #191919; }
.widget ul {margin: 0; }
.sidebar-menu li:last-child{border-bottom:none}
.post-sidebar .block_widget{padding:10px; border: 1px solid #ddd}
.block_widget .row .box-vertical{border-bottom: 1px dashed #ddd}
.block_widget .post-item:last-child .box-vertical{border-bottom:none}
.block_widget .col.post-item{padding:0 15px 10px}
.block_widget .box-vertical .box-text{padding-left:10px;padding-right:0}
.block_widget .box-vertical .box-text h5{font-weight: 400;}
.block_widget .box-vertical .box-text .is-divider{display:none}
.block_widget .image-cover img{border-radius:5px}
.widget_taytrang{height: 468px!important}

.mobile-hotline {
    display: none;
}
.suntory-alo-phone{background-color:transparent;cursor:pointer;height:120px;position:fixed;-webkit-transition:visibility 0.5s ease 0s;transition:visibility 0.5s ease 0s;width:120px;z-index:200 !important;left:0px;bottom:0px;}
.suntory-alo-phone .suntory-alo-ph-circle{-webkit-animation:1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;animation:1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;background-color:transparent;border:2px solid rgba(30, 30, 30, 0.4);border-radius:100%;height:100px;left:0px;opacity:0.1;position:absolute;top:0px;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:100px;}
.suntory-alo-phone .suntory-alo-ph-circle{border-color:#ff3301;opacity:1;}
.suntory-alo-phone .suntory-alo-ph-img-circle{border:2px solid transparent;border-radius:100%;height:50px;left:25px;opacity:0.7;position:absolute;top:25px;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;width:50px;}
.suntory-alo-phone .suntory-alo-ph-img-circle{background-color:#ff3301;}
.suntory-alo-phone .suntory-alo-ph-img-circle i{-webkit-animation:1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;animation:1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;font-size:30px;line-height:50px;padding-left:10px;color:#fff;}
.suntory-alo-phone .suntory-alo-ph-circle-fill{-webkit-animation:2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;animation:2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;border:2px solid transparent;border-radius:100%;height:70px;left:15px;position:absolute;top:15px;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:70px;}
.suntory-alo-phone .suntory-alo-ph-circle-fill{background-color:#ff3301;}
.suntory-alo-phone .phone-number{position:absolute;top:35px;left:82px;color:#ffffff;background-color:rgba(255, 51, 1, 0.67);visibility:hidden;opacity:0;padding:6px 10px;z-index:0;border-radius:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;}
.suntory-alo-phone:hover .phone-number{left:78px;visibility:visible;opacity:1;}
@-webkit-keyframes suntory-alo-circle-anim {
0%{opacity:0.1;-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);transform:rotate(0deg) scale(0.5) skew(1deg);}
30%{opacity:0.5;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
100%{opacity:0.6;-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
}
@keyframes suntory-alo-circle-anim {
0%{opacity:0.1;-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);transform:rotate(0deg) scale(0.5) skew(1deg);}
30%{opacity:0.5;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
100%{opacity:0.6;-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
}
@-webkit-keyframes suntory-alo-circle-fill-anim {
0%{opacity:0.2;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
50%{opacity:0.2;-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
100%{opacity:0.2;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
}
@keyframes suntory-alo-circle-fill-anim {
0%{opacity:0.2;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
50%{opacity:0.2;-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
100%{opacity:0.2;-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);transform:rotate(0deg) scale(0.7) skew(1deg);}
}
@-webkit-keyframes suntory-alo-circle-img-anim {
0%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg);}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg);}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg);}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg);}
50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
}
@keyframes suntory-alo-circle-img-anim {
0%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg);}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg);}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg);}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg);}
50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);transform:rotate(0deg) scale(1) skew(1deg);}
}
.suntory-alo-phone .suntory-alo-ph-img-circle img {
    -webkit-animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    filter: brightness(0) invert(1);
    width: 30px;
    position: absolute;
    top: 10px;
    left: 7px;
}
@media (max-width: 850px) {
    body {
        overflow: hidden;
    }
    .back-to-top {
        bottom: 65px;
    }
    .suntory-alo-phone {
        display: none;
    }
    .mobile-hotline {
        display: block;
        bottom: 0;
        width: 100%;
        background: rgba(0,0,0,.5);
        height: 60px;
        position: fixed;
        z-index: 9999999;
    }
    .mobile-hotline .mobile-hotline-right {
        width: 45%;
        float: right;
        text-align: center;
        background: #fe9705;
        margin-left: 5px;
        margin-right: 10px;
        margin-top: 7px;
        height: 45px;
        border-radius: 4px;
    }
    .mobile-hotline .mobile-hotline-left {
        width: 45%;
        float: left;
        text-align: center;
        background: #00a502;
        margin-left: 10px;
        margin-right: 5px;
        margin-top: 7px;
        height: 45px;
        border-radius: 4px;
    }
    .mobile-hotline .mobile-hotline-right a {
        color: #fff;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-hotline .mobile-hotline-left a {
        color: #fff;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-hotline-left img, .mobile-hotline-right img {
        width: 30px;
        padding-right: 10px;
    }
}
@media (min-width: 561px) {
    .devvn_toolbar {
        position: fixed;
        bottom: 120px;
        left: 10px;
        z-index: 99999999;
    }
    .devvn_toolbar ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .devvn_toolbar ul li {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    .devvn_toolbar ul li a {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: 0 0 5px;
        position: relative;
        background-position: 50% 50%;
        background-size: cover;
        overflow: inherit;
    }
    .devvn_toolbar ul li a br {
        display: none;
    }
    .devvn_toolbar ul li a span {
        font-weight: 400;
        color: #ffffff;
        position: absolute;
        top: 50%;
        left: calc(100% + 10px);
        left: -webkit-calc(100% + 10px);
        left: -moz-calc(100% + 10px);
        margin-top: -12.5px;
        font-size: 14px;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
    }
    .devvn_toolbar ul li a:hover span{
        opacity: 1;
        visibility: visible;
    }
    .devvn_toolbar ul li a span:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #ffffff;
        border-width: 5px;
        margin-top: -5px;
    }
    .devvn_toolbar ul li a img {
        width: auto;
        height: auto;
        max-width: 29px;
        max-height: 29px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
        margin: 0;
    }
    .devvn_contact_quickbuy_li, .devvn_contact_addtocart_li{
        display: none;
    }
}
@media (max-width: 560px) {
    body.has_devvn_toolbar {
        padding-bottom: 50px;
    }

    .devvn_toolbar {
        display: none;
        background: #d39913;
        display: inline-block;
        width: 100%;
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: 99999999;
        height: auto;
        padding: 0;
        border-top: 0;

        visibility: hidden;
        opacity: 0;

        transform: translate3d(0,120%,0);
        -moz-transform: translate3d(0,120%,0);
        -webkit-transform: translate3d(0,120%,0);

        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
    }

    .show_contactfix .devvn_toolbar {
        transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        visibility: visible;
        opacity: 1;
    }


    .devvn_toolbar ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-collapse: collapse;
        width: 100%;
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .devvn_toolbar ul li {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        text-align: center;
        display: flex;
        margin-bottom: 0;
    }

    .devvn_toolbar ul li a {
        display: block;
        width: 100%;
        outline: none;
        text-decoration: none;
        padding: 5px 3px;
        white-space: nowrap;
    }

    .devvn_toolbar ul li a span {
        font-weight: 400;
        color: #ffffff;
        font-size: 3.5vw;
        display: block;
        margin: 2px 0 0 0;
    }

    .devvn_toolbar ul li a img {
        height: 6vw;
        width: auto;
        margin: 0;
    }

    .woocommerce-checkout .devvn_toolbar {
        display: none !important;
    }
    .devvn_toolbar a.devvn_buy_now_style {
        margin: 0;
        border-radius: 0;
        padding: 5px 8px;
        font-size: initial;
        line-height: inherit;
    }

    .devvn_toolbar a.devvn_buy_now_style span {
        margin: 0;
        padding: 0;
    }
    .devvn_toolbar a.devvn_buy_now_style span {
        background: none !important;
    }
    a#devvn_contact_addtocart {
        background: #e03232 !important;
    }
}
@media screen and (min-width: 850px) {
    .product-sidebar-small.large-2 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.section-title-normal span.hdevvn-show-cats {
		display: none;
	}
}
.mobile-hotline {
    display: none;
}

@media only screen and (max-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .absolute-footer .container {
        display: flex;
        flex-direction: column;
    }
    .absolute-footer .footer-secondary {
        order: 2;
    }
    .absolute-footer .footer-primary {
        order: 1;
    }
	.header-bottom {
		border-bottom: none;
	}
	.header-search-form.search-form input:not([type="submit"]),
	.header-search-form.search-form .searchform .button {
		height: 33px;
		border-width: 2px;
	}
	.header-search-form.search-form .searchform .button {
		width: 33px;
		background-color: var(--primary-color);
		color: #fff;
	}
	.suntory-alo-phone {
        display: none;
    }
    .mobile-hotline {
        display: block;
        bottom: 0;
        width: 100%;
        background: rgba(0,0,0,.5);
        height: 60px;
        position: fixed;
        z-index: 9999999;
    }
    .mobile-hotline .mobile-hotline-right {
        width: 45%;
        float: right;
        text-align: center;
        background: #fe9705;
        margin-left: 5px;
        margin-right: 10px;
        margin-top: 7px;
        height: 45px;
        border-radius: 4px;
    }
    .mobile-hotline .mobile-hotline-left {
        width: 45%;
        float: left;
        text-align: center;
        background: #00a502;
        margin-left: 10px;
        margin-right: 5px;
        margin-top: 7px;
        height: 45px;
        border-radius: 4px;
    }
    .mobile-hotline .mobile-hotline-right a {
        color: #fff;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-hotline .mobile-hotline-left a {
        color: #fff;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-hotline-left img, .mobile-hotline-right img {
        width: 30px;
        padding-right: 10px;
    }
}