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

.map-footer {
    line-height: 0!important;
}
div#text-2 li {
    padding-bottom: 10px;
}
.back-to-top {
    border: 2px solid #ccc!important;
}
.chedo-baohanh li {
    padding: 0 20px!important;
}
.chedo-baohanh ul {
    border-bottom: 1px solid #ccc!important;
}
.chedo-baohanh ul {
    border-bottom: 1px solid #ccc!important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.hethong-daily p{
	font-size: 14px!important;
}

.tinmoi-home .post-title {
    min-height: 42px;
}
.sp-noi-bat {
    padding-bottom: 0!important;
}
.sp-noi-bat .col-right {
    padding-bottom: 10px;
}

.widget>ul>li ul li{
	display:block!important;
}

.widget_products .product-title {
    text-transform: uppercase;
}

.entry-header-text {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px!important;
}
.single-page {
    padding-top: 15px!important;
}
.single-page p{
	text-align: justify!important;
}
.custom-product-page .woocommerce-breadcrumb {
    font-style: italic;
    margin-bottom: 5px;
}

.social-icons a {
    margin: 0px 15px!important;
}

.zoom-button {
    border: none!important;
}
.zoom-button:hover {
    background-color: transparent!important;
}
.zoom-button i {
    color: #0094DA;
}

.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border: none!important;
}

.slider-nav-circle .flickity-prev-next-button svg:hover, .slider-nav-circle .flickity-prev-next-button .arrow:hover {
    background-color: transparent!important;
}


.custom-product-page .flickity-viewport {
    max-height: 380px;
}

.product-tabs {
    background-color: #f1f1f1;
    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: #f1f1f1;
}
.woocommerce-tabs #tab-description img, .woocommerce-tabs #tab-description iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.entry-meta #breadcrumbs {
    text-align: center;
}
.entry-header-text .entry-meta {
    font-style: italic;
}
.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: #0094DA;
    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   ***************/

.footer-2 .widget {
    text-align: center;
}
.footer-2 .widget .is-divider {
    margin: 12px auto;
}
.footer-2 .widget .ten-cty {
    color: yellow;
    font-size: 17px;
}


.product-small .product-title a {
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
}


.nav-dropdown {
    min-width: 200px;
    border: none;
}

.tabbed-content .tab-panels {
    width: fit-content!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.sp-noi-bat .section-bg {
    background-color: #333;
    background-image: none!important;
}
	.sp-noi-bat {
    text-align: center!important;
}
	
	.home .section {
    padding-bottom: 0!important;
}
.blog-single .entry-header-text {
    text-align: center;
}
}