/*
Theme Name: AllinBrand
Theme URI: http://allinbrand.com
Description: AllinBrand
Author: nttam
Author URI: http://allinbrand.com
Template: Divi
Version: 1.0
*/


/* =================== */

:root {
    --qode-border-color: var(--gcid-primary-color);
}

h6.item-option-name {
    color: #fff; 
	font-size: 18px;
}

.restaurant-menu .item-option-price {
    font-weight: 500;
    color: #ffffff;
}

.main-header:not(.et_pb_sticky) {
    position: absolute;
    width: 100% !important;
    left: 0;
    top: 0;
}

.main-header.et_pb_sticky {
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
}

.et_pb_menu ul.et-menu > li > a:before {
    content: '';
    position: absolute;
    bottom: 31px;
    left: 0px;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), var(--gcid-primary-color) 1px);
    background-size: 0 calc(100% - 4px);
    transition: .4s background-size 
cubic-bezier(.26, .57, .14, .81);
    background-position-x: 100%;
    width: 100%;
    right: 0;
    height: 15px;
}

.et_pb_menu ul.et-menu > li.current-menu-ancestor > a:before , .et_pb_menu ul.et-menu > li.current-menu-item > a:before, 
.et_pb_menu u.et-menul > li > a:hover:before {
    background-size: 100% calc(100% - 4px);
    background-position-x: 0;
}

.nav li ul {
    background: #0000006e;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid #efad4187 !important;
    border-radius: 5px;
}

#page-container .et_pb_module  a.et_pb_button.btn-customize:before {
    content: '' !important;
    display: block !important;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    opacity: .5;
    background-repeat: no-repeat;
    background-size: calc(100% - 100%) 1px, 1px calc(100% - 100%);
    background-position: 0 0, 100% 100%, 100% 100%, 0 0;
    background-image: linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color));
    transition: opacity .2s 
ease-out, background-size .82s 
cubic-bezier(.36, .03, .2, .91);
    pointer-events: none;
	margin-left: 0px;
	transform: none;
}

#page-container .et_pb_module a.et_pb_button.btn-customize:hover:before {
    background-size: calc(100% - 0%) 1px, 1px calc(100% - 0%);
}

.our-menu-image-module .et_pb_code_inner {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-menu-text .swiper-wrapper {
    display: flex;
    align-items: center;
    z-index: 10;
}

.our-menu-text .swiper-wrapper a {
	width: auto;
	height: auto;
    padding: 0 165px 10px;
	display: flex;
    align-items: center;
    justify-content: center;
}	

.our-menu-text .swiper-wrapper a.swiper-slide-active:after,
.our-menu-text .swiper-wrapper a.swiper-slide-active:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-color: #fff;
    width: 240px;
    height: 1px;
}

.our-menu-text .swiper-wrapper a.swiper-slide-active:before {
    left: -125px;
    transform-origin: right;
}

.our-menu-text .swiper-wrapper a.swiper-slide-active:after {
    right: -125px;
    transform-origin: left;
}

.our-menu-text span.qodef-e-title {
    position: relative;
    display: block;
    z-index: 2;
    font-family: Cormorant, serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: .05em;
    text-transform: uppercase;
    opacity: .4;
    transition: opacity .8s;
	color: #fff;
}

.our-menu-text .swiper-slide-active .qodef-e-title {
    opacity: 1;
}

.our-menu-image-module .et_pb_code_inner, .our-menu-image-module .et_pb_code_inner .our-menu-image {
    height: 100%;
    width: 100%;
}

.our-menu-image-module .et_pb_code_inner .our-menu-image {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.our-menu-image .qodef-m-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0s .45s;
}

.our-menu-image .qodef-m-image.swiper-slide-active {
	transform: translateX(0) scale(1.05);
    transition: opacity .2s, transform 1s cubic-bezier(.215, .61, .355, 1);
    opacity: 1;
}

.our-menu-image .qodef-m-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
	display: none;
}

.our-menu-image-module .our-menu-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    z-index: 2;
    opacity: 0.3;
}

.et_pb_scroll_top.et-pb-icon {
    right: 2.7%;
    border-radius: 0px;
    border: 1px solid #b58c6794;
    background: transparent;
    outline: 1px solid var(--gcid-primary-color);
    outline-offset: 3px;
	transition: 1s border;
}

.et_pb_scroll_top.et-pb-icon:hover {
	border: 0px;
	transition: 1s border;
}

.et_pb_scroll_top:before {
    content: 'TOP';
    font-family: var(--et_global_body_font);
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	height: 30px;
	width: 30px;
}

