.elementor-kit-5{--e-global-color-primary:#35916C;--e-global-color-secondary:#1E1E1E;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Karla";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PT Serif";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Karla", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"PT Serif", Sans-serif;}.elementor-kit-5 h1{font-family:"PT Serif", Sans-serif;}.elementor-kit-5 h2{font-family:"PT Serif", Sans-serif;}.elementor-kit-5 h3{font-family:"PT Serif", Sans-serif;}.elementor-kit-5 h4{font-family:"Karla", Sans-serif;}.elementor-kit-5 h6{font-family:"Shadows Into Light", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Karla", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.sec-title-thirteen__tagline {
    display: inline-block;
}

.sec-title-thirteen__tagline__bar {
    width: 19px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 8px;
    background-color: #35916C;
    mask: url('http://demo02.restaurantengine.com/wp-content/uploads/sites/4/2024/12/download-slash.svg');
    mask-repeat: no-repeat;
    mask-position: left bottom;
    mask-size: cover;
}

.sec-title-thirteen__tagline{
    color: #35916c;
    font-family: "Shadows Into Light", Sans-serif !Important;
    font-weight: 600;
}

.sec-title-thirteen__tagline.white{
    color: #fff;
    font-family: "Shadows Into Light", Sans-serif !Important;
    font-weight: 600;
}

.sec-title-thirteen__tagline.white .sec-title-thirteen__tagline__bar {
    width: 19px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 8px;
    background-color: #fff;
    mask: url('http://demo02.restaurantengine.com/wp-content/uploads/sites/4/2024/12/download-slash.svg');
    mask-repeat: no-repeat;
    mask-position: left bottom;
    mask-size: cover;
}

.testimonial-thirteen {
    position: relative;
}


.testimonial-thirteen__image {
    position: relative;
    display: flex
;
    align-items: center;
    gap: 30px;
}

.testimonial-thirteen__image img {
    max-width: 100%;
    height: auto;
    border-radius: 113px;
}

.testimonial-thirteen__item {
    border: 1px solid #35916C;
    position: relative;
    border-radius: 10px;
    text-align: center;
    padding: 10px 20px 20px;
    margin-bottom: 25px;
}

.testimonial-thirteen__item::after {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -25px;
    width: calc(100% - 80px);
    height: 25px;
    content: "";
    background-color: #35916C;
    border-radius: 0 0 10px 10px;
}/* End custom CSS */