@import url("https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap");
.footer_logo img {
  max-height: 110px;
}
.name_footer {
  font-weight: 600;
  font-size: 20px;
  color: #675f5b;
  margin-bottom: 10px;
}
.all_diachi {
  display: flex;
  align-items: center;
  color: #675f5b;
  line-height: 1.8;
  margin-bottom: 18px;
}
.all_diachi i{
  font-weight: 400;
}
.noidung_diachi {
  margin-left: 3%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #675f5b;
}
.noidung_diachi span {
  font-weight: 600;
}
.toado iframe {
  width: 100%;
  height: 200px;
}
.title_footer {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 25px;
  /* margin-top: 15px; */
  color: #000;
}
.all_menu_footer a {
  display: inline-block;
  color: #675f5b;
  font-size: 14px;
  font-weight: 300;
}
.all_menu_footer p{
  margin-bottom: 15px;
}
.mxh{
  display: flex;
}
.mxh a {
  display: block;
  width: 48px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #eaeaea;
  border-radius: 4px;
  font-size: 18px;
  color: #a7a7a7;
  margin-right: 12px;
}
.top-contact .right_contact {
  width: 48%;
}
.name_contact {
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
.infomation {
  list-style: none;
  margin: 30px 0 0;
}
.infomation li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.infomation li i {
  color: #4eb92d;
  flex: 0 0 30px;
  font-size: 18px;
  max-width: 30px;
  position: relative;
}
.infomation li .title-contact {
  flex: 1 1 0;
  font-weight: 500;
  min-width: 0;
  font-size: 16px;
}
.title-contact p {
  margin-bottom: 0;
}
.title_contact {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
.all_new {
  width: 80%;
  margin: auto;
}
div#toc-content p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 8px;
  text-rendering: optimizeLegibility;
}
div#toc-content li {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 8px;
  text-rendering: optimizeLegibility;
}
#toc-content h1,
#toc-content h2,
#toc-content h3,
#toc-content h4,
#toc-content h5,
#toc-content h6 {
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
div.content-tabs-pro-detail p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 0.9375rem;
  text-rendering: optimizeLegibility;
}
.content-tabs-pro-detail h1,
.content-tabs-pro-detail h2,
.content-tabs-pro-detail h3,
.content-tabs-pro-detail h4,
.content-tabs-pro-detail h5,
.content-tabs-pro-detail h6 {
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.footer_logo img{
  margin-bottom: 25px;
}
/* ------------------------------------ */
.all_giohang_hotline {
  width: 83%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.timkiem_menu {
  min-width: 588px;
}
.all_hotline_giohang ul {
  display: flex;
  align-items: center;
  margin-left: 55px;
}
li.header-phone {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
li.header-phone .icon {
  font-size: 29px;
  color: #636262;
  margin-right: 12px;
}
li.header-phone .icon i {
  font-weight: 300;
}
li.header-phone a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #363636;
}
li.header-phone a span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #585e52;
  line-height: 1;
  margin-bottom: 2px;
}
li.header-cart-action {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 15px;
}
.header-cart-action .header-cart-wrap {
  position: relative;
  margin-right: 5px;
}
.header-cart-action .header-cart-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  color: #363636;
  background: #f8e3d1;
}
.header-cart-action .header-cart-wrap a i {
  font-weight: 300;
}
.header-cart-wrap .count-cart {
  position: absolute;
  right: -5px;
  top: -4px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: #f89846;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
}
.header-cart-action .cart-amount {
  font-size: 13px;
  font-weight: 700;
  color: #363636;
  margin-left: 10px;
}
.bottom_header {
  padding: 32px 0;
  border-bottom: 1px solid #f2f2f2;
}
.header-delivery-message p {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #f1f1f1;
  font-weight: 700;
  padding-right: 16px;
  position: relative;
  font-size: 12px
}
.header-delivery-message p::before {
  content: "|";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.header-delivery-message p > span {
  color: #fc9135;
}
.menu_top_div {
  position: relative;
  font-size: 12px;
  color: #666666;
}
.header-top-right ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.header-top-right ul li {
  position: relative;
  font-size: 12px;
  color: #666666;
  padding-right: 15px;
  margin-right: 15px;
}
.header-top-right ul li::before {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #dbdada;
}
.header-top-right ul li a {
  color: #666666;
}
.header-category {
  position: relative;
}
.all_slide {
  padding: 30px 0;
  background: url(../images/slider_area_bg.jpg) no-repeat left center;
  background-size: cover;
}
.header-category > a {
  padding: 15px 20px;
  min-height: 55px;
  min-width: 100%;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 6px 6px 0 0;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  background: #4eb92d;
}
.header-category > a i:first-child {
  margin-right: 18px;
}
.header-category > a i:last-child {
  margin-left: auto;
}
.category-menu {
  display: block;
  padding: 8px 0 0px;
  position: relative;
  box-shadow: 0px 5px 7.44px 0.56px rgba(185, 185, 185, 0.13);
  background: #fff;
  width: 100%;
  border: 1px solid rgb(175 175 175 / 25%);
  border-bottom: 4px solid #4eb92d;
  border-top: none;
}
.category-menu > li {
  display: block;
}
.slider--area .category-menu > li > a {
  padding: 12px 50px 12px 20px;
}
.category-menu > li > a {
  display: flex;
  color: #545252;
  font-size: 14px;
  padding: 13px 50px 13px 20px;
  border-bottom: 1px solid rgb(175 175 175 / 25%);
  background: transparent;
  position: relative;
  align-items: center;
}
.category-menu > li:last-child > a {
  border: none;
}
.category-menu .fa-angle-right {
  position: absolute;
  right: 7%;
  font-weight: 400;
}
.category-menu > li > a .ten_menu img {
  margin-right: 15px;
}
.category-menu .megamenu {
  padding: 27px 20px 3px 20px;
}
.category-menu .megamenu {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  left: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0px 1px 16px 0px rgba(220, 220, 220, 0.47);
  border: 1px solid #ebebeb;
  width: 840px;
  min-height: 100%;
  padding: 27px 20px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.3s linear;
  z-index: 2;
}
.category-menu > li:hover > .megamenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.category-menu .megamenu > .sub-column-item {
  width: 33.3333%;
  flex: 0 0 33.3333%;
  margin-bottom: 30px;
  padding: 0 15px;
}
.category-menu .megamenu > .sub-column-item > a {
  font-weight: 700;
  display: block;
  color: #222222;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3;
  transition: 0.3s linear;
}
.category-menu .megamenu > .sub-column-item ul li {
  margin-bottom: 15px;
}
.category-menu .megamenu > .sub-column-item ul li a {
  display: inline-flex;
  color: #545252;
  font-size: 14px;
  text-transform: capitalize;
  transition: 0.3s linear;
}
.megamenu > .sub-column-item > a:hover {
  color: #4eb92d;
}
.category-menu .megamenu > .sub-column-item ul li a:hover {
  color: #4eb92d;
  padding-left: 5px;
}
.slider-content {
  position: absolute;
  top: 40%;
  right: 5%;
  transform: translate(-5%, -40%);
}
.slider-content .sub-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 14px;
}
.slider-content .sub-title {
  font-size: 50px;
  line-height: 0.8;
  margin-bottom: 22px;
}
.slider-content .title_slide {
  font-size: 50px;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 0.9;
  color: #fc9135;
}
.slider-content p {
  margin-bottom: 32px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.slider-content .btn {
  user-select: none;
  -moz-user-select: none;
  background: #4eb92d none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}
.slider-content .btn:hover {
  color: #fff;
  background: #fc9135;
}
.slider-category-wrap {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 5px 7.44px 0.56px rgba(185, 185, 185, 0.13);
  padding: 30px 70px 35px;
  position: relative;
}
.slider-category-wrap::before {
  content: "";
  position: absolute;
  left: 70px;
  bottom: 35px;
  right: 70px;
  height: 1px;
  background: #dcd9d9;
}
.draggable {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.category-item {
  text-align: center;
  position: relative;
  padding-bottom: 25px;
}
.category-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #fc9135;
  z-index: 1;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
}
.category-item:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.category-thumb {
  margin-bottom: 18px;
}
.category-thumb img {
  display: inline-block;
  border-radius: 50%;
  background: #f2f4f7;
}
.category-content .title {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
  color: #41464c;
}
.wrap_danhmuc {
  background: url(../images/slider_area_bg.jpg) no-repeat left center;
  background-size: cover;
}
.section-title-two {
  margin-bottom: 30px;
  text-align: center;
}
.section-title-two .sub-title {
  display: block;
  color: #fc9135;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
.section-title-two .mota_title {
  font-size: 30px;
  margin-bottom: 0;
  color: #222222;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #4eb92d;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 22px;
  border-radius: 50px;
  margin: 0 7px 15px;
}
.nav-pills .nav-link {
  display: block;
  border: none;
  background: #f7f7f7;
  color: #353535;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 22px;
  border-radius: 50px;
  margin: 0 7px 15px;
  transition: all 0.3s ease-out 0s;
}
.sp--product--item {
  text-align: center;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  /* margin-bottom: 30px; */
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
}
.sp--product--thumb {
  position: relative;
  background: #f6f8f9;
  /* padding: 20% 0px; */
}
.sp--product--thumb img {
  max-width: 100%;
  width: 100%;
}
.sp--product--content .title {
  font-size: 15px;
  color: #252a2b;
  /* margin-bottom: 10px; */
  font-weight: 500;
  min-height: 48px;
  line-height: 1.6;
}
.sp--product--content .title a {
  color: #1f1e1d;
}
.sp--product--content .price {
  font-size: 16px;
  font-weight: 600;
  color: #4eb92d;
  line-height: 1.3;
}
.sp--product--content .price del {
  color: #9e9c99;
  font-size: 12px;
  font-weight: 300;
}
.sp--product--content {
  padding: 10px 14px 10px;
}
.sp--product--thumb .batch {
  position: absolute;
  top: 26px;
  left: 0;
  min-width: 54px;
  text-align: center;
  background: #4eb92d;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 9px;
  line-height: 1;
  z-index: 1;
}
.discount-time-bg {
  background-image: url(../images/discount_count_bg.jpg);
  background-position: center;
  background-size: cover;
  padding: 80px 80px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.discount-time-img.left {
  top: 20px;
  left: 2.8%;
}
.discount-time-img {
  position: absolute;
  z-index: -1;
}
.discount-time-img.right {
  right: 0;
  top: 0;
}
.discount-time-content {
  max-width: 470px;
  margin: 0 22% 0 auto;
  text-align: center;
}
.discount-time-content .section-title .title {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}
.discount-time-content .coming-time {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 17px;
}
.discount-time-content .coming-time .time-count {
  position: relative;
  text-align: center;
  margin: 0 17px 20px;
}
.discount-time-content .coming-time .time-count::before {
  content: ":";
  position: absolute;
  top: 0;
  right: -21.5px;
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  font-weight: 800;
}
.discount-time-content .coming-time .time-count:last-child:before {
  content: none;
}
.discount-time-content .coming-time .time-count span:first-child {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  border-radius: 4px;
  background: #fc9135;
  font-weight: 800;
  color: #fff;
  margin: 0 auto 13px;
}
.discount-time-content .coming-time .time-count span:last-child {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}
.discount-time-content .btn {
  user-select: none;
  -moz-user-select: none;
  background: #4eb92d none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}
.section-title .sub-title {
  display: block;
  color: #fc9135;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
.section-title .title{
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 500;
  color: #222222;
}
.section-btn-link > a {
  display: inline-flex;
  align-items: center;
  color: #fc9135;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 1;
}
.section-btn-link > a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fc9135;
  transition: all 0.3s ease-out 0s;
}
.section-btn-link > a i {
  margin-left: 10px;
  font-weight: 500;
}
.all_sp_best_deal{
  margin-top: 50px;
}
.ganic-app-wrap {
  border-radius: 6px;
  padding: 93px 0;
  position: relative;
  margin-top: 24px;
  z-index: 1;
}
.ganic-app-img {
  position: absolute;
  left: -65px;
  bottom: 0;
  z-index: -1;
}
.ganic-app-content {
  position: relative;
  padding: 0 100px 0 70px;
}
.ganic-app-content .shape {
  position: absolute;
  left: -27px;
  top: -23px;
}
.ganic-app-content .sub-title {
  display: block;
  color: #fff;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 15px;
}
.ganic-app-content .title {
  font-size: 52px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0;
}
.ganic-app-btn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 37px 0 45px;
}
.ganic-app-btn a:first-child {
  margin-right: 25px;
}
.ganic-app-content p {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  line-height: 1.6;
}
.section_tintuc{
    width: 50%;
    margin: auto;
    color: #696969;
    margin-bottom: 50px;
}
.section_tintuc p{
  margin-bottom: 0;
    padding: 0 55px;
    margin-top: 15px;
}
.blog-post-item {
  background: #fff;
  box-shadow: 0px 1px 12.09px 0.91px rgba(153, 153, 153, 0.3);
  margin-bottom: 4%;
}
.blog-post-thumb > a {
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.blog-post-thumb img {
  max-width: 100%;
  width: 100%;
  border-radius: 4px;
  transform: scale(1);
  transition: .6s linear;
  object-fit: cover;
}
.blog-post-content {
  padding: 25px 30px;
  position: relative;
}
.blog-post-date {
  position: absolute;
  width: 54px;
  height: 52px;
  border-radius: 6px;
  box-shadow: 0px 1px 3.72px 0.28px rgba(104, 104, 104, 0.3);
  z-index: 1;
  right: 30px;
  top: -27px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fc9135;
  color: #fff;
  line-height: 1;
  font-size: 22px;
  font-weight: 800;
  border: 3px solid #fff;
  transition: all 0.3s ease-out 0s;
}
.blog-post-date > span {
  display: block;
  line-height: 1;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.blog-post-content .title {
  font-size: 19px;
  line-height: 1.4;
  margin-bottom: 0;
  color: #232323;
  font-weight: 500;
    margin-top: 20px;
}
.blog-post-content .title a {
  position: relative;
  display: inline;
  background-image: linear-gradient(#232323, #232323), linear-gradient(#232323, #232323);
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
  color: #232323;
}
.blog-post-bottom ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 25px;
  margin-top: 35px;
  border-top: 1px solid #e1e4e0;
  position: relative;
}
.blog-post-bottom ul::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 40px;
  height: 3px;
  background: #fc9135;
}
.blog-post-bottom ul li.read-more a {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #232323;
  font-weight: 500;
}
.blog-post-bottom ul li.read-more a i {
  margin-left: 7px;
  color: #fc9135;
}
.blog-post-bottom ul li.share-btn {
  margin-left: auto;
}
.blog-post-bottom ul li.share-btn a {
  font-size: 14px;
  display: block;
  color: #fc9135;
}
.blog-post-item:hover .blog-post-thumb > a img {
  transform: scale(1.1);
}
.blog-post-item:hover .blog-post-date {
  background: #4eb92d;
}
.blog-post-content .title a:hover {
  color: inherit;
  background-size: 0 1px, 100% 1px;
}
.blog-post-bottom ul li.read-more a:hover {
  color: #fc9135;
}
.footer-box-widget {
  background: #eaeaea;
  padding: 35px 30px 55px;
  border-radius: 8px;
}
.f-download-wrap {
  margin-bottom: 35px;
}
.footer-box-widget .fw-title {
  margin-bottom: 20px;
}
.fw-title .title {
  font-size: 18px;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 0;
}
.f-download-wrap .download-btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.f-download-wrap .download-btns a:first-child {
  margin-right: 8px;
}
.footer-box-widget .fw-title {
  margin-bottom: 20px;
}
.contact_footer{
  position: relative;
}
.contact_footer .input-contact input {
  width: 100%;
  border: none;
  border-radius: 6px;
  background: #fff;
  color: #a09d9c;
  padding: 14px 70px 14px 20px;
  font-size: 14px;
  font-weight: 600;
  min-height: 50px;
}
.contact_footer button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: #4eb92d;
  width: 56px;
  height: 50px;
  line-height: 50px;
  font-size: 19px;
  color: #fff;
  border-radius: 0 6px 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-newsletter p {
  color: #675f5b;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 20px;
}
.heading_title {
  color: #41464c;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2%;
}
.desc-pro-detail {
  font-size: 13px;
  letter-spacing: .3px;
  line-height: 24px;
  margin-bottom: 0;
  color: #696969;
}
.gia_all {
  margin: 10px 0;
}
.muangay {
  background: #fc9135;
  border-radius: 50px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff !important;
  cursor: pointer;
}
.muangay:hover{
  background: #4eb92d;
}
.btn-contact {
  background: #4eb92d none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 50px;
}
.btn-contact:hover{
  background: #fc9135;
  color: #fff;
}
.actions-icon {
  height: 32px;
  line-height: 30px;
}
.proloop-actions__inner .btnico {
  display: block;
  width: 32px;
  height: 32px;
  background: #7fba00;
  border-radius: 50%;
  transition: all 0.5s;
  cursor: pointer;
}
.proloop-actions__inner .btnico svg {
  width: 16px;
  height: 31px;
  display: block;
  margin: auto;
  fill: #ffffff;
}
.actions-wrapqty {
  padding: 0 15px 0 15px;
}
.actions-wrapqty a {
  color: #252a2b;
  position: relative;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.all_giohang {
  display: flex;
  align-items: center;
  border: 1px solid #7fba00;
  border-radius: 20px;
}
.proloop-actions__inner {
  margin-bottom: 15px;
}