/*

CSS personalzado SLM
PuntoGo

*/

body {
  font-family: 'Ubuntu', sans-serif;
}



a {
  color: #bd0811;
}


.swal2-actions .swal2-styled.swal2-confirm {
  background-color:#84db48;
  color:#fff;
}

.swal2-actions .swal2-styled.swal2-deny, .swal2-actions .swal2-styled.swal2-cancel {
  background-color:#bd0811;
  color:#fff;
}


.swal-button-cancel {
  background-color:#bd0811 !important;
  color:#fff !important;
}

.swal-button-confirm {
  background-color:#84db48 !important;
  color:#fff !important;
}


.swal2-loader {
    border-color: #28f2f2 transparent #28f2f2 transparent !important;
}



.border-none {
    border: none !important;
}

.border-red {
    /* border-color: #e23844 !important; */
    border-color: #dc3545 !important;
}

.border-primary {
    border-color: #28f2f2 !important;
}

.bg-primary-ori {
    background-color: #007bff!important;
}



.bg-primary-pg {
  background: #2ad2c9 !important;
}

.bg-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #2ad2c9 !important;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(45deg, #d92662 0%, #e23744 100%); */
    background: linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */;
    background-color: #28f2f2 !important;
    color:#000000 !important;
}

.bg-secondary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #2ad2c9;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%);
    /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(45deg, #d92662 0%, #e23744 100%); */
    background: linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */;
}


.bg-lightgrey, .bg-lightgrey.focus-lightgrey:focus {
    background-color: #eaeaea;
}

.btn-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #28f2f2 !important;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #28f2f2 !important;
    color:#000000 !important;
}

.btn-primary:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #03a5a5 !important;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #03a5a5 0%, #28f2f2 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #03a5a5 0%, #28f2f2 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #03a5a5 0%, #28f2f2 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #28f2f2 !important;
}

.btn-outline-primary {
    color: #28f2f2 !important;
    border-color: #28f2f2 !important;
    border: 1px solid #28f2f2 !important;
    background: transparent !important;
}

.btn-outline-primary:hover {
    color: #000000 !important;
    background: #28f2f2 !important;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #2ad2c9 0%, #28f2f2 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #28f2f2 !important;
}

.btn-pg-light {
  color: #1EB3B3 !important;
  text-decoration: none;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-pg-primary {
  background: #28f2f2;
  border-color: #28f2f2;
  color:#000000;
}

.btn-pg-primary:hover {
  background: #28f2f2;
  border-color: #28f2f2;
  color:#000000;
}


.btn-pg-payall {
  color: #201751 !important;
  text-decoration: none;
  background-color: #E8Bc28;
  border-color: #E8Bc28;
}



.btn-danger {
  border-color: #bd0811 !important;
}

.btn-success {
  border-color: #84db48 !important;
}

.badge-success, .bg-success, .btn-success {
  background-color: #84db48 !important;
}

.badge-danger, .bg-danger, .btn-danger {
  background-color: #bd0811 !important;
}

.text-primary {
    color: #28f2f2 !important;
    text-decoration: none !important;
}

.text-secondary-pg {
    color: #1EB3B3 !important;
    text-decoration: none !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #28f2f2 !important;
}

.text-shadow {
    text-shadow: 5px 4px 5px #000000;
}

.text-shadow-2 {
    text-shadow: 2px 2px 2px black;
}

.text-shadow-3-s {
    text-shadow: 3px 3px 2px black;;
}

.text-shadow-3 {
    text-shadow: 3px 3px 6px #000000;
}

.text-shadow-none {
    text-shadow: none;
}

.hc-offcanvas-nav h2 {
    background: #2ad2c9;
}


.selected-cat, .selected-btn {
    background: none !important;
    background-color: #69B3E7 !important;
    color: white !important;
    border: none;
}

.selected-cat p {
    color: white !important;
}



::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}


/* Ocultar flechas en inputs type number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.cart-notification, .product-notification {
    background: #dc3545;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 22px;
    width: 22px;
    /* line-height: 15px; */
    position: absolute;
    /* right: 20px; */
    right: 5px;
    text-align: center;
    top: 10px;
    padding-top: 2px;
}

