/*
CTC Separate Stylesheet
Updated: 2026-09-09 06:03:04
*/


@font-face {
  font-family: 'Filson Soft';
  src: url('/wp-content/themes/astra-child/fonts/Filson-Soft-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


h1,h2,h3,h4,h5,h6,
ul#menu-main-menu li a,
.elementor-button{
 font-family: 'Filson Soft' !important;
 font-weight: 700;
}

.filson-font .elementor-heading-title{
   font-family: 'Filson Soft' !important; 
}

.orange-color{
    color: #F5592C !important;
}


.menu-arrow .menu-link:after {
    content: '';
    background-image: url('/wp-content/uploads/2026/09/menu-arrow.svg');
    width: 8px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 5px;
}

footer#colophon {
    display: none;
}


.footer-menu li.elementor-icon-list-item a {
    flex-direction: row-reverse;
    gap: 5px;
}
.footer-menu li.elementor-icon-list-item a svg path {
    fill: white;
}
.footer-menu li.elementor-icon-list-item span.elementor-icon-list-text {
    padding-left: 0 !important;
}