@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');
/*
Theme Name: HamRongMedia.com
Theme URI: http://hamrongmedia.com/
Author: Ham Rong Media
Author URI: http://hamrongmedia.com
Description: Thiet ke website chat luong - 0968.724.886
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://hamrongmedia.com
Text Domain: hrm
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
  line-height: 1.5;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
label,
.label {
  margin-bottom: 0;
  font-size: inherit;
  color: inherit;
}
img {
  max-width: 100%;
  vertical-align: top;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: none;
  color: #00aeef;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.no-padding {
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
}
.no-paddings {
  padding-left: 0px;
  padding-right: 0px;
}
.no-margin {
  margin-left: -1px;
  margin-right: -1px;
}
.divheight {
  height: 7px;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  max-width: 100%;
  height: auto;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  border: 1px solid #ccc;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #cdcdcd;
  background: #fa7b79;
  padding: 5px 10px;
  -webkit-appearance: button;
  cursor: pointer;
  width: auto;
  padding: 5px 20px;
  border: 0;
  line-height: 1.5;
  font-size: 15px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #fa7b79;
  color: #fff;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #f8413e;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #fa7b79;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #fa7b79;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: static;
  margin-left: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 5px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
p {
  margin-bottom: 10px;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 10px 15px;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 5px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #292a32;
  outline: none;
}
a:hover,
a:focus,
a:active {
  color: #00aeef;
  outline: none;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%!important;
  display: inline-block;
}
.wp-caption.aligncenter {
  display: block;
}
.wp-caption.aligncenter img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption img[class*="wp-image-"] {
  display: inline-block;
}
.wp-caption .wp-caption-text {
  margin: 0;
  background: #eee;
  padding: 3px 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  background: rgba(0, 0, 0, 0.7);
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*****************************************************************/
/**       Custom gen                  **/
.screen-reader-text {
  display: none;
}
.hrm-pagenavi {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi ul.page-numbers {
  margin: 0;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #333;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  font-weight: bold;
  padding: 4px 8px 4px 8px;
}
.hrm-pagenavi ul.page-numbers li:hover a {
  border: 1px solid #fa7b79;
}
.hrm-pagenavi ul.page-numbers li span.current {
  color: #fff;
  border: 1px solid #fa7b79;
  background-color: #fa7b79;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn:hover {
  background-color: #f8413e;
  color: #fff;
}
.search-form {
  position: relative;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form .ip-form {
  float: left;
  background: #fa7b79;
  height: 38px;
  padding: 2px 0 2px 2px;
  width: calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  margin-bottom: 0;
}
.search-form .ip-form .search-field {
  width: 100%;
  background: #FFF;
  height: 34px;
  padding: 2px 10px;
  border: none;
  color: #333;
  font-size: 13px;
}
.search-form .search-submit {
  float: left;
  width: 60px;
  height: 38px;
  background: #fa7b79 url(images/search.png) center no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  font-size: 0;
}
.search-form .search-submit:hover {
  background: #f8413e url(images/search.png) center no-repeat;
}
body .nf-form-fields-required {
  display: none;
}
body .label-above .nf-field-label {
  margin-bottom: 5px;
}
body #ninja_forms_required_items,
body .nf-field-container {
  margin-bottom: 10px;
}
body .nf-field-element textarea {
  height: 120px;
}
.nav-tabs {
  margin-left: 0;
}
.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:hover {
  background: #fa7b79;
  color: #fff;
  border: 0;
}
.nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.select2-container,
.woocommerce-checkout div #billing_country_field .select2-container {
  width: 100%;
  max-width: 100%;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #DDD;
  border-radius: 0;
  /* width: 100%; */
  padding: 1px;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  top: 50%;
  background-image: url('images/controls.png');
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  /*opacity: 0.5;*/
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSAction > a:hover {
  /*opacity: 1;*/
  background: rgba(0, 0, 0, 0.8);
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
button.fancybox-arrow:hover {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.lSAction > a {
  z-index: 10;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.topbar {
  /*padding: 5px 0 10px;*/
  line-height: 30px;
  background: #fa7b79;
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar .hotline {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding: 0 10px;
  font-weight: 600;
}
.topbar .hotline .fa {
  padding-right: 10px;
}
.topbar .hrm_show_icon {
  float: left;
  padding-top: 1px;
}
.topbar .hrm_custom_contact {
  line-height: 27px;
  float: right;
}
.topbar .hrm_custom_contact a {
  font-weight: 600;
  color: #f8822b;
  padding-right: 5px;
  display: inline-block;
}
.topbar .hrm_custom_contact .fa {
  font-size: 18px;
  vertical-align: text-bottom;
  margin: 0 5px;
}
.topbar .hotline-link {
  display: inline-block;
  vertical-align: middle;
}
.topbar .social-media {
  display: inline-block;
  vertical-align: top;
}
.topbar .social-media ul {
  margin: 0;
  padding: 0;
}
.topbar .social-media li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fa7b79;
  margin-right: 5px;
}
.topbar .social-media li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #fff;
  line-height: 25px;
  color: #fa7b79;
  transition: all ease .3s;
}
.topbar .social-media li a:hover {
  background: #fa7b79;
  color: #fff;
}
.top-left {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.top-right {
  float: right;
  width: 50%;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
}
.top-nav {
  display: inline-block;
}
.menu-bai-viet-mobile {
  position: relative;
  background-color: #fa7b79;
}
.search-btns-wrap {
  position: absolute;
  top: 0;
  right: 0;
}
#header-search-button-mb {
  height: 35px;
  width: 40px;
  line-height: 33px;
  font-size: 19px;
  margin-top: 7px;
  margin-right: 2px;
  text-align: center;
  display: inline-block;
  color: #fff;
}
.tax-chuyen-muc-khuyen-mai .hrm-sticky-menu,
.single-post .hrm-sticky-menu,
.single-khuyen-mai .hrm-sticky-menu,
.post-type-archive-khuyen-mai .hrm-sticky-menu,
.category .hrm-sticky-menu {
  position: static !important;
  background-color: #fff !important;
}
.header-main {
  border-top: 5px solid #ffcc32;
  margin-top: -3px;
}
.header-main.hrm-sticky-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: #fa7b79;
  border-radius: 0px !important;
  width: 100% !important;
}
.header-main.hrm-sticky-menu .sticky-wrapper .menu-top .megamenu-container {
  position: absolute;
  top: 3px;
}
.header-main.hrm-sticky-menu .header-mid-left a.logo-link .img-responsive {
  max-width: 157px;
}
.header-main.hrm-sticky-menu .cart-header .ico-cart {
  background: url(images/header-sprites.png) 0 -134px no-repeat;
}
.header-main.hrm-sticky-menu .cat-mobile .cart-header .ico-cart {
  background: url(images/m-sprites.png) no-repeat rgba(0, 0, 0, 0);
  background-size: 33px;
  background-position: -1px -26px;
}
.header-main.hrm-sticky-menu .foothead-right .cart-top-right .top_login .toplogin .p-account-link .ico-user {
  background: url(images/header-sprites.png) 0 -82px no-repeat;
}
.header-main.hrm-sticky-menu .foothead-right .cart-top-right .top_login .toplogin .p-account-link .link-box {
  color: #fff;
}
.header-main.hrm-sticky-menu .foothead-right .cart-top-right .top_login .toplogin .p-account-link .link-box strong {
  color: #fff;
}
.header-main.hrm-sticky-menu .header-mid {
  height: 56px;
  padding: 6px 0;
}
.header-main.hrm-sticky-menu .megamenu-container .megamenu {
  display: none;
}
.header-main.hrm-sticky-menu .header-mid-right .foothead-left .input-group {
  border: 2px solid #fff;
}
.header-main .header-mid {
  height: 85px;
  padding: 20px 0;
}
.header-main .header-mid-left a.logo-link {
  display: block;
  max-width: 205px;
}
.header-main .header-mid-left a.logo-link .img-responsive {
  max-width: 205px;
}
.header-main .header-mid-left a.logo-link .entry-title {
  margin-bottom: 0;
  display: inline-block;
}
.header-main .header-mid-right .foothead-left {
  padding: 6px 0 6px 15px;
}
.header-main .header-mid-right .foothead-left .input-group {
  width: 100%;
  border: 2px solid #fa7b79;
  background: #fa7b79;
}
.header-main .header-mid-right .foothead-left .input-group input[type="search"] {
  float: left;
  height: 32px;
  padding: 0 15px;
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  color: #a5a5a5;
  border-color: transparent;
}
.header-main .header-mid-right .foothead-left .input-group input[type="search"]::placeholder {
  color: #a5a5a5;
}
.header-main .header-mid-right .foothead-left .input-group button[type="submit"] {
  font-size: 0;
  width: 40px;
  padding: 5px 10px;
  line-height: 32px;
  height: 32px;
}
.header-main .header-mid-right .foothead-left .input-group button[type="submit"]:hover {
  background-color: #fa7b79;
}
.header-main .header-mid-right .foothead-left .input-group button[type="submit"] span.ico-search {
  background: #fa7b79 url('images/header-sprites.png') 0 -160px no-repeat;
  width: 20px;
  display: inline-block;
  height: 20px;
}
.header-main .foothead-right .cart-top-right .top_login {
  margin: 0;
  padding: 5px 0;
  width: auto;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin {
  height: 40px;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link a.account-icon-link {
  display: block;
  float: left;
  color: #999;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link .ico-user {
  vertical-align: top;
  margin-top: 5px;
  float: left;
  display: inline-block;
  padding-right: 5px;
  display: block;
  width: 28px;
  height: 26px;
  background: url(images/header-sprites.png) 0 -56px no-repeat;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link .link-box {
  display: inline-block;
  color: #999;
  font-size: 13px;
  line-height: 1.4;
  padding-left: 12px;
  min-width: 116px;
  float: left;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link .link-box strong {
  display: block;
  color: #555;
}
.header-main .foothead-right .cart-top-right .top_login .toplogin .p-account-link .link-box strong .caret {
  vertical-align: top;
  margin-top: 8px;
  float: right;
}
.header-main .sticky-wrapper .menu-top .megamenu-container {
  width: 205px;
  float: left;
  height: 50px;
  position: relative;
  background: #fa7b79;
  z-index: 11;
}
.header-main .sticky-wrapper .menu-top .megamenu-container:hover .megamenu {
  display: block;
}
.header-main .sticky-wrapper .menu-top .megamenu-container .label {
  display: block;
  padding: 0 40px 0 70px;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  color: #ff0;
  white-space: nowrap;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
  background: url(images/arow-white-orange.png) right 20px center no-repeat, url(images/icon-danh-muc.png) left 25px center no-repeat, url(images/bg-title-menu-top.png) right -10px top 13px no-repeat;
  cursor: pointer;
}
.hrm-search-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background: linear-gradient(to bottom, #d43f3c 0%, #fda2a0 100%);
  position: fixed;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  top: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  visibility: hidden;
}
.hrm-search-background:before {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.5)', endColorstr='rgba(0,0,0,0.6)', GradientType=0);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
}
.search-opened .hrm-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  visibility: visible;
}
.search-opened .hrm-drop-down-search,
.search-opened .hrm-search-close-wp {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -o-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.search-opened #hrm-search-wrap-mob .ip-form:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
#hrm-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: #fff;
}
#hrm-search-wrap-mob .hrm-search-close-wp {
  text-align: right;
  z-index: 1000;
}
#hrm-search-wrap-mob .hrm-search-close-wp .hrm-search-close {
  height: 70px;
  width: 70px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
  display: inline-block;
  background: url(images/x.png) no-repeat center center;
  background-size: 22px;
}
#hrm-search-wrap-mob .search-form {
  margin-bottom: 30px;
}
#hrm-search-wrap-mob .search-form .screen-reader-text {
  display: inline-block;
  opacity: 0.8;
  font-size: 12px;
  height: auto;
  width: auto;
  position: static!important;
  font-weight: 400;
}
#hrm-search-wrap-mob .search-form .search-field {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
#hrm-search-wrap-mob .search-form .search-field::placeholder {
  color: #fff;
}
#hrm-search-wrap-mob .ip-form {
  width: auto;
  float: none;
  background: none;
  height: auto;
  margin: 0 5%;
  position: relative;
}
#hrm-search-wrap-mob .ip-form:before,
#hrm-search-wrap-mob .ip-form:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
#hrm-search-wrap-mob .ip-form:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  -moz-transition: transform 0.5s ease 0.8s;
  -o-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
