@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 19px;
  color: #555;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.clearfix {
  clear: both;
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .clearfix {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* html .clearfix {
  height: 1%;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

img {
  max-width: 100%;
  height: auto;
}

.breadcrumbs {
  padding: 0.6em 0;
}
.breadcrumbs a {
  font-size: 13px;
  color: #20426a;
  font-weight: 600;
}
.breadcrumbs a:hover {
  color: #d00;
}
.breadcrumbs span {
  font-size: 13px;
}

.wp-pagenavi {
  display: block;
  margin: 2em 0;
  font-size: 13px;
}
.wp-pagenavi span.current {
  color: #d00;
}

.reset-container {
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}
.reset-container h1 {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h2 {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h4 {
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h5 {
  display: block;
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h6 {
  display: block;
  font-size: 0.67em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.reset-container h1, .reset-container h2, .reset-container h3, .reset-container h4, .reset-container h5, .reset-container h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.5;
  color: inherit;
}
.reset-container img {
  max-width: 100%;
  height: auto !important;
  display: initial;
}
.reset-container .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.reset-container .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reset-container iframe, .reset-container * {
  max-width: 100%;
}
.reset-container table {
  width: 100%;
}
.reset-container i, .reset-container cite, .reset-container em, .reset-container var, .reset-container address, .reset-container dfn {
  font-style: italic;
}
.reset-container u {
  text-decoration: underline;
}
.reset-container a {
  color: #0091ff;
  text-decoration: underline;
}
.reset-container b, .reset-container strong {
  font-weight: bold !important;
}
.reset-container ul {
  padding-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 10px;
}
.reset-container ul li {
  list-style: inherit;
  list-style-position: outside;
}
.reset-container ol {
  padding-left: 20px;
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 10px;
}
.reset-container ol li {
  list-style: inherit;
  list-style-type: decimal;
  list-style-position: outside;
}
.reset-container p {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.reset-container table {
  border-spacing: 0;
  border-collapse: collapse;
  border-color: #2c2c2c;
}
.reset-container table tr td, .reset-container table tr th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.reset-container table > tbody > tr > td, .reset-container table > tbody > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.reset-container table > tfoot > tr > td, .reset-container table > tfoot > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.reset-container table > thead > tr > td, .reset-container table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.reset-container td, .reset-container th {
  padding: 0;
}
.reset-container table {
  border-collapse: collapse !important;
}
.reset-container table th, .reset-container table td {
  border: 1px solid #2c2c2c !important;
}
.reset-container .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.mn-mplinhchi-footer {
  font-family: "Conv_Roboto", sans-serif;
}
.mn-mplinhchi-footer .footer-container {
  display: flex;
  flex-wrap: wrap;
}
.mn-mplinhchi-footer .footer-container .left-content {
  flex-basis: 50%;
  display: flex;
  justify-content: flex-end;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container {
  width: 680px;
  position: relative;
  min-height: 280px;
  padding-left: 35%;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .footer-img {
  height: 275px;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .footer-logo {
  position: absolute;
  left: 28%;
  top: 38px;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .footer-logo img {
  width: 120px;
  height: auto;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info {
  padding-top: 30px;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .footer-title {
  color: #ff0048;
  font-size: 26px;
  font-family: "Conv_UTM Avo", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 18px;
  transition: 0.3s all;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .info-content {
  position: relative;
  padding-left: 33px;
  line-height: 1.4;
  margin-bottom: 12px;
  font-size: 16px;
  color: #474747;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .info-content a {
  color: #474747;
  transition: 0.3s all;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .info-content a:hover {
  color: #ff0048;
  transition: 0.3s all;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .info-content .icon {
  color: #474747;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -5px;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social {
  margin-top: 27px;
  margin-bottom: 14px;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul {
  display: flex;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul li {
  transition: 0.3s all;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul li a {
  display: block;
  margin-right: 15px;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul li a img {
  width: 40px;
  height: auto;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul li:last-child a {
  margin-right: unset;
}
.mn-mplinhchi-footer .footer-container .left-content .info-container .info .social ul li:hover {
  transform: translateY(-7px);
  transition: 0.3s all;
}
.mn-mplinhchi-footer .footer-container .right-content {
  flex-basis: 50%;
}
.mn-mplinhchi-footer .footer-container .right-content .ggmaps_iframe {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 282px;
}
.mn-mplinhchi-footer .footer-container .right-content .ggmaps_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mn-mplinhchi-footer .copyright {
  background-image: linear-gradient(#f5ff87, #eeff34);
  font-size: 15px;
  color: #474747;
  font-weight: 400;
  padding: 9px;
}
.mn-mplinhchi-footer .copyright .statistical ul {
  display: flex;
}
.mn-mplinhchi-footer .copyright .statistical ul li:after {
  content: "|";
  margin: 10px;
}
.mn-mplinhchi-footer .copyright .statistical ul li:last-child:after {
  display: none;
}
@media only screen and (max-width: 1440px) {
  .mn-mplinhchi-footer .footer-container .left-content .info-container {
    width: 100%;
    padding-left: 45%;
  }
}
@media only screen and (max-width: 1366px) {
  .mn-mplinhchi-footer .footer-container .left-content .info-container {
    padding-left: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .mn-mplinhchi-footer .footer-container .left-content {
    flex-basis: 100%;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container {
    padding-left: 35%;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container .footer-logo {
    left: 20%;
  }
  .mn-mplinhchi-footer .footer-container .right-content {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .mn-mplinhchi-footer .copyright {
    text-align: center;
  }
  .mn-mplinhchi-footer .statistical ul {
    justify-content: center;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container {
    padding-left: 40%;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container .footer-logo {
    left: 23%;
  }
}
@media only screen and (max-width: 600px) {
  .mn-mplinhchi-footer .footer-container .left-content .footer-logo {
    display: none;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container {
    padding-left: 15px;
  }
  .mn-mplinhchi-footer .footer-container .left-content .info-container .footer-img {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .mn-mplinhchi-footer .copyright .statistical {
    margin-top: 10px;
  }
  .mn-mplinhchi-footer .copyright .statistical ul {
    flex-wrap: wrap;
  }
  .mn-mplinhchi-footer .copyright .statistical ul li {
    flex-basis: 50%;
  }
  .mn-mplinhchi-footer .copyright .statistical ul li:after {
    display: none;
  }
}

#mn-mplinhchi-subscribe {
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  padding: 18px 0;
  font-family: "Conv_Roboto", sans-serif;
}
#mn-mplinhchi-subscribe:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#mn-mplinhchi-subscribe .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#mn-mplinhchi-subscribe .subscribe-content .subscribe-title {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Conv_UTM Avo", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
  background: linear-gradient(#f5ff84, #efff42);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#mn-mplinhchi-subscribe .subscribe-content .subscribe-description {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
  font-style: italic;
}
#mn-mplinhchi-subscribe .subscribe-form form {
  position: relative;
}
#mn-mplinhchi-subscribe .subscribe-form form input {
  width: 100%;
  border: none;
  padding-right: 170px;
  text-align: right;
  height: 40px;
  border-radius: 100px;
}
#mn-mplinhchi-subscribe .subscribe-form form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #929292;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  opacity: 1;
  /* Firefox */
}
#mn-mplinhchi-subscribe .subscribe-form form .button-submit {
  position: absolute;
  right: 5px;
  top: 5px;
  margin: 0;
  padding: 0;
  width: 143px;
  height: 30px;
  border: none;
  border-radius: 100px;
  background-image: linear-gradient(#f5ff87, #eeff35);
  color: #000;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s all;
}
#mn-mplinhchi-subscribe .subscribe-form form .button-submit:hover {
  background-image: linear-gradient(#eeff35, #f5ff87);
  transition: 0.3s all;
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-subscribe .subscribe-content {
    text-align: center;
  }
}

#mn-mplinhchi-news {
  background-color: #f6f6f6;
  font-family: "Conv_Roboto", sans-serif;
  padding-bottom: 45px;
  padding-top: 33px;
}
#mn-mplinhchi-news .products_not_found {
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #ff0048;
  border-right: 1px solid #ff0048;
  border-bottom: 1px solid #ff0048;
  border-left: 10px solid #ff0048;
  width: 100%;
}
#mn-mplinhchi-news .products_not_found p {
  font-weight: 400;
  font-size: 18px;
  color: #ff0048;
  padding: 25px;
}
#mn-mplinhchi-news .section-title {
  text-align: center;
  padding: 10px 0;
}
#mn-mplinhchi-news .section-title .title {
  font-size: 36px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  margin-bottom: 20px;
}
#mn-mplinhchi-news .news-box {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 1px 4px #b9b9b9;
}
#mn-mplinhchi-news .news-box .box-img {
  height: 230px;
  overflow: hidden;
}
#mn-mplinhchi-news .news-box .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all;
}
#mn-mplinhchi-news .news-box .box-content {
  padding: 6px 12px;
}
#mn-mplinhchi-news .news-box .box-content .box-title a {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 38.4px;
  color: #ff0048;
  font-weight: 700;
  margin-bottom: 3px;
  transition: 0.3s all;
}
#mn-mplinhchi-news .news-box .box-content .box-title a:hover {
  color: #000;
  transition: 0.3s all;
}
#mn-mplinhchi-news .news-box .box-content .content {
  font-size: 16px;
  line-height: 1.2;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 57.6px;
  color: #474747;
  font-weight: 300;
  text-align: justify;
}
#mn-mplinhchi-news .news-box:hover .box-img img {
  transform: scale(1.1);
  transition: 0.3s all;
}
#mn-mplinhchi-news .videos-container .video-box {
  height: 160px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 4px #b9b9b9;
  margin-bottom: 21px;
}
#mn-mplinhchi-news .videos-container .video-box:last-child {
  margin-bottom: unset;
}
#mn-mplinhchi-news .videos-container .video-box .video-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all;
}
#mn-mplinhchi-news .videos-container .video-box .play-button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mn-mplinhchi-news .videos-container .video-box:hover .video-thumbnail {
  transform: scale(1.1);
  transition: 0.3s all;
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-news .news-box {
    margin-bottom: 30px;
  }
}

#mn-mplinhchi-contact {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 320px;
}
#mn-mplinhchi-contact .contact-container {
  display: flex;
  padding-left: 18%;
  position: relative;
  min-height: 320px;
  align-items: center;
}
#mn-mplinhchi-contact .contact-container .contact-content .contact-text {
  font-size: 40px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
}
#mn-mplinhchi-contact .contact-container .contact-content .num-phone {
  font-family: "Conv_UTM Avo", sans-serif;
  font-weight: 700;
  color: #ff0048;
  line-height: 1.4;
  font-size: 80px;
  text-shadow: -4px -2px 0 #fff, -4px -1px 0 #fff, -4px 0px 0 #fff, -4px 1px 0 #fff, -4px 2px 0 #fff, -3px -3px 0 #fff, -3px -2px 0 #fff, -3px -1px 0 #fff, -3px 0px 0 #fff, -3px 1px 0 #fff, -3px 2px 0 #fff, -3px 3px 0 #fff, -2px -4px 0 #fff, -2px -3px 0 #fff, -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -2px 3px 0 #fff, -2px 4px 0 #fff, -1px -4px 0 #fff, -1px -3px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, -1px 3px 0 #fff, -1px 4px 0 #fff, 0px -4px 0 #fff, 0px -3px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 0px 3px 0 #fff, 0px 4px 0 #fff, 1px -4px 0 #fff, 1px -3px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 1px 3px 0 #fff, 1px 4px 0 #fff, 2px -4px 0 #fff, 2px -3px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff, 2px 3px 0 #fff, 2px 4px 0 #fff, 3px -3px 0 #fff, 3px -2px 0 #fff, 3px -1px 0 #fff, 3px 0px 0 #fff, 3px 1px 0 #fff, 3px 2px 0 #fff, 3px 3px 0 #fff, 4px -2px 0 #fff, 4px -1px 0 #fff, 4px 0px 0 #fff, 4px 1px 0 #fff, 4px 2px 0 #fff;
}
#mn-mplinhchi-contact .contact-container .contact-content .contact-text-2 {
  font-size: 34px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
}
#mn-mplinhchi-contact .contact-container .contact-img-2 {
  position: absolute;
  right: -30px;
}
#mn-mplinhchi-contact .contact-container .contact-img-2 img {
  width: 350px;
  height: auto;
}
#mn-mplinhchi-contact .contact-img {
  position: absolute;
  bottom: 0;
  left: 20%;
  height: 300px;
  width: auto;
  z-index: 1;
}
@media only screen and (max-width: 1440px) {
  #mn-mplinhchi-contact .contact-img {
    left: 10%;
  }
}
@media only screen and (max-width: 1024px) {
  #mn-mplinhchi-contact .contact-img {
    left: 5%;
  }
  #mn-mplinhchi-contact .contact-container {
    padding-left: 22%;
  }
  #mn-mplinhchi-contact .contact-container .contact-content .num-phone {
    font-size: 60px;
  }
  #mn-mplinhchi-contact .contact-container .contact-content .contact-text-2 {
    font-size: 28px;
  }
  #mn-mplinhchi-contact .contact-container .contact-img-2 img {
    width: 290px;
  }
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-contact .contact-img, #mn-mplinhchi-contact .contact-container .contact-img-2 {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #mn-mplinhchi-contact .contact-container {
    padding: 0;
    text-align: center;
  }
  #mn-mplinhchi-contact .contact-container .contact-content {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #mn-mplinhchi-contact .contact-container .contact-content .contact-text {
    margin-bottom: 10px;
  }
  #mn-mplinhchi-contact .contact-container .contact-content .num-phone {
    font-size: 40px;
    margin-bottom: 10px;
  }
  #mn-mplinhchi-contact .contact-container .contact-content .contact-text-2 {
    font-size: 22px;
  }
}

