/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

a.wpp-post-title:hover {
    color: #b01a1a;
    text-decoration: underline;
}
a.wpp-post-title {
    color: #222;
}
span.widget-title {
    color: #b01a1a;
}
.blog-archive .row.row-large.row-divided {
    border-bottom: 1px solid #eee;
}
h2.wmtp-list-related-post-name.pt-1.pb-1.pl-2.pr-2.text-uppercase {
    text-align: center;
}
.post-related .col-inner{
	margin-bottom: 20px;
}
.wmtp-list-related-post .box-image{
	position: relative;
	width: 100%;
	padding-top: 56%;
}
.wmtp-template-blog-child{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.wmtp-template-blog-best-feature-image {
    background: round;
}
.wmtp-list-related-post .box-text {
    padding-left: 10px;
    padding-right: 10px;
}
.wmtp-list-related-post p {
    font-size: 0.9em;
}
h5.wmtp-related-post-title {
    padding-top: 10px;
}
.wmtp-list-related-post .is-divider {
    margin: 5px 0;
}
a.wpp-post-title {
    position: absolute;
}
.wpp-list li {
    position: relative;
    width: 100%;
}
ul.page-numbers.nav-pagination {
    text-align: left;
}
.below-banner-dv {
    background: linear-gradient(
45deg
, #9c242a, #541316);
}
footer#footer {
    background-color: #222 !important;
}
footer#footer section {
    background-color: #fff0;
}

footer#footer::after {
    background-image: url(/wp-content/uploads/2021/05/bg-footer.svg);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-position: top;
    top: 0;
    position: absolute;
    opacity: 0.02;
}
form.form_contact {
    border: 1px solid #ccc;
    padding: 20px 25px;
}
button.button.secondary {
    color: #282d31;
}
.wmtp-wrapper {
  box-shadow: 0 0 20px 0 rgba(57, 82, 163, 0.7);
}
input[type="search"] {
    border-radius: 4px !important;
}
.wmtp-wrapper > * {
  padding: 1em;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.title-zip, .post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
p#breadcrumbs span.divider {
    padding: 0 5px;
}
aside.widget_product_categories span {
    background-color: #f3e2a5;
    display: block;
    padding: 12px 15px;
    color: #282d31;
}

aside.widget_product_categories .is-divider {
    display: none;
}
.wmtp-gallery-block__header ul li {
    list-style: none;
    margin: 0;
}
div#masthead {
    background: #000000d6;
}
aside.widget_product_categories, 
.cam_ket, 
.Hotline, 
.gallery-col.col .box-image, 
.bai-viet-tin-tuc .col-inner, 
.blog-archive .col.post-item .col-inner,
.bvnb-thongtin-box, .wmtp-box-shadow .col-inner, 
.single-post aside.flatsome_recent_posts,
.single-post aside.widget,.post-sidebar aside.widget,
.post-sidebar aside.flatsome_recent_posts,
.post-related .col-inner,
.tcb-product-item {
    box-shadow: 4px 4px 0px #dcddde;
    border: 1px solid #d5a3a6;
}