#hrm-search-wrap-mob .search-submit {
  display: none;
}
.admin-bar #hrm-search-wrap-mob {
  top: 50px;
}
html #wpadminbar {
  overflow: hidden;
}
.hrm-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.search #content {
  padding-top: 20px;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.top-menu-wp {
  float: right;
  line-height: 31px;
}
.top-menu-wp ul {
  list-style: none;
  margin: 0;
}
.top-menu-wp ul li {
  float: left;
  margin: 0 0 0 25px;
}
.top-menu-wp ul li:last-child a {
  font-weight: 400;
  line-height: 42px;
}
.top-menu-wp ul li:last-child a span {
  font-size: 16px;
  color: #faf443;
  font-weight: 700;
}
.top-menu-wp ul li a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 43px;
}
.top-menu-wp ul li a:hover {
  color: #ffcc32;
}
.top-menu-wp .sub-menu {
  display: none;
}
.top-menu-wps {
  float: left;
  line-height: 31px;
  padding-top: 5px;
}
.top-menu-wps ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-menu-wps ul > .menu-item-object-page {
  background-color: #ffcc32;
  background-image: none;
}
.top-menu-wps ul > .menu-item-object-page a {
  color: #fa7b79;
}
.top-menu-wps ul li {
  background: url(images/transparent.png);
  display: block;
  padding: 11px 15px 0;
  float: left;
  margin-right: 10px;
  height: 40px;
}
.top-menu-wps ul li:hover {
  background-color: #ffcc32;
}
.top-menu-wps ul li:hover a {
  color: #fa7b79;
}
.top-menu-wps ul li.home-page {
  padding: 8px 15px 0;
}
.top-menu-wps ul li.home-page a {
  font-size: 0;
  line-height: 1;
}
.top-menu-wps ul li.home-page a img {
  padding-right: 0;
}
.top-menu-wps ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.top-menu-wps .sub-menu {
  display: none;
}
.home .megamenu {
  display: block;
}
.home .menu-top {
  border-bottom: none;
}
.menu-top {
  border-bottom: 1px solid #fa7b79;
}
.megamenu {
  background: #fff;
  border: 1px solid #fa7b79;
  display: none;
}
.megamenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 999;
}
.megamenu ul li {
  width: 100%;
}
.megamenu #mega-menu-main-menu .menu-sub-children-2 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-3 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-4 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-5 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-6 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-7 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-8 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-9 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-10 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-11 > ul.mega-sub-menu,
.megamenu #mega-menu-main-menu .menu-sub-children-1 > ul.mega-sub-menu {
  background-repeat: no-repeat !important;
  background-position: 100% 100% !important;
  background-size: contain !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-2 > ul.mega-sub-menu {
  background-image: url(images/banner_1.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-3 > ul.mega-sub-menu {
  background-image: url(images/banner_2.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-4 > ul.mega-sub-menu {
  background-image: url(images/banner_3.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-5 > ul.mega-sub-menu {
  background-image: url(images/banner_4.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-6 > ul.mega-sub-menu {
  background-image: url(images/banner_5.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-7 > ul.mega-sub-menu {
  background-image: url(images/banner_6.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-8 > ul.mega-sub-menu {
  background-image: url(images/banner_7.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-9 > ul.mega-sub-menu {
  background-image: url(images/banner_8.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-10 > ul.mega-sub-menu {
  background-image: url(images/banner_9.png) !important;
}
.megamenu #mega-menu-main-menu .menu-sub-children-11 > ul.mega-sub-menu {
  background-image: url(images/banner_10.png) !important;
}
.megamenu .menu-item a img,
.megamenu img.menu-image-title-after,
.megamenu img.menu-image-title-before,
.megamenu img.menu-image-title-above,
.megamenu img.menu-image-title-below,
.megamenu .menu-image-hover-wrapper .menu-image-title-above {
  width: 26px;
  padding-right: 5px;
}
.megamenu #mega-menu-main-menu > li:first-child img.menu-image-title-after {
  width: 22px;
}
.megamenu #mega-menu-main-menu > li:first-child > a {
  font-weight: bold !important;
  color: #0095d6 !important;
}
.megamenu #mega-menu-main-menu > li:first-child > a:hover {
  color: #000000 !important;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  left: 100%;
  top: 0;
  width: 935px;
  min-height: 100%;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  display: block;
  padding-left: 15px;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: none;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  padding-left: 0;
  z-index: 99999;
  position: relative;
  border-right: 1px solid #fa7b79;
  margin-right: -1px;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  content: "";
  display: block;
  border-bottom: 1px dashed #a3a3a3;
  top: auto;
  width: 100%;
}
.megamenu .mega-menu-description {
  display: none !important;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:hover {
  border-right: 1px solid #fff;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  border-right: 1px solid #e5e5e5;
  margin: 15px 0;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item {
  border-right: 0;
}
.megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:last-child > a.mega-menu-link:before {
  display: none;
}
.menu-bai-viet {
  background: #fa7b79;
  box-shadow: 0px 3px 9px #b1b1b1;
}
.menu-bai-viet .container {
  position: relative;
}
.menu-bai-viet .header-search-wrap {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 999;
}
.menu-bai-viet .header-search-wrap a {
  display: inline-block;
  font-size: 19px;
  color: #fff;
  width: 48px;
  line-height: 48px;
  text-align: center;
}
.menu-bai-viet .header-search-wrap .dropdown-menu {
  left: auto;
  right: 0;
  width: 342px;
  border: 0;
  padding: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border-top: 2px solid #fa7b79;
}
.menu-bai-viet .header-search-wrap .dropdown-menu::after {
  content: "";
  position: absolute;
  bottom: 101%;
  left: 93%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fa7b79 transparent;
}
.menu-bai-viet .header-search-wrap .dropdown-menu form {
  margin: 20px;
}
.menu-bai-viet .header-search-wrap .dropdown-menu .search-form .ip-form .search-field {
  height: 32px;
}
.menu-bai-viet .header-search-wrap .dropdown-menu .search-form .ip-form {
  background: #e1e1e1;
  height: 34px;
  padding: 1px 0 1px 1px;
  width: calc(100% - 67px);
  width: -moz-calc(100% - 67px);
  width: -webkit-calc(100% - 67px);
}
.menu-bai-viet .header-search-wrap .dropdown-menu .search-form .ip-form input {
  font-weight: 400;
}
.menu-bai-viet .header-search-wrap .dropdown-menu .search-form .search-submit {
  height: 34px;
  padding: 2px 5px;
  width: 67px;
  line-height: 24px;
  font-size: 13px;
  background: #000;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet li.current_page_item > a {
  color: #ffcc32;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet li.menu-item-has-children > a {
  position: relative;
  padding-right: 30px;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet li.menu-item-has-children > a:after {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  position: absolute;
  top: 1px;
  right: 10px;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul {
  position: absolute;
  left: 0;
  top: 100%;
  margin-left: 0;
  width: 250px;
  box-shadow: 2px 2px 5px #ccc;
  background: #fff;
  z-index: 9999;
  display: none;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li:last-child {
  border-bottom: 0;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li:hover > ul {
  display: block;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li a {
  color: #333;
  line-height: 38px;
  padding: 0 14px;
  display: block;
  font-weight: 400;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li a:hover {
  background: #fa7b79;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul ul {
  left: 100%;
  top: 0;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 18px;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet ul li.menu-item-has-children > a:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 9px;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet > li {
  float: left;
  position: relative;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet > li:hover > ul {
  display: block;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet > li a {
  color: #fff;
  padding: 0 14px;
  padding-left: 0;
  line-height: 48px;
  font-weight: 600;
  font-size: 14px;
}
.menu-bai-viet .blog-top-menu ul#menu-menu-bai-viet > li a:hover {
  color: #ffcc32;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
/*menu responsive*/
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #fa7b79;
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
  position: relative;
}
.menu-close i {
  color: #fff;
  font-size: 17px;
  /* float: left; */
  display: inline-block;
  margin-right: 3px;
}
.menu-close .icon-close {
  display: inline-block;
  background: url(images/x.png) no-repeat center center;
  background-size: 22px;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.menu-open {
  font-family: Arial;
  font-size: 14px;
  padding: 5px 10px 3px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  float: left;
  color: #fff;
  margin: 5px;
  margin-top: 6px;
  /* background: #f8822b; */
  position: absolute;
  z-index: 2;
}
.menu-open i {
  font-size: 21px;
}
.menu-responsive-overlay {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 0;
  position: fixed;
  transition: all ease .3s;
  z-index: 199998;
  top: 0;
  left: 0;
  opacity: 0;
}
.menu-responsive-overlay.show-mn {
  width: 100%;
  opacity: 1;
}
.menu-responsive {
  background: #fff;
  height: 100%;
  position: fixed;
  width: 300px;
  left: -300px;
  z-index: 199999;
  top: 0;
  overflow-y: auto;
  transition: all ease .3s;
}
.menu-responsive.show-mn {
  left: 0px;
}
.menu-responsive .menu ul {
  display: none;
}
.menu-responsive .sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 8px 8px 7px;
  border-left: 1px solid #fff;
}
.menu-responsive .sub-open.sub-opend {
  color: #fa7b79;
}
.menu-responsive .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.menu-responsive .sub-open.sub-opend:after {
  content: "\f106";
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-responsive ul ul {
  padding-left: 20px;
}
.menu-responsive ul ul li {
  border-bottom: none;
}
.menu-responsive ul ul li a {
  text-transform: none;
}
.menu-responsive ul ul li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.menu-responsive ul li {
  position: relative;
}
.menu-responsive ul li.current-menu-item > a,
.menu-responsive ul li:hover > a {
  color: #fa7b79;
  background: #fff;
}
.menu-responsive ul li a {
  display: block;
  color: #5b5b5b;
  font-weight: 400;
  font-size: 14px;
  line-height: 42px;
  height: 42px;
  padding: 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
}
.menu-responsive-overlays {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 0;
  position: fixed;
  transition: all ease .3s;
  z-index: 199998;
  top: 0;
  left: 0;
  opacity: 0;
}
.menu-responsive-overlays.show-mn {
  width: 100%;
  opacity: 1;
}
.jPanelMenu-menu {
  position: fixed;
  top: 0;
  left: -300px;
  width: 300px;
  background-color: #fff;
  height: 100%;
  border-right: 1px solid #efefef;
  z-index: 999999;
  overflow-y: auto;
  transition: all ease .3s;
}
.jPanelMenu-menu.show-mn {
  left: 0px;
}
.jPanelMenu-menu .menu-closes {
  background-color: #fa7b79;
  color: #fff;
  padding: 0 10px 0 15px;
  line-height: 46px;
  font-size: 16px;
}
.jPanelMenu-menu .menu-closes .ti-close {
  display: inline-block;
  background: url(images/x.png) no-repeat center center;
  background-size: 22px;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 7px;
}
.jPanelMenu-menu .clearfix {
  clear: both;
}
.jPanelMenu-menu .phone_mobile_nav {
  margin-top: 16px;
  clear: both;
  text-align: center;
  font-size: 14px;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li {
  color: #5b5b5b;
  font-weight: 300;
  font-size: 16px;
  line-height: 42px;
  height: 42px;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li > a {
  display: block;
  padding: 0 10px;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li > a img {
  width: 30px;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li ul {
  margin: 0;
  padding: 0;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li ul li {
  position: relative;
  width: 50%;
  height: 60px;
  display: block;
  float: left;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li ul li:nth-child(2n+1) {
  border-right: 0;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li ul li a {
  padding: 10px;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  height: 60px;
  width: 100%;
  text-transform: none;
  color: #5b5b5b;
  line-height: 28px;
  text-align: center;
}
.jPanelMenu-menu ul#menu-main-menu-mobile > li ul li a img {
  padding-bottom: 0;
  min-height: 20px;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  display: none;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu-wrap ul li {
  display: inline-block;
  position: relative;
  line-height: 30px;
}
.footer-menu-wrap ul li:after {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
}
.footer-menu-wrap ul li:last-child:after {
  content: none;
}
.footer-menu-wrap ul li a {
  font-weight: 600;
  color: #fff;
  padding: 0 10px;
  line-height: 30px;
  display: block;
  transition: all ease .3s;
  position: relative;
}
.footer-menu-wrap ul li a:hover {
  color: #fa7b79;
}
.footer-menu-wrap ul .sub-menu,
.footer-menu-wrap ul ul {
  display: none;
}
@keyframes hover-expand {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@-moz-keyframes hover-expand {
  0% {
    opacity: 0;
    -moz-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }
}
@-ms-keyframes hover-expand {
  0% {
    opacity: 0;
    -ms-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -ms-transform: rotateY(0deg);
  }
}
@-o-keyframes hover-expand {
  0% {
    opacity: 0;
    -o-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: rotateY(0deg);
  }
}
@-webkit-keyframes hover-expand {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.site-content > .row {
  margin-right: -10px;
  margin-left: -10px;
}
.site-content .content-area .widget {
  margin-bottom: 0;
}
.box-hover {
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.box-hover:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.effect-layla:before,
.effect-layla:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  content: '';
  opacity: 0;
}
.effect-layla:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #fa7b79;
  border-bottom: 1px solid #fa7b79;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.effect-layla:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #fa7b79;
  border-left: 1px solid #fa7b79;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.effect-layla:hover:before,
.effect-layla:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-title-bar {
  text-align: center;
  background: url(images/ptb-bg.png) left center no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  margin-top: -15px;
}
.page-title-bar:before,
.page-title-bar:after {
  content: '';
  display: table;
}
.page-title-bar:after {
  clear: both;
}
.page-title-bar:before,
.page-title-bar:after {
  content: '';
  display: table;
}
.page-title-bar:after {
  clear: both;
}
.page-title-bar .title {
  margin: 30px 0 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  text-shadow: 0 2px 1px rgba(150, 150, 150, 0.59);
}
.page-title-bar .title h1,
.page-title-bar .title h2,
.page-title-bar .title h3 {
  color: inherit;
}
.page-title-bar .hrm-breadcrums {
  margin: 10px;
  color: #fff;
  background: none;
}
.page-title-bar .hrm-breadcrums a,
.page-title-bar .hrm-breadcrums span {
  color: #fff;
  font-size: 15px;
}
.page-title-bar .hrm-breadcrums a:hover {
  color: #fa7b79;
}
.hrm-breadcrums {
  padding: 3px 0px;
  margin-top: 9px;
  margin-bottom: 20px;
  font-size: 13px;
}
.search .hrm-breadcrums {
  display: none;
}
.wrapper-boxed {
  margin: 0 auto;
}
.wrapper-boxed > .container {
  border-top: 5px solid #fa7b79;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.wrapper-boxed > .container > .row-inner {
  padding-top: 5px;
  padding-bottom: 10px;
}
.site-content {
  width: 100%;
}
.news-post {
  position: relative;
  margin-bottom: 15px;
}
.news-post .title-hot {
  background-color: #de3624 ;
  /*@primary_color*/
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  line-height: 22px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.news-post .news-marquee {
  position: relative;
  display: block;
  width: 100%;
  height: 25px;
  line-height: 25px;
  padding-left: 80px;
  vertical-align: top;
  z-index: 0;
}
.news-post .news-marquee a {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  color: #111;
}
.news-post .news-marquee-inner {
  z-index: 1;
}
.news-post .lSAction {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: 2;
}
.news-post .lSAction a {
  display: inline-block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #aaa;
  text-align: center;
  vertical-align: top;
  font-size: 7px;
  color: #b7b7b7;
  position: static;
  font-size: 15px;
}
.news-post .lSAction a.lSPrev {
  left: 0;
}
.news-post .lSAction a.lSNext {
  padding-left: 2px;
  margin-right: 0;
  right: 0;
  float: right;
}
#featured {
  background: #f5f5f5;
  margin-bottom: 20px;
}
.post_block_wrap {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  clear: both;
}
.post_block_wrap .block-item {
  padding: 0 10px 25px;
  vertical-align: top;
}
.post_block_wrap .block-item:nth-child(4n+1) {
  clear: left;
}
.post_block_wrap .post-block-style {
  position: relative;
  overflow: hidden;
  padding: 5px;
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.post_block_wrap .post-block-style:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.post_block_wrap .post-block-style:before,
.post_block_wrap .post-block-style:after {
  content: '';
  display: table;
}
.post_block_wrap .post-block-style:after {
  clear: both;
}
.post_block_wrap .post-block-style:before,
.post_block_wrap .post-block-style:after {
  content: '';
  display: table;
}
.post_block_wrap .post-block-style:after {
  clear: both;
}
.post_block_wrap .post-block-style:hover .post-thumb img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.post_block_wrap .post-thumb {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.post_block_wrap .post-thumb a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.post_block_wrap .post-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  max-height: 191px;
}
.post_block_wrap .post-content {
  padding: 0;
}
.post_block_wrap .post-content .title-medium {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 600;
  height: 69px;
  overflow: hidden;
}
.post_block_wrap .post-content .title-medium a {
  color: #222;
}
.post_block_wrap .post-content .title-medium a:hover {
  color: #fa7b79;
}
.post_block_wrap .post-content .post-meta {
  margin: 5px 0 8px;
  padding: 0;
}
.post_block_wrap .post-content .post-meta span {
  font-size: 12px;
  color: #888;
  margin-right: 8px;
  padding-right: 10px;
  line-height: 12px;
  display: inline-block;
}
.post-meta-author {
  text-transform: capitalize;
}
.td_block_inner {
  background: #fafafa;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.td-block-title-wrap {
  position: relative;
}
.home-slides,
.home-slide {
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.home-slides {
  margin-bottom: 1px;
}
.home-slides .lSAction > a {
  color: #000;
  background: #d6d6d7;
  border-radius: 0;
  width: 34px;
  height: 34px;
  z-index: 10;
  line-height: 34px;
}
.home-slides .lSAction > a:hover {
  background: #fa7b79;
  color: #fff;
}
.home-slides .lSAction > .lSPrev {
  left: 0;
}
.home-slides .lSAction > .lSNext {
  right: 0;
}
.home-slides .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
}
.home-slides .lSSlideOuter .lSPager.lSpg > li a {
  width: 12px;
  height: 12px;
  opacity: .5;
  border: 0;
  margin: 0;
  background-color: #fff !important;
}
.home-slides .lSSlideOuter .lSPager.lSpg > li:hover a,
.home-slides .lSSlideOuter .lSPager.lSpg > li.active a {
  opacity: 1;
}
.home-gallery .block-title {
  margin-bottom: 15px;
}
.block-title {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 2px solid #fa7b79;
  transition: all ease .3s;
}
.block-title:hover .td-pulldown-size {
  background-color: #f8413e;
}
.block-title a {
  display: block;
  color: inherit;
  font-size: inherit;
}
.block-title .td-pulldown-size {
  line-height: 1.5;
  display: inline-block;
  padding: 7px 12px 6px;
  background-color: #fa7b79;
  transition: all ease .3s;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.block-title .td-pulldown-size:before {
  margin-right: 5px;
  content: "\f1d1";
  font-weight: 400;
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hrm-home_post_cat-widget .block-title .td-pulldown-size:before {
  content: "\f1ea";
}
.home .home-gallerys {
  padding-left: 15px;
  padding-right: 15px;
}
.home .home-gallerys .block-title {
  margin-bottom: 15px;
}
.home-gallery {
  margin-bottom: 30px;
  max-width: 100%;
  position: relative;
}
.home-gallery .flexslider {
  position: relative;
}
.home-gallery .flexslider li a {
  display: block;
  padding: 0 5px;
}
.home-gallery .flex-direction-nav {
  display: block;
  left: 0;
  position: static;
}
.home-gallery .flex-direction-nav li a {
  outline: 0;
  display: block;
  position: absolute;
  top: 50%;
  height: 35px;
  width: 35px;
  margin-top: -17px;
  line-height: 33px;
  font-size: 25px;
  text-align: center;
  border: 1px solid #eee;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.home-gallery .flex-direction-nav li a.flex-next {
  right: 0;
}
.page-template-template-builder .hrm-breadcrums {
  display: none;
}
.admin-bar .fancybox-toolbar {
  top: 33px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.error-404 .page-content {
  margin: 0;
}
.error-404 .left-404 {
  background: url('images/404.gif') no-repeat;
  background-size: 100%;
  text-align: center;
  min-height: 400px;
  padding-top: 20px;
  color: #e00505;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4);
}
.error-404 .left-404 h1 {
  color: inherit;
}
.error-404 .search-form {
  margin-left: auto;
  margin-right: auto;
}
.error-404 .search-form,
.search .page-content .search-form {
  width: 350px;
  max-width: 100%;
}
.go-to-home {
  margin: 15px 0;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #fa7b79;
  background: #fa7b79;
  color: #fff;
}
.go-to-home:hover {
  color: #fa7b79;
  background: #fff;
}
.col-contact-left {
  padding: 0;
}
.col-contact-left h2 {
  text-transform: uppercase;
}
.col-contact-left h2,
.col-contact-left h3,
.col-contact-left h4 {
  font-weight: 600;
}
.col-contact-left label {
  min-width: 80px;
}
.lien-he-form .field-wrap > div input {
  width: 50%;
}
.home-banner {
  padding-left: 205px;
  margin-top: -50px;
  margin-bottom: 10px;
}
.home-banner img {
  transition: -webkit-transform 0.2s linear;
  transition: transform .2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
}
.home-banner .promotion .no-padding:nth-child(even) {
  padding-left: 0;
}
.home-banner .promotion img {
  width: 290px;
  height: 149px;
}
.home-banner .col-02.wide .no-padding:nth-child(even) {
  padding-left: 0;
}
.home-banner .col-02.wide img {
  width: 206px;
  height: 149px;
}
.home-banner .col-02.wide img:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.std {
  margin: 0 0 16px;
}
.std .home-container .promotion-box {
  margin-right: -5px;
  margin-left: -5px;
}
.std .home-container .promotion-box .col-sm-3 {
  padding-right: 5px;
  padding-left: 5px;
}
.std .home-container .promotion-box .col-sm-3 img {
  display: block;
}
.wg-home-content {
  clear: both;
}
.wg-home-content .product-price-area {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wg-home-content .ins-web-smart {
  max-height: 160px;
  overflow: hidden;
  margin-bottom: 30px;
}
.wg-home-content .ins-web-smart .lSAction > a {
  background: transparent;
  color: #000;
  font-size: 38px;
}
.wg-home-content .ins-web-smart .lSAction > a:hover {
  background: transparent;
}
.wg-home-content .ins-preview-wrapper .ins-content-wrapper .ins-web-smart-recommender-header {
  margin: 10px 0;
  font-size: 24px;
  display: block;
  font-family: Arial;
  font-weight: 400;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .product_type_external,
.wg-home-content .ins-preview-wrapper .ins-web-smart .product_type_simple.add_to_cart_button {
  display: none;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box {
  background: #ffffff;
  height: 150px;
  border: 0.5px solid #ddd;
  border-radius: 0px;
  margin: 0px;
  padding: 10px;
  padding-top: 20px;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-image-box {
  width: 40%;
  float: left;
  height: 120px;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box {
  width: 60%;
  float: left;
  padding-left: 5px;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .ins-product-name {
  text-align: left;
  font-family: Arial;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .ins-product-name a {
  color: #212121;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .price-product {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #e13d3d;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .price-product del {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .price-product ins {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #e13d3d;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .rating-custom {
  margin-top: 7%;
  margin-left: 5%;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .rating-custom .star-rating {
  font-size: 12px;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .rating-custom .star-rating span:before {
  color: #fe9d11;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .rating-custom .woocommerce-review-link {
  font-size: 11px;
  color: #000;
}
.wg-home-content .ins-preview-wrapper .ins-web-smart .inner-box .ins-description-box .rating-custom .woocommerce-review-link span {
  margin-left: 2px;
}
.site-content .content-area .wg-home-content .widget {
  margin-bottom: 40px;
}
.background-span span.elementor-heading-title {
  background-color: #0065cb;
  position: relative;
  z-index: 99999;
  border-radius: 30px;
  padding: 5px 20px;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.archive-description {
  margin: 10px 0;
  font-size: 13px;
}
.archive-description p:last-child {
  margin-bottom: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
h1.entry-title,
h1.page-title {
  font-weight: 400;
  font-size: 28px;
}
.item-list {
  border: 1px solid transparent;
  border-top: 1px dashed #f2f2f2;
  width: 100%;
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.item-list .post-thumbnail {
  float: left;
  width: 30%;
}
.item-list .entry {
  width: 70%;
  float: left;
  padding-left: 15px;
}
.item-list .entry h2 a {
  font-size: 22px;
}
.item-masory:nth-child(3n+1) {
  clear: left;
}
.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  padding-top: 20px;
  padding-bottom: 25px;
}
.post-thumbnail {
  float: left;
}
.post-thumbnail img {
  height: auto;
  position: relative;
  line-height: 0;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
  color: #333;
}
a.more-link {
  color: #FFF;
  background: #fa7b79;
  padding: 2px 12px;
  display: inline-block;
  line-height: 1.5;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.more-link:hover {
  background: #f8413e;
}
.clear {
  clear: both;
}
p.post-meta {
  font-size: 85%;
  color: #888;
  margin-bottom: 5px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}
.image-category {
  margin-bottom: 5px;
}
.post-list-feautred {
  background: #ffff;
  margin-bottom: 50px;
  box-shadow: 1px 1px 8px #d4d4d4;
}
.post-list-feautred .post-image {
  float: right;
  padding: 0;
}
.post-list-feautred .inewsfeatured .post-info label {
  margin-top: 15px;
  display: block;
  margin-bottom: 15px;
}
.post-list-feautred .inewsfeatured .post-info label span {
  text-transform: uppercase;
  font-size: 12px;
  color: #808080;
  display: inline-block;
  border-bottom: 2px solid #c1272d;
  padding-bottom: 5px;
}
.post-list-feautred .inewsfeatured .post-info h3.post-title {
  margin: 0 0 15px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.post-list-feautred .inewsfeatured .post-info h3.post-title:hover {
  color: #007DC4;
}
.post-list-feautred .inewsfeatured .post-info p {
  font-size: 15px;
  color: #333;
}
.tax-chuyen-muc-khuyen-mai .site-content,
.category .site-content,
.post-type-archive-khuyen-mai .site-content {
  background: #f5f5f5;
}
.post-meta {
  padding-bottom: 10px;
}
.post-meta .box-meta {
  margin-bottom: 10px;
}
.post-meta .box-meta-right {
  display: table-cell;
  vertical-align: top;
}
.post-meta .author {
  font-weight: bold;
  text-transform: capitalize;
}
.post-meta .dot {
  font-size: 13px;
  color: #878787;
}
.post-meta .dot:before {
  background: #808080;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  content: "";
  margin: 0 5px;
}
.archive-box .item-list {
  background: #fff;
  padding-right: 5px;
  padding-left: 5px;
}
.inews {
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  position: relative;
}
.inews .inner {
  padding: 0 5px;
}
.inews .box-inner {
  position: relative;
}
.i-promotion .post-image,
.i-promotion .post-info {
  width: 100%;
  float: none;
}
.i-promotion .post-image img {
  width: 100%;
  height: auto;
  display: block;
}
.i-promotion .post-info {
  background: #fff;
}
.i-promotion .post-info .inner {
  padding: 10px;
}
.i-promotion .post-info .inner .post-title {
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 10px;
  transition: 0.35s all;
  -webkit-transition: 0.35s all;
  font-weight: bold;
  height: 45px;
  overflow: hidden;
}
.inews .post-info .post-meta {
  margin-bottom: 10px;
  font-size: 13px;
}
.box-meta .box-meta-right {
  display: table-cell;
  vertical-align: top;
}
.box-meta .box-meta-right .author {
  font-weight: bold;
}
.post-meta date {
  margin-right: 5px;
}
.dot:before {
  background: #808080;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  content: "";
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .i-promotion {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 480px) {
  .i-promotion {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .i-promotion {
    width: 33.33%;
    float: left;
  }
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.addthis_tool {
  margin-bottom: 15px;
}
.single-gallery-dh .block-title,
.single-gallery-dh .lSPager {
  display: none;
}
.entry-meta {
  padding: 5px;
  font-size: 13px;
  margin: 10px 0;
  font-style: italic;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #9f9f9f;
}
.entry-meta a {
  color: #555;
}
.entry-meta a:hover {
  color: #fa7b79;
}
.entry-meta > span {
  margin-right: 15px;
  display: inline-block;
}
.entry-meta > span .fa {
  margin-right: 5px;
}
.single .entry-footer {
  margin: 10px 0;
}
.cat-links,
.tags-links,
.edit-link {
  display: inline-block;
  margin-right: 10px;
}
.cat-links a,
.tags-links a {
  display: inline-block;
  zoom: 1;
  color: #555;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #f5f5f5;
}
.cat-links a:hover,
.tags-links a:hover {
  color: #ffffff;
  background: #fa7b79;
}
.post-navigation .nav-links {
  border-bottom: 1px solid #eee;
  padding: 10px 0 18px;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links a {
  display: inline-block;
  zoom: 1;
  color: #333;
  text-transform: uppercase;
  padding: 5px 10px;
  background: #f5f5f5;
}
.post-navigation .nav-links a:hover {
  color: #ffffff;
  background: #fa7b79;
}
.hrm-social-share {
  border-bottom: 1px dotted #d9d9d9;
  margin-top: 20px;
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}
.hrm-social-share .button-social-share {
  float: left;
  margin-right: 10px;
}
.hrm-social-share .share-text {
  font-weight: bold;
  float: left;
  margin-right: 50px;
}
.hrm-title-comment {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #333;
  margin-top: 35px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.hrm-title-comment i {
  color: #fa7b79;
  margin-right: 10px;
}
.hrm-title-comment span span {
  color: #fa7b79;
}
.hrm-comment-facebook {
  background: #f5f5f5;
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.hrm-comment-facebook .hrm-title-comment {
  margin-top: 5px;
}
.hrm-comment-facebook .fb-comments {
  width: 100% !important;
  max-width: 100% !important;
}
.div-dls {
  text-align: right;
  margin-top: 40px;
}
.share-post-wp {
  margin-bottom: 30px;
}
.share-post-wp a {
  color: #333333;
  font-size: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 35px;
  display: inline-block;
  margin-right: 20px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-right: 5px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.share-post-wp a:hover {
  background: #333;
  color: #fff;
}
.share-post-wp a:last-child {
  margin-right: 0;
}
.line-see {
  margin: 1.5em 0 0;
}
.line-see .share-post-wp a {
  clear: right;
  display: block;
  margin-bottom: 10px;
}
.related-post {
  background: #f2f2f2;
  padding: 30px 0 15px;
  overflow: hidden;
  clear: both;
  width: 100%;
}
.related-post .related-title-block {
  line-height: 1.3;
  transition: all ease .3s;
}
.related-post .related-title-block .related-title {
  line-height: 17px;
  transition: all ease .3s;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
  font-size: 15px;
}
.related-post ul.related {
  list-style: none;
  margin: 0;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related li {
  margin-bottom: 20px;
}
.related-post ul.related li .item-inner img {
  width: 100%;
}
.related-post ul.related li .post-info {
  background: #fff;
  padding: 10px;
}
.related-post ul.related li .post-info h3 {
  margin: 0 0 10px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  height: 42px;
}
.related-post ul.related li .post-info .post-meta {
  padding: 0;
}
.related-post ul.related li .post-info .post-meta .box-meta-right .author {
  font-weight: 400;
  color: #333;
}
.related-post ul.related li .post-info .post-meta .box-meta-right span.dot {
  display: block;
  margin-top: 5px;
  color: #c1272d;
}
.related-post ul.related li .post-info .post-meta .box-meta-right span.dot:before {
  display: none;
}
ul.contact-sg {
  background: rgba(250, 123, 121, 0.1);
  padding: 15px;
  margin: 0;
  list-style: none;
  border: 2px dashed #fa7b79;
  text-align: center;
}
.comment-respond label {
  min-width: 90px;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.widget {
  margin-bottom: 30px;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget-title {
  transition: all ease .3s;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 16px;
}
.widget-area .widget-top {
  font-size: 15px;
  line-height: 1.3;
  border-bottom: 1px dashed #cccccc;
  transition: all ease .3s;
  position: relative;
  margin: 0 0 20px;
}
.widget-area .widget_categories ul {
  padding: 0;
  list-style-type: none;
}
.widget-area .widget_categories ul li {
  position: relative;
  padding: 10px 15px;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 0;
}
.widget-area .widget_categories ul li:first-child {
  border-top: 0px;
}
.widget-area .widget_categories ul li:before {
  display: inline-block;
  zoom: 1;
  color: #cdcdcd;
  width: 20px;
}
.widget-area ul {
  margin: 0;
  padding: 0;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul.slick-dots li,
.widget-area ul.slick-dots li:nth-child(even),
.widget-area ul.slick-dots li:nth-child(odd) {
  background: none;
}
.widget-area ul ul {
  margin-left: 15px;
  border-bottom: 2px solid #fff;
}
.widget-area ul li {
  padding-left: 5px;
  padding-right: 5px;
  list-style: none;
  line-height: 30px;
  padding-top: 3px;
}
.widget-area ul li.cat-item {
  text-transform: uppercase;
}
.widget-area ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget-area ul li a {
  color: #292a32;
  display: block;
}
.widget-area ul li a:hover {
  color: #00aeef;
}
.block-content ul.row {
  margin-left: -10px;
  margin-right: -10px;
}
.block-content li.item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 2%;
}
.block-content li.item:nth-child(2n+1) {
  clear: left;
}
.block-content li.item a:hover {
  color: #00aeef;
}
.block-content li.item .hrm-text span {
  display: block;
  font-weight: normal;
  font-size: 13px;
}
.custom-post ul li {
  margin-bottom: 15px;
}
.custom-post ul li span.num {
  display: table-cell;
  color: #808080;
  font-weight: bold;
  font-size: 30px;
  font-style: normal;
  float: left;
  height: 75px;
}
.custom-post ul li a {
  font-size: 15px;
  display: table-cell;
  vertical-align: top;
  color: #292a32;
}
.custom-post ul li .inner {
  margin-left: 15px;
  vertical-align: top;
  line-height: 1;
}
.custom-post ul li .inner .title {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  display: block;
}
.custom-post ul li .inner .post-meta .author {
  color: #292a32;
}
.custom-post ul li .inner span.dot {
  padding-top: 5px;
  display: block;
  color: #c1272d;
}
.custom-post ul li .inner span.dot:before {
  display: none;
}
ul.list-post-ct li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #C0C0C0;
  clear: both;
  padding: 10px 0;
  width: 100%;
  position: relative;
}
ul.list-post-ct li .link-post:before,
ul.list-post-ct li .link-post:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  content: '';
  opacity: 0;
}
ul.list-post-ct li .link-post:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #fa7b79;
  border-bottom: 1px solid #fa7b79;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
ul.list-post-ct li .link-post:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #fa7b79;
  border-left: 1px solid #fa7b79;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
ul.list-post-ct li .link-post:hover:before,
ul.list-post-ct li .link-post:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.list-post-ct li img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
}
ul.list-post-ct li .hrm-title {
  color: #444;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  font-size: 13px;
  line-height: 1.3;
  display: block;
  font-weight: 600;
}
ul.list-post-ct li .hrm-title:hover {
  color: #fa7b79;
}
ul.list-post-ct li .meta-post-wg {
  color: #999;
  font-style: italic;
}
ul.list-post-ct li .date-detail {
  display: block;
  color: #444;
  margin: 3px 0px 5px 0px;
  font-size: 90%;
  line-height: 1.5;
}
ul.list-post-ct li .date-detail i {
  padding-right: 5px;
}
.widget_wp_statistics_widget li {
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
}
.widget_wp_statistics_widget li label {
  float: left;
  margin-bottom: 0;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  display: inline-block;
  zoom: 1;
  color: #555;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #f5f5f5;
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
  color: #ffffff;
  background: #fa7b79;
}
.suport-sd {
  padding-bottom: 15px;
}
.suport-sd .title {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 5px;
  font-weight: 500;
}
.suport-sd .title .fa {
  color: #fa7b79;
  margin-right: 5px;
}
.suport-sd .info-suport {
  font-size: 13px;
  color: #F25022;
}
.suport-sd .info-suport > p {
  margin-bottom: 0;
}
.suport-sd .info-suport span {
  padding-right: 5px;
  display: inline-block;
}
.suport-sd .info-suport .pdnick {
  min-width: 30%;
}
.suport-sd .info-suport .ymsgr {
  color: #7A7979;
}
.suport-sd .info-suport .ymsgr i.fa {
  font-size: 20px;
}
.suport-sd .info-suport .ymsgr i.fa-skype {
  color: #00aff0;
}
.suport-sd .info-suport .ymsgr i.fa-yahoo {
  color: #fdbc2a;
}
.suport-sd .info-suport .ymsgr i.fa-facebook-square {
  color: #3b5998;
}
.suport-sd .info-suport .pdcolor {
  padding: 0;
}
.hrm-social-network-icon {
  display: inline-block;
  line-height: 1;
  min-width: 20px;
  text-align: center;
}
.hrm-social-network-icon i.fa {
  min-width: 0;
  margin: 0;
}
.ykkh-outter {
  background-color: #fa3e3f;
  color: #fff;
}
.ykkh-outter .lSAction > a {
  top: 90px;
}
.ykkh .item {
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.ykkh .item:nth-child(even),
.ykkh .item:nth-child(odd) {
  background: #fa7b79;
}
.ykkh a {
  color: #fff;
}
.ykkh .testi-title {
  color: #fff;
}
.ykkh .testi-title:hover {
  color: #ddd;
}
.ykkh img {
  display: block;
  width: 150px;
  height: 150px;
  border: solid 3px #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.ykkh strong {
  display: block;
  padding-top: 20px;
  font-size: 15px;
}
.ykkh span {
  display: block;
}
.ykkh span.t {
  height: 30px;
}
.ykkh span.c {
  height: 2px;
  width: 68px;
  background-color: #fff;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.ykkh span.f {
  padding: 10px 20px;
}
.ykkh span p {
  margin-bottom: 0;
}
#address-list .info-item {
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
}
#address-list .info-item:before,
#address-list .info-item:after {
  content: '';
  display: table;
}
#address-list .info-item:after {
  clear: both;
}
#address-list .info-item:before,
#address-list .info-item:after {
  content: '';
  display: table;
}
#address-list .info-item:after {
  clear: both;
}
#address-list .info-item .fa {
  float: left;
  line-height: 21px;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.he-thong {
  text-align: center;
  padding: 50px 0;
  position: relative;
}
.he-thong:before {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  -khtml-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
}
.he-thong a {
  background-color: #FFF800;
  display: inline-block;
  border-radius: 3px;
  color: #424242;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding: 10px 30px 10px 90px;
}
.he-thong a img {
  position: absolute;
  left: 30px;
  bottom: 10px;
  width: 70px;
}
.form-tuyen-dung {
  background: #fa7b79;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 5px solid #FFF800;
}
.form-tuyen-dung form.wpcf7-form .email-form {
  width: 80%;
  float: right;
  position: relative;
}
.form-tuyen-dung form.wpcf7-form .email-form:before {
  content: '';
  width: 60px;
  height: 70px;
  position: absolute;
  left: -30%;
  background-image: url(images/icon-gift.png);
  top: -6%;
}
.form-tuyen-dung form.wpcf7-form .email-form .dis {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  margin-bottom: 9px;
}
.form-tuyen-dung form.wpcf7-form .email-form input[type="email"] {
  height: 32px;
  padding: 0 10px;
  width: calc(100% - 27px);
  width: -moz-calc(100% - 27px);
  width: -webkit-calc(100% - 27px);
  border-radius: 3px 0 0 3px;
  border: 1px solid #cacaca;
  font-size: 12px;
  float: left;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.form-tuyen-dung form.wpcf7-form .email-form input[type="submit"] {
  width: 27px;
  padding: 0;
  height: 32px;
  background-image: url(images/icon-sm-mail.png);
  background-color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
}
.form-tuyen-dung .banner-tuyendung a {
  background-color: #fbad1b;
  color: #fff;
  display: block;
  font-size: 13px;
  width: 100%;
  height: 100px;
  padding: 8px 100px 8px 10px;
  position: relative;
  right: 0;
  overflow: hidden;
  top: 0;
}
.form-tuyen-dung .banner-tuyendung a .td-title {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
}
.un-list {
  list-style: none;
  margin: 0;
}
.un-list li {
  border-bottom: 1px dashed #ccc;
  list-style: none;
  line-height: 25px;
  padding: 7px 5px 5px;
}
.un-list li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.star-list {
  list-style: none;
}
.star-list li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  content: "\f006";
  color: #fa7b79;
}
.footer-sidebar .widget-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #555;
}
.footer-sidebar .custom-html-widget .fa {
  font-size: 18px;
  color: #f8413e;
}
.footer-sidebar .fa {
  margin-right: 10px;
  min-width: 20px;
}
#topcontrol {
  z-index: 99;
  background: #fa7b79;
  width: 50px;
  height: 50px;
  line-height: 48px;
  position: fixed;
  right: 13px;
  bottom: 80px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s ease;
  overflow: auto;
  text-align: center;
  color: #fff;
  font-size: 35px;
}
#topcontrol:hover {
  background: #f8413e;
}
.site-footer {
  padding: 0;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}
.footer-top {
  padding: 0 0 30px;
}
.footer-top .hotline {
  color: #555;
}
.footer-top .hotline p.f-text {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 8px;
  line-height: 1;
  font-weight: 400;
}
.footer-top .hotline p.f-text span {
  font-size: 11px;
  text-transform: uppercase;
}
.footer-top .hotline p.f-hotline {
  margin-bottom: 30px;
  line-height: 1;
  padding-left: 30px;
  position: relative;
  font-weight: 400;
  font-size: 24px;
  color: #E80000;
}
.footer-top .hotline p.f-hotline a {
  color: #E80000;
}
.footer-top .hotline p.f-hotline:before {
  content: '';
  background-image: url(images/icon-phone.png);
  width: 24px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-top .hotline p.f-hotline span {
  font-size: 11px;
  text-transform: uppercase;
}
.footer-top .gallery-item {
  margin: 0;
  text-align: left;
}
.footer-top .gallery-item img {
  width: 83%;
}
.footer-top .gallery-item:last-child img {
  width: 47%;
}
.footer-home-mobile .widget {
  background-color: #fff;
  margin-bottom: 10px;
}
.footer-home-mobile .container {
  padding-left: 0;
  padding-right: 0;
}
.footer-home-mobile .danh-muc-san-pham {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
}
.footer-home-mobile .danh-muc-san-pham h3.widget-title {
  color: #fa7b79;
  line-height: 34px;
  font-size: 16px;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 10px 0 0;
}
.footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul {
  display: flex;
  background-color: #f1f1f3;
  flex-wrap: wrap;
  border: 1px solid #d1d1d3;
}
.footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li {
  width: 25%;
  height: 65px;
  padding: 8px 5px;
  border-bottom: 1px solid #d1d1d3;
  border-right: 1px solid #d1d1d3;
  margin-bottom: -1px;
}
.footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li:nth-child(4n+4) {
  border-right: 0;
}
.footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li a {
  font-size: 13px;
}
.footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li a:hover {
  color: #fa7b79;
}
.footer-mobile {
  background-color: #fff;
}
.footer-mobile .widget {
  margin-bottom: 0;
}
.footer-mobile .container {
  padding-left: 0;
  padding-right: 0;
}
.footer-mobile .footer-icons {
  background: #eff4f7;
  padding-bottom: 10px;
}
.footer-mobile .footer-icons li {
  display: inline-block;
  font-size: 12px;
  width: 33.33%;
  text-align: center;
  float: left;
}
.footer-mobile .footer-icons li:nth-child(2n) {
  border: solid #fff;
  border-width: 0 1px;
}
.footer-mobile .footer-icons li:before {
  background: url(images/footer-icons.png) no-repeat;
  display: block;
  width: 45px;
  content: "";
  height: 35px;
  margin: 0 auto;
}
.footer-mobile .footer-icons li a {
  font-size: 12px;
  color: #333;
}
.footer-mobile .footer-icons li a span {
  color: red;
}
.footer-mobile .footer-icons .f-i-ship:before {
  background-position: 4px center;
}
.footer-mobile .footer-icons .f-i-change:before {
  background-position: -103px center;
}
.footer-mobile .footer-icons .f-i-refund:before {
  background-position: -206px center;
}
.footer-mobile .footer-action li {
  border: 1px solid #fa7b79;
  border-radius: 3px;
  color: #666;
  font-size: 13px;
  line-height: 30px;
  margin: 8px;
  text-align: center;
}
.footer-mobile .footer-action li strong a {
  color: red;
}
.footer-mobile .footer-action li a {
  color: #444;
}
.footer-mobile .block-subscribe {
  padding: 8px;
}
.footer-mobile .block-subscribe .block-content .form-subscribe-header {
  text-align: center;
  margin-bottom: 8px;
}
.footer-mobile .block-subscribe .block-content .form-subscribe-header label {
  font-size: 13px;
  font-weight: 400;
}
.footer-mobile .block-subscribe .block-content .input-box {
  float: left;
  width: calc(100% - 88px);
  width: -moz-calc(100% - 88px);
  width: -webkit-calc(100% - 88px);
}
.footer-mobile .block-subscribe .block-content .input-box input {
  border: 1px solid #fa7b79;
  border-radius: 3px;
  height: 32px;
  line-height: 32px;
  padding: 0 30px 0 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-mobile .block-subscribe .block-content .input-box input::placeholder {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.footer-mobile .block-subscribe .block-content .actions {
  float: right;
}
.footer-mobile .block-subscribe .block-content .actions input[type="submit"] {
  padding: 6px 0;
  display: block;
  line-height: 20px;
  float: none;
  width: 80px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.footer-mobile .footer-social__social-section {
  width: 100%;
  padding: 0;
  float: none;
  border: none;
  text-align: center;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking {
  display: inline-block;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking li {
  margin: 10px 26px 10px 0;
  float: left;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking li:last-child {
  margin-right: 0;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking li a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 1px solid #fa7b79;
  border-radius: 50%;
  color: #21409a;
  font-size: 19px;
  overflow: hidden;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking li .ti-facebook {
  color: #3b5998;
}
.footer-mobile .footer-social__social-section .b-footer_social_networking li .ti-youtube {
  color: #b00;
}
.footer-mobile .widget_nav_menu {
  background-color: #f5f5f5;
}
.footer-mobile .widget_nav_menu ul li {
  border-top: 1px solid #efefef;
  padding: 8px 8px 6px;
  background: url(images/detail.png) 97% center no-repeat;
}
.footer-mobile .widget_nav_menu ul li:first-child {
  border-top: 0;
}
.footer__nav-wrap {
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  padding-top: 5px;
  z-index: 999;
}
.footer__nav-wrap li {
  width: 20%;
  float: left;
  text-align: center;
}
.footer__nav-wrap li a {
  width: 57px;
  height: 44px;
  font-size: 10px;
  display: inline-block;
}
.footer__nav-wrap li a i {
  width: 28px;
  height: 28px;
  display: block;
  margin: auto;
}
.footer__nav-wrap li.home a i {
  background: url(images/dhs_03.png) center no-repeat;
}
.footer__nav-wrap li.menu a i {
  background: url(images/dhs_05.png) center no-repeat;
}
.footer__nav-wrap li.call a i {
  background: url(images/dhs_07.png) center no-repeat;
  background-size: 29px;
}
.footer__nav-wrap li.account a i {
  background: url(images/dhs_09.png) center no-repeat;
}
.footer__nav-wrap li.location a i {
  background: url(images/dhs_11.png) center no-repeat;
}
.footer-bottom {
  background-color: #f4f4f4;
  padding: 10px 0;
  font-size: 13px;
  color: #333;
  font-family: Roboto, Helvetica, sans-serif;
}
.footer-bottom a {
  color: #333;
}
.site-info {
  text-align: left;
}
.footer-menu-wrap img {
  width: 30%;
  margin-top: 20px;
}
.float-socials {
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -311px;
  border-bottom: 0;
  z-index: 23;
}
.float-social {
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -230px;
  border-bottom: 0;
  z-index: 23;
}
.float-social ul li {
  clear: both;
}
.float-social ul li.chinh-sach {
  display: block;
  text-align: right;
}
.float-social ul li.chinh-sach > a {
  background-color: #fa7b79;
  border-radius: 25px;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #333;
  line-height: 50px;
  text-decoration: none;
  margin-bottom: 6px;
  margin-right: 3.5px;
  overflow: hidden;
  -webkit-transition: width .3s;
  transition: width .3s;
  position: relative;
}
.float-social ul li.chinh-sach > a img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.float-social ul li.chinh-sach > a span {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-left: 55px;
  display: block;
  line-height: 20px;
  padding: 5px 0;
  text-align: left;
  width: 80px;
}
.float-social ul li.chinh-sach > a:hover {
  width: 135px;
}
.f3 {
  padding: 20px 0;
  background: #e5e5e5;
}
.f3 .widget {
  margin-bottom: 0;
}
.f3 .widget .widget-top {
  float: left;
  display: none;
}
.f3 .widget .widget-top h3 {
  margin-bottom: 0;
}
.f3 .widget .tagcloud {
  text-align: center;
  font-size: 13px;
  color: #333;
}
.f3 .widget .tagcloud a {
  text-decoration: none;
  text-transform: none;
  color: #777;
  padding: 0;
  padding-left: 10px;
  margin-right: 3px;
  font-size: 13px !important;
  background: transparent;
}
#mobile-hotline {
  position: fixed;
  background: #E88A25;
  background: -webkit-linear-gradient(left, #e88a25, #d40000);
  background: -o-linear-gradient(right, #e88a25, #d40000);
  background: -moz-linear-gradient(right, #e88a25, #d40000);
  background: linear-gradient(to right, #e88a25, #d40000);
  height: 40px;
  width: 200px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  border: 2px solid white;
  /*width: 175px !important;*/
  left: 15px;
  bottom: 16px;
}
#mobile-hotline > a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-indent: 50px;
  display: inline-block;
  letter-spacing: 1px;
}
.phonering-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: -20px;
  bottom: -20px;
  display: block;
}
.phonering-alo-phone.phonering-alo-show {
  visibility: visible;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.phonering-alo-phone.phonering-alo-static {
  opacity: 0.6;
}
.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
  opacity: 1;
}
.phonering-alo-ph-circle {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border: 2px solid #bfebfc 9;
  opacity: .1;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
  border-color: #e60808;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
  border-color: #fa7b79;
  border-color: #baf5a7 9;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
  border-color: #e60808;
  border-color: #bfebfc 9;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
  border-color: #fa7b79;
  opacity: 0.5;
}
.phonering-alo-ph-circle-fill {
  width: 55px;
  height: 55px;
  top: 26px;
  left: 26px;
  position: absolute;
  background-color: #000;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.9);
  background-color: #e60808 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(250, 123, 121, 0.5);
  background-color: #fa7b79 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.7);
  background-color: #e60808 9;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(250, 123, 121, 0.7);
  background-color: #fa7b79 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-ph-img-circle {
  width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
  background-color: #e60808;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
  background-color: #fa7b79;
  background-color: #fa7b79 9;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
  background-color: #e60808;
  background-color: #e60808 9;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
  background-color: #cccccc;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
  background-color: #fa7b79;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/********* FB Responsive **********/
.hrm-comment-facebook .fb_iframe_widget,
.hrm-comment-facebook .fb_iframe_widget iframe[style],
.hrm-comment-facebook .fb_iframe_widget iframe span[style],
.hrm-comment-facebook .fb_iframe_widget span,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span,
.fb-comments iframe span[style] {
  width: 100% !important;
  max-width: 100% !important;
}
/********* / FB Responsive **********/
@media (max-width: 1599px) {
  .main-navigation a {
    padding: 10px 10px;
  }
  .post_block_wrap .post-thumb img {
    max-height: 129px;
  }
}
@media (max-width: 1366px) {
  .float-socials,
  .float-social {
    margin-top: -49px;
  }
  .float-socials {
    margin-top: -75px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .main-navigation a {
    font-size: 13px;
    padding: 10px 8px;
  }
  .megamenu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 888px;
  }
}
@media (max-width: 991px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container,
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  #primary,
  #secondary {
    clear: both;
  }
  .site-header .site-branding {
    text-align: center;
    float: none;
  }
  .site-header .site-branding img {
    display: inline-block;
    max-width: 142px;
    padding: 5px;
  }
  article.item-masory:nth-child(3n+1) {
    clear: none;
  }
  article.item-masory:nth-child(2n+1) {
    clear: left;
  }
  .post_block_wrap .block-item:nth-child(4n+1) {
    clear: none;
  }
  .post_block_wrap .block-item:nth-child(2n+1) {
    clear: left;
  }
  .search-menu {
    width: 280px;
    max-width: 100%;
    display: none;
  }
  .search-menu > .row {
    margin: 0;
  }
  .search-menu .search-form {
    right: 0;
    left: 5px;
  }
  .footer-menu-wrap,
  .footer-top,
  .form-tuyen-dung,
  .he-thong,
  .std,
  .home-banner .col-02.wide,
  .home-banner .promotion,
  .topbar,
  .header-main .header-mid-left a.logo-link .img-responsive,
  .cart-header .popover {
    display: none !important;
  }
  .header-main .header-mid-left a.logo-link .img-responsive1 {
    max-height: 34px;
    margin-top: 4px;
  }
  .post_block_wrap .post-thumb img {
    max-height: 247px;
  }
  .home-banner {
    padding-left: 0;
    margin-top: 0;
  }
  .home-banner .promotion img {
    width: 100%;
  }
  .header-main .header-mid-right .foothead-left {
    padding: 0px 10px 0px 10px;
  }
  .header-main {
    height: auto;
    margin-top: 0;
    border-top: 0;
    padding: 0px 0;
  }
  .header-main .header-mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0;
    width: 100%;
    background: #fa7b79;
    height: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-main .header-mid-left {
    flex-grow: 1;
    width: 57px;
  }
  .header-main .header-mid-right {
    flex-grow: 8;
  }
  .header-main.hrm-sticky-menu .header-mid-right .foothead-left .input-group,
  .header-main .header-mid-right .foothead-left .input-group {
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 5px;
  }
  .header-main.hrm-sticky-menu .header-mid {
    height: 48px;
    padding: 0px 0;
  }
  .header-main.hrm-sticky-menu {
    background-color: transparent;
  }
  .header-main .header-mid-right .foothead-left .input-group button[type="submit"] {
    border-radius: 0px 4px 4px 0;
  }
  .site-info {
    text-align: center;
  }
  .site-footer {
    background: #eff4f7;
    padding-top: 10px;
  }
  .footer-bottom {
    background-color: #ffffff;
    font-size: 12px;
  }
  .block-content li.item:nth-child(2n+1) {
    clear: none;
  }
  .block-content li.item:nth-child(3n+1) {
    clear: left;
  }
  .related-post ul.related li:nth-child(2n+1) {
    clear: left;
  }
  .tax-chuyen-muc-khuyen-mai .divheight,
  .single-khuyen-mai .divheight,
  .post-type-archive-khuyen-mai .divheight,
  .category .divheight,
  .single-post .divheight,
  .tax-chuyen-muc-khuyen-mai .header-main .header-mid,
  .single-khuyen-mai .header-main .header-mid,
  .post-type-archive-khuyen-mai .header-main .header-mid,
  .category .header-main .header-mid,
  .single-post .header-main .header-mid,
  .tax-chuyen-muc-khuyen-mai .site-header .site-branding img.img-responsive1,
  .single-khuyen-mai .site-header .site-branding img.img-responsive1,
  .post-type-archive-khuyen-mai .site-header .site-branding img.img-responsive1,
  .category .site-header .site-branding img.img-responsive1,
  .single-post .site-header .site-branding img.img-responsive1 {
    display: none;
  }
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
@media (max-width: 767px) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  .top-menu-wp {
    display: none;
  }
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
  .item-list {
    display: block;
  }
  .item-list .entry {
    display: block;
  }
  .phonering-alo-phone.phonering-alo-show {
    display: none;
  }
  #mobile-hotline {
    width: auto;
  }
  #mobile-hotline > a {
    text-indent: 0;
  }
  .wg-home-content .ins-preview-wrapper .ins-content-wrapper .ins-web-smart-recommender-header {
    font-size: 18px;
  }
  .line-see {
    display: none;
  }
  .hrm-breadcrums {
    padding: 0px 0px;
    margin-bottom: 10px;
  }
  h1.entry-title,
  h1.page-title {
    font-weight: 400;
    font-size: 22px;
  }
  .login-register-cl,
  .thong-tin {
    padding: 20px 10px 60px !important;
  }
  .item-list .entry h2 a {
    font-size: 18px;
  }
  .post-list-feautred .post-image {
    float: none;
  }
  .post-list-feautred .inewsfeatured {
    clear: both;
    margin-top: 14px;
  }
  .post-list-feautred {
    background: #ffff;
    margin-bottom: 12px;
  }
}
@media (max-width: 500px) {
  .col-full {
    width: 100%;
    float: none;
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .page-title-bar .page-title {
    font-size: 20px;
  }
  .search-menu {
    width: 220px;
  }
  article.item-masory,
  .post_block_wrap .block-item,
  .related-post ul.related li {
    width: 100%;
  }
  .news-post .news-marquee {
    padding-left: 0;
  }
  .news-post .title-hot {
    position: static;
  }
  .post_block_wrap .post-thumb img {
    max-height: none;
  }
  .footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li {
    height: auto;
    width: 50%;
    padding: 8px 5px;
  }
  .footer-home-mobile .danh-muc-san-pham .menu-tat-ca-danh-muc-container ul li:nth-child(2n+2) {
    border-right: 0;
  }
  #topcontrol {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
  }
  .block-content li {
    width: 50%;
  }
  .block-content li.item:nth-child(3n+1) {
    clear: none;
  }
  .block-content li.item:nth-child(2n+1) {
    clear: left;
  }
}
/********************************* MIN WIDTH  *********************************/
@media (min-width: 320px) {
  .no-padding {
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
  }
  .no-paddings {
    padding-left: 0px;
    padding-right: 0px;
  }
  .no-margin {
    margin-left: -1px;
    margin-right: -1px;
  }
  .divheight {
    height: 7px;
  }
}
@media (min-width: 768px) {
  #wpadminbar #wp-admin-bar-site-name a.ab-item {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .left-sidebar .content-area {
    float: right;
  }
  .footer__nav-wrap,
  .menu-bai-viet-mobile,
  .cat-mobile,
  .footer-home-mobile,
  .footer-mobile,
  .header-main .header-mid-left a.logo-link .img-responsive1,
  .search-btns-wrap {
    display: none;
  }
}
