%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/ |
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_event-list-layout.scss |
/* search result - start */ body.search-results { .main-container { padding-top: 60px; padding-bottom: 120px; } } /* search result - end */ /* event list layout - start */ // layout btns style here .etn_evenex_advanced_search_wraper { padding-top: 80px; .preview_type_lists { border-radius: 8px; margin-bottom: 0px; display: inline-block; border: 1px solid #f2f2f2; li { float: left; margin: 0px; width: 55px; height: 55px; line-height: 1; text-align: center; align-items: center; display: inline-flex; justify-content: center; &:not(:last-child) { border-right: 1px solid #f2f2f2; } &:hover, &.active { color: #e54220; svg { path { fill: #e54220; } } } } li[data-class="card_preview_style_two"] { display: none; } } } .card_preview_style_three { .etn-col-lg-6, .etn-col-lg-4 { flex: 0 0 100%; max-width: 100%; } .etn-event-item { display: flex; padding: 30px; align-items: center; border-radius: 12px; background-color: #fff; border: 1px solid #f2f2f2; .etn-event-thumb { min-width: 350px; max-width: 350px; position: relative; margin-right: 40px; a { overflow: hidden; border-radius: 12px; } .xs_etn_thumb_meta_wraper { top: 0; left: 0; } .xs-event-term { top: 20px; left: -18px; z-index: 1; bottom: unset; overflow: visible; position: absolute; border-radius: 8px; border-bottom-left-radius: 0px; &:before { left: 0px; top: 99%; content: ""; width: 19px; height: 10px; position: absolute; display: inline-block; background-color: #8b311e; clip-path: polygon(0 0, 100% 0, 100% 100%); } } } .etn-event-content { padding: 0px; p { display: none; } } .xs-event-meta { .etn-event-date, .etn-event-location { margin-bottom: 0px; } span { width: 100%; display: block; line-height: 1.6; font-size: 15px; margin-right: 0px; &:not(:last-child) { margin-bottom: 15px; } } } .etn-title { font-size: 23px; font-weight: 600; margin-bottom: 0; } } } @media screen and (max-width: 1280px) { .card_preview_style_three .etn-event-item { padding: 20px; } .card_preview_style_three .etn-event-item .etn-event-thumb { margin-right: 20px; } } @media screen and (max-width: 992px) { .card_preview_style_three .etn-event-item { display: block; } .card_preview_style_three .etn-event-item .etn-event-thumb { margin: 0px; min-width: 100%; max-width: 100%; margin-bottom: 20px; } } /* event list layout - end */ /* archive heading & button style - start */ .evnet_heading_title_wraper { .evnet_heading_title { font-size: 32px; font-weight: 600; margin-bottom: 0px; } } .heading_archive_button { &.btn { color: #041a57; font-size: 15px; font-weight: 500; border-radius: 8px; margin-bottom: 30px; padding: 9.5px 23px; background: transparent; border: 2px solid #dfe1e5; &:hover { color: #ffffff; border-color: #e54220; background-color: #e54220; } } } /* archive heading & button style - end */ /* event slider button style - start */ .etn_event_slider { .etn-event-item { margin-bottom: 50px; &:hover { // box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.08); box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08); } } } .event-slider-button-prev, .event-slider-button-next { width: 59px; height: 59px; cursor: pointer; border-radius: 8px; align-items: center; display: inline-flex; justify-content: center; border: 2px solid #dfe1e5; transition: all 0.4s ease-in-out; &:hover { color: #ffffff; border-color: #e54220; background-color: #e54220; } } .slider_archive_button { &.btn { color: #041a57; font-size: 16px; font-weight: 500; border-radius: 8px; margin-bottom: 30px; padding: 16px 32px; background: transparent; border: 2px solid #dfe1e5; &:hover { color: #ffffff; border-color: #e54220; background-color: #e54220; } } } /* event slider button style - end */