/*
Theme Name: noithat
Description: Theme for NoiThat
Author: SONQB Solutions
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.section-title-normal a {
    font-size: 15px;
}

.page-right-sidebar .page-inner p, .single-page p {
    text-align: justify;
}

.page-right-sidebar .page-inner li, .single-page li {
    margin-left: 20px;
}

.woocommerce-loop-product__title {
    font-weight: bold;
}

.is-divider {
    height: 1px;
    display: block;
    background-color: #333;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 50px;
}

.footer-widgets .textwidget i {
    width: 16px;
    text-align: center;
}

.footer-widgets .textwidget p {
    margin-bottom: 12px;
}

.footer-widgets {
    font-size: 98%;
}

.form-flat .wpcf7-text {
    text-align: center;
    width: 500px;
}
.wpcf7-response-output {
    border: none!important;
    margin: 10px!important;
}

.form-flat input::placeholder {
    text-align: center;
	font-size: 13px;
}

.wpcf7-spinner {
    display: none;
}

.col-divided {
    border: none!important;
}
.lienhe-info p {
    font-size: 13px;
}

.back-to-top {
    border: 2px solid #ccc!important;
}

.product-info .price-wrapper {
    font-size: 14px;
}
.product-info form {
    margin-bottom: 0px;
}

.price {
    font-weight: bold;
    color: #d33;
}

.social-icons a {
    margin-right: 12px!important;
}


.product-short-description {
    margin-bottom: 15px;
}


.entry-header-text {
    padding-bottom: 20px!important;
    border-bottom: 1px solid #ededed;
}

.entry-meta #breadcrumbs {
    text-align: center;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-header-text .entry-meta {
    font-style: italic;
}

.related-post .duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

.related-post .is-divider{
	display: none;
}

.related-post .post-title{
	font-size: 13px;
	padding: 5px 0px;
}

/*************** Title Sidebar Right   ***************/
.post-sidebar .widget ul, #secondary .widget ul, #product-sidebar .widget ul, #shop-sidebar .widget ul{
    padding: 0 10px!important;
    font-size: 15px!important;
}
.post-sidebar, .page-right-sidebar .large-3 {
    padding: 0 15px!important;
}
.sidebar-wrapper .widget-title, #secondary .widget-title, #product-sidebar .widget-title, #shop-sidebar .widget-title{
    display: block;
    text-align: center;
    background-color: #c79b07;
    padding: 8px 5px;
    color: #fff;
    margin-bottom: 10px;
	font-size: 15px;
}

.post-sidebar .widget , #secondary .widget, #product-sidebar .widget, #shop-sidebar .widget {
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.post-sidebar .widget .is-divider, #secondary .widget .is-divider, #product-sidebar .widget .is-divider, #shop-sidebar .widget .is-divider{
    display: none;
}

.product .content-row .large-9 {
    border: none!important;
    padding: 0 10px 0 15px;
}

.srpw-ul li {
    margin-left: 0!important;
}

.price_slider_wrapper {
    padding: 5px 15px 0px 15px;
}

#product-sidebar {
   padding: 20px 0 0 10px;
}
/*************** End. Title Sidebar Right   ***************/

.col-no-padding{
	padding-bottom: 0!important;
}

.section-title b {
    background-color: #c79b07!important;
    opacity: 0.5!important;
    height: 1px!important;
}

.header-search-form .search-field {
    border-radius: 3px!important;
    height: 38px!important;
}

a.hotline-hoptop {
    background: #C79B07;
    color: #fff!important;
    text-align: left;
    font-size: 17px!important;
    width: 125px;
    padding: 5px 6px!important;
    line-height: 15px;
    border-radius: 5px;
    margin-right: 30px;
}

a.hotline-hoptop .fa {
    font-size: 25px!important;
    float: left;
    margin-right: 8px;
}

a.hotline-hoptop span {
    font-size: 15px;
    text-transform: capitalize;
}

.header-bottom {
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.lienhe-info p {
    font-size: 15px;
}
.lienhe-info .icon-box-left {
    display: block!important;
}

.lienhe-info .icon-box-img {
    margin: 5px auto;
}

.lienhe-info .icon-box-text {
    text-align: center;
    padding: 0!important;
}

}