:root {
  --color-regalnest: #1765ad;
}

.site-outer.site-page header.site-header .inner-header {
  background-color: var(--color-regalnest) !important;
}
.navigation-outer {
  background-color: white !important;
}
.navigation-outer .site-navigation .desktop-menu.menu > li > a {
  color: #000 !important;
}
.navigation-outer .site-navigation .desktop-menu.menu > li:not(:last-child) {
  border-right: 1px solid rgb(158 158 158 / 30%) !important;
}
.inner-header .grid-container{
  padding-top: 10px;
  padding-bottom: 10px !important;
}
.site-logo .site-alt-logo .cover {
  padding-top: 0 !important;
}
.site-logo{
  align-items: center;
}
.inner-header .right .widget-group .widget-group-inner .linkbox:first-child{
  margin-left: 0;
}
.inner-header .linkbox .linkbox-inner {
  height: unset !important;
  padding: 10px 15px !important;
}
.newsletter{
  border-bottom: unset !important;
  border: 1px solid !important;
}
.inner-header .right .widget-group .widget-group-inner .hotline{
  border: 1px solid #fff;
}
.inner-header .right .widget-group .widget-group-inner .linkbox{
  transition: .4s;
}
.inner-header .right .widget-group .widget-group-inner .linkbox:hover{
  transform: translateY(-5px);
}
.inner-header .right .widget-group .widget-group-inner .mini-cart-section{
  margin: 0 20px;
}
.horizontal-menu.menu > li .menu li > a:hover {
  color:  var(--color-regalnest) !important;
}
.section.images_carousel.home-slides::after{
  /* display: none; */
}
.site-outer.site-page .section.section-title::after{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: rgb(0 0 0 / 50%);
  width: 100%;
  height: 100%;
}
.site-outer.site-page .section.section-title .grid-container.title-inner, 
.site-outer.site-page .section.section-title .breadcrumbs-container{
  z-index: 1;
}
.section.brief-introduction .gallery-col.swiper-section .swiper-slide .after-overlay figure{
  transition: .4s;
}
.section.brief-introduction .gallery-col.swiper-section .swiper-slide .after-overlay figure:hover{
  transform: translateY(-5px);
}
.section.listbox-section.home-listbox .listbox .linkbox-inner::before {
  background-color: #fff;
  flex: 0 0 60px;
  max-width: 60px;
  padding: 15px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-regalnest);
  font-weight: 700;
  font-size: 26px;
}
.title-container > .heading-title::before,
.section.brief-introduction .title-container .sub-title::before{
  height: 30px !important;
}
.grid-products article.product{
  border-radius: 10px;
  padding: 10px;
}
.grid-products article.product .cover{
  border-radius: 10px;
}
.section.brief-introduction .gallery-col.swiper-section .swiper-slide figure figcaption {
  bottom: 10px !important;
}
/* Sản phẩm nổi bật (trang chủ) */
.hb_product_design{
  padding: 60px 0;
  background: #f5f5f5;
}
.hb_product_design .title-container{
  text-align: center;
  margin-bottom: 30px;
}
.hb_product_design .title-container .heading-title{
  margin-bottom: 0;
}
/* end Sản phẩm nổi bật (trang chủ) */
.footer-widgets.has-bg::after{
  display: none !important;
}
.footer-widgets.has-bg {
  padding-bottom: 50px !important;
}
.footer-credit{
  position: unset !important;
  border-top: 1px solid rgb(255 255 255 / 40%);
  color: #fff;
}
.site-outer.site-page .site-footer .copyright-inner a{
  color: #fff !important;
}
.grid-products article.product{
  border: 1px solid rgb(0 0 0 / 10%);
}
.section.multi-post-section.home-multi-post::after{
  display: none;
}
.hb_hidden_mobile{
  display: none;
}
#azt-contact-footer-outer {
  position: fixed;
  width: 100%;
  z-index: 100 !important;
  bottom: 0;
}
#azt-contact-footer:after {
  content: "";
  position: absolute;
  pointer-events: none;
  background-image: url(../img/svg/mb-footer-bg.svg);
  background-color: unset;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  box-shadow: unset;
  height: 65px;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}
#azt-contact-footer {
  border-bottom: 10px solid #fff;
  display: flex;
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding-top: 5px;
}
#azt-contact-footer > a {
  position: relative;
  display: block;
  width: 25%;
  text-align: center;
  padding: 11px 0 0px 0;
  color: #313131;
}
#azt-contact-footer > span {
  display: block;
  width: 30px;
}
#azt-contact-footer span {
  display: block;
}
.azt-contact-footer-btn-label {
  padding: 0px 2px 0 2px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}