#mn-mplinhchi-banner {
  background-color: #fff;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 100vh;
  font-family: "Conv_Roboto";
  display: flex;
  align-items: center;
}
#mn-mplinhchi-banner .banner {
  position: relative;
  overflow: hidden;
}
#mn-mplinhchi-banner .banner:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 0;
  width: 150%;
  height: 400%;
  transform: rotate(45deg) translate(-170%);
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding: 30px 0px;
}
#mn-mplinhchi-banner .banner:hover:after {
  transform: rotate(45deg) translate(100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#mn-mplinhchi-banner .banner-left {
  height: 490px;
}
#mn-mplinhchi-banner .banner-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mn-mplinhchi-banner .banner-right .banner-top-right {
  height: 230px;
  margin-bottom: 30px;
}
#mn-mplinhchi-banner .banner-right .banner-top-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mn-mplinhchi-banner .banner-right .banner-bottom-right {
  height: 230px;
}
#mn-mplinhchi-banner .banner-right .banner-bottom-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-banner {
    padding: 30px 0;
  }
  #mn-mplinhchi-banner .banner {
    height: auto;
  }
  #mn-mplinhchi-banner .banner-left {
    margin-bottom: 30px;
  }
}

#mn-mplinhchi-new-products {
  background-color: #fff;
  min-height: 100vh;
  font-family: "Conv_Roboto", sans-serif;
  padding-bottom: 50px;
  padding-top: 35px;
}
#mn-mplinhchi-new-products .row {
  display: flex;
  flex-wrap: wrap;
}
#mn-mplinhchi-new-products .section-title {
  text-align: center;
  padding: 10px 0;
}
#mn-mplinhchi-new-products .section-title .title {
  font-size: 36px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  margin-bottom: 20px;
}
#mn-mplinhchi-new-products .row-wrap {
  display: flex;
  flex-wrap: wrap;
}
#mn-mplinhchi-new-products .product-box {
  text-align: center;
  background-color: #fff;
  padding: 22px 20px;
  transition: 0.3s all;
  border: 2px solid #e1e1e1;
  margin-bottom: 25px;
}
#mn-mplinhchi-new-products .product-box .box-img {
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#mn-mplinhchi-new-products .product-box .box-img img {
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .product-box .product-title a {
  font-weight: 400;
  color: #474747;
  display: block;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.5;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 54px;
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .product-box .product-title a:hover {
  color: #ff0048;
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .product-box .price {
  font-weight: 700;
  font-size: 21px;
  color: #ff0048;
  line-height: 1.3;
}
#mn-mplinhchi-new-products .product-box .price sup {
  font-size: 13px;
}
#mn-mplinhchi-new-products .product-box:hover {
  border-color: #efff3e;
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .product-box:hover .box-img img {
  transform: scale(1.1);
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .viewmore-container {
  display: flex;
  justify-content: center;
}
#mn-mplinhchi-new-products .viewmore-container .viewmore {
  margin-top: 5px;
  font-weight: 300;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 170px;
  height: 38px;
  border-radius: 100px;
  background-color: #f2ff60;
  color: #000;
  transition: 0.3s all;
}
#mn-mplinhchi-new-products .viewmore-container .viewmore:hover {
  box-shadow: 0 0 7px 2px #f2ff60;
  transition: 0.3s all;
}
@media only screen and (max-width: 480px) {
  #mn-mplinhchi-new-products .product-box .box-img {
    display: block;
    height: 140px;
  }
  #mn-mplinhchi-new-products .product-box .box-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  #mn-mplinhchi-new-products .product-box .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 400px) {
  #mn-mplinhchi-new-products .product-box .box-img {
    height: 80px;
  }
  #mn-mplinhchi-new-products .product-box .product-title a {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
  }
  #mn-mplinhchi-new-products .product-box .price {
    font-size: 16px;
  }
}

