/*
Theme Name: Rượu Trung Tâm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-button .button.icon.is-small{
    width: 32px;
    border-width: 2px;
}
.header-button .button {
    width: 100%;
}
.single-product .yith-wcwl-add-button {
    display: none!important;
}
.header-nav.header-nav-main .button {
    font-size: 12.8px;
}
.header-vertical-menu__opener.dark,
.header-vertical-menu__fly-out .nav-top-link {
    font-size: .8em;
}
.widget_price_filter .price_slider_amount .button {
    float: none;
    background-color: #f9cd08;
}
.woocommerce-variation-description {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}
.woocommerce-variation-description strong {
    font-size: .875rem;
    display: inline-block;
    width: 34%;
}
.category-filtering .inline-block {
    display: none;
}
.woocommerce-variation-description {
    display: none;
}
.mobile-submenu-slide .is-small.button {
    width: 100%;
}
.product-short-description strong {
    font-size: 14px;
}
.box-image .out-of-stock-label {
    color: #891721;
}
.ticker-news .tickercontainer .ticker-mask {
    position: relative;
    width: auto;
    left: auto;
    max-width: 1140px;
    margin: 0 auto;
}
.button.icon.circle, .button.icon.round {
    padding-left: 0;
    padding-right: 0;
    border-radius: 5px !important;
}
.ticker-news {
    background: rgb(53, 60, 66)!important;
    border: none!important;
}
.ticker-news .tickercontainer,
.ticker-news .tickercontainer ul.newsticker li {
    background: #000!important;
}
.header-vertical-menu__opener {
    background-color: transparent;
}
.button:hover {
    box-shadow: none;
}
.primary.dark,
.single_add_to_cart_button,
.badge-inner,
.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover,
.widget_price_filter .price_slider_amount .button,
input[type=submit],
.primary.is-outline {
    color: #000;
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 5px;
}
.fixed-menu-item:hover {
    color: #000!important;
}
@media screen and (min-width: 1024px) {
    .fixed-menu-container {
        display: inherit!important;
        top: 50%;
        bottom: auto;
        right: 0!important;
        left: auto!important;
        transform: translateY(-50%);
        width: 86px!important;
        height: 380px;
        border-radius: 10px 0 0 10px;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    }
}

.fixed-menu-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #ffffff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    z-index: 999;
    font-family: Helvetica, Arial, sans-serif;
    width: 100%;
    bottom: 0;
    left: 0;
    flex-direction: row;
		padding: 10px 0;
}
@media screen and (min-width: 1024px) {
    .fixed-menu-item {
        padding: 0.25rem;
        width: 100%;
        align-items: center;
    }
}
.fixed-menu-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #214B9A!important;
    transition: color 0.3s ease;
    flex-direction: column;
    padding: 12px;
}
@media screen and (min-width: 1024px) {
    .fixed-menu-icon {
        width: 25px;
        height: 25px;
    }
}
@media screen and (min-width: 1024px) {
    .fixed-menu-text {
        font-size: 12px!important;
        margin-top: 0;
        white-space: nowrap;
    }
}
.fixed-menu-text {
    font-weight: 500;
    text-align: center;
    font-size: 11px;
    margin-top: 4px;
}
.fixed-menu-icon {
    filter: brightness(0) saturate(100%) invert(19%) sepia(91%) saturate(1402%) hue-rotate(206deg) brightness(97%) contrast(92%);
    transition: all 0.3s ease;
    width: 24px;
    height: 24px;
}
.fixed-menu-item:hover .fixed-menu-icon {
    filter: brightness(0) saturate(100%)
}
.product-short-description {
	margin-bottom: 10px
}
.product-short-description strong {
	display: inline-block;
    width: 35%;
    float: left
}
.wishlist-button {
	color: #fff;
    background: #000!important
}
.wishlist-button:hover {
	background: #b20000!important
}
.wishlist-popup {
	left: 0;
    right: auto
}
.image-tools.top.right {
    opacity: 1;
    left: 10px;
}
.primary.dark:before,
.primary.light:before {
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.primary.light:before {
	background: #000
}
.primary.dark:hover:before,
.primary.light:hover:before {
    transform: scaleX(1);
}
.primary.dark,
.primary.light {
	transform: perspective(1px) translateZ(0);
}
.primary.dark:hover {
	color: #000
}
.primary.light {
    background: #fff;
    color: #000;
}
.primary.light:hover {
	color: #fff
}
@media (max-width: 849px) {
    .copyright-footer .is-divider {margin: 1em auto}
    .absolute-footer .footer-secondary {text-align: center!important}
}
.checkout_coupon.woocommerce-form-coupon {
    display: block!important;
}
.product:not(.product-type-variable) .product-main .price-wrapper {border-top: 1px solid #e0e0e0;}
.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product-small .box-text{
	display: flex;
    flex-direction: column;
}
.product-small .add-to-cart-button {
	order: 2
}
.product-small .price-wrapper {
	order: 1
}
.price-wrapper + .cart {display:initial}
.btn-distribution{
    margin-right: 0;
    width: 40.5%;
    float: right;
    height: 40.4px;
}
.woocommerce-variation-price del,
.woocommerce-variation-price ins {display:inline-block}
.woocommerce-variation-price del bdi {color:#000!important}
.category-su-kien .entry-meta {display:none}
.nav-line-bottom > li > a:before {
    background-color: #fff!important;
    height: 2px;
}
.footer-1 .row .section {
	padding-left: 0;
    padding-right: 0
}
.footer-2 {
	padding-top: 0
}
.category-tin-tuc .entry-header .entry-meta, .category-tin-tuc .entry-header .entry-category, .category-tin-tuc footer.entry-meta .cat-links, .single .category-tin-tuc .entry-category,
.yith-wcwl-wishlistaddedbrowse:not(.yith-wcwl-wishlistaddedbrowse),
.yith-wcwl-add-button:not(.yith-wcwl-add-button) {
	display: none
}
.category-tin-tuc footer.entry-meta {
    border-top: none;
    text-indent: -9999px;
}
.entry-header .entry-header-text {
    padding-bottom: 0.5em;
}
.nav-dropdown-has-border .nav-dropdown {
	border: none
}
.product-info {
	display: flex;
    flex-direction: column;
}
.product-info .variations_form {
	order: 2
}
.product-info .price-wrapper {
	order: 3
}
.product-info .catalog-product-text {
	order: 4
}
.product-info .product_meta {
	order: 5
}
.product-info .social-icons {
	order: 6
}
.product-type-variable .product-info .product-page-price {
	display: none
}
.header-search-form .submit-button {
	background: #fff!important;
    border: none;
}
.header-search-form .icon-search {
	color: #353c42
}
.product-type-variable .price {
	visibility: hidden;
    max-height: 38px;
}
.product-type-variable .price .amount:last-child {
	display: none
}
.product-type-variable .price .amount:first-child {
	visibility: visible;
	display: block;
}
.checkout-sidebar {
	display: table;
}
.checkout-sidebar .html-checkout-sidebar {
	display: table-header-group;
}
.product-small .price del {
	display: none
}
.checkout-sidebar .html-checkout-sidebar b,
.cart-sidebar .cart-sidebar-content b,
.cart-footer-content.after-cart-content b {
	color: #397b0f;
}
.product-small .box-text .price {
    font-size: 1.25em
}
.product-small .price {
    padding-top: 10px;
    padding-bottom: 10px;
}
.product-small del span.amount {
	margin-right: 0
}
.nav-spacing-xlarge>li {
    margin: 0 25px;
}
.product-small .button.primary:not(.is-outline) {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}
.product-small .button.primary:not(.is-outline):hover {
	background: #397b0f
}
.wpcf7-form .col.medium-4 {
    padding-bottom: 20px;
}
#place_order {
    width: 100%;
    margin-right: 0;
}
.woocommerce-cart-form .continue-shopping + .button {
    min-width: 232px;
}
.product-small .add-to-cart-button a {
    min-width: 170px;
}
.price > .amount {
    color: #891721;
}
span.amount,
.product-info .price {
	font-weight: inherit;
}
.woocommerce-ordering {
    margin-right: 10px;
    float: right;
    top: 4px;
    position: relative;
}
.woocommerce-result-count,
.woocommerce-ordering .orderby option:nth-child(1),
.woocommerce-ordering .orderby option:nth-child(2),
.woocommerce-form-coupon-toggle,
.ticker-news span {
    display: none;
}
.single_add_to_cart_button,
.buy_now_button {
    transform: perspective(1px) translateZ(0);
}
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.single_add_to_cart_button:active,
.buy_now_button:hover,
.buy_now_button:focus,
.buy_now_button:active {
    color: #353c42;
}
.header-main {
	border-bottom: solid 1px #ffffff5e
}
.single_add_to_cart_button:not(.loading):before,
.buy_now_button:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.single_add_to_cart_button:hover:before,
.buy_now_button:hover:before,
.single_add_to_cart_button:focus:before,
.buy_now_button:focus:before,
.single_add_to_cart_button:active:before,
.buy_now_button:active:before {
	transform: scaleX(1);
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.margin-auto {
    margin-left: auto!important;
    margin-right: auto!important;
}
.ticker-news-md .col {padding-bottom:0;}
.ticker-news {border:none;margin:0}
.ticker-news .tickercontainer ul.newsticker li {font-size:15px}
.ticker-news .tickercontainer ul.newsticker li,
.ticker-news .tickercontainer ul.newsticker li a {color:#fff;}
.ticker-news .tickercontainer ul.newsticker li a:hover {color:#fff}
.ticker-news,
.ticker-news .tickercontainer,
.ticker-news .tickercontainer ul.newsticker li {background: none;}
.footer-2.dark .wpcf7-submit {
    background-color: #fff;
    color: #353c42;
}
.absolute-footer.dark p {
    margin-bottom: 0;
}
.absolute-footer .footer-secondary {
    text-align: right;
}
.footer-2.dark .row {
    border-bottom: solid 1px rgba(255,255,255,0.3);
}
.footer-2 .col:last-child .wpcf7-form {
    margin-bottom: 0;
}
.blog-archive .box-blog-post.has-hover:hover .box-text {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-color: #fff
}
.blog-archive .box-blog-post.has-hover:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
}
.tags-post {
    visibility: visible;
    background: #f5f5f5;
    color: #666;
    margin-left: 3px;
    margin-bottom: 3px;
    padding: 0px 10px;
    border-radius: 2px;
    display: inline-block;
}
.tags-post:hover {
    color: #fff;
    background-color: #f9cd08;
}
.shop-page-title.category-page-titlecc,
.bapf_slct .bapf_head h3,
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy span,
.has-dropdown .icon-angle-down,
.post.category-tin-tuc .badge.post-date,
.category-filter-row .icon-equalizer {
    display: none;
}
.bapf_slct .bapf_body {
    float: left;
    margin-right: 5px;
}
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy,
.berocket_aapf_widget_selected_filter .bapf_sfa_unall {
    display: inline-block;
}
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy {
    margin-right: 15px;
}
.braapf_unselect .fa {
    margin-right: 5px;
}
.woocommerce-shop .category-page-row {
    padding-top: 0;
}
.filter-nopadding {
    padding-top: 15px;
    padding-bottom: 0;
}
.product-small.box:hover {
    box-shadow: 0px 0px 3px #e0e0e0;
}
.product-title.woocommerce-loop-product__title {
    text-transform: uppercase;
    line-height: 1.3rem;
    font-weight: 700;
    font-size: .8125rem;
}
.product-small .box-text .box-excerpt {
    font-size: .8125rem;
    margin-bottom: 10px;
    margin-top: 10px;
    font-style: italic;
}
.product-small .box-text .category {
    font-size: 10px;
}
.badge-container {
    left: auto;
    right: 18px;
    margin-top: 15px;
}
.badge.badge-square {
    height: 22px;
    min-width: 100%;
}
.badge-inner.on-sale .onsale {
    font-size: 13px;
    font-weight: 400;
}
.technical-data {
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}
.technical-data li {
    border-top: 1px solid #e0e0e0;
    display: table;
    width: 100%;
    margin-bottom: 0;
    padding: 3px 0;
    margin-left: 0!important;
}
.technical-data li span {
    display: table-cell;
    vertical-align: inherit;
    font-size: 14px;
    padding: 5px 10px 5px 0;
}
.technical-data li .key {
    width: 35%;
    font-weight: 600;
}
.technical-data li .value {
    width: auto;
    color: #333
}
.technical-data li .value.price,
.woocommerce-variation-price ins .amount,
.woocommerce-variation-price .amount bdi {
    color: #891721
}
.woocommerce-variation-price .amount bdi {
    font-size: 24px;
}
.product-title.product_title.entry-title {
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
}
.product-info .product-short-description p {
    color: #999;
    font-style: italic;
}
.variations_form {
    margin-bottom: 0;
}
.single-product .catalog-product-text.pb {
    padding-bottom: 5px;
}
.devvn_cities,
.devvn_district,
.devvn_wards {
    margin-bottom: 0;
}
.archive .page-title-inner,
.product-info .product-short-description > p {
    margin-bottom: 15px;
}
.product-short-description .star-rating {
    margin-top: 15px;
    margin-bottom: 20px;
}
.product-info .breadcrumbs {
    font-size: 1em;
}
.wpcf7-form .wpcf7-submit {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a, .nav-dropdown .menu-item-has-children>a {font-weight:normal !important; text-transform:none !important;font-size:15px}
.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{margin-top:-40px;box-shadow: 1px 1px 15px rgba(0,0,0,0.15);display:none;position: absolute;left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.nav-dropdown.nav-dropdown-default>li>a {
    margin: 0 15px;
}
.nav-dropdown.nav-dropdown-default>li:last-child>a {
    border-bottom: none;
}
.nav-column li>a, .nav-dropdown>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav-dropdown .nav-dropdown-col>ul {
    margin-top: -50px;
}
.nav-dropdown li.active>a, .nav-dropdown li.active>a, .nav-dropdown>li>a {
	color: #353c42
}
.wp-block-gallery.aligncenter {
    margin-bottom: 20px;
}
.woocommerce-variation-price {
    padding-bottom: 15px;
}
#header + .block-html-after-header {
    min-height: 0;
}
#hotline p {
    margin-bottom: 10px;
}
#hotline a {
    color: #ff5115;
    font-size: 15px;
}
.coccoc-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent;
  width: 100px;
  height: 100px;
  cursor: pointer;
  z-index: 200000!important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s
}
.coccoc-alo-phone.coccoc-alo-show {
  visibility: visible
}
.coccoc-alo-phone.coccoc-alo-hover,.coccoc-alo-phone:hover {
  opacity: 1
}
.coccoc-alo-ph-circle {
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30,30,30,.4);
  border: 2px solid #bfebfc 9;
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-circle {
  border-color: #00aff2;
  opacity: .5
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
  border-color: #75eb50;
  border-color: #baf5a7 9;
  opacity: .5
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
  border-color: #f20000;
  border-color: #bfebfc 9;
  opacity: .5
}
.coccoc-alo-ph-circle-fill {
  width: 65px;
  height: 65px;
  top: 17px;
  left: 17px;
  position: absolute;
  background-color: #353c42;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
  background-color: rgba(0,175,242,.5);
  background-color: #00aff2 9;
  opacity: .75!important
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
  background-color: rgba(117,235,80,.5);
  background-color: #baf5a7 9;
  opacity: .75!important
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
  background-color: rgba(242,223,0,.85);
  background-color: #a6e3fa 9;
  opacity: .75!important
}
.coccoc-alo-ph-img-circle {
  width: 35px;
  height: 35px;
  top: 32px;
  left: 32px;
  position: absolute;
  background-size: 30px 30px!important;
  background: rgba(30,30,30,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
  -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
  background-color: #00aff2
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
  background-color: #75eb50;
  background-color: #75eb50 9
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
  background-color: #00aff2;
  background-color: #f20000
}
@-moz-keyframes coccoc-alo-circle-anim {
  0% {
      -moz-transform: rotate(0) scale(.5) skew(1deg);
      opacity: .1;
      -moz-opacity: .1;
      -webkit-opacity: .1;
      -o-opacity: .1
  }

  30% {
      -moz-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .5;
      -moz-opacity: .5;
      -webkit-opacity: .5;
      -o-opacity: .5
  }

  100% {
      -moz-transform: rotate(0) scale(1) skew(1deg);
      opacity: .6;
      -moz-opacity: .6;
      -webkit-opacity: .6;
      -o-opacity: .1
  }
}

@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
      -webkit-transform: rotate(0) scale(.5) skew(1deg);
      -webkit-opacity: .1
  }

  30% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      -webkit-opacity: .5
  }

  100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      -webkit-opacity: .1
  }
}

@-o-keyframes coccoc-alo-circle-anim {
  0% {
      -o-transform: rotate(0) kscale(.5) skew(1deg);
      -o-opacity: .1
  }

  30% {
      -o-transform: rotate(0) scale(.7) skew(1deg);
      -o-opacity: .5
  }

  100% {
      -o-transform: rotate(0) scale(1) skew(1deg);
      -o-opacity: .1
  }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
      -moz-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }

  50% {
      -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      -moz-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }

  50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
      -o-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }

  50% {
      -o-transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      -o-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
  }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
      transform: rotate(0) scale(1) skew(1deg)
  }

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

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

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

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

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

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

@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg)
  }

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

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

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

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

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

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

@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
      -o-transform: rotate(0) scale(1) skew(1deg)
  }

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

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

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

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

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

  100% {
      -o-transform: rotate(0) scale(1) skew(1deg)
  }
}
.support-online-title {
	border: 0;
  background: #f05a2a;
  color: #fff;
	padding: 0 30px;
	text-align: center;
	height: 38px;
	line-height: 34px;
	width: 100%;
	position: relative;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase
}
.support-online-list {
    font-size: 14px;
  max-height: 350px;
  overflow: auto;
  padding: 0 15px 10px
}
.support-online-title span {
	height: 24px;
	line-height: 26px;
	vertical-align: middle
}

.support-online {
	width: 320px;
	position: fixed;
	background: #FFF;
	bottom: -350px;
	transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	left: auto;
  right: 0;
  z-index: 9999;
}
.support-team {
  margin: 10px 0 5px;
  display: block;
  color: #f05a2a
}
.support-online:hover {
	bottom: 0
}
.support-online-title {
	cursor: pointer
}
.support-online ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.support-online ul li {
  border-bottom: solid 1px #d6d6d6;
  padding: 5px 0;
  color: #333;
}
.support-online ul li:first-child {
  padding-top: 0
}
.support-online li a {
  float:right;
  line-height: 1.25;
}
.support-online .name,
.support-online .phone {
  display: inline-block;
	line-height: 1;
  vertical-align: middle;
}
.support-online .name {
  width: 30%
}
.support-online .phone {
  width: 35%
}
.support-online .info_logo {
  margin: 0;
  width: 1.75rem;
  height: 1.75rem;
  background-image: url(images/zalo-logo.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.wpf_items_group,
.wpf_layout_horizontal {
    z-index: 9999!important
}
b, strong {
    font-weight: bold!important;
}
.category-filtering.category-filter-row .filter-button {
    text-transform: none;
    padding-left: 2em;
    padding-right: 2em;
}
.shop-page-title .is-large {
    float: left
}
.shop-page-title .category-filtering {
    float: right
}
.medi-filter .wpf_form_ajax {
    display: none;
}
.wpf_layout_horizontal .wpf_item {
    width: 100%;
}
.wpf_layout_horizontal .wpf_items_group.wpf_left_tab {
    width: 100%!important;
}
.wpf_form .wpf_layout_horizontal.wpf_items_wrapper .wpf_item .wpf_item_name:after {
    float: right;
}
.category-filtering .filter-button {
    background-color: #f05a2a;
    color: #fff;
    border: 1px solid transparent;
    letter-spacing: .03em;
    line-height: 2.4em;
    padding: 0 1.2em;
border-radius: 5px;
}
.quantity+.single_add_to_cart_button {
    width: 40.5%;
}
.button.buy_now_button {
    margin-right: 0;
    width: 40.5%;
    float: right;
    height: 40.4px
}
.category-filtering .filter-button {
    background: #000;
}
button[type="submit"] {
    background: #397b0f;
    color: #fff;
}
.checkout.woocommerce-checkout a,
.showcoupon {
    color: #397b0f;
}
.product-info .price:before {
    width: 35%;
    float: left;
    font-size: .875rem;
}
.product-info .price::before {
    content: "Giá:";
    line-height: 2;
    visibility: visible;
    font-weight: bold
}
.product-info .price {
    margin-top: 0.5em;
}
@media only screen and (min-width: 64em) {
	.header-social-icons .is-outline {
        color: #fff;
        border-color: #fff
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .mobile-submenu-slide .is-small.button {
        font-size: inherit;
    }
	.btn-distribution {width: 100%!important;
    float: none!important;}
	.woocommerce-cart-form .continue-shopping,
    .woocommerce-cart-form .button-continue-shopping,
    .woocommerce-cart-form .continue-shopping + button {
        width: 100%
    }
    .woocommerce-cart-form .continue-shopping + .button {
        min-width: 209px;
    }
    .product-info .price {
        font-size: 1.25em;
    }
    .product-small .add-to-cart-button a {
        min-width: 135px;
    }
    .shop-page-title .medium-text-center {
        display: table
    }
    .category-filtering.category-filter-row {
        display: table-footer-group;
    }
    .woocommerce-ordering {
        float: none;
        width: 100%;
    }
    .quantity+.single_add_to_cart_button, .buy_now_button {
        width: 100%!important;
        float: none!important;
    }
    .dmca-badge {
        display: block
    }
    .dmca-badge,
    .dark .social-icons {
        text-align: center
    }
    .shop-page-title .is-large,
    .shop-page-title .category-filtering {
        float: none
    }
    .copyright-footer {
        padding-bottom: 80px;
    }
    .catalog-product-text .primary {
        margin-right: 0;
        padding-left: 1em;
        padding-right: 1em;
    }
    .single-product .catalog-product-text.pb {
        text-align: center;
    }
    .mfp-content .wpcf7-form-control {
    	margin-bottom: .5em;
    }
    .mfp-content .col,
    .wpcf7-form .col.medium-4 {
    	padding-bottom: 10px
    }
    .mfp-content .col:last-child {
    	padding-bottom: 5px
    }
    .copyright-footer .is-divider {
        margin-left: auto;
        margin-right: auto;
    }
    .absolute-footer .footer-secondary {
        text-align: center;
    }
}