#logo, .footer_logo {
	width: 100%;
    height: auto;
    background: none;
}
#logo img {
    width: 40%;
    height: auto;
    background: none;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: #ffffff;
}
.sf-menu > li:hover a {
    color: #000000;
}
.sf-menu ul li {
    background: #ffffff;
}
.sf-menu > li > ul > li:hover > a {
    color: #AC2B2F;
}
div#content img {
    max-width: 100%;
}    
/**********************/
.new-column-right{
  margin-top:20px;
}
.module-newsletter{
  border: 1px solid #ececec;
  border-radius: 4px;
  background: #fff;
  padding: 10px;
  margin-top:15px;
}
.module-newsletter form button{
  margin:0 auto;
}
div#sidebar .block-title, .v-form-title, .module-newsletter h3 {
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    color: #ffc20e;
}
#sidebar .block-title,.module-newsletter h3 {
    background: #0e0d0f;
}

.block-title {
    position: relative;
    clear: both;
}
#sidebar .block-content {
    padding: 10px;
    line-height: 25px;
}
#sidebar .block-content {
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff;
}
li.SidebarNews-item {
    list-style: none;
    margin-left: 0;
}
.SidebarNews-item {
    margin-bottom: 10px;
    border-bottom: 1px dotted silver;
    padding-bottom: 10px;
}
.new-column-right ul{
  padding:0;
}
.SidebarNews-item-text a {
    color: #666;
    text-decoration: none;
}
.SidebarNews-item-text a {
    font-size: 13px;
    line-height: 20px;
    display: block;
}
.SidebarNews-item-image{
  padding:0;
}
.title-custom{
  margin-top:20px;
  margin-bottom:20px;
  position:relative;
}
.title-custom:before{
  content:"";
  position:absolute;
  width:100%;
  height:3px;
  background:#AC2B2F;
  bottom:-3px;
  left:0;
}
.product-thumb .product-price {
    background: #ffffffc7;
    color: #f00;
}
.product-type {
    COLOR: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    background: #ff0000;
}
.title-custom .module_title_column{
  display:inline-block;
  font-size:18px;
  background:#AC2B2F;
  color:#ffffff;
  padding:10px;
  border-radius:15px 15px 0 0;
  margin:0;
}
.new-column-right{
  margin-bottom:20px;
}
iframe{
  max-width:100%;
}
.product-type {display:none;}
/**********************/
.v-open-form-fixed-1 {
    height: 35px;
    line-height: 27px;
    width: 35px;
    color: black;
    background: #ffc20e;
    border: 2px solid black;
    border-radius: 5px;
    position: fixed;
    transition: all 1.1s;
    -webkit-transition: all 1.1s;
    z-index: 9;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    right: -500px;
    bottom: 200px;
}
.v-open-form-fixed-1.active {right: 0}
.v-open-form-fixed-1 i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.v-form-fixed-1 {
    max-width: 70%;
    background: #AC2B2F;
    border: 2px solid #ffc20e;
    border-radius: 10px;
    position: fixed;
    padding: 20px 20px;
    text-align: left;
    color: #fff;
    font-weight: bold;
    z-index: 9;
    width: 265px;
    transition: left 1.2s, right 1.2s;
    -webkit-transition: left 1.2s, right 1.2s;
    right: -500px;
    bottom: 100px;
}
.v-form-fixed-1.active {right: 10px}
.v-form-fixed-1 .v-form-title {
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px 10px 0 0;
    color: #ffc20e;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0;
    margin: 15px 0;
    background: none;
    padding: 0;
}
.v-form-description {
    margin: 10px 0;
    text-align: justify;
}
.v-form-fixed-1 .v-form-content {padding: 0}
.v-form-fixed-1 .v-form-content form.v-form {color: #fff}
.v-form-fixed-1 .v-form-item {margin: 15px 0}
.v-form-fixed-1 .v-form-item-title {display: none}
.v-form-item-content {position: relative}
.v-form-fixed-1 input.form-text {
    background: white;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    font-weight: normal;
    color: #000;
}
.v-form-fixed-1 input.form-submit {
    background: #ffc20e;
    text-transform: uppercase;
    margin: auto;
    display: block;
    border-radius: 3px;
    width: 100%;
    border: 1px solid #fff;
    padding: 8px 12px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.v-form-fixed-1 .before {
    content: "+";
    position: absolute;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    top: -30px;
    left: -20px;
    font-size: 40px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-weight: normal;
    cursor: pointer;
}
@media (min-width: 767px) {
    body {position: relative;}
    .module-newsletter.newsletter-popup.sc_center {
        background-color: rgba(0,0,0,.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .sc_center .v-form-fixed-1.active {
        right: 50%;
        transform: translateX(50%)
    }
}
/**** Danh muc cot phai va popup ****/
aside#column-right{
  margin-top:20px;
}
.heading-title{
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 10px 10px 0 0;
  color: #ffc20e;
  background:#0e0d0f;
}
.project-column-right ul{
  border: 1px solid #ececec;
  border-radius: 4px;
  background: #fff;
  padding:0;
}
.project-column-right ul li{
  margin-bottom: 10px;
  border-bottom: 1px dotted silver;
  padding:10px;
  list-style-type: none;
}
.img-popup{
  width:40%!important;
  float:left!important;
  padding:20px;
}
.popup-custom-content{
  width:60%!important;
  float:left!important;
}
#popup .popup-custom-content{
  padding:20px 100px;
}
.input-group{
  display:block;
}
.popup-custom-subscribe input{
  display:block!important;
  margin-bottom:10px!important;
  float:none!important;
}
#popup .valid{
  margin-top:10px;
}
/**** End Danh muc cot phai va popup ****/
/**********************/
.module_product_custom > div > .row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}
.module_product_custom .product-block {padding-bottom: 30px}
.module_product_custom .product-block .product-thumb {
  height: 100%;
  margin: 0;
}
/*************************HEN*XUI*******************************/
.product-thumb .caption{
  height:150px;
}
@media(min-width:767px){
  [class^='product-product'] iframe{
    width:805px;
  }
  
}

[class^='product-product'] #content{
  max-width:100%;
      overflow: hidden;
}
[class^='product-product'] .tab-content{
  width:100%;
  overflow:hidden;
}
[class^='product-product'] .wp-caption.aligncenter{width:unset!important }
footer .row{
  margin-right:unset;
  margin-left:unset;
}
div#content img{height:unset;width:100%}
/********************END*HENXUI***********************/
.social-buttons {
    display: none;
}
span.product-detail-price {
    display: none;
}  
header {
    background: #ffffff;
    color: #000;
}
.sf-menu > li > a {
    color: #000;
}
footer, .powered {
    background: #C52C27;
}
.module-du-an .module_title {
    color: #337ab7;
}
.module-du-an {
    background: #f1f1f1;
}
#sidebar .block-title, .module-newsletter h3 {
    background: #AC2B2F;
}
