#MainContent {
  padding-top: 30px;
  flex-grow: 1;
}

.home-product .title {
  background: none repeat scroll 0 0 #0d509d;
  -moz-border-bottom: 5px solid #1c62b3;
  -webkit-border-bottom: 5px solid #1c62b3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 6px;
}

.home-product .title span {
  font-weight: 700;
  background: #1c62b3;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
}

.home-product ul.nav {
  text-align: center;
}

.home-product ul.nav li {
  display: inline-block;
  float: inherit;
  margin: 0px;
  border: none;
}

.home-product ul.nav li a {
  padding: 0;
  margin: 0px;
  border: none !important;
}

.home-product ul.nav li.active span {
  background-color: #E47313;
}

.m1-P {
  position: relative;
  height: 155px;
}

.m1-P figure {
  height: 100%;
}

.m1-P figure img {
  width: 100%;
  height: 100%;
  display: block;
  background: url("../img/loading.gif") no-repeat center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  object-fit: cover;
}

.m1-P i {
  background: rgba(234, 67, 53, 0.9);
  bottom: 0;
  left: 0;
  color: #fff;
  /*color: #ea4335;*/
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  position: absolute;
  font-style: normal;
}

.m1-P span {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5) url(../img/icon-view.png) no-repeat center;
  z-index: 1;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.m1-P:hover span {
  opacity: 1;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.m2-P {
  border-bottom: 1px solid #f2f3f4;
  height: 83px;
  padding: 7px 10px 0;
}

.m2-P h3 {
  font-weight: 300;
  font-size: 14px;
}

.m2-P a {
  color: #0d509d;
  display: block;
  max-height: 36px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}

.m2-P span {
  color: #707070;
  display: block;
  max-height: 36px;
  margin-top: 3px;
  overflow: hidden;
}

.m3-P {
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 11px;
  color: #707070;
  border-bottom: 1px solid #f2f3f4;
}

.dt-H {
  float: left;
  background: url("../img/icon-dt.png") no-repeat left 9px;
  padding-left: 18px;
}

.tool-H {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.tool-H li {
  float: left;
}

.tool-H li + li {
  padding-left: 10px;
}

.home-product .content {
  padding: 20px 15px;
  display: inline-block;
  width: 100%;
  background: #fff;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#buttom_xem_them a {
  color: #666;
  font-size: 10px;
  text-decoration: underline;
  text-transform: uppercase;
}

.home-news-product {
  padding-top: 16px;
}

.home-news-product .title a {
  background-color: #e3eef4 !important;
  padding: 8px 6px 0 6px;
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.home-news-product .title li.active a {
  background-color: #055699 !important;
  border: none;
}

.home-news-product .nav-tabs > li {
  margin-right: 5px;
}

.home-news-product .title li.active {
  background-color: #055699 !important;
  height: 27px;
  margin-right: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.home-news-product .title a span {
  color: #000;
  font-weight: bold;
  white-space: nowrap;
}

.home-news-product .title li.active a span {
  color: #fff;
}

.home-news-product .home-search-box .nav-tabs > li.active > a, .home-news-product .nav-tabs > li.active > a:hover, .home-news-product .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #055699;
}

.home-news-product .title {
  border-bottom: 2px solid #055699;
}

.home-news-product .content {
  border: 1px solid #055699;
  border-top: 0;
  display: inline-block;
  width: 100%;
}

.home-news-product .content > .has-corner h3 a {
  color: var(--cus-red);
}

.home-news-product .content > .is-hot h3 a {
  padding-left: 20px;
  background-image: url(../img/flat-star.png);
  background-repeat: no-repeat;
}


#news1 .content, #news2 .content {
  display: flex;
  flex-wrap: wrap;
}

.news-product {
  border-bottom: 1px solid #055699 !important;
  border-left: none !important;
  border-right: none !important;
  min-height: 100px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.news-product .image {
  width: 120px;
  margin-right: 10px;
  position: relative;
  float: left;
  text-align: center;
  height: 90px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.news-product .content-news-product {
  width: calc(100% - 130px);
  display: inline-block;
}

.news-product .content-news-product .name a {
  text-decoration: none;
  color: #055699;
  font-weight: bold;
  line-height: 18px;
}

.news-product .content-news-product .name h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 36px;
  line-height: 18px;
  margin-top: -3px;
}


.news-product .content-news-product .price .left {
  width: 100px;
  float: left;
  font-weight: bold;
}

.news-product .content-news-product .price .p-bottom-right {
  font-size: 12px;
  color: #000;
  float: right;
  padding-right: 5px;
}

.home-news-product .right-line {
  border-right: 1px solid #055699;
}


.newsletter-form {
  background-color: #e8f1f6;
  line-height: 40px;
  border: 1px solid #dedede;
  padding: 0 10px;
  border-radius: 4px;
  margin: 10px 0 15px;
  display: inline-block;
  width: 100%;
}

.newsletter-form img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 36px;
}

.fl {
  display: inline-block;
}

.newsletter-form .news-text {
  color: #055699;
  font-size: 15px;
  margin-right: 27px;
}

.newsletter-form input[type="text"] {
  border: 1px solid #aac0ce;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  width: 358px;
}

.newsletter-form a {
  display: inline-block;
  width: 105px;
  border: 1px solid #86b4d5;
  border-radius: 0 4px 4px 0;
  height: 29px;
  line-height: 28px;
  color: #fff;
  font-weight: bold;
  background-color: var(--cus-yellow);
  text-align: center;
  font-size: 14px;
}

#carousel-highlight .owl-dots {
  text-align: center;
  padding: 10px 0px 0px;
}

#carousel-highlight .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-radius: 100%;
  background: #0d509d;
  display: inline-block;
}

