@import url('https://fonts.googleapis.com/css?family=Open+Sans:600|Raleway:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
  List of CSS3 Sass Mixins File to be @imported and @included as you need
  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files
  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties
------------------------------------------------------------- */
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
  List of CSS3 Sass Mixins File to be @imported and @included as you need
  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files
  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties
------------------------------------------------------------- */
.colbar {
  flex: 0 0 auto;
  width: 6.3%;
}
.bg-violet {
  background: rgb(7,18,54);
}

.bg-secondary {
  background-color: #ffffff !important; }

.color-primary {
  color: #ffffff !important; }

.btn-primary {
  background-color: rgb(52 58 64) !important;
  border-color: rgb(52 58 64) !important; 
font-size: 14px;}

.btn-outline-primary {
  color: #ffffff !important;
  border-color: #d5ad20 !important; 
}

.btn-outline-primary:hover {
  color: #fff !important;
  background-color: #d5ad20 !important; 
}

.btn-voucher {
  font-size: 14px;
  background-color: #098e00 !important;
  color: #ffffff !important; }

body {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 500;
  color: #404040;
  line-height: 18px;
}

.lbl-voucher {
  font-size: 14px;
  line-height: 30px;
  width: 60%;
  margin-right: 10px;
  border-color: #ffc1075e !important; }

.btn-viewmore {
  font-size: 14px;
    line-height: 30px;
    width: 20%;
    height: 40px;
    margin-right: 10px;
    border-color: rgb(7,18,54);
    color: #fff;
    background-color: rgb(7,18,54);
}

.btn-outline-primaryvote {
  color: #ffffff !important;
  /* width: 100%; */
  background: rgb(7 18 54);
}
  
.btn-reset-voucher {
  font-size: 14px;
  color: #ffffff;
  background-color: #ffc1075e !important;
  border-color: #ffc1075e !important; }

.header {
  position: inherit;
  top: 0;
  z-index: 999;
  width: 100%; }
  .header .logo {
    /* height: 100px; */
    width: auto;
    object-fit: cover;
}

/*----------------------------------------*/
/*  1.  Find Home Area
/*----------------------------------------*/
.form-box {
	position: relative;
	width: 16%;
	z-index: 9;
	float: left;
  font-weight: bold;
  color: var(--bs-dark);
}
.form-box-filter {
	position: relative;
	width: 20%;
	z-index: 9;
	float: left;
}
.form-box.large {width: 50%}
.select {
	border: 1px solid #e1e1e1;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 98%;
}
.select select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #ffffff url("images/icons/arrow.png") no-repeat scroll 92% 50%;
	border: medium none;
	color: #555454;
	cursor: pointer;
	font-size: 13px;
	height: 38px;
	padding: 0 16px;
	width: 100%;
}
.single-info label {
    color: #525252;
    font-family: "montserratsemi_bold";
    font-size: 14px;
    line-height: 34px;
    width: 160px;
}
.single-info input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dedede;
    color: #a2a2a2;
    font-family: "montserratlight";
    font-size: 12px;
    height: 36px;
}
.price_filter {width: 57.5%; float: left;}
.slider-range {
	background: #bbbbbb none repeat scroll 0 0;
	border: 0 none;
	height: 8px;
	border-radius: 0;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
	background: #1f223e none repeat scroll 0 0;
	border: medium none;
	height: 8px;
	margin-top: 0;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
	background: #1f223e none repeat scroll 0 0;
	border: medium none;
	border-radius: 50%;
	height: 22px;
	margin-top: -3px;
	width: 22px;
}
.slider-values {margin: 5px 0 10px; overflow: hidden;}
.slider-values span {
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 42%;
}
.price_filter input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #606060;
	float: left;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
	margin: 0;
	min-width: 55px;
	padding: 0;
	text-align: left;
	width: 53%;
}
.price_filter button.search_price {
    border-top: 1px solid #dcdcdc;
    display: block;
    margin: 15px 0 10px;
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
/*----------------------------------------*/
/*  4.  Property Area
/*----------------------------------------*/
.single-property {position: relative;}
.property-title h4 {
    color: #fafafa;
    
    font-size: 16px;
    font-weight: 400;
}
.property-title h3 { font-size: 20px; font-weight: 400; color: #95c41f;}
.single-property .title-left span {
    display: flex;
    align-items: center;
    color: #898989;
}
.property-title span img {
	float: left;
	max-width: 11px;
	position: relative;
	top: -2px;
}
.property-image {position: relative;}
.property-image >a >img {
  width: 100%;
  height: 279px;
  object-fit: cover;
}
.hover-container {
	background: rgba(0, 0, 0, 0.64) none repeat scroll 0 0;
	bottom: 0;
	height: 18%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	-webkit-transition: opacity 0.2s ease-in-out 0s;
	transition: opacity 0.2s ease-in-out 0s
}
.hover-item, .property-content .list-item {display: inline-block;}
.hover-item > span {color: #fafafa; line-height: 20px;}
.hover-item-p > span {color: #fafafa; line-height: 20px;}
.owl-carousel .owl-item .hover-item > img, .hover-item > img, .property-content .list-item > img {float: left; width: 15px;}
.hover-item:nth-child(1) {width: 30%;}
.hover-item:nth-child(2) {width: 25%;}
.hover-item:nth-child(3) {width: 13%;}
.hover-item:nth-child(4) {width: 13%;}
.hover-item:nth-child(5) {width: 13%;}
.hover-item-p:nth-child(1) {width: 50%;}
.property-image a{position: relative}
.property-image a span.img-button {
	border: 1px solid #ffffff;
	color: #ffffff;
	display: inline-block;

	font-weight: 400;
	left: 0;
	line-height: 38px;
	margin: -20px auto 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 0;
	text-align: center;
	top: 41%;
	-webkit-transform: scale(0);
	        transform: scale(0);
	-webkit-transition: all 200ms ease-in 0s;
	transition: all 200ms ease-in 0s;
	width: 130px;
	z-index: 1;
}
.property-image a span.img-button:hover {background: #fff; color: #1F223E}
.single-property:hover .property-image a span.img-button {
	opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1);
	transform: scale(1);
}
.property-image span.p-tag {
	color: #ffffff;
	font-weight: 500;
	left: 0;
  padding: 10px;
	position: absolute;
	text-align: center;
	z-index: 1;
	line-height: 28px;
}
.property-image span.p-tag-type {
	color: #ffffff;
	font-weight: 300;
  padding: 20px;
	position: absolute;
	text-align: left;
	line-height: 28px;
  float: right;
}
 .owl-dots {
	text-align: center;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-top: 40px;
}
.owl-dot {
	background: #dbdbdb none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	height: 11px;
	margin-left: 10px;
	margin-right: 10px;
	width: 11px;
}
.owl-dot.active {
	height: 17px;
	width: 17px;
	top: 2px;
	position: relative;
	background: #95c41f none repeat scroll 0 0
}

    /* thanh bar bán hàng cùng Trạng Việt Travel */
  .header .navbar {
    /* font-size: 13px; */
    padding: 0px 10px; 
    font-size: 15px;
    font-weight: 500;
  }
    .header .navbar .navbar-brand {
      margin-right: auto; }
    .header .navbar .navbar-nav {
      margin-top: 20px; }
      .header .navbar .navbar-nav .nav-item .nav-link {
        color: #404040;
        padding: 10px 5px; }
      .header .navbar .navbar-nav .nav-item .line-space {
        width: 1px;
        height: 100%;
        display: block;
        background: #000000;
        margin: 0 14px; }
      .header .navbar .navbar-nav .nav-item:nth-last-child(1) .nav-link {
        padding-right: 0; }
      .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu {
        box-shadow: 0px 4px 24px 0px rgba(9, 44, 76, 0.4);
        padding: 16px;
        border-radius: 16px;
        min-width: 22rem;
        left: auto;
        border: none; }
        .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .shop-cart__title {
          font-weight: 600;
          font-size: 18px;
          line-height: 24px;
          color: #222428; }
        .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .shop-cart__description {
          font-size: 14px;
          line-height: 20px;
          color: #222428;
          margin-bottom: 20px; }
        .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .shop-cart__view-more {
          font-weight: 600;
          font-size: 14px;
          line-height: 20px;
          color: #d5ad20;
          text-decoration: none; }
        .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .btn-not-login {
          padding-top: 20px; }
        .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .btn {
          border-radius: 30px;
          width: 100%;
          padding: 8px 16px;
          font-weight: 600;
          font-size: 16px; }
          .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu .btn.btn-outline-primary {
            border: 2px solid; }
      .header .navbar .navbar-nav .nav-item.shop-cart .basket__item--image {
        width: 72px;
        height: 72px;
        object-fit: cover;
        border: 1px solid #ececec; }
      .header .navbar .navbar-nav .nav-item.shop-cart .basket__item--info {
        font-size: 12px;
        line-height: 16px; }
        .header .navbar .navbar-nav .nav-item.shop-cart .basket__item--info .basket-title {
          font-weight: 600;
          font-size: 12px;
          line-height: 16px; }
        .header .navbar .navbar-nav .nav-item.shop-cart .basket__item--info .price {
          font-weight: 600; }
        .header .navbar .navbar-nav .nav-item.shop-cart .basket__item--info > div {
          margin-bottom: 6px; }
      .header .navbar .navbar-nav .nav-item.shop-cart .total {
        margin-left: -16px;
        margin-right: -16px;
        padding: 16px 16px 0;
        border-top: 1px solid #ececec; }
        .header .navbar .navbar-nav .nav-item.shop-cart .total .total-title {
          font-size: 13px;
          font-weight: 600; }
          .header .navbar .navbar-nav .nav-item.shop-cart .total .total-title span {
            font-weight: 400; }
        .header .navbar .navbar-nav .nav-item.shop-cart .total .total-price {
          font-size: 12px;
          font-weight: 600; }
        .header .navbar .navbar-nav .nav-item.shop-cart .total .btn-primary {
          font-size: 16px;
          font-weight: 600;
          padding: 8px 16px; }
          .header .navbar .navbar-nav .nav-item .dropdown-menu {
            top: 85%;
            box-shadow: 0 4px 24px 0 rgba(9, 44, 76, 0.4);
            padding: 16px;
            border-radius: 16px;
            min-width: 22rem;
            left: 50%;
            border: none;
            font-size: 14px;
            -ms-transform: translate(-50%, 0%);
                transform: translate(-50%, 0%);
                font-size: 13px; }
            .header .navbar .navbar-nav .nav-item .dropdown-menu .drop-title {
              font-size: 14px;
              font-weight: bold; }
            .header .navbar .navbar-nav .nav-item .dropdown-menu .form-group input.form-control {
              height: 48px;
              padding: 14px;
              border-radius: 8px;
              font-size: 14px;
              color: #000000;
              border: 1px solid #c4c4c4; }
            .header .navbar .navbar-nav .nav-item .dropdown-menu .form-group .forgot-pass {
              font-size: 14px;
              color: #000;
              text-decoration: none;
              position: absolute;
              top: 50%;
              right: 0;
              -ms-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
              padding: 0 14px; }
            .header .navbar .navbar-nav .nav-item .dropdown-menu .btn {
              width: 100%;
              border-radius: 30px;
              height: 40px; }
              .header .navbar .navbar-nav .nav-item .dropdown-menu .btn.btn-primary {
                margin: 26px 0 8px; }
              .header .navbar .navbar-nav .nav-item .dropdown-menu .btn.btn-outline-primary {
                border: 2px solid; }
          .header .navbar .navbar-nav .nav-item.dropdown.logged:hover .dropdown-menu {
            display: block; }
    
    .header .navbar .form-search__input {
      background-color: rgb(212 173 32 / 14%);
      border: 1px solid rgb(212 173 32 / 14%);
      height: 40px;
      padding-left: 20px;
      width: 200%;
      position: relative;
      top: 0;
      border: aliceblue;
      border-radius: 20px;
    }
      .header .navbar .form-search__input:focus {
        outline: none; }
    .header .navbar .form-search__ico {
      cursor: pointer;
      position: absolute;
      top: 20px;
      transform: translate(50%, -50%);
      opacity: 0.5;
      left: 10%;
      height: 20px;
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
    }
    .header .navbar .form-search.mobile {
      width: 60%; }
      .header .navbar .form-search.mobile .form-search__input {
        width: 100%; }
    .header .navbar ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(0, 0, 0, 0.5); }
    .header .navbar ::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(0, 0, 0, 0.5); }
    .header .navbar :-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(0, 0, 0, 0.5); }
    .header .navbar :-moz-placeholder {
      /* Firefox 18- */
      color: rgba(0, 0, 0, 0.5); }
  .header .navbar-bottom {
    font-size: 13px;
    background-color: #000000; }
    .header .navbar-bottom .mainmenu {
      position: relative;
      color: #fff;
      cursor: pointer; }
      .header .navbar-bottom .mainmenu .line {
        float: left;
        padding: 14px 10px 14px 15px;
        position: relative;
        z-index: 12; }
        .header .navbar-bottom .mainmenu .line i {
          display: block;
          margin: 2px 0;
          height: 2px;
          background: #fcde4e;
          border-radius: 4px;
          width: 15px; }
      .header .navbar-bottom .mainmenu .edit-span {
        display: block;
        position: relative;
        z-index: 11;
        padding: 10px 0;
        font-size: 13px; }
      .header .navbar-bottom .mainmenu .recently-label {
        color: #b8b8b8; }
      .header .navbar-bottom .mainmenu .recently-search {
        list-style: none;
        color: #ffffff; }
        .header .navbar-bottom .mainmenu .recently-search__item {
          margin-right: 12px; }
          .header .navbar-bottom .mainmenu .recently-search__item:nth-last-child(1) {
            margin-right: 0; }
      .header .navbar-bottom .mainmenu .most-recently:after {
        content: "";
        border-top: 6px solid #fcde4e;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        width: 0;
        height: 0;
        display: inline-block;
        margin-left: 38px;
        position: relative;
        top: -2px; }
      .header .navbar-bottom .mainmenu .item_small {
        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08);
        overflow: hidden;
        display: block;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        transform: perspective(600px) rotateX(-90deg);
        transition: transform 0.5s ease, opacity 0.6s ease,
 max-height 0.6s step-end, max-width 0.6s step-end,
 padding 0.6s step-end;
        position: absolute;
        top: 95%;
        left: 0px;
        width: 100%;
        padding: 0;
        background-color: #fcde4e;
        -ms-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
        border-bottom: none;
        border-radius: 8px;
        padding: 24px; }
        .header .navbar-bottom .mainmenu .item_small__content {
          border-radius: 8px;
          position: relative;
          width: 100%;
          padding-top: 100%;
          border-radius: 8px;
          margin-bottom: 24px;
          background-color: rgba(0, 0, 0, 0.25); }
          .header .navbar-bottom .mainmenu .item_small__content--item {
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            width: 100%;
            height: 100%; }
            .header .navbar-bottom .mainmenu .item_small__content--item .title-cate {
              font-weight: 600;
              font-size: 18px;
              line-height: 24px;
              position: absolute;
              top: 50%;
              left: 50%;
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
              text-align: center;
              width: 95%; }
            .header .navbar-bottom .mainmenu .item_small__content--item .title-cate a {
              text-decoration: none;
              color: #fff;
            }
            .header .navbar-bottom .mainmenu .item_small__content--item .image-cate {
              border-radius: 8px;
              width: 100%;
              height: 100%;
              object-fit: cover; }
            .header .navbar-bottom .mainmenu .item_small__content--item:before {
              content: "";
              position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              border-radius: 8px;
              background-color: rgba(0, 0, 0, 0.25); }
        .header .navbar-bottom .mainmenu .item_small .row {
          --bs-gutter-x: 1.2rem; }
      .header .navbar-bottom .mainmenu__button {
        padding: 11px 0; }
    .header .navbar-bottom .item_small.active {
      overflow: visible;
      max-height: 3000px;
      max-width: 3000px;
      opacity: 1;
      transform: perspective(600px) rotateX(0deg);
      transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end,
 max-width 0s step-end, padding 0s step-end; 
 z-index: 1;
}
.product-list__content:hover .title-cate {
  visibility: visible;
}
.menu-is-open {
  overflow: hidden; }

.open-backdrop {
  cursor: pointer;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0;
  z-index: 1;
  /* background-color: rgba(0, 0, 0, 0.3); */
 }

.footer {
  padding: 48px 0;
  background-color: #000000;
  color: #fff; }
  .footer .footer-info {
    margin-top: 158px;
  }
  /* .footer .footer-contact {
    margin-top: 30px; } */
  .footer__title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px; }
  .footer-contact ul {
    padding-left: 0;
    list-style: none;
  }
  .footer-contact ul li {
    font-size: 14px;
    line-height: 35px;
    color: #ECECEC;
    text-decoration: none;
  }
  .footer__list {
    /* padding-left: 40px; */
    list-style: none; 
  }
    .footer__list--item {
      font-size: 14px; }
      .footer__list--item a {
        font-size: 12px;
        line-height: 20px;
        color: #ECECEC;
        text-decoration: none; }
      .footer__list--item .fab {
        font-size: 24px; }
      .footer__list--item .image {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        background: #fff;
        padding: 0 4px;
        border-radius: 8px; }
    .footer__list .form {
      display: -ms-flexbox;
      display: flex;
      height: 40px;
      margin-top: 44px;
      margin-bottom: 56px; }
      .footer__list .form .form-receive {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 8px 0px 0px 8px;
        background: transparent;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        padding-left: 12px; }
      .footer__list .form .btn-register {
        line-height: 22px;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 16px;
        background: #ffffff;
        border-radius: 0px 8px 8px 0px;
        min-width: 100px;
      }
      .footer__list .form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #d4d4d4; }
      .footer__list .form ::-moz-placeholder {
        /* Firefox 19+ */
        color: #d4d4d4; }
      .footer__list .form :-ms-input-placeholder {
        /* IE 10+ */
        color: #d4d4d4; }
      .footer__list .form :-moz-placeholder {
        /* Firefox 18- */
        color: #d4d4d4; }

.bot-footer {
  padding: 10px 0;
  height: 100px;
  background-color: #222428;
  color: #222428;
  font-size: 13px; 
}
  .bot-footer__content {
    -ms-flex-direction: column;
        flex-direction: column; }
  .bot-footer ul {
    list-style: none; }
  .bot-footer .line-space {
    display: block;
    margin: 0 8px;
    width: 1px;
    height: 100%;
    background-color: #888888; }
  .bot-footer a {
    text-decoration: none;
    color: #222428; }

.slide {
  /* margin-top: 100px; */
  position: relative;
  overflow-x: hidden;
  margin-bottom: 0; }
  .slide .slick-dots {
    bottom: 16px; }
    .slide .slick-dots li {
      margin: 0 6px; }
      .slide .slick-dots li button:before {
        font-size: 8px;
        opacity: 0.6;
        color: #fff; }
      .slide .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #fff; }
  .slide .slick-slide img {
    height: 38vh;
    object-fit: cover; }
  .slide .slide__direc--left {
    left: 24px;
    border-radius: 50%; }
  .slide .slide__direc--right {
    right: 24px;
    border-radius: 50%; }
  .slide .slick-dotted.slick-slider {
    margin-bottom: 0px; }

.br-16 {
  border-radius: 16px; }

.br-8 {
  border-radius: 8px; }

.br-3 {
  border-radius: 3px; }

.slide__direc--button {
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  color: #d5ad20;
  width: 40px;
  height: 40px;
  border: 1px solid #d5ad20;
  background-color: white;
  -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .slide__direc--button .fas {
    font-size: 18px; }
  .slide__direc--button:hover {
    background-color: white; }

.title {
  font-size: 16px;
  line-height: 44px;
  color: #000000c0;
  font-weight: bold;
  margin-bottom: 20px; }

.view-all {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  text-decoration: none; }
  .view-all i {
    color: #d5ad20; }

.product-list {
  padding-top: 24px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-image: url(../images/patterns.png);
  background-repeat: no-repeat;
  background-position: center; }
  .product-list .title {
    margin-bottom: 16px; }
  .product-list .row {
    --bs-gutter-x: 1.2rem; }
  .product-list__content {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 16px;
    /* margin-bottom: 24px; */
    background-color: #fff; }
    .product-list__content--item {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      width: 100%;
      height: 100%; }
      .product-list__content--item .title-cate {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        text-align: center;
        width: 95%;
        color: #fff; }
      .product-list__content--item .title-cate a {
        text-decoration: none;
        color: #fff;
      }
      .product-list__content--item .title-cate.title-cate-mobile a {
        text-decoration: none;
        color: #000;
      }
      .product-list__content--item .image-cate {
        border-radius: 16px;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .product-list__content--item:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 16px;
        background-color: rgba(0, 0, 0, 0.25); }
  .product-list .product-list-slide .product-list__content {
    padding-top: 0;
    margin-bottom: 16px; }
    .product-list .product-list-slide .product-list__content .product-list__content--item {
      position: relative;
      top: inherit;
      left: inherit;
      -ms-transform: inherit;
          transform: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      -ms-flex-align: center;
          align-items: center; }
      .product-list .product-list-slide .product-list__content .product-list__content--item:before {
        content: none; }
      .product-list .product-list-slide .product-list__content .product-list__content--item .title-cate {
        position: relative;
        color: #000000;
        font-size: 15px;
        line-height: 20px;
        top: inherit;
        left: inherit;
        -ms-transform: inherit;
            transform: inherit;
        width: 100%; }
      .product-list .product-list-slide .product-list__content .product-list__content--item .image-cate {
        border-radius: 16px;
        border: 1px solid #e6e6e6;
        width: 80px;
        height: 80px;
        object-fit: cover;
        margin-bottom: 8px; }
  .product-list .product-list-slide .slick-list {
    padding-left: 0px !important; }
  .product-list .product-list-slide .slick-slide:focus {
    outline: none; }

.banner img {
  border-radius: 16px; }

.news img {
  border-radius: 16px; }

.news__content .img-news {
  height: 210px;
  object-fit: cover;
}

.news__content .date-show {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
  margin-bottom: 8px; }

.news__content .title-cate {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 8px;
  height: 45px;
}

.news__content .title-cate a {
  text-decoration: none;
  color: #000;
}

.news__content--description {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 8px;
  height: 60px;
}

.news__content .read-more {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #9D3029;
  text-decoration: none; }

.news .news-left img {
  height: 150px;
  object-fit: cover;
  border-radius: 16px; }

.product-view__content {
  margin-bottom: 56px; }

  .product-view__content--title {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px; }

  .product-view__content--title-flashsale {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px; }

  .product-view__content--label {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    margin-left: 130px;
   }
    .product-view__content--label p {
      display: -ms-flexbox;
      display: flex;
      padding: 0px 5px;
      height: 100%;
      background: #9D3029;
      margin-bottom: 0;
      height: auto;
      -ms-flex-align: center;
          align-items: center;
      color: #ffff; }
  .product-view__content--image {
    max-width: 100%; }

  img.img-product {
    height: 196px;
    object-fit: cover;
    width: 100%;
    border: 8px solid #efefef;
  }
  .title-product {
    height: 30px;
  }
  .description-product {
    height: 50px;
  }
  .price-product {
    height: 24px;
    margin-bottom: 0px;
    text-align: center;
  }
  .product-view__content--flashsale a.link-product {
    color: #404040;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 18px;
  }
  .product-view__content--description {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px; 
    text-align: justify;
    padding: 10px;
  }

  /* Giá giảm */
  .product-view__content--price {
    color: #d60606;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }
  .product-view__content--price-inactive {
    color: #404040;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-decoration: line-through; 
    text-align: left;
  }
  .product-view__content--price-inactive-deal {
    color: #404040;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
  }

    .product-percent{
      margin-left: 10px;
    }

.mb-80 {
  margin-bottom: 80px; }

.mb-48 {
  margin-bottom: 48px; }

.flash-sale {
  margin-bottom: 80px; }
  .flash-sale .title {
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    line-height: 44px;
    color: #d60606;
    margin-bottom: 16px; }
  .flash-sale .title-inline {
    -ms-flex-direction: column;
        flex-direction: column; }
  .flash-sale__content {
    position: relative;
  }
    .flash-sale__content label {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px; }
    .flash-sale__content .fas {
      font-size: 24px;
      color: #d5ad20; }
    .flash-sale__content .time {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      padding: 6px;
      background-color: #D60606;
      border-radius: 16px;
      margin-right: 12px; }
      .flash-sale__content .time:nth-last-child(1) {
        margin-right: 0; }
    .flash-sale__content--item:focus {
      box-shadow: none;
      outline: none; }
  .flash-sale__slide .slick-dots {
    bottom: -32px; }
    .flash-sale__slide .slick-dots li button {
      border: 1px solid transparent;
      padding: 0;
      border-radius: 50%;
      width: 16px;
      height: 16px; }
      .flash-sale__slide .slick-dots li button:before {
        width: 16px;
        height: 16px;
        font-size: 16px;
        color: rgba(157, 48, 41, 0.6);
        opacity: 1; }
    .flash-sale__slide .slick-dots li.slick-active button:before {
      color: #9D3029;
      opacity: 1;
      border-radius: 50%; }
  .flash-sale .product-view .row {
    --bs-gutter-x: 1.2rem; }
  .flash-sale__direc-left {
    left: 0;
    border-radius: 30px }
  .flash-sale__direc-right {
    right: 0;
    border-radius: 30px }
  .flash-sale .slide__direc--button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.2); }
  .flash-sale .product-view__content {
    margin-bottom: 0; }

.partner {
  text-align: center;
  padding: 48px 30px 36px;
  background-color: #f7f7f7; }
  .partner .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px; }
  .partner__content--item {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 24px; 
  }
.partner a.parner_link {
  text-decoration: none;
}
.view-more-product .btn-outline-black {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding: 8px 42px;
  border: 2px solid #000000;
  border-radius: 30px; }

@media (min-width: 768px) {
  .slide {
    margin-bottom: 30px;
    /* margin-top: 151px;  */
  }
    .slide .slick-dots li button:before {
      font-size: 16px; }
    .slide .slick-slide img {
      height: auto;
      object-fit: inherit; }
  .product-list {
    padding-top: 50px;
    margin-bottom: 32px; }
    .product-list .title {
      margin-bottom: 40px; }
  .title {
    font-size: 32px; }
  .flash-sale .title {
    margin-bottom: 0; }
  .flash-sale .title-inline {
    -ms-flex-direction: row;
        flex-direction: row; }
  .flash-sale__content label {
    font-size: 20px; }
  .flash-sale__content .time {
    font-size: 20px; }
  /* .header .logo {
    height: auto; } */
  .view-all {
    font-size: 20px; } 
  .slide.slide-category {
    margin-top: 0px !important;
  }
  .slide.slide-category .slick-slide img {
    border-radius: 15px;
  }
}

.modal .modal-content {
  border-radius: 16px; }
  .modal .modal-content .modal-header {
    border-bottom: 1px solid #ececec; }
    .modal .modal-content .modal-header .modal-title {
      margin: auto;
      font-size: 18px; }
    .modal .modal-content .modal-header button.close {
      position: absolute;
      right: 16px;
      width: 24px;
      height: 24px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      border: none;
      background: transparent; }
      .modal .modal-content .modal-header button.close span {
        font-size: 24px; }
  .modal .modal-content .modal-body .notice {
    font-size: 14px;
    margin-bottom: 1rem; }
  .modal .modal-content .modal-body .form-group input.form-control {
    height: 48px;
    padding: 14px;
    border-radius: 8px;
    font-size: 14px;
    color: #000000;
    border: 1px solid #c4c4c4; }
  .modal .modal-content .modal-body .form-group input:focus {
    border-color: #000000; }
  .modal .modal-content .modal-body .form-group input:focus + .label-title {
    top: 20%;
    font-size: 12px; }
  .modal .modal-content .modal-body .form-group .forgot-pass {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    padding: 0 14px; }
  .modal .modal-content .modal-body .form-select {
    height: 48px;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    color: #000000;
    border: 1px solid #c4c4c4; }
  .modal .modal-content .modal-body .date .form-select {
    width: 32%; }
  .modal .modal-content .modal-body .btn {
    width: 100%;
    border-radius: 30px;
    height: 40px; }
    .modal .modal-content .modal-body .btn.btn-primary {
      margin: 26px 0 8px; }
    .modal .modal-content .modal-body .btn.btn-outline-primary {
      border: 2px solid; }
  .modal .modal-content .modal-body .send-done {
    padding: 2px 8px;
    font-weight: bold;
    border-radius: 8px;
    font-size: 14px;
    color: #138a11;
    border: 2px solid #138a11; }

.form-group {
  position: relative; }
  .form-group .label-title {
    font-size: 14px;
    transition: 0.3s;
    color: #757d85;
    position: absolute;
    left: 14px;
    top: 50%;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }

.form-check .form-check-label {
  font-size: 12px;
  color: #000000; }

.form-check .form-check-input {
  border-color: #000000; }

.policy-text {
  font-size: 12px;
  font-weight: 500; }
  .policy-text a {
    color: #d5ad20; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 416px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .slide {
    margin-top: 128px; } }

@media (min-width: 992px) {
  .header .navbar .container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .product-list {
    margin-bottom: 40px; }
  .title {
    font-size: 40px; }
  .bot-footer__content {
    -ms-flex-direction: row;
        flex-direction: row; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .header .navbar {
    font-size: 14px; }
    .header .navbar .navbar-nav .nav-item .nav-link {
      padding: 5px 10px; }
    .header .navbar .navbar-nav .nav-item .line-space {
      margin: 0 10px; } }

@media (min-width: 1200px) {
  .col-lgx-25 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 20%; }
  .col-xlg-7 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 14.2857143%; }
  .header .navbar .form-search {
    /* left: 75px; */
    width: 50%; 
  }
  .header .navbar .navbar-nav {
    margin-top: 0px; }
    .header .navbar .navbar-nav .nav-item .nav-link {
      padding: 5px 14px; }
    .header .navbar .navbar-nav .nav-item .line-space {
      margin: 0 14px; }
  .product-list {
    margin-bottom: 80px; } }

@media (max-width: 480px) {
  .flash-sale__content--item {
    text-align: center; }
  .product-view__content--image {
    margin: auto; } }
@media (max-width: 991px) {
  .header .collapse:not(.show) {
    display: contents; }
  .header .collapse ul.navbar-nav {
    display: inherit;
    margin: 0; }
    .header .collapse ul.navbar-nav li:nth-last-child(1) {
      margin-left: 22px; }
  .header .navbar {
    /* padding: 4px 0;  */
    min-height: 90px;
    background-color: #10437a;
  }
    .header .navbar .form-search.mobile {
      width: 100%;
      margin-top: 0px;
      margin-bottom: 0px; }
    .header .navbar .navbar-toggler {
      margin-right: 16px;
      padding: 0;
      border-color: transparent; }
      .header .navbar .navbar-toggler .line {
        float: left;
        padding: 4px;
        position: relative;
        z-index: 12; }
        .header .navbar .navbar-toggler .line i {
          display: block;
          margin: 2px 0;
          height: 2px;
          background: #000000;
          border-radius: 4px;
          width: 15px; }
      .header .navbar .navbar-toggler:focus {
        box-shadow: 0 0 5px 0.01rem; }
    .header .navbar .navbar-nav .nav-item.shop-cart .dropdown-menu {
      position: absolute;
      min-width: 100vw;
      left: -125px;
      /* height: calc(100vh - 50px); */
      overflow: auto; }
      .header .navbar .navbar-nav .nav-item.section-information-user .dropdown-menu {
        position: absolute;
        left: -70px;
     }
  .header .navbar-bottom .mainmenu .item_small.active {
    border-radius: 0;
    padding: 8px 16px 16px 16px;
    border-top: 1px solid #585858;
    max-height: calc(100vh - 100px);
    overflow: auto; }
    .header .navbar-bottom .mainmenu .item_small.active .row {
      --bs-gutter-x: 0.4rem; }
    .header .navbar-bottom .mainmenu .item_small.active .item_small__content {
      border-radius: 3px;
      margin-bottom: 8px; }
      .header .navbar-bottom .mainmenu .item_small.active .item_small__content .item_small__content--item .title-cate {
        font-size: 16px;
        margin-bottom: 0; }
      .header .navbar-bottom .mainmenu .item_small.active .item_small__content .item_small__content--item .image-cate {
        border-radius: 3px; }
      .header .navbar-bottom .mainmenu .item_small.active .item_small__content .item_small__content--item:before {
        border-radius: 3px; }
  .title img {
    width: 24px; }
  .product-list {
    background-image: none; }
  .banner img {
    height: 160px;
    width: 100%;
    object-fit: cover; }
  .mb-80,
  .flash-sale {
    margin-bottom: 24px; }
  .product-view__content {
    margin-bottom: 24px; }
  .mb-48 {
    margin-bottom: 16px; } }
  
/* Login */
.page-heading {
  height: auto;
  border-bottom: 1px solid #eaeaea;
  line-height: 40px;
  position: relative;
  font-size: 24px;
}
.box-authentication {
  border: 1px solid #eaeaea;
  padding: 30px;
  min-height: 320px;
  border-radius: 15px;
}
.box-authentication .forgot-pass {
  margin-top: 15px;
}
.breadcrumb {
  /* background: none;
  padding: 0; */
  /* margin-top: 110px; */
  /* padding-bottom: 10px;
  line-height: normal; */
  background: none;
    padding: 0;
    margin-top: 20px;
    /* padding-bottom: 10px; */
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}
.join-free-now {
  margin-right: 35px;
  color: #08c;
}
.forgot-pass {
  color: #08c;
}
.login-system {
  min-height: 479px;
  margin-top: 168px;
}
.page-content {
  margin-top: 30px;
}
.box-authentication input, 
.box-authentication textarea {
  border-radius: 0px;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  width: 50%;
}
@media (max-width: 1024px) {
  .box-authentication input, 
  .box-authentication textarea {
    width: 100%;
  }
  .login-system,
  .section-content-common {
    margin-top: 0px !important;
  }
  .info-username {
    display: none;
  }
  .section-information-user .dropdown-toggle::after {
    position: relative;
    left: -15px;
    top: 3px;
    color: #656464;
  }
  .section-news-relate .item-news {
    padding-right: 0px !important;
  }
  .view-products-category img.img-product {
    width: 100%;
    /* height: auto !important; */
  }
}
#columns {
  padding-top: 1px;
  padding-bottom: 30px;
}
.box-authentication label {
  margin-top: 10px;
  margin-bottom: 2px;
}
.box-authentication .checkbox input {
  width: 15px;
}
.box-authentication .checkbox label {
  display: inline;
}
.breadcrumb .navigation-pipe i {
  color: #a8a4a4;
  font-size: 15px;
  margin-left: 10px;
}
.breadcrumb a.home {
  color: #a8a4a4;
  text-decoration: none;
  font-size: 14px;
}
.breadcrumb a.home:hover {
  color: #d5ad20;
}
.breadcrumb .navigation_page {
  color: #a8a4a4;
  font-size: 14px;
}
a.join-free-now,
a.forgot-pass {
  text-decoration: none;
}

/* 404 Page */
.error-page {
  text-align: center;
  margin-top: 168px;
}
.error-page p span, .logo h1 a {
  color: #e54040;
}
.error-page p {
  color: #666;
  font-size: 2em;
  text-align: center;
  margin: 18px 0 45px;
}
.section-content-common {
  margin-top: 5px;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: #dc3545;
}
.has-error .form-control {
  border-color: #dc3545;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
#newsletter-alert-success, 
#newsletter-alert-error {
  display: none;
}

/* Detail New Page */
.entry-photo img,
.post-thumb img {
  width: 100%;
}
#left_column .block {
  border: 1px solid #eaeaea;
  border-radius: 7px;
}
#left_column .left-module {
  margin-bottom: 30px;
  overflow: hidden;
}
#left_column .block .title_block {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  padding-left: 28px;
  text-transform: uppercase;
  padding-top: 11px;
  padding-bottom: 12px;
}
#left_column .block .block_content {
  padding: 15px 10px;
}
.tree-menu li {
  line-height: 24px;
}
.tree-menu li a {
  color: #666;
  text-decoration: none;
  outline: none !important;
  padding-left: 15px;
}
.tree-menu li a:hover,
.entry-detail .entry-meta-data .cat a:hover,
.entry-title a:hover,
.section-news-relate .title-news a:hover,
.entry-ci .cat a:hover {
  color: #fcde4e !important;
}
.section-detail-news ul, ol {
  list-style: none;
  padding: 2px;
}

.section-detailuser-news ul, ol {
  list-style: none;
  padding: 20px 30px;
  border: 1px solid #ececec;
  border-radius: 8px;
}

.entry-detail .entry-meta-data {
  padding: 10px 0;
  color: #666;
}
.entry-detail .entry-meta-data .cat a,
.entry-ci .cat a {
  color: #666;
  text-decoration: none;
  outline: none !important;
} 
.entry-detail .entry-meta-data .cat,
.entry-ci .cat {
  margin-right: 15px;
}
.blog-list-sidebar li .post-thumb {
  width: 80px;
  float: left;
  border: 1px solid #eaeaea;
  padding: 4px;
  background: #fcfcfc;
}
.blog-list-sidebar li .post-info {
  margin-left: 90px;
  color: #999;
}
.post-info a,
.entry-title a{
  font-size: 14px;
  color: #666;
  text-decoration: none;
}
.blog-list-sidebar li {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.blog-list-sidebar li .post-info .post-meta {
  font-size: 12px;
  margin-top: 5px;
}
.entry-detail {
  margin-top: 20px;
}
.content-text a {
  color: #ea6200!important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}
.content-text a:hover {
  color: #fcde4e !important;
}
.block_content .tags a,
.entry-tags a {
  padding: 10px 10px;
  width: auto;
  border: 1px solid #ededed;
  background: #fff;
  color: #555555;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
  line-height: 45px;
}
.block_content .tags a:hover,
.entry-tags a:hover {
  border: 1px solid #087CCE;
  color: #087CCE;
}
.single-box {
  margin-top: 20px;
}
.section-news-relate {
  width: 100%;
  display: flex;
  margin: 10px 0;
}
.section-news-relate img {
  width: 100%;
  height: 250px;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-news-relate .title-news {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 200px;
}
.section-news-relate .item-news {
  border-bottom: none;
  padding: 5px 15px 20px 0px;
  margin-bottom: 0;
  position: relative;
}
.section-news-relate .title-news a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.same-category {
  display: inline-block;
  position: relative;
  line-height: 23px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.same-category:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #9f224e;
  position: absolute;
  bottom: -5px;
}
.tree-menu li.active>a {
  color: #087CCE;
}
.active_tag {
  color: #087CCE;
}
.blog-posts .post-item {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #eaeaea;
  margin-top: -1px;
}
.post-item img {
  width: 100%;
  height: 250px;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}
.entry-ci .entry-title a {
  font-size: 18px;
  color: #000;
}
.entry-ci .entry-more a,
.cart_description a {
  color: #000;
  text-decoration: none;
}
.entry-ci .entry-more a:hover,
.cart_description a:hover {
  color: #087CCE;
}
.entry-ci .entry-excerpt p,
.entry-ci .entry-excerpt {
  color: #555555 !important;
}
.entry-ci .date {
  color: #666;
}
.avatar-profile-img {
  width: 20px;
}
.info-user {
  text-transform: uppercase;
}

/* Cart Page */
.order-detail-content .cart_product img,
.checkout-page .cart_product img {
  height: 150px;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}
.product-image img {
  width: 100%;
  height: 550px;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}
#product .pb-left-column .product-image .product-img-thumb {
  margin-top: 15px;
  padding: 0 40px;
}
#product .pb-left-column .product-image .product-img-thumb li {
  min-height: 90px;
  max-height: 90px;
}
.cart_summary .action a {
  background: url(../images/delete_icon.png) no-repeat center center;
  font-size: 0;
  height: 9px;
  width: 9px;
  display: inline-block;
  line-height: 24px;
  cursor: pointer;
}
.shop-cart .total a,
.page-order .cart_navigation a {
  color: #fff;
  text-decoration: none;
}
.cart_summary > thead, .cart_summary > tfoot {
  background: #ffffff;
  font-size: 13px;
}
.page-order .cart_navigation a.prev-btn {
  float: left;
}
.page-order .cart_navigation a {
  padding: 10px 20px;
  border: 1px solid #eaeaea;
}
.cart_navigation {
  margin-bottom: 55px;
}
.page-order .cart_navigation a.next-btn {
  background: #337ab7 none repeat scroll 0 0 !important;
  border: 1px solid #337ab7 !important;
}
.page-order .cart_navigation a.next-btn {
  float: right;
  color: #fff;
}
.page-order .cart_navigation a.prev-btn {
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.product-container .left-block img {
  height: 250px;
  width: 100%;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}
.product-container .right-block a,
.in-stock a {
  color: #000;
  text-decoration: none;
}
.product-container .right-block a:hover {
  color: #087CCE;
}
.product-container .right-block .product-desc {
  color: #666;
}
.button-group {
  margin-top: 15px;
}
.btn-add-cart {
  height: 35px;
  width: auto;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin: 0px auto;
  text-align: center;
  clear: both;
  padding-left: 15px;
  padding-right: 15px;
  background: #087CCE;
  border-radius: 5px;
  text-decoration: none;
}
a.btn-add-cart:hover {
  color: #fff;
}
a.menu-category {
  text-decoration: none;
  color: #fff;
}
#trangviettravel {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 25px;
}
#trangviettravel ul.pagination {
  padding: 0;
  width: 100%;
}
.pagination {
  font-size: 14px;
  color: #fff;
}
.pagination li a {
  color: #000;
  border: 1px solid #dadada;
  padding: 12px 15px;
  background-color: #fff;
  text-decoration: none !important;
}
.pagination li:first-child {
  margin-left: auto;
}
.pagination li a:hover, .pagination .active>a, .pagination .active>a:focus, .pagination .active>a:hover {
  color: #fff;
  background-color: #27292a;
}
.pagination li.next a {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pagination li.prev a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.view-products-category img.img-product {
  height: 199px;
  object-fit: cover;
  width: 95%;
}

.recently-viewed {
  margin-bottom: 80px; }
  .recently-viewed .title {
    font-style: italic;
    font-weight: bold;
    font-size: 40px;
    line-height: 44px;
    color: #9D3029;
    margin-bottom: 16px; }
  .recently-viewed .title-inline {
    -ms-flex-direction: column;
        flex-direction: column; }
  .recently-viewed__content {
    position: relative;
    padding: 24px;
  }
    .recently-viewed__content label {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px; }
    .recently-viewed__content .fas {
      font-size: 24px;
      color: #d5ad20; }
    .recently-viewed__content .time {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      padding: 6px;
      background-color: #9D3029;
      border-radius: 16px;
      margin-right: 12px; }
      .recently-viewed__content .time:nth-last-child(1) {
        margin-right: 0; }
    .recently-viewed__content--item:focus {
      box-shadow: none;
      outline: none; }
  .recently-viewed__slide .slick-dots {
    bottom: -32px; }
    .recently-viewed__slide .slick-dots li button {
      border: 1px solid transparent;
      padding: 0;
      border-radius: 50%;
      width: 16px;
      height: 16px; }
      .recently-viewed__slide .slick-dots li button:before {
        width: 16px;
        height: 16px;
        font-size: 16px;
        color: rgba(157, 48, 41, 0.6);
        opacity: 1; }
    .recently-viewed__slide .slick-dots li.slick-active button:before {
      color: #9D3029;
      opacity: 1;
      border-radius: 50%; }
  .recently-viewed .product-view .row {
    --bs-gutter-x: 1.2rem; }
  .recently-viewed__direc-left {
    left: 0;
    border-radius: 30px 30px 30px 30px; }
  .recently-viewed__direc-right {
    right: 0;
    border-radius: 30px 30px 30px 30px; }
  .recently-viewed .slide__direc--button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.2); }
  .recently-viewed .product-view__content {
    margin-bottom: 0; }
.slide-category {
  margin-top: 0px !important;
}
.filter-category {
  padding: 24px 16px;
  width: 100%;
  height: 231px;
  background: #FFFFFF;
  border: 1px solid #F7F7F7;
  box-sizing: border-box;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  margin-bottom: 20px;
}
.btn-search {
  border: none;
  height: 29.4px;
  position: absolute;
  top: 0.5px;
  width: 35px;
  background-color: var(--bs-yellow);
} 
.remove-wishlist a {
  position: absolute;
  top: 0px;
  cursor: pointer;
  right: 50px;
}
.remove-wishlist i {
  color: #aaa9a9;
}
.remove-useraddress a {
  position: absolute;
  top: 0px;
  cursor: pointer;
  right: 50px;
}
.remove-useraddress i {
  color: #aaa9a9;
}
#forgotPasswordError, 
#forgotPasswordSuccess,
#loginError,
#createAccountSuccess,
#createAccountError {
  display: none;
}
.modal .modal-content .modal-body .send-error,
.loginError {
  padding: 2px 8px;
  border-radius: 8px;
  font-size: 14px;
  color: red;
  border: 2px solid red; }


  /*--- Nav top bar ---*/
.top-container {
  float: left;
  width: 100%;
  color: #fff;
  background-color: var(--bs-teal);
}
.top-column-left, .top-column-right {
  float: left;
}
.top-social-network, ul.contact-line, ul.register {
  float: left;
  margin: 0;
  padding: 0;
}
ul.register {
margin-right: 15px;
}
ul.contact-line li:first-child {
  border-left: none;
  padding: 0;
}
ul.contact-line li, ul.register li {
  float: left;
  font-size: 12px;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.top-column-right {
  float: right;
}
.top-social-network a {
  margin: 2px;
}
.top-container a, .top-container a:hover, .top-container a:focus, .top-container a:active {
  color: #fff;
}

@media (max-width: 767px) {
.top-container .top-column-left {
display: none;
}
.top-container .top-column-right {
  padding-right: 15px;
}
.top-container {
font-size:13px;
}
}


@media (max-width:991.77px)
{
  .btn-outline-primaryvote {
    color: #ffffff !important;
    width: 100%;
    background: rgb(7 18 54);
  }
  .header .navbar .form-search__input {
    background-color: var(--bs-white);
    height: 30px;
    padding-left: 60px;
    position: relative;
    top: 0;
    border: aliceblue;
    border-radius: 0px;
  }
  .btn-search {
    border: none;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    background-color: var(--bs-yellow);
  }
  .header .navbar .form-search__ico {
    cursor: pointer;
    position: absolute;
    top: 15px;
    opacity: 0.5;
    left: 10%;
    height: 20px;
    transform: translate(50%, -50%);
  }
  .product-view__content--label {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    margin-left: 100px;
  }
  .breadcrumb {
    margin-top: 10px;
    font-size: 16px;
    display: inherit;
    text-align: justify;
  }

}

/* Tab Links */
.tabs{
  display:flex;
  margin-bottom: 15px;
}
.tablinks {
  border: none;
  outline: none;
  cursor: pointer;
  width: 100%;
  padding: 0.5rem;
  font-size: 13px;
  text-transform: uppercase;
  font-weight:600;
  transition: 0.2s ease;
}
.tablinks:hover{
  background:#D60606;
  color:#fff;
}
/* Tab active */
.tablinks.active {
   background:#D60606;
  color:#fff;
  border-radius: 20px;
}

/* tab content */
.tabcontent {
  display: none;
}
/* Text*/
.tabcontent p {
  color: #333;
  font-size: 16px;
}
/* tab content active */
.tabcontent.active {
  display: block;
}

.shop_image {
  width: 200px;
  height: 200px;
}

@media (min-width: 992px) {
.col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (min-width: 576px) {
.col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.deal-item {
  margin-bottom: 30px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
  border: 1px solid #ebeaea;
  border-radius: 3px;
}
.deal-item .media {
  position: relative;
}
.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.deal-item .media .img-content {
  width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-self-center {
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
  -ms-grid-row-align: center!important;
  align-self: center!important;
}
.deal-item .media .media-body {
  padding: 30px 0 40px 30px;
  border-left: 1px solid #ebe9e9;
  background-color: #ffffff;
}
.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.deal-item .media .img-content span {
  border-top: 1px solid #ebe9e9;
  left: 0;
  position: absolute;
  bottom: 0;
  display: block;
  background: #f9f9f9;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  letter-spacing: .01em;
  width: 170px;
}
.deal-item .media .media-body h5 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 25px;
  color: #222;
}
.mt-0 {
  margin-top: 0!important;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}
.deal-item .media .media-body ul li:last-child {
  margin-left: 20px;
  color: #848484;
}
.list-inline-item {
  display: inline-block;
}

/* Category List template */
/** =======================
 * Contenedor Principal
 ===========================*/
 ul { list-style-type: none; }

 .accordion {
   width: 100%;
   max-width: 360px;
   margin: 30px auto 20px;
   background: #FFF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
 }
 
 .accordion .link {
   cursor: pointer;
   display: block;
   padding: 15px 15px 15px 0px;
   color: #4D4D4D;
   font-size: 14px;
   font-weight: 700;
   border-bottom: 1px solid #CCC;
   position: relative;
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
 }
 
 .accordion li:last-child .link { border-bottom: 0; }
 
 .accordion li i {
   position: absolute;
   top: 16px;
   left: 12px;
   font-size: 18px;
   color: #595959;
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
 }
 
 .accordion li i.fa-chevron-down {
   right: 12px;
   left: auto;
   font-size: 16px;
 }
 
 .accordion li.open .link { color: #b63b4d; }
 
 .accordion li.open i { color: #b63b4d; }
 
 .accordion li.open i.fa-chevron-down {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg);
 }
 
 /**
  * Submenu
  -----------------------------*/
 
 
 .submenu {
   display: none;
   background: #444359;
   font-size: 14px;
 }
 
 .submenu li { border-bottom: 1px solid #4b4a5e; }
 
 .submenu a {
   display: block;
   text-decoration: none;
   color: #d9d9d9;
   padding: 12px;
   /* padding-left: 42px; */
   -webkit-transition: all 0.25s ease;
   -o-transition: all 0.25s ease;
   transition: all 0.25s ease;
 }
 
 .submenu a:hover {
   background: #b63b4d;
   color: #FFF;
 }

 .container .row div[class^=col-] {
  position: relative;
}

 .video-wrapper, .video-banner {
  height: 570px;
  overflow: hidden;
  position: relative;
}

/* .property-image span.p-tag {
  color: #ffffff;
  font-weight: 500;
  height: 28px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 93px;
  z-index: 1;
  line-height: 28px;
} */

.b-image, .b-s-image, .b-s-image-2, .b-s-image-3 {
  background: #1f223e none repeat scroll 0 0;
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.58);
  display: inline-block;
  margin-right: 49px;
  margin-top: 46px;
}
.b-image img, .b-s-image img, .b-s-image-2 img, .b-s-image-3 img {
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.58);
  margin: 0;
  position: relative;
  right: -49px;
  top: -46px;
  width: 100%;
}

.container .row div[class^=col-] {
  position: relative;
}

.single-fun-factor h4 {
  color: #e0e0e0;
  font-size: 15px;
  font-weight: 600;
}
.text-dark .text-icon > h2, .single-fun-factor.text-dark h4 {
  color: #1f223e;
}
.fun-factor h2 {
  font-size: 28px;
}
.text-icon > h2 {
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
  line-height: 28px;
  position: relative;
  top: 8px;
}
.text-icon img {
  display: inline-block;
}
.text-dark .text-icon > h2, .single-fun-factor.text-dark h4 {
  color: #1f223e;
}
.single-team-member:hover .member-image:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.member-image:after {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.link-effect {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 198px;
  z-index: 1;
}
.member-image {
  position: relative;
  text-align: center;
}
.member-text {
  z-index: 1;
  position: relative;
}
.member-text > h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.member-text > span {
  color: #bcbcbc;
}
.select2-container--krajee .select2-selection--single {
  height: 38px;
}
.select2-container--krajee .select2-selection--single .select2-selection__placeholder {
  color: #000;
}