html {
font-size: 100%;
}
body {
background: white;
font-family: 'Noto Serif', serif;
font-weight: 400;
line-height: 1.75;
color: #000000;
}
h1, h2, h3, h4, h5 {
font-family: 'Source Sans 3', sans-serif;
line-height: 1.5;
font-weight: 600;
}
h1 {
font-size: 2.027rem;
}
h2 {
font-size: 1.802rem;
}
h3 {
font-size: 1.602rem;
}
h4 {
font-size: 1.424rem;
}
h5 {
font-size: 1.266rem;
}
h6 {
font-size: 1.125rem; 
}
small, .text_small {
font-size: 0.833rem;
}  .entry-content h1.header {
font-size: 2.938rem
} h1.gb-headline.gb-headline-text.header {
font-size: 2.938rem
} @media only screen and (max-width: 1120px) {
h1 {
font-size: clamp(1.476rem, 2.7vw, 2.027rem);
}
h2 {
font-size: clamp(1.383rem, 2.4vw, 1.802rem);
}
h3 {
font-size: clamp(1.296rem, 2.1vw, 1.602rem);
}
h4 {
font-size: clamp(1.215rem, 1.9vw, 1.424rem);
}
h5 {
font-size: clamp(1.138rem, 1.7vw, 1.266rem);
}
} .gb-container h1.layout-style-1,
.gb-container h2.layout-style-1,
.gb-container h3.layout-style-1,
.gb-container h4.layout-style-1,
.gb-container h5.layout-style-1 {
margin-bottom: 1rem; }
h1:not(.layout-style-1), h2:not(.layout-style-1), h3:not(.layout-style-1), h4:not(.layout-style-1), h5:not(.layout-style-1) {
margin: 3rem 0 1.3rem;
}
.gb-container h1.header {
margin-top: unset;
}   .inside-header {
padding: 0 40px;
}
.site-header .header-image {
width: 300px;
z-index: 999;
top: 0;
}
.main-navigation .main-nav ul ul li a {
background: white;
}
.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
padding-top: 5px;
height: auto;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
font-size: 16px;
font-weight: 600;
padding: 14px 14px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a:hover {
font-size: 16px;
font-weight: 600;
}
.main-navigation .main-nav ul li a:hover {
}
.site-header {
position: relative;
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .7);
padding-bottom: 7px;
}
h1.entry-title {
padding: 10px;
border-radius: 10px;
background-color: #eceef2;
} .main-navigation .menu > .menu-item > a:after {
content: "";
position: absolute;
right: 50%;
left: 50%;
transform: translateX(-50%);
display: block;
width: 0;
height: 2px;
background-color: #FC5130;
transition: 0.3s width ease;
}
.main-navigation .menu > .menu-item > a:hover:after, .main-navigation .menu > .menu-item > a:focus:after, .main-navigation .menu > .current-menu-item > a:after {
width: 35px;
} .main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
left: auto;
opacity: 1;
transition-delay: 150ms;
pointer-events: auto;
overflow: visible;
line-height: 100px;
padding-top: 9px;
}
ul ul ul.sub-menu li.menu-item.menu-item-object-page a {
margin: -9px 0 0 1px;
}
.main-navigation ul ul {
box-shadow: unset;
width: 350px;
}
.main-navigation {
z-index: 999999
}
.main-navigation .main-nav ul.sub-menu li a:hover {
color: #FC5130;
} .main-navigation.sticky-navigation-transition .site-logo img, .main-navigation.sticky-navigation-transition .navigation-search input[type="search"], .main-navigation.sticky-navigation-transition .navigation-branding img {
height: 65px
}
.nav-float-right .navigation-stick {
width: 100% !important;
left: 0;
background: white;
}
.sticky-enabled .main-navigation.is_stuck {
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .7);
} .main-navigation .menu-item-3450 .sub-menu,
.main-navigation .menu-item-4192 .sub-menu,
.main-navigation .menu-item-3977 .sub-menu,
.main-navigation .menu-item-3490 .sub-menu {
width: 200px;
background: none;
}
@media only screen and (max-width: 1650px) {
.main-navigation .menu-item-3450 .sub-menu {
width: 200px;
background: none;
}
.main-navigation .sub-menu #menu-item-2173,
.main-navigation .sub-menu #menu-item-3451 {
margin-left: -10px !important;
}
}
@media only screen and (max-width: 1230px) {
.main-navigation .sub-menu #menu-item-2173,
.main-navigation .sub-menu #menu-item-3451 {
margin-left: -110px !important;
}
}  .site-main .inside-article .entry-content .gb-container .breadcrumb-container.theme3 ol li a {
text-decoration: none
}
.site-main .inside-article .entry-content .gb-container a:not(a.gb-button) {
font-weight: 500;
text-decoration: underline;
}
.entry-content .gb-container h2 a:hover {
text-decoration: underline;
color: #FC5130
}
.entry-content .gb-container p a:hover:not(.gb-button) {
text-decoration: underline;
color: #FC5130
}
.entry-content .gb-container span.gb-headline-text a:hover:not(.gb-button) {
color: #FC5130;
}
.entry-content .gb-container .read-more span.gb-headline-text a {
text-decoration: unset;    
}
.read-more .gb-headline-text {
order: -1;
}
.entry-content .gb-container a:not(span.gb-button-text) {
text-decoration: unset;
}
.site-main .inside-article .entry-content .gb-container a.gb-button span.gb-button-text {
text-decoration: none !important;
}
.inside-article .entry-content h4.gb-headline.gb-headline-text a:hover {
color: #FC5130;   
}
.inside-article .entry-content ul.left-aligned li a:hover {
color: #FC5130;
}   .site-footer h2.gb-headline {
margin-bottom: 40px;
}
.site-footer h2 {
position: relative;
display: inline-block;
}
.site-footer h2::after {
content: "";
width: 50%;
height: 1px;
background-color: #ffffffd6; position: absolute;
bottom: -10px;
}
.site-footer .headings-outlined.left_aligned::after {
left: 0;
}  .home-header-parallax {
background-image: url(//www.awissd.org/wp-content/uploads/2023/12/awiss-association-for-women-in-science.jpg);
height: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
padding: 6px 0;
align-items: center;
justify-content: center;
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .9)
}
.home-header-parallax::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0.0));
z-index: 1;
}
.page-id-970 section.gb-container.cont-space-adjust {
padding-top: 10px;
}
section.gb-container.cont-space-adjust {
padding-top: 10px
}
@media only screen and (max-width: 1024px) {
.page-id-970 section.gb-container.cont-space-adjust {
margin-top: -50px;
}
}  .breadcrumb-container ol > li:first-child a {
cursor: default;
pointer-events: none;
color: black;
font-weight: normal;
border: none !important;
padding: 0;
}
.breadcrumb-container.theme3 a {
border-bottom: 1px solid #838CAB !important;
border-top: 1px solid #838CAB !important;
display: inline-block;
margin: 0 5px;
padding: 5px 10px;
text-decoration: none;
font-size: 14px;
border-radius: 15px;
font-weight: 500
}
.left-aligned .breadcrumb-container.theme3 ol {
padding-left: 0;
}
.breadcrumb-container.theme3 li {
margin: 5px auto !important;
}
.breadcrumb-container.theme3 a span:hover {
text-decoration: underline
}
.breadcrumb-container.theme3 ol, ul {
margin: 0 0 0 3em;
}
.breadcrumb-container.theme3 li:not(:first-child):after {
content: '→';
font-size: 12px;
color: #23265B;
}
.breadcrumb-container.theme3 li:last-child:after {
content: unset !important;
}
.breadcrumb-container.theme3 li:first-child:after {
content: '';
}  a.board-members-anchor {
display: block;
position: relative;
top: -150px;
visibility: hidden;
}
@media only screen and (max-width: 1023px) {
a.board-members-anchor {
top: -70px !important;
}
}
a.committees-chair-anchor {
display: block;
position: relative;
top: -180px;
visibility: hidden;
} .dropcap:first-letter {
font-weight: 500;
color: #23265B;
float: left;
font-size: 4rem;
line-height: 0.65;
margin: 0.1em 0.1em 0.2em 0;
} h1.gb-headline.gb-headline-text.header {
position: relative;
}
h1.gb-headline.gb-headline-text.header::after {
content: '';
position: absolute;
left: 0;
right: 0;
margin-top: 75px;
height: 3px;
background: linear-gradient(to right, transparent, white, transparent);
}
@media only screen and (max-width: 767px) {
h1.gb-headline.gb-headline-text.header {
font-size: 1.9rem
}
h1.gb-headline.gb-headline-text.header::after {
margin-top: 50px;
}
}
h1.gb-headline.gb-headline-text.header.line-blue::after {
background: linear-gradient(to right, transparent, rgba(35, 38, 91), transparent);
}    .search-modal-form .search-field, .search-modal-form .search-field:focus {
background-color: white;
border-radius: 30px;
height: 55px
}
.search-modal-fields button .gp-icon svg {
position: relative;
fill: white;
} .caption {
display: none !important;
}
.wp-block-button.aligncenter, .wp-block-calendar caption {
display: none;
}
.wp-block-calendar th {
font-weight: 400;
background: #23265D;
color: white;
} .img-pattern {
padding: 4px;
border-radius: 2px;
box-shadow: rgba(35, 38, 91, 0.3) 0 0 0 3px;
}
.pages-header-img,
.pages-header-bg-color {
box-shadow: rgba(0, 0, 0, 0.15) 0 3px 3px 0;
} .gb-container .gb-button {
border-radius: 50px;
} .breadcrumb-wrap {
margin: 0 auto;
}
.breadcrumb-wrap .breadcrumb-container {
margin-left: -15px;
}  .entry-content ul li {
list-style: none;
position: relative;
padding: 0 0 0 5px;
}
.entry-content ul li::before {
content: "";
position: absolute;
left: -15px;
top: 8px;
width: 8px;
height: 8px;
background-color: #23265D;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.entry-content ul ul li::before {
content: "";
position: absolute;
left: -15px;
top: 9px;
width: 9px;
height: 9px;
background-color: white;
border: 1.5px solid #23265D;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
ul.left-aligned li {
text-align: left
} ul.slick-dots li::before {
content: unset;
}
.slick-dots li button:before {
top: 8px;
font-size: 11px;
} .page-child.one-container .site-content,
.single-stec_event .site-content {
padding: 10px 30px 60px 30px;
}
.page-child.one-container .site-content h1.entry-title {
margin-bottom: 50px;
}
.box-shadow {
box-shadow: rgba(35, 38, 91, 0.25) 0 1px 1px, rgba(35, 38, 91, 0.13) 0 0 1px 1px;
} .price-wrapper {
position: absolute;
bottom: 20px;
width: 100%;
text-align: center; }  #newsletter-container {
padding-top: 25px;
}
.newsletter-wrap {
max-width: 50vw;
margin: 0 auto;
}
table tr.year th {
border: 1px solid rgba(0, 0, 0, .1);
text-align: left;
font-size: 1.313rem;
background: #ECEEF2;
}
table.newsletter td.download {
width: 15%;
text-align: center;
}
input#year_filter {
background: white;
border-radius: 5px;
}
table.newsletter a.download:before {
content: '';
position: absolute;
background-image: url(//www.awissd.org/wp-content/uploads/design/arrow-circle-right.svg) !important;
padding: 20px;
margin-top: 7px;
margin-left: -20px;
background-size: 14px 14px;
background-repeat: no-repeat;
} .newsletter-single-wrap {
margin: 0 auto;
display: table;
}
.newsletter-single-wrap p.title {
text-align: center;
font-size: 18px
}
.newsletter-single-wrap p.year {
text-align: center;
font-size: 21px;
font-weight: 700;
}
.newsletter-single-wrap .embedpress-document-embed.ose-document {
width: 100% !important
} .layout-style-1.center {
position: absolute;
left: 50%;
bottom: 5%;
transform: translate(-50%, -50%);
}
.three-col-boxes p {
min-height: 170px;
}
.main-navigation .main-nav ul ul li a {
box-shadow: rgba(35, 38, 91, 0.25) 0 1px 1px, rgba(35, 38, 91, 0.13) 0 0 1px 1px;
} .btn-sticky-wrap {
position: sticky;
top: 100px;
}
@media only screen and (max-width: 767px) {
.btn-sticky-wrap {
display: none !important;
}
}    .front-events-calendar .stec-calendar-week-labels {
background: #838CAB
}
.front-events-calendar .mobile .stec-calendar-week-day-label .stec-calendar-week-day-label-short {
color: white
} .front-events-calendar .stec-event-preview-content-description p {
display: none
} .front-events-calendar .stec-event-tooltip {
display: none;
} .front-events-calendar .stec-calendar-cell-is-today .stec-calendar-cell-label {
background-color: white;
color: black;
border: 2px solid #BA5C12;
border-radius: 50px;
} .front-events-calendar .stec-event-preview .stec-event-preview-content .stec-event-preview-content-primary .stec-event-preview-content-title {
font-family: 'Source Sans 3', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 1.4em;
} .front-events-calendar .stec-thumbnail {
box-shadow: rgb(185 185 185 / 30%) 0 0 0 3px;
}
.front-events-calendar .stec-tags-list stec-span {
background: unset !important;
color: black;
border: 1px solid #838CAB
}
.front-events-calendar stec-span.stec-calendar-cell-events-more-icon::after {
display: none !important
} .front-events-calendar .stec-calendar-week-labels {
background: #838CAB
} .front-events-calendar .stec-calendar-cell-events-more .stec-calendar-cell-events-more-icon {
border-radius: 50%;
}
.front-events-calendar .stec-calendar-cell-events-more-events:after {
background: unset;
} .front-events-calendar .stec-calendar-cell.stec-calendar-cell-is-active {
background: #838da854;
border-radius: 2px;
}
.front-events-calendar .stec-calendar-cell.stec-calendar-cell-is-active:not(.stec-calendar-cell-is-today) .stec-calendar-cell-label {
color: #23265D
}   .inside-right-sidebar .stec-calendar-week-day-label {
border-right: unset;
padding-left: 1px;
padding-right: 1px;
} .inside-right-sidebar .stec-calendar-week-labels {
background: #838CAB
}
.inside-right-sidebar .mobile .stec-calendar-week-day-label .stec-calendar-week-day-label-short {
color: white
} .inside-right-sidebar .stec-event-preview-content-description p {
display: none
} .inside-right-sidebar .stec-event-tooltip {
display: none;
} .inside-right-sidebar .stec-calendar-cell-is-today .stec-calendar-cell-label {
background-color: white;
color: black;
border: 2px solid #BA5C12;
border-radius: 50px;
} .inside-right-sidebar .stec-layout-month .stec-event-preview .stec-event-preview-content .stec-event-preview-content-primary .stec-event-preview-content-title {
font-family: 'Source Sans 3', sans-serif;
font-weight: 600;
font-size: 15px;
line-height: 1.2em;
text-decoration: underline !important
} .inside-right-sidebar .stec-thumbnail {
box-shadow: rgb(185 185 185 / 30%) 0 0 0 3px;
}
.inside-right-sidebar .stec-tags-list stec-span {
background: unset !important;
color: black;
border: 1px solid #838CAB
} .inside-right-sidebar .stec-calendar-cell.stec-calendar-cell-is-active {
background: #838da854;
border-radius: 2px;
}
.inside-right-sidebar .stec-calendar-cell.stec-calendar-cell-is-active:not(.stec-calendar-cell-is-today) .stec-calendar-cell-label {
color: #23265D
} .inside-right-sidebar .stec-calendar-cell-events-more .stec-calendar-cell-events-more-icon {
border-radius: 50%;
width: 18px;
height: 18px;
}
.inside-right-sidebar .stec-calendar-cell-events-more .stec-calendar-cell-events-more-icon-text {
color: #fff;
display: block;
font-size: 12px;
line-height: 18.6px;
width: 18px;
} .inside-right-sidebar .stec-calendar-cell-events-more-events:after {
background: unset;
}
.inside-right-sidebar stec-span.stec-calendar-cell-events-more-icon::after {
display: none !important
} .sidebar {
border-left: 1px solid #ECEEF2;
}   .front-events-agenda .stec-accordeon .stec-event {
border: 1px solid #838cab4f;
margin-top: 5px;
border-radius: 5px;
} .front-events-agenda .stec-event-preview:not(.no-hover-style):hover {
background-color: #ECEEF2;
cursor: pointer;
} .front-events-agenda .stec-layout-agenda-slider {
display: none
}
.front-events-agenda .stec.tablet .stec-layout-agenda-list .stec-layout-agenda-list-title {
display: none
} .front-events-agenda .stec-event-preview-content-description p {
color: black;
padding-top: 5px;
font-weight: 400;
font-size: 14px;
} .front-events-agenda .stec-tags-list stec-span {
background: unset !important;
color: black;
border: 1px solid #838CAB
} .front-events-agenda .stec-thumbnail {
box-shadow: rgb(185 185 185 / 30%) 0 0 0 3px;
} .front-events-agenda .stec-accordeon .stec-event .stec-event-preview-content-secondary stec-span {
font-size: 13px
} .front-events-agenda .stec-event-preview .stec-event-preview-content .stec-event-preview-content-primary .stec-event-preview-content-title {
font-family: 'Source Sans 3', sans-serif;
font-weight: 600;
font-size: 17px;
line-height: 1.4em;
} .front-events-agenda .stec-event-preview stec-span {
font-weight: 500;
margin-top: 2px;
font-size: 13px
} .front-events-calendar .stec-calendar-cell-event-is-expired {
opacity: 0.6
}
.front-events-calendar .stec-calendar-cell-event-is-expired .stec-calendar-cell-event-title {
text-decoration: line-through;
} .single-stec_event .stec-event-description { }
.single-stec_event .stec-event-preview-content-secondary stec-span {
font-size: 16px !important;
}
.single-stec_event .featured-image.page-header-image-single {
display: none
}
.single-stec_event .stec-event-preview.no-hover-style .stec-event-preview-content-description p {
display: none;
}
.single-stec_event .stec-event-description p {
color: black !important;
}
.single-stec_event .stec-event-content .stec-row {
padding: 0 !important
}
.single-stec_event .stec-tags-list stec-span {
background: unset !important;
color: black;
border: 1px solid #838CAB
}
.single-stec_event .stec-event-preview.no-hover-style .stec-event-preview-content-title {
display: none;
}
.single-stec_event .stec-event-content .stec-button {
background-color: #BA5C12;
border-radius: 50px;
}
.single-stec_event .stec-event-share-and-export {
padding-top: 40px
}
.stec-layout-agenda-list .stec-button {
background: #23265D;
}
.stec-layout-agenda-list .stec-button:hover {
background: #23265D;
} .single-stec_event .stec-event-content .stec-column .stec-media-carousel.stec-media-carousel-images-ready.no-thumbs {  }
.stec-media-carousel-image.active {
border-radius: 5px;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
}
.sidebar.widget-area .widget {
padding: 0 30px 0 30px;
}
.sidebar .stec-instance {
margin-top: -25px;
} .stec-light-modal .stec-light-modal-header {
background-color: #23265D !important;
}
body .stec-button.blue {
background-color: #BA5C12 !important;
}
body .stec-button.blue:hover {
background-color: #23265D !important;
}
.stec-light-modal .stec-light-modal-content-buttons .stec-button:not(:first-child) {
background-color: #939AB3;
} .single-stec_event .stec-event stec-span.stec-event-preview-content-description {
display: none !important;
}
.stec-event-description a.c-link {
font-weight: 500;
text-decoration: underline;
}
.stec-event-description a.c-link:hover {
color: #FC5130;
}
a.stec-button.reg-btn {
width: 300px !important; 
margin: 60px auto 0 !important;
display: table;
}
.single-stec_event .stec-event-content .stec-button:hover {
background-color: #23265D;
}     .sponsorship-wrap .three-col-inline {
text-align: center;
font-size: 0;
margin-left: 150px;
}
.sponsorship-wrap .col {
display: inline-block;
vertical-align: top;
font-size: initial;
}
.sponsorship-wrap .left-col,
.sponsorship-wrap .right-col {
width: 25%;
}
.sponsorship-wrap .center-col {
width: 50%;
}
@media only screen and (max-width: 1200px) {
.sponsorship-wrap .three-col-inline {
text-align: center;
font-size: 0;
margin-left: 50px
}
@media only screen and (max-width: 768px) {
.sponsorship-wrap .three-col-inline {
text-align: center;
font-size: 0;
margin-left: unset
}
.sponsorship-wrap .left-col,
.sponsorship-wrap .right-col {
width: 10%;
}
.sponsorship-wrap .center-col {
width: 80%;
}
}
}   .home.wp-singular #comments {
display: none
}   @media only screen and (max-width: 860px) {
} @media only screen and (max-width: 1024px) {
} @media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1250px) {
.inside-header {
padding: 0 10px;
}
.site-header .header-image {
width: 150px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
font-size: 14px;
padding: 14px 18px 14px 10px;
}
}
@media only screen and (max-width: 1150px) {
.site-header .header-image {
width: 90px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
font-size: 13px;
padding: 14px 18px 14px 5px;
}
}
@media only screen and (max-width: 1024px) {
.newsletter-wrap {
max-width: unset;
}
a.board-members-anchor {
display: block;
position: relative;
top: -450px;
visibility: hidden;
}
.price-wrapper {
position: relative;
margin-top: 50px;
}
.inside-article .mob-hide-box {
display: none;
}
}
@media only screen and (min-width: 767px) and (max-width: 1000px) { 
.img-width-fix .gb-grid-column {
width: 150px !important;
}
}
@media only screen and (max-width: 900px) {
.inside-header {
padding: 0 5px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
padding: 14px 18px 14px 0
}
.site-header .header-image {
width: 95px;
}
}
@media only screen and (max-width: 860px) {
.inside-header {
padding: 0 40px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
line-height: 20px;
}
#generate-slideout-menu.main-navigation .main-nav ul li[class*="current-menu-"] > a {
color: white;
}
#generate-slideout-menu.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
font-size: 16px;
padding: 10px 16px 10px 16px;
}
#generate-slideout-menu .main-nav ul li.sfHover:not([class*="current-menu-"]) > a {
color: white;
}
#generate-slideout-menu.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
}
.site-header .header-image {
width: 180px;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a:hover {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.inside-header {
padding: 5px 15px;
}
.page-id-970 .navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation {
margin-top: 15px;
padding: 15px 15px 0 15px;
}
.page-id-970 .navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation.adjustment {
margin-top: 0;
padding: 0 15px 0 15px;
}
.price-wrapper {
position: relative;
margin-top: 100px;
}
ul {
margin-left: 15px;
}
.breadcrumb-container.theme3 a {
margin: 0 3px !important;
}
.breadcrumb-container.theme3 li:not(:first-child):after {
content: '→';
font-size: 18px
}
.breadcrumb-container.theme3 li:last-child:after {
content: '';
}
.breadcrumb-container.theme3 li:first-child:after {
content: '';
}
}
stec-span.stec-layout-agenda-list-title {
display: none !important;
}