/*
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.   ***************/
.blog-single .entry-header-text {padding:0px}
.blog-single .entry-divider {display:none}
/* Form liên hệ trang liên hệ */
.bao-gia-sp,.thue-xe {
    background-color: #e0ae32;
    color: #fff;
    padding: 10px 15px;
    width: 45%;
    display: block;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
}
.bao-gia-sp a,.thue-xe a {
	color:#fff;
}
.why-choise.box-parallax.col.small-12.large-4 {
    padding: 0;
    margin: 0;
}
div#shop-sidebar {
    border: 1px solid #eab418;
}
ul.product-categories {
    padding-left: 15px;
}
.btn-lienhe input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 10px;
}
.widget-title {
    color: white !important;
    text-align: center;
    display: block;
    padding: 10px;
    border-radius: 0px;
    border-top: 4px solid #e43834 !important;
    font-weight: 600;
    background: #fcb026;
}
.widget .is-divider{display: none;}
/* Chi tiết sp */
.shop-container h1.product-title.product_title.entry-title {
    border-bottom: 1PX solid #ccc;
    font-family: Impact;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 25px;
}
.product-short-description {
    padding: 15px 0 10px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
form.cart {
    display: none;
}
p.price.product-page-price {
    padding: 8px 10px;
    background-color: #eee;
    font-size: 18px;
}
.shop-container span.amount {
    color: #eb6c00;
}
/* End chi tiết sp */
.text-icon-box a {
    color: #333;
    font-size: 18px;
}

.text-icon-box .service-desc {
    color: #444;
}

.footer-top .item-system {
    color: #333;
    margin-bottom: 40px;
    border-right: 1px solid #fcb026;
}

.footer-top .item-system::hove {
    border-right: 1px solid #fcb026;
}

.footer-top p {
    color: #eaeaea;
}

.footer-top .item-system .desc-system .group-system {
    font-weight: 700;
    text-transform: uppercase;
    color: #fcb026;
}

.footer-top .item-system .desc-sys-info {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
}

.footer-top .item-system .desc-sys-info p {
    margin: 0 0 5px;
}

.main-footer2 .boder-botton .section-title-normal span {
    border-bottom: 2px solid rgb(252, 176, 38);
}
.main-footer2 .title-no .section-title-normal {
    border-bottom: none;
}
.main-footer2 .title-no span {
    border-left: 3px solid #fdba38;
    padding-left: 1.2rem;
    font-size: 20px;
    font-weight: 400;
}

.main-footer2 .icon-angle-right,
.main-footer2 .menu-link span {
    color: #fff;
    font-size: 15px;
}
span.devvn_woocommerce_price_prefix {
    font-size: 0.8em;
    margin: 0 10px 0 0;
}
span.devvn_woocommerce_price_suffix {
    font-size: 0.8em;
    margin: 0 0 0 10px;
}
.product-small .box-image {
    height: 220px;
    width: 100%;
    overflow: hidden;
}
.product-thue {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}