/*
Theme Name: Đồ cũ
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  ***************/


}
.html-shop-page, .shop-container .term-description, .notice {
    background: #ffffff !important;
    padding: 7px;
    border: 1px dashed #d26e4b;
    border-radius: 4px;
    border-left: 8px solid #d26e4b;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 16px !important;
    color: #383838;
}
.anhquynh {
    border: 2px dashed #02a3b3;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 20px;
    margin-top: 25px;
    background: #ffe00061;
}

.entry-meta.uppercase.is-xsmall {
    display: none;
}
a:hover {
    color: #1409b9 !important;
}
a {
    color: #120003 !important;
}
a.nav-top-link {
    color: white !important;
    font-weight: bold !important;
}
a.nav-top-link:hover {
    color: #ff8202 !important;
}
.product-small .box-text {
    padding-bottom: 0px !important;
}

.product-main .product-title {

    margin-top: 5px!important;

}
.badge-container {

    display: none !important;
}
.blog-wrapper, .product-main .large-9 {
    padding-right: 10px !important;

}
.entry-content {
    text-align: justify !important;
}

span.toc_number.toc_depth_1 {
    color: blue;
}

@media screen and (min-width: 550px){
.medium-3 {
    max-width: 100% !important;

}}
blockquote {

    font-size: 16px !important;

}
a.al-hotline {
    color: #fff !important;
}
.col, .columns, .gallery-item {
    padding: 0 5px 10px!important;

}
/* chuẩn hóa font nội dung */
.entry-content p,
.entry-content span,
.entry-content div{
    font-size:16px !important;
    font-style:normal !important;
    font-weight:400 !important;
    line-height:1.6;
}

/* bỏ chữ nghiêng */
.entry-content em,
.entry-content i{
    font-style:normal !important;
}

/* bỏ chữ đậm quá mức */
.entry-content strong{
    font-weight:600;
}
body{
font-family: Arial, Helvetica, sans-serif!important;
}