#carousel-highlight .owl-dots .owl-dot.active {
  background-color: #ea4335;
}

#carousel-highlight .owl-nav div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0px;
  cursor: pointer;
}

#carousel-highlight .owl-nav .owl-prev {
  left: 0px;
}

#carousel-highlight .owl-nav .owl-next {
  right: 0px;
}

#carousel-highlight .owl-nav div:before {
  content: "";
  height: 50px;
  width: 50px;
  background-color: #0d509d;
  text-align: center;
  line-height: 30px;
  border-radius: 100%;
  opacity: .6;
  display: inline-block;
}

#carousel-highlight .owl-nav .owl-prev:after {
  content: url('../img/chevron-left.png');
  position: absolute;
  right: 20px;
  top: 10px;
}

#carousel-highlight .owl-nav .owl-next:after {
  content: url('../img/chevron-right.png');
  position: absolute;
  right: 20px;
  top: 10px;
}

.price-style {
  /*color: white;*/
  color: #ea4335;
  padding: .25rem .5rem;
  border-radius: .25rem;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  /*background-color: #ea4335;*/
}

.area-style {
  color: #ea4335;
  font-weight: 700;
}

#product-map {
  height: 300px;
  width: 100%;
}

.product-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: .5rem;
}

.product-detail-map {
  padding-top: 2rem;
}

.product-detail-map .map-title {
  background-color: #bcd7ec;
  color: #055699;
  font-weight: bold;
  padding: 5px 10px;
}


.product-detail-map .map-show {
}

.collection-search-map {
}

.featured-map .search-collection {
  min-height: initial !important;
}

.search-collection {
  position: sticky;
  top: 0;
  min-height: 750px;
}

#google-map {
  width: 100%;
  min-height: 350px;
}

#google-map-input {
  width: 100%;
  padding: 0 .5rem;
  line-height: 24px;
}

.product-map-content {

}

.product-map-header {
  padding: 1rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}

.product-address-refresh:hover {
  background-color: #0d509d;
  cursor: pointer;
}

.product-address-refresh {
  background-color: gainsboro;
  border: 1px solid gainsboro;
  transition-duration: .3s;
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-address-refresh img {
  width: 20px;
}

.product-map-wrap {

}

#product-list-map {
  min-height: 300px;
}

.product-info-window {
  display: flex;
  gap: .5rem;
}

.product-info-window img {
  max-width: 100px;
  min-width: 100px;
}

.product-info-window-content {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.gm-style-iw-chr {
  height: 16px;
}

.gm-ui-hover-effect {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5) !important;
  width: 24px !important;
  height: 24px !important;
}

.gm-ui-hover-effect span {
  margin: 0 !important;
}

.border-0 {
  border: 0 !important;
}

.gm-style-mtc-bbw {
  display: none;
}

.gm-style .gm-style-iw-c {
  padding: 0 .25rem;
}

.highlight-map {
  background: azure;
}

.emojionearea-editor {
  overflow: hidden !important;
  min-height: unset !important;
  max-height: unset !important;
}

.emojionearea {
  height: 300px !important;
  overflow-x: hidden !important;
}

.pm-footer2 {
  width: 100%;
  height: 63px;
  margin: 10px 0px;
  font-size: 12px;
  color: #31829f;
  font-weight: bold;
  float: right;
}

.pm-footer2 .pm-footer-center {
  width: 100%;
  height: 61px;
  border: 1px solid #d7d7d7;
  float: left;
  border-radius: 6px;
}


.btn-goto-top.active {
  right: 10px;
}

.btn-goto-top svg {
  width: 24px;
  height: 24px;
}

.btn-goto-top {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: -60px;
  background: #0d509d;
  width: 45px;
  height: 45px;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: flex;
  transition: all .3s ease;
  z-index: 123;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
}

.price-label {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px 0 gray;
  padding: .5rem 1rem;
  border-radius: .5rem;
  white-space: nowrap;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 1;
}

.price-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 10px 0 gray;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
}

.leaflet-container .leaflet-control-attribution a,
.leaflet-container .leaflet-control-attribution span {
  display: none;
}

.leaflet-container .leaflet-control-attribution {
  opacity: 1;
}

.scroll-map {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.scroll-map__list {
    display: flex !important;
    gap: 1rem;
    padding: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100% !important;
    max-width: 100%;
    position: relative;
    z-index: 2;
}
.scroll-map__list .search-collection {
    position: relative !important;
}
.scroll-map__map #product-list-map {
    min-height: calc(90vh - 200px) !important;
    height: calc(90vh - 250px) !important;
}
.scroll-map__list > * {
    min-width: 500px;
    width: 500px;
    height: 200px;
    border: 1px solid;
    border-radius: 12px;
    background-color: white;
    box-shadow: 0 0 10px 0 gray;
}