#azt-contact-footer > a img {
  height: 30px;
  width:30px;
}
#azt-contact-footer > a .zalo{
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: var(--color-regalnest);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 5px;
}
#azt-contact-footer > a .zalo img{
  height: 27px;
  width:27px;
}
#azt-contact-footer > a i{
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: var(--color-regalnest);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 5px;
  font-size: 18px;
}
#azt-contact-footer-btn-center {
  position: relative;
  background: transparent !important;
}
#azt-contact-footer-btn-center .azt-contact-footer-btn-label {
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translateX(-50%);
}
#azt-contact-footer-btn-center .azt-contact-footer-btn-label > span {
  padding: 0px 8px;
  background-image: linear-gradient(92.83deg, var(--color-regalnest) 0, var(--color-regalnest) 100%);
  border-radius: 30px;
  color: white;
  display: inline-block;
}
.azt-contact-footer-btn-center-icon {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  background-image: linear-gradient(92.83deg, var(--color-regalnest), var(--color-regalnest) 100%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: -22px;
  text-align: center;
  box-shadow: rgb(0 0 0 / 15%) 0 -3px 10px 0px;
  border: 2px solid #fff;
}
.azt-contact-footer-btn-center-icon img{
  max-width: 20px;
  height: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.azt-contact-footer-btn-center-icon i{
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.phone-vr-circle-fill {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: 0 0 0 0 #0E68C8;
  border: 2px solid transparent;
  transition: all .5s;
  animation: zoom 1.3s infinite;
}
@keyframes zoom {
  0% {

  }
  70% {
    box-shadow: 0 0 0 15px transparent
  }
  100% {
    box-shadow: 0 0 0 0 transparent
  }
}
.site-header {
	position: relative;
	z-index: 999 !important;
	width: 100%;
	transition: .6s;
}
#inside-header-sticky-wrapper{
	z-index: 9;
	position: relative;
}
.sticky-wrapper.is-sticky{
	transition: .6s;
}
.sidebar--wrap {
  top: 170px !important;
}
.off-canvas .menu-lines .line{
  height: 2px !important;
}
.mobile-menu.menu .active > a, .mobile-menu.menu a:hover {
  color: #ffff !important;
}
.menu-outer .inside-search .frm-search input {
  border: 1px solid rgb(255 255 255 / 50%) !important;
}
.menu-outer .inside-search .frm-search input::placeholder{
  color: #fff !important;
}
.menu-outer .inside-search .frm-search button[type=submit]::before {
  color: #ffff !important;
  opacity: 1 !important;
}
.mobile-menu.menu > li > a{
  font-weight: 500 !important;
}
.mobile-menu.menu .submenu.nested{
  padding-left: 0 !important;
}
.section.add_this-section {
  bottom: calc(15% + 40px) !important;
  right: 10px !important;
}
.toTop{
  bottom: calc(10% + 40px) !important;
}
/* responsive */
@media only screen and (max-width: 39.9688rem){
  .hb_product_design{
    padding: 30px 0;
  }
  .hb_hidden_desktop{
    display: none;
  }
  .hb_hidden_mobile{
    display: block;
    left: 0;
    right: 0;
  }
  .section.brief-introduction .gallery-col.swiper-section .swiper-slide figure figcaption h6{
    font-size: 13px;
  }
  .toTop {
    bottom: 85px !important;
  }
  .section.home-customers .swiper .swiper-slide article.item .content-wrap{
    padding: 10px !important;
  }
  .section.home-customers .swiper .swiper-slide article.item .content-wrap .content-inner .inner .html-title {
    font-size: 12px !important;
  }
  .menu-lines::before{
    color: #ffffff !important;
  }
  .inner-header .right .widget-group .widget-group-inner .mini-cart-section {
    margin: 0 !important;
  }
  .section.multi-post-section.home-multi-post {
    padding-bottom: 30px !important;
  }
}

@media only screen and (max-width: 992px){
  .site-logo{
    flex: 0 0 auto !important;
  }
  .inner-header .left{

  }
  .inner-header .grid-container{
    align-items: center;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
  .hb_product_design{
    padding: 40px 0;
  }
  .menu-lines::before{
    color: #ffffff !important;
  }
  .inner-header .right .widget-group .widget-group-inner .mini-cart-section {
    margin: 0 15px !important;
  }
  .site-logo img {
    height: 55px !important;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){

}

@media only screen and (max-width: 1119px) and (min-width: 1080px) {

}

@media only screen and (max-width: 1360px) and (min-width: 1119px) {

}

@media only screen and (max-width: 1440px) and (min-width: 1280px) {

}
/* end responsive */