/******* TARGET STYLES *******/ .fl-page a.fl-button:hover * { color: #fff; } .custom-target { border: 1px solid #ddd; margin-bottom: 30px; } .custom-target .target-content-container { padding: 0px 30px 20px; } .custom-target h2 { font-size: 24px; } .target-content { } .target-subheading p { margin-bottom: 20px; } .custom-target .fl-button { } .custom-target .fl-button-text { color: #fff!important; } @media screen and (min-width:768px) { .custom-target.image-left .custom-target-box { display: flex; align-items: center; justify-content: center; } .custom-target.image-right .custom-target-box { display: flex; align-items: center; justify-content: center; flex-direction: row-reverse; } .custom-target.image-right .target-box-item, .custom-target.image-left .target-box-item { width: 50%; } } .custom-target.image-top, .custom-target.no-image { text-align: center; } .custom-target.no-image img { display: none!important; } /*** Award Styles ***/ .award-type-lists .fl-post-feed-post { border: none!important; } .award-list.fl-post-text { padding: 0px!important } .award-type-lists .fl-post-text ul { padding-bottom: 0px; } /* Ceramics Weekly Sidebar */ .ceramics-weekly-posts .fl-post-feed-post { border: none; margin-bottom: 0px; } .ceramics-weekly-text { padding: 5px!important; border: none; } .ceramics-weekly-title a { font-size: 18px; } .ui-widget-content{ border:none !important; } .ui-tooltip{ display:none; } /* Font Awesome */ #back-to-top:before { font-family: 'Font Awesome\ 5 Free'; font-weight:900; } /* Custom Buttons */ .fl-page #custom-style.btn-red a.fl-button { background-color: #e53100;} /* custom carousel styles */ .pp-image-carousel { width: auto; } .tribe-events-single .button.fl-button { color: #fff !important; } /*fix for TEC missing custom link accent color style*/ :root { --tec-color-link-accent: #337ab7; } .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop { color: var(--tec-color-text-events-title); } .tribe-events .tribe-events-c-top-bar__datepicker-button:focus, .tribe-events .tribe-events-c-top-bar__datepicker-button:hover { background: #FFF !important; }