.et_pb_scroll_top:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: calc(100% - 100%) 1px, 1px calc(100% - 100%);
    background-position: 0 0, 100% 100%, 100% 100%, 0 0;
    background-image: linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color)), linear-gradient(0deg, var(--qode-border-color), var(--qode-border-color));
    transition: opacity .2s 
ease-out, background-size .82s 
cubic-bezier(.36, .03, .2, .91);
    pointer-events: none;
}

.et_pb_scroll_top:hover:after {
    background-size: calc(100% - 0%) 1px, 1px calc(100% - 0%);
}

.qodef-m-title {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.qodef-m-title:after, .qodef-m-title:before {
    content: '';
    display: inline-flex;
    flex: 1 0 auto;
    width: 13px;
    height: 22px;
    background-image: url('../../../wp-content/uploads/2025/10/restaurant-icon.png');
    background-repeat: no-repeat;
	background-size: cover;
}

.qodef-m-title:after {
    margin-left: -5px;
}


#wpdtSimpleTable-1, #wpdtSimpleTable-2 {
	background: #0000001c;
}

table.wpDataTable {
    border: 0px !important;
}

table.wpDataTable .wpdt-cell-row {
  border: none !important;
}

.wpDataTable tr th, .wpDataTable .wpdt-header-classes {
    color: #fba919 !important;
}

.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td, .wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td {
    background-color: transparent !important;
}

.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable td {
	border-color: #bf8724 !important;
}

.wpDataTables .wdt-res-wrapper.active {
  max-height: none;
  overflow: visible;
}

#page-container .wpDataTable.bt .wpdt-cell-row:not(:last-child) {
	margin-bottom: 10px;
}

#page-container .wpDataTable.bt .wpdt-cell-row td:first-child, #page-container .wpDataTable.bt .wpdt-cell-row td:nth-child(2) {
	background: #fba919 !important;
	color: #0b2346 !important;
	font-weight: 500;
	align-content: center;
}

#page-container .wpDataTable.bt .wpdt-cell-row td small {
	font-size: 0.8em; 
}

.category_description {
    text-align: center;
	margin-bottom: 20px;
}

h6.dish_title {
    color: #e5b056;
    padding-bottom: 0px;
    display: flex;
    align-items: start;
    line-height: normal;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

h6.dish_title img.spicy {
    width: 17px;
	margin-right: 5px;
}

.dish-option_item-header,
.dish_header {
    display: flex;
    justify-content: space-between;
}

.dish_header {
    margin-bottom: 7px;
	align-items: start;
}

.dish-option_item-header {
	align-items: center;
	padding: 5px 0px;
}

h6.dish-option_item-name {
    padding-bottom: 0px;
	line-height: normal;
	color: #ced8d8;
}

.dishes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.dish.dish_layout_3 {
    grid-column: 1/3;
}

.dishes .dish {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    transition: all .3s;
}

.dish_image img {
    border-radius: 0px 10px 0px 10px;
	object-fit: cover;
    height: 100%;
    width: 100%;
}

.dishes .dish.dish_layout_3 {
    justify-content: center;
    background: #FCB942;
    color: #fff;
    text-transform: uppercase;
	border: none;
}

.dish_image {
    min-width: 80px;
    height: 80px;
    max-width: 80px;
}

.dish_left {
    margin-right: 10px;
}

.dish_right {
    width: 100%;
}

span.dish_price {
    margin-left: 10px;
	color: #e5b056;
    font-weight: 400;
}

.dish-option_item-price {
    line-height: normal;
}

/* TAB menu */

.toggle .tabs {
	width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    flex-wrap: wrap;
}

.toggle .tabs .tab {
	float: left;
	background: transparent;
	color: #ced8d8;
	height: auto;
	margin: 3px 5px 3px;
	cursor: pointer;
	font-size: 16px;
	padding: 5px 10px;
	border-radius: 2px;
	transition: all .3s;
	border: 1px solid #ced8d8;
	text-transform: uppercase;
}

.toggle .tabs .tab:hover,
.toggle .tabs .tab.active {
	color: #112244;
    background: #efad41;
	transition: all 0.5s;
}

.toggle .panels .panel {
  padding: 20px 10px;
  display: none;
}

.toggle .panels .panel:first-child {
  display: block;
}

/* end tab menu */

/* Floating button */

.floating-btn {
	position: fixed;
	bottom: 40px;
	left: 40px;
	z-index: 10;
	display: flex;
	align-items: center;
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.11));
}

