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

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

.product-section-title-related {
    text-align: center;
}
.header-nav-main a {
    color: #fff!important;
}

.social-media {
    font-size: 12px;
    float: right;
}
.social-media a svg {
    width: 12px;
    height: 14px;
    transform: translateY(3px);
    margin-right: 3px;
}

.bt-dat-phong {
	animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}


.row-dat-phong .wpcf7-submit {
    text-transform: none!important;
    font-size: 14px;
    height: 40px;
	background: #B20000!important;
}

.entry-header-text {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px!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{
    display: block;
    text-align: center;
    background-color: #265D71;
    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;
}

.mobile-sidebar img {
    margin-right: 5px!important;
}

.nav-sidebar .glink {
    padding: 0!important;
}

.header-nav img {
    margin-right: 5px!important;
}

.wpcf7-response-output {
    border: none!important;
    text-align: center;
    color: #ed5b2d;
	font-weight: bold;
}

.video-button-wrapper {
    display: none;
}

.wpcf7-spinner {
    display: none;
}
.row-dat-phong input {
    border-radius: 5px;
}
.row-dat-phong{
    background: #ffffffd9!important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 20px !important;
	border-radius: 5px;
}
.row-dat-phong .wpcf7-submit{
    width: 100%;
}
.row-dat-phong .large-2{
    padding-left: 5px;
    padding-right: 5px;
}
.row-dat-phong h3{
    text-align: center;
}
.section-hinh-anh:before{
    content: "";
    position: absolute;
    top: 68%;
    right: 12%;
    width: 207px;
    height: 192px;
    background-image: url(images/bg_right_imageglass.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.section-hinh-anh:after{
        content: "";
    position: absolute;
    top: 30%;
    left: 0;
    width: 91px;
    height: 192px;
    background-image: url(images/bg_left_imageglass.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.section-lien-he p,.div-price p{
    margin-bottom: 4px;
}
.div-price ul li {
    list-style: none;
}
.div-no-padding{
    padding-bottom: 0px;
}


footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.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;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
li#tab-title-description {
    text-align: center;
}

}