#mn-mplinhchi-about {
  background-color: #fff;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 100vh;
  font-family: "Conv_Roboto", sans-serif;
  padding-top: 8%;
  padding-bottom: 14%;
}
#mn-mplinhchi-about .about-content .about-title {
  font-size: 40px;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  line-height: 1.4;
  font-weight: bold;
  color: #EFFC6E;
}
#mn-mplinhchi-about .about-content .about-subtitle {
  font-size: 48px;
  color: #ff0048;
  line-height: 1.4;
  font-family: "Conv_UTM Avo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#mn-mplinhchi-about .about-content p {
  color: #474747;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 1.7;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 336.6px;
}
#mn-mplinhchi-about .about-content .viewmore {
  margin-top: 42px;
  font-weight: 300;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 170px;
  height: 38px;
  border-radius: 100px;
  background-color: #f2ff60;
  color: #000;
  transition: 0.3s all;
}
#mn-mplinhchi-about .about-content .viewmore:hover {
  box-shadow: 0px 0px 7px 2px #f2ff60;
  transition: 0.3s all;
}
#mn-mplinhchi-about .about-img {
  padding-top: 25%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#mn-mplinhchi-about .about-img:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 150%;
  height: 150%;
  transform: rotate(45deg) translate(-150%);
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding: 30px 0px;
}
#mn-mplinhchi-about .about-img:hover:after {
  transform: rotate(45deg) translate(100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-about .about-img {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 600px) {
  #mn-mplinhchi-about .about-content .about-title {
    text-align: center;
  }
  #mn-mplinhchi-about .about-content .about-subtitle {
    text-align: center;
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  #mn-mplinhchi-about .about-content .about-title {
    font-size: 30px;
  }
  #mn-mplinhchi-about .about-content .about-subtitle {
    font-size: 25px;
  }
}