.floating-btn a > span {
	display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.floating-btn a > span img {
	width: 64px;
    overflow: visible;
    position: relative;
    top: -5px;
    left: 0px;
}

.floating-btn .float{
	width: 60px;
	height: 60px;
/* 	background-color: #fff; */
	color: #111;
	border-radius: 50px;
	text-align: center;
/* 	box-shadow: 2px 2px 3px rgba(98, 96, 96, 0.31); */
	margin-right: 15px;
}

.label-container{
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}

.floating-btn  .label-text{
	color:#FFF;
	background:rgba(51,51,51,0.5);
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	border-radius:3px;
}

.floating-btn .label-arrow {
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid rgba(51,51,51,0.5);
	position: absolute;
    left: -10px;
}

.floating-btn  .my-float{
	font-size:24px;
	margin-top:18px;
}

.floating-btn div.label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
	display: none;
}

.floating-btn:hover div.label-container{
  visibility: visible;
  opacity: 1;
	display: flex;
}
/* end floating button */



/* device */

@media only screen and (max-width: 1310px) {
	
}

@media only screen and (min-width: 1280px) {
	
	tr.wpdt-cell-row td:first-child, tr.wpdt-cell-row th:first-child {
		border-right: 0px !important;
	}

	tr.wpdt-cell-row td:not(:first-child):not(:last-child), tr.wpdt-cell-row th:not(:first-child):not(:last-child) {
		border-left: 0px !important;
		border-right: 0px !important;
	}

	tr.wpdt-cell-row td:last-child, tr.wpdt-cell-row th:last-child {
		border-left: 0px !important;
	}
}

@media only screen and (max-width: 1280px) {
	.wpDataTables .wpDataTable tr td {
		text-align: center !important;
	}
}

@media only screen and  (max-width: 1270px) {
	
}

@media only screen and  (max-width: 1200px) {
	
}

@media only screen and (max-width: 1024px) {
	
	.our-menu-text .swiper-wrapper a {
		opacity: 0;
	}
	
	.our-menu-text span.qodef-e-title {
		font-size: 45px;
	}
	
	.swiper-slide.swiper-slide-active {
		opacity: 1 !important;
	}
	
		.our-menu-text .swiper-wrapper a.swiper-slide-active:after,
	.our-menu-text .swiper-wrapper a.swiper-slide-active:before {
		width: 150px;
	}

	
}

@media only screen and (min-width: 981px) {
	
	.display-flex {
		display: flex;
	}
	
	.align-items-center {
	   align-items: center;
	}
	
	.align-items-end {
		align-items: end;
	}
	
}

@media only screen and (max-width: 980px) {
	
	#page-container ul.et_mobile_menu {
		-webkit-backdrop-filter: blur(10px);
		backdrop-filter: blur(10px);
		border: 1px solid #efad4187 !important;
		border-radius: 5px;
	}
	
	#page-container .et_mobile_menu ul.sub-menu {
		background: transparent !important;
	}
	
	.our-menu-text .swiper-wrapper a {
		padding: 0 0px 10px;
	}
	
	.our-menu-text .swiper-wrapper a.swiper-slide-active::after, .our-menu-text .swiper-wrapper a.swiper-slide-active::before {
		width: 125px;
	}
	
	.our-menu-text .swiper-wrapper a.swiper-slide-active::before {
		left: -150px;
	}
	
	.our-menu-text .swiper-wrapper a.swiper-slide-active::after {
		right: -150px;
	}
}

@media only screen and (max-width: 768px) {
	
	.our-menu-text span.qodef-e-title {
		font-size: 35px;
	}
	
	.our-menu-text .swiper-wrapper a.swiper-slide-active::before {
		left: -145px;
	}
	
	.our-menu-text .swiper-wrapper a.swiper-slide-active::after {
		right: -145px;
	}
	
	.dishes {
    	grid-template-columns: 1fr;
	}
	
	.dish.dish_layout_3 {
		grid-column: 1/2;
	}
	
	.toggle .tabs .tab {
		font-size: 14px;
	}
	
	h6.dish_title {
		font-size: 16px;
		text-transform: capitalize;
	}
	
	span.dish_price {
		font-size: 16px;
	}
	
	.dish_description {
		font-size: 16px;
		line-height: normal;
	}
}

@media only screen and (max-width: 480px) {
	.our-menu-text .swiper-wrapper a.swiper-slide-active::after, .our-menu-text .swiper-wrapper a.swiper-slide-active::before {
		width: 69px;
	}
	
	.toggle .tabs {
		display: grid;
		grid-auto-flow: column;
		grid-auto-columns: auto;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		justify-content: unset;
		grid-template-rows: repeat(2, 1fr);
	}
	
	.toggle .tabs .tab {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 13px;
		text-transform: inherit;
		text-align: center;
	}
	
	.toggle .tabs .tab.active {
		font-weight: normal;
	}
}

@media only screen and (max-width: 360px) {
	
}

@media only screen and (max-width: 320px) {
	
}