/*
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.   ***************/
h1 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; } h3 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } p, ol, ul { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }

.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    height: 36px;
    background: #fff;
    width: 367px;
    float: right;
}
li.header-search-form.search-form.html.relative.has-icon {
    margin-right: 0!important;
    padding-bottom: 7px;
}
span.amount.lien_he {
    color: var(--gia);
    font-size: 16px;
    font-weight: 600;
}
span.iso1 {
    background: #ed2224;
    border-radius: 10px;
    padding: 2px 10px 2px 10px;
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
}
p.name_company {
    font-size: 15px;
    font-weight: bold;
    color: #228d53;
}
p.product_company {
    color: #0e1131;
}
p.product_company {
    color: #0e1131;
    font-size: 12px;
}
.info_company {
    line-height: 24px;
}
.topmenu {
    font-size: 13px;
}
.topmenu i, i.icon-envelop {
    color: #228d53  !important;
    padding-right: 5px  !important;
}
span.header-newsletter-title.hide-for-medium {
    font-size: 13px !important;
    color: #111111 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
strong.uppercase {
    color: #228d53;
    font-size: 13px;
}
.header-top {
    background-color: #229bac2e !important;
}
.danhmuc_top .box-image {
    border: 1px solid #1e8449;
    border-radius: 5px;
    -webkit-box-shadow: 4px 30px 67px #0060f321;
    -moz-box-shadow: 4px 30px 67px #0060F321;
    -ms-box-shadow: 4px 30px 67px #0060F321;
    -o-box-shadow: 4px 30px 67px #0060F321;
    box-shadow: 4px 30px 67px #0060f321;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}