.post-right .post-item {
    margin-bottom: 18px;
}
.single-post aside, .post-sidebar aside {
    padding: 8px 14px;
}
aside.widget_media_image {
	padding: 0;
}
aside .is-divider {
    display: none;
}
.bai-viet-tin-tuc .box-text,
.blog-archive .col.post-item .col-inner .box-text {
    padding: 15px;
}
aside.widget_product_categories ul {
    padding-left: 15px;
    padding-right: 15px;
}
.wmtp_technical {
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.wmtp_technical table {
    margin-bottom: 0;
}

.wmtp_technical tr:last-child td {
    border: none;
}
.wmtp-input-group {
    display: flex;
}
.stuck div#masthead, .home div#masthead {
    background: rgb(0 0 0 / 65%);
}
/*.home .header-top {
    background-color: rgb(176 26 26 / 62%)!important;
}*/
/*.header-top {
    background-color: #862126!important;
}*/
.wmtp-input-group-btn button {
    margin: 0;
    width: max-content;
    font-size: 13px;
}
footer ul li {
    margin: 0;
}
.wmtp-input-group input {font-size: 13px;}
/*========= DANH MUC SAN PHAM =========*/
figure.snip1229 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding-top: 75%;
}
figure.snip1229 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
figure.snip1229 img {
  width: 100%;
  height: 100%;
  position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
  opacity: 0.9;
}
figure.snip1229 figcaption {
  position: absolute;
  top: 9%;
  left: 7%;
  right: 7%;
  bottom: 80%;
  border: 1px solid white;
  border-width: 0 1px 1px;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
figure.snip1229 .heading {
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.snip1229 h3 {
  display: table;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}
figure.snip1229 h3 span {
  font-weight: 800;
}
figure.snip1229 h3:before,
figure.snip1229 h3:after {
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  content: '';
  background: white;
  top: 50%;
}
figure.snip1229 h3:before {
  left: -1000%;
}
figure.snip1229 h3:after {
  right: -1000%;
}
figure.snip1229 p {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  padding: 0 20px;
  margin: 0;
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip1229 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1229:hover img,
figure.snip1229.hover img {
  opacity: 0.15;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.snip1229:hover figcaption,
figure.snip1229.hover figcaption {
  top: 9%;
  bottom: 9%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip1229:hover p,
figure.snip1229.hover p {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip1229 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
/*======== KET THUC DANH MUC SAN PHAM =========*/
.wmtp-gallery-block {
  max-width: 1230px;
  margin: 0 auto;
}

.wmtp-gallery-block__header {
  margin-bottom: 30px;
}

.wmtp-gallery-block__header__title {
  font-size: 3.125rem;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
  color: #081746;
}

.wmtp-gallery-block__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wmtp-gallery-block__menu__item a {
  display: block;
  margin: 10px 20px;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 600;
  color: rgb(53, 52, 51);
  cursor: pointer;
}
.wmtp-gallery-block__menu__item[aria-selected="true"] a {
  border-bottom: 2px solid #f3e2a5;
}

.wmtp-gallery-block__menu__item:hover {
  color: #bf882e;
}

.wmtp-gallery-block__data {
  display: flex;
  flex-wrap: wrap;
}

.wmtp-gallery-block__item {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}

.wmtp-gallery-block__item>a {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  border: 1px solid #282d31;
}
.home-posts .col.post-item .col-inner {
    box-shadow: 4px 4px 0px #d1d0d8;
    border: 1px solid #cd9aa2;
}
/*section.section.blog-1 {
    background-color: #eee;
}*/
.wmtp-gallery-block__item>a>img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform .6s;
}
.wmtp-gallery-block__item>a>img:hover {
  transform: scale(1.1);
}
.wmtpgl-thumbs__list a:before {
  border: 3px solid #bf882e !important;
}

.wmtp-gallery-block__item {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  .wmtp-gallery-block__item {
    flex: 0 0 32%;
    max-width: 32%;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden
}

.wmtpgl-active {
  height: auto
}

.wmtpgl-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.wmtpgl-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.wmtpgl-container * {
  box-sizing: border-box
}

.wmtpgl-bg, .wmtpgl-inner, .wmtpgl-outer, .wmtpgl-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.wmtpgl-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.wmtpgl-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.wmtpgl-is-open .wmtpgl-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.wmtpgl-caption, .wmtpgl-infobar, .wmtpgl-navigation .wmtpgl-button, .wmtpgl-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.wmtpgl-show-caption .wmtpgl-caption, .wmtpgl-show-infobar .wmtpgl-infobar, .wmtpgl-show-nav .wmtpgl-navigation .wmtpgl-button, .wmtpgl-show-toolbar .wmtpgl-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.wmtpgl-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.wmtpgl-toolbar {
  right: 0;
  top: 0
}

.wmtpgl-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.wmtpgl-is-open .wmtpgl-stage {
  overflow: hidden
}

.wmtpgl-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.wmtpgl-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.wmtpgl-is-sliding .wmtpgl-slide, .wmtpgl-slide--current, .wmtpgl-slide--next, .wmtpgl-slide--previous {
  display: block
}

.wmtpgl-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.wmtpgl-slide--image:before {
  display: none
}

.wmtpgl-slide--html {
  padding: 6px
}

.wmtpgl-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.wmtpgl-slide--image .wmtpgl-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.wmtpgl-can-zoomOut .wmtpgl-content {
  cursor: zoom-out
}

.wmtpgl-can-zoomIn .wmtpgl-content {
  cursor: zoom-in
}

.wmtpgl-can-pan .wmtpgl-content, .wmtpgl-can-swipe .wmtpgl-content {
  cursor: grab
}

.wmtpgl-is-grabbing .wmtpgl-content {
  cursor: grabbing
}

.wmtpgl-container [data-selectable=true] {
  cursor: text
}

.wmtpgl-image, .wmtpgl-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.wmtpgl-spaceball {
  z-index: 1
}

.wmtpgl-slide--iframe .wmtpgl-content, .wmtpgl-slide--map .wmtpgl-content, .wmtpgl-slide--pdf .wmtpgl-content, .wmtpgl-slide--video .wmtpgl-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.wmtpgl-slide--video .wmtpgl-content {
  background: #000
}

.wmtpgl-slide--map .wmtpgl-content {
  background: #e5e3df
}

.wmtpgl-slide--iframe .wmtpgl-content {
  background: #fff
}

.wmtpgl-iframe, .wmtpgl-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.wmtpgl-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.wmtpgl-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.wmtpgl-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.wmtpgl-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.bai-viet-tin-tuc .box-image img, .thumbnail-bvnb img {
    transition: .6s;
}
.wmtpgl-button, .wmtpgl-button:link, .wmtpgl-button:visited {
  color: #ccc
}

.wmtpgl-button:hover {
  color: #fff
}

.wmtpgl-button:focus {
  outline: none
}

.wmtpgl-button.wmtpgl-focus {
  outline: 1px dotted
}

.wmtpgl-button[disabled], .wmtpgl-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}

.wmtpgl-button div {
  height: 100%
}

.wmtpgl-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.wmtpgl-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.wmtpgl-button--fsenter svg:nth-child(2), .wmtpgl-button--fsexit svg:first-child, .wmtpgl-button--pause svg:first-child, .wmtpgl-button--play svg:nth-child(2) {
  display: none
}

.wmtpgl-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.wmtpgl-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.wmtpgl-close-small:hover {
  color: #fff;
  opacity: 1
}

.wmtpgl-slide--html .wmtpgl-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.wmtpgl-slide--image.wmtpgl-is-scaling .wmtpgl-content {
  overflow: hidden
}

.wmtpgl-is-scaling .wmtpgl-close-small, .wmtpgl-is-zoomable.wmtpgl-can-pan .wmtpgl-close-small {
  display: none
}

.wmtpgl-navigation .wmtpgl-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.wmtpgl-navigation .wmtpgl-button div {
  padding: 7px
}

.wmtpgl-navigation .wmtpgl-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}

.wmtpgl-navigation .wmtpgl-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}

.wmtpgl-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

@supports (padding:max(0px)) {
  .wmtpgl-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}

.wmtpgl-caption--separate {
  margin-top: -50px
}

.wmtpgl-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.wmtpgl-caption a, .wmtpgl-caption a:link, .wmtpgl-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.wmtpgl-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.wmtpgl-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@keyframes a {
  to {
    transform: rotate(1turn)
  }
}

.wmtpgl-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.wmtpgl-fx-slide.wmtpgl-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.wmtpgl-fx-slide.wmtpgl-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.wmtpgl-fx-slide.wmtpgl-slide--current {
  opacity: 1;
  transform: translateZ(0)
}

.wmtpgl-fx-fade.wmtpgl-slide--next, .wmtpgl-fx-fade.wmtpgl-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.wmtpgl-fx-fade.wmtpgl-slide--current {
  opacity: 1
}

.wmtpgl-fx-zoom-in-out.wmtpgl-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.wmtpgl-fx-zoom-in-out.wmtpgl-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.wmtpgl-fx-zoom-in-out.wmtpgl-slide--current {
  opacity: 1;
  transform: scaleX(1)
}

.wmtpgl-fx-rotate.wmtpgl-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}

.wmtpgl-fx-rotate.wmtpgl-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}

.wmtpgl-fx-rotate.wmtpgl-slide--current {
  opacity: 1;
  transform: rotate(0deg)
}

.wmtpgl-fx-circular.wmtpgl-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.wmtpgl-fx-circular.wmtpgl-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.wmtpgl-fx-circular.wmtpgl-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}

