.elementor-kit-3{--e-global-color-primary:#AFEEEE;--e-global-color-secondary:#EDC152;--e-global-color-text:#3B3B3B;--e-global-color-accent:#818181;--e-global-color-fc1e8d9:#FEFEFE;--e-global-color-ae12132:#FFFAFA;--e-global-color-84bd6da:#EDEDED;--e-global-typography-primary-font-family:"Purple Purse";--e-global-typography-primary-font-size:100px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Zen Kaku Gothic New";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.8em;--e-global-typography-secondary-letter-spacing:0.1em;--e-global-typography-text-font-family:"Zen Kaku Gothic New";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:0.05em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;--e-global-typography-c52e97a-font-family:"Zen Kaku Gothic New";--e-global-typography-c52e97a-font-size:16px;--e-global-typography-c52e97a-font-weight:500;--e-global-typography-c52e97a-line-height:1.5em;--e-global-typography-5646f1f-font-family:"Purple Purse";--e-global-typography-5646f1f-font-size:20px;--e-global-typography-5646f1f-font-weight:normal;--e-global-typography-5646f1f-line-height:1em;--e-global-typography-8e310e2-font-family:"Zen Kaku Gothic New";--e-global-typography-8e310e2-font-size:16px;--e-global-typography-8e310e2-font-weight:500;--e-global-typography-8e310e2-line-height:1.2em;--e-global-typography-8e310e2-letter-spacing:0.1em;background-color:var( --e-global-color-ae12132 );}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 h1{font-family:"Zen Kaku Gothic New", Sans-serif;font-size:24px;font-weight:700;line-height:1.5em;letter-spacing:0.1em;}.elementor-kit-3 h2{font-family:"Zen Kaku Gothic New", Sans-serif;font-size:22px;font-weight:700;line-height:1.5em;letter-spacing:0.1em;}.elementor-kit-3 h3{font-family:"Zen Kaku Gothic New", Sans-serif;font-size:20px;font-weight:700;line-height:1.5em;letter-spacing:0.1em;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:768px){.elementor-kit-3{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:24px;--e-global-typography-accent-font-size:16px;--e-global-typography-5646f1f-font-size:18px;--e-global-typography-8e310e2-font-size:14px;}.elementor-kit-3 h1{font-size:22px;line-height:1.5em;word-spacing:0.1em;}.elementor-kit-3 h2{font-size:20px;line-height:1.5em;letter-spacing:0.1em;}.elementor-kit-3 h3{font-size:18px;line-height:1.5em;letter-spacing:0.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}.e-con{--container-max-width:768px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */html, body {
  overflow-x: clip; 
  overflow-y: visible;
  scroll-behavior: auto!important;
  scroll-snap-type: none !important;
}

.elementor-widget:not(:last-child){
    margin-bottom: 0;
}

/*tel*/
.tel-size{
    font-size: 0.5em;
}

/*btn arrow*/
.btn__icon--arrow svg{
    font-size: 3.2em;
    margin: auto 0;
}

.btn__icon--arrow .elementor-button-text{
    display: flex;
    align-items: center;
}

/*title*/
.h2-title__left .elementor-heading-title{
    position: relative;
}

.h2-title__left .elementor-heading-title::after{
    position: absolute;
    content: '';
    width: 9vw;
    height: 9vw;
    background: #EDC152;
    border-radius: 50%;
    top: 45%;
    left: -2vw;
    transform: translateY(-50%);
    z-index: -1;
    pointer-events: none;
}

.h2-title__center .elementor-heading-title{
    position: relative;
}

.h2-title__center .elementor-heading-title::after{
    position: absolute;
    content: '';
    width: 1.5em;
    height: 1.5em;
    background: #EDC152;
    border-radius: 50%;
    top:45%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    pointer-events: none;
}

@media screen and (min-width:769px) { 
a[href^="tel:"] {
    pointer-events: none;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Purple Purse';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mz-kitchen.com/wp-content/uploads/sites/61/2026/08/PurplePurse-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */