.hidden {
  display: none !important; }

/*===== APP COMBO - BUY X TANG Y ============================================*/
.modal-productApp {
  text-align: center;
  padding: 0 !important;
  font-size: 0;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-productApp:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-productApp .modal-dialog-centered {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 14px; }

.modal-productApp.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-productApp .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-productApp.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-productApp.fade.show .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-productApp .modal-footer {
  padding: 15px;
  text-align: center; }

.modal-productApp .modal-footer .button {
  margin: 0 5px; }

.modal-productApp .modal-header {
  padding: 15px 20px; }

.modal-productApp .modal-header .name-combo,
.modal-productApp .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0px 30px 0px 0px; }

.modal-productApp .modal-header .combo-title {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: bold; }

.modal-productApp .modal-header .close-modal-app {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  right: 13px;
  top: 9px;
  z-index: 9;
  opacity: 1;
  margin: 0; }

.modal-productApp .modal-header .close-modal-app svg {
  display: inline-block;
  fill: currentColor;
  position: relative;
  width: 12px;
  line-height: 30px;
  margin-top: -2px; }

#combo-program {
  max-height: 400px;
  overflow: auto; }

#combo-program .combo-title b {
  color: #ff0707; }

#combo-program .combo-w {
  border: 0;
  margin-bottom: 0px;
  padding: 0px 10px 0px 40px;
  position: relative; }

#combo-program .combo-w:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: calc(50% - 11px);
  left: 11px;
  color: #93c3c4;
  opacity: 0; }

#combo-program .combo-w:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 10px);
  left: 7px; }

#combo-program .combo-w.checked:after {
  opacity: 1; }

#combo-program .combo-w.checked:before {
  border: 1px solid #333; }

#combo-program table tr {
  margin-bottom: 3px; }

#combo-program table label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  border: none;
  padding: 2px 5px;
  cursor: pointer; }

#combo-program table label:after {
  content: "";
  display: table;
  clear: both; }

#combo-program table label img {
  display: inline-block;
  width: 85px;
  float: left; }

#combo-program table label p {
  display: inline-block;
  width: calc(100% - 85px);
  float: left;
  margin-bottom: 0px;
  padding-left: 15px; }

#combo-program table label .discount-promotion-price b {
  color: #fa0303; }

#combo-program table label .discount-promotion-price del {
  margin-left: 5px; }

#combo-program table input {
  display: none; }

#combo-program table input:checked + label {
  color: #000;
  background: #fff8f8; }

#buyxgety-program {
  margin: 20px 0;
  border: 2px dotted #DEEEDC;
  padding: 10px;
  position: relative;
  min-height: 100px;
  z-index: 0; }

#buyxgety-program .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  right: 10px;
  top: 6px;
  background-image: url(//theme.hstatic.net/200000791509/1001221435/14/appbuyxgety-icon.png?v=215);
  background-repeat: no-repeat;
  background-size: contain; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px 10px; }

.buyxgety_item .buyxgety_checkbox {
  width: 35px;
  float: left;
  padding-top: 7px; }

.buyxgety_item .buyxgety_image {
  width: 60px;
  float: right; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 95px);
  float: right;
  padding-left: 15px; }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

.pro-loop .product-img .product_gift_label {
  width: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1; }

.product-loop-special .product-col-left {
  position: relative; }

.product-loop-special .product-col-left .product_gift_label {
  position: absolute;
  width: 50px;
  top: 15px;
  z-index: 2;
  left: 20px; }

button.btn-product-gift {
  width: 100%;
  padding: 14px 35px;
  font-size: 16px; }

table.table-cart tr td.item .ico-gift {
  display: inline-block;
  width: 16px;
  vertical-align: text-bottom;
  margin-left: 10px; }

@media (max-width: 767px) {
  .modal-productApp .modal-dialog-centered {
    margin: 30px 10px 50px; }
  .modal-productApp .modal-header {
    padding-left: 15px; }
  .modal-productApp .modal-header .name-combo,
  .modal-productApp .modal-header .modal-title {
    font-size: 18px; }
  .modal-productApp .modal-footer .button {
    width: 100%;
    margin: 0; }
  .modal-productApp .modal-footer .button + .button {
    margin-top: 15px; } }

.combo-productdetail .btn-combo {
  width: 410px;
  background: #f00;
  color: #fff;
  height: 35px;
  border: none;
  min-width: 200px;
  font-weight: 400;
  margin-right: 5px;
  text-transform: uppercase;
  margin-left: 0;
  margin-bottom: 10px;
  white-space: nowrap;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  border-radius: 0; }

