@font-face {
    font-family: 'Proxima Nova';
    src: url('assets/fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Regular.woff') format('woff'),
        url('assets/fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('assets/fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Semibold.woff') format('woff'),
        url('assets/fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('assets/fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Bold.woff') format('woff'),
        url('assets/fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


:root {
    --desk-max-size: 75rem;
    --desk-max-1284: 1284px;
    --desk-full-size: 100%;
    --desk-space: 0 20px;
    --sp-space: 0 16px;
}

.pt-170 {
    padding-top: 10.625rem !important;
}

#masthead .item-is-fixed {
    height: 5.625rem !important;
    top: 1.25rem !important;

}

#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner {
    background: transparent !important;
}

#masthead .site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container {
    position: relative;
    max-width: var(--desk-max-size);
    padding: 0;
    background: #A5A5A54D;
    -webkit-backdrop-filter: blur(3.125rem);
    backdrop-filter: blur(3.125rem);
    box-shadow: -0.125rem 0.5rem 1.875rem 0px #FFFFFF33 inset;
    -webkit-border-radius: 0.625rem;
    border-radius: 0.625rem;
    overflow: hidden;
}

#masthead .site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container::before {
    content: "";
    position: absolute;
    inset: 0;
    -webkit-border-radius: 0.625rem;
    border-radius: 0.625rem;
    padding: 1.5px;
    background: linear-gradient(69.08deg, rgba(255, 255, 255, 0.12) 13.33%, rgba(255, 255, 255, 0.45) 35.17%, rgba(255, 255, 255, 0.45) 54.18%, rgba(255, 255, 255, 0.12) 72.34%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 10;
}

#masthead .site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container .site-main-header-inner-wrap {
    padding: 0 2.5rem;
    -webkit-backdrop-filter: blur(1.25rem);
    backdrop-filter: blur(1.25rem);
}

.block-editor-block-list__block {
    margin: 0 !important;
}

.site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston,
.btn-ariston {
    text-decoration: none;
    font-weight: 700;
    font-size: 1.125rem;
    color: #fff;
    background-color: #BC132A;
    border: 1px solid #BC132A;
    padding: 0.9375rem 1.875rem;
}

.btn-ariston:active,
.btn-ariston:focus {
    background-color: #fff;
    border-color: #fff;
    color: #BC132A !important;
}

.site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston {
    width: 13rem;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    text-align: center;
}

.site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston:active,
.site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston:focus {
    background-color: #fff;
    border-color: #BC132A;
    color: #BC132A;
}

.header-navigation .menu {
    gap: 2.525rem;
}

.main-navigation .primary-menu-container>ul>li.menu-item>a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#masthead .item-is-fixed.item-is-stuck {
    top: 0 !important;
}

#masthead .item-is-fixed.item-is-stuck.site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container {
    background: rgba(255, 255, 255, 0.4);
}

#masthead .item-is-fixed.item-is-stuck .main-navigation .primary-menu-container>ul>li.menu-item>a {
    color: #2D2D2D;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0);
}


.single-post .entry-content-wrap {
    padding: 0;
}

.single-post .breadcrumbs__single,
.single-post .entry.single-entry {
    background-color: transparent;
    box-shadow: none;
    max-width: 75rem;
    margin: 0 auto;
}

.single-post .breadcrumbs__single {
    padding-top: 10.625rem !important;
}

.single-post .entry.single-entry {
    padding-bottom: 5rem !important;
}

.single-post .breadcrumbs__single .entry-title {
    color: #BC132A;
    font-weight: 700;
    font-size: 2.375rem;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase;
}

.single-post .entry-meta.entry-meta-divider-dot {
    color: #4E4E4E;
    font-size: 1rem;
}

.single-post .entry-content.single-content {
    font-size: 1.125rem;
    font-weight: 400;
}

.single-post .entry-content.single-content .wp-block-image img {
    width: 100%;
}

.single-post .entry-related {
    margin-top: 0;
    background: linear-gradient(360deg, #D9D9D9 0%, #FFFFFF 100%) !important;
}

.single-post .entry-related-inner-content {
    margin: 0 auto !important;
    width: 100%;
    max-width: 75rem !important;
    display: block;
}

.single-post h2.entry-related-title {
    font-size: 2.375rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 2.5rem 0;
    background: linear-gradient(266.9deg, #700C1C 0.67%, #E41E26 99.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    text-transform: uppercase;
    text-align: center;
}

.site-footer .site-top-footer-inner-wrap,
.site-footer .site-top-footer-wrap .site-container,
.site-footer .site-bottom-footer-wrap,
.site-footer .site-bottom-footer-wrap .site-container,
.site-footer .site-bottom-footer-wrap .site-container .footer-html,
.site-footer .site-bottom-footer-inner-wrap {
    padding: 0;
    margin: 0;
    gap: 0;
}

.site-footer .site-bottom-footer-inner-wrap,
.ariston-footer-info {
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
}

.site-footer p:empty {
    display: none;
}

.ariston-footer-info__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2.5rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #D9D9D9;
}

.ariston-footer-info__col {
    flex: 0 0 48.083333333%;
    max-width: 48.083333333%;
    text-align: left;
}

.site-footer .ariston-footer-info__title {
    color: #2D2D2D;
    font-weight: 700;
    font-size: 1.5rem;
    margin: 0 0 0.5rem 0;
}

.ariston-footer-info__desc,
.ariston-footer-info__item {
    color: #2D2D2D;
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 0.125rem 0;
}

.ariston-footer-info__desc strong,
.ariston-footer-info__item strong {
    font-weight: 400;
}

.ariston-footer-info__divider {
    border-width: 1px;
    border-color: #D9D9D9;
    margin: 1.25rem 0;
}

.ariston-footer-info__btn-wrap {
    display: block;
    margin-top: 1.25rem;
}

.ariston-footer-info__btn-wrap .btn-ariston {
    display: inline-flex;
}

.site-footer .site-bottom-footer-inner-wrap.site-footer-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 1.25rem;
    padding-bottom: 2.5rem;
}

.site-footer .site-bottom-footer-inner-wrap .site-footer-section {
    flex: 0 0 48.083333333%;
    max-width: 48.083333333%;
}

.site-footer .footer-html-inner {
    color: #2D2D2D;
    font-size: 0.875rem;
    font-weight: 400;
}

.ariston-social-links {
    display: flex;
    justify-content: flex-end;
    gap: 1.25rem;
}

.ariston-social-btn {
    display: inline-flex;
    width: auto;
    height: 1.875rem;
    line-height: 0;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.ariston-social-btn img {
    height: 100%;
    width: auto;
}

.ariston-social-btn:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}




@media screen and (min-width: 1025px) {

    .btn-ariston:hover {
        background-color: #fff;
        border-color: #fff;
        color: #BC132A;
    }


    .site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston:hover {
        background-color: #fff;
        border-color: #BC132A;
        color: #BC132A;
    }

    .single-post .breadcrumbs__single,
    .single-post .news-list__container,
    .single-post .entry-content-wrap {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

}

@media screen and (max-width: 1024px) {

    .btn-ariston:hover,
    .site-footer .site-top-footer-wrap a:not(.button):not(.wp-block-button__link):not(.wp-element-button).btn-ariston:hover {
        color: #fff;
    }

    #masthead .site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container {
        max-width: calc(100% - 10px);
    }


    #masthead .site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container .site-main-header-inner-wrap {
        padding: 0 1.25rem;
    }

    #masthead .item-is-fixed {
        top: 5px !important;
    }

    #masthead .item-is-fixed.item-is-stuck {
        top: 0 !important;
    }

    .drawer-toggle {
        color: #fff !important;
    }



}

@media screen and (max-width: 1300px) and (min-width: 992px) {
    html {
        font-size: 1.125vw;
    }
}