.wmtpgl-fx-tube.wmtpgl-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.wmtpgl-fx-tube.wmtpgl-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.wmtpgl-fx-tube.wmtpgl-slide--current {
  transform: translateZ(0) scale(1)
}

.wmtpgl-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.wmtpgl-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.wmtpgl-share p {
  margin: 0;
  padding: 0
}

.wmtpgl-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.wmtpgl-share__button:link, .wmtpgl-share__button:visited {
  color: #fff
}

.wmtpgl-share__button:hover {
  text-decoration: none
}

.wmtpgl-share__button--fb {
  background: #3b5998
}

.wmtpgl-share__button--fb:hover {
  background: #344e86
}

.wmtpgl-share__button--pt {
  background: #bd081d
}

.wmtpgl-share__button--pt:hover {
  background: #aa0719
}

.wmtpgl-share__button--tw {
  background: #1da1f2
}

.wmtpgl-share__button--tw:hover {
  background: #0d95e8
}

.wmtpgl-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.wmtpgl-share__button svg path {
  fill: #fff
}

.wmtpgl-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}

.wmtpgl-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995
}

.wmtpgl-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.wmtpgl-show-thumbs .wmtpgl-thumbs {
  display: block
}

.wmtpgl-show-thumbs .wmtpgl-inner {
  right: 212px
}