.modal-productApp .modal-footer button.btn.button {
  background: #000;
  color: #fff; }

.modal-productApp .modal-header .close-modal-app {
  padding: 0; }

.productImg .product_gift_label {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10; }

.productImg .product_gift_label img {
  max-height: 30px;
  max-width: 30px; }

.combo-info .combo-item--title {
  white-space: initial;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

/* . RENDER COMBO */
/*-------------------------------------------*/
.combo-info--title {
  font-size: 17px;
  margin: 0 0 10px;
  font-weight: 600; }

.combo-info--content + .combo-info--content {
  border-top: 0; }

.combo-info .combo-content--name {
  font-weight: 600;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px; }

.combo-info .combo-content--list .list-combos {
  display: flex;
  -ms-display: flex;
  flex-wrap: wrap; }

.combo-info .combo-content--total {
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  padding-top: 15px;
  border-left: 0;
  border-top: 1px dashed #ddd;
  text-align: left; }

.combo-info .combo-content--total p {
  margin: 0 0 10px;
  font-size: 15px; }

.combo-info .combo-content--total p span.combo-total-price {
  color: #ff2c26;
  font-size: 16px; }

.combo-info .combo-content--total p.txt1 {
  font-weight: 700; }

.combo-info .combo-content--total p.txt2 .combo-total-priceInit {
  font-weight: 500;
  font-size: 16px; }

.combo-info .combo-content--total .add-combo {
  font-size: 13px;
  background: #f00;
  border: none;
  padding: 12px 20px;
  color: #fff;
  font-weight: 500;
  border-radius: 2px;
  white-space: nowrap;
  min-width: 185px;
  height: 45px;
  text-transform: uppercase; }

.combo-info .combo-content--total .add-combo:focus {
  outline: none; }

.combo-info .combo-item {
  position: relative;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column; }

.combo-info .combo-item--images {
  position: relative;
  margin-bottom: 15px; }

.combo-info .combo-item--images .lazy-img-cb {
  overflow: hidden; }

.combo-info .combo-item--images a {
  width: 100px;
  text-align: center;
  display: block; }

.combo-info .combo-item--detail {
  padding-right: 20px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column; }

.combo-info .combo-item--detail p {
  margin-bottom: 0; }

.combo-info .combo-item--title {
  position: relative;
  margin-bottom: 5px;
  font-weight: 500; }

.combo-info .combo-item--title input {
  margin-right: 5px;
  cursor: pointer;
  vertical-align: -2px; }

.combo-info .combo-item--option {
  margin-bottom: 10px; }

.combo-info .combo-item--option .options-title {
  color: #999;
  font-weight: 500; }

.combo-info .combo-item--option .select-option {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  margin-top: 8px; }

.combo-info .combo-item--option .select-option:hover label {
  opacity: 1;
  visibility: visible; }

.combo-info .combo-item--option .select-option label {
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  height: 24px;
  line-height: 24px;
  background: #17191a;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 15px;
  border-radius: 3px;
  z-index: 990;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  display: none; }

.combo-info .combo-item--option .select-option label:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 50%;
  width: 0;
  height: 0;
  border: solid;
  border-width: 8px 8px 0 8px;
  border-color: transparent;
  border-top-color: #000;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.combo-info .combo-item--option .select-option select {
  font-size: 12px;
  color: #000;
  padding: 5px;
  border-color: #ececec;
  border-radius: 2px;
  outline: none;
  font-weight: 500; }

.combo-info .combo-item--option .select-option select.disable {
  pointer-events: none;
  padding: 3px 8px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.combo-info .combo-item--option .select-option select option[disabled] {
  color: rgba(0, 0, 0, 0.3); }

.combo-info .combo-item--option.is-hide {
  display: none; }

.combo-info .combo-item--option.disable .options-title {
  display: none; }

.combo-info .combo-item--option.disable .filter-option {
  /*-moz-appearance:none;-webkit-appearance:none;appearance:none;pointer-events: none;*/
  padding: 5px 8px; }

.combo-info .combo-item--bottom {
  margin-top: auto; }

.combo-info .combo-item--priceInit {
  margin-top: auto; }

.combo-info .combo-item--priceInit span b {
  font-weight: 600; }

.combo-info .combo-item--priceInit del {
  margin-left: 5px;
  color: rgba(0, 0, 0, 0.26);
  font-size: 12px;
  font-weight: 500; }

.combo-info .combo-item--price {
  color: #d0011b;
  font-weight: 600;
  margin-top: 5px;
  font-size: 15px; }

.combo-info .combo-item--price .price-tt {
  font-size: 12px;
  color: #757575;
  display: block; }

.combo-info .combo-item--price del {
  color: rgba(0, 0, 0, 0.26);
  margin-left: 5px;
  font-size: 12px; }

.combo-info .combo-item.item-force .combo-item--images a, .combo-info .combo-item.item-force .combo-item--title input {
  pointer-events: none; }

.combo-info .combo-item.item-force:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none; }

.combo-info .combo-item.disabled .combo-item--images a.image {
  opacity: 0.5; }

.combo-info .combo-item:not(:last-child) .combo-item--images:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 100px;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: linear-gradient(#000, #000), linear-gradient(#000, #000), transparent;
  background-position: center;
  background-size: 50% 2px, 2px 50%;
  background-repeat: no-repeat; }

@media (min-width: 992px) {
  .combo-info .combo-content--total {
    position: relative;
    text-align: left;
    min-width: 195px; }
  .combo-info .combo-content--total .wrapbox-total {
    display: flex;
    align-items: center;
    height: 100%; }
  .combo-info .combo-content--total .wrapbox-total .combo-total {
    margin-right: 30px; }
  .combo-info .combo-content--total .wrapbox-total .combo-total p {
    margin: 0; }
  .combo-info .combo-content--total .wrapbox-total .combo-total .txt2 {
    margin-top: 1px; }
  .combo-info .combo-content--list {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .combo-info .combo-item--option {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .combo-info .combo-item--option .options-title {
    margin-right: 10px;
    min-width: 90px;
    font-size: 13px;
    margin-top: 8px; }
  .combo-info--content {
    padding: 20px;
    border: 2px dashed #e70505;
    border-radius: 4px; }
  .combo-info--vertical .combo-info--content {
    overflow: hidden; }
  .combo-info--vertical .combo-content--total {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .combo-info--vertical .combo-item--price .price-tt {
    display: inline-block;
    margin-right: 5px; }
  .combo-info--vertical.width-small {
    max-width: calc(66.666667% - 15px); }
  .combo-info--vertical.width-small .combo-item {
    flex: 0 0 50%;
    max-width: 50%; }
  .combo-info--vertical .combo-item:nth-child(3n) .combo-item--detail {
    padding: 0; }
  .combo-info--horizontal .combo-info--content {
    display: block; }
  .combo-info--horizontal .combo-info--content .combo-item--images a {
    width: 80px; }
  .combo-info--horizontal .combo-content--total {
    border-left: 0;
    padding-left: 0; }
  .combo-info--horizontal .combo-item--bottom {
    text-align: right;
    max-width: 150px;
    flex: 0 0 150px;
    margin-top: 0; }
  .combo-info--horizontal .combo-item {
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: row;
    border-bottom: 1px dashed #e4e5f0; }
  .combo-info--horizontal .combo-item--title {
    position: initial; }
  .combo-info--horizontal .combo-item--title input {
    position: absolute;
    top: 0;
    left: 0; }
  .combo-info--horizontal .combo-item--detail {
    padding-right: 0;
    padding-left: 15px;
    flex-direction: row;
    justify-content: space-between; }
  .combo-info--horizontal .combo-item--option .options-title {
    margin-right: 15px;
    flex: 0 0 100%;
    color: #999;
    margin-top: 0px; }
  .combo-info--horizontal .combo-item--option .select-option {
    margin-right: 4px;
    margin-top: 4px; }
  .combo-info--horizontal .combo-item--price .price-tt {
    display: inline-block;
    padding-right: 3px; }
  .combo-info--horizontal .combo-item--price del {
    display: block; }
  .combo-info--horizontal .combo-item--price {
    margin: 0;
    font-size: 14px; }
  .combo-info--horizontal .combo-item:last-child {
    border-bottom: 0; }
  .combo-info--horizontal .combo-item:not(:last-child) .combo-item--images:before {
    display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .combo-info--content, .combo-info--priceInit, .combo-info--price, .combo-info--price span {
    font-size: 14px; }
  .combo-info .combo-item {
    flex: 0 0 48%;
    max-width: 48%; } }

@media (max-width: 991px) {
  .combo-info--content {
    display: block; }
  .combo-info .combo-item--option .options-title {
    font-size: 12px;
    color: #999; }
  .combo-info .combo-item--option .select-option {
    margin-right: 4px;
    margin-top: 4px; }
  .combo-info .combo-content--total {
    width: 100%;
    padding-top: 15px; }
  .combo-info .combo-content--total .wrapbox-total {
    text-align: left; }
  .combo-info .combo-content--total .add-combo {
    padding: 12px 20px;
    width: 100%;
    height: 45px; }
  .combo-info .combo-content--list {
    margin: 0 -12px;
    overflow: hidden; }
  .combo-info .combo-content--list .list-combos {
    flex-wrap: nowrap;
    overflow: scroll;
    padding: 0 12px; }
  .combo-info .combo-content--list .list-combos::-webkit-scrollbar {
    display: none; }
  .combo-info .combo-item--detail {
    padding-right: 12px; }
  .combo-info .combo-item--priceInit, .combo-info .combo-item--price, .combo-info .combo-item--price span {
    font-size: 12px; }
  .combo-info--vertical .combo-content--total {
    display: block; } }

@media (max-width: 767px) {
  .combo-info .combo-item {
    flex: 0 0 49%;
    max-width: 49%; } }

@media (max-width: 360px) {
  .combo-info .combo-item--priceInit, .combo-info .combo-item--price, .combo-info .combo-item--price span {
    font-size: 11px; } }

.product-appcombo.q-combo-info {
  border-bottom: 1px dotted #dfe0e1; }

.combo-info .combo-item--images img {
  max-width: 100px; }

.product-app.combo-info.combo-info--vertical {
  margin-top: 15px; }

.dhs__loading {
  position: fixed;
  z-index: 99999999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none; }

.dhs__loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3); }

.dhs__loading:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.dhs__loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-animation: spinner 1.5s infinite linear;
  -moz-animation: spinner 1.5s infinite linear;
  -ms-animation: spinner 1.5s infinite linear;
  -o-animation: spinner 1.5s infinite linear;
  animation: spinner 1.5s infinite linear;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.5) -15px 0 0 0, rgba(0, 0, 0, 0.5) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.75) -15px 0 0 0, rgba(0, 0, 0, 0.75) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

body.add-loading .dhs__loading {
  display: block; }

.combo-product .combo-img {
  float: left;
  display: inline-block; }

.combo-product .combo-img img {
  max-width: 50px;
  max-height: 50px; }

.combo-product .combo-content {
  padding-left: 10px;
  display: inline-block;
  width: calc(100% - 60px); }

.combo-product .combo-content .discount-promotion-price {
  font-weight: bold;
  margin-bottom: 5px; }

.combo-product .combo-content .discount-promotion-price b {
  margin-right: 5px; }

.combo-product .combo-content p {
  margin-bottom: 2px; }

#combo-program table tr {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd; }

.combo-product .combo-content .variants select.product-select {
  padding: 5px; }

.combo-product .combo-content .variants {
  margin-bottom: 10px; }

#combo-popup .heading-combo .name-combo {
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  font-size: 16px; }

#combo-popup .modal-header {
  padding: 10px 20px; }

#combo-program p {
  margin-bottom: 3px; }

#combo-program table tr td {
  width: 100%;
  display: inline-block; }