#mn-mplinhchi-slider {
  overflow: hidden;
}
#mn-mplinhchi-slider .slide-wrapper {
  height: 100vh;
}
@media (max-width: 767px) {
  #mn-mplinhchi-slider .slide-wrapper {
    height: 50vh;
  }
}
#mn-mplinhchi-slider .slide-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

section {
  max-width: 1920px;
  margin: 0 auto;
}

.mm-panels {
  background-color: #c5a086 !important;
}

.row-wrap {
  display: flex;
  flex-wrap: wrap;
}

#mn-mplinhchi-header {
  font-family: "Conv_Roboto", sans-serif;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  padding-top: 12px;
  background-color: rgba(237, 216, 201, 0.5);
  z-index: 999;
}
#mn-mplinhchi-header .mplinhchi-menu-scroll.menu-croll {
  transform: translateY(0);
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu-scroll {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(237, 216, 201, 0.5);
  transition: 0.3s all;
  transform: translateY(-100%);
}
#mn-mplinhchi-header .mplinhchi-menu-scroll .mplinhchi-menu {
  position: relative;
}
#mn-mplinhchi-header .mplinhchi-menu-scroll .mplinhchi-mmenu {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
#mn-mplinhchi-header .mplinhchi-menu > ul {
  display: flex;
  align-items: center;
}
#mn-mplinhchi-header .mplinhchi-menu > ul > .menu-item-has-children:before {
  content: "\f107";
  font-family: "FontAwesome", sans-serif;
  position: absolute;
  top: 50%;
  transform: translateY(-63%);
  right: 10px;
  font-size: 23px;
}
#mn-mplinhchi-header .mplinhchi-menu > ul > li {
  flex-grow: 1;
}
#mn-mplinhchi-header .mplinhchi-menu > ul > li > a {
  text-transform: uppercase;
  display: block;
  color: #474747;
  text-decoration: none;
  padding: 20px 0;
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu > ul > li > a:hover {
  color: #eeff33;
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu > ul > li > ul {
  top: 0;
  left: 0;
}
#mn-mplinhchi-header .mplinhchi-menu ul {
  color: #474747;
  font-size: 18px;
  font-weight: 400;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu {
  position: inherit;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu:before {
  display: none;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul {
  visibility: hidden;
  opacity: 0;
  max-width: unset;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul li {
  border-bottom: unset;
  visibility: hidden;
  opacity: 0;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul li ul {
  visibility: hidden;
  opacity: 0;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul > li {
  flex-basis: 25%;
  padding: 10px;
  color: #333333;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul > li > a {
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu > ul > li > ul {
  position: relative;
  display: block;
  top: 0;
  transform: unset;
  box-shadow: unset;
  left: 0;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu:hover > ul {
  visibility: visible;
  opacity: 1;
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu:hover > ul li {
  visibility: visible;
  opacity: 1;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu:hover > ul li ul {
  visibility: visible;
  opacity: 1;
}
#mn-mplinhchi-header .mplinhchi-menu ul > li.mega-menu:hover > ul > li > ul {
  left: 0;
}
#mn-mplinhchi-header .mplinhchi-menu ul li {
  position: relative;
  text-align: center;
}
#mn-mplinhchi-header .mplinhchi-menu ul li ul {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 59px;
  left: 0;
  min-width: 200px;
  max-width: 300px;
  margin-left: 0;
  background-color: #fff;
  transform: translateY(20px);
  transition: 0.3s all;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
}
#mn-mplinhchi-header .mplinhchi-menu ul li ul a {
  padding: 12px;
  text-transform: none;
  font-weight: 300;
  display: block;
  font-size: 14px;
  color: #333333;
}
#mn-mplinhchi-header .mplinhchi-menu ul li ul li {
  text-align: left;
  border-bottom: 1px solid #f7f7f7;
}
#mn-mplinhchi-header .mplinhchi-menu ul li ul li:hover > a {
  color: #fff200;
  text-decoration: none;
}
#mn-mplinhchi-header .mplinhchi-menu ul li ul li:last-child {
  border-bottom: unset;
}
#mn-mplinhchi-header .mplinhchi-menu ul li:hover > a {
  color: #fff200;
  transition: 0.3s all;
  text-decoration: none;
}
#mn-mplinhchi-header .mplinhchi-menu ul li:hover > ul {
  visibility: visible;
  z-index: 999;
  opacity: 1;
  transform: translateY(0);
  transition: 0.3s all;
}
#mn-mplinhchi-header .mplinhchi-menu ul li:hover > ul li ul {
  top: 0;
  width: auto;
  left: 100%;
}
#mn-mplinhchi-header .header-container {
  display: flex;
  position: relative;
}
#mn-mplinhchi-header .header-container .left-content {
  justify-content: space-between;
  flex-basis: 45%;
  display: flex;
  flex-direction: column;
}
#mn-mplinhchi-header .header-container .left-content .open-mmenu {
  display: none;
  color: #c8a58e;
  width: fit-content;
  width: -moz-fit-content;
  padding: 10px 15px;
  font-size: 25px;
  border: 1px solid #c8a58e;
  border-radius: 6px;
}
#mn-mplinhchi-header .header-container .left-content .hotline {
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #d13728;
  font-size: 18px;
}
#mn-mplinhchi-header .header-container .left-content .hotline img {
  margin-right: 10px;
}
#mn-mplinhchi-header .header-container .left-content .hotline a {
  color: #d13728;
  transition: 0.3s all;
  text-decoration: none;
}
#mn-mplinhchi-header .header-container .left-content .hotline a:hover {
  color: #000;
  transition: 0.3s all;
}
#mn-mplinhchi-header .header-container .left-content .hotline p {
  margin-bottom: unset;
}
#mn-mplinhchi-header .header-container .left-content .mplinhchi-menu .right-item {
  display: none;
}
#mn-mplinhchi-header .header-container .center-content {
  display: flex;
  flex-basis: 10%;
  justify-content: center;
}
#mn-mplinhchi-header .header-container .right-content {
  justify-content: space-between;
  flex-basis: 45%;
  display: flex;
  flex-direction: column;
}
#mn-mplinhchi-header .header-container .right-content .open-search-form {
  display: none;
  color: #c8a58e;
  width: fit-content;
  width: -moz-fit-content;
  padding: 10px 15px;
  font-size: 25px;
  border: 1px solid #c8a58e;
  border-radius: 6px;
}
#mn-mplinhchi-header .header-container .right-content .search-form {
  display: flex;
  justify-content: flex-end;
}
#mn-mplinhchi-header .header-container .right-content .search-form form {
  width: 200px;
  height: 32px;
  border-radius: 100px;
  border: 1px solid #c8a58e;
  position: relative;
}
#mn-mplinhchi-header .header-container .right-content .search-form form input {
  height: 100%;
  border: none;
  background-color: transparent;
  padding-left: 20px;
  width: 165px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
