.name-combo {
  display: none !important; }

.combo-w {
  display: flex;
  gap: 20px;
  padding: 0 !important;
  margin-bottom: 40px !important; }

@media (max-width: 992px) {
  .combo-w {
    flex-wrap: wrap; } }

.combo-w .combo-list {
  width: calc(75% - 20px); }

@media (max-width: 992px) {
  .combo-w .combo-list {
    width: calc(100% - 20px); } }

.combo-w .boxtong {
  width: calc(25% - 20px);
  display: flex;
  align-items: center;
  padding-left: 15px; }

@media (max-width: 992px) {
  .combo-w .boxtong {
    width: calc(100% - 20px); } }

#combo-program {
  /* the slides */
  /* the parent */ }

#combo-program .titledemand {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

#combo-program .discount-promotion-price {
  display: flex;
  margin-bottom: 0;
  flex-direction: column-reverse; }

#combo-program .priceclone b {
  font-weight: 500;
  text-decoration: line-through; }

#combo-program .nunarice del {
  display: none !important; }

#combo-program .slick-slide {
  margin: 0 15px; }

#combo-program .slick-list {
  margin: 0 -15px; }

#combo-program .slider-index.next {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: #000;
  z-index: 9;
  height: 55px;
  line-height: initial; }

#combo-program .slider-index.next svg path {
  stroke: #fff; }

#combo-program .slider-index.prev {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: #000;
  z-index: 9;
  height: 55px;
  line-height: initial; }

#combo-program .slider-index.prev svg {
  transform: rotate(180deg); }

#combo-program .slider-index.prev svg path {
  stroke: #fff; }

#combo-program .slick-arrow {
  opacity: 1;
  transition: 0.4s all ease; }

#combo-program:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

#combo-program .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }

#combo-program .slick-dots button {
  background: #D9D9D9;
  border: none;
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin-right: 10px;
  outline: none; }

#combo-program .slick-dots .slick-active button {
  background: linear-gradient(227.28deg, #EC0098 0%, #FF8159 100%); }

#combo-program .slick-track {
  margin-left: 0; }

#combo-program .slick-track > div {
  position: relative; }

#combo-program .slick-track > div:after {
  content: '+';
  position: absolute;
  right: -25px;
  top: 100px;
  font-weight: bold;
  font-size: 30px; }

#combo-program .slick-track > div:last-child:after {
  display: none; }

#combo-program .variants {
  display: none; }

#combo-program .combo-img {
  width: 100%; }

.combo-list tbody .combo-product .combo-image {
  width: 100% !important; }

#combo-program table .combo-product p {
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 5px;
  padding-left: 0;
  color: #000; }

#combo-program {
  max-height: initial;
  overflow: hidden; }

#combo-program .combo-w:after, #combo-program .combo-w:before {
  display: none; }

.variants select {
  width: 100px;
  height: 30px;
  border: 1px solid #ccc;
  margin-top: 10px; }

.clickmuacombo {
  background: #000;
  color: #fff !important;
  width: 100%;
  display: block;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  text-transform: uppercase; }

.combo-w .combo-list {
  border: 1px solid #D9D9D9;
  padding: 15px; }

@media (max-width: 992px) {
  .combo-w .boxtong {
    background: #f5f5f5;
    padding: 15px;
    margin-top: -20px;
    width: 100%; }
  .combo-w .combo-list {
    width: 100%; } }

.appcomboprofesor {
  margin: 60px 0; }

.appcomboprofesor .incombotitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .appcomboprofesor .incombotitle {
      text-align: center; } }

.appcomboprofesor .incomboflex {
  display: flex;
  gap: 40px;
  width: 85%;
  border-right: 1px solid #ccc; }

.appcomboprofesor .title {
  margin-bottom: 10px;
  font-size: 16px; }

.appcomboprofesor .title i {
  color: #536eef; }

.appcomboprofesor .pricegiam {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-bottom: 5px; }

.appcomboprofesor .pricegiam .pricegiam1 {
  font-weight: bold;
  font-size: 16px; }

.appcomboprofesor .pricegiam .pricegiam2 {
  text-decoration: line-through; }

.combozitem {
  position: relative;
  position: relative;
  width: calc(100%/4 - 40px);
  min-width: 200px; }

.combozitem:after {
  content: '+';
  position: absolute;
  right: -30px;
  top: 30%;
  font-weight: bold;
  font-size: 30px; }

.combozitem:last-child:after {
  display: none; }

.blockcombo {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.blockcombo .combotngtien {
  width: 15%;
  padding-left: 15px;
  min-width: 200px; }

.themtatcavaogio {
  background: #e50a0a;
  color: #fff;
  padding: 10px 13px;
  display: inline-block;
  margin-top: 15px;
  border-radius: 4px;
  font-weight: bold; }

.themtatcavaogio:hover {
  color: #fff;
  opacity: 0.6; }

.bgiatritien {
  color: #e50a0a;
  font-weight: bold;
  margin-left: 0px; }

.combotngtienonez2 {
  margin-top: 0px; }

.tientietkiem {
  font-weight: bold; }

.combotngtienonez, .combotngtienonez2 {
  font-size: 16px; }

@media (max-width: 992px) {
  .blockcombo {
    flex-wrap: wrap; }
  .appcomboprofesor .incomboflex {
    display: flex;
    gap: 40px;
    width: 100%;
    border-right: 0px solid #ccc;
    overflow: auto; }
  .blockcombo .combotngtien {
    width: 100%;
    padding-left: 0;
    min-width: 200px;
    background: #f5f5f5;
    padding: 10px;
    margin-top: 10px; } }

.selector-actions .wrap-addcart.flexwrap {
  flex-wrap: wrap; }

.selector-actions .wrap-addcart.flexwrap .clickmuacombole {
  background: #000;
  color: #fff !important;
  width: 100%;
  display: block;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px; }

.redthongbao {
  display: none; }

.combo-info.d-none {
  display: none; }

.appcomboprofesor {
  margin: 60px 0;
  clear: both; }

.bgiatritiengoc {
  color: #878c8f;
  text-decoration: line-through;
  font-weight: bold;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px; }
