@font-face {
  font-family: 'futuraLtPro';
  src: url('../fonts/FuturaLTPro-Medium.woff2') format('woff2'),
       url('../fonts/FuturaLTPro-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


#promo {
  text-align: left;
  width: 60%;
  margin: 0 auto;
}

#promo-polar-tce {
    width: 66%;
    margin: 0 auto;
}

.header-profile {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  margin-bottom: 1.5%;
  border-bottom: 1px solid #CCC;
  margin-top: -20px;
}

@media (max-width: 768px) {
  .header-profile {
    margin-bottom: 4%;
  }
}

.profile-content-st {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  padding: 30px;
  padding-top: 30px;
}

@media (max-width: 768px) {
  #promo {
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
}

.navbar.navbar-light.navbar-expand-md.sticler_nav {
  box-shadow: 0px 1px 2px 1px #CCC;
  background-color: white;
}

body {
  font-family: 'futuraLtPro', sans-serif !important;
  background-color: #fff;
}

body::-webkit-scrollbar {
    -webkit-appearance: none;
}

body::-webkit-scrollbar:vertical {
    width: 11px;
}

body::-webkit-scrollbar:horizontal {
    height: 11px;
}

body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

body::-webkit-scrollbar-track { 
    background-color: #fafafa; 
    border-radius: 8px; 
} 

.padding-top-nav{
  padding-top: 54px !important;
}

.padding-top-nav-marquee{
  padding-top: 86px !important;
}

.padding-bottom-nav{
  padding-bottom: 0px !important;
}

@media (max-width: 1089px) {
  .padding-top-nav{
    padding-top: 54px !important;
  }
}

.form-group.search-sticler {
  border: 1px solid #B6B6B6;
  border-radius: 6px;
  padding-left: 14px;
  background-color: #F2F2F2;
}

@media (max-width: 768px) {
  .form-group.search-sticler {
    border: 1px solid #B6B6B6;
    border-radius: 6px;
    padding-left: 14px;
    background-color: #F2F2F2;
    width: 100%;
    margin-bottom: 0rem !important;
    margin-top: 0.5rem;
  }
}

@media (max-width: 768px) {
  .form-group.search-sticler {
    border: 1px solid #B6B6B6;
    border-radius: 6px;
    padding-left: 14px;
    background-color: #F2F2F2;
  }
}

.span-nav {
  display: none;
  position: relative;
  bottom: 4px;
}

@media (max-width: 768px) {
  .span-nav {
    display: inline;
    position: relative;
    bottom: 1px;
  }
}

@media (max-width: 768px) {
  .img-nav {
    display: none;
  }
}

@media (max-width: 768px) {
  .form-inline.mx-auto.form-nav-sticler {
    max-width: 100%;
  }
}

.nav-container-st {
  margin: 0 auto;
  width: 60%;
}

@media (max-width: 868px) {
  .nav-container-st {
    margin: 0 auto;
    width: 100%;
  }
}

.container {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.form-inline.mx-auto.form-nav-sticler.form-nav-padding {
  padding-right: 18px;
}

.nav-link-padding {
  padding-right: 0px !important;
}

.post-sticler {
  background-color: white;
  padding: 1.3%;
  padding-bottom: 1.5%;
  border-radius: 3px;
  box-shadow: 0px 2px 1px 0px #CCC;
  margin-bottom: 3%;
}

.st_lc_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: rgb(185,242,145);
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
}

.st_sport_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: rgb(79,192,148);
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
  color: white;
}

.st_rm_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: rgb(252,51,102);
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
  color: white;
}

.st_evt_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: rgb(93,89,88);
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
  color: white;
}

.st_bd_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: rgb(246,220,132);
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
}

.st_tr_ck {
  padding-left: 9px;
  padding-right: 9px;
  background-color: #fd825d;
  border-radius: 10px;
  width: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
}

.start-time-container {
  padding-left: 9px;
  padding-right: 9px;
  background-color: yellow;
  border-radius: 10px;
  width: inherit;
  font-size: 14px;
  font-weight: 501;
  margin-bottom: 1%;
}

.strong-size-st {
  font-size: 28px;
  padding-bottom: 1%;
}

.content-post-st {
  font-weight: 200;
  font-size: 18px;
}

.updated-time-st {
  color: #999999 !important;
  font-size: 14px;
  font-weight: 300;
}

.link_lc_ck {
  display: inline-block;
  font-size: 14px;
  border-top: 1px solid #CCC;
  width: 100%;
  padding-top: 2%;
}

.link-container {
  padding-bottom: 3px;
}

.link-color-st {
  color: #60C5C9;
  font-weight: 300;
}

.co-container-st {
  border-top: 1px solid #CCC;
  margin-top: 1.4%;
  width: 100%;
  border-bottom: 1px solid #CCC;
  background-color: #00FFCC;
}

.pg-container-st {
  border-top: 1px solid #CCC;
  margin-top: 1.4%;
  width: 100%;
  border-bottom: 1px solid #CCC;
  background-color: #FFFF00;
}

.nt-container-st {
  border-top: 1px solid #CCC;
  margin-top: 1.4%;
  width: 100%;
  border-bottom: 1px solid #CCC;
  background-color: #CCCCCC;
}

.co-container-color {
  color: white;
  font-size: 12px;
  bottom: 0px;
  position: relative;
  top: 0px;
  padding-left: 5px;
}

.pg-container-color {
  color: black;
  font-size: 12px;
  bottom: 0px;
  position: relative;
  top: -1px;
  padding-left: 4px;
}

.co-container-img {
  padding-bottom: 1px;
}

.pr-container-img {
  padding-bottom: 4px;
}

.st-container-last {
  margin-top: 1.8%;
}

.user-post-st {
  font-size: 14px;
  font-weight: bold;
}

.join-users-st {
  color: #999999;
  font-weight: 100;
}

.edit-user-st {
  float: right;
  padding-right: 6px;
}

.post-start-time {
  float: right;
}

.join-badge-st {
  display: inline-block;
  background-color: #FF3366;
  padding: 0.45em 0.8em;
  font-size: 11px;
  color: white;
  border-radius: 0.25rem;
  margin-left: 1%;
  vertical-align: middle;
}

.co-container-img.pg-margin-st {
  padding-left: 4px;
}

.cat-color-st {
  color: white;
}

.followers-col-st {
  padding: 2px;
  background-color: rgb(255, 255, 255);
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding-left: 12px;
  display: inline-block;
  padding-right: 10px;
  color:white;
}

.follower-color {
  color: #000000 !important;
  padding-right: 1px;
}

.follow-btn-st {
  display: inline-block;
  margin-left: 4px !important;
  padding-bottom: 0px !important;
}

.btn.btn-success.btn-sm.follow-button-st {
  background-color: #FF3366;
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #FF3366;
  padding-top: 3px;
  padding-bottom: 1.6px;
}

.d-xl-flex.justify-content-xl-center.str-profile-st {
  font-size: 20px;
}

.row-st {
  margin-left: 0px !important;
  margin-right: 0px !important;
  border: 1px solid #CCCCCC;
  background-color: #F2F2F2;
}

.col-auto.col-ns-st {
  background-color: #CCCCCC;
  color: white;
}

.vertical-span {
  vertical-align: middle;
  font-size: 14px;
}

.padding-col-st {
  padding-top: 3px;
  padding-bottom: 3px;
}

.col-auto.padding-col-st.col-pg-st {
  background-color: yellow;
}

.img-st-pr {
  padding-bottom: 3px;
}

.col-co-st {
  background-color: #00FFCC;
  color: white;
}

