/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
input[type=search] {
    border-color: #39b54a !important;
    background-image: url('images/bg_footer.jpg');
}
.hotline {
    float: left;
    line-height: 19px;
    color: #39b54a;
    text-align: center;
    margin-bottom: 25px;
    border: 1px dashed #39b54a;
    padding: 5px;
    border-radius: 6px;
}
.hotline-desc {
    color: red;
    font-weight: bold;
    font-size: 16px;
}
.hotline a {
    display: block;
    color: #39b54a;
    font-weight: 600;
    font-size: 21.9px;
    margin-top: 4px;
}
.header-button .button.icon {
    padding: 12px;
    margin-bottom: 25px;
}
.menu-image-title-after.menu-image-not-hovered img {
    padding-right: 0px !important;
}
#mega_menu>li>a {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
}
#mega-menu-title {
    color: #fff !important;
    text-transform: uppercase;
}
#mega-menu-wrap {
    background: red !important;
}

.section-title-normal span {
    border-bottom: 2px solid #39b54a !important;
}
.section-title a {
    font-size: 15px !important;
}
.product-title a {
    font-weight: bold;
}
span.amount {
    color: #39b54a;
}
del span.amount {
    color: #111;
    font-weight: 700;
    font-style: italic;
    opacity: .5;
}
.items-sold {
    display: block;
}
.items-sold span {
    margin-left: 5px;
    font-size: 13px;
    color: #da670b;
    display: inline-block;
}
.items-sold span:before {
    content: '\f080';
    font-family: 'Font Awesome 5 Free';
    speak: none;
    position: relative;
    margin-right: 5px;
    font-size: 120%;
    color: red;
}
.diachi {
    border: 1px dashed green;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.widget .is-divider {
    height: 1px !important;
    max-width: 100% !important;
    background-color: #39b54a !important;
}
.chanfoter {
    line-height: 2;
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    padding: 10px;
    background: #f7f7f7;
}
.footer ul {
    margin: 0;
    padding: 0;
}
.footer-widgets ul li {
    list-style: none;
    margin-left: 0;
    background: url(images/right.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 15px;
}
.phigiaohangkhacdau {
    font-size: 14px;
    border: 1px dashed #ff000091;
    padding: 5px;
    background: #ff000017;
}
.khacdaunhanhgiare {
    padding: 12px;
    border: 1px dashed green;
    border-radius: 5px;
    color: green;
}

h1.product-title {
    font-size: 1.6em !important;
    color: #000 !important;
}

form.cart >table.thwepo-extra-options,.buy_now_button {
    display: none;
}
form.cart .buy_now_button  {
    display: inline-block;
}
form.cart.variations_form  >.buy_now_button  {
    display: none;
}
.giuseart-pc-contact-bar {
    right: 30px;
    bottom: 80px;
    position: fixed;
    z-index: 998;
    margin-bottom: 0;
}
.giuseart-pc-contact-bar li {
    width: 44px;
    height: 46px;
    overflow: hidden;
    margin-bottom: 0;
    list-style: none;
}
.giuseart-pc-contact-bar li.zalo {
    margin-bottom: 8px;
    background: url(images/zl.png);
    background-repeat: no-repeat;
}
.bottom-contact {
    display: none;
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
}
.bottom-contact ul li {
    width: 50%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 13.5px;
}
.bottom-contact ul li img {
    width: 35px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.bottom-contact ul li span {
    color: black;
}

@media(max-width:991px) {
    footer#footer {
        padding-bottom: 70px;
    }
    .giuseart-pc-contact-bar {
        display: none;
    }
    .bottom-contact {
        display: block;
    }
    .header-button .button.icon {
        padding: 0;
        margin-bottom: 0;
    }
    .back-to-top {
        bottom: 80px;
    }
    .nav>li>a>i.icon-menu {
        font-size: 35px;
    }
    .header-main {
        height: 100px !important;
    }

    .header-button a {
        font-size: 18px !important;
    }
    #logo img {
        max-height: 100px !important;
    }
}
ul.giuseart-pc-contact-bar a {
    display: block;
    width: 44px;
    height: 46px;
}
#mega_menu {
    height: 354px;
    overflow: auto;
}