/*
Theme Name: Mỹ phẩm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
input#billing_country {
    display: none;
}
span.woocommerce-input-wrapper label.fl-label {
    display: none;
}
.dang-ky {
    width: 900px;
    margin: 30px auto;
    background: #fff;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.dang-ky input {
    width: 65%;
    border-radius: 4px;
}
.dang-ky .col.medium-8 {
    padding-bottom: 0px;
}
.dang-ky  .col.medium-4 {
    padding-bottom: 0px;
    text-align: right;
    font-weight: 100;
    padding-top: 7px;
    color: #000000;
    font-size: 16px;
}
.title-register {
    padding: 10px 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
}
.title-register {
    background: linear-gradient(to right, #ef4318, #f17828);
    padding: 10px 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.gia_home {
    white-space: nowrap;
    color: #ff6900;
    font-weight: 600;
    font-size: 20px;
}
.gia_homes {
    white-space: nowrap;
    color: #ff6900;
    font-weight: 600;
    font-size: 20px;
}
.badge-container.absolute.left.top.z-1 {
    display: none;
}
span.sale_price_son {
    white-space: nowrap;
    font-weight: normal;
    font-size: 18px;
    text-decoration-line: line-through;
}
span.box-product-sale {
    border-radius: 10px;
    padding: 4px;
    background-color: #ffe97a;
    color: #ec3814;
    font-style: normal;
    font-weight: 500;
    position: relative;
    white-space: nowrap;
}
.submit_son {
    text-align: center;
}
button#nut-dk {
    background: linear-gradient(to right, #ef4318, #f17828);
    outline: none;
    -webkit-user-select: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    font-size: 18px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    border-radius: 45px;
    text-transform: capitalize;
    margin: auto !important;
    display: inherit;
    color: #fff;
}

.san_pham_k_home .col.medium-6.small-12.large-6:nth-child(1) a.button.primary   {
    background: #f8492f;
}
.san_pham_k_home .col.medium-6.small-12.large-6:nth-child(2) a.button.primary   {
    background: #000000;
}
.san_pham_k_home .col.medium-6.small-12.large-6 a.button.primary:hover {
    background: var(--primary-color) !important;
}


.san_pham_k_home a.button.primary {
    font-weight: 500;
    font-size: 18px;
    padding: 0px 30px 0px 30px !important;
}
.san_pham_k_home .col.medium-6.small-12.large-6 {
    padding: 0 15px 0px !important;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    text-transform: uppercase;
    font-size: 15px;
}
div#mega-menu-wrap div#mega-menu-title {
    width: 300px;
}
.header-bottom {
    border-top: 1px solid #f5f5f5;
    border-bottom: 2px solid #ffffff !important;
}
#mega-menu-wrap {
    background: #f05a5e00 !important;
}
.badge.absolute.top.post-date.badge-square {
    display: none;
}

.product-main form.cart {
    float: left;
    width: 57%;
}
.product-main .san_pham_k_home {
    float: left;
    width: 47% !important;
}
.post-date-day {
  display: none  display: none;
}
.badge.post-date.badge-square .badge-inner.bg-fill {
	    text-shadow: 1px 1px 0px rgb(0 0 0 / 0%)!important;
    color: #fff0 !important;
}
span.post-date-month.is-xsmall {
    display: none;
}

.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 7px;
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 40px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}
.buys_sp h3 {
    padding: 7px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 25px;
    color: white;
}
.buys_sp {
    border-radius: 10px;
    color: #fbfbfb;
    background: #d86d69;
}
.buy-product.row {
    width: 100% !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
