/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2024 | 09:42:17 */
.ast-above-header-wrap {
    background: #cd9c47;
}
.ast-logo-title-inline .ast-site-identity {
    padding: 0;
}
a.sm_whatapp br {
    display: none;
}
a.sm_whatapp {
    color: #000;
}
a.sm_heade_ins {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.ast-builder-html-element p {
    margin: 0 !important;
}

a.sm_heade_ins .fab.fa-instagram {
    font-size: 20px;
}


@media screen and (max-width: 600px) {
.sm_res_table th, .sm_res_table td {
    font-size: 12px !important;
    font-weight: bold;
}
}

/*all mobile*/
@media (max-width: 767px){
  

}
.sm_res_table th:nth-child(1), 
.sm_res_table td:nth-child(1){
	min-width: 194px !important
}

.sm_res_table th, 
.sm_res_table td{
	min-width: 80px
}


.sm_bg_gradient_popup .dialog-widget-content.dialog-lightbox-widget-content.animated {
    background: var(--Linear, linear-gradient(135deg, #996f29 0%, #f5efb6 55.73%, #996f29 100%));
}

.sm_bg_gradient {
    background: var(--Linear, linear-gradient(135deg, #996f29 0%, #f5efb6 55.73%, #996f29 100%));
}

.sm_plist.elementor-list-item-link-full_width{
    margin-bottom: 0 !important;
}

.ast-above-header-bar.ast-above-header.site-header-focus-item {
    background: rgba(255, 255, 255, 0.20);
}

a.sm_top_bar_phone {
    display: flex;
    gap: 10px;
    font-family: 'Inter',sans-serif;
    color: #000;
    font-weight: 500;
}

a.sm_top_bar_phone i {
    display: flex;
    align-items: center;
}

.sm_top_bar_social ul {
    margin: 0;
    display: flex;
    gap: 20px;
    align-items: center;
}

.sm_top_bar_social ul li {
    list-style: none;
}

.sm_top_bar_social .follow {
    color: #000;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 13px;
}

.sm_top_bar_social {
    display: flex;
    align-items: center;
    gap: 20px;
}

.sm_top_bar_social ul i {
    font-size: 18px;
}
.sm_top_bar_social ul i {
    color: #000;
}
.sm_opening_hour .sm_row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000000;
    padding: 15px 0;
    margin-bottom: 10px;
}
.sm_opening_hour .sm_row .list {
    font-family: "Playfair Display", Sans-serif;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    font-weight: 500;
}
.sm_opening_hour .sm_row .list:nth-child(2){
    font-family: "Inter", Sans-serif;
}
.sm_res_table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.sm_res_table.sm2 td:nth-child(1){
  border-right:2px solid #000;
}

.sm_res_table th, 
.sm_res_table td {
  text-align: left;
  padding-left: 11px;
  text-transform: uppercase;
}

.sm_res_table {
    overflow-x: auto;
    /* max-width: 260px; */
    margin: 0 auto;
}

tr {/* border-bottom: 0 !important; */}
.sm_res_table table,
.sm_res_table th,
.sm_res_table td,
.sm_res_table tr {
    border: 0;
}
.sm_res_table.sm1 td:nth-child(1){
  border-right:2px solid #000;
}

.sm_res_table.sm1 {
    max-width: 280px;
    margin: 0 auto;
}

.sm_res_table.sm2 {
    max-width: 460px;
    margin: 0 auto;
}