#combo-program p span {
  font-weight: bold;
  text-transform: uppercase; }

#combo-popup .modal-body {
  padding: 10px 10px 0; }

#combo-program table tr[haravan-promotion]:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

#combo-popup .modal-footer {
  padding: 10px 20px;
  border-top: 0;
  justify-content: center; }

#combo-popup .modal-footer button {
  background: #000;
  color: #fff; }

#combo-popup .modal-content {
  border: 1px solid #000;
  box-shadow: unset !important;
  margin: 15px 0 0;
  overflow: hidden; }

#combo-popup .modal-content .modal-header {
  background: #000;
  border-bottom: 0;
  color: #fff; }

.scroll-barcss-over::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #ffeee0; }

.scroll-barcss-over::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #ffeee0; }

.scroll-barcss-over::-webkit-scrollbar-thumb {
  background-color: #1f3353; }

#combo-popup .modal-footer {
  text-align: center;
  background: #f5f5f5; }

.dhs__loading {
  position: fixed;
  z-index: 99999999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none; }

.dhs__loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3); }

.dhs__loading:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.dhs__loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-animation: spinner 1.5s infinite linear;
  -moz-animation: spinner 1.5s infinite linear;
  -ms-animation: spinner 1.5s infinite linear;
  -o-animation: spinner 1.5s infinite linear;
  animation: spinner 1.5s infinite linear;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.5) -15px 0 0 0, rgba(0, 0, 0, 0.5) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.75) -15px 0 0 0, rgba(0, 0, 0, 0.75) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

body.add-loading .dhs__loading {
  display: block; }

#combo-program .combo-w.checked {
  background: #e8e8e8; }

#combo-program p.name-combo {
  padding-top: 7px; }