.wmtpgl-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.wmtpgl-thumbs-x .wmtpgl-thumbs__list {
  overflow: hidden
}

.wmtpgl-thumbs-y .wmtpgl-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.wmtpgl-thumbs-y .wmtpgl-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.wmtpgl-thumbs-y .wmtpgl-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.wmtpgl-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}

.wmtpgl-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.wmtpgl-thumbs__list a:focus:before {
  opacity: .5
}

.wmtpgl-thumbs__list a.wmtpgl-thumbs-active:before {
  opacity: 1
}
.scroll-portfolio {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 545px;
    padding: 0 15px !important;
    margin: 15px 0;
}
ul#lightgallery li {
    list-style: none;
    display: inline-block;
}
.banner-portfolio {
    min-height: 250px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}

.row.wmtp-portfolio-header-title {
    width: 100%;
    position: absolute;
    bottom: 20px;
    color: #fff;
}

.banner-portfolio .container {
    position: relative;
    height: 100%;
    min-height: 250px;
}

.row.wmtp-portfolio-header-title legend h1 {
    color: #fff;
}

.banner-portfolio::before {content: "";background-color: #0000007d;display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
div#top-bar {
    border-bottom: 1px solid;
}



.nopadding .col{
	padding-bottom: 0;
}
.col-2-footer p {
    line-height: 0.39rem;
}
.wmtp-fanpage p {
    width: 124%;
}
.footer-bottom .icon-box-text.last-reset {
    padding-left: 8px ;
}
.footer-bottom .icon{
	width: 15px !important;
}
.why-choose-us p {
    margin-bottom: 0;
}
.wmtp-DGKH .icon-box {
    padding: 20px;
}
.wmtp-thongtinsukien .post-right .col.post-item {
    padding-bottom: 0;
    margin-bottom: 10px;
    background: #fff;
}
.wmtp-duan .flickity-slider {
    padding-top: 10px;
}
.wmtp-thongtinsukien .col.large-7 .col-inner {
    background: #fff;
}

