.primary {
  background-color: #EF72AB !important;
}
.primary-text {
  color: #EF72AB !important;
}
.secondary {
  background-color: #C2A7CF !important;
}
.secondary-text {
  color: #C2A7CF !important;
}
.tertiary {
  background-color: #FF28BE !important;
}
.tertiary-text {
  color: #FF28BE !important;
}
.quaternary {
  background-color: #885FB6 !important;
}
.quaternary-text {
  color: #885FB6 !important;
}
.quinary {
  background-color: #F8DA07 !important;
}
.quinary-text {
  color: #F8DA07 !important;
}
.background {
  background-color: #fafafa !important;
}
.background-text {
  color: #fafafa !important;
}
.success {
  background-color: #2dd36f !important;
}
.success-text {
  color: #2dd36f !important;
}
.warning {
  background-color: #ffc409 !important;
}
.warning-text {
  color: #ffc409 !important;
}
.danger {
  background-color: #eb445a !important;
}
.danger-text {
  color: #eb445a !important;
}
.dark {
  background-color: #222428 !important;
}
.dark-text {
  color: #222428 !important;
}
.medium {
  background-color: #92949c !important;
}
.medium-text {
  color: #92949c !important;
}
.medium-light {
  background-color: #d2d4dc !important;
}
.light {
  background-color: #f5f6f9 !important;
}
.light-text {
  color: #f5f6f9 !important;
}
.pinkyFont {
  font-family: pinky;
}
.DiamondSparklingFont {
  font-family: DiamondSparkling;
}
.MelanieFont {
  font-family: Melanie;
}
.ReadzoneFont {
  font-family: Readzone;
}
.KittoFont {
  font-family: Kitto;
}
.PinkRabbitFont {
  font-family: PinkRabbit;
}
.FantasticFont {
  font-family: Fantastic;
}
.input-field .prefix.active {
  color: #222428 !important;
}
body {
  font-size: 13px !important;
  background-color: #f5f6f9;
  font-family: Poppins !important;
}
.navPanel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.principal-title-panel {
  color: #fafafa;
  font-size: 17px;
  font-weight: 500;
}
.principal-subtitle-panel {
  padding-top: 10px;
  color: rgba(250, 250, 250, 0.7);
  font-size: 13px;
  font-weight: 500;
}
.secondary-title-panel {
  color: #181C32;
  font-size: 17px;
  font-weight: 600;
  padding-left: 12px;
}
.secondary-subtitle-panel {
  padding-top: 10px;
  color: #A1A5B7;
  font-size: 13px;
  font-weight: 500;
  padding-left: 12px;
}
.tertiary-title-panel {
  color: #181C32;
  font-size: 13px;
  font-weight: 600;
  padding-left: 12px;
}
.tertiary-subtitle-panel {
  padding-top: 10px;
  color: #A1A5B7;
  font-size: 12px;
  font-weight: 400;
  padding-left: 12px;
}
.tertiary-title-panel-noContainer {
  color: #181C32;
  font-size: 13px;
  font-weight: 600;
  padding-top: 50px;
  padding-bottom: 10px;
}
.tertiary-subtitle-panel-noContainer {
  padding-top: 10px;
  color: #A1A5B7;
  font-size: 12px;
  font-weight: 400;
}
.principal-title-panel i {
  color: #fafafa;
  font-size: 21px;
  padding-right: 10px;
}
.bodyPanel {
  background-image: url("https://promocionaleslalo.com.mx/resources/img/land/fondoHeaderPanelRosaSolido.jpg");
  background-size: 2280px;
  background-position: 0px -110px;
  background-repeat: repeat no-repeat;
}
.tcolapContainer {
  background: none;
  margin: 10px !important;
}
.tcolapContainer ul {
  margin: 0px !important;
  border: none;
  border-radius: 5px !important;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.1) !important;
  box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.1) !important;
}
.tcolapContainer ul li {
  border-radius: 5px;
}
.tcolapContainer ul li .collapsible-header,
.tcolapContainer ul li .collapsible-body {
  background: none;
}
.tcolapContainer ul .collapsible-body,
.tcolapContainer ul .collapsible-header {
  border-bottom: 1px solid #eee !important;
}
.wContainer {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.1);
  box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.1);
  margin: 10px !important;
  padding: 30px 10px !important;
  padding-top: 15px !important;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: rgba(240, 240, 240, 0.9);
}
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(140, 140, 140, 0.9);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(250, 250, 250, 0.4);
}
.tabs .tab a {
  color: #263238;
}
.tabs .tab a:hover {
  background-color: #F5f5f5 !important;
  color: #263238;
}
.tabs .tab a.active {
  background-color: #FFF3E0 !important;
  color: #263238;
}
.tabs .indicator {
  background-color: orange;
}
.artm_brilloTemp {
  background: none;
  animation: artm_brilloTemp 3s;
  -webkit-animation: artm_brilloTemp 3s;
  -moz-animation: artm_brilloTemp 3s;
  -o-animation: artm_brilloTemp 3s;
  -ms-animation: artm_brilloTemp 3s;
}
@keyframes artm_brilloTemp {
  0% {
    background: yellow;
  }
  50% {
    background: yellow;
  }
  100% {
    background: none;
  }
}
nav ul a,
nav .brand-logo {
  color: #92949c;
}
p {
  line-height: 2rem;
}
.sidenav-trigger {
  color: #EF72AB;
}
.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: #f5f6f9;
}
.parallax-container .section {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}
@media only screen and (max-width: 600px) {
  #index-banner .section {
    top: 0;
  }
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}
footer.page-footer {
  margin: 0;
}
.brc i {
  margin: 0px 10px !important;
  font-size: 11px;
}
.card-separador {
  margin: 0px;
  padding: 10px 0px;
  font-size: 13px;
}
.panel-separador {
  padding: 5px 0px;
  margin: 5px 0px 10px 0px;
}
.card-panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@keyframes shine-skeleton {
  from {
    background-position: 10%;
  }
  to {
    background-position: -100%;
  }
}
.skeleton {
  border-radius: 7px;
  margin-top: 10px;
  margin-left: 10px;
  background-image: linear-gradient(90deg, #d6d6d6 0px, #f3f3f3 40px, #d6d6d6 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.input-field {
  position: relative;
  padding-bottom: 8px !important;
}
.parsley-errors-list {
  color: #eb445a !important;
  text-align: center;
  background-color: rgba(235, 68, 90, 0.2) !important;
  border-radius: 5px;
  position: absolute !important;
  bottom: -2px;
}
.parsley-errors-list > li {
  font-size: 10px !important;
  -webkit-box-shadow: 0px !important;
  box-shadow: 0px !important;
  padding: 3px;
}
input,
textarea,
table,
button,
label {
  text-transform: none !important;
}
.tabs > li > a {
  text-transform: none !important;
}
.btn {
  text-transform: none !important;
}
.btn,
.btn-large,
.btn-small {
  color: #f5f6f9;
  background-color: #EF72AB;
}
.btn:hover,
.btn-large:hover,
.btn-small:hover {
  background-color: #EF72AB;
}
.btn:focus,
.btn-large:focus,
.btn-small:focus {
  background-color: #C2A7CF;
}
.inputPanel {
  background: #f2f4fc !important;
  border-bottom: 1px solid #f2f4fc !important;
  border: 1px solid #f2f4fc !important;
  border-radius: 5px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 12px !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
.inputPanel:focus + label {
  color: #EF72AB !important;
}
.inputPanel:focus {
  border-bottom: 1px solid #EF72AB !important;
  border: 1px solid #EF72AB !important;
  -webkit-box-shadow: 0 0px 0 0 #222428 !important;
  box-shadow: 0 0px 0 0 #222428 !important;
}
.labelInputPanel {
  padding-left: 10px;
  font-size: 12px !important;
}
.labelInputPanel-alt {
  padding-left: 0px;
  margin-top: 10px !important;
  font-size: 12px !important;
}
.inputPanel [type="checkbox"]:checked + span:not(.lever):before {
  border-right: 2px solid #EF72AB !important;
  border-bottom: 2px solid #EF72AB !important;
}
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #f5f6f9 !important;
}
.switch label input[type=checkbox][disabled]:checked + .lever {
  background-color: #92949c !important;
}
.switch label input[type=checkbox][disabled] + .lever:after {
  background-color: #f5f6f9 !important;
}
.switch label input[type=checkbox][disabled] + .lever {
  background-color: #92949c !important;
}
.inputPanel [type="checkbox"]:checked + span:not(.lever):before .labelInputPanel:active {
  border-right: 2px solid #EF72AB !important;
  border-bottom: 2px solid #EF72AB !important;
  color: #EF72AB !important;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #EF72AB !important;
}
.switch label input[type=checkbox]:checked + .lever {
  background-color: rgba(239, 114, 171, 0.4) !important;
}
.input-requerido {
  color: #eb445a !important;
}
span.character-counter {
  position: absolute !important;
  top: -18px !important;
  right: 30px !important;
  color: #92949c !important;
  font-size: 0.8rem !important;
}
.div-btn {
  border-top: 1px solid #f5f6f9;
  padding-top: 50px !important;
  margin-bottom: 0px;
}
.div-btn > button > span {
  margin-left: 7px;
}
.div-btn > button {
  margin-left: 5px;
}
.row-collapsible {
  margin-bottom: 0px;
}
tr > td > a > i.fad {
  margin: 0px 4px;
  font-size: 22px !important;
}
tr > td > a.tooltipped {
  cursor: pointer;
}
.DTtitle {
  color: #92949c;
}
.DTtext {
  color: #92949c;
}
.overflowH {
  overflow-x: auto;
}
body {
  overflow-x: hidden;
}
.td-boton {
  text-align: right !important;
}
.td-boton > button {
  margin-left: 5px !important;
}
.td-boton-div {
  min-width: 156px !important;
}
@media (max-width: 992px) {
  .tabla-th {
    width: 110px !important;
  }
  th {
    height: 40px !important;
  }
  td {
    height: 46px !important;
  }
}
.tbl-group {
  background-color: #EF72AB !important;
  text-align: center;
  color: #f5f6f9;
  font-weight: 500;
}
.dataTables-overflow {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.td-datatable {
  font-size: 12px !important;
}
tfoot > tr > th {
  padding: 10px 10px 6px 10px !important;
}
.swal2-loader {
  border-color: #EF72AB transparent #EF72AB transparent !important;
}
.swal2-confirm {
  background-color: #EF72AB !important;
}
.swal2-cancel {
  background-color: #92949c !important;
}
.swal2-radio {
  display: grid !important;
  text-align: left;
}
.swal2-styled:focus {
  box-shadow: 0 0 0 3px rgba(239, 114, 171, 0.5) !important;
}
.sw-theme-dots > .nav .nav-link.active {
  color: #EF72AB !important;
}
.sw-theme-dots > .nav .nav-link.active::after {
  background-color: #EF72AB !important;
}
.sw-theme-dots > .nav .nav-link.done {
  color: #FF28BE !important;
}
.sw-theme-dots > .nav .nav-link.done::after {
  background-color: #FF28BE !important;
}
.sw-theme-dots .toolbar > .btn {
  background-color: #C2A7CF !important;
  border: 0px solid #C2A7CF !important;
}
.icon-swal {
  font-size: 48px;
}
.titleDefPanel {
  font-size: 43px;
}
.iconsBig {
  padding: 40px;
  font-size: 80px;
}
.iconsBigPanel {
  padding: 10px;
  font-size: 20px;
}
.iconsBigHome {
  padding: 20px;
  font-size: 50px;
}
.iconAnimation1 {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: iconAnimation1 2s ease infinite;
  animation: iconAnimation1 2s ease infinite;
}
@media only screen and (max-width: 750px) {
  .iconsBig {
    padding: 30px;
    font-size: 40px;
  }
  .titleDefPanel {
    font-size: 30px;
  }
  .iconsBigPanel {
    padding: 10px;
    font-size: 16px;
  }
}
@-webkit-keyframes iconAnimation1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes iconAnimation1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.iconAnimation2 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-animation: iconAnimation2 2s ease infinite;
  animation: iconAnimation2 2s ease infinite;
}
@-webkit-keyframes iconAnimation2 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes iconAnimation2 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.upanelTitle {
  font-size: 13px;
  color: #92949c;
  font-weight: bold;
  margin: 0px;
}
#bodyPanel,
#modalPanelBody {
  padding: 10px 0px;
}
.collapsible {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.backdrop {
  background-color: #EF72AB !important;
  font-size: 13px !important;
}
.badge {
  font-size: 12px !important;
  padding: 2px 8px !important;
  width: 90px !important;
  text-align: center;
}
.material-tooltip {
  padding: 5px 10px;
  font-size: 11px !important;
  z-index: 2000;
  background-color: transparent;
  border-radius: 5px !important;
  color: #f5f6f9;
  min-height: none !important;
  line-height: 24px !important;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #EF72AB !important;
}
.fondoLogin {
  background-position: top center;
  -webkit-animation: fondoLogin 50s linear infinite;
  animation: fondoLogin 50s linear infinite;
}
@media (min-width: 1400px) {
  .fondoLogin {
    padding: 0px 300px;
  }
}
@-webkit-keyframes fondoLogin {
  0% {
    background-position: top center;
  }
  50% {
    background-position: bottom center;
  }
  100% {
    background-position: top center;
  }
}
@keyframes fondoLogin {
  0% {
    background-position: top center;
  }
  50% {
    background-position: bottom center;
  }
  100% {
    background-position: top center;
  }
}
.elipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.data-table-scroll {
  overflow-x: auto !important;
  overflow-y: unset;
  padding-right: 10px !important;
}
::-webkit-scrollbar {
  height: 8px;
}
::-webkit-scrollbar-track {
  background: rgba(240, 240, 240, 0.9);
}
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(140, 140, 140, 0.9);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(250, 250, 250, 0.4);
}
.sectionHscroll {
  padding-bottom: 5px;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.sectionHscroll::-webkit-scrollbar {
  height: 5px !important;
}
.sectionHscroll::-webkit-scrollbar-track {
  background-color: #ddd;
}
/* .sectionHscroll::-webkit-scrollbar-thumb {
  background-color: orange;
} */
.fs-header-icon {
  position: relative;
  opacity: 1 !important;
  font-size: 32px !important;
  display: inline-block;
}
.fs-header-icon-text {
  top: -6px;
  position: relative;
  margin-left: 5px;
  display: inline-block;
  padding: 5px;
  font-weight: 600;
}
.fs-btn {
  position: relative;
  opacity: 0.8;
  padding: 10px 15px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
  margin: 4px;
}
.fs-btn-ordenar {
  font-size: 11px;
  border-radius: 5px;
  opacity: 0.8;
  padding: 5px 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
  margin: 4px;
}
.fs-btn-small {
  position: relative;
  opacity: 0.8;
  padding: 2px 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
  margin: 2px;
  font-size: 20px;
  border: 0px solid #f5f6f9 !important;
}
.fs-btn:hover,
.fs-btn .fs-btn-small:hover {
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.fs-btn:active,
.fs-btn .fs-btn-small:active {
  top: 1px;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.swal2-content > .select-wrapper {
  display: none !important;
}
.fs-galeria-masonry {
  margin: 1rem auto;
  width: 100%;
  max-width: 960px;
  padding: 0 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}
.fs-galeria-masonry header {
  -webkit-column-span: all;
  column-span: all;
}
.fs-article-masonry {
  background: #f5f6f9;
  margin: 0 0 20px 0;
  text-align: center;
  max-width: 100%;
  -webkit-filter: opacity(90%);
  filter: opacity(90%);
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  page-break-inside: avoid;
}
.fs-article-masonry img {
  width: 100%;
  padding-bottom: 2px;
}
.fs-masonry-span {
  font-size: 2px;
  min-height: 6px;
  color: #f5f6f9;
}
.fs-article-masonry:hover {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-filter: opacity(100%);
  filter: opacity(100%);
}
.fs-figure-masonry {
  margin: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #f5f6f9;
}
.fs-img-masonry {
  position: relative;
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
}
.fs-titulo-masonry {
  font-size: 12px;
  color: #92949c;
  font-weight: bold;
  padding: 5px 0px;
}
.fs-titulo-masonry-skeleton {
  width: 60%;
  height: 9px;
  background-color: #92949c;
  margin: auto;
  margin-bottom: 6px;
}
.fs-info-masonry-skeleton-1 {
  width: 80%;
  height: 9px;
  background-color: #92949c;
  margin: auto;
  margin-bottom: 6px;
}
.fs-info-masonry-skeleton-2 {
  width: 30%;
  height: 9px;
  background-color: #92949c;
  margin: auto;
  margin-bottom: 6px;
}
.fs-info-precio-skeleton {
  width: 20%;
  height: 9px;
  background-color: #fafafa;
  margin: auto;
  margin-bottom: 6px;
}
.fs-figcaption-masonry {
  padding: 5px 0px;
}
.fs-descripcion-masonry {
  font-size: 12px;
  color: #92949c;
  font-weight: 100;
  padding: 5px 0px;
  border-bottom: 1px solid #f5f6f9;
}
.fs-info-masonry {
  font-size: 11px;
  border-bottom: 1px solid #f5f6f9;
  border-top: 1px solid #f5f6f9;
  background: #fafafa;
  padding: 10px 5px;
  margin-bottom: 5px !important;
}
.fs-precio-masonry {
  font-size: 11px;
  padding: 5px 0px;
}
.fs-moneda-masonry {
  padding: 5px 0px;
  font-size: 13px;
}
@media (max-width: 980px) {
  .fs-galeria-masonry {
    -webkit-columns: 4;
    columns: 4;
  }
}
@media (max-width: 767px) {
  .fs-galeria-masonry {
    -webkit-columns: 2;
    columns: 2;
  }
}
@media (max-width: 480px) {
  .fs-galeria-masonry {
    -webkit-columns: 2;
    columns: 2;
  }
}
.fs-masonry-img-open {
  padding: 0px !important;
  overflow: hidden;
}
.fs-masonry-img-open img {
  width: 100%;
}
.fs-title-info-masonry-open {
  border-bottom: 1px solid #f5f6f9 !important;
}
.fs-titulo-masonry-open {
  font-size: 15px;
  color: #92949c;
  font-weight: bold;
  padding: 10px 0px;
}
.fs-info-masonry-open {
  font-size: 13px;
  padding: 10px 0px;
  margin-bottom: 5px !important;
}
.fs-collection-masonry-open {
  padding: 0px !important;
}
.fs-no-editable-masonry-open {
  opacity: 0.7;
}
.spanInfo-masonry {
  border-bottom: 1px solid #f5f6f9 !important;
  border: 1px solid #f5f6f9 !important;
  border-radius: 5px !important;
  padding: 5px 10px;
  font-size: 11px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0px 5px;
}
.modal-footer {
  padding-right: 30px !important;
}
.fs-masonry-precio-tag {
  font-size: 11px;
  opacity: 0.6;
}
.fs-timer-masonry-open {
  font-size: 15px;
  margin: 0px;
}
.fs-portadaLugar {
  position: relative;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 680px) {
  .fs-logoLugar {
    bottom: 20px;
    left: 20px;
    width: 100px;
    height: 100px;
  }
  .fs-portadaLugar {
    position: relative;
    width: 100%;
    height: 140px;
    background-size: cover;
    background-position: center;
  }
  .fs-nombreLugar {
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0px;
    color: #92949c;
  }
}
.font-500 {
  font-weight: 500;
}
.fs-bold-header-text,
.fs-bold-header-text h6 {
  font-weight: 500;
  color: #EF72AB;
  font-size: 15px;
}
.modal-lg {
  width: 90%;
}
.non-select {
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.procesando {
  height: 4px !important;
  position: fixed !important;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.procesando-custom {
  height: 4px !important;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.progress {
  background-color: #EF72AB !important;
  margin: 0px !important;
  height: 4px !important;
}
.progress .indeterminate {
  background-color: #f5f6f9;
}
.user-view-logo {
  padding-top: 20px !important;
  padding-left: 10px !important;
  height: auto !important;
  background: #f2d7ff;
}
.user-view {
  position: relative;
  padding: 20px 10px 0px 10px !important;
  height: 80px !important;
  background: #f2d7ff;
  border-bottom: 1px solid none;
  margin: 0px !important;
}
.user-view .logoMenu {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  height: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.user-view .infoUser {
  position: absolute;
  top: 20px;
  left: 60px;
  right: 10px;
  height: 40px;
  color: #10101c;
  font-size: 12px !important;
  font-weight: 100 !important;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500 !important;
}
.user-view .avatar {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 40px;
  height: 40px;
  background: #10101c;
  border-radius: 5px;
}
.iconSize {
  opacity: 1 !important;
  font-size: 18px !important;
  color: #ef72ab !important;
}
.iconTxSize {
  font-size: 12px !important;
  color: #10101c !important;
}
.arrow {
  position: absolute;
  top: 0px;
  right: -5px !important;
  font-size: 14px !important;
}
.collapsible-header-fs {
  height: 48px !important;
  position: relative;
  color: #10101c !important;
  font-size: 12px !important;
  font-weight: 500;
  background: #fff !important;
}
.collapsible-header-fs:hover {
  color: #10101c !important;
  background: #e2c7ef !important;
}
.collapsible-header-fs:focus {
  background: #e2c7ef !important;
}
.collapsible-body-fs {
  background: #fff !important;
}
.collapsible-body-fs li {
  background: #f2d7ff !important;
}
.collapsible-body-fs li:hover {
  background: #e2c7ef !important;
}
.sidenav {
  background: #fff;
  font-weight: 500;
}
.collapsible-status {
  position: absolute;
  top: 20px;
  right: 20px;
  width: auto;
  display: none;
}
.status-incompleto {
  font-size: 12px !important;
  font-weight: 500;
  color: #ffc409;
}
.status-completo {
  font-size: 12px !important;
  font-weight: 500;
  color: #2dd36f;
}
.status-proceso {
  font-size: 12px !important;
  font-weight: 500;
  color: #1976d2;
}
.status-rechazado {
  font-size: 12px !important;
  font-weight: 500;
  color: #eb445a;
}
.relpos {
  position: relative;
}
.cpointer {
  cursor: pointer;
}
.overflow_y_auto {
  overflow-y: auto;
}
.overflow_x_auto {
  overflow-x: auto;
}
.datatable_buttons_copiar {
  background-color: #9e9e9e !important;
}
.datatable_buttons_excel {
  background-color: #1F6F43 !important;
}
.datatable_buttons_pdf {
  background-color: #ef5350 !important;
}
.datatable_buttons_imprimir {
  background-color: #7986cb !important;
}
.dt-button {
  margin-right: 5px;
}
.collapsible-body {
  background-color: #fff !important;
}
.coll-head-rel {
  position: relative;
  height: 100px;
  background-size: cover;
}
.coll-head-rel div {
  width: 100%;
  margin-top: 20px;
  font-size: 22px;
  text-align: center !important;
  font-weight: bold;
}
.menu-productContainer-skeleton {
  width: 100%;
  height: 160px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.menu-imgContainer-skeleton {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 60px;
  bottom: 10px;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
}
.menu-titleContainer-skeleton {
  position: absolute;
  top: 10px;
  left: 80px;
  right: 210px !important;
  height: 20px;
  background-image: linear-gradient(90deg, #d2d4dc 0px, #f3f3f3 40px, #d2d4dc 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-infoContainer-skeleton {
  position: absolute;
  top: 40px;
  left: 80px;
  right: 400px !important;
  height: 20px;
  background-image: linear-gradient(90deg, #d2d4dc 0px, #f3f3f3 40px, #d2d4dc 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-stockContainer-skeleton {
  position: absolute;
  top: 40px;
  width: 110px;
  right: 270px !important;
  height: 20px;
  background-image: linear-gradient(90deg, #d2d4dc 0px, #f3f3f3 40px, #d2d4dc 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-priceContainer-skeleton {
  position: absolute;
  top: 40px;
  width: 50px;
  right: 210px !important;
  height: 20px;
  background-image: linear-gradient(90deg, #d2d4dc 0px, #f3f3f3 40px, #d2d4dc 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-quantity-skeleton {
  position: absolute;
  top: 19px;
  width: 80px;
  right: 110px;
  height: 35px;
  background-image: linear-gradient(90deg, #d2d4dc 0px, #f3f3f3 40px, #d2d4dc 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-buttons-skeleton {
  position: absolute;
  top: 19px;
  width: 100px;
  right: 0px;
  height: 35px;
  background-image: linear-gradient(90deg, #EF72AB 0px, #ffbad9 40px, #EF72AB 80px);
  background-size: 200%;
  animation: shine-skeleton 1.6s infinite linear;
}
.menu-productContainer {
  width: 100%;
  height: 170px;
  position: relative;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.menu-imgContainer {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 60px;
  bottom: 10px;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
}
.menu-titleContainer {
  position: absolute;
  top: 10px;
  left: 80px;
  right: 0px !important;
  height: 30px;
  font-size: 12px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
  text-align: left;
}
.menu-infoContainer {
  position: absolute;
  top: 40px;
  left: 80px;
  right: 0px !important;
  height: 20px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
.menu-stockContainer {
  position: absolute;
  top: -10px;
  width: 110px;
  right: 80px !important;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
}
.menu-priceContainer {
  position: absolute;
  top: -10px;
  width: 50px;
  right: 20px !important;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
}
.menu-quantity {
  position: absolute;
  top: 16px;
  width: 80px;
  right: 110px;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #C2A7CF;
}
.menu-buttons {
  position: absolute;
  top: 19px;
  width: 100px;
  right: 0px;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #C2A7CF;
}
.menu-buttons > a {
  padding: 0px;
  margin: 0px;
  font-size: 30px !important;
  margin-right: 12px;
}
button:focus {
  background-color: rgba(239, 114, 171, 0.4) !important;
}
.button-cart-manu {
  box-shadow: none;
  float: right;
  top: 5px;
  right: 15px;
}
.button-cart-manu:hover {
  box-shadow: none;
}
.button-cart-manu:active {
  box-shadow: none;
}
@media (max-width: 680px) {
  .button-cart-manu {
    box-shadow: none;
    float: right;
    top: 15px;
    right: 15px;
  }
}
ul.select-dropdown {
  overflow-y: auto !important;
}
.container {
  max-width: none !important;
}
@media only screen and (min-width: 993px) {
  .container {
    width: 90%;
  }
}
.carrito-cantidad {
  position: absolute;
  top: 1px;
  right: 60px;
  font-size: 25px;
}
.menu-second-info-responsive {
  position: absolute;
  height: 80px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.atm-badge {
  padding: 2px 8px;
  border-radius: 5px;
}
.text-right {
  text-align: right;
}
.labelSelect2 {
  position: absolute !important;
  top: -30px !important;
  font-size: 11px !important;
}
.select2-container {
  width: 100% !important;
}
.select2-selection__arrow {
  height: 100% !important;
}
.select2-selection,
.select2-selection__rendered {
  height: 43.5px !important;
  background: #f2f4fc !important;
  border-bottom: 0px solid #f2f4fc !important;
  border: 0px solid #f2f4fc !important;
  border-radius: 5px !important;
  font-size: 12px !important;
}
.select2-selection__rendered {
  padding-left: 10px !important;
  padding-top: 4px !important;
  line-height: 40px !important;
}
.select2-container--focus .select2-selection__rendered,
.select2-container--open .select2-selection__rendered {
  border: 1px solid #EF72AB !important;
  color: #222428;
}
.select2-search,
.select2-results {
  background: #f2f4fc !important;
  border-bottom: 0px solid #f2f4fc !important;
  border: 0px solid #f2f4fc !important;
  border-radius: 5px !important;
  font-size: 12px !important;
}
.select2-results__option {
  padding: 0.5rem 1rem !important;
}
.select2-search__field {
  background: #f2f4fc !important;
  border-radius: 5px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 12px !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  margin: 0px !important;
}
.select2-search__field:focus {
  border-bottom: 1px solid #EF72AB !important;
  border: 1px solid #EF72AB !important;
  -webkit-box-shadow: 0 0px 0 0 #222428 !important;
  box-shadow: 0 0px 0 0 #222428 !important;
}
.select2-search {
  padding: 10px !important;
  margin: 0px !important;
}
.select2-dropdown {
  border: 0px solid #f2f4fc !important;
}
.select2-search--dropdown {
  border: 1px solid #EF72AB !important;
  background-color: #fafafa !important;
  padding: 1rem !important;
}
.select2-results__option--highlighted {
  background-color: #EF72AB !important;
}
.select2-results__options {
  border: 1px solid #EF72AB !important;
  border-radius: 5px !important;
  margin-top: -1px !important;
}
.select2-dropdown--below {
  margin-top: -1px !important;
}
.select2-dropdown--above {
  margin-top: 1px !important;
}
.lity-content embed {
  height: 100vh;
  width: 100vh;
}