#mn-mplinhchi-header .header-container .right-content .search-form form button {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 26px;
  height: 26px;
  border: none;
  border-radius: 100%;
  background-color: #c4a088;
  color: #fff;
  font-size: 15px;
  transition: 0.3s all;
}
#mn-mplinhchi-header .header-container .right-content .search-form form button:hover {
  background-color: #c47476;
  transition: 0.3s all;
}
#mn-mplinhchi-header .header-container .right-content .search-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #989898;
  font-weight: 300;
  opacity: 1;
  /* Firefox */
  font-style: italic;
  font-size: 16px;
}
#mn-mplinhchi-header .header-container .right-content .search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #989898;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
}
#mn-mplinhchi-header .header-container .right-content .search-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #989898;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
}
#mn-mplinhchi-header .header-container .right-content .mplinhchi-menu .left-item {
  display: none;
}
@media only screen and (max-width: 768px) {
  #mn-mplinhchi-header {
    padding: 0;
    background-color: #fff;
    position: relative;
  }
  #mn-mplinhchi-header .mplinhchi-menu {
    display: none;
  }
  #mn-mplinhchi-header .header-container {
    align-items: center;
  }
  #mn-mplinhchi-header .header-container .left-content {
    flex-basis: 40%;
  }
  #mn-mplinhchi-header .header-container .left-content .open-mmenu {
    display: block;
  }
  #mn-mplinhchi-header .header-container .left-content .hotline {
    display: none;
  }
  #mn-mplinhchi-header .header-container .center-content {
    flex-basis: 20%;
  }
  #mn-mplinhchi-header .header-container .center-content .logo-container {
    padding: 10px;
  }
  #mn-mplinhchi-header .header-container .right-content {
    flex-basis: 40%;
  }
}
@media only screen and (max-width: 425px) {
  #mn-mplinhchi-header .header-container .right-content {
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
  }
  #mn-mplinhchi-header .header-container .right-content .open-search-form {
    display: block;
  }
  #mn-mplinhchi-header .header-container .right-content .search-form.active {
    transform: translateY(100%);
    visibility: visible;
    opacity: 1;
    transition: 0.3s all;
  }
  #mn-mplinhchi-header .header-container .right-content .search-form {
    top: 40px;
    position: absolute;
    right: 0;
    transform: translateY(-100%);
    background-color: #fff;
    border-radius: 100px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all;
  }
}

#mn-mplinhchi-archive-product {
  background-color: #fff;
  padding: 50px 0;
  font-family: "Conv_Roboto", sans-serif;
}
#mn-mplinhchi-archive-product .archive-title {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 7px;
}
#mn-mplinhchi-archive-product .archive-title .title {
  font-size: 36px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  margin-bottom: 20px;
}
#mn-mplinhchi-archive-product .product-box {
  text-align: center;
  background-color: #fff;
  padding: 22px 20px;
  transition: 0.3s all;
  border: 2px solid #e1e1e1;
  margin-bottom: 25px;
}
#mn-mplinhchi-archive-product .product-box .box-img {
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#mn-mplinhchi-archive-product .product-box .box-img img {
  transition: 0.3s all;
}
#mn-mplinhchi-archive-product .product-box .product-title a {
  font-weight: 400;
  color: #474747;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 54px;
  transition: 0.3s all;
}
#mn-mplinhchi-archive-product .product-box .product-title a:hover {
  color: #ff0048;
  transition: 0.3s all;
}
#mn-mplinhchi-archive-product .product-box .price {
  font-weight: 700;
  font-size: 21px;
  color: #ff0048;
  line-height: 1.3;
}
#mn-mplinhchi-archive-product .product-box .price sup {
  font-size: 13px;
}
#mn-mplinhchi-archive-product .product-box:hover {
  border-color: #efff3e;
  transition: 0.3s all;
}
#mn-mplinhchi-archive-product .product-box:hover .box-img img {
  transform: scale(1.1);
  transition: 0.3s all;
}
#mn-mplinhchi-archive-product .products_not_found {
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #ff0048;
  border-right: 1px solid #ff0048;
  border-bottom: 1px solid #ff0048;
  border-left: 10px solid #ff0048;
  width: 100%;
}
#mn-mplinhchi-archive-product .products_not_found p {
  font-weight: 400;
  font-size: 18px;
  color: #ff0048;
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  #mn-mplinhchi-archive-product .product-box .box-img {
    display: block;
    height: 140px;
  }
  #mn-mplinhchi-archive-product .product-box .box-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  #mn-mplinhchi-archive-product .product-box .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 400px) {
  #mn-mplinhchi-archive-product .product-box .box-img {
    height: 80px;
  }
  #mn-mplinhchi-archive-product .product-box .product-title a {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
  }
  #mn-mplinhchi-archive-product .product-box .price {
    font-size: 16px;
  }
}