.wmtp-thongtinsukien .col.large-7 .col-inner .box-text.text-left {
    padding: 20px;
}
.banner-blog {
    background-image: url(/wp-content/uploads/2021/04/3.jpg);
    background-size: cover;
    background-position: center;
}
.banner-blog h2, .banner-blog h1, .banner-blog a,.banner-blog span{
    color: #fff;
}
.banner-blog::before {
	content: "";
	background: 
	linear-gradient(225deg, #611d204a, #52161978);
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
}
.wmtp-title-blog {
    position: relative;
    width: 100%;
}
.wmtp-title-blog a.button.secondary.is-link.lowercase {
    position: absolute;
    top: -2px;
    right: 0;
    margin: 0;
    background-color: #fff !important;
    z-index: 10;
    padding: 0 0 0 15px;
}
.wmtp-title-blog::before {content: "";display: block;border-top: 1px solid #000;position: absolute;top: 16px;left: 0;width: 100%;}

.wmtp-title-blog h2 {
    background: #fff;
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 15px;
    margin-left: 20px;
    margin-bottom: 0px;
}
.wmtp-title-blog {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.bai-viet-tin-tuc .is-divider {
    margin: 8px 0px;
    height: 2px;
}
.bai-viet-tin-tuc .box-image {
    position: relative;
    width: 100%;
    padding-top: 56%;
}
.thumbnail-Thongtin img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.blog-archive {
    padding-top: 0;
}
ul.post-categories li {
    list-style: none;
}
.section.banner-blog {
    height: 200px;
}
.wmtp-list-related-post.col.small-12 .col {
    padding-bottom: 0;
    padding-left: 0;
}
p.wmtp-related-post-title {
    line-height: 1.2;
}
.wmtp-related-post li.recent-blog-posts-li {
    margin: 0;
}

.wmtp-related-post li.recent-blog-posts-li::after {content: "";height: 1px;border-bottom: 1px solid #eee;display: block;}

.wmtp-related-post li.recent-blog-posts-li:last-child::after {
    border: none;
}

.wmtp-template-blog-best-feature-image {
    overflow: hidden;
    position: relative;
    padding-top: 75%;
}

.wmtp-template-blog-best-feature-image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.wmtp-list-related-post .text {
    padding-right: 0;
}
.shop-page-title.category-page-title.page-title {
    background-color: #eee;
    padding-top: 15px;
    padding-bottom: 15px;
}
.cam_ket span {
    
    background-image: url(/wp-content/uploads/2021/04/check-mark-5.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    
    display: block;
}
.cam_ket p{
	margin-bottom: 5px;
	font-size: 14px;
}
.cam_ket {
    border: 1px solid #eee;
    padding: 15px;
}
.Hotline p{
	margin-bottom: 5px;
	font-size: 14px;
}
.Hotline h5{
	margin-bottom: 5px;
}
.Hotline{
	border: 1px solid #eee;
	padding: 15px;
	text-align: center;
}
.quantity.buttons_added {
    display: flex;
    padding-bottom: 15px;
    float: left;
}
button.single_add_to_cart_button.button.alt {
    margin-right: 0.7em;
    color: #282d31;
    margin-bottom: 0;
}
.price-wrapper p.product-page-price::before {content: "Giá: ";}

span.woocommerce-Price-amount.amount {
    color: #9c242a;
}
form.cart {
    margin: 0;
}
button.button.buy_now_button {
    width: auto;
    margin: 0;
    padding-bottom: 1px;
}
.wmtp-danhmucft .icon-inner {
    width: 11px;
}
.page-title-inner{
	padding-top: 0;
}
div#super-form-494 {
    position: relative;
    width: 100%;
}
div#super-form-494 .super-extra-shortcode {
    position: absolute;
    top: -33px;
    right: 0;
}
.super-button-wrap.no_link {
    height: 33px;
}
.form-footer form {
    margin-bottom: 0;
}
.why-choose-us .col {
    padding-bottom: 0;
}
.form-footer .super-shortcode.super-field.super-text.super-ungrouped {
    margin-bottom: 0;
}
span.num.number.timer.count-title.count-number {
    font-size: 23px;
    font-weight: 600;
    color: #febb12;
}
span.num.number.timer.count-title.count-number::after {
    content: "+";
}
.button.is-outline {
    line-height: 2.5em;
    border: 1px solid currentColor;
}
a.button.secondary span {
    color: #282d31;
}
.wmtp-row {
    display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin-right: -15px !important;
  margin-left: -15px !important;
}
ul.wmtp-rbl__comment__list-item li {
    list-style: none;
}
.wmtp-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.wmtp-btn {
    display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}

.wmtp-btn:focus {
    outline: none;
}

.wmtp-btn--danger {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    margin: 0;
}

.wmtp-form-group {
    margin-bottom: 1rem;
}
.w-nd {
    width: 100%;
}

div#wmtp-reviewForm .comment-respond {
    width: 100%;
}

.w-txt {
    width: 49.6%;
    display: inline-block;
}
#reviews ul.list-inline li a {
    background-color: var(--primary-color);
    padding: 5px 7px;
    border-radius: 5px;
    color: #fff;
}

#reviews ul.list-inline li {
    list-style: none;
}

