.product-short-description > p:last-of-type {
    margin-bottom: 0;
}
.woocommerce-variation-description, .woocommerce-variation-price {
    display: none;
}

.promotion-info {
    width: 100%;
}
.phongvt-btn {
  margin-top: 10px;
	text-align:center;
}
#tuvan.lightbox-content{
	border-radius:10px 0px 10px 0px;
	max-width: 800px;
	padding: 30px 30px 10px 30px;
}

.shop-container .product-container{
	display:flex;
	flex-direction: column;
}
.shop-container .product-container .tab-product-related{
	order:3;
	margin-top:30px;
}

@media only screen and (max-width: 550px) {
 #tuvan.lightbox-content{
	border-radius:0px;
	max-width: 400px;
	padding: 25px 20px 10px 20px;;
	z-index: 999999;
}
.phongvt-img{
    margin-top: 15px;
}
.mfp-content {
        vertical-align: top !important;
        margin-top: 50px !important;
    }
.mfp-container {
	padding: 30px;
	margin-top: -80px;
	}
}

.list-brand-items a {
	border: 1px solid #D80019;
  background: #D80019;
  color: #fff;
}
.list-brand-items a:hover {
    color: #fff;
    background: #FF0000;
    box-shadow: 0 0 2px #FF0000;
}
.product-info .wpcf7-form {
    display: unset!important;
}
.product-info .wpcf7-spinner{
	display:none;
}
.price.product-page-price {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.out-of-stock-inline{
	margin-right:15px;
	color:red;
	font-weight:bold!important;
	font-size:14px!important;
}
.product-info .out-of-stock{
	display:none;
}
div#review_form {
    position: fixed;
    background: white;
    width: 100%;
    max-width: 590px;
    margin-left: -20px;
}
div#reviews.woocommerce-Reviews{
	max-width:unset;
	padding:10px 20px 0px 20px;
}
.comments-area{
	display:none;
}
span.title-sidebar {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
#review_form .comment-respond {
    padding: 0px 10px 0px 10px;
}
.form-product input[type="tel"]{
	height:40px!important;
}

.product-section-title-related{
	display:none;
}
.banner-home{
	display:none;
}
