/*
Theme Name: Dược phẩm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.float-contact {
    position: fixed;
    bottom: 120px;
    left: 20px;
    z-index: 99999;
}.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}.float-contact .hotline {
    background: #d11a59 !important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}.chat-zalo a, .chat-face a, .hotline a {
    font-size: 15px;
    color: white;
    font-weight: normal;
    text-transform: none;
    line-height: 0;
}
.price a {color: #126b3c;}
.postview {
    color: #bf0000;
}
#wpfomo .wpfomo-product-thumb {
    border-radius: 50%;
}
#wpfomo.is-visible {
    bottom: 25px;
}
#wpfomo {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    padding: 10px;
    position: fixed;
	bottom: -120px;}
#wpfomo {
    border-radius: 5px;
}
.codfe-contact-form-7 .col{
    position: relative;
    margin: 0;
    padding: 0 5px 0px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

#wpfomo.is-visible {
    bottom: 55px;
}
}