/*
Theme Name:Hello Elementor : Indian Street Food Co
Theme URI: https://elementor.com/
Description: Child theme for Hello Elementor For Indian Street Food Co
Author: Your Name
Author URI: https://www.indianstreetfoodco.com/
Template: hello-elementor
Version: 1.1
Text Domain: hello-elementor-child
*/
body {
    font-size: 14px!important;
}
html {
    background-color: none!important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

.page .page_content {
  background-image: url(assets/img/decoration-new.png)!important;
    background-color: #000!important;

}
table td, table th {
  border: none!important;
}
li.item.item_page.item_page_info.item_page_first {
    margin-left: -60px;
}
.menu_section .menu_item td.unit {
    font-size: 11px;
    padding-left: 6px;
    display: none;
}
.definition p {
  color: #fff!important;
}
.swiper-zoom-container {
  display: flex!important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
/* Admin edit button (shortcode [tpl]) */
.tpl-edit-link{
  position: absolute;
  top: var(--tpl-edit-top, 16px); /* fallback nếu không set inline */
  z-index: 99999;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #fff !important;
  text-decoration: none !important;
  background: linear-gradient(135deg, #ff4fa3, #7c4dff);
  box-shadow: 0 12px 30px rgba(0,0,0,.22);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}

.tpl-edit-link svg{
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.tpl-edit-link:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(0,0,0,.28);
  filter: brightness(1.03);
}

.tpl-edit-link:active{
  transform: translateY(0);
  box-shadow: 0 10px 24px rgba(0,0,0,.22);
}

.tpl-edit-link:focus-visible{
  outline: 3px solid rgba(255,79,163,.35);
  outline-offset: 3px;
}

/* Mobile: nhỏ lại */
@media (max-width: 768px){
  .tpl-edit-link{
    /* right: 12px; */
    padding: 9px 12px;
    font-size: 12px;
  }
}

 .field_questions_comments ,
 #catering_questions_comments {
    width: 100%!important;
 }
.viplist_form .section .field_legend {
  margin-top: 10px!important;
}
.menu_section .menu_item td.unit {

    display: inline-block;
    padding: 0px!important;
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
    border: 10px solid  #fff!important;
    border-radius: 10px !important;
}
@media (max-width: 767px)  { 
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
    border: 5px solid  #fff!important;
    border-radius: 10px !important;
}
}
.pTitle {
    padding: 0!important;
  padding-top: 2px!important;
}
.menu_section .menu_item td.unit {
  padding-top: 5px!important;

}
.price.calories-legal {
  padding: 0 10px!important;
}

@media (max-width: 767px)  { 
 .definition {
    background-size: contain!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}
}