#mn-mplinhchi-archive {
  background-color: #fff;
  padding: 50px 0;
}
#mn-mplinhchi-archive .post_not_found {
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #ff0048;
  border-right: 1px solid #ff0048;
  border-bottom: 1px solid #ff0048;
  border-left: 10px solid #ff0048;
  width: 100%;
}
#mn-mplinhchi-archive .post_not_found p {
  font-weight: 400;
  font-size: 18px;
  color: #ff0048;
  padding: 25px;
}
#mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi span, #mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi a {
  padding: 10px 20px;
  border: 1px solid #ff0048;
  font-size: 15px;
  color: #ff0048;
}
#mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi span.pages {
  color: #ff0048;
}
#mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi span.current {
  background-color: #ff0048;
  color: #fff;
}
#mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi a.page:hover, #mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi a.nextpostslink:hover, #mn-mplinhchi-archive .archive_pagenavi .wp-pagenavi a.previouspostslink:hover {
  background-color: #ff0048;
  color: #fff;
}
#mn-mplinhchi-archive .archive-title {
  text-align: center;
  padding: 10px 0;
}
#mn-mplinhchi-archive .archive-title .title {
  font-size: 36px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  margin-bottom: 20px;
}
#mn-mplinhchi-archive .news-box {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 1px 4px #b9b9b9;
  margin-bottom: 30px;
}
#mn-mplinhchi-archive .news-box .box-img {
  height: 230px;
  overflow: hidden;
}
#mn-mplinhchi-archive .news-box .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all;
}
#mn-mplinhchi-archive .news-box .box-content {
  padding: 6px 12px;
}
#mn-mplinhchi-archive .news-box .box-content .box-title a {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 38.4px;
  color: #ff0048;
  font-weight: 700;
  margin-bottom: 3px;
  transition: 0.3s all;
}
#mn-mplinhchi-archive .news-box .box-content .box-title a:hover {
  color: #000;
  transition: 0.3s all;
}
#mn-mplinhchi-archive .news-box .box-content .content {
  font-size: 16px;
  line-height: 1.2;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 57.6px;
  color: #474747;
  font-weight: 300;
}
#mn-mplinhchi-archive .news-box:hover .box-img img {
  transform: scale(1.1);
  transition: 0.3s all;
}
#mn-mplinhchi-archive .videos-container .video-box {
  height: 160px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 4px #b9b9b9;
  margin-bottom: 30px;
}
#mn-mplinhchi-archive .videos-container .video-box .video-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all;
}
#mn-mplinhchi-archive .videos-container .video-box .play-button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mn-mplinhchi-archive .videos-container .video-box:hover .video-thumbnail {
  transform: scale(1.1);
  transition: 0.3s all;
}

#mn-single-product {
  padding-top: 40px;
  padding-bottom: 30px;
  font-family: "Conv_Roboto", sans-serif;
  background-color: #fff;
}
#mn-single-product .mn-woo-product-data {
  width: 100%;
}
#mn-single-product .mn-woo-product-data .title-container {
  margin-bottom: 15px;
}
#mn-single-product .mn-woo-product-data .title-container .data-title {
  color: #474747;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