.cart-notification-cirle {
    background: #dc3545;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 22px;
    width: 22px;
    text-align: center;
    top: 10px;
    padding-top: 2px;
}

.modal-content .position-absolute {
    z-index: 1000;
}

.osahan-cart-item-profile .new-card-option .custom-control-label::before {
    margin: 14px 0;
}

.osahan-cart-item-profile .new-card-option .custom-control-label::after {
    margin: 14px 0;
}

.osahan-cart-item-profile .custom-control-label.not-margin-dot::before, .osahan-cart-item-profile .custom-control-label.not-margin-dot::after {
  margin: 1px 0 !important;
}




.vertical-time-icons {
    padding: 2rem 0 0;
}

.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.5rem 0 1rem;
}

.vertical-time-icons .vertical-timeline-element {
    margin-bottom: 1rem;
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 .8s;
}

.vertical-time-icons .vertical-timeline-element-icon {
    width: 34px;
    height: 34px;
    left: 0;
    top: -7px;
}

.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 60px;
}

/* @media only screen and (max-width: 1169px) */
.vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2-inverse .6s;
    -moz-animation: cd-bounce-2-inverse .6s;
    animation: cd-bounce-2-inverse .6s;
}

.vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 .6s;
    -moz-animation: cd-bounce-2 .6s;
    animation: cd-bounce-2 .6s;
}

.vertical-time-icons .vertical-timeline-element-content {
    margin-left: 50px;
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: .8rem;
}

.vertical-timeline-element-content .timeline-title {
    font-size: .8rem;
    text-transform: uppercase;
    margin: 0 0 .5rem;
    padding: 2px 0 0;
    font-weight: 700;
}

.vertical-timeline-element-content p {
    color: #6c757d;
    margin: 0 0 .5rem;
}

.vertical-time-icons .vertical-timeline-element-icon .timeline-icon {
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50px;
    border-width: 2px;
    border-style: solid;
    /* box-shadow: 0 0 0 5px #fff; */
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
}

.vertical-time-icons::before {
    content: '';
    position: absolute;
    top: 0;
    left: 14px;
    height: 80%;
    width: 6px;
    background: #e9ecef;
    border-radius: .25rem;
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both;
}

.vertical-timeline-element:after {
    content: "";
    display: table;
    clear: both;
}