#reviews ul.list-inline {
    margin: 0 0 0 10px;
}

.info.rd-4.bg-gray.pd-tiny {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.wmtp-form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px) !important;
  padding: .375rem .75rem !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
footer#footer h2 {
    color: #febb12;
}
textarea.wmtp-form-control {
  height: auto;
}


.wmtp-progress {
    display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.wmtp-progress-bar {
    display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .wmtp-template-blog-best-feature-image img {
        padding-bottom: 20px;
    }
    .bvnb-thongtin h2.uppercase {
        padding-top: 20px;
    }
    button.button.buy_now_button {
    	margin-left: 0px;
	}
    .wmtpgl-thumbs {
        width: 110px
      }

      .wmtpgl-show-thumbs .wmtpgl-inner {
        right: 110px
      }

      .wmtpgl-thumbs__list a {
        max-width: calc(100% - 10px)
      }
      .wmtpgl-slide {
	    padding-left: 6px;
	    padding-right: 6px
	  }

  .wmtpgl-slide--image {
    padding: 6px 0
  }

  .wmtpgl-close-small {
    right: -6px
  }
  .wmtp-gallery-block__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wmtpgl-slide--image .wmtpgl-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .wmtpgl-caption {
    padding-left: 12px;
    padding-right: 12px
  }

  @supports (padding:max(0px)) {
    .wmtpgl-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}

body{font-family: "OpenSans-Regular" !important; font-size: 95%;}
.nav > li > a {font-family: "OpenSans-Regular" !important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "SourceSerifPro-Regular" !important;}
.blog-wrapper h1, .blog-wrapper h2, .blog-wrapper h3, .blog-wrapper h4, .blog-wrapper h5, .blog-wrapper h6 {font-family: "SourceSerifPro-Regular" !important;}
.alt-font{font-family: "OpenSans-Regular" !important;}

@font-face {
  font-family: 'Montserrat-SemiBold';
  font-display: swap;
  src: url("/fonts/Montserrat-SemiBold.woff2") format('woff2');
}

@font-face {
  font-family: 'Montserrat-Bold';
  font-display: swap;
  src: url("/fonts/Montserrat-Bold.woff2") format('woff2');
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("/fonts/Montserrat-Regular.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'SourceSerifPro-Regular';
  src: url("/fonts/SourceSerifPro-Regular.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("/fonts/OpenSans-Regular.woff2") format('woff2');
  font-display: swap;
}