@media screen and (max-width: 991px) {

    .single-post .breadcrumbs__single,
    .pt-170 {
        padding-top: 8.125rem !important;
    }

    .site-footer {
        padding: 0 1.25rem;
    }

    .ariston-footer-info__row {
        padding-top: 3.125rem;
        gap: 2.5rem;
    }

    .ariston-footer-info__col,
    .site-footer .site-bottom-footer-inner-wrap .site-footer-section {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .site-footer .site-bottom-footer-inner-wrap.site-footer-row {
        padding-bottom: 3.125rem;
        gap: 1.25rem;
    }

    .ariston-social-links {
        justify-content: flex-start;
    }

    .single-post .entry-header,
    .single-post .entry-content-wrap {
        padding: 0 1.25rem;
    }

    .single-post .breadcrumbs__single .entry-title {
        font-size: 1.375rem;
    }
}

#mobile-drawer.popup-drawer {
    background: rgba(0, 0, 0, 0.4) !important;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease !important;
    left: 0 !important;
    right: 0 !important;
}

#mobile-drawer.popup-drawer.active {
    opacity: 1;
    visibility: visible;
}

#mobile-drawer .drawer-inner {
    position: fixed !important;
    top: 15px !important;
    left: auto !important;
    right: 10px !important;
    width: calc(100% - 20px) !important;
    max-width: 380px !important;
    height: auto !important;
    max-height: calc(100vh - 30px) !important;
    border-radius: 12px !important;
    background: #A5A5A54D !important;
    -webkit-backdrop-filter: blur(50px) !important;
    backdrop-filter: blur(50px) !important;
    box-shadow: -2px 8px 30px 0px #FFFFFF33 inset !important;
    padding: 1.5rem !important;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    overflow: hidden;
    bottom: auto !important;
    transform: translateY(-20px) !important;
    opacity: 0 !important;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s ease !important;
    visibility: hidden !important;
}

#mobile-drawer .drawer-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 1px;
    background: linear-gradient(69.08deg, rgba(45, 45, 45, 0.2) 13.33%, rgba(220, 220, 220, 0.2) 35.17%, rgba(220, 220, 220, 0.2) 54.18%, rgba(45, 45, 45, 0.2) 72.34%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 10;
}

#mobile-drawer.active .drawer-inner {
    transform: translateY(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#mobile-drawer .drawer-header {
    position: absolute !important;
    top: 1.5rem !important;
    right: 1.5rem !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    z-index: 20 !important;
    background: transparent !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

#mobile-drawer .drawer-header button,
#mobile-drawer .drawer-header .drawer-toggle,
#mobile-drawer .drawer-header .drawer-close {
    color: #fff !important;
    background: transparent !important;
    border: none !important;
    font-size: 1.5rem !important;
    padding: 0 !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    cursor: pointer !important;
}

#mobile-drawer .drawer-header .drawer-title {
    display: none !important;
}

#mobile-drawer .drawer-inner .drawer-content {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
}

#mobile-drawer [data-section="kadence_customizer_mobile_html"] {
    padding: 0 0 1rem 0 !important;
    display: block !important;
}

#mobile-drawer .logo_in--menu {
    display: block !important;
    max-height: 2rem !important;
    width: auto !important;
    margin: 0 !important;
}

#mobile-drawer .drawer-content .mobile-navigation ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1.25rem !important;
}

#mobile-drawer .drawer-content .mobile-navigation ul li {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: none !important;
}

#mobile-drawer .drawer-content .mobile-navigation ul li.menu-item>a {
    font-weight: 700 !important;
    font-size: 1.375rem !important;
    color: #fff !important;
    padding: 0.25rem 0 !important;
    display: block !important;
    border: none !important;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2) !important;
    text-transform: uppercase;
}

/* Custom Scroll To Top Button */
#kt-scroll-up.kadence-scroll-to-top {
    background-image: url('assets/cta-top.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 60px !important;
    height: 60px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: transform 0.2s ease-in-out !important;
}

#kt-scroll-up.kadence-scroll-to-top:hover {
    transform: translateY(-5px) !important;
    background-color: transparent !important;
}

#kt-scroll-up.kadence-scroll-to-top .kadence-svg-iconset {
    display: none !important;
}