/*
Theme Name: Nội Thất Bếp
Description: This is a child theme for Flatsome Theme
Author: SONQB Solutions
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#tab-description img {
    width: 100%;
}

#popup-showroom-vr {
    display: none!important;
}

.mobile-sidebar .menu-item-home i {
    display: none;
}

.tin-tuc-home .post-title {
    min-height: 43px;
}

.du-an-home .is-divider {
    display: none;
}

.social-icons a {
    margin: 7px 5px!important;
}

.footer-section h3 {
    font-size: 18px;
}

.is-divider {
    max-width: 50px!important;
	margin: 12px 0;
}


.product_list_widget li, .product_list_widget .amount {
    color: #d33;
	font-weight: bold;
	font-size: 14px;
}

.zoom-button {
    border: none!important;
}
.zoom-button:hover {
    background-color: transparent!important;
}
.zoom-button i {
    color: #033b7a;
}
.zoom-button i:hover {
    color: #fff;
}
.product-tabs {
    background-color: #f5f5f5;
    text-align: center;
}
.woocommerce-tabs .nav>li.active>a {
    background-color: #e6e6e6;
}
.woocommerce-tabs .nav li {
    margin: 0;
}
.woocommerce-tabs .nav a {
    padding: 10px 30px 5px;
    background-color: #f5f5f5;
}

.product-main {
    padding: 25px 0!important;
}

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

.product-small .amount, .product-small .price {
    color: #dd3333!important;
	font-weight: bold;
}

.box-bounce .is-divider {
    display: none;
}

.product-footer .woocommerce-tabs p, .single-page p, .page-right-sidebar .large-9 p{
    text-align: justify;
}

.page-right-sidebar .left {
    border: none;
    padding: 0 15px!important;
}

.blog-single .entry-title {
    font-size: 23px;
}
.blog-single h3 {
    font-size: 18px;
}
.blog-single h2 {
    font-size: 20px;
}

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

.pwb-filter-products li {
    margin-left: 0!important;
}

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

blockquote {
    font-size: 17px!important;
}

.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid #ED1C24;
    margin-bottom: -2px;
}

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

.header-bottom {
    background: linear-gradient(0deg, #b56c00 0%, #dd9933 100%)!important;
}

.header:not(.transparent) .header-bottom-nav.nav > li.active > a {
    color: #fff!important;
}

.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;
}

.related-post .box-bounce .box-text {
    min-height: 98px;
}


/*************** 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, .yith-wcan-filter .filter-title{
	display: block;
    text-align: center;
    background-color: #dd9933;
    padding: 8px 5px;
    color: #333;
    margin-bottom: 10px;
    font-size: 15px;
	    border-radius: 5px 5px 0 0;
}

.post-sidebar .widget , #secondary .widget, #product-sidebar .widget, #shop-sidebar .widget {
    background-color: #f5f5f5;
    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   ***************/



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
.gioi-thieu .section-title-main {
    display: block;
    margin: 0 auto;
}

.gioi-thieu p {
    text-align: justify;
}

.gioi-thieu .button {
    display: block;
    margin: 0 auto;
    width: 40%;
}	
	
.lienhe-info p {
    font-size: 15px;
}
	
.small-nav-collapse>li {
    width: 50%!important;
}

.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;
}

}