.elementor-kit-6{--e-global-color-primary:#DCB192;--e-global-color-secondary:#3E3E3E;--e-global-color-text:#414042;--e-global-color-accent:#FFFFFF;--e-global-color-45af1f7:#EEE7DF;--e-global-color-6c0530e:#76471D;--e-global-color-d53ee92:#040404;--e-global-color-e353f43:#EDDDD0;--e-global-typography-primary-font-family:"Rangkings";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:52px;--e-global-typography-secondary-font-family:"Rangkings";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:32px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Rangkings";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:500;--e-global-typography-9658a5e-font-family:"Arizonia";--e-global-typography-9658a5e-font-size:65px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 20%;       
  height: 100vh;        
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: #f8ece9;
  padding-top: 20px;
  overflow-x: hidden;
  z-index: 1000;    
}


@media (max-width: 767px) {
  .header-container {
    width: 100%;
    height: 80px; 
    flex-direction: row;
    justify-content: space-around;
    position: relative;   
  }
}

/* Fix mobile menu icon not showing */
.ha-menu-toggler svg {
  width: 30px !important;
  height: 30px !important;
  display: inline-block;
  fill: currentColor; /* Ensure it inherits text color */
}



.content-area {
  margin-left: 20%;   
  width: 80%;         
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .content-area {
    margin-left: 0;
    width: 100%;
  
  }
}

.img{
    height: auto !important; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rangkings';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandjubileeseafood.com.my/wp-content/uploads/2025/07/RANGKINGS-REGULAR.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arizonia';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandjubileeseafood.com.my/wp-content/uploads/2025/07/ARIZONIA-REGULAR.ttf') format('truetype');
}
/* End Custom Fonts CSS */