#mn-single-product .mn-woo-product-data .title-container .underline {
  display: block;
  height: 3px;
  width: 71px;
  background-color: #e8141c;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-for-1 .image-widget-for {
  height: 250px;
  text-align: center;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-for-1 .image-widget-for img {
  display: block !important;
  height: 100%;
  width: auto;
  object-fit: contain;
  margin: 0 auto;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1 {
  margin-top: 5px;
  /* the slides */
  /* the parent */
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1 .slick-slide {
  margin: 0 5px;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1 .slick-list {
  margin: 0;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1 .image-widget-nav {
  height: 50px;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1 .image-widget-nav img {
  height: 100%;
  width: auto;
  object-fit: contain;
  margin: 0 auto;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1.slick-slider button.slick-arrow {
  display: none !important;
}
#mn-single-product .mn-woo-product-data .product-detail-left .slider-nav-1.slick-slider ul.slick-dots {
  display: none !important;
}
#mn-single-product .mn-woo-product-data .product-detail-right {
  border-radius: 5px;
  padding: 20px 10px;
  background: #fFf;
}
#mn-single-product .mn-woo-product-data .product-detail-right .title-product h2 {
  font-weight: 500;
  font-size: 20px;
  color: #474747;
  text-transform: uppercase;
  border-bottom: 2px solid #e8141c;
  width: fit-content;
  width: -moz-fit-content;
  line-height: 27px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .sku-product p {
  font-weight: 700;
  font-size: 16px;
  color: #474747;
  display: flex;
  align-items: center;
  margin: 5px 0;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .sku-product span {
  color: #0693db;
  font-size: 20px;
  margin-right: 12px;
  margin-left: 7px;
  font-weight: 400;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .price-product p {
  font-weight: 400;
  font-size: 27px;
  color: #e8141c;
  margin-bottom: unset;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .status-product {
  font-family: "Conv_Roboto", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .status-product p {
  margin-bottom: unset;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .status-product span {
  color: #4CAE1B;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .content-product p {
  font-size: 16px;
  color: #474747;
  font-weight: 400;
  font-style: italic;
  line-height: 23px;
  margin-bottom: 10px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .info-single-product .content-product p span {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  font-style: normal;
}
#mn-single-product .mn-woo-product-data .product-detail-right .button-contact-product {
  text-align: center;
}
#mn-single-product .mn-woo-product-data .product-detail-right .button-contact-product a {
  display: inline-block;
  text-align: center;
  margin: 10px 0 20px 0;
  font-family: "BeVietnamPro-Bold", sans-serif;
  background: #D21B6D;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 10px 30px;
  border-radius: 5px;
  text-transform: uppercase;
}
#mn-single-product .mn-woo-product-data .product-detail-right .button-contact-product a:focus {
  box-shadow: unset;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product {
  margin: 0 5px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product ul li {
  border: 1px dashed #7d8d9a;
  border-radius: 5px;
  margin-right: 10px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product ul li:last-child {
  margin-right: 0;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product ul li a {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  padding: 3px 32px !important;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product ul li a.active {
  background: #7d8d9a;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product .tab-content {
  border-top: 1px dashed #7d8d9a;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product .tab-content .tab-pane {
  margin-top: 10px;
  overflow-y: auto;
  height: 450px;
}
#mn-single-product .mn-woo-product-data .product-detail-right .tab-product .tab-content .tab-pane p {
  text-align: justify;
}
#mn-single-product .mn-woo-product-data #accordionExample {
  padding: 30px 0;
}
#mn-single-product .mn-woo-product-data #accordionExample .card {
  border: none;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header {
  padding: 0;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  text-transform: uppercase;
  font-family: "Conv_Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  background: #1F2229;
  text-decoration: none;
  width: 100%;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link.collapsed {
  color: #1F2229;
  background: #FFF;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link.collapsed .box-close {
  display: none;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link.collapsed .box-open {
  display: unset;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link .box-open {
  display: none;
}
#mn-single-product .mn-woo-product-data #accordionExample .card .card-header .mb-0 .btn-link:focus {
  box-shadow: none;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-slide {
  margin: 5px 15px;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-list {
  margin: -5px -15px;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-prev {
  left: 0;
  z-index: 1;
  top: 50%;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-prev:before {
  content: url("https://myphamlinhchi.com/wp-content/themes/tns-child/images/prev.png");
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-next {
  right: 7px;
  z-index: 1;
  top: 50%;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .slick-next:before {
  content: url("https://myphamlinhchi.com/wp-content/themes/tns-child/images/next.png");
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box {
  text-align: center;
  background-color: #fff;
  padding: 22px 20px;
  transition: 0.3s all;
  border: 2px solid #00000000;
  border-radius: 15px;
  margin-bottom: 25px;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .box-img {
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .box-img img {
  transition: 0.3s all;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .product-title a {
  font-weight: 400;
  color: #474747;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 54px;
  transition: 0.3s all;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .product-title a:hover {
  color: #ff0048;
  transition: 0.3s all;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .price {
  font-weight: 700;
  font-size: 21px;
  color: #ff0048;
  line-height: 1.3;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box .price sup {
  font-size: 13px;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box:hover {
  border-color: #efff3e;
  transition: 0.3s all;
}
#mn-single-product .mn-woo-product-data .mn-woo-related-products .related-product-container .product-box:hover .box-img img {
  transform: scale(1.1);
  transition: 0.3s all;
}
#mn-single-product .question-container {
  padding: 30px 0;
}
#mn-single-product .question-container .question-box {
  margin-bottom: 5px;
}
#mn-single-product .question-container .question-box .question-title.collapsed {
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.03);
  color: #1f2229;
  border-radius: 2px;
  cursor: pointer;
}
#mn-single-product .question-container .question-box .question-title.collapsed .box-open {
  display: block;
}
#mn-single-product .question-container .question-box .question-title.collapsed .box-close {
  display: none;
}
#mn-single-product .question-container .question-box .note {
  margin-top: 20px;
  margin-bottom: 10px;
}
#mn-single-product .question-container .question-box .fbcomment {
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  padding: 15px;
}
#mn-single-product .question-container .question-box .question-title {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  background-color: #1f2229;
  color: #fff;
  border-radius: 2px 2px 0 0;
  padding: 10px 20px;
}
#mn-single-product .question-container .question-box .question-title .box-open, #mn-single-product .question-container .question-box .question-title .box-close {
  right: 15px;
  opacity: 0.5;
  font-size: 18px;
}
#mn-single-product .question-container .question-box .question-title .box-open {
  display: none;
}
#mn-single-product .question-container .question-box .question-title .box-close {
  display: block;
}
#mn-single-product .question-container .question-box .question-title .title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
#mn-single-product .question-container .question-box .question-content {
  border: 1px solid rgba(0, 0, 0, 0.03);
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 0 0 2px 2px;
}
#mn-single-product .question-container .question-box .question-content .content {
  padding: 20px;
  background-color: #fff;
}
#mn-single-product .question-container .question-box .question-content .content p {
  margin-bottom: 20px;
  color: #888888;
  font-size: 14px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  #mn-single-product .woocommerce-product-gallery {
    width: 100%;
  }
  #mn-single-product .entry-summary {
    width: 100%;
    padding-left: unset;
  }
}
@media only screen and (max-width: 600px) {
  #mn-single-product .mn-woo-action-btn {
    flex-direction: column;
  }
  #mn-single-product .mn-woo-action-btn > a {
    justify-content: center;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 480px) {
  #mn-single-product .product-box .box-img {
    display: block;
    height: 140px;
  }
  #mn-single-product .product-box .box-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  #mn-single-product .product-box .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 400px) {
  #mn-single-product .product-box .box-img {
    height: 80px;
  }
  #mn-single-product .product-box .product-title a {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
  }
  #mn-single-product .product-box .price {
    font-size: 16px;
  }
}

#mn-single-post-woo {
  padding: 60px 0;
  background-color: #fff;
  line-height: 30px;
  font-weight: 300;
  font-size: 17px;
}
#mn-single-post-woo .mn-single-post-container {
  padding: 30px;
}
#mn-single-post-woo .mn-single-post-container .post-title {
  text-align: center;
  padding: 10px 0;
}
#mn-single-post-woo .mn-single-post-container .post-title .title {
  font-size: 36px;
  color: #ff0048;
  line-height: 1.4;
  font-weight: 700;
  font-family: "HLT AphroditeSlimPro", sans-serif;
  margin-bottom: 20px;
}
#mn-single-post-woo .mn-single-post-container .fbcomment {
  margin-top: 20px;
  border: 1px solid #d3d6db;
  border-radius: 3px;
  padding: 15px;
}
#mn-single-post-woo .mn-single-post-container .gform_wrapper form .gform_body input {
  border: 1px solid #c8a58e;
  border-radius: 5px;
}
#mn-single-post-woo .mn-single-post-container .gform_wrapper form .gform_body textarea {
  border: 1px solid #c8a58e;
  border-radius: 5px;
  max-height: 200px;
}
#mn-single-post-woo .mn-single-post-container .gform_wrapper form .gform_footer input {
  border: 1px solid #c8a58e;
  border-radius: 5px;
  background-color: transparent;
  color: #c8a58e;
  transition: 0.3s all;
  padding: 5px 20px;
}
#mn-single-post-woo .mn-single-post-container .gform_wrapper form .gform_footer input:hover {
  background-color: #c8a58e;
  color: #fff;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ebebeb;
  padding: 9px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: unset;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #323232;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #000;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce h2 {
  display: none;
}
#mn-single-post-woo .mn-single-post-container .woocommerce input {
  border: 1px solid #ebebeb;
  height: 52px;
  line-height: 52px;
  border-radius: 2px;
  padding: 10px;
  background: 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce button {
  background-color: #323232;
  border-color: #323232;
  color: #fff;
  border-radius: 0;
  letter-spacing: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  height: 50px;
  line-height: 46px;
  padding: 0 20px;
  border: 2px solid;
  text-transform: uppercase;
}
#mn-single-post-woo .mn-single-post-container .woocommerce textarea {
  overflow: auto;
  border: 1px solid #ebebeb;
  padding: 10px;
  background: 0;
  -webkit-appearance: none;
}
#mn-single-post-woo .mn-single-post-container .woocommerce ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b8b8b8;
  opacity: 1;
  /* Firefox */
}
#mn-single-post-woo .mn-single-post-container .woocommerce :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b8b8b8;
}
#mn-single-post-woo .mn-single-post-container .woocommerce ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #b8b8b8;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-info {
  padding: 0 15px;
  margin: 0;
  position: relative;
  background-color: transparent;
  color: #646464;
  border: none;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  font-size: 14px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-info a {
  color: #ff4064;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-info a:hover {
  color: #323232;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce .woocommerce-info:before {
  display: none;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form {
  width: 66.66667%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form thead th {
  padding-bottom: 15px;
  padding-top: 0;
  border-top: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  color: #323232;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-thumbnail {
  width: 15%;
  padding-right: 20px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-thumbnail img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: 85px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-name {
  font-size: 16px;
  width: 37%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-name a {
  color: #323232;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-name a:hover {
  color: #ff4064;
  transition: 0.3s all;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-price {
  width: 17%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-quantity {
  width: 15%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-quantity input {
  line-height: 46px;
  height: 48px;
  width: 48px;
  border: 1px solid #ebebeb;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .product-subtotal {
  color: #ff4064;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody button {
  background-color: #323232;
  border-color: #323232;
  color: #fff;
  border-radius: 0;
  letter-spacing: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  height: 50px;
  line-height: 46px;
  padding: 0 20px;
  border: 2px solid;
  text-transform: uppercase;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .actions {
  padding: 15px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .coupon {
  display: flex;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .coupon input {
  width: auto;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-cart-form tbody .coupon button {
  border: none;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals {
  width: 33.33333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals {
  width: 100%;
  background-color: #f9f9f9;
  padding: 20px;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals h2 {
  display: none;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 0;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  background-color: #323232;
  border-color: #323232;
  color: #fff;
  border-radius: 0;
  width: 100%;
  letter-spacing: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  height: 50px;
  line-height: 46px;
  padding: 0 20px;
  border: 2px solid;
  text-transform: uppercase;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals table tr {
  border-bottom: 1px solid #323232;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals table tr th {
  padding: 15px 0;
}
#mn-single-post-woo .mn-single-post-container .cart-collaterals .cart_totals table tr td {
  text-align: right;
  padding: 15px 0;
}
#mn-single-post-woo .mn-single-post-container table.shop_table {
  border: none;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login {
  left: calc(50% - 300px);
  left: -webkit-calc(50% - 300px);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  width: 100%;
  max-width: 600px;
  padding: 30px;
  margin: auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login button {
  width: 100%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin: 0 10px 0 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login .woocommerce-LostPassword {
  text-align: center;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-form-login .woocommerce-LostPassword a {
  color: #ff4064;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #323232;
  line-height: 35.982px;
  margin: 10px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout .col2-set {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout .col2-set .col-1, #mn-single-post-woo .mn-single-post-container .woocommerce-checkout .col2-set .col-2 {
  width: 100%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout #order_review_heading {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout .woocommerce-checkout-review-order {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-billing-fields input {
  background-color: #f9f9f9;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-account-fields .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-account-fields .woocommerce-form__label-for-checkbox input {
  margin: 0 10px 0 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment button {
  width: 100%;
  border: none;
  margin-top: 30px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-additional-fields textarea {
  width: 100%;
  height: 150px;
  background: 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment {
  background-color: transparent;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment ul {
  padding: 0 !important;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment ul li div {
  flex-basis: 100%;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-payment .place-order {
  padding: 0 !important;
  margin-top: 15px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table {
  font-size: 14px;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .product-name {
  padding: 9px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .product-total {
  text-align: right;
  padding: 9px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .cart-subtotal td, #mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .order-total td {
  text-align: right;
  padding: 9px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .cart-subtotal th, #mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .order-total th {
  padding: 9px 0;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .cart-subtotal .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 20px;
  color: #646464;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 20px;
  color: #ff4064;
}
#mn-single-post-woo .mn-single-post-container .woocommerce-checkout-review-order-table tr {
  border: 0;
  padding: 6px 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  table {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    display: block;
    height: auto !important;
  }
}
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/** Generated by FG **/
@font-face {
  font-family: "Conv_Roboto";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Regular.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Regular.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Regular.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_Roboto";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Medium.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Medium.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Medium.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_Roboto";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Light.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Light.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Light.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_Roboto";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Bold.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Bold.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Bold.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Roboto-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "HLT AphroditeSlimPro";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Lobster-Regular.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Lobster-Regular.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Lobster-Regular.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/Lobster-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_UTM Avo";
  src: url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/UTM AvoBold.eot");
  src: local("☺"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/UTM AvoBold.woff") format("woff"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/UTM AvoBold.ttf") format("truetype"), url("https://myphamlinhchi.com/wp-content/themes/tns-child/fonts/UTM AvoBold.svg") format("svg");
  font-weight: 700;
}
/*set color body*/
body {
  background-color: #f8f9fd;
  font-family: Arial, "Times New Roman", "Bitstream Charter", Times, "Open Sans", serif;
}

body.logged-in.admin-bar a img {
  max-height: unset !important;
}

.success-notify {
  color: limegreen;
}

.paging-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.paging-wrap span, .paging-wrap a {
  padding: 10px 20px;
  border: 1px solid #ff0048;
  font-size: 15px;
  color: #ff0048;
}
.paging-wrap span.pages {
  color: #ff0048;
}
.paging-wrap span.current {
  background-color: #ff0048;
  color: #fff;
}
.paging-wrap a.page:hover, .paging-wrap a.nextpostslink:hover, .paging-wrap a.previouspostslink:hover {
  background-color: #ff0048;
  color: #fff;
}

/*# sourceMappingURL=style.css.map */