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


}
/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
li.wcpa_options_total {
    display: none;
}

li.wcpa_product_total {
    display: none;
}


.wcst_on_product {
    position: relative;
}
/*CSS hien thi trust duoi product */
.wcst_on_product {
    position: relative;
}
.wcst_guarantee_box {
    background: #f8f9fa;
    padding: 15px;
    margin-bottom: 15px;
    display: block;
    border-radius: 8px;
    border: dashed 1px #a46497;
    clear: both;
}
.wcst_guarantee_box .wcst_guarantee_box_row {
    margin-bottom: 15px;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_icon {
    text-align: center;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_icon {
    width: 70px;
    float: left;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_text {
    display: block;
    padding-left: 75px;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_text h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 5px;
    clear: none;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_text p:last-child {
    margin-bottom: 0;
}
.wcst_guarantee_box .wcst_guarantee_box_row .wcst_guarantee_box_text p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
}

.wcst_guarantee_box_icon i {
    color: #00b181;
    font-size: 42px;
}