.col-auto.col-space-st {
  background-color: #F2F2F2;
  margin: auto;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.col-bd-st {
  background-color: #F6DC85;
  color: white;
  font-size: 14px;
}

.col-tr-st {
  background-color: #FF835D;
  color: white;
  font-size: 14px;
}

.col-rm-st {
  background-color: #FF3366;
  color: white;
  font-size: 14px;
}

.col-eve-st {
  background-color: #5E5A59;
  color: white;
  font-size: 14px;
}

.col-sp-st {
  background-color: #4FC094;
  color: white;
  font-size: 14px;
}

.col-course-st {
  background-color: #B9F291;
  color: white;
  font-size: 14px;
}

.color-ico-st {
  color: #F2F2F2;
}

.noti-size {
  font-size: 32px;
  padding-top: 2px;
}

@media (max-width: 768px) {
  .noti-size {
    font-size: 19px;
    padding-top: 2px;
  }
}

.noti-color {
  color: #FF3366;
}

.noti-icon-st {
  font-size: 26px;
  padding-top: 5px;
}

@media (max-width: 768px) {
  .noti-icon-st {
    font-size: 26px;
    padding-top: 5px;
    display: none;
  }
}

.badge-st {
  background-color: #FF3366;
  color: white;
}

@media (max-width: 768px) {
  .margin-st-mo {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .margin-noti-mo {
    margin-top: 6px;
  }
}

.drop-padding {
  padding-top: 8px;
  padding-left: 18px;
}

@media (max-width: 768px) {
  .drop-padding {
    padding-top: 0px;
    padding-left: 8px;
  }
}

.color-size-drop {
  font-size: 0px;
  color: #8F8F8F;
}

@media (max-width: 768px) {
  .color-size-drop {
    font-size: 0px;
    color: #8F8F8F;
  }
}

.log-out-drop {
  display: none;
}

@media (max-width: 768px) {
  .log-out-drop {
    display: inline;
    font-size: 16px;
    color: black;
  }
}

@media (max-width: 768px) {
  .respo-nav-img {
    float: left;
    width: 16px !important;
    height: 16px !important;
    padding-top: 0px;
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  .margin-res-st {
    margin-top: 6px;
  }
}

.settings-post {
  display: inline;
  float: right;
}

.edit-del-post-st {
  font-size: 16px;
  padding-right: 6px;
  padding-top: 6px;
  color: #cccccc;
}

.dropleft .dropdown-toggle::before {
  border-top: none !important;
  border-right: none !important;
  display: none !important;
}

.dropup .dropdown-toggle::after {
  border-top: none !important;
  border-right: none !important;
  display: none !important;
}

.respo-img-user-nav{
  height: 36px;
  width: 36px;
  border-radius: 25px;
}
.respo-img-user-nav-div{
  height: 36px;
  width: 36px;
}
.img-profile-st{
  width: 116px;
  height: 116px;
  border-radius: 100px;
}
.post-author-st-img{
  width: 20px;
  height: auto;
  border-radius: 100px;
}
.post-title-st{
  color: black;
}
.st-dev{
  background-color: #FF3366 !important;
  padding: 0px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  border: 1px solid #FF3366 !important;
  padding-top: 3px !important;
  padding-bottom: 1.6px !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
  font-size: 10px !important;
  cursor: text !important;
}
@media (max-width: 768px) {
  .margin-top-dev {
    margin-top: 10px !important;
  }
}
@media (max-width: 768px) {
.border-menu-res-st {
    padding-bottom: 0%;
    border-top: 1px solid #e6e6e6;
    padding-top: 1%;
  }
}
.margin-content-bt{
  margin-bottom: 0rem !important;
}
.margin-content-bt-sm{
  margin-bottom: 1rem !important;
}
.small-updated{
  font-size: 11px !important;
}
@media (max-width: 768px) {
.post-sticler {
  padding: 2.3% !important;
  padding-bottom: 2.5% !important;
  margin-bottom: 5% !important;
  }
}
@media (max-width: 768px) {
.content-post-st {
  font-size: 16px !important;
  }
}
@media (max-width: 768px) {
.st_rm_ck {
  margin-bottom: 2% !important;
  }
}
@media (max-width: 768px) {
.strong-size-st {
  padding-bottom: 2% !important;
  display: block !important;
  line-height: 32px !important;
  }
}
.text-body-st{
  color: #8a8a8a !important;
}
.margin-social-icon{
  margin-bottom: 0rem !important;
  margin-top: 1rem !important;
}
.about-margin{
  margin-top: 4% !important;
}
.post-about{
  background-color: white;
  padding: 3.3%;
  border-radius: 3px;
  box-shadow: 0px 2px 1px 0px #CCC;
  margin-bottom: 3%;
}

#regForm {
  background-color: #ffffff;
  margin: auto;
  width: 100s%;
  min-width: auto;
}

/* Style the input fields */
input {
  padding: 10px;
  width: 100%;
  font-size: 16px !important;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

textarea{
  font-size: 16px !important;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.step.active {
  opacity: 1;
  background-color: #ff0086;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #ff0086;
}

/* Hide all steps by default: */
.tabHelp {
  display: none;
}

/* Make circles that indicate the steps of the form: */
.stepHelp {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.stepHelp.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.stepHelp.finish {
  background-color: #6f00eaab;
}

.file-upload {
  background-color: #ffffff;
  width: 9rem;
  margin: 0 auto;
  padding: 1rem;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 20px;
  position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #262626;
  border: none;
  padding: 10px;
  border-radius: 4px;
  transition: all .2s ease;
  outline: none;
}

.remove-image:hover {
  background: #676666;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

.border-verify{
  border: double 2px transparent;
  border-radius: 0.25rem;
  background-image: linear-gradient(#fff,#fff ), radial-gradient(circle at top left, #ef1eef,#6f00ea);
  background-origin: border-box;
  background-clip: content-box, border-box;
}

.file-upload-2 {
  background-color: #ffffff;
  width: 9rem;
  margin: 0 auto;
  padding: 1rem;
}

.file-upload-content-2 {
  display: none;
  text-align: center;
}

.file-upload-input-2 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-2 {
  margin-top: 20px;
  position: relative;
}

.image-dropping-2,
.image-upload-wrap-2:hover {
}

.image-title-wrap-2 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-2 {
  text-align: center;
}

.drag-text-2 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-2 {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-2 {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #262626;
  border: none;
  padding: 10px;
  border-radius: 4px;
  transition: all .2s ease;
  outline: none;
}

.remove-image-2:hover {
  background: #676666;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-2:active {
  border: 0;
  transition: all .2s ease;
}

.btn-verify-approve{
  background-color: black;
  color: white;
}

.btn-register{
  background-color: #6f00ea73 !important;
  color: white !important;
  font-size: 16px;
}

.btn-pre{
  background-color: #6F00EA !important;
  color: white !important;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-pre:hover {
    background: #4e00a5 !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}
.card-boost{
  background: linear-gradient(177deg, rgba(2,0,36,1) 0%, rgb(157, 80, 243) 0%, rgba(111,0,234,1) 74%);
}

.btn-boost{
  background-color: #ff34c3 !important;
  color: white !important;
}

@media (hover: hover) {
  .btn-boost:hover {
    background: #250e3f !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.file-upload-form-pre {
  background-color: #ffffff;
}

.file-upload-btn-form-pre {
  color: #fff;
  background: #6F00EA;
  border: none;
  transition: all .2s ease;
  outline: none;
}

.file-upload-btn-form-pre:hover {
  background: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn-form-pre:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content-form-pre {
  display: none;
  text-align: center;
}

.file-upload-input-form-pre {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-form-pre {
  position: relative;
}

.image-dropping-form-pre,
.image-upload-wrap-form-pre:hover {
}

.image-title-wrap-form-pre {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-form-pre {
  text-align: center;
}

.drag-text-form-pre h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-form-pre {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-form-pre {
  width: 100%;
  margin: 0;
  transition: all .2s ease;
  outline: none;
}

.remove-image-form-pre:hover {
  background: #6F00EA;
  color: white !important;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-form-pre:active {
  border: 0;
  transition: all .2s ease;
}


.file-upload-form-pre-thumb-2 {
  background-color: #ffffff;
}

.file-upload-btn-form-pre-thumb-2 {
  color: #fff;
  background: #6F00EA;
  border: none;
  transition: all .2s ease;
  outline: none;
}

.file-upload-btn-form-pre-thumb-2:hover {
  background: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn-form-pre-thumb-2:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content-form-pre-thumb-2 {
  display: none;
  text-align: center;
}

.file-upload-input-form-pre-thumb-2 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-form-pre-thumb-2 {
  position: relative;
}

.image-dropping-form-pre-thumb-2,
.image-upload-wrap-form-pre-thumb-2:hover {
}

.image-title-wrap-form-pre-thumb-2 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-form-pre-thumb-2 {
  text-align: center;
}

.drag-text-form-pre-thumb-2 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-form-pre-thumb-2 {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-form-pre-thumb-2 {
  width: 100%;
  margin: 0;
  transition: all .2s ease;
  outline: none;
}

.remove-image-form-pre-thumb-2:hover {
  background: #6F00EA;
  color: white !important;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-form-pre-thumb-2:active {
  border: 0;
  transition: all .2s ease;
}


.file-upload-form-pre-thumb-3 {
  background-color: #ffffff;
}

.file-upload-btn-form-pre-thumb-3 {
  color: #fff;
  background: #6F00EA;
  border: none;
  transition: all .2s ease;
  outline: none;
}

.file-upload-btn-form-pre-thumb-3:hover {
  background: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn-form-pre-thumb-3:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content-form-pre-thumb-3 {
  display: none;
  text-align: center;
}

.file-upload-input-form-pre-thumb-3 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-form-pre-thumb-3 {
  position: relative;
}

.image-dropping-form-pre-thumb-3,
.image-upload-wrap-form-pre-thumb-3:hover {
}

.image-title-wrap-form-pre-thumb-3 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-form-pre-thumb-3 {
  text-align: center;
}

.drag-text-form-pre-thumb-3 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-form-pre-thumb-3 {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-form-pre-thumb-3 {
  width: 100%;
  margin: 0;
  transition: all .2s ease;
  outline: none;
}

.remove-image-form-pre-thumb-3:hover {
  background: #6F00EA;
  color: white !important;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-form-pre-thumb-3:active {
  border: 0;
  transition: all .2s ease;
}

.cover-carru {
  object-fit: cover !important;
  height: 38rem !important;
}


.file-upload-form-pre-thumb-4 {
  background-color: #ffffff;
}

.file-upload-btn-form-pre-thumb-4 {
  color: #fff;
  background: #6F00EA;
  border: none;
  transition: all .2s ease;
  outline: none;
}

.file-upload-btn-form-pre-thumb-4:hover {
  background: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn-form-pre-thumb-4:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content-form-pre-thumb-4 {
  display: none;
  text-align: center;
}

.file-upload-input-form-pre-thumb-4 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-form-pre-thumb-4 {
  position: relative;
}

.image-dropping-form-pre-thumb-4,
.image-upload-wrap-form-pre-thumb-4:hover {
}

.image-title-wrap-form-pre-thumb-4 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-form-pre-thumb-4 {
  text-align: center;
}

.drag-text-form-pre-thumb-4 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-form-pre-thumb-4 {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-form-pre-thumb-4 {
  width: 100%;
  margin: 0;
  transition: all .2s ease;
  outline: none;
}

.remove-image-form-pre-thumb-4:hover {
  background: #6F00EA;
  color: white !important;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-form-pre-thumb-4:active {
  border: 0;
  transition: all .2s ease;
}


.file-upload-form-pre-thumb-5 {
  background-color: #ffffff;
}

.file-upload-btn-form-pre-thumb-5 {
  color: #fff;
  background: #6F00EA;
  border: none;
  transition: all .2s ease;
  outline: none;
}

.file-upload-btn-form-pre-thumb-5:hover {
  background: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn-form-pre-thumb-5:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content-form-pre-thumb-5 {
  display: none;
  text-align: center;
}

.file-upload-input-form-pre-thumb-5 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap-form-pre-thumb-5 {
  position: relative;
}

.image-dropping-form-pre-thumb-5,
.image-upload-wrap-form-pre-thumb-5:hover {
}

.image-title-wrap-form-pre-thumb-5 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text-form-pre-thumb-5 {
  text-align: center;
}

.drag-text-form-pre-thumb-5 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image-form-pre-thumb-5 {
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}

.remove-image-form-pre-thumb-5 {
  width: 100%;
  margin: 0;
  transition: all .2s ease;
  outline: none;
}

.remove-image-form-pre-thumb-5:hover {
  background: #6F00EA;
  color: white !important;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image-form-pre-thumb-5:active {
  border: 0;
  transition: all .2s ease;
}

.cover-card {
  object-fit: cover !important;
  height: 20rem !important;
}

.cover-event-img {
  object-fit: cover !important;
  height: 9.5rem !important;
}

.cover-event-img-grid {
  object-fit: cover !important;
  height: 23.2rem !important;
}

.cover-event-img-checkout {
  object-fit: cover !important;
  height: 6.5rem !important;
}

.cover-profile-img {
  object-fit: cover !important;
  height: 7.8rem !important;
}

.cover-list-img {
  object-fit: cover !important;
  height: 4rem !important;
}

.cover-noti-img {
  object-fit: cover !important;
  height: 3.2rem !important;
}

.cover-nav-img {
  object-fit: cover !important;
  height: 2rem !important;
}

.cover-verify-img {
  object-fit: cover !important;
  height: 22rem !important;
}

.cover-post-img {
  object-fit: cover !important;
  height: 3rem !important;
}

.upload-image-profile {
  font-size: 1rem;
  color: #000000;
  background: white;
  border-radius: 1.25rem;
  padding: 0.35rem;
  box-shadow: 0px 1px #cfcfcf;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.btn-report{
  background-color: #06e39e !important;
  color: white !important;
}

@media (hover: hover) {
  .btn-report:hover {
    background: #08b37e !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.lgbt-color {
  background: linear-gradient(
    to bottom,
    #e40303,
    #e40303 16.67%,
    #ff8c00 16.67%,
    #ff8c00 33.33%,
    #ffed00 33.33%,
    #ffed00 50%,
    #008026 50%,
    #008026 66.67%,
    #004dff 66.67%,
    #004dff 83.33%,
    #750787 83.33%,
    #750787
    );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lgbt-border {
  border: 2px solid transparent !important;
  background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, #ffd600 , #ff39c2); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

@media screen and (max-width: 1088px) {
  .search-bar-res{
    display: none !important;
  }
}

@media screen and (min-width: 1088px) {
  .search-bar-res-btn{
    display: none !important;
  }
}

.main-container-pvt {
  text-align: left;
  width: 60%;
  margin: 0 auto;
  min-height: 100vh;
  margin-top: 1rem;
  padding-bottom: 20px;
}

/* Notebooks / laptops */
@media screen and (max-width: 1600px) {
  .main-container-pvt {
      width: 80%;
  }
}

/* Tablets y mobile */
@media screen and (max-width: 1088px) {
  .main-container-pvt {
      width: 95%;
  }
}

.product-review-star-sz{
  font-size: 0.8rem
}

@media screen and (max-width: 575px) {
  .product-review-star-sz {
    font-size: 0.7rem;
  }
}

.mt-3-rkp{
  margin-top: 0.75rem !important;
}

@media screen and (max-width: 575px) {
  .main-container-res-product {
    width: 100% !important;
    margin-top: 0rem !important;
  }
}

.product-container-style{
  padding: 1.5rem !important;
  border-radius: 0.25rem !important
}

@media screen and (max-width: 575px) {
  .product-container-style {
    padding: 0 !important;
    border-radius: 0rem !important;
    padding-bottom: 1rem !important;
  }
}

.product-container-style-section{
  padding: 0rem;
}

@media screen and (max-width: 575px) {
  .product-container-style-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 575px) {
  .related-container-style-section {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media screen and (max-width: 575px) {
  .mb-section-res {
    margin-bottom: 1.2rem;
  }
}

@media screen and (max-width: 575px) {
  .mt-section-res {
    margin-top: 1rem;
  }
}

.pt-section {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 575px) {
  .pt-section {
    padding-top: 1rem;
    margin-bottom: 1rem;
  }
}

.rounded-img{
  border-radius: 0.25rem;
}

@media screen and (max-width: 575px) {
  .rounded-img {
    border-radius: 0rem;
  }
}

.text-normal-h6p{
  font-size: 0.99rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.text-normal-h7p{
  font-size: 0.88rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-normal-h7p{
    font-size: 0.79rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

.text-normal-h8p{
  font-size: 0.68rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-normal-h8p{
    font-size: 0.58rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 575px) {
 .mainPropertyContent{
  padding: 0rem 1rem 1rem 1rem;
 }
}

@media screen and (max-width: 575px) {
  .text-normal-h6p{
    font-size: 0.88rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

.text-normal-h5p{
  font-size: 1.17188rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}


.toggle-btn { 
    display: block !important; 
}
.toggle-content { 
    display: none; 
}

.toggle-content-cart {
  display: none;
}

@media screen and (max-width: 575px) {
  .text-normal-h5p{
    font-size: 0.9375rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

.text-normal-h4p{
  font-size: 1.40625rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-normal-h4p{
    font-size: 1.17188rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 575px) {
  .display-content-res{
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .border-counter{
    margin-bottom: 1rem;
    border-bottom: 1px solid #dee2e6;
  }
}

.container-verify {
    text-align: left;
    width: 60%;
    margin: 0 auto;
    margin-top: 1rem;
}

@media screen and (max-width: 1088px) {
  .container-verify {
    text-align: left;
    width: 95%;
    margin: 0 auto;
    margin-top: 1rem;
  }
}

.main-container-tips {
    text-align: left;
    width: 60%;
    margin: 0 auto;
    margin-top: 1rem;
}

@media screen and (max-width: 1088px) {
  .main-container-tips-res {
    text-align: left;
    width: 95%;
    margin: 0 auto;
    margin-top: 1rem;
  }
}

.nav-container-pvt {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}

/* Notebooks */
@media screen and (min-width: 1088px) {
  .nav-container-pvt {
      width: 80%;
  }
}

/* Monitores grandes */
@media screen and (min-width: 1600px) {
  .nav-container-pvt {
      width: 60%;
  }
}

.container-nav-pvt{
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
}

.nav-pvt-ul{
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.badge-noti-pvt{
  position: absolute !important;
  top: 7px !important;
  left: 16px !important;
}

.badge-danger-pvt{
  background-color: #ff3e44;
  color: white;
}

@media screen and (max-width: 1088px) {
  .user-post-res-pvt {
    width: 48% !important;
  }
}

@media screen and (max-width: 600px) {
  .user-post-res-min-pvt {
    width: 100% !important;
  }
}

.cover-carru-posts {
  object-fit: cover !important;
  height: 16rem !important;
}

.icon-nav-pvt{
  font-size: 20px;
  vertical-align: -6px;
}

.btn-white{
  background-color: white !important;
  color: #2c2c2c !important;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-white:hover {
    background: whitesmoke !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.btn-mobile-nav{
  background-color: white !important;
  color: #2c2c2c !important;
  font-size: 16px;
}


.btn-mobile-nav:hover {
  background: whitesmoke !important;
  color: #2c2c2c !important;
  transition: all .2s ease !important;
  cursor: pointer !important;
  font-size: 16px;
}


.custom-control-input:checked~.custom-control-label::before {
  border-color: #ff90bb !important;
  background-color: #ff90bb !important;
}

.tag-btn{
  background-color: #eaeaea !important;
  color: #5e5e5e !important;
}

@media (hover: hover) {
  .tag-btn:hover {
    background: whitesmoke !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

@media screen and (max-width: 1088px) {
  .modal-scanner{
    width: 100vw;
    margin: 0;
    max-width: none;
    height: 100%;
  }
}

.statistics-container-pvt {
  width: 80%;
  margin: 0 auto;
}


@media screen and (max-width: 1088px) {
  .width-rrpp-description{
    width: 100% !important;
  }
}

.cl-stats{
  color: #62646a !important;
}

.about-pr-container {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .about-pr-container-inner{
    width: 90% !important;
  }
}

@media screen and (min-width: 900px) {
  .about-pr-container-inner{
    width: 60% !important;
  }
}

@media screen and (max-width: 900px) {
  .about-pr-logo{
    width: 80% !important;
  }
}

@media screen and (max-width: 400px) {
  .about-pr-logo-mb{
    width: 100% !important;
  }
}

.about-pr-main-bg {
    background: linear-gradient(-45deg, #FF3E44, #8500ff, #fe4164, #8500ff);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.btn-pr-about{
  background-color: white !important;
  color: #242424 !important;
}

@media (hover: hover) {
  .btn-pr-about:hover {
    background: #4e00a5 !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

@media screen and (max-width: 900px) {
  .about-pr-container-content{
    width: 100% !important;
  }
}

@media screen and (min-width: 900px) {
  .about-pr-container-content{
    width: 75% !important;
  }
}

.btn-verify{
  background-color: #388af0 !important;
  color: white !important;
  border-color: #3897f0 !important;
}

@media (hover: hover) {
  .btn-verify:hover {
    background: #0067e7 !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.stats-up-cl{
  color: #1dbf73 !important;
}

.bg-img-login {
    background-image: url(/static/blog/assets/img/background_pr.webp);
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

.bg-password {
    background-color: #fafafa;
    min-height: 100vh;
}

.icon-cup-first {
  background: -webkit-linear-gradient(#fdda20, #debb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-cup-second {
  background: -webkit-linear-gradient(#ff3ea1, #c40e8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-cup-third {
  background: -webkit-linear-gradient(#c8c8c8, #595959);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#id_work_days input[type="radio"] {
  display: none;
}

#id_work_days span {
  display: inline-block;
  padding: 1rem;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  text-transform: uppercase;
  border: 1px solid #62646a;
  border-radius: 2rem;
  color: #62646a;
}

#id_work_days input[type="radio"]:checked + span {
  background-color: #6F00EA;
  color: white;
}

#id_work_days_ticket input[type="radio"] {
  display: none;
}

#id_work_days_ticket span {
  display: inline-block;
  padding: 1rem;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  text-transform: uppercase;
  border: 1px solid #62646a;
  border-radius: 1rem;
  color: black;
}

#id_work_days_ticket input[type="radio"]:checked + span {
  background-color: #6F00EA;
  color: white;
}

.booking-confirm {
  background-color: #33fecc;
  color: #343a40;
}

.booking-pending {
  background-color: black;
  color: white;
}

#id_personal_quantity input[type="radio"] {
  display: none;
}

#id_personal_quantity span {
  display: inline-block;
  padding: 1rem;
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
  text-transform: uppercase;
  border: 1px solid #62646a;
  border-radius: 2rem;
  color: #62646a;
}

#id_personal_quantity input[type="radio"]:checked + span {
  background-color: #6F00EA;
  color: white;
}

#id_vip_table input[type="checkbox"] {
  display: none;
}

#id_vip_table span {
  display: inline-block;
  padding: 1rem;
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
  text-transform: uppercase;
  border: 1px solid #62646a;
  border-radius: 2rem;
  color: #62646a;
}

#id_vip_table input[type="checkbox"]:checked + span {
  background: rgb(255,210,4);
  color: white;
  border: 1px solid #f6ca00;
}

#vip-table {
  background: rgb(255,210,4);
  padding: 0.2rem;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  text-transform: uppercase;
  border: 1px solid #f6ca00;
  border-radius: 2rem;
  color: white;
}

button:focus, button:active {
   outline: none !important;
}

.btn-booking{
  background-color: #f2f2f3;
  color: black;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-booking:hover {
    background: rgba(57,76,96,.15);
    color: #0e1318;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.pointer{
  cursor: pointer !important;
}

.font-size-btn{
  font-size: 16px !important;
}

@media screen and (max-width: 570px) {
  .event-margin-res{
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.cl-sold-out{
  color: #e1dbdb;
}

.swiper {
  width: 100%;
}

.swiper-slide {

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.swiper-slide {
  width: 20%;
}

.swiper-slide:nth-child(2n) {
  width: 20%;
}

.swiper-slide:nth-child(3n) {
  width: 20%;
}

.swiper-button-next-menu::after{
  font-size: 22px !important;
}

.swiper-button-prev-menu::after{
  font-size: 22px !important;
}

@media screen and (max-width: 1800px) {
  .swiper-slide{
    width: 250px !important;
  }
}

@media screen and (max-width: 1200px) {
  .pagination-swipe-res{
    display: none !important;
  }
}

.font-size-spots{
  font-size: 1.0625rem;
}

input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
}

.featurette-divider {
    margin: 3rem 0;
}

.featurette-box-res{
  min-width: 320px;
  margin: 0.5rem;
}

@media screen and (max-width: 576px) {
  .featurette-box-res{
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
}

.attendance img {
  border-radius: 12%;
  position: relative;
  left: -5px;
  margin-left: -25px;
  z-index: 1;
  border: 2px solid white;
}

.attendances-previas {
  direction: rtl;  /* This is to get the stack with left on top */
  text-align: left;  /* Now need to explitly align left */
  padding-left: 25px;  /* Same value as the negative margin */
}

.btn-black{
  background-color: black !important;
  color: white !important;
}

@media (hover: hover) {
  .btn-black:hover {
    background: #000000ad !important;
    color: white; !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.mod-cl{
  color: #6F00EA;
  font-size: 1.2rem !important;
}

.content-grey{
  background-color: #40576d12 !important;
  color: #0d1216;
  font-size: 16px;
}

.btn-grey{
  background-color: #40576d12 !important;
  color: #0d1216 !important;
  font-size: 16px;
}

.btn-previafy{
  background: linear-gradient(177deg, rgba(255,99,191,1) 0%, rgba(255,62,68,1) 71%);
  color: white !important;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-previafy:hover{
    background: linear-gradient(177deg, rgba(242,164,178,1) 29%, rgba(255,62,68,1) 100%);
    color: white !important;
    font-size: 16px;
  }
}

@media (hover: hover) {
  .btn-grey:hover {
    background: #e3e3e3 !important;
    color: #0d1216 !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

#id_previa_filter input[type="radio"] {
  display: none;
}

#id_previa_filter span {
  display: inline-block;
  padding: 1rem;
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
  text-transform: uppercase;
  border: 1px solid #e7e7e7;
  border-radius: 2rem;
  color: #9b9b9b;
}

#id_previa_filter input[type="radio"]:checked + span {
  border: none;
  color: #62646a;
  background-color: whitesmoke !important;
}

input[type=range].styled-slider {
  height: 2.2em;
  -webkit-appearance: none;
}

/*progress support*/
input[type=range].styled-slider.slider-progress {
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--value) - var(--min)) / var(--range));
  --sx: calc(0.5 * 2em + var(--ratio) * (100% - 2em));
}

input[type=range].styled-slider:focus {
  outline: none;
}

/*webkit*/
input[type=range].styled-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #6F00EA;
  border: none;
  box-shadow: 0 0 2px black;
  margin-top: calc(max((1em - 1px - 1px) * 0.5,0px) - 2em * 0.5);
}

input[type=range].styled-slider::-webkit-slider-runnable-track {
  height: 1em;
  border: 1px solid #b2b2b2;
  border-radius: 0.5em;
  background: #efefef;
  box-shadow: none;
}

input[type=range].styled-slider::-webkit-slider-thumb:hover {
  background: #6F00EA;
}

input[type=range].styled-slider:hover::-webkit-slider-runnable-track {
  background: #e5e5e5;
  border-color: #9a9a9a;
}

input[type=range].styled-slider::-webkit-slider-thumb:active {
  background: #6F00EA;
}

input[type=range].styled-slider:active::-webkit-slider-runnable-track {
  background: #f5f5f5;
  border-color: #c1c1c1;
}

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track {
  background: linear-gradient(#6F00EA,#6F00EA) 0/var(--sx) 100% no-repeat, #efefef;
}

input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
  background: linear-gradient(#6F00EAC4,#6F00EAC4) 0/var(--sx) 100% no-repeat, #e5e5e5;
}

input[type=range].styled-slider.slider-progress:active::-webkit-slider-runnable-track {
  background: linear-gradient(#6F00EA,#6F00EA) 0/var(--sx) 100% no-repeat, #f5f5f5;
}

/*mozilla*/
input[type=range].styled-slider::-moz-range-thumb {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #6F00EA;
  border: none;
  box-shadow: 0 0 2px black;
}

input[type=range].styled-slider::-moz-range-track {
  height: max(calc(1em - 1px - 1px),0px);
  border: 1px solid #b2b2b2;
  border-radius: 0.5em;
  background: #efefef;
  box-shadow: none;
}

input[type=range].styled-slider::-moz-range-thumb:hover {
  background: #6F00EA;
}

input[type=range].styled-slider:hover::-moz-range-track {
  background: #e5e5e5;
  border-color: #9a9a9a;
}

input[type=range].styled-slider::-moz-range-thumb:active {
  background: #6F00EA;
}

input[type=range].styled-slider:active::-moz-range-track {
  background: #f5f5f5;
  border-color: #c1c1c1;
}

input[type=range].styled-slider.slider-progress::-moz-range-track {
  background: linear-gradient(#6F00EA,#6F00EA) 0/var(--sx) 100% no-repeat, #efefef;
}

input[type=range].styled-slider.slider-progress:hover::-moz-range-track {
  background: linear-gradient(#6F00EAC4,#6F00EAC4) 0/var(--sx) 100% no-repeat, #e5e5e5;
}

input[type=range].styled-slider.slider-progress:active::-moz-range-track {
  background: linear-gradient(#6F00EA,#6F00EA) 0/var(--sx) 100% no-repeat, #f5f5f5;
}

/*ms*/
input[type=range].styled-slider::-ms-fill-upper {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-fill-lower {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-thumb {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #6F00EA;
  border: none;
  box-shadow: 0 0 2px black;
  margin-top: 0;
  box-sizing: border-box;
}

input[type=range].styled-slider::-ms-track {
  height: 1em;
  border-radius: 0.5em;
  background: #efefef;
  border: 1px solid #b2b2b2;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=range].styled-slider::-ms-thumb:hover {
  background: #6F00EA;
}

input[type=range].styled-slider:hover::-ms-track {
  background: #e5e5e5;
  border-color: #9a9a9a;
}

input[type=range].styled-slider::-ms-thumb:active {
  background: #6F00EA;
}

input[type=range].styled-slider:active::-ms-track {
  background: #f5f5f5;
  border-color: #c1c1c1;
}

input[type=range].styled-slider.slider-progress::-ms-fill-lower {
  height: max(calc(1em - 1px - 1px),0px);
  border-radius: 0.5em 0 0 0.5em;
  margin: -1px 0 -1px -1px;
  background: #6F00EA;
  border: 1px solid #b2b2b2;
  border-right-width: 0;
}

input[type=range].styled-slider.slider-progress:hover::-ms-fill-lower {
  background: #6F00EAC4;
  border-color: #9a9a9a;
}

input[type=range].styled-slider.slider-progress:active::-ms-fill-lower {
  background: #6F00EA;
  border-color: #c1c1c1;
}

.nav-bottom-icons{
  font-size: 24px;
}

@media screen and (min-width: 1088px) {
  .nav-bottom-res{
    display: none !important;
  }
}

@media screen and (max-width: 1088px) {
  .padding-nav-mobile{
    padding-bottom: 0px !important;
  }
}

.margin-menu-profile{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

@media screen and (max-width: 1088px) {
  .margin-menu-profile{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 1088px) {
  .icons-nav-mobile{
    display: none !important;
  }
}

.pre-form{
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 1.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #62646a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #76767644
}

.pre-form:focus {
  border: 1px solid #afafaf;
  outline: 0;
}

.i i{
  transition: .3s;
}

.form-comtrol-pvf > div{
  position: relative;
  height: 45px;
}

.form-comtrol-pvf {
  border: 1px solid #76767644;
}

.form-comtrol-pvf > div > h6{
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 1rem;
  transition: .3s;
}

.form-comtrol-pvf:before, .form-comtrol-pvf:after{
  content: '';
  position: absolute;
  bottom: -2px;
  width: 0%;
  height: 2px;
  transition: .4s;
}

.form-comtrol-pvf:before{
  right: 50%;
}

.form-comtrol-pvf:after{
  left: 50%;
}

.form-comtrol-pvf.focus:before, .form-comtrol-pvf.focus:after{
  width: 50%;
}

.form-comtrol-pvf.focus > div > h6{
  top: -2px;
  font-size: 0.8rem;
}

.form-comtrol-pvf > div > input{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: none;
  padding: 1.375rem 0.75rem;
  font-size: 1rem;
  color: #62646a;
}

.modal-pvf-dialog {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
}

.modal-pvf-content {
  height: auto !important;
  min-height: 100% !important;
  border-radius: 0 !important;
}

.center-gif-dialog{
  top: 45%;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}

#container-accounts {
  text-align: left;
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 575px) {
  #container-accounts {
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
}

.box-container-pvf {
  min-width: 350px;
  width: 440px;
  border-radius: 0.65rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}


@media (max-width: 575px) {
  .box-container-pvf {
    width: 100%;
    border-radius: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 100vh;
  }
}

.box-container-gt {
  border-radius: 0.65rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}


@media (max-width: 768px) {
  .box-container-gt {
    border-radius: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 100vh;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}


@media (max-width: 440px) {
  .margin-login-pvf {
    margin-bottom: 7rem;
  }
}

.border-top-pvf{
  border-top: 1px solid #e7e7e7;
}

.text-footer{
  color: black !important;
}

.text-footer:hover{
  color: #6f00ea !important;
}

.text-login{
  color: #62646a;
}

.text-login:hover{
  color: #6f00ea;
}

@media (max-width: 575px) {
  .footer-mobile-navigation {
    display: none !important;
  }
}

.text-help{
  color: #6f00ea;
}

.text-titles{
  color: #6f00ea;
}

.text-help:hover{
  color: #c897ff;
}

.article-content{
  overflow-wrap: break-word;
  line-height: 1.6 !important;
}

.article-content-header{
  overflow-wrap: break-word;
  line-height: 1.4;
}

@media (min-width: 2100px){
  .pvf-row-cols {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
}

.main-container-404 {
    width: 100%;
    margin: 0 auto;
    min-height: 100vh;
    margin-top: 0rem;
    background-color: white;
}

.main-container-profile {
    width: 100%;
    margin: 0 auto;
    min-height: 100vh;
    margin-top: 0rem;
}

#container-404 {
  text-align: left;
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 1088px) {
  #container-404 {
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
}

.form-pvf{
  border: 1px solid #eeeff2;
  background-color: #eeeff2;
}
.input-pvf input:focus{
    border:2px solid #8b22ff !important;
    outline: none;
    background-color: white;
}

.input-pvf:focus-within i{
    color: #8b22ff !important;
}

.input-pvf:focus-within div{
    border:1px solid #8b22ff !important;
    background-color: white;
}

.input-pvf:focus-within select{
    border:2px solid #8b22ff !important;
    outline: none;
    background-color: white;
}

.input-pvf:focus-within textarea{
    border:2px solid #8b22ff !important;
    outline: none;
    background-color: white;
}

.m-btn-event{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

@media (max-width: 575px) {
  .m-btn-event{
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}

@media (max-width: 575px) {
  .discount-menu-club-res {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}

.p-menu-club{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

@media (max-width: 575px) {
  .p-menu-club{
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}

.opacity-2{
  opacity: 0.2;
}

.profile-pics-pvt{
  right: 34%; 
  bottom: 0%; 
  background: linear-gradient(177deg, rgba(250,40,203,1) 24%, rgba(255,62,68,1) 100%);
  border-radius: 1.25rem;
}

.container-grid {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1vh;
    grid-row-gap: 1vh;
}
.container-grid .grid-column {
    aspect-ratio: 1;
}

.container-grid-club {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 1vh;
    grid-row-gap: 1vh;
}
.container-grid-club .grid-column-club {
    aspect-ratio: 1;
}

.container-grid-order {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 1vh;
    grid-row-gap: 1vh;
}
.container-grid-order .grid-column-order {
    aspect-ratio: 1;
}

.upload-thumb-align{
  background: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.text-pvf{
  color: #ff3e44 !important;;
}

.text-warning{
  color: #ffc107!important;
}

.content-on-list{
  background-color: #c999ff42 !important;
  color: #6f00ea;
}

.btn-on-list{
  background-color: #c999ff42 !important;
  color: #6f00ea;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-on-list:hover{
    background-color: #a657ffc4 !important;
    color: #fff46d;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

textarea,
input[type="text"],
input[type="url"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"] {
  font-size: 16px;
}

.bg-boost-event{
  background-color: #fffedb !important;
}

.content-overflow{
  overflow: auto; 
  max-height: 8rem;
}

.box-content-pvf{
  /* box-shadow: 0 1px 2px rgb(0 0 0 / 28%);*/
  border-top: 1px solid #ebebeb !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
}

.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 8%, 84%);
  }

  100% {
    background-color: hsl(200, 20%, 95%);
  }
}

.skeleton-text {
  width: 100%;
  height: .6rem;
  margin-bottom: .25rem;
  border-radius: .125rem;
}

.skeleton-text:last-child {
  margin-bottom: 0;
  width: 80%;
}

.dropdown-item-pv {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item-pv {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: black;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item-pv:hover {
  background-color: #40576d12;
  color: black;
}

.cover-image{
  object-fit: cover;
}

.mw-100{
  min-width: 100%;
}

.btn-whatsapp{
  background-color: #25d366;
  color: white;
  font-size: 14px;
}

@media (hover: hover) {
  .btn-whatsapp:hover {
    background: #1ea550 !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 14px;
  }
}

.btn-ticket {
  background-color: #0099f2;
  color: white;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-ticket:hover {
    background: #00499f !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.btn-list {
  background-color: white;
  color: black;
  border: 2px solid #5e5e5e;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-list:hover {
    border: 2px solid #5e5e5e;
    background: #5e5e5e !important;
    color: #ffffff !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.h1p {
  font-size: 3rem;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.h2p {
  font-size: 2.5rem;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.h3p {
  font-size: 2rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.h4p {
  font-size: 1.40625rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.h5p {
  font-size: 1.171875rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.h6p {
  font-size: 0.9375rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.h7p {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.h8p {
  font-size: 0.6rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.stars {
  gap: 10px;
}

.stars i {
  color: #e6e6e6;
  font-size: 1.6rem;
  cursor: pointer;
  transition: color 0.2s ease;
}
.stars i.active {
  color: #ff11a9;
}

.rainbow-glowing-div {
    background: linear-gradient(45deg, #ff3e44, #FF7F00, #FFFF00, #00FF00, #8B00FF, #39f6ff, #FF00FF);
    background-size: 1400% 1400%;
    animation: rainbowGlow 4s linear infinite;
}

@keyframes rainbowGlow {
  0% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
      box-shadow: 0 0 20px rgba(255, 255, 255, 0.8);
  }
}

.planner-tag{
  border: 1px solid #a452ff;
  color: #a452ff;
  font-size: 0.8rem;
}

.pac-container {
  z-index: 9999;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1050;
  top: 0;
  left: 0;
  background-color: #6941c6;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 10px;
}

.sidenav a {
  padding: 10px 8px 10px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #f4ebfe;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: white;
  background-color: #7f56da;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.content-confirm{
  color: #4e4e4e !important;
  background-color: #68ffb352 !important;
  font-size: 16px;
}

.content-gift{
  color: white; !important;
  background-color: #c16fff !important;
}

.content-discount{
  color: white !important;
  background-color: rgb(99, 31, 153) !important;
}

.content-discount-black{
  color: #4a4a4a !important;
  background-color: white !important;
  border: 1px solid #000000 !important;
}

.content-error{
  background-color: #ff68ae52 !important;
}

.dropdown-item-space {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #000000;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}


.dropdown-item-space:hover {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #545454;
  text-align: inherit;
  white-space: nowrap;
  background-color: #40576d12;
  text-decoration: none;
  border: 0;
}

.bg-assitance{
  background-color: #ff85b8 !important;
  color: white !important;
}

.btn-space{
  border: 1px solid #6f00eab8 !important;
  background-color: #6f00eab8 !important;
  color: white !important;
  font-size: 16px;
  cursor: pointer !important;
}

@media (hover: hover) {
  .btn-space:hover {
    border: 1px solid #6f00ea85 !important;
    background: #6f00ea85 !important;
    color: white !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.borders{
  border: 1px solid #c3c3c3;
}

.btn-clear{
  background-color: white !important;
  color: black; !important;
  font-size: 16px;
  border: 1px solid #d3d3d3;
}

@media (hover: hover) {
  .btn-clear:hover {
    background: whitesmoke !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
    border: 1px solid whitesmoke;
  }
}

.ui-datepicker {
  z-index: 9999 !important; /* Adjust the z-index value as needed */
  position: absolute !important;
}

.ui-autocomplete{
  z-index: 9999 !important;
}

.text-violet{
  color: #6f00ea;
}

.text-ticket{
  color: #0099f2;
}

.btn-ticket-disabled{
  background-color: #8ed2f9 !important;
  color: white !important;
  font-size: 16px;
}

.btn-black-disabled{
  background-color: #a5a5a5 !important;
  color: white !important;
  font-size: 16px;
}

.bg-warning-rk{
  background-color: #feffa2 !important;
}

.btn-confirm-pay{
  background-color: #7dffbb !important;
  color: #12743B !important;
}

@media (hover: hover) {
  .btn-confirm-pay:hover {
    background: #019b6d !important;
    color: white !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.icon-confirm{
  color: #0ae577 !important;
}

.marquee-container {
  margin-top: 56px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 30px; /* Ajusta la altura según necesites */
  background-color: #fae2e2;
  color: #000000;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.marquee-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  animation: scroll-left 16s linear infinite;
}

.marquee-wrapper span {
  font-size: 0.8rem;
  color: #242424;
  white-space: nowrap;
  flex-shrink: 0;
  /* margin-right se sets via JS para uniformidad */
}

@keyframes scroll-left {
  0% {
      transform: translateX(0);
  }
  100% {
      transform: translateX(var(--move-percent, -50%));
  }
}

/* Pausa en hover */
.marquee-container:hover .marquee-wrapper {
  animation-play-state: paused;
}


.padding-btm-rp{
  padding-bottom: 20px !important;
}

.btn-sub{
  background-color: #ff3e44 !important;
  color: white !important;
  font-size: 16px;
}

@media (hover: hover) {
  .btn-sub:hover {
    background: whitesmoke !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
    font-size: 16px;
  }
}

.analytic-increase {
  color: #019907 !important;
}

.analytic-decrease {
  color: #ff568b !important;
}

.trans-confirm {
  color: #12743B;
  background-color: #acffd4;
}

.trans-reserved {
  color: #0a5429;
  background-color: #d3ffe8;
}

.trans-reject {
  color: #e51950;
  background-color: #fff1f9;
}

.low-stock{
  color: #e55319;
  background-color: #ffebdd;
}

.trans-pending {
  color: white;
  background-color: #a5a5a5;
}

.trans-refund {
  color: #141414;
  background-color: #d1d1d166;
}

.text-area-post{
  height: 700px; /* Altura inicial */
  resize: vertical; /* Permite redimensionar verticalmente */
  min-height: 500px; /* Altura mínima */
  max-height: none; /* Sin límite máximo de altura */
  box-shadow: none; /* Si no deseas sombras */
}

.btn-white-ok{
  background-color: white !important;
  color: #2c2c2c !important;
}

@media (hover: hover) {
  .btn-white-ok:hover {
    background: #00d99847 !important;
    color: #157827 !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.btn-white-reject{
  background-color: white !important;
  color: #2c2c2c !important;
}

@media (hover: hover) {
  .btn-white-reject:hover {
    background: #ff000047 !important;
    color: #bf1010 !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.email-container {
  position: relative;
  width: 400px;
  display: none; /* Hide by default */
}

.email-container-phones {
  display: none; /* Hide by default */
}

.email-input {
  width: 100%;
  padding: 16px 20px;
  padding-right: 120px; /* Space for button */
  font-size: 16px;
  border: none;
  border-radius: 50px;
  outline: none;
}

.start-button {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 20px;
  background-color: black;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 50px;
  cursor: pointer;
}

.start-button:hover {
  background-color: #333;
}


/* Show only when screen width is 900px or more */
@media (min-width: 900px) {
  .email-container {
    display: flex;
  }
}

/* Show only when screen width is 900px or more */
@media (max-width: 899px) {
  .email-container-phones {
    display: flex;
  }
}

.badge-max{
  background-color: black;
  color: white;
}

.badge-pro{
  background-color: #6F00EA;
  color: white;
}

.badge-verified{
  color: #0095f6 !important;
}

.category-set{
  color: #04c90c;
}

.refund-rkp{
  color: #ff3df7;
}

.invalid-rkp{
  color: #ff874c;
}

.btn-category-set{
  background-color: #26262673 !important;
  color: white !important;
  font-size: 16px;
}

.gutters-pvf{
  margin-left: -4px !important;
  margin-right: -4px !important;
}

.date-box{
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
}

.btn-variant {
  background-color: white;
  color: black;
  font-weight: 700;
  transition: all 0.2s ease;
}

@media (hover: hover) {
  .btn-variant:hover {
    background: rgba(57, 76, 96, 0.15);
    color: #0e1318;
    cursor: pointer;
  }
}

.btn-variant.active {
  background-color: black;
  color: white;
}

.img-product {
  /* Default styles for all dimensions */
  margin-bottom: 0.5rem;
  padding-right: 1.5rem;
}

/* Styles for dimensions < 576px */
@media (max-width: 575.98px) {
  .img-product {
    margin-bottom: 1.5rem;
    padding-right: 0;
  }
}

.img-product:hover .swiper-slide img {
  cursor: zoom-in; /* Cambia el cursor a un icono de zoom */
}

.prev-btn, .next-btn {
  position: absolute;
  top: 50%;
  font-size: 30px;
  color: white;
  cursor: pointer;
  z-index: 10001; /* Make sure arrows are above the image */
  user-select: none;
}

.prev-btn {
  left: 8%;
  transform: translateY(-50%);
}

.next-btn {
  right: 8%;
  transform: translateY(-50%);
}

/* Full Image Preview Modal */
.full-image-preview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.full-image-preview img {
  max-width: 90%;
  max-height: 100%;
}

.close-btn {
  position: absolute;
  top: 4%;
  right: 8%;
  font-size: 40px;
  color: white;
  cursor: pointer;
}

.content-free-shipping {
  color: #0ab939;
  background-color: white !important;
  border: 1px solid #08d13e !important;
}

.border-store{
  border: 1px solid #1e1e1e !important;
}

.border-bottom-store{
  border-bottom: 1px solid #b7b7b7 !important;
}

.img-bottom-rounded{
  border-radius: 0.25rem 0.25rem 0rem 0rem;
}

.flip-card-rkp {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
  border-radius: .1em;
  font-size: 1.4rem; /* Aquí se ajusta el tamaño de la fuente */
}

.top-rkp,
.bottom-rkp,
.flip-card-rkp .top-flip-rkp,
.flip-card-rkp .bottom-flip-rkp {
  height: .75em;
  line-height: 1;
  padding: .25em;
  overflow: hidden;
  font-size: 1.4rem;
}

.top-rkp,
.flip-card-rkp .top-flip-rkp {
  background-color: #f7f7f7;
  border-top-right-radius: .1em;
  border-top-left-radius: .1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bottom-rkp,
.flip-card-rkp .bottom-flip-rkp {
  background-color: white;
  display: flex;
  align-items: flex-end;
  border-bottom-right-radius: .1em;
  border-bottom-left-radius: .1em;
}

.flip-card-rkp .top-flip-rkp {
  position: absolute;
  width: 100%;
  animation: flip-top-rkp 250ms ease-in;
  transform-origin: bottom;
}

@keyframes flip-top-rkp {
  100% {
    transform: rotateX(90deg);
  }
}

.flip-card-rkp .bottom-flip-rkp {
  position: absolute;
  bottom: 0;
  width: 100%;
  animation: flip-bottom-rkp 250ms ease-out 250ms;
  transform-origin: top;
  transform: rotateX(90deg);
}

@keyframes flip-bottom-rkp {
  100% {
    transform: rotateX(0deg);
  }
}

.container-rkp {
  display: flex;
  gap: .5em;
  justify-content: center;
}

.container-segment-rkp {
  display: flex;
  flex-direction: column;
  gap: .1em;
  align-items: center;
}

.segment-rkp {
  display: flex;
  gap: .1em;
}

.segment-title-rkp {
  font-size: 0.8rem;
  color: white;
}

.btn-prorentify-disabled{
  background: #ffa8d6;
  color: white;
}

.btn-prorentify{
  background: linear-gradient(to right, #ff0086 0%, #ff23a2 50%, #ff0086 100%);
  color: white;
}

@media (hover: hover) {
  .btn-prorentify:hover {
    background: linear-gradient(to right, #ff009a 0%, #ff3da3 50%, #fc0098 100%);
    color: white;
    transition: all .2s ease !important;
  }
}

.divider-prt {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 20px 0;
}

.divider-prt::before,
.divider-prt::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.circle-prt {
  padding: 0 10px;
  font-size: 14px;
  color: #666;
}

.code-input {
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 24px;
  margin: 0 5px;
  border-radius: 10px;
}

@media (max-width: 1100px) {
  .custom-mobile-dropdown {
    position: absolute !important;
    left: 0 !important;  /* Start from the left edge */
    right: auto !important;  /* Cancel right alignment */
    transform: translateX(-80%) !important;  /* Shift the dropdown to the left by its own width */
  }
}

.valid-icon {
  color: #00ea73;
  margin-right: 8px;
}

@media (max-width: 650px) {
  .btn-property-res {
    display: none;
  }
}

.form-pr{
  border: 1px solid #eeeff2;
  background-color: #eeeff2;
}
.form-pr:focus{
    border:2px solid black !important;
    outline: none;
    background-color: white !important;
}

.selected-property {
  box-shadow: 0 0 0 2px black; /* Aplica borde negro de inmediato */
  outline: none !important;
  transition: none;
}

.btn-property-type{
  border: 1px solid #dee2e6;
  transition: none;
}

.btn-service-type{
  border: 1px solid #dee2e6;
  transition: none;
}

.counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  /*border-bottom: 1px solid #e0e0e0;
  */
}

.counter:last-child {
  border-bottom: none;
}

.counter span {
  color: #484848;
}

.counter-buttons {
  display: flex;
  align-items: center;
}

.btn-circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border: 1px solid black;
  color: #484848;
  background-color: white;
}

.btn-circle.disabled {
  opacity: 0.3;
  pointer-events: none;
}

.counter-value {
  margin: 0 12px;
  font-size: 16px;
  color: #484848;
}

.image-container {
    position: relative;
    display: inline-block;
    border-radius: 10px; /* Bordes redondeados */
    overflow: hidden; /* Para asegurar que las imágenes no se desborden */
    background-color: #f0f0f0; /* Color de fondo para la imagen */
}

.processed-image {
    aspect-ratio: 1/1;
    object-fit: cover; /* Para que la imagen cubra completamente el área del contenedor sin distorsión */
    border-radius: 10px; /* Bordes redondeados para las imágenes */
}

.delete-image {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    cursor: pointer;
}

.delete-image:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

#image-preview-container .col {
    padding: 5px;
}

#image-preview-container {
    display: flex;
    flex-wrap: wrap;
}

/* Asegurar que las imágenes tengan el mismo tamaño */
.image-container {
    width: 100%; /* Ocupa todo el espacio disponible */
}

.upload-container {
    border: 2px dashed #ccc;
    border-radius: 8px;
    width: 100%;
    height: 300px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.upload-container:hover {
    border-color: #999;
}

.upload-label {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.upload-text {
    font-size: 18px;
    color: #333;
    margin: 10px 0 5px;
}

.upload-subtext {
    font-size: 14px;
    color: #666;
    margin: 0;
}

input[type="file"] {
    display: none;
}

/* Asegúrate de que el cursor sea un puntero en todo el contenedor */
.upload-container {
    cursor: pointer;
}

.price-box {
  max-width: 100%;
  margin: auto;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  background-color: #fafffb;
}

.rental-bond-box {
  max-width: 100%;
  margin: auto;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  background-color: white;
}

.btn-circle-price-form {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 30px;
  padding: 5px;
}
.price-range {
  font-size: 14px;
  color: gray;
  margin-top: 10px;
}

.price-input {
  font-size: 24px !important;
  font-weight: bold;
  width: 150px;
  text-align: center;
  border: none;
  outline: none;
  background: none;
}

.price-input-bond {
  font-size: 20px !important;
  font-weight: bold;
  width: 150px;
  text-align: center;
  border: none;
  outline: none;
  background: none;
}

.text-normal-h2p{
  font-size: 2.5rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-normal-h2p{
    font-size: 2rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

.text-normal-h3p{
  font-size: 2rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-normal-h3p{
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}
.container-pr {
    width: 100%;
    min-height: 100%;
}

/* Property photos layout */
.property-photos-pr {
    display: flex;
    gap: 15px;
    width: 100%;
    min-height: 100%; /* Ensure photos layout takes full height of container */
}

.main-photo-container-pr {
    flex: 2;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    display: flex; /* Asegura que la imagen se expanda dentro */
    align-items: stretch; /* Estira el contenido */
}

.main-photo-pr {
    width: 100%;
    height: 100%; /* Ahora ocupa toda la altura del contenedor */
    object-fit: cover; /* Recorta la imagen para llenar el espacio sin deformarse */
    border-radius: 5px 0 0 5px;
}

/* Thumbnails container and styling */
.thumbnails-container-pr {
    flex: 1; /* Takes up 1/3 of the available width */
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 0; /* Allow flex to shrink if needed */
    height: 100%; /* Stretch to full height of parent */
}

.thumbnail-item-pr {
    position: relative;
    flex: 1; /* Each thumbnail takes half the height of the container */
    overflow: hidden;
}

/* Make thumbnails square and half the size of the main photo */
.thumbnail-photo-pr {
    width: 100%;
    aspect-ratio: 1; /* Ensures a square aspect ratio */
    object-fit: cover;
}

/* Specific rounding for thumbnails */
.thumbnail-item-pr:first-child .thumbnail-photo-pr {
    border-radius: 0 5px 5px 0; /* Top thumbnail: round top-right only */
}

.thumbnail-item-pr:last-child .thumbnail-photo-pr {
    border-radius: 0 5px 5px 0; /* Bottom thumbnail: round bottom-right only */
}

/* Show all button styling (inside bottom-right thumbnail) */
.show-all-btn-pr {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid white;
    border-radius: 5px;
    padding: 8px 15px;
    font-size: 12px;
    background-color: white;
    cursor: pointer;
    z-index: 1; /* Ensure button stays above image */
}

.show-all-btn-pr:hover {
    background-color: #e9ecef;
}

.btn-property-detail{
  width: 100%;
  text-align: center;
}

.text-property-detail{
  width: 60%;
}

@media screen and (max-width: 575px) {
  .text-property-detail{
    width: 100%;
  }
}

.text-prorentify{
  color: #ff0086;
}

.available-prorentify{
  border: 1px solid #ff0086;
  color: #ff0086;
  background-color: white;
}

@media screen and (max-width: 575px) {
  .property-thumb-res{
    display: None !important;
  }
}

@media screen and (min-width: 575px) {
  .btn-res-photo{
    display: None !important;
  }
}

@media screen and (max-width: 575px) {
  .main-photo-container-pr {
      flex: 2;
      border-radius: 0px;
      overflow: hidden;
      display: flex; /* Asegura que la imagen se expanda dentro */
      align-items: stretch; /* Estira el contenido */
      position: relative;
  }
}

@media screen and (max-width: 575px) {
  .main-photo-pr {
      width: 100%;
      height: 100%; /* Ahora ocupa toda la altura del contenedor */
      object-fit: cover; /* Recorta la imagen para llenar el espacio sin deformarse */
      border-radius: 0px;
  }
}

.badge-prorentify {
  background-color: white;
  border: 1px solid #424242;
  color: #424242 !important;
}

.badge-prorentify-noti {
  background-color: white;
  border: 1px solid #424242;
  color: #424242 !important;
}

.btn-white-pr{
  background-color: white !important;
  color: #2c2c2c !important;
}

.btn-pink-pr{
  background-color: #ffd4ea !important;
}

@media (hover: hover) {
  .btn-white-pr:hover {
    background: whitesmoke !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

@media (hover: hover) {
  .btn-pink-pr:hover {
    background: #ffd4ea !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.btn-pink {
  background-color: #ffe6f0;
  color: #2c2c2c !important;
}

@media (hover: hover) {
  .btn-pink:hover {
    background: #ffbfd8 !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.btn-yellow-pr{
  background-color: #fcff20 !important;
  color: #2c2c2c !important;
}

@media (hover: hover) {
  .btn-yellow-pr:hover {
    background: #feffae !important;
    color: #2c2c2c !important;
    transition: all .2s ease !important;
    cursor: pointer !important;
  }
}

.file-upload-container {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.upload-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  border: 2px dashed #ff0086;
  cursor: pointer;
}
.upload-box:hover {
  background-color: #e5e5e5;
}
.pdf-preview {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: white;
  border-radius: 0.25rem !important;
}
.pdf-preview i {
  font-size: 18px;
  color: #ff6cb9;
  margin-right: 10px;
}
.pdf-name {
  font-size: 16px;
  font-weight: bold;
  flex-grow: 1;
}
.delete-btn-pr {
  border: none;
  background: none;
  cursor: pointer;
  color: black;
  padding: 0px;
}
@media (hover: hover) {
  .delete-btn-pr:hover {
    color: #b02a37;
  }
}

.margin-contract{
  margin-right: 0.75rem;
}

@media screen and (max-width: 575px) {
  .margin-contract {
    margin-right: 0rem;
    margin-bottom: 0.75rem;
  }
}

.pinned-toppic{
  padding: 2px;
  background: #ff0086;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.textarea-pr{
  font-size: 16px !important;
}

.btn-forum-selected {
  background-color: #a1a1a1 !important;
  color: white !important;
}

.bg-img-home {
  background-image: url(/static/blog/assets/img/cover.png);
  height: 426px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

@media screen and (max-width: 575px) {
  .bg-img-home{
    height: 436px;
  }
}

.container-home-pr {
  max-width: 860px;
  width: 60%;
  margin: 0 auto;
}

@media screen and (max-width: 575px) {
  .container-home-pr{
    width: 95%;
  }
}

.text-slogan-home{
  font-size: 2.6rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-slogan-home{
    font-size: 2rem;
  }
}

.desktop-view {
  display: none;
}

/* Ocultar versión móvil en pantallas grandes */
@media (min-width: 1200px) {
  .mobile-view {
    display: none;
  }
  .desktop-view {
    display: block;
  }
}

.h4p-bigger {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.btn-tce{
  background: linear-gradient(to right, #ff009a 0%, #ff3da3 50%, #fc0098 100%);
  color: white;
}

@media (hover: hover) {
  .btn-tce:hover {
    background: linear-gradient(to right, #ff6dc5 0%, #ff56af 50%, #ff6dc5 100%);
    color: white;
    transition: all .2s ease !important;
  }
}

.login-content{
  padding: 1rem;
  border: 1px solid #767676;
  max-width: 440px;
}

@media screen and (max-width: 575px) {
  .login-content{
    padding: 0.5rem;
    width: 100%;
    border: none;
  }
}

.lg-backdrop, .lg-outer {
  z-index: 1080 !important;
}

button {
  touch-action: manipulation;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  border-top-right-radius: 0rem !important;
  border-bottom-right-radius: 0rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
  border-top-left-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
}

.divider-prt {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 20px 0;
}

.divider-prt::before,
.divider-prt::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.circle-prt {
  padding: 0 10px;
  font-size: 14px;
  color: #666;
}

@media (min-width: 1200px) {
  .checkout-grid {
    flex-direction: row-reverse;
  }

  .checkout-form {
    margin-right: 30px;
    flex: 2;
  }

  .checkout-summary {
    flex: 1;
    margin-bottom: 0 !important;
  }
}

.benefits-bg {
    background: linear-gradient(-45deg, #e7dcff, #fad2ff, #e8eaff, #ffffff);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.fomo-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.fomo-icon {
  width: 40px;           /* ancho fijo */
  height: 40px;          /* alto fijo igual al ancho */
  border-radius: 50%;    /* círculo perfecto */
  display: inline-flex;  
  align-items: center;   /* centra el icono vertical */
  justify-content: center; /* centra el icono horizontal */
  background: white;   /* fondo liso */      
  flex-shrink: 0;        /* evita que se deforme al encogerse */
}

.text-tce{
  color: #ff008b !important;
}

@keyframes heart-burst {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
    top: -50px;
  }
}

.heart-float {
  position: absolute;
  font-size: 3rem;
  color: #ff008b;
  pointer-events: none;
  animation: heart-burst 0.8s ease forwards;
}

.main-container-tce {
    width: 60%;
    margin: 0 auto;
    margin-top: 1rem;
}

@media screen and (max-width: 1088px) {
  .main-container-tce-res {
    width: 100%;
    margin: 0 auto;
  }
}

.hero-section {
  position: relative;
  width: 100%;
  height: 500px; /* toda la altura de la ventana */
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.hero-content {
  position: relative;
  z-index: 1; /* el texto queda arriba */
  color: #fff; /* texto blanco sobre el video */
}

.tce-text-shadow{
  text-shadow: 1px 1px #000000;
}

.custom-accordion-container .custom-accordion-card {
  border: none;
  background: transparent;
}
.custom-accordion-container .custom-accordion-card-header {
  padding: 0;
  background: transparent;
  border-bottom: None; /* Light border for separation */
}
.custom-accordion-container .custom-accordion-card-header button {
  width: 100%;
  text-align: left;
  padding: 15px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2rem;
  text-decoration: none;
}
.custom-accordion-container .custom-accordion-card-header button::before {
  content: '›'; /* Unicode chevron right */
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.3s ease;
}
.custom-accordion-container .custom-accordion-card-header button.collapsed::before {
  transform: rotate(0deg);
}
.custom-accordion-container .custom-accordion-card-header button:not(.collapsed)::before {
  transform: rotate(90deg);
}
.custom-accordion-container .custom-accordion-card-header button:focus {
  outline: none;
  box-shadow: none;
}
.custom-accordion-container .custom-accordion-card-body {
  padding: 15px 0 15px 20px; /* Indent content slightly */
}
.custom-accordion-container .custom-accordion-card:last-child .custom-accordion-card-header {
  border-bottom: none; /* Remove bottom border on last item */
}

/* Contenedor máscara */
.zoom-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem !important; /* redondea bordes */
}

@media screen and (max-width: 575px) {
  .max-height-images-home{
    max-height: 300px !important;
  }
}

@keyframes rotate-slow {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.rotating-pin img {
  animation: rotate-slow 20s linear infinite; /* 20 segundos por vuelta */
}

.max-height-images-slider{
  max-height: 600px;
}

@media screen and (max-width: 575px) {
  .max-height-images-slider{
    max-height: 350px;
  }
}

.max-width-images-slider{
  max-width: 540px;
}

@media screen and (max-width: 575px) {
  .max-width-images-slider{
    max-width: 290px;
  }
}

.compra-segura-bar {
  background-color: #cfffe2a1;
  color: #000;
  font-weight: bold;
  padding: 10px 0;
  font-size: 12px;
  width: 100%;
  text-align: center;
}
.compra-segura-bar i {
  margin: 0 8px;
}

.top-bar-tce {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

/* Columna izquierda: galería */
.product-gallery img {
  width: 100%;
  max-height: 900px;
  min-height: 300px;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 0px;
}

.product-detail {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  column-gap: 40px;
}

.product-info-grid {
  position: relative;
  width: 100%;
}

.product-info { /* este es el sticky */
  width: 100%;
  box-sizing: border-box;
}

.product-info h1 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.product-info .price {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}

/* Ocultar slider en desktop */
.gallery-mobile {
  display: none;
}

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
  .product-detail {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .gallery-desktop {
    display: none;
  }

  .gallery-mobile {
    display: flex;
  }

  .gallery-mobile .slide {
    flex: 0 0 100%;
  }

  .product-info {
    position: static;
    top: auto;
  }
}

.whatsapp-float {
  position: fixed;
  bottom: calc(90px + env(safe-area-inset-bottom));
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #ffb3d1; /* Rosa Jackie Smith */
  color: white;
  border-radius: 50%;
  display: flex;               /* 🔥 Esto centra el icono de verdad */
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  z-index: 1000;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@media (max-width: 768px) {
  .sticky-addtocart {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 .5rem max(.75rem + env(safe-area-inset-bottom));
    text-align: center;
    z-index: 1020;
  }
}

@media (max-width: 1192px) {
  .margin-checkout-mb {
    margin-top: 1rem !important
  }
}

.template-button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  color: #222;
  cursor: pointer;
  transition: border-color 0.2s ease;
}

.template-button:hover,
.template-button:focus {
  border-bottom: 1px solid #000;
  outline: none;
}

.discount-badge {
  position: absolute;
  top: 16px;
  left: 5px;
  border-radius: 0rem 0.2rem 0.2rem 0rem;
  z-index: 10;
}

.spacing-05{
  letter-spacing: .05em;
}

.spacing-1{
  letter-spacing: .1em;
}

.variant-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.variant-item {
  padding: 10px 18px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.15s ease;
  background: #fff;
  user-select: none;
}

.variant-item:hover {
  border-color: #000;
}

.variant-item.selected {
  border-color: #000;
  font-weight: 600;
}

.variant-item.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.two-cols {
  display: flex;
  gap: 12px;          /* separación real */
  width: 100%;
}

.two-cols > div {
  flex: 1;            /* siempre 50 / 50 */
  min-width: 0;       /* CLAVE para inputs */
}

.delivery-options {
  display: flex;
  gap: 12px;
}

.delivery-option {
  flex: 1;
  cursor: pointer;
  border: 1px solid #ddd;
  transition: border 0.15s ease, box-shadow 0.15s ease;
}

.delivery-option.selected {
  box-shadow: 0 0 0 2px rgb(0 0 0);
}

.in-preparation{
  background-color: #ff7ab9db !important;
  color: #fffade;
}

.order-pending {
  background-color: #f9ff87;
  color: #323232;
}

.order-ready{
  background-color: #ad66ff !important;
  color: #fff6d5;
}
.flatpickr-day.nextMonthDay,
.flatpickr-day.prevMonthDay {
  color: #9ca3af !important;
  opacity: 0.9;
}

/* Días deshabilitados (pasados) */
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  color: #d1d5db !important;
  background: transparent !important;
  cursor: not-allowed;
}

/* Día actual */
.flatpickr-day.today {
  border: 2px solid #ffbfd8 !important;
  background: transparent !important;
  color: #ff90bb !important;
  font-weight: bold;
}

/* Hover */
.flatpickr-day:hover {
  background: #f3f4f6 !important;
}

/* Día seleccionado */
.flatpickr-day.selected,
.flatpickr-day.selected:hover {
  background: #ffbfd8 !important;
  color: black !important;
  border-color: transparent !important;
  border-radius: 50%;
}

/* Tamaño más estético */
.flatpickr-day {
  height: 40px;
  line-height: 40px;
  max-width: 40px;
}

.flatpickr-calendar {
  width: auto !important;
}

.flatpickr-innerContainer{
  padding: 10px;
}

.text-link-pink{
  color: #ff87b6 !important;
}

.text-link-pink:hover{
  color: #ffbfd8 !important;
}

.day-disabled-red {
  background: #ff6a83 !important;
  color: #fff !important;
  border-radius: 50%;
  cursor: not-allowed;
  opacity: 1;
}

#daysWrapper::-webkit-scrollbar {
  display: none;
}

.text-countdown-tce{
  font-size: 0.66rem;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 575px) {
  .text-countdown-tce{
    font-size: 0.50rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.2;
  }
}

/* ─── CSS Variables ─────────────────────────────────────────── */
:root {
  --blue-main: #5C59E8;
  --blue-light: #7B78F0;
  --blue-soft: #EEF0FF;
  --green-pos: #22C55E;
  --red-neg: #EF4444;
  --text-dark: #111827;
  --text-mid: #6B7280;
  --text-light: #9CA3AF;
  --card-bg: #FFFFFF;
  --body-bg: #F3F4F8;
  --border: #dee2e6;
  --shadow: 0 1px 4px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.04);
  --radius: 0.65rem;
  --tf-primary: #6c5ce7;
  --tf-primary-soft: #ece9fd;
  --tf-text: #1a1a2e;
  --tf-muted: #6b7280;
  --tf-border: #eef0f4;
  --tf-sidebar-width: 280px;
}

/* ─── Animations ─────────────────────────────────────────────── */
@keyframes fadeUp-wk {
  from { opacity: 0; transform: translateY(22px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes fadeIn-wk {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes countUp-wk {
  from { opacity: 0; transform: translateY(8px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes barGrow-wk {
  from { transform: scaleY(0); }
  to   { transform: scaleY(1); }
}
@keyframes lineDraw-wk {
  from { stroke-dashoffset: 1000; }
  to   { stroke-dashoffset: 0; }
}
@keyframes dotPop-wk {
  0%   { r: 0; opacity: 0; }
  80%  { r: 5px; }
  100% { r: 4px; opacity: 1; }
}

/* ─── Header ─────────────────────────────────────────────────── */
.header-wk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  animation: fadeIn-wk .5s ease both;
}
.header-title-wk {
  font-size: 22px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
}
.header-controls-wk {
  display: flex;
  align-items: center;
  gap: 10px;
}
.btn-ctrl-wk {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 14px;
  font-size: 13px;
  font-weight: 500;
  color: var(--text-mid);
  background: var(--card-bg);
  border: 1px solid var(--border);
  cursor: pointer;
  transition: box-shadow .2s, border-color .2s;
  white-space: nowrap;
}
.btn-ctrl-wk:hover {
  border-color: var(--blue-main);
  box-shadow: 0 0 0 3px rgba(92,89,232,.1);
}
.btn-ctrl-wk i { font-size: 15px; color: var(--text-light); }
.btn-export-wk {
  background: var(--card-bg);
  color: var(--text-mid);
}

/* ─── KPI Cards ──────────────────────────────────────────────── */
.kpi-row-wk { 
  margin-right: -10px;
  margin-left: -10px;
}

/* ─── Contenedor Grid (El reemplazo del Row) ────────────────── */
.kpi-grid-wk {
  display: grid;
  /* Define 4 columnas iguales en desktop */
  grid-template-columns: repeat(4, 1fr); 
  /* AQUÍ CONTROLAS EL ESPACIADO EXACTO */
  gap: 16px; 
  margin-bottom: 24px;
}

/* ─── KPI Cards ──────────────────────────────────────────────── */
.kpi-card-wk {
  background: var(--card-bg);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 20px 22px;
  animation: fadeUp-wk .55s ease both;
  transition: transform .2s ease, box-shadow .2s ease;
  display: flex;
  flex-direction: column;
}

/* Mantenemos tus efectos de hover */
.kpi-card-wk:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 24px rgba(92,89,232,.12);
}

/* ─── Media Queries (Responsividad Manual) ──────────────────── */

/* En Tablets: 2 columnas por fila */
@media (max-width: 1024px) {
  .kpi-grid-wk {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px; /* Puedes achicar el gap en pantallas más chicas */
  }
}

/* En Mobile: 1 columna por fila */
@media (max-width: 600px) {
  .kpi-grid-wk {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .kpi-value-wk { font-size: 24px; }
}

/* Animaciones de entrada escalonadas */
.col-md-3:nth-child(1) .kpi-card-wk { animation-delay: .08s; }
.col-md-3:nth-child(2) .kpi-card-wk { animation-delay: .16s; }
.col-md-3:nth-child(3) .kpi-card-wk { animation-delay: .24s; }
.col-md-3:nth-child(4) .kpi-card-wk { animation-delay: .32s; }

.kpi-label-wk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 500;
  color: var(--text-mid);
  margin-bottom: 10px;
}
.kpi-label-wk .icon-wrap-wk {
  width: 28px; height: 28px;
  border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 15px;
}
.icon-blue-wk  { background: #EEF0FF; color: var(--blue-main); }
.icon-teal-wk  { background: #E6F9F5; color: #0D9488; }
.icon-orange-wk{ background: #FFF3E8; color: #F97316; }
.icon-green-wk { background: #ECFDF5; color: #16A34A; }

.kpi-value-wk {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -.5px;
  color: var(--text-dark);
  line-height: 1.1;
  margin-bottom: 6px;
  animation: countUp-wk .6s ease both;
  animation-delay: .4s;
}
.kpi-badge-pos-wk { font-size: 12px; font-weight: 600; color: var(--green-pos); }
.kpi-badge-neg-wk { font-size: 12px; font-weight: 600; color: var(--red-neg); }
.kpi-badge-pos-wk i, .kpi-badge-neg-wk i { font-size: 11px; }

/* ─── Chart Row ──────────────────────────────────────────────── */
.chart-row-wk { animation: fadeUp-wk .65s ease .42s both; }

.chart-card-wk {
  background: var(--card-bg);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 22px 24px 18px;
  box-shadow: var(--shadow);
  height: 100%;
}

.chart-meta-label-wk {
  font-size: 12.5px;
  color: var(--text-mid);
  font-weight: 500;
  margin-bottom: 2px;
}
.chart-meta-value-wk {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -.4px;
  color: var(--text-dark);
  line-height: 1.15;
}
.chart-meta-badge-wk {
  font-size: 11.5px;
  font-weight: 600;
  color: var(--green-pos);
  margin-top: 2px;
  display: block;
}
.chart-header-wk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}
.chart-period-btn-wk {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px 11px;
  font-size: 12px;
  font-weight: 500;
  color: var(--text-mid);
  background: #F9FAFB;
  border: 1px solid var(--border);
  border-radius: 8px;
  cursor: pointer;
}
.chart-period-btn-wk i { font-size: 13px; color: var(--text-light); }

/* ─── Bar Chart ──────────────────────────────────────────────── */
.bar-chart-wrapper-wk {
  position: relative;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
}
.bar-chart-inner-wk {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  width: 100%;
  height: 100%;
  padding-bottom: 24px;
  position: relative;
}

/* Y-axis grid lines */
.bar-gridlines-wk {
  position: absolute;
  inset: 0 0 24px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  pointer-events: none;
}
.bar-gridline-wk {
  border-top: 1px dashed #E9EBF0;
  width: 100%;
  position: relative;
}
.bar-gridline-wk span {
  position: absolute;
  left: -30px;
  top: -8px;
  font-size: 10px;
  color: var(--text-light);
  font-weight: 500;
}

/* bar group */
.bar-group-wk {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 100%;
  justify-content: flex-end;
  gap: 0;
  position: relative;
}
.bar-track-wk {
  width: 100%;
  border-radius: 6px 6px 0 0;
  background: #F1F2F7;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.bar-fill-wk {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  border-radius: 6px 6px 0 0;
  background: linear-gradient(180deg, #7B78F0 0%, #5C59E8 100%);
  transform-origin: bottom;
  animation: barGrow-wk .7s cubic-bezier(.34,1.56,.64,1) both;
}
/* staggered bar animation */
.bar-group-wk:nth-child(1) .bar-fill-wk  { animation-delay: .55s; }
.bar-group-wk:nth-child(2) .bar-fill-wk  { animation-delay: .62s; }
.bar-group-wk:nth-child(3) .bar-fill-wk  { animation-delay: .69s; }
.bar-group-wk:nth-child(4) .bar-fill-wk  { animation-delay: .76s; }
.bar-group-wk:nth-child(5) .bar-fill-wk  { animation-delay: .83s; }
.bar-group-wk:nth-child(6) .bar-fill-wk  { animation-delay: .90s; }
.bar-group-wk:nth-child(7) .bar-fill-wk  { animation-delay: .97s; }
.bar-group-wk:nth-child(8) .bar-fill-wk  { animation-delay:1.04s; }
.bar-group-wk:nth-child(9) .bar-fill-wk  { animation-delay:1.11s; }
.bar-group-wk:nth-child(10) .bar-fill-wk { animation-delay:1.18s; }
.bar-group-wk:nth-child(11) .bar-fill-wk { animation-delay:1.25s; }

.bar-label-wk {
  position: absolute;
  bottom: 0;
  font-size: 9.5px;
  color: var(--text-light);
  white-space: nowrap;
  text-align: center;
  transform: translateY(100%);
  padding-top: 4px;
  width: 100%;
}

/* ─── SVG Line Chart ─────────────────────────────────────────── */
.line-chart-wrapper-wk {
  position: relative;
  width: 100%;
  height: 220px;
  margin-top: 8px;
}
.line-chart-svg-wk {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.line-area-wk {
  fill: url(#areaGrad);
  opacity: .4;
  animation: fadeIn-wk .8s ease 1.2s both;
}
.line-path-wk {
  fill: none;
  stroke: var(--blue-main);
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: lineDraw-wk 1.4s cubic-bezier(.4,0,.2,1) .9s forwards;
}
.line-dot-wk {
  fill: white;
  stroke: var(--blue-main);
  stroke-width: 2;
  animation: dotPop-wk .4s ease both;
}
.line-dot-wk:nth-child(1)  { animation-delay: 1.5s; }
.line-dot-wk:nth-child(2)  { animation-delay: 1.6s; }
.line-dot-wk:nth-child(3)  { animation-delay: 1.7s; }
.line-dot-wk:nth-child(4)  { animation-delay: 1.8s; }
.line-dot-wk:nth-child(5)  { animation-delay: 1.9s; }
.line-dot-wk:nth-child(6)  { animation-delay: 2.0s; }
.line-dot-wk:nth-child(7)  { animation-delay: 2.1s; }
.line-dot-wk:nth-child(8)  { animation-delay: 2.2s; }
.line-dot-wk:nth-child(9)  { animation-delay: 2.3s; }
.line-dot-wk:nth-child(10) { animation-delay: 2.4s; }

/* ─── Hover micro-interactions ───────────────────────────────── */
.bar-group-wk:hover .bar-fill-wk {
  filter: brightness(1.1);
  transition: filter .15s;
}
.kpi-card-wk {
  transition: transform .2s ease, box-shadow .2s ease;
}
.kpi-card-wk:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 24px rgba(92,89,232,.12);
}

/* ─── Responsive tweaks ──────────────────────────────────────── */
@media (max-width: 768px) {
  .kpi-value-wk { font-size: 22px; }
  .chart-meta-value-wk { font-size: 20px; }
}

@media (max-width: 767px) {
  .btn-ctrl-wk {
    padding: 8px 10px;
    min-width: 38px;
    justify-content: center;
  }
  .btn-ctrl-wk i {
    font-size: 17px;
    color: var(--text-mid); /* un poco más oscuro para que se vea bien solo */
  }
}

.layout-tf {
  display: flex;
  min-height: 100vh;
}

/* ===== Sidebar ===== */
.sidebar-tf {
  width: var(--tf-sidebar-width);
  flex-shrink: 0;
  min-height: 100vh;
  border-right: 1px solid var(--tf-border);
  padding: 1.75rem 1.25rem;
  background-color: #fff;
}

.brand-tf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.brand-tf .brand-logo-tf {
  display: flex;
  align-items: center;
  gap: .75rem;
}

.brand-tf .logo-icon-tf {
  color: var(--tf-primary);
  font-size: 2rem;
  line-height: 1;
}

.brand-tf .brand-name-tf {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -.02em;
}

.menu-toggle-tf {
  color: var(--tf-muted);
  font-size: 1.6rem;
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1;
  padding: .25rem;
}

/* Toggle que vive dentro del sidebar: se oculta en desktop */
.sidebar-tf .menu-toggle-tf {
  display: none;
}

.nav-tf {
  display: flex;
  flex-direction: column;
  gap: .35rem;
}

.nav-item-tf {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: .85rem 1rem;
  border-radius: 12px;
  color: var(--tf-muted);
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 500;
  transition: background-color .15s ease, color .15s ease;
}

.nav-item-tf i {
  font-size: 1.4rem;
}

.nav-item-tf:hover {
  background-color: #f7f7fb;
  color: var(--tf-text);
}

.nav-item-tf.active-tf {
  background-color: var(--tf-primary-soft);
  color: var(--tf-primary);
  font-weight: 600;
}

/* ===== Topbar (solo mobile) ===== */
.topbar-tf {
  display: none;
  align-items: center;
  gap: .75rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--tf-border);
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1020;
}

.topbar-tf .brand-logo-tf {
  display: flex;
  align-items: center;
  gap: .6rem;
}

.topbar-tf .logo-icon-tf {
  color: var(--tf-primary);
  font-size: 1.6rem;
}

.topbar-tf .brand-name-tf {
  font-size: 1.3rem;
  font-weight: 700;
}

/* ===== Main content ===== */
.main-wrap-tf {
  flex: 1;
  min-width: 0;
}

.main-tf {
  padding: 2rem 2.5rem;
}

.page-title-tf {
  font-size: 2.6rem;
  font-weight: 800;
  letter-spacing: -.03em;
  margin-bottom: .5rem;
}

.page-subtitle-tf {
  color: var(--tf-muted);
  font-size: 1.15rem;
  margin-bottom: 2rem;
}

/* ===== Stats grid ===== */
.stats-grid-tf {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.5rem;
  max-width: 1100px;
  margin-bottom: 2rem;
}

/* ===== Stat card ===== */
.stat-card-tf {
  background-color: var(--tf-primary-soft);
  border-radius: 20px;
  padding: 1.75rem;
}

.stat-header-tf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.stat-label-tf {
  color: var(--tf-primary);
  font-weight: 600;
  font-size: 1.15rem;
}

.stat-icon-tf {
  background-color: #fff;
  color: var(--tf-primary);
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  flex-shrink: 0;
}

.stat-value-tf {
  font-size: 2.8rem;
  font-weight: 800;
  margin: .75rem 0;
}

.stat-trend-tf {
  color: var(--tf-primary);
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: .35rem;
}

/* ===== Variantes de color para las tarjetas ===== */
.stat-card-tf.variant-green-tf   { background-color: #e6f7ee; }
.stat-card-tf.variant-green-tf   .stat-label-tf,
.stat-card-tf.variant-green-tf   .stat-trend-tf,
.stat-card-tf.variant-green-tf   .stat-icon-tf { color: #10b981; }

.stat-card-tf.variant-orange-tf  { background-color: #fff2e6; }
.stat-card-tf.variant-orange-tf  .stat-label-tf,
.stat-card-tf.variant-orange-tf  .stat-trend-tf,
.stat-card-tf.variant-orange-tf  .stat-icon-tf { color: #f59e0b; }

.stat-card-tf.variant-blue-tf    { background-color: #e6f0ff; }
.stat-card-tf.variant-blue-tf    .stat-label-tf,
.stat-card-tf.variant-blue-tf    .stat-trend-tf,
.stat-card-tf.variant-blue-tf    .stat-icon-tf { color: #3b82f6; }

.stat-card-tf.variant-yellow-tf    { background-color: #fffdbd; }
.stat-card-tf.variant-yellow-tf    .stat-label-tf,
.stat-card-tf.variant-yellow-tf    .stat-trend-tf,
.stat-card-tf.variant-yellow-tf    .stat-icon-tf { color: #a17d2a; }

.stat-card-tf.variant-red-tf    { background-color: #ffd0d0; }
.stat-card-tf.variant-red-tf    .stat-label-tf,
.stat-card-tf.variant-red-tf    .stat-trend-tf,
.stat-card-tf.variant-red-tf    .stat-icon-tf { color: #682929; }

/* ===== Upcoming section ===== */
.upcoming-card-tf {
  border: 1px solid var(--tf-border);
  border-radius: 20px;
  padding: 1.75rem;
  max-width: 1100px; /* antes era 520px */
}

.upcoming-title-tf {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}

/* ===== Backdrop (mobile, cuando el menú está abierto) ===== */
.backdrop-tf {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgba(0,0,0,.35);
  z-index: 1025;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 991.98px) {
  /* El layout deja de ser fila: la topbar va arriba y el contenido debajo, a lo ancho */
  .layout-tf {
    flex-direction: column;
  }

  .topbar-tf {
    display: flex;
  }

  /* En mobile el sidebar es un panel deslizable off-canvas */
  .sidebar-tf {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1030;
    transform: translateX(-100%);
    transition: transform .25s ease;
    box-shadow: 0 0 30px rgba(0,0,0,.08);
  }

  .layout-tf.sidebar-open-tf .sidebar-tf {
    transform: translateX(0);
  }

  .layout-tf.sidebar-open-tf .backdrop-tf {
    display: block;
  }

  /* Dentro del sidebar mostramos el botón para cerrarlo */
  .sidebar-tf .menu-toggle-tf {
    display: inline-block;
  }

  .main-tf {
    padding: 1.5rem 1.25rem;
  }

  .page-title-tf {
    font-size: 2rem;
  }

  .page-subtitle-tf {
    font-size: 1rem;
  }

  .stat-card-tf,
  .upcoming-card-tf {
    max-width: 100%;
  }
}

@media (max-width: 575.98px) {
  .page-title-tf {
    font-size: 1.7rem;
  }
  .stat-value-tf {
    font-size: 2.4rem;
  }
}

/* El contenido principal es flex item de .layout-tf: sin min-width:0 no puede
   encogerse por debajo de su min-content y desborda el layout en desktop. */
#mainContent,
#skeletonSummary {
  min-width: 0;
  max-width: 100%;
}

.filters-scroll-wk {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;   /* swipe suave en iOS */
  scroll-snap-type: x proximity;
  scrollbar-width: none;               /* Firefox */
  -ms-overflow-style: none;            /* IE/Edge viejo */
  padding-bottom: 2px;
  min-width: 0;
  max-width: 100%;
  cursor: grab;
  user-select: none;
}
.filters-scroll-wk::-webkit-scrollbar { display: none; }  /* Chrome/Safari */
.filters-scroll-wk .filter-chip-wk { scroll-snap-align: start; flex: 0 0 auto; }
.filters-scroll-wk.dragging-wk { cursor: grabbing; scroll-snap-type: none; }

.btn-refresh-wk {
  border: 1px solid #e6e6e6;
  background: #fff;
  color: #5f6368;
  width: 42px; height: 42px;
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  transition: all .15s;
  flex: 0 0 auto;
}
.btn-refresh-wk:hover { background: #f5f5f5; color: #111; }
.btn-refresh-wk .ri-loop-left-line { font-size: 18px; }
.btn-refresh-wk.loading .ri-loop-left-line { animation: spin 1s linear infinite; }

.search-wk { border:1px solid #e6e6e6; box-shadow:none; }
.search-wk:focus { border-color:#20b769; box-shadow:0 0 0 3px rgba(32,183,105,.12); }

.filter-chip-wk {
  border:1px solid #e6e6e6; background:#fff; color:#5f6368;
  padding:8px 16px; border-radius:20px; font-size:13px; font-weight:600;
  white-space:nowrap; cursor:pointer; transition:all .15s;
}
.filter-chip-wk:hover { background:#f5f5f5; }
.filter-chip-wk.active { background:#6c5ce7; color:#fff; border-color:none; }

.order-card-wk { cursor:pointer; transition:transform .12s, box-shadow .12s; }
.order-card-wk:hover { transform:translateY(-1px); box-shadow:0 4px 14px rgba(0,0,0,.06); }

.spin { display:inline-block; animation:spin 1s linear infinite; }
@keyframes spin { to { transform:rotate(360deg); } }

.timeline-item-wk { position:relative; padding-left:22px; padding-bottom:16px; }
.timeline-item-wk::before {
  content:''; position:absolute; left:5px; top:4px; width:9px; height:9px;
  border-radius:50%; background:#20b769;
}
.timeline-item-wk::after {
  content:''; position:absolute; left:9px; top:14px; bottom:0; width:1px; background:#e6e6e6;
}
.timeline-item-wk:last-child::after { display:none; }

.logout-icon-tf {
  margin-left: auto;   /* empuja el icono a la derecha */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}

.logout-icon-tf:hover {
  color: #ff6791;      /* mismo rosa de tus toasts de error */
  transform: scale(1.1);
}

.modal-overlay-tf {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-overlay-tf.open-tf {
  display: flex;
}

.modal-box-tf {
  background: #fff;
  border-radius: 16px;
  padding: 32px 28px;
  width: 100%;
  max-width: 340px;
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
}

.modal-icon-tf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #eef0ff;
  color: #6c5ce7;
  font-size: 1.6rem;
}

.modal-title-tf {
  margin: 0 0 8px;
  font-size: 1.3rem;
  font-weight: 700;
  color: #1a1a1a;
}

.modal-text-tf {
  margin: 0 0 24px;
  font-size: 0.95rem;
  color: #666;
}

.modal-actions-tf {
  display: flex;
  gap: 12px;
  justify-content: center;
}

.modal-btn-cancel-tf,
.modal-btn-confirm-tf {
  flex: 1;
  padding: 11px 16px;
  border-radius: 10px;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  transition: background 0.2s ease, color 0.2s ease;
}

.modal-btn-cancel-tf {
  background: transparent;
  border: none;
  color: #6c5ce7;
}

.modal-btn-cancel-tf:hover {
  background: #f2f2f2;
}

.modal-btn-confirm-tf {
  background: #6c5ce7;
  border: none;
  color: #fff;
}

.modal-btn-confirm-tf:hover {
  background: #5a4bd4;
}

.ac-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  margin-top: 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,.10);
  z-index: 40;
  overflow: hidden;
  display: none;
}
.ac-dropdown.open { display: block; }
.ac-item {
  padding: 10px 14px;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
}
.ac-item:last-child { border-bottom: none; }
.ac-item:hover, .ac-item.active { background: #f5f5f5; }
.ac-item .ac-nombre { font-size: 14px; font-weight: 600; color: #1a1a18; }
.ac-item .ac-meta { font-size: 12px; color: #888; margin-top: 2px; }
.ac-item .ac-gecom {
  display: inline-block; background: #eee; color: #555;
  border-radius: 5px; padding: 1px 6px; font-size: 11px; margin-right: 6px;
}

.reprint-chip {
  display: flex; align-items: center; gap: 9px;
  border: 1.5px solid #e2e2e2; background: #fff;
  border-radius: 100px; padding: 10px 16px;
  font-size: 14px; font-weight: 600; color: #555;
  cursor: pointer; transition: all .15s; text-align: left; width: 100%;
}
.reprint-chip .chip-on { display: none; color: #1e7a45; font-size: 18px; }
.reprint-chip .chip-off { display: inline; color: #ccc; font-size: 18px; }
.reprint-chip.active { border-color: #1e7a45; background: #f2faf5; color: #1a1a18; }
.reprint-chip.active .chip-on { display: inline; }
.reprint-chip.active .chip-off { display: none; }

.rubrica-card-wk {
  cursor: pointer;
  transition: transform .12s, box-shadow .12s;
}
.rubrica-card-wk:hover { transform:translateY(-1px); box-shadow:0 4px 14px rgba(0,0,0,.06); }