.vertical-time-icons .vertical-timeline-element-icon .timeline-icon i {
    display: block;
    font-size: 1.1rem;
    margin: 0 auto;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.osahan-menu-fotter .col {
    overflow-x: hidden;
}

.osahan-menu-fotter .col .menu-footer-text {
    white-space: nowrap;
    margin-left: -100%;
    margin-right: -100%;
}


/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar, .fixed-table-body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar, .fixed-table-body {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

/* Se quita la sombra en focus de los botones, dejar para los botones de .no-scrollbar en caso de quitar */
button:focus {
    box-shadow: none !important;
}

button.shadow-pg-2:focus {
    box-shadow: 2px 2px 10px -2px rgb(0 0 0 / 75%) !important;
}

.restaurant_card .img-fluid {
    height: 170px;
    object-fit: fill;
}

.osahan-menu-fotter .col.selected a, .osahan-menu-fotter .col.selected p {
    color: #25D9D9 !important;
    /* color: #1EB3B3 !important; */
}

.osahan-menu-fotter .col.selected img {
    filter: none !important;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  min-height: 70px;
  max-height: 70px;
}



/* Se arregla un error en el centrado de los checkbox y radio inputs */
.custom-control-label::after, .custom-control-label::before {
    top: 0.15rem;
}

.ws-nowrap{
    white-space: nowrap;
}

.fixed-table-pagination {
    margin-left: 1rem;
    margin-right: 1rem;
}



/* Imágenes stores responsive */
.favs.img-store-search{
  max-height: 100px;
}
@media only screen and (min-width: 480px) {
  .favs.img-store-search{
    max-height: 160px;
  }
}

.hc-nav-trigger.toggle span::before{
  color: #000000 !important;
}
.hc-nav-trigger.toggle span::after{
  color: black !important;
}

.divider {
  border-bottom: 1px solid #dee2e6!important;
}

#arrows_cont .slick-next, #arrows_cont .slick-prev {
  position: unset;
  display: unset;
}
.slick-next:before, .slick-prev:before {
  color: #2ae1dc;
}



.hide-text-dots {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}


.selected-label-checkbox{
  border: 2px solid #28edec !important;
  box-shadow: 0 0 10px #29edeb !important;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #28f2f2;
  background-color: #28f2f2;
}





.line-through-promo{
  text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
  text-decoration-color: red;
  -webkit-text-decoration-color: red;
}







@keyframes blurin {
    0% {
        filter: blur(0px);
    }

    50% {
        filter: blur(5px);
    }

    100% {
        filter: blur(10px);
    }
}

@keyframes blurout {
    0% {
        filter: blur(10px);
    }

    50% {
        filter: blur(5px);
    }

    100% {
        filter: blur(0px);
    }
}

/* ... */

.blur-in {
    animation-name: blurin;
    animation-duration: 1s;
    /* animation-timing-function: 'ease-out'; */
    animation-fill-mode: forwards;
}
.blur-out {
    animation-name: blurout;
    animation-duration: 1s;
    /* animation-timing-function: 'ease-out'; */
    animation-fill-mode: forwards;
}

.blur-5 {
    filter: blur(5px);
}


/* EVITAR QUE DEN CLICK EN LOS MAPAS */
.mapouter {
    pointer-events:none !important;
}




/* LOADERS */


.fade-circle-loader.circle-loader-timer {
  width: 100px;
  height: 100px;
  position: absolute;
  pointer-events: none;
}

.circle-loader-timer.fade-circle-loader:before {
  content: "";
  width:0px;
  height:0px;
  position:absolute;
  left:50%;
  top:50%;
  border-radius:50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: circle-fade-one 2s infinite;
  -o-animation: circle-fade-one 2s infinite;
  -webkit-animation: circle-fade-one 2s infinite;
  -ms-animation: circle-fade-one 2s infinite;
  -moz-animation: circle-fade-one 2s infinite;
  animation-delay:0s;
  animation-timing-function: ease-in-out;
  /* background-color: #28a745; */
}

.circle-loader-timer.fade-circle-loader:after {
  content: "";
  width:0px;
  height:0px;
  position:absolute;
  left:50%;
  top:50%;
  border-radius:50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: circle-fade-two 2s infinite;
  -o-animation: circle-fade-two 2s infinite;
  -moz-animation: circle-fade-two 2s infinite;
  -webkit-animation: circle-fade-two 2s infinite;
  -ms-animation: circle-fade-two 2s infinite;
  animation-delay:0s;
  animation-timing-function: ease-in-out;
  /* background-color: #2ad2c9; */
  /* background-color: #28a745; */
}

.circle-loader-timer.fade-circle-loader.green:before, .circle-loader-timer.fade-circle-loader.green:after {
  background-color: lightgreen;
}
.circle-loader-timer.fade-circle-loader.orange:before, .circle-loader-timer.fade-circle-loader.orange:after {
  background-color: orange;
}
.circle-loader-timer.fade-circle-loader.red:before, .circle-loader-timer.fade-circle-loader.red:after {
  background-color: orangered;
}








@keyframes opacitychange {
  0%, 100% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
}

.dot-opacity-loader {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

.dot-opacity-loader span:nth-child(1) {
  animation: opacitychange 1s ease-in-out infinite;
}
.dot-opacity-loader span:nth-child(2) {
  animation: opacitychange 1s ease-in-out 0.33s infinite;
}
.dot-opacity-loader span:nth-child(3) {
  animation: opacitychange 1s ease-in-out 0.66s infinite;
}

.dot-opacity-loader span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #2ad2c9;
  margin: 35px 5px;
  opacity: 0;
}






@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.circle-loader {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

.circle-loader:before, .circle-loader:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 5px solid transparent;
  border-top-color: #2ad2c9;
}

.circle-loader:before {
  z-index: 100;
  animation: spin 1s infinite;
}

.circle-loader:after {
  border: 5px solid #d9dbdc;
}


/* Para el botón de estado del conductor: */
.bg-primary.switch-state-btn a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: #2ad2c9;
}

.bg-primary.switch-state-btn a:before {
  z-index: 100;
  animation: spin 1s infinite;
}

.bg-primary.switch-state-btn a:after {
  border: 2px solid #d9dbdc;
}





@keyframes circle-fade-one {
  0% {
    width: 0px;
    height: 0px;
    opacity:1;
  }
  
  
  100% {
    width: 100%;
    height: 100%;
    opacity:0;
  }
}

@keyframes circle-fade-two {
  0% {
    width: 0px;
    height: 0px;
    opacity:1;
  }
  
  50% {
    width: 0px;
    height: 0px;
    opacity:1;
  }
  
  100% {
    width: 100%;
    height: 100%;
    opacity:0;
  }
}

.fade-circle-loader {
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
}

.fade-circle-loader:before {
  content: "";
  width:0px;
  height:0px;
  position:absolute;
  left:50%;
  top:50%;
  border-radius:50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: circle-fade-one 2s infinite;
  -o-animation: circle-fade-one 2s infinite;
  -webkit-animation: circle-fade-one 2s infinite;
  -ms-animation: circle-fade-one 2s infinite;
  -moz-animation: circle-fade-one 2s infinite;
  animation-delay:0s;
  animation-timing-function: ease-in-out;
  background-color: #2ad2c9;
  /* background-color: #28a745; */
}

.fade-circle-loader:after {
  content: "";
  width:0px;
  height:0px;
  position:absolute;
  left:50%;
  top:50%;
  border-radius:50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: circle-fade-two 2s infinite;
  -o-animation: circle-fade-two 2s infinite;
  -moz-animation: circle-fade-two 2s infinite;
  -webkit-animation: circle-fade-two 2s infinite;
  -ms-animation: circle-fade-two 2s infinite;
  animation-delay:0s;
  animation-timing-function: ease-in-out;
  background-color: #2ad2c9;
  /* background-color: #28a745; */
}


/* END LOADERS */












.ph-center::-webkit-input-placeholder {
  text-align: center;
}

.ph-center:-moz-placeholder { /* Firefox 18- */
  text-align: center;  
}

.ph-center::-moz-placeholder {  /* Firefox 19+ */
  text-align: center;  
}

.ph-center:-ms-input-placeholder {  
  text-align: center; 
}

.rounded-cat {
  border-radius: .35rem;
}

.shadow-cat {
  box-shadow: 2px 2px 5px #000000;
}

.rounded-pg-5, .modal-footer .rounded-pg-5, .input-group-sm>.form-control.rounded-pg-5, .input-group-sm>.input-group-append.rounded-pg-5>.input-group-text, .input-group-sm>.input-group-prepend.rounded-pg-5>.input-group-text {
  border-radius: .5rem;
}

.rounded-pg-10, .modal-footer .rounded-pg-10, .input-group-sm>.form-control.rounded-pg-10, .input-group-sm>.input-group-append.rounded-pg-10>.input-group-text {
  border-radius: 1rem;
}

.shadow-pg-2 {
  box-shadow: 2px 2px 4px 0px rgb(0 0 0 / 50%) !important;
}

.shadow-pg-2-75 {
  box-shadow: 2px 2px 10px -2px rgb(0 0 0 / 75%) !important;
}

.input-group>.custom-select.rounded-pg-5:not(:last-child), .input-group>.form-control.rounded-pg-5:not(:last-child), .input-group>.input-group-prepend.rounded-pg-5>.input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.input-group-append.rounded-pg-5>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}





.height-100vh {
  height: 100vh;
}


.text-10 {
  font-size: 10px !important;
}

.text-8 {
  font-size: 8px !important;
}

.text-7 {
  font-size: 7px !important;
}

.text-6 {
  font-size: 6px !important;
}


.hide-dots-3rows {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hide-dots-2rows {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


/*REPETIDO - Cambiar por hide-text-dots*/
.overflow-dots {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.btn-outline-cat{
  border: 2px solid white;
}



.cat-btn-list {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
}










.arrows-slide {
  border: solid rgb(255, 255, 255);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  width: 10px;
  height: 10px;
}

.arrows-slide.right {
  transform: rotate(-45deg) translate3d(-11px,-11px,0);
  -webkit-transform: rotate(-45deg) translate3d(-11px,-11px,0);
}

.arrows-slide.left {
  transform: rotate(135deg) translate3d(-11px,-11px,0);
  -webkit-transform: rotate(135deg) translate3d(-11px,-11px,0);
}

.arrows-slide.slick-disabled {
  /* border: solid rgb(255 255 255 / 24%);
  border-width: 0 3px 3px 0; */
  border: none;
}

.arrows-slide::before {
  display: none;
}


.gold-members .mr-2 {
  line-height: 8px;
}



.page-link {
  color: #25D9D9;
}

.page-item.active .page-link {
  background-color: #25D9D9;
  border-color: #28f2f2;
}



button.gm-ui-hover-effect:focus {
  outline: unset;
}




/* div#gmap-canvas_current:first-child:after {
  width: 56px;
  height: 65px;
  display: block;
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -58px 0 0 -28.5px;
  background: url(/img/icon_pin_pg.png);
  background-size: 22px 40px;
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: contain;
} */

.map_pin_center {
  width: 56px;
  height: 65px;
  display: block;
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -58px 0 0 -28.5px;
  background: url(/img/icon_gps_location.png);
  background-size: 22px 40px;
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: contain;
  z-index: 1;
}


.hc-nav-trigger span {
  width: 30px;
  height: 30px;
  border-radius: 0;
  background-image: url('/img/icon_menu.png') !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position-y: center !important;
}

.hc-nav-trigger span::before, .hc-nav-trigger span::after {
  content: unset;
}

.hc-nav-trigger.toggle-open span {
  transform: translateY(-50%);
}



.list-card .favourite-heart i {
  background-color: unset;
}


.list-card.d-flex .list-card-image {
  width: 120px;
  height: 125px;
  min-width: 120px;
  max-width: 120px;
}



@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

.previewImgModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

.preview-img-modal-content {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 60vh;
}

.preview-anim {
  animation-name: zoom;
  animation-duration: 0.3s;
}

.close-img-preview {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close-img-preview:hover,
.close-img-preview:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .preview-img-modal-content {
      max-width: 100%;
  }
}



.fixed-bottom-bar.cart-notification-active {
  padding-bottom: 108px;
}


/* .count-number button.update_qty.minus, .count-number button.left {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.count-number button.update_qty.plus, .count-number button.right {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
} */
.count-number button:first-child {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.count-number button:last-child {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.count-number-input {
  border: 1px solid #6c757d;
  background: unset;
  color: unset;
}




.swal2-styled, .swal2-modal {
  border-radius: .5rem !important; 
}



.store-product-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.store-product-container img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
}

.store-product-container:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}



.input-pg {
  background: #ffffffcc !important;
  border-radius: 1rem !important;
  font-size: 14px !important;
}

.input-group-pg {
  background: #ffffffcc !important;
  border-radius: 1rem !important;
  font-size: 14px !important;
}

.input-group-pg button, .input-group-pg input {
  border: none;
  border-radius: 1rem !important;
}



.input-group-pg .input-group-prepend button {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.input-group-pg .input-group-append button {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}





.store-product-container .bottom-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to bottom, transparent, #0000007d);
}

.store-product-container .badge {
  position: absolute;
  bottom: 0;
  left: 0;
}



.msg-alert.menu {
  top: 5px;
  right: 10px;
  font-size: 10px;
  background: #dc3545;
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  height: 18px;
  width: 18px;
  position: absolute;
  text-align: center;
  padding-top: 2px;
}

.msg-alert.left.menu {
  left: 40px;
  right: auto;
}