﻿.elementor-kit-12 e-page-transition
{
    background-color: #ffbc7d;
}
.elementor-kit-12 h4
{
    font-family: "Montserrat(custom)",Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4em;
}
.elementor-section.elementor-section-boxed>.elementor-container
{
    max-width: 1410px;
}
h1.entry-title
{
    display: var(--page-title-display);
}
.site-header .site-branding
{
    flex-direction: column;
    align-items: stretch;
}
.site-header
{
    padding-inline-end: 0;
    padding-inline-start: 0;
}
.site-footer .site-branding
{
    flex-direction: column;
    align-items: stretch;
}
@media(max-width: 1024px)
{
    .elementor-kit-12 h4
    {
        font-size: 16px;
        line-height: 1.4em;
    }
    .elementor-section.elementor-section-boxed>.elementor-container
    {
        max-width: 1024px;
    }
}
@media(max-width: 767px)
{
    .elementor-kit-12 h4
    {
        font-size: 16px;
        line-height: 1.4em;
    }
    .elementor-section.elementor-section-boxed>.elementor-container
    {
        max-width: 767px;
    }
}