.timeline{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.timeline *,.timeline :after,.timeline :before{-webkit-box-sizing:inherit;box-sizing:inherit}.timeline:not(.timeline--horizontal):before{background-color:#ddd;bottom:0;content:'';left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.timeline__wrap{overflow:hidden;position:relative;z-index:2}.timeline__item{font-size:16px;font-size:1rem;padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.timeline__item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:'';height:20px;position:absolute;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:20px;z-index:1}.timeline__item.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}.timeline__item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.timeline__item--left{left:0}.timeline__item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.timeline__item--right:after{left:-10px}.timeline__item--right .timeline__content:before{border-bottom:10px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:10px solid transparent;left:-12px}.timeline__item--right .timeline__content:after{border-bottom:9px solid transparent;border-right:11px solid #fff;border-left:none;border-top:9px solid transparent;left:-10px}.timeline__content{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#333;display:block;padding:1.25rem;position:relative}.timeline__content:after,.timeline__content:before{content:'';height:0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:0}.timeline__content:before{border-bottom:10px solid transparent;border-left:12px solid #ccc;border-top:10px solid transparent;right:-12px;z-index:1}.timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #fff;border-top:9px solid transparent;right:-10px;z-index:2}.timeline__content h2{font-size:1.25rem;font-weight:700;margin:0 0 .625rem}.timeline__content p{font-size:.9375rem;line-height:1.5;margin-bottom:10px}.timeline--horizontal{font-size:0;padding:0 3.125rem;overflow:hidden;white-space:nowrap}.timeline--horizontal .timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;z-index:1}.timeline--horizontal .timeline__items{-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;will-change:transform}.timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;-webkit-transition:none;-o-transition:none;transition:none;vertical-align:top;white-space:normal}.timeline--horizontal .timeline__item:after{left:50%;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:100%}.timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ccc;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item--bottom{padding:2.5rem 0 0}.timeline--horizontal .timeline__item--bottom:after{top:0}.timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.timeline--horizontal .timeline__item--bottom .timeline__content:before{border-bottom:12px solid #ccc;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.timeline--horizontal .timeline__item--bottom .timeline__content:after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:40px;z-index:10}.timeline-nav-button:disabled{opacity:.5;pointer-events:none}.timeline-nav-button:before{background-position:center center;background-repeat:no-repeat;content:'';display:block;height:14px;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%;width:8px}.timeline-nav-button--prev{left:0}.timeline-nav-button--prev:before{background-image:url(//jahn-museum.de/wp-content/plugins/mage-eventpress/assets/helper/images/arrow-left.svg)}.timeline-nav-button--next{right:0}.timeline-nav-button--next:before{background-image:url(//jahn-museum.de/wp-content/plugins/mage-eventpress/assets/helper/images/arrow-right.svg)}.timeline--mobile{padding:0}.timeline--mobile:before{left:10px!important;margin:0!important}.timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.timeline--mobile .timeline__item:after{left:2px;margin:0}.timeline--mobile .timeline__item .timeline__content:before{left:-12px;border-bottom:12px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:12px solid transparent}.timeline--mobile .timeline__item .timeline__content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #fff;border-left:none;border-top:10px solid transparent}@-webkit-keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@-webkit-keyframes liftUp{0%{top:0}100%{top:-15px}}@keyframes liftUp{0%{top:0}100%{top:-15px}}.equinox .calendar-header{background-color:#0aa8e3;color:#fff;padding:8px 11px;border-top-left-radius:4px;border-top-right-radius:4px}.equinox .calendar-header:after,.equinox .calendar-header:before{content:" ";display:table}.equinox .calendar-header:after{clear:both}.equinox .calendar-actions{float:left}.equinox .month-label{text-align:right;font-size:24px;float:right}.equinox .month-weeks{border:1px solid #efefef;border-top:none;background-color:#fafafa;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.equinox .week{margin-left:-1px;position:relative}.equinox .week:first-child .day{border-top:none}.equinox .week-events{position:absolute;left:0;top:0;width:100%;list-style:none;padding:0;margin:0;padding-top:26px}.equinox .week-events .slot{margin:0}.equinox .week-events .slot>ul{list-style:none;margin:0;padding:0;display:table;table-layout:fixed;width:100%}.equinox .week-events .slot>ul>li{box-sizing:border-box;display:table-cell;margin:0;padding-left:9px;padding-right:8px;width:14.28571%}.equinox .week-events .slot>ul>li.span-1{width:14.28571%}.equinox .week-events .slot>ul>li.span-2{width:28.57143%}.equinox .week-events .slot>ul>li.span-3{width:42.85714%}.equinox .week-events .slot>ul>li.span-4{width:57.14286%}.equinox .week-events .slot>ul>li.span-5{width:71.42857%}.equinox .week-events .slot>ul>li.span-6{width:85.71429%}.equinox .week-events .slot>ul>li.span-7{width:100%}.equinox .week-events .event .start-time{display:none}.equinox .week-events .event .title{white-space:nowrap}.equinox .days-container{display:table;table-layout:fixed;width:100%}.equinox .days-container .day{box-sizing:border-box;display:table-cell;width:14.28571%;padding:8px;border-left:1px solid #efefef;border-top:1px solid #efefef}.equinox .week-header{font-size:10px;text-transform:uppercase;color:#aaa}.equinox .week-header .day{text-align:center;background-color:#fff;text-overflow:ellipsis;overflow:hidden}.equinox .date.outside-month .date-label{color:#d7d7d7}.equinox .date.current-date{background-color:#e7f6fc;position:relative}.equinox .date.current-date:before{content:"";position:absolute;display:block;left:-1px;top:-1px;right:-1px;bottom:-1px;border:1px solid #ceeef9;z-index:1}.equinox .date.current-date .date-label{color:#0aa8e3}.equinox .date-label{text-align:right;font-size:12px;color:#888}.equinox .date-events{list-style:none;padding:0;margin:0;min-height:68px}.equinox .event-container{box-sizing:border-box;min-height:34px;padding-top:6px;margin:0}.equinox .event-container.continuation .event{margin-left:-8px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:none;padding-left:17px}.equinox .event-container.continued .event{margin-right:-8px;border-top-right-radius:0;border-bottom-right-radius:0;padding-right:14px}.equinox .event{display:block;box-sizing:border-box;min-height:28px;background-color:#fff;padding:7px 6px;font-size:12px;line-height:14px;border-radius:3px;box-shadow:0 1px 1px fade(#efefef,80%);border-left:3px solid #ffaa3c;color:#666;position:relative;z-index:2}.equinox .event .start-time{display:none;float:right;color:#bbb;margin-left:4px}.equinox .event .title{display:block;overflow-x:hidden;text-overflow:ellipsis}div.list_with_filter_section {margin: 0 0 20px 0;}
div.list_with_filter_section div.all_filter_item {display: none;}
.mep_list_event_details h2, .mep_list_event_details h3, .mep_list_event_details h4, .mep_list_event_details h5, .mep_list_event_details h6 {
padding: 0;
margin: 0;
line-height: 27px;
color: inherit;
} div.search_result_empty {
display: none;font-weight: 500;
font-size: 22px;
color: #6B003E;
}
div.search_sort_code {position: relative; width: 100%;}
div.search_sort_code .filter_input_area .formControl {border: none;border-radius: 0;height: 100%;}
div.search_sort_code span.fa {margin: 0 7px 0 0;font-size: 12px;}
div.filter_input_area {position: relative;width: 100%;height: 50%;margin: 0 auto;border: 4px solid #DDD;}
div.filter_input_area:first-child {border-bottom-width: 2px;}
div.filter_input_area:last-child {border-top-width: 2px;}
div.filter_input_area > * {border-right: 4px solid #DDD;}
div.filter_input_area > *:last-child {border-right: none;} div.spinner_loading {position: absolute;z-index: 1111;left: 0;right: 0;top: 0;bottom: 0;background-color: #FFFD;}
div.spinner_loading > div {height: 100%;}
div.icon_loader {
display: flex !important;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 40px;
z-index: 11111;
position: relative;
}
div.icon_loader_xs {
display: flex !important;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 20px;
z-index: 11111;
position: relative
}
.pagination_area .ellipse_left,
.pagination_area .ellipse_right {
min-width: 50px;background-color: #FFF;
}
.pagination_area .ellipse_left > div,
.pagination_area .ellipse_right > div {
width: 100%;height: 100%;
display: -webkit-flex;display: flex;
-webkit-justify-content: center;justify-content: center;
-webkit-align-items: center;align-items: center;
}
.pagination_area [class*="Button"] {
padding: 0 15px;
font-size: 18px;
cursor: pointer;
min-width: 150px;
height: auto;
min-height: 40px;
-webkit-appearance: button;
overflow: visible;
display: -webkit-flex;display: flex;
-webkit-justify-content: center;justify-content: center;
-webkit-align-items: center;align-items: center;
border-radius: 5px;
font-weight: 500;
}
.pagination_area [class*="Button"]:hover {opacity: 0.8;}
.pagination_area button.pagination_load_more {border: none;}
.pagination_area button[class*="defaultButton_xs"] {
min-width: 50px;
padding: 0;
}
.pagination_area button[class*="defaultButton_xs"]:first-child {border: none;}
.pagination_area button[class*="defaultButton_xs"]:last-child {border-radius: 0 5px 5px 0 !important;}
.pagination_area button[class*="defaultButton_xs"].active_pagination {
color: #000;
background-color: #DDD;
}
.pagination_area .ellipse_left {display: none;}
.pagination_area button[disabled] {cursor: not-allowed;opacity: 0.8;background-color: #DDD;} .list_with_filter_section div.buttonGroup [class*="Button"] {
border: none;
border-left: 2px solid #DDD;
border-radius: 0;
}
.list_with_filter_section div.buttonGroup {
position: relative;
border: 0;
border-radius: 5px;
display: -webkit-flex;
display: flex;
}
div.buttonGroup [class*="Button"]:first-child {
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
border-left: none;
}
.list_with_filter_section .flexEqual {display: -webkit-flex;display: flex;}
div.buttonGroup > *,
.list_with_filter_section .flexEqual > * {
-webkit-flex: 1;-ms-flex: 1;flex: 1;
}
.list_with_filter_section .circleIcon_xs {
width: 25px;height: 25px;min-width: 25px;
background-color: #FF5959;
color: #FFF;
display: -webkit-flex;display: flex;
-webkit-justify-content: center;justify-content: center;
-webkit-align-items: center;align-items: center;
}
.list_with_filter_section .sort_code_search_box {
display: -webkit-flex;
display: flex;
border: 1px solid #DDD;
-webkit-flex-wrap: wrap;flex-wrap: wrap;
padding: 5px;
}
.list_with_filter_section .sort_code_search_box label {display: block; margin: 0;}
.list_with_filter_section [class*="defaultButton"] { color: #FFF;}
.list_with_filter_section [class*="defaultButton_xs"] {min-width: auto;padding: 7px;font-size: 16px;}
.list_with_filter_section .search_sort_code_area {margin: 15px 0;}
.list_with_filter_section .formControl {
display: -webkit-flex;display: flex;
-webkit-align-items: center;align-items: center;
-webkit-flex-wrap: nowrap;flex-wrap: nowrap;
width: 100%;
font-size: 14px;
min-width: auto;max-width: inherit;
padding: 7px;
margin: 0;
color: #555;
line-height: 1.25;
background: rgba(255, 255, 255, .99);
border-radius: 2px;
box-shadow: 0 4px 8px rgba(0, 0, 0, .1) inset;
border: 1px solid #CCC !important;
height: 40px !important;
}
.list_with_filter_section .formControl:-webkit-autofill,
.list_with_filter_section .formControl:-webkit-autofill:hover,
.list_with_filter_section .formControl:-webkit-autofill:focus,
.list_with_filter_section .formControl:-webkit-autofill:active {
-webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
transition: color 9999s ease-out, background-color 9999s ease-out;
-webkit-transition-delay: 9999s;
transition-delay: 9999s;
}
.list_with_filter_section .alignCenter {
display: -webkit-flex;display: flex;
-webkit-align-items: center;align-items: center;
-webkit-flex-wrap: nowrap;flex-wrap: nowrap;
}
.list_with_filter_section .allCenter {
display: -webkit-flex !important;
display: flex !important;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
align-items: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.list_with_filter_section label {position: relative;}
.list_with_filter_section span.filter_date_icon {position: absolute;top: 0;right: 0; padding: 7px 5px; bottom: 0; margin: 5px; color: #DDD;cursor: pointer;}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_location_time .mpwem_location i, .mep_smart_theme .mpwem_location_time .mpwem_time i{width:30px !important; height:30px !important;}
.mep_smart_theme div.mpwem_location, div.mpwem_time{margin:0px !important;}
.mpwem_registration_area input#mpwem_date_time{border-radius:5px !important;}
} @media only screen and (min-width: 10px) {
.mep_events_speaker_wraper {
max-width: 1100px;
margin: 40px auto;
background: #fff;
border-radius: 18px;
box-shadow: 0 4px 32px rgba(0,0,0,0.09);
padding: 40px 32px 48px 32px;
}
.mep_events_speaker_wraper .mep_speaker_thumbnail {
text-align: center;
margin-bottom: 28px;
}
.mep_events_speaker_wraper .mep_speaker_thumbnail img {
border-radius: 50%;
box-shadow: 0 4px 16px rgba(0,0,0,0.10);
border: 6px solid #f5f5f5;
}
.mep_events_speaker_wraper .mep_speaker_name h2 {
font-size: 2.5rem;
font-weight: 800;
margin: 0 0 14px 0;
text-align: center;
color: #23272f;
letter-spacing: 0.5px;
}
.mep_events_speaker_wraper .mep_speaker_details {
font-size: 1.13rem;
color: #444;
margin-bottom: 36px;
text-align: center;
line-height: 1.7;
margin-left: auto;
margin-right: auto;
text-align: justify;
}
.mep_events_speaker_wraper .mep_event_list {
margin-top: 40px;
}
.mep_events_speaker_wraper .mep_cat-details h3 {
font-size: 1.45rem;
font-weight: 700;
color: #1a73e8;
margin-bottom: 24px;
text-align: center;
letter-spacing: 0.2px;
}
.mep_events_speaker_wraper .mage_grid_box {
display: grid;
grid-template-columns: repeat(3, 1fr);
margin: 0 auto;
}
.mep_events_speaker_wraper .mage_grid_box > * {
background: #fff;
border-radius: 14px;
box-shadow: 0 2px 16px rgba(0,0,0,0.07);
transition: box-shadow 0.2s, transform 0.2s;
padding: 0;
min-width: 0;
}
.mep_events_speaker_wraper .mage_grid_box > *:hover {
box-shadow: 0 8px 32px rgba(26,115,232,0.13);
transform: translateY(-4px) scale(1.025);
}
} @media only screen and (min-width: 10px) {
.mep-low-stock-warning {
background: linear-gradient(135deg, #ff6b6b, #ee5a52);
color: #ffffff;
padding: 6px 10px;
border-radius: 4px;
font-size: 11px;
font-weight: 600;
text-align: center;
margin: 3px 0;
box-shadow: 0 2px 4px rgba(255, 107, 107, 0.3);
position: relative;
overflow: hidden;
animation: pulse-warning 2s infinite;
width: 40%;
}
.mep-low-stock-warning::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
animation: shimmer 2s infinite;
}
@keyframes pulse-warning {
0% {
transform: scale(1);
box-shadow: 0 2px 4px rgba(255, 107, 107, 0.3);
}
50% {
transform: scale(1.02);
box-shadow: 0 4px 8px rgba(255, 107, 107, 0.4);
}
100% {
transform: scale(1);
box-shadow: 0 2px 4px rgba(255, 107, 107, 0.3);
}
}
@keyframes shimmer {
0% {
left: -100%;
}
100% {
left: 100%;
}
} .mep-limited-availability-ribbon {
background: linear-gradient(135deg, #ffa726, #ff9800);
color: #ffffff;
padding: 4px 8px;
border-radius: 3px;
font-size: 10px;
font-weight: 600;
text-align: center;
margin: 2px 0;
box-shadow: 0 1px 3px rgba(255, 167, 38, 0.3);
position: relative;
overflow: hidden;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.mep-limited-availability-ribbon::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
animation: shimmer-ribbon 3s infinite;
}
@keyframes shimmer-ribbon {
0% {
left: -100%;
}
100% {
left: 100%;
}
} .mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data {
padding: 12px 0 !important;
margin: 0 !important;
gap: 8px;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item {
margin: 0 !important;
padding: 0 !important;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body {
padding: 10px 15px 15px 15px !important;
}
@media (min-width: 600px) {
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body {
padding: 15px 20px 20px 20px !important;
}
} .ticket-price .mep-limited-availability-ribbon {
margin-bottom: 6px;
display: block;
text-align: center;
width: 80%;
margin-left: 20%;
} .mep_ticket_item .mep-low-stock-warning + .ticket-remaining,
.mep_ticket_item .mep-low-stock-warning ~ .ticket-remaining {
display: none !important;
} .mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-name {
margin-bottom: 4px !important;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-description {
margin-bottom: 4px !important;
font-size: 13px !important;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining {
margin: 2px 0 !important;
padding: 2px 6px !important;
font-size: 11px !important;
} @media (max-width: 768px) {
.mep-low-stock-warning,
.mep-limited-availability-ribbon {
font-size: 10px;
padding: 4px 8px;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data {
padding: 8px 0 !important;
gap: 6px;
}
} @media (prefers-color-scheme: dark) {
.mep-low-stock-warning {
background: linear-gradient(135deg, #d32f2f, #c62828);
box-shadow: 0 2px 4px rgba(211, 47, 47, 0.3);
}
.mep-limited-availability-ribbon {
background: linear-gradient(135deg, #f57c00, #ef6c00);
box-shadow: 0 1px 3px rgba(245, 124, 0, 0.3);
}
} @media (prefers-contrast: high) {
.mep-low-stock-warning,
.mep-limited-availability-ribbon {
border: 2px solid #ffffff;
}
} @media (prefers-reduced-motion: reduce) {
.mep-low-stock-warning,
.mep-limited-availability-ribbon {
animation: none;
}
.mep-low-stock-warning::before,
.mep-limited-availability-ribbon::before {
animation: none;
}
}
}@media only screen and (min-width: 10px) {
div.mpwem_wrapper { display: block; max-width: 1320px; margin: var(--dmp) auto; background: #FFF; padding: var(--dmp); width: 100%; }
div.mpwem_container {max-width: 1320px;width: 100%;margin: 0 auto;}
div.default_theme .content_area {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.mep-default-content { width: calc(100% - 300px); padding: 0 20px 0 0; }
div.mep_smart_theme .mpwem_sidebar_content { background-color: #FFF; border-radius: 20px; box-shadow: 0 0 5px #DDD; }
} @media only screen and (min-width: 10px) {
div.default_theme .mpwem_tile {margin: 0 0 var(--dmp_xs) 0;color: var(--color_black);}
} @media only screen and (min-width: 10px) {
div.event_speaker_list_area {padding: var(--dmp);}
div.default_theme .speaker_list {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
div.default_theme .speaker_list a {display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;padding: var(--dmp_xs);border-radius: 0;-webkit-flex-direction: column;flex-direction: column;width: 50%;max-width: 120px;}
div.default_theme .speaker_list a [data-bg-image] {width: 90px;height: 90px;border-radius: 100%;overflow: hidden;}
div.default_theme .speaker_list a h6 {margin: var(--dmp_xs) 0 0 0;}
div.mep_smart_theme .speaker_list {-webkit-flex-direction: column;flex-direction: column;-webkit-flex-wrap: initial;flex-wrap: initial;}
div.mep_smart_theme .speaker_list a {max-width: 100%;width: 100%;-webkit-flex-direction: initial;flex-direction: initial;}
div.mep_smart_theme .speaker_list a [data-bg-image] {width: 70px;height: auto;border-radius: 0;}
div.mep_smart_theme .speaker_list a h6 {margin: 0;padding: var(--dmp);font-size: var(--fs_h4);}
} @media only screen and (min-width: 10px) {
div.mpwem_style div.date_time_location_short {display: -webkit-flex;display: flex;gap: 15px;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
div.date_time_location_short .short_item {width: 100%;max-width: calc(33.333% - 10px);padding: var(--dmp_xs);background: #F7F7F7;display: -webkit-flex;display: flex;border-radius: var(--dbrl);}
div.date_time_location_short .short_item p {color: #878787;margin: 5px 0 0 0;}
@media only screen and (max-width: 1199px) {
div.date_time_location_short .short_item {max-width: calc(50% - 8px);}
}
@media only screen and (max-width: 767px) {
div.date_time_location_short .short_item {max-width: 100%;}
}
} @media only screen and (min-width: 10px) {
div.mpwem_style .kera_ticket_area [data-tabs-target] {padding: 2px; margin: 0 15px 0 0; border-radius: 10px;}
} @media only screen and (min-width: 10px) {
div.mpwem_organizer {padding: var(--dmp); background: var(--color_theme); border-radius: var(--dbr) var(--dbr) 0 0; }
div.mpwem_organizer,
div.mpwem_organizer a { font-size: var(--fs_h6);font-weight: 400;color: var(--color_white) !important;}
div.mep_smart_theme .mpwem_organizer { display: -webkit-flex; display: flex;margin: 5px 0; }
div.mep_smart_theme .mpwem_organizer {padding: 0; background: transparent; border-radius: 0;}
div.mep_smart_theme .mpwem_organizer,
div.mep_smart_theme .mpwem_organizer a {color: var(--color_light_3) !important;}
} @media only screen and (min-width: 10px) {
div.event_date_list_area {padding: var(--dmp);}
div.event_date_list_area .date_list_area {max-height: 500px; overflow: auto; margin: 0 0 var(--dmp_xs) 0;}
div.event_date_list_area .date_item {padding: 0 0 0 15px;position: relative;}
div.event_date_list_area .date_item::before {content: ""; width: 8px; height: 8px; border-radius: 50%; position: absolute; top: 8px; left: 0; background-color: var(--color_theme);}
div.event_date_list_area .date_item a {color: inherit; display: block;}
div.event_date_list_area .date_item a._textTheme {color: var(--color_theme);}
div.event_date_list_area .date-list-item { border-radius: 10px; }
} @media only screen and (max-width: 1199px) {
.mep-default-content { width: calc(100% - 275px); }
}
@media only screen and (max-width: 991px) {
.mep-default-content { width: calc(100% - 250px); }
}
@media only screen and (max-width: 767px) {
div.default_theme .content_area {display: block;}
.mep-default-content { width: 100%; margin: 0; padding: 0; }
} .mep-event-faq-part .ex-sec-title.faq-title-section {
background: var(--color_theme);
color: var(--color_7);
}
.pagination_area button[class*=defaultButton_xs],
.list_with_filter_section [class*=defaultButton],
div.item_hover_effect a {
background-color: var(--color_theme);
}
div.item_hover_effect a:hover {
color: var(--color_theme);
background-color: #FFF;
border: 1px solid var(--color_theme);
}
.mep-ev-start-date, h3.mep_list_date i, button.mep-cat-control, .pagination-sec a {
background: var(--color_theme);
color: var(--color_7);
}
.mep_more_date_btn:before {
background: var(--color_theme);
border-color: var(--color_theme);
}
.mep_event_list .mep_list_date, .mep-event-theme-1 .mep-social-share li a, .mep-template-2-hamza .mep-social-share li a {
color: var(--color_theme);
}
.mep_event_list .mep_list_date .mep_minimal_list_organizer {
color: #505050;
font-weight: normal;
}
.mep_event_list_item:hover {
border-color: var(--color_theme);
}
.mep_event_list_item .mep-list-header:before, .mep_event_grid_item .mep-list-header:before {
border-color: var(--color_theme);
} .mep-default-feature-cart-sec h3, .mep-event-theme-1 h3.ex-sec-title, .mep-tem3-mid-sec h3.ex-sec-title, .mep-tem3-title-sec,
.ex-sec-title, .mep_everyday_date_secs {
background: var(--color_theme);
color: var(--color_7);
}
.mpwemasp_ticket_area .mep_everyday_date_secs {
background: var(--color_theme);
color: var(--color_7);
} .mep-default-feature-faq-sec h4, .tmep-emplate-3-faq-sec .mep-event-faq-part h4 { background: var(--color_theme);}
.mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart, .mep-event-theme-1 .btn-mep-event-cart, .mep-template-2-hamza .btn-mep-event-cart, .mep-tem3-mid-sec .btn-mep-event-cart, .button.button-default.woocommerce.button.alt.button.alt.btn-mep-event-cart {
background: var(--color_theme); border-color: var(--color_theme);} .mep_list_event_details p.read-more a {
color: var(--color_theme);
}
.mep_everyday_date_secs {
background: var(--color_6);
color: var(--color_white);
padding: 10px;
} .mep-hidden {
display: none !important;
}
.woocommerce-cart td.product-name dl dt {
display: block !important;
float: none !important;
margin-top: 20px;
}
.mep-vr-vs-content {
color: #084298;
background-color: #CFE2FF;
border-color: #B6D4FE;
border-radius: 0.25rem;
padding: 8px;
}
.mep-vr-vs-content h3 {
font-size: 16px;
font-weight: bold;
border-bottom: 1px dashed #084298;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
}
.mep-events-wrapper,
.mep_related_product_area {
display: block;
max-width: 1320px;
margin: 20px auto;
background: #FFF;
padding: 20px;
font-size: 14px;
letter-spacing: inherit;
width: auto;
}
@media (min-width: 1320px) {
.mep-events-wrapper,
.mep_related_product_area {
width: 100%;
}
}
.mep-events-wrapper a {
text-decoration: none;
}
.mep-events-wrapper ul:not(.mp_wp_editor ul) {
list-style-type: none;
margin: 0;
padding: 0;
}
.mp_wp_editor ul,
.mp_wp_editor ol {
list-style-type: inherit;
margin-left: 20px;
padding-left: 20px;
}
.mp_wp_editor ol {
list-style-type: decimal;
}
.mep-events-wrapper .mage_text_center {
text-align: center;
}
.mep_ticket_details p {
font-size: 12px;
margin: 5px 0 !important;
padding: 5px 0;
display: block;
line-height: 20px !important;
}
span.mep_ticket_type_name {
display: block;
font-weight: bold;
font-size: 16px;
}
tr.ex-sec-title.mep_ticket_type_title th {
font-weight: bold;
display: table-cell;
padding: 15px 15px 5px;
} .default_theme div,
.default_theme form,
span.tkt-qty,
span.tkt-pric,
label.mep-show,
.mep-events-wrapper table span.the-total {
display: block;
}
div.mep_flex,
.default_theme i,
ul.mep-social-share,
ul.mep-social-share a,
button.single_add_to_cart_button,
.mep-list-footer ul li,
.mep-list-footer ul li i,
.mep_event_list .mep_event_list_sec div.mep_event_list_item,
div.mep_event_list div.mage_grid_box,
button.single_add_to_cart_button,
.mep-events-wrapper .mage_input_group {
display: -webkit-flex;
display: flex;
}
.default_theme i,
ul.mep-social-share a,
.mep_spring_date .mep-default-sidrbar-social,
.mep-list-footer ul li,
.mep-list-footer ul li i,
.mep_event_list div.evl-cc,
button.single_add_to_cart_button,
.mep-events-wrapper .mage_input_group {
-webkit-align-items: center;
align-items: center;
}
.default_theme i,
ul.mep-social-share,
ul.mep-social-share a,
button.single_add_to_cart_button,
.mep-list-footer ul li i,
button.single_add_to_cart_button {
-webkit-justify-content: center;
justify-content: center;
}
.default_theme i,
ul.mep-social-share a,
.mep-list-footer ul li i {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.mep-events-wrapper.wrapper {
margin: 20px auto;
}
.mep-event-countdown-timer .wrapper div span {
display: block;
padding: 10px;
}
.mep-event-countdown-timer .wrapper div span span.label {
border: 0 !important;
} .mep-default-title h2,
.section-heading h2 {
font-size: 25px;
margin: 0 0 15px 0;
color: #3A3A3A;
font-weight: bold;
}
h4.mep-cart-table-title {
margin: 10px 0;
font-size: 22px;
font-weight: 600;
}
h3.ex-sec-title {
font-size: 14px;
color: var(--color_7);
background: var(--color_theme);
padding: 15px;
}
.mep-default-sidrbar-map h3,
.mep-default-feature-image img,
.mep_event_list .mep_list_thumb img,
.mep_list_thumb img {
height: auto;
width: auto;
max-width: 100%;
}  div.mep-default-feature-content p {
font-size: 16px;
}
.mep-event-details p {
font-size: 16px;
margin: 0;
font-weight: 400;
line-height: 1.5;
}
.mep-events-wrapper p#mep_btn_notice {
text-align: center;
font-size: 15px;
color: red;
margin: 0 0 7px 0;
}
span.mep_warning {
text-align: center;
display: block;
border: 1px solid #005373;
color: #005373;
font-weight: bold;
font-size: 15px;
padding: 20px 0;
text-transform: capitalize;
}
.mep_sidebar {
padding: 10px;
}
.mep_sidebar h3 {
text-align: left;
border-bottom: 1px solid #DDD;
padding-bottom: 15px;
}
.mep_google_map {
height: 300px;
}
.button.button-default.woocommerce.button.alt.button.alt.btn-mep-event-cart {
background: var(--color_theme);
border: 1px solid var(--color_theme);
line-height: 1.2;
font-weight: bold;
height: auto;
min-width: auto;
outline: 0;
padding: 15px;
margin: 10px auto;
display: block;
text-align: center;
font-size: 16px;
cursor: pointer;
max-width: 100%;
border-radius: 10px;
} .mep-events-wrapper table {
width: 100%;
table-layout: fixed;
margin: 0 0 15px 0;
}
.mep-events-wrapper table td {
text-align: left;
padding: 10px;
vertical-align: middle;
font-size: 16px;
font-weight: 500;
border-bottom: 1px dashed #EEE;
}
.mep-events-wrapper div.xtra-item-left {
font-size: 10px;
font-style: italic;
margin: 5px 0 0 0;
}
.mep-events-wrapper td.ticket-qty,
.mep-events-wrapper td.ticket-price {
text-align: center;
}
.mep-events-wrapper .extra-qty-box {
width: 100px;
margin: 5px auto 0 auto;
border: 1px solid #EEE;
font-size: 12px;
padding: 0px;
height: auto;
min-height: 30px;
}
.mep-events-wrapper input.extra-qty-box {
width: 40px;
}
.mep-events-wrapper select.extra-qty-box {
width: auto;
min-width: 100px;
}
.mep-events-wrapper strong {
font-weight: bold;
font-size: 16px;
}
.mep-events-wrapper .mage_input_group {
max-width: 102px;
border: 1px solid #EEE;
margin: 0 auto;
border-radius: 4px;
background-color: #F7F7F7;
}
.mep-events-wrapper .mage_input_group input {
margin: 0;
border-top: none;
border-bottom: none;
text-align: center;
}
.mep-events-wrapper .mage_input_group span {
width: 30px;
color: #777;
font-size: 14px;
cursor: pointer;
}
.mep-events-wrapper table td.total-col {
font-size: 18px;
text-align: center;
}
.mep-events-wrapper table #ttyttl,
.mep-events-wrapper table #usertotal {
font-weight: bold;
}
.mep-events-wrapper table span.the-total {
margin: 7px 0 0 0;
}
.mep-user-info-sec {
border: 1px solid #DDD;
margin: 10px 0;
padding: 0 10px;
background: rgba(222, 222, 222, 0.3803921569);
}
.user-info-sec h5 {
padding: 10px 5px;
font-size: 20px;
font-weight: 600;
}
.mep-user-info-sec input,
.mep-user-info-sec select {
padding: 0 10px;
margin: 0 0 10px 0;
height: 30px;
width: 100%;
border: 1px solid #DDD;
font-size: 12px;
}
label.mep-show {
line-height: 1.4;
}
[name="option_qty[]"].mage_error {
background-color: red;
color: #FFF;
} button.single_add_to_cart_button {
padding: 0 15px;
background: var(--color_theme);
color: #FFFFFF;
font-size: 15px;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
-webkit-border-radius: 50px;
border-radius: 50px;
margin: 0 auto;
min-width: 250px;
height: 45px;
}
.mep-events-wrapper button[disabled=disabled] {
opacity: 0.5;
cursor: no-drop;
}
button.single_add_to_cart_button[disabled]:hover {
-webkit-border-radius: 50px;
border-radius: 50px;
} .mep-default-sidrbar-price-seat {
text-align: center;
padding: 15px;
}
.mep-default-sidrbar-price-seat h5 {
font-size: 16px;
font-weight: 500;
}  ul.mep-social-share a {
color: var(--color_7);
font-size: 20px;
width: 40px;
height: 40px;
}
.mep-list-footer ul li i {
background: var(--color_7);
color: var(--color_theme);
font-size: 14px;
} .mep-social-share a {
background: var(--color_theme);
}  .mep-event-meta {
font-size: 20px;
font-weight: 600;
text-align: center;
padding: 20px;
line-height: 1;
}
.mep-share-btn-title {
margin-bottom: 20px;
display: block;
}
ul.mep-social-share {
padding: 15px 0 0 0;
}
ul.mep-social-share li {
margin: 0 8px 0 0;
}
ul.mep-social-share li a {
background-color: #F7F7F7;
}
ul.mep-social-share li a.facebook i {
color: #3B5998;
}
ul.mep-social-share li a.facebook:hover {
background-color: #3B5998;
}
ul.mep-social-share li a.facebook:hover i {
color: #FFF;
} ul.mep-social-share li a.twitter i {
color: #1DA1F2;
}
ul.mep-social-share li a.twitter:hover {
background-color: #1DA1F2;
}
ul.mep-social-share li a.twitter:hover i {
color: #FFF;
} ul.mep-social-share li a.linkedin i {
color: #0077B5;
}
ul.mep-social-share li a.linkedin:hover {
background-color: #0077B5;
}
ul.mep-social-share li a.linkedin:hover i {
color: #FFF;
} ul.mep-social-share li a.whatsapp i {
color: #25D366;
}
ul.mep-social-share li a.whatsapp:hover {
background-color: #25D366;
}
ul.mep-social-share li a.whatsapp:hover i {
color: #FFF;
} ul.mep-social-share li a.email i {
color: #DD4B39;
}
ul.mep-social-share li a.email:hover {
background-color: #DD4B39;
}
ul.mep-social-share li a.email:hover i {
color: #FFF;
} .mep-default-sidebar {
width: 300px;
}
.mep-default-sidebar .df-sidebar-part {
background: #FFF;
overflow: hidden;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
border-radius: 12px;
}
.default_theme .mep-org-details {
font-size: 18px;
font-weight: bold;
display: flex;
flex-direction: row;
align-items: center;
justify-content: start;
}
.default_theme .mep-org-details .org-icon {
background-color: var(--color_theme);
width: 40px;
height: 40px;
border-radius: 10px;
padding: 10px;
margin-right: 10px;
}
.default_theme .mep-org-details .org-icon i {
color: var(--color_7);
margin: 0;
}
.default_theme .mep-org-details .org-name {
color: var(--color_7);
font-weight: normal;
}
.default_theme .mep-default-sidrbar-price-seat,
.mep-default-sidebar-address,
.mep-default-sidrbar-social {
border-bottom: 1px solid #F0F2F5;
}
.default_theme .mep-default-sidrbar-price-seat .setas-info {
padding: 14px;
background-color: #F7F7F7;
border-radius: 10px;
display: flex;
justify-content: space-between;
}
.default_theme .mep-default-sidrbar-price-seat .setas-info .total-seats, .default_theme .mep-default-sidrbar-price-seat .setas-info .available-seats {
display: flex;
flex-direction: column;
}
.mep-theme1-faq-sec {
margin: 20px 0 0 0;
}
.mep-ev-start-date {
position: absolute;
top: 10px;
left: 10px;
line-height: 1.8;
border-radius: 6px;
background: var(--color_theme);
text-align: center;
width: 50px;
color: var(--color_7);
font-size: 18px;
}
.mep-day {
font-weight: bold;
} .mep_event_list .mep_event_list_sec,
.mep_event_list div,
.mep_event_list a {
display: block;
}
.search_sort_code .search_result_empty, .search_sort_code_counts {
display: none;
}
div.mep_event_list a {
border: none;
text-decoration: none !important;
box-shadow: none;
}
.mep_event_list_item {
border: 1px solid #DDD;
padding: 10px;
margin: 10px 0;
}
.mep_event_list_item:hover {
border-color: var(--color_theme);
}
.mep_list_thumb {
width: 40%;
position: relative;
}
.mep_list_thumb .dLoader {
display: none;
}
.mep-event-excerpt {
margin: 5px 0;
}
.mep_list_event_details {
width: 60%;
margin: 0 0 0 7px;
}
.mep_list_event_details p {
white-space: nowrap;
font-size: 15px;
font-weight: 500;
overflow: hidden;
}
.mep_list_event_details a {
color: #000;
overflow: hidden;
}
.mep_list_event_details p.read-more a:hover {
color: #DDD;
}
.mep-list-header {
position: relative;
padding: 0 0 0 20px;
}
.mep-list-header:before {
position: absolute;
top: 0;
left: 0;
content: "";
height: 100%;
}
p.mep_list_title {
font-size: 18px;
font-weight: 700 !important;
padding: 0 0 5px 0;
}
p.mep_list_title:before {
display: none;
}
h2.mep_list_title {
font-size: 18px;
font-weight: 700;
padding: 0 0 5px 0;
}
h2.mep_list_title:before {
display: none;
}
h3.mep_list_date, p.mep_list_date {
font-size: 16px;
font-style: italic;
font-weight: bold;
color: var(--color_theme);
margin: 5px 0 0 0;
}
.mep-list-footer {
padding: 10px 0 0 0;
}
.mep-list-footer h5, .mep-list-footer h6 {
text-transform: capitalize;
}
.list_with_filter_section.mep_event_list {
max-width: 1270px;
}
.mep-list-footer ul {
padding: 0;
margin: 0;
list-style: none;
}
.mep-list-footer ul li {
margin: 7px 0 0 0;
}
.mep-list-footer ul li i {
background: var(--color_theme);
color: #FFF;
}
.mep-list-footer ul li h5,
.mep-list-footer ul li h6,
.mep-list-footer ul li p {
font-size: 15px;
font-weight: 700;
display: inline;
}
.mep-list-footer ul li h5, .mep-list-footer ul li p {
font-size: 14px;
font-weight: 600;
padding: 0 5px 0 0;
}
.evl-cc {
margin: 0 0 0 10px;
} .mep_event_grid_item {
border: 1px solid #DDD;
margin: 7px;
background-color: #FFF;
-webkit-box-shadow: 0 0 6px 1px #D9D9D9;
box-shadow: 0 0 6px 1px #D9D9D9;
}
.mage_grid_box {
margin: 0 -7px 20px -7px;
}
.mage_grid_box .blank_div {
margin: 0 20px 0 0;
}
.mage_grid_box .blank_div:last-child {
margin: 0 0 15px 0;
}
.mep_event_grid_item .mep_list_thumb {
width: auto;
height: 200px;
}
.mep_event_grid_item .mep_list_event_details {
margin: 0;
height: auto;
width: auto;
}
.mep_event_grid_item .mep-list-header {
padding: 0;
}
.mep_event_grid_item .mep-list-footer {
padding: 0;
}
.mep_event_grid_item .mep_list_event_details {
padding: 15px;
}
.mep-user-info-sec > label {
display: -webkit-flex;
-webkit-align-items: center;
display: flex;
align-items: center;
margin: 10px;
}
.mep-user-info-sec > label input[type=checkbox] {
width: auto;
height: auto;
margin: 0 10px 0 0;
}
.mep-user-info-sec > label.mep-show {
display: block;
margin: 10px 0 0 0;
}
.mep-user-info-sec > label select {
width: 100%;
}
.mep-user-info-sec textarea {
width: 100%;
padding: 10px;
}
.mep-list-footer .mep-more-date-lists li i {
display: inline-block;
padding: 6px 5px 5px 6px;
} button.single_add_to_cart_button.button.alt.btn-mep-event-cart {
cursor: pointer;
}
.owl-item div.two_column,
.owl-item div.three_column,
.owl-item div.four_column {
width: 100%;
padding: 0;
margin: 0 20px;
}
.mep_event_list_sec .owl-theme {
position: relative;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
color: #000;
text-decoration: none;
}
.mep_event_list button.owl-prev {
position: absolute;
top: 25%;
left: -45px;  padding: 20px;
display: block;
width: 50px;
font-size: 70px !important;
}
.mep_event_list button.owl-next {
position: absolute;
top: 25%;
right: -32px;
font-size: 70px !important;
}
.mep-wailist-form input {
display: block;
overflow: hidden;
margin: 20px auto !important;
width: 100%;
padding: 10px !important;
background: #FFF !important;
} .mep_event_minimal_list {
width: 100%;
padding: 10px;
}
.mep_event_minimal_list:hover {
background: #F2F2F2;
}
.mep_event_minimal_list .mep_list_thumb {
width: 52px;
position: relative;
order: 2;
}
.mep_event_minimal_list .mep_list_event_details {
width: calc(100% - 60px);
order: 1;
}
.mep_event_minimal_list .mep-ev-start-date {
top: -3px;
left: 0;
}
.mep_event_minimal_list h3.mep_list_date i {
background: transparent;
}
.mep_event_minimal_list .mep_more_date_btn {
padding: 2px 5px;
margin: 10px 0 0 0;
width: 233px;
position: relative;
}
.mep_event_minimal_list ul.mep-more-date-lists {
margin: 0;
}
.mep_event_minimal_listh3.mep_list_date {
color: #000;
}
span.mep_minimal_list_location {
display: block;
}
span.mep_minimal_list_date,
span.mep_minimal_list_location {
color: #505050;
font-weight: normal;
font-style: normal;
}
.mep_event_minimal_list h2 {
color: #000;
font-weight: bold;
} div.mep_event_native_list {
display: -webkit-flex;
display: flex;
width: 100%;
}
.mep_event_native_list h2 {
color: #000;
font-weight: bold;
}
.mep_event_native_list .mep_list_thumb img,
.owl-carousel .owl-item .mep_event_native_list .mep_list_thumb img {
border-radius: 100%;
height: 80px;
width: 80px;
border: 3px solid #DDD;
padding: 1px;
}
.mep_event_native_list .mep_list_thumb {
width: 150px;
}
.mep_list_thumb a {
height: 100%;
}
div.mep_event_native_list .mep-list-header {
padding-left: 10px;
}
.mep_event_native_list .mep-list-header::before {
border-left: 2px solid;
}
div.mpwem_style [data-bg-image] {
background-size: cover;
background-repeat: no-repeat;
}
.mep_event_native_list h3.mep_list_date i {
background: transparent;
}
.mep_event_native_list .mep_more_date_btn {
padding: 2px 5px;
width: 233px;
position: relative;
}
.mep_event_native_list ul.mep-more-date-lists {
margin: 0;
}
.mep_event_minimal_listh3.mep_list_date {
color: #000;
}
.mep_event_native_list .mep_list_event_details {
width: calc(100% - 90px);
} .mep_event_timeline_list .mep_list_thumb {
width: 100%;
margin-bottom: 15px;
}
.mep_event_timeline_list .mep_list_event_details {
width: 100%;
padding: 0;
margin: 0;
}
.mep_event_timeline_list h3.mep_list_date i {
background: transparent;
}
.mep_event_timeline_list h3.mep_list_date {
margin-bottom: 10px;
}
.mep_event_timeline_list ul.mep-more-date-lists {
margin: -5px 0 0 0;
border-top: 1px dashed #DDD;
}
.mep_event_timeline_list .mep-list-header {
padding: 0;
}
.mep_event_timeline_list .mep_minimal_list_date,
.mep_event_timeline_list .mep_minimal_list_location,
.mep_event_timeline_list .mep_minimal_list_organizer {
margin: 10px 0;
}
.mep_event_timeline_list .mep_minimal_list_date i,
.mep_event_timeline_list .mep_minimal_list_location i,
.mep_event_timeline_list .mep_minimal_list_organizer i {
padding-right: 10px;
} .mep_event_title_list_item {
display: block;
overflow: hidden;
width: 100%;
}
.mep_event_title_list_item a {
display: block;
font-size: 18px;
border-bottom: 1px dashed #333;
}
.mep_event_title_list_item a {
display: block;
font-size: 18px;
border-bottom: 1px dashed #DDD !important;
padding: 10px 0;
color: #333 !important;
} .mep-city-list {
display: block;
overflow: hidden;
width: 100%;
}
.mep-city-list ul {
margin: 0;
padding: 0;
list-style: none;
}
.mep-city-list ul li a {
display: block;
width: 100%;
border-bottom: 1px dashed #DDD;
font-size: 18px;
color: #333;
padding: 5px 0;
} ul.event-custom-price li ul {
padding: 10px;
margin: 10px 0;
list-style: none;
border: 1px solid #DDD;
background: #FBFBFB;
}
.mep_event_list .mepev-ribbons {
position: absolute;
top: 10px;
right: 10px;
display: flex;
flex-direction: column;
gap: 5px;
}
.mep_event_list .mepev-ribbons .mepev-ribbon {
padding: 5px 10px;
color: var(--color_6);
background: rgba(0, 0, 0, 0.6666666667);
text-align: center;
border-radius: 50px;
border: 1px solid #FFF;
font-size: 14px;
font-weight: 500;
}
.mep_event_list .mepev-ribbons .mepev-ribbon:nth-child(2) {
background: rgba(96, 70, 255, 0.6666666667);
}
.mep_event_list .mepev-ribbons .mepev-ribbon.sold-out {
background: rgba(255, 70, 70, 0.6666666667);
}
.mp_event_more_date_list {
list-style: none;
padding: 5px;
}
.mp_event_more_date_list:hover {
background-color: #FFF;
}
.mp_event_more_date_list li {
font-size: 12px;
position: relative;
padding-left: 10px;
margin: 0;
}
.mp_event_more_date_list li .mep-more-date:hover {
color: var(--color_theme);
}
.mp_event_more_date_list li .mep-more-date p {
margin: 5px;
font-size: 12px;
}
.mp_event_more_date_list li .mep-more-time {
display: flex;
flex-direction: column;
justify-content: start;
align-items: start;
padding-left: 30px;
}
.mp_event_more_date_list li .mep-more-time .time {
position: relative;
padding-left: 10px;
}
.mp_event_more_date_list li .mep-more-time .time::before {
content: "";
width: 5px;
height: 5px;
border-radius: 50px;
margin-right: 5px;
background-color: #AAA;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.my_account_orders.account-orders-table .wbtm-download {
display: none;
}
.mep-user-ticket-list table {
width: 100%;
border: 1px solid #DDD;
}
.mep-user-ticket-list table tr {
border-bottom: 1px solid #DDD;
padding: 10px 0;
}
.mep-user-ticket-list table tr td {
padding: 8px;
}
.mep-user-ticket-list table tr th {
background: #DDD;
padding: 10px 5px;
text-align: left;
}
div.mep-default-feature-content p,
div.mep-default-feature-content ul,
div.mep-default-feature-content ul li {
padding: inherit;
margin: 15px 0;
list-style: inherit;
}
.mep-events-wrapper p:not(.mep-events-wrapper .mep-default-feature-content p, .ui-accordion .ui-accordion-content, .mep-event-review-form .label) {
line-height: 1.2;
margin: 0;
padding: 0;
letter-spacing: inherit;
}
ul.mep-more-date-lists li span i {
display: inline-block;
text-align: center;
padding: 6px 0 0 0;
margin: 0;
}
ul.mep-more-date-lists li span {
margin-right: 5px;
}
ul.mep-more-date-lists li {
display: block;
border-bottom: 1px dashed #DDD;
padding: 5px 0;
}
.pagination-sec a {
display: inline-block;
background: #81D742;
color: #FFF;
padding: 10px 15px;
}
.pagination-sec span.page-numbers.current {
padding: 15px 20px;
background: #DDD;
}
span#hide_event_schdule {
position: relative;
left: 0;
bottom: 0;
display: block;
width: 100%;
text-align: center;
margin: 0 auto;
}
.mep-event-list-loop {
position: relative;
}
button.mep-cat-control {
border: 1px solid var(--color_theme);
background-color: var(--color_7);
padding: 10px 20px;
font-size: 16px;
margin-right: 5px;
margin-bottom: 10px;
cursor: pointer;
color: var(--color_theme);
outline-width: 0;
}
button.mep-cat-control.mixitup-control-active {
background: var(--color_theme);
color: var(--color_7);
}
.mep_speaker_thumbnail {
display: block;
text-align: center;
}
.mep_speaker_thumbnail img {
display: inline-block;
border-radius: 100%;
height: 280px;
border: 5px solid #DDD;
padding: 3px;
width: 280px;
}
.mep_speaker_name {
text-align: center;
}
.mep-events-shortcode-cart-section .mep-events-wrapper {
margin: 0 auto;
padding: 0;
}
.mep_view_all_date {
overflow: scroll !important;
}
.mep-default-feature-content ul {
margin-left: 15px !important;
} .mep_list_thumb,
.mep_list_event_details {
min-height: 100px;
}
div.one_column {
display: -webkit-flex;
display: flex;
width: 100%;
margin: 0 0 18px 0;
}
div.three_column {
width: calc(33.33% - 18px);
margin: 0 15px 15px 0;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
justify-content: space-between;
}
div.mep_event_minimal_list .mep_list_thumb,
div.mep_event_minimal_list .mep_list_event_details {
min-height: auto;
}
div.mep_event_minimal_list {
display: -webkit-flex;
display: flex;
}
.mep-list-header {
padding: 0 0 7px 20px;
}
div.mep_event_native_list .mep_list_thumb,
div.mep_event_native_list .mep_list_event_details {
min-height: auto;
}
div.column_style {
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: start;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
div.column_style .mep_list_thumb img {
height: 160px;
}
ul.mp_event_more_date_list {
position: absolute;
top: 99%;
left: 0;
right: 0;
z-index: 111111;
background-color: #FFF;
padding: 10px;
border-radius: 0 0 10px 10px;
max-height: 250px;
overflow: auto;
box-shadow: 0px 4px 5px #AAA;
}
ul.mp_event_more_date_list li {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
ul.mp_event_more_date_list li:hover i {
color: var(--color_theme);
}
ul.mp_event_more_date_list li span,
span.mep-more-date {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
margin: 5px 0;
padding: 0;
}
.default_theme .mep-more-date {
display: flex;
flex-direction: column;
align-items: start;
justify-content: start;
}
.default_theme .mep-more-date .mep-more-date {
margin: 2px 5px;
position: relative;
padding-left: 14px;
}
.default_theme .mep-more-date .mep-more-date::before {
content: "";
width: 5px;
height: 5px;
border-radius: 50px;
margin-right: 5px;
background-color: var(--color_theme);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
ul.mp_event_more_date_list li span i,
span.mep-more-date i,
span.mep-more-time i {
margin: 0 7px 0 0;
padding: 0;
}
@media only screen and (max-width: 650px) {
.mep_list_thumb,
.mep_list_event_details {
width: 100%;
min-height: 100px;
}
div.one_column {
-webkit-flex-direction: column;
flex-direction: column;
}
} div.mep_event_list div.mage_grid_box {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
div.two_column {
width: calc(50% - 18px);
margin: 0 15px 15px 0;
}
div.four_column {
width: calc(25% - 18px);
margin: 0 15px 15px 0;
}
div.item_hover_effect {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.6);
display: none;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}
.mep-event-list-loop:hover div.item_hover_effect {
display: -webkit-flex;
display: flex;
}
div.item_hover_effect a {
font-size: 22px;
font-weight: 500;
color: #FFF;
padding: 15px 30px;
border-radius: 5px;
background-color: #346B80;
transition: 250ms ease-in-out;
border: 1px solid #FFF;
}
div.item_hover_effect a:hover {
color: #346B80;
background-color: #FFF;
border: 1px solid #346B80;
}
.mep-event-list-loop.column_style {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .mep-day-details-section {
margin-top: 20px;
}
div.mep-day-details-section h4 {
font-size: 22px;
font-weight: bold;
margin-bottom: 10px;
} .ui-accordion .ui-accordion-header {
background-image: none;
margin: 10px 0 0 0;
}
.ui-accordion .ui-accordion-header.ui-state-active {
background-image: none;
background-color: #1D4A68;
color: #FFF;
font-size: 18px;
}
.mep-default-sidebar-address {
padding: 15px;
}
.mep-default-sidebar-address .location-widgets {
display: flex;
flex-direction: row;
}
.mep-default-sidebar-address .location-widgets .location-icon i {
background-color: var(--color_theme);
width: 18px;
height: 18px;
border-radius: 10px;
padding: 10px;
margin-right: 10px;
color: #FFF;
}
.mep-default-sidebar-address .location-widgets .location-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.mep-default-sidebar-address .mep-location-btn {
height: 35px;
line-height: 35px;
border: 0;
font-size: 15px;
padding: 0 15px;
margin: 20px auto;
margin-bottom: 5px;
border-radius: 50px;
max-width: max-content;
background: var(--color_theme);
color: var(--color_7);
display: flex;
gap: 10px;
font-weight: 500;
cursor: pointer;
}
.mep-default-sidebar-address .mep-location-btn:hover {
background: var(--color_theme);
color: var(--color_7);
} @media only screen and (max-width: 1199px) { .mep-default-sidebar {
width: 275px;
}
}
@media only screen and (max-width: 991px) {
ul.mep-social-share a {
width: 40px;
height: 40px;
font-size: 20px;
}
.mep-list-footer ul li i {
width: 20px;
height: 20px;
font-size: 11px;
}
div.mep-default-feature-content p,
.mep-events-wrapper p#mep_btn_notice {
font-size: 14px;
}
.mep-events-wrapper table td {
font-size: 14px;
padding: 5px;
}
.mep-events-wrapper table td.total-col,
.user-info-sec h5 {
font-size: 16px;
}
button.single_add_to_cart_button {
min-width: 200px;
height: 40px;
font-size: 14px !important;
}
.ui-accordion .ui-accordion-content {
font-size: 12px;
}
.mep-event-meta {
padding: 15px;
} .mep-default-sidebar {
width: 250px;
} h2.mep_list_title {
font-size: 15px !important;
}
h3.mep_list_date,
.mep-list-footer ul li h6 {
font-size: 13px !important;
}
.mep-list-footer ul li h5 {
font-size: 12px !important;
}
div.item_hover_effect a {
font-size: 16px;
padding: 10px 20px;
}
div.column_style {
min-width: calc(33.333333% - 14px) !important;
}
}
@media only screen and (max-width: 767px) {
div.mep_flex.default_theme,
.mep_event_list .mep_event_list_sec div.mep_event_list_item {
display: block;
}
.mep-default-sidebar {
width: 100%;
margin: 0;
padding: 0;
}
.mep_event_grid_item .mep_list_thumb img {
height: auto;
}
.mep-default-sidebar .df-sidebar-part {
margin: 15px 0;
}
.mep-events-wrapper,
.mep_related_product_area {
margin: 15px auto;
}
.mep-default-title h2,
.section-heading h2,
h4.mep-cart-table-title,
h3.ex-sec-title {
font-size: 20px;
}
div.mep_event_list div.mage_grid_box > div {
width: 100%;
}
.mep_event_list .mep_event_list_sec div.mep_event_list_item > div:not(.mep_event_spring_list .mep_list_event_details) {
width: 100%;
}
.mep_event_list .mep_event_list_sec div.mep_event_list_item .mep_list_event_details {
margin: 0;
}
.mep_event_list .mep_event_list_sec div.mep_event_list_item img,
div.mep_event_list div.mage_grid_box img {
min-height: auto;
}
.mage_grid_box {
margin: 0;
}
.mep-events-wrapper input.extra-qty-box {
width: 30px;
}
.mep-events-wrapper .mage_input_group {
max-width: 90px;
}
.mep_event_minimal_list .mep-ev-start-date {
top: -5px;
}
span.mep_minimal_list_location {
margin-left: 0;
display: block;
}
div.column_style {
min-width: calc(50% - 14px) !important;
}
}
@media only screen and (max-width: 500px) {
.mep-events-wrapper select.extra-qty-box {
min-width: auto;
width: 100%;
}
.mep-events-wrapper .extra-qty-box {
width: 100%;
}
.mep-default-title h2,
.section-heading h2,
h4.mep-cart-table-title,
h3.ex-sec-title {
font-size: 18px;
}
div.mep-default-feature-content p,
.mep-events-wrapper p#mep_btn_notice {
font-size: 12px;
}
div.mep-default-feature-content p,
.mep-events-wrapper p#mep_btn_notice {
font-size: 12px;
}
.mep-events-wrapper table td {
font-size: 12px;
}
.mep-events-wrapper table td.total-col {
font-size: 14px;
}
button.single_add_to_cart_button {
font-size: 12px !important;
}
.ui-accordion .ui-accordion-content {
font-size: 12px;
}
.mep-event-meta {
padding: 13px;
}
button.single_add_to_cart_button {
width: 100%;
min-height: 40px;
height: auto;
min-width: auto;
}
.mep_event_native_list .mep_more_date_btn {
width: 100%;
position: relative;
}
.mep_event_minimal_list .mep-ev-start-date {
top: -5px;
}
}
@media only screen and (max-width: 800px) {
div.two_column {
width: calc(50% - 15px);
margin: 0 15px 15px 0;
}
div.three_column {
width: calc(50% - 15px);
margin: 0 15px 15px 0;
}
div.four_column {
width: calc(50% - 15px);
margin: 0 15px 15px 0;
}
}
@media only screen and (max-width: 500px) {
div.two_column,
div.three_column,
div.four_column {
width: 100%;
margin: 0 0 15px 0;
}
div.column_style {
min-width: calc(100% - 14px) !important;
}
} .mep_list_thumb img {
border-radius: 0;
}
.mep_list_thumb {
overflow: hidden;
}
.mep-ev-start-date {
font-size: 15px;
}
.mep-list-footer ul li i {
color: var(--color_theme);
background: transparent !important;
font-size: 15px;
}
ul.mp_event_more_date_list li {
border-bottom-color: #D3D3D3;
}
.mep_list_event_details p {
white-space: inherit;
font-weight: 400;
}
h3.mep_list_date, p.mep_list_date {
font-style: normal;
}
.mep-event-excerpt {
margin-top: 20px;
padding-left: 20px;
}
.mep-list-header {
padding-bottom: 0;
}
.mep-list-footer ul li h5,
.mep-list-footer ul li h6,
.mep-list-footer ul li p {
font-weight: 400;
margin: 0;
}
.evl-cc {
margin-left: 0;
}
.mep-ev-start-date {
border-radius: 0;
}
.mep-month {
background: var(--color_7);
text-transform: uppercase;
color: var(--color_theme);
}
.mep_more_date_btn {
border: 1px solid var(--color_theme);
color: var(--color_theme);
border-radius: 20px;
padding: 0 8px;
transform: perspective(1px) translateZ(0);
position: relative;
font-size: 14px;
cursor: pointer;
}
.mep_list_thumb {
overflow: hidden;
}
.mep-list-footer ul li {
-webkit-align-items: baseline;
align-items: baseline;
}
.mep_re_datelist_label {
width: auto !important;
font-weight: 500;
}
.mep_everyday_date_secs ul li {
min-width: auto !important;
}
.mep_everyday_date_secs {
background: var(--color_theme);
}
h3.ex-sec-title {
color: #FFFFFF;
}
.tkt-pric,
.tkt-qty {
margin-bottom: 10px;
}
.user-info-sec h5 label span {
line-height: 30px;
}
.user-info-sec h5 label input {
float: left;
}
#mep_everyday_datepicker,
.mep-user-info-sec input,
#mep-event-review-form--title {
display: block;
padding: 0 15px 0 38px;
font-size: 14px;
line-height: 1.5;
color: #495057;
background-color: #F9F9F9;
background-clip: padding-box;
border: 0px solid #CED4DA !important;
border-radius: 5px;
min-width: 100px;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
max-width: 225px;
min-height: 100%;
height: 30px;
margin: 5px 0;
}
.mep-user-info-sec input {
background: #FFF;
width: 100%;
max-width: 100%;
padding: 5px 10px;
margin: 10px 0;
font-size: 13px;
}
span.mep-cart-btn-icon {
display: inline-block;
margin-right: 10px;
}
span.mep_date_scdl_start_datetime, span.mep_date_scdl_end_datetime {
display: inline-flex;
font-size: 13px;
}
span.mep_date_scdl_start_datetime {
color: #333;
font-size: 14px;
font-weight: bold;
}
span.mep_date_scdl_end_datetime {
margin-left: 44px;
color: #707070;
font-size: 14px;
}
span.mep-cal-icon {
position: absolute;
left: -100px;
z-index: 9;
top: 12px;
}
thead.ex-sec-title.mep_ticket_type_title tr th {
padding: 15px 15px 3px;
}
span.mep-cal-icon i {
color: #000;
}
span#mep_everyday_event_time_list select {
border-color: #FFF;
margin-top: 0px;
display: block;
border-radius: 5px;
vertical-align: top;
border: 0;
height: 30px;
padding: 0 7px;
font-size: 14px;
color: #495057;
}
.mep_everyday_date_secs ul li {
vertical-align: middle;
}
span#mep_everyday_event_time_list {
padding: 0;
}
span.mep_recurring_datepicker_section {
position: relative;
}
span.mep-datepicker-input-box {
position: relative;
}
.user-info-sec h5 {
font-weight: bold;
font-size: 16px;
}
.mep_everyday_date_secs {
padding: 5px 10px !important;
}
.mep_everyday_date_secs .mep-date-time-select-area {
overflow: hidden;
padding: 8px 5px;
display: flex;
justify-content: space-between;
align-items: center;
}
.mep_everyday_date_secs .mep-date-time-select-area h3 {
margin: 0;
font-size: 20px;
font-weight: 600;
}
.mep_everyday_date_secs .mep-date-time-select-area .mep-date-time {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
}
.mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart,
.mep-event-theme-1 .btn-mep-event-cart,
.mep-template-2-hamza .btn-mep-event-cart,
.mep-tem3-mid-sec .btn-mep-event-cart {
background: var(--color_theme);
border: 1px solid var(--color_theme);
line-height: 35px;
font-weight: 500;
height: 35px;
min-width: auto;
outline: 0;
}
.mep-event-review-list-wrapper {
padding: 0;
margin: 20px;
}
.mep-event-review-list-wrapper #give-review-btn {
font-weight: 500;
font-size: 15px;
border-radius: 50px;
line-height: 35px;
height: 35px;
padding: 0 15px 0 15px;
cursor: pointer;
margin-bottom: 60px;
}
.mep-event-review-form .label {
font-weight: 600;
margin-bottom: 10px;
border-bottom: 1px solid #D3D3D3;
padding-bottom: 5px;
}
.mep-event-review-form input[type=submit],
.mep-event-review-form button[type=submit] {
font-weight: 500;
font-size: 15px;
border-radius: 50px;
line-height: 35px;
height: 35px;
padding: 0 15px 0 15px;
cursor: pointer;
background: var(--color_theme);
}
div.three_column {
-webkit-justify-content: inherit;
justify-content: inherit;
}
.woocommerce-Price-amount {
font-weight: 600;
}
.mep-social-share li:last-child {
margin-right: 0;
}
.mep-default-feature-image .mep-event-thumbnail img {
border-radius: 0;
}
span.mep_waitlist_label.mep-tem3-title-sec {
right: 0;
top: 0;
}
.mep_event_minimal_list .mep_more_date_btn,
.mep_event_native_list .mep_more_date_btn {
width: max-content;
padding: 0 15px 0 15px !important;
}
h3.mep_list_date, p.mep_list_date {
line-height: 25px;
}
h3.mep_list_date i, p.mep_list_date i {
color: var(--color_theme);
}
.mep_event_native_list .mep_list_thumb img,
.owl-carousel .owl-item .mep_event_native_list .mep_list_thumb img {
border-radius: inherit;
height: auto;
width: auto;
}
.timeline .mep_more_date_btn {
margin-top: 0;
}
.mep_event_list .owl-item .mep_more_date_btn {
margin-top: 10px;
margin-bottom: 10px;
}
div.mep-default-feature-content p { }
.mep-event-meta {
font-size: 16px;
} .mep_event_list button.owl-next {
right: -30px;
}
.mep_event_list button.owl-prev {
left: -30px;
}
@media only screen and (max-width: 767px) {
.mep_event_list button.owl-next {
right: 0;
}
.mep_event_list button.owl-prev {
left: 0;
}
}
.mep_event_list .owl-nav > button {
width: 60px;
height: 60px;
line-height: 60px;
margin-top: 25px !important;
background: #FFF !important;
border-radius: 50% !important;
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25) !important;
border: none !important;
outline: 0;
}
.mep_event_list .owl-nav > button:hover {
background: var(--color_theme) !important;
}
.mep_event_list .owl-nav i,
.mep_event_list button.owl-next,
.mep_event_list button.owl-prev {
font-size: 14px !important;
}
.mep_event_list .owl-dots button.active {
background: var(--color_theme);
}
.mep_event_list .owl-dots button {
width: 15px;
height: 15px;
display: inline-block;
background: #CFCFD0 !important;
margin-right: 5px;
border-radius: 50%;
position: relative;
transition: all 0.4s;
-webkit-transition: all 0.4s;
outline: 0;
}
.mep_event_list .owl-dots button.active::before {
border-bottom-color: var(--color_theme);
}
.mep_event_list .owl-dots button::before {
position: absolute;
content: "";
top: -10px;
border: 7px solid transparent;
left: 52%;
transform: translateX(-50%);
border-bottom-color: #CFCFD0;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.mep_event_list .owl-dots button span {
display: none !important;
}
.mep_event_list .owl-dots {
margin: auto;
}
@media only screen and (max-width: 991px) {
h2.mep_list_title {
margin-top: 10px;
}
}
span.mep-more-date i,
span.mep-more-time i {
min-width: 25px;
}
.mep_event_grid_item span.mep_waitlist_label.mep-tem3-title-sec {
max-width: 50%;
border-radius: 0 0 0 25px;
}
.mep-city-list li i {
margin-right: 5px;
}
.wp-core-ui .quicktags-toolbar input.button.button-small {
width: max-content;
}
.mep-event-countdown-timer {
width: 100%;
overflow: hidden;
}
.mep-event-countdown-timer .wrapper div {
width: 24%;
text-align: center;
display: inline-block !important; }
.mep-event-countdown-timer .wrapper {
min-height: 100px;
vertical-align: middle;
margin: 0 10px;
padding-top: 14px;
}
.mep-event-countdown-timer .wrapper .time {
display: block;
font-weight: bold;
font-size: 24px;
margin: 0;
padding: 0;
}
.mep-event-countdown-timer .wrapper div span.label {
display: block;
font-weight: bold !important;
margin-top: 10px;
}
.mep-event-countdown-timer .wrapper div {
font-size: 40px;
}
.mep-event-countdown-timer .wrapper .label {
font-size: 18px;
text-transform: capitalize;
}
.mep-elementor-event-add-to-cart-section-widget td.user-innnf {
padding: 0 !important;
}
.mep-elementor-event-add-to-cart-section-widget table td {
border: none;
}
.mep-elementor-event-add-to-cart-section-widget .mep_everyday_date_secs {
display: block;
text-align: center;
}
.mep-elementor-event-add-to-cart-section-widget h4.mep-cart-table-title {
display: none;
} .mep_event_spring_list {
width: 100%;
overflow: visible;
padding: 0;
background: #FCFCFC;
}
.mep_event_spring_list .mep_list_event_details {
width: auto;
}
.mep_event_spring_list .mep_list_spring_thumb {
width: 150px;
height: 150px;
border-radius: 50%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
margin: auto;
}
.mep_spring_event_time,
.mep_spring_event_location,
.mep_spring_event_date {
display: flex;
align-items: start;
margin-bottom: 10px;
}
.mep_event_spring_list .mep_list_event_details i {
margin-top: 5px;
color: var(--color_theme);
}
.mep_event_spring_list .mep_list_date_wrapper {
display: flex;
align-content: center;
justify-content: center;
align-items: center;
background-image: linear-gradient(var(--color_theme), #FE7541);
}
.mep_event_spring_list .mep_list_date_wrapper .mep_list_date {
color: #FFF;
}
@media only screen and (min-width: 768px) {
.mep_event_spring_list .mep_list_date_wrapper {
float: left;
width: 24%;
display: flex;
justify-content: center;
flex-direction: column;
padding: 10px;
}
.mep_event_spring_list .mep_list_event_details,
.mep_event_spring_list .mep_list_spring_thumb_wrapper {
float: left;
width: 24%;
display: flex;
justify-content: flex-start;
flex-direction: column;
padding: 20px;
}
.mep_event_spring_list .mep_list_date_wrapper {
height: 100%;
}
}
@media only screen and (max-width: 767px) {
.mep_event_spring_list .mep_list_date_wrapper,
.mep_event_spring_list .mep_list_event_details,
.mep_event_spring_list .mep_list_spring_thumb_wrapper {
display: flex;
width: auto;
flex-flow: column;
min-height: auto;
}
.mep_event_spring_list .mep_list_date_wrapper {
height: 200px;
}
.mep_event_spring_list .mep_list_event_details {
margin-top: 20px;
}
.mep_event_spring_list h4 {
font-size: 20px;
}
.mep_event_spring_list .mep_list_spring_thumb {
width: 100%;
height: 200px;
border-radius: 0;
}
.mep_event_spring_list {
display: flex !important;
flex-flow: column;
}
.mep_event_spring_list .mep_list_spring_thumb_wrapper {
order: 1;
}
.mep_event_spring_list .mep_list_event_details.mep_list_details_col_one {
order: 3;
margin-bottom: 20px;
}
.mep_event_spring_list .mep_list_event_details.mep_list_details_col_two {
order: 2;
}
.mep_event_spring_list .mep_list_date_wrapper {
display: none;
}
}
.mep_event_spring_list .mep_more_date_btn.mep-tem3-title-sec.mp_event_hide_event_time {
display: none;
}
.mep_event_spring_list .mep_more_date_btn {
margin-left: 0;
border-radius: 0;
}
.mep_event_spring_list .mep_more_date_btn:before {
border-radius: 0;
}
.mep_event_spring_list .mp_event_hide_event_time {
position: absolute;
z-index: 999999;
right: 15px;
top: 5px;
margin-top: 0;
height: 38px;
}
.mep_event_spring_list ul.mp_event_more_date_list {
bottom: 100%;
height: 100%;
}
.mep_event_spring_list ul.mp_event_more_date_list li {
padding: 5px;
}
.mep_event_spring_list .mep_more_date_btn {
background-color: #FFF;
}
.mep_event_spring_list .mep_list_event_details.mep_list_details_col_one i {
margin-right: 5px;
}
.mep_event_spring_list .mep_more_date_btn.mp_event_visible_event_time {
border-radius: 50px;
}
.mep_event_spring_list .mep_spring_list_date {
color: #FFF;
}
td.user-innnf {
padding: 0 !important;
}
table.table.table-bordered.mep_event_add_cart_table {
background: var(--color_6);
}
.mep_events-template-default table.table.table-bordered.mep_event_add_cart_table {
background: hsla(0, 0%, 50.2%, 0.0705882353);
}
.mep_events-template-default #ui-datepicker-div {
border-color: var(--color_theme);
}
.mep_events-template-default #ui-datepicker-div .ui-datepicker-header {
background-color: var(--color_theme);
background-image: none;
border-color: var(--color_theme);
}
.mep_events-template-default #ui-datepicker-div .ui-state-default {
color: var(--color_theme);
}
.mep_events-template-default #ui-datepicker-div .ui-state-active, .mep_events-template-default #ui-datepicker-div .ui-state-hover {
background-color: var(--color_theme);
color: var(--color_6);
}
.mep_events-template-default #ui-datepicker-div a.ui-state-default:hover {
background-color: var(--color_theme);
color: var(--color_6);
} div.mep_event_winter_list {
width: 100%;
background: white;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
border: 1px solid rgba(0, 0, 0, 0.06);
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
display: flex;
min-height: 160px;
position: relative;
padding: 0;
}
div.mep_event_winter_list:hover {
transform: translateY(-8px) scale(1.02);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
border: none;
}
.mep_event_winter_list .mep_list_date_wrapper {
background: linear-gradient(135deg, #667EEA 0%, #764BA2 100%);
color: white;
width: 140px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
overflow: hidden;
}
.mep_event_winter_list .mep_list_event_details {
width: auto;
}
.mep_event_winter_list .mep_list_winter_thumb_wrapper {
width: 200px;
height: 200px;
border-radius: 50%;
margin: 20px;
overflow: hidden;
position: relative;
border: 4px solid white;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
flex-shrink: 0;
background: linear-gradient(135deg, #667EEA, #764BA2);
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 2.5rem;
}
.mep_event_winter_list .mep_list_winter_thumb {
width: 200px;
height: 200px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
margin: auto;
}
@media only screen and (max-width: 767px) {
.mep_event_winter_list .mep_list_winter_thumb_wrapper {
margin: 0;
width: 100%;
height: 200px;
border-radius: 0;
}
.mep_event_winter_list .mep_list_winter_thumb {
width: auto;
height: 200px;
border-radius: 0;
object-fit: cover;
}
}
.mep_event_winter_list .mep_list_date_wrapper .mep_list_date {
color: #FFF;
}
.mep_event_winter_list .mep_list_date_wrapper {
float: left;
width: 24%;
display: flex;
justify-content: center;
flex-direction: column;
padding: 10px;
}
.mep_event_winter_list .mep_list_event_details {
float: left;
width: 50%;
display: block;
padding: 10px;
margin: 0;
}
.mep_event_winter_list .mep_list_date_wrapper {
background: linear-gradient(135deg, #667EEA 0%, #764BA2 100%);
color: white;
width: 140px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
overflow: hidden;
}
.mep_event_winter_list .mep_list_date_wrapper .mep_winter_list_date {
color: #FFF;
display: flex;
flex-direction: column;
}
.mep_event_winter_list .mep_list_date_wrapper .mep_winter_list_dd {
font-size: 3rem;
font-weight: 800;
line-height: 1;
margin-bottom: 4px;
text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.mep_event_winter_list .mep_list_title {
margin: 0;
margin-bottom: 10px;
font-size: 30px;
font-weight: bold;
color: #1A202C;
line-height: 1.3;
padding: 0;
}
.mep_event_winter_list .mep_price {
margin: 0;
margin-bottom: 20px;
font-size: 20px;
font-weight: bold;
line-height: 1.3;
color: #059669;
}
.mep_event_winter_list .mep_list_details_wrapper {
display: flex;
justify-content: space-between;
}
.mep_event_winter_list .mep_list_details_col_one i {
width: 15px;
height: 15px;
margin-right: 5px;
}
.mep_event_winter_list .mep_list_details_wrapper p {
color: #64748B;
margin: 5px 0;
}
.mep_event_winter_list .mep_list_details_wrapper p a {
color: #64748B;
}
.mep_event_winter_list .mep_list_details_wrapper p i {
color: var(--color_theme);
}
.mep_event_winter_list .mep_list_details_wrapper .mep-tem3-title-sec {
margin: 10px 0;
border-radius: 20px;
padding: 0 10px;
}
.mep_event_winter_list .mep_list_details_wrapper .mp_event_visible_event_time {
margin-top: 10px;
display: block;
}
.mep_event_winter_list .mep_list_details_wrapper ul.mp_event_more_date_list {
top: 0;
right: 0;
left: 80%;
}
.mep_same_attendee input {
min-width: 40px;
height: 20px;
margin: 5px 10px 10px 0;
} .mep-list-footer ul li div {
display: inline-block;
} .mep-elementor-event-list-widget .row {
width: 100%;
} .mep-elementor-event-list-widget .pagination-sec {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
} @media only screen and (max-width: 600px) {
.mep_event_native_list .mep-list-header {
padding: 15px;
}
span.mep_minimal_list_date,
span.mep_minimal_list_location {
line-height: 25px;
}
.mep_list_event_details p {
font-size: 13px;
}
.mpwem_style.pagination_area button[class*=defaultButton_xs] {
width: 40px;
}
.mpwem_style.pagination_area .ellipse_left,
.mpwem_style.pagination_area .ellipse_right {
background-color: #DDD;
}
.mep-event-review-form input {
padding: 8px;
}
span.mep-more-date i,
span.mep-more-time i {
min-width: 20px;
}
.mep_everyday_date_secs ul li {
margin-bottom: 10px;
}
.mep-event-review-list-wrapper {
margin: 0;
}
}
@media (max-width: 600px) {
.mep_speaker_name {
padding: 20px 0;
}
}
@media only screen and (max-width: 767px) {
.mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_one {
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
.mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_two {
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
} @media (max-width: 600px) {
.mep_speaker_thumbnail {
padding-top: 50px;
}
.mep_speaker_name {
padding: 50px 0;
}
} tr.mep_virtual_event_info_sec {
display: none;
} .mep-event-faq-part .ex-sec-title {
margin-bottom: 10px;
}
.mep-event-faq-part .mep-event-faq-set {
position: relative;
width: 100%;
height: auto;
background-color: #F5F5F5;
}
.mep-event-faq-part .mep-event-faq-set > a {
display: block;
text-decoration: none;
color: #000;
font-weight: 600;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.mep-event-faq-part .mep-event-faq-set > a i {
float: right;
margin-top: 2px;
}
.mep-event-faq-part .mep-event-faq-set > a.active {
background-color: #F5F5F5;
color: #000;
}
.mep-day-details-section .mep-day-title {
font-size: 20px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 10px;
}
.mep-event-faq-part .mep-event-faq-content {
background-color: #FFF;
border: 1px solid #F5F5F5;
padding: 10px;
display: none;
}
.default_theme .mep-day-details-item .mep-day-icon {
width: 50px;
height: 50px;
background: #F5F5F5;
color: #000;
text-align: center;
display: grid;
align-items: center;
border-radius: 50%;
margin-right: 30px;
font-weight: bold;
min-width: 50px;
position: relative;
z-index: 1;
border: 1px solid var(--color_theme);
}
.default_theme .mep-day-details-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
padding-bottom: 10px;
}
.default_theme .mep-day-content:before {
border-left: 1px solid var(--color_theme);
height: 100%;
position: absolute;
left: 0;
top: 0;
content: "";
margin-left: 25px;
z-index: 0;
}
.default_theme .mep-day-details-item:last-child .mep-day-content::before {
display: none;
height: 0%;
}
.default_theme .event-expire-btn {
border: 1px solid #F5F5F5;
padding: 20px;
overflow: hidden;
display: block;
margin-top: 10px;
margin-bottom: 10px;
} .mpe-new-event h1 {
font-family: "Outfit", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 56px;
line-height: 30px;
letter-spacing: 2px;
color: #000000;
}
.mpe-new-event h2 {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0.025em;
text-transform: capitalize;
color: #878787;
display: block;
margin: 20px 0 9px;
}
.mpe-new-event-meta {
display: flex;
align-items: center;
}
.mpe-new-event-meta .mpe-new-location, .mpe-new-time {
display: flex;
width: 100%;
align-items: center;
}
.mpe-new-event-meta .mpe-new-icon-holder {
margin-right: 10px;
}
.mpe-new-event-meta .mpe-new-icon-holder img, .mpe-new-time img {
height: 22px;
width: 22px;
border-radius: 5px;
}
.mpe-new-event-meta .mpe-new-text-holder p {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;
letter-spacing: 1.5px;
color: #393332;
} .mpe-new-imageSection {
display: flex;
justify-content: space-between;
}
.mpe-new-imageSection .mpe-new-thubnail-big {
width: 70%;
}
.mpe-new-imageSection .mpe-new-side-thubnail {
width: 30%;
display: flex;
justify-content: space-evenly;
}
.mpe-new-imageSection .mpe-new-thubnail-big img {
width: 100%;
}
.mpe-new-imageSection .mpe-new-side-thubnail ul {
display: flex;
flex-direction: column;
justify-content: space-between;
margin: 0px;
padding-left: 20px;
}
.mpe-new-imageSection .mpe-new-side-thubnail img {
width: 100%;
} .mpe-new-description-Section {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
.mpe-new-description-Section h2 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
color: #001A26;
}
.mpe-new-event-desctiption {
width: 65%;
margin-right: 30px;
}
.mpe-new-event-desctiption p {
font-family: "Outfit";
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 170%;
color: #8D8D8D;
}
.mpe-new-tp-form {
display: block;
}
.mpe-new-datepicker input[type=date],
.mpe-new-timepicker input[type=time] {
width: 96%;
border: 1px solid #6046FF;
border-radius: 5px;
margin-bottom: 10px;
padding: 15px;
background-color: white;
font-family: "Outfit";
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 25px;
}
.tmpe-new-p-form .mpe-new-datepicker input[type=date] {
color: #6046FF;
}
.mpe-new-tp-form .mpe-new-timepicker input[type=time] {
color: white;
background-color: #6046FF;
}  .mpe-new-ticket {
display: block;
border: 2px solid #6046FF;
border-radius: 5px;
width: 100%;
}
.mpe-new-ticket-card {
display: flex;
justify-content: space-between;
align-items: center;
margin: 20px;
padding: 20px;
border-bottom: 3px solid #989898;
}
.mpe-new-ticket-card:last-child {
border-bottom: none;
}
.mpe-new-ticket-info {
width: 75%;
}
.mpe-new-ticket-info h3 {
font-family: "Outfit";
font-style: normal;
font-weight: 500;
font-size: 22.81px;
line-height: 22px;
text-transform: capitalize;
color: #121212;
}
.mpe-new-ticket-info span {
font-family: Outfit;
font-size: 12px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color: #FF2424;
}
.mpe-new-ticket-info p {
font-family: Outfit;
font-size: 12px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color: #909090;
}
.mpe-new-ticket-price {
width: 25%;
text-align: end;
}
.mpe-new-ticket-price .price {
font-family: Outfit;
font-size: 31px;
font-weight: 500;
line-height: 0px;
letter-spacing: 0em;
color: #525252;
margin: 0px;
}
.mpe-new-buy-ticket {
display: flex;
justify-content: end;
}
.mpe-new-buy-ticket button {
border: none;
color: white;
padding: 5px 10px;
outline: none;
cursor: pointer;
}
input.mpe-new-input-group-field {
width: 50px;
text-align: center;
}
.impe-new-nput-group-field::-webkit-inner-spin-button,
.impe-new-nput-group-field ::-webkit-outer-spin-button {
-webkit-appearance: none;
appearance: none;
}
.mpe-new-ticket-btns {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.mpe-new-ticket-btns a {
text-decoration: none;
font-family: Outfit;
font-size: 19px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
}
.mpe-new-ticket-btns .mpe-new-totalPrice {
border: 1px solid #6046FF;
padding: 10px 40px;
}
.mpe-new-ticket-btns .mpe-new-register {
border: 1px solid #6046FF;
padding: 10px 40px;
background-color: #6046FF;
color: white;
} .mpe-new-description-sidebar {
width: 35%;
}
.mpe-new-date-and-time-card {
display: flex;
flex-direction: column;
}
.mpe-new-ww-card {
display: flex;
align-items: center;
background: #FFFFFF;
box-shadow: 0px 2px 48px rgba(0, 0, 0, 0.04);
padding: 20px;
border-bottom: 1px solid rgb(209, 209, 209);
}
.mpe-new-ww-card .mpe-new-card-icon {
margin-right: 30px;
}
.mpe-new-ww-card .mpe-new-card-content .mpe-new-card-btn img {
height: 22px;
width: auto;
margin-right: 15px;
}
.mpe-new-ww-card .mpe-new-card-content .mpe-new-card-btn button {
border: 1px solid #6046FF;
padding: 5px 16px;
border-radius: 5px;
background-color: white;
}
.mpe-new-ww-card .mpe-new-card-content .mpe-new-card-btn a {
display: flex;
align-items: center;
text-decoration: none;
font-family: "Outfit";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #6046FF;
}
.mpe-new-ww-social-card {
background: #FFFFFF;
box-shadow: 0px 2px 48px rgba(0, 0, 0, 0.04);
padding: 20px;
border-bottom: 1px solid rgb(209, 209, 209);
}
.mpe-new-ww-social-card h2 {
text-align: center;
}
.mpe-new-ww-social-card ul {
display: flex;
align-items: center;
justify-content: center;
}
.mpe-new-ww-social-card ul li {
padding-right: 10px;
}
.mpe-new-speaker {
margin-top: 130px;
}
.mpe-new-speaker-card {
display: flex;
background-color: white;
padding: 20px;
align-items: center;
margin-bottom: 5px;
}
.mpe-new-speaker-card .mpe-new-speaker-image img {
height: 80px;
width: auto;
margin-right: 25px;
}
.mpe-new-speaker-card .mpe-new-speaker-data h3 {
font-family: Outfit;
font-size: 24px;
font-weight: 500;
line-height: 22px;
text-align: left;
color: #000000;
}
.mpe-new-speaker-card .mpe-new-speaker-data p {
font-family: Outfit;
font-size: 16px;
font-weight: 400;
line-height: 20px;
letter-spacing: 1.6923084259px;
text-align: left;
} .mpe-new-schedule-details {
margin-bottom: 100px;
margin-top: 50px;
}
.mpe-new-schedule-details p {
font-family: Outfit;
font-size: 23px;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
color: #121212;
line-height: 20px;
}
.mpe-new-schedule-details p span {
font-family: Outfit;
font-size: 23px;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
color: #6046FF;
}
.mpe-new-schedule-details .mpe-new-detailed-text {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 14px;
text-transform: capitalize;
color: #909090;
}
.mpe-new-sechule-container {
display: flex;
flex-direction: column;
background-color: #F2F0FF;
justify-content: center;
padding: 15px;
border-radius: 5px;
}
.mpe-new-schedules {
display: flex;
position: relative;
}
.mpe-new-iconEffect::before {
content: " ";
position: absolute;
left: 30px;
top: 60px;
height: 90px;
width: 10px;
background: #D9D2FF;
}
.mpe-new-icon img {
margin-top: 15px;
} .mpe-new-map-location h2 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
color: #001A26;
margin-bottom: 20px;
}
.mpe-new-map iframe {
border-radius: 5px;
} .mpe-new-faq-section {
margin-top: 50px;
margin-bottom: 50px;
}
.mpe-new-faqHeader {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 60%;
margin: auto;
}
.mpe-new-faq-section h2 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
color: #001A26;
margin-bottom: 20px;
}
.mpe-new-faq-section .mpe-new-faqHeader p {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #888888;
text-align: center;
}
.mpe-new-faqs {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.mpe-new-questions {
flex-basis: 48%;
margin: 5px;
}
.mpe-new-panel p {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
text-transform: lowercase;
color: #3A3A3A;
}
.mpe-new-accordion {
background-color: #FFFFFF;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
transition: 0.4s;
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 30px;
text-transform: lowercase;
color: #2C3C4D;
}
.mpe-new-active, .mpe-new-accordion:hover {
background-color: #CCC;
}
.mpe-new-panel {
padding: 0 18px;
background-color: rgb(255, 255, 255);
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
} .mpe-new-attendee {
margin-top: 50px;
margin-bottom: 50px;
}
.mpe-new-attendee h2 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
color: #001A26;
margin-bottom: 20px;
}
.mpe-new-attende-container {
background-color: white;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 20px;
border-radius: 5px;
}
.mpe-new-attende-details {
display: flex;
flex-direction: column;
align-items: center;
background-color: rgba(81, 81, 81, 0.03);
padding: 10px;
margin: 5px;
flex-basis: 11.5%;
border-radius: 5px;
}
.mpe-new-attende-details img {
height: 77px;
width: auto;
}
.mpe-new-attende-details p {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 16.7778px;
line-height: 21px;
text-transform: capitalize;
color: #3F4145;
} .mpe-new-related-events {
margin-top: 50px;
margin-bottom: 50px;
position: relative;
}
.mpe-new-related-events h2 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
color: #001A26;
margin-bottom: 20px;
}
.mpe-new-slider-btn {
display: flex;
justify-content: end; position: absolute;
top: 20px;
right: 10px;
}
.mpe-new-slider-btn button {
margin-left: 10px;
}
.mpe-new-slider-btn .mpe-new-next-slide, .mpe-new-previous-slide {
height: 33px;
width: auto;
border: none;
outline: none; border-radius: 5px;
padding: 10px;
text-align: center; }
.mpe-new-slider-btn .mpe-new-active {
background: #6046FF;
}
.mpe-new-slider-items {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
}
.mpe-new-related-items {
background-color: white;
border-radius: 5px;
width: 32%;
box-shadow: 10px 9px 33px rgba(0, 0, 0, 0.03);
}
.mpe-new-related-items img {
width: 100%;
height: auto;
}
.mpe-new-related-items-row {
display: flex;
justify-content: space-between;
padding: 20px;
}
.mpe-new-related-content h3 {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 0px;
letter-spacing: 0.02em;
color: #0F0F0F;
}
.mpe-new-related-content .mpe-new-events-place {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 10px;
letter-spacing: 0.02em;
color: #808184;
}
.mpe-new-related-item-price {
display: flex;
flex-direction: column;
justify-content: end;
}
.mpe-new-related-item-price p {
font-family: "Outfit";
font-style: normal;
font-weight: 600;
font-size: 28px;
letter-spacing: 0.02em;
color: #6046FF;
margin: 0;
}
.mpe-new-related-item-price .mpe-new-price-category {
font-family: "Outfit";
font-style: normal;
font-weight: 400;
font-size: 12px;
letter-spacing: 0.02em;
text-transform: capitalize;
color: #6D6D6D;
text-align: right;
}
#owl-demo .item {
background: #FFFFFF;
margin: 10px;
color: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: Left;
}
.owl-item {
background: transparent;
} @media (max-width: 992px) {
.mpe-new-container {
max-width: 992px;
margin: auto;
padding-left: 20px;
padding-right: 20px;
}
.mpe-new-qustions p {
font-size: 18px;
line-height: 24px;
}
.mpe-new-attende-details {
flex-basis: 16.5%;
}
.mpe-new-ticket-card {
margin: 10px;
}
} @media (max-width: 768px) {
.mpe-new-container {
max-width: 768px;
margin: auto;
}
.mpe-new-event h1 {
font-size: 40px;
}
.mpe-new-event-meta .mpe-new-text-holder p {
font-size: 16px;
}
.mpe-new-schedule-details {
margin-bottom: 50px;
}
.mpe-new-description-Section {
margin-top: 20px;
}
.mpe-new-description-Section h2 {
font-size: 25px;
}
.mpe-new-card-content p {
line-height: 22px;
}
.mpe-new-ww-card .mpe-new-card-content .mpe-new-card-btn a {
font-size: 14px;
}
.mpe-new-ww-card {
padding: 10px;
}
.mpe-new-card-icon a img {
height: 40px;
width: auto;
}
.mpe-new-ticket-btns a {
font-size: 16px;
}
.mpe-new-schedule-details p,
.mpe-new-schedule-details p span {
font-size: 18px;
}
.mpe-new-speaker {
margin-top: 260px;
}
.mpe-new-ww-card .mpe-new-card-icon {
margin-right: 10px;
}
.mpe-new-ww-social-card ul li a img {
height: 30px;
}
.mpe-new-speaker-card .mpe-new-speaker-data h3 {
font-size: 18px;
}
.mpe-new-speaker-card .mpe-new-speaker-image img {
height: 60px;
width: auto;
margin-right: 12px;
}
.mpe-new-attende-details p {
font-size: 14px;
}
.mpe-new-map-location h2 {
font-size: 25px;
}
.mpe-new-faq-section h2 {
font-size: 25px;
}
.mpe-new-qustions p {
font-size: 14px;
text-align: left;
}
.mpe-new-faq-section .mpe-new-faqHeader p {
font-size: 18px;
margin: 0px;
margin-bottom: 20px;
}
.mpe-new-attendee h2 {
font-size: 25px;
}
.mpe-new-related-events h2 {
font-size: 25px;
}
.mpe-new-related-items-row {
padding: 15px;
}
.mpe-new-related-content h3 {
font-size: 16px;
}
.mpe-new-related-content .mpe-new-events-place {
font-size: 14px;
}
.mpe-new-related-item-price p {
font-size: 20px;
}
} @media (max-width: 575px) {
.mpe-new-container {
max-width: 575px;
margin: auto;
}
.mpe-new-event-meta {
flex-direction: column;
}
.mpe-new-event h1 {
font-size: 26px;
}
.mpe-new-event h2 {
font-size: 18px;
margin: 0;
}
.mpe-new-faqHeader {
width: 100%;
}
.mpe-new-datepicker input[type=date], .mpe-new-timepicker input[type=time] {
width: 92%;
}
.mpe-new-event-meta .mpe-new-icon-holder {
margin-right: 5px;
}
.mpe-new-event-meta .mpe-new-text-holder p {
font-size: 11px;
margin: 3px;
}
.mpe-new-description-Section {
flex-direction: column;
}
.mpe-new-event-desctiption {
width: 100%;
}
.mpe-new-description-sidebar {
width: 100%;
}
.mpe-new-ww-social-card ul {
padding: 0;
}
.mpe-new-speaker-card {
flex-direction: column;
align-items: center;
justify-content: center;
}
.mpe-new-ticket-info h3 {
font-size: 16px;
}
.mpe-new-ticket-price .mpe-new-price {
font-size: 24px;
}
.mpe-new-event-desctiption p {
font-size: 14px;
}
.mpe-new-ww-card {
flex-direction: column;
}
.mpe-new-card-content {
width: 100%;
text-align: center;
}
.mpe-new-speaker {
margin-top: 20px;
}
.mpe-new-speaker-card .mpe-new-speaker-data h3 {
text-align: center;
}
.mpe-new-map-location h2 {
font-size: 18px;
}
.mpe-new-faq-section h2 {
font-size: 18px;
}
.mpe-new-faq-section .mpe-new-faqHeader p {
font-size: 16px;
}
.mpe-new-questions {
flex-basis: 100%;
}
.mpe-new-accordion {
font-size: 16px;
}
.mpe-new-qustions img {
position: absolute;
top: 70%;
right: 10px;
rotate: 37deg;
}
.mpe-new-attendee h2 {
font-size: 18px;
}
.mpe-new-attende-details p {
font-size: 12px;
}
.mpe-new-related-events h2 {
font-size: 18px;
}
.mpe-new-related-content h3 {
font-size: 14px;
}
.mpe-new-related-items-row {
flex-direction: column;
}
.mpe-new-related-content {
text-align: center;
}
.mpe-new-related-item-price {
text-align: center;
margin-top: 10px;
}
.mpe-new-related-item-price .mpe-new-price-category {
text-align: center;
}
.mpe-new-related-events.mpe-new-container {
margin-bottom: 50px;
}
.mpe-new-ticket-btns .mpe-new-totalPrice {
padding: 8px 10px;
}
input.mpe-new-input-group-field {
width: 20px;
}
}
.default_theme .mep_checkbox_item ._fs_label {
margin-bottom: 15px;
display: block;
}
.default_theme .groupRadioCheck {
margin-top: 5px;
}
.groupRadioCheck [data-radio-check].mpActive {
border-color: var(--color_theme);
background-color: var(--color_theme);
color: var(--color_7);
}
.groupRadioCheck [data-radio-check]:hover {
border-color: var(--color_theme);
background-color: var(--color_theme);
}
.mpwem_style .customCheckbox::before {
border: 2px solid var(--color_theme);
}
.mep_event_list_item {
padding: 0;
}
.mep_event_list_item .mep_list_event_details {
padding: 10px;
}
.mep_event_list_item .mep-list-header {
padding: 0;
}
.mep_event_list_item .mep-event-excerpt {
padding: 0;
margin: 10px 0;
}
.mep_event_list_item .mep-list-footer {
padding: 0;
margin: 0;
margin-top: 20px;
}
.mep_event_list_item .mep-list-footer .mep_list_org_name {
margin: 0;
}
.mep_event_list_item .mep_list_org_name, .mep_event_list_item .mep_list_location_name, .mep_event_list_item .mep_list_event_date {
display: flex;
gap: 8px;
align-items: center;
margin: 0;
}
.mep_event_list_item .mep-list-footer-ul {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
gap: 5px 10px;
}
.mep_event_list_item .mep_list_thumb {
border-radius: 5px 0 0 5px;
}
@media (max-width: 768px) {
.mep_event_list_item .mep_list_thumb {
border-radius: 5px 5px 0 0;
}
.mep_event_list_item .mep_list_location_name, .mep_event_list_item .mep_list_event_date {
align-items: start;
}
}
.mep_event_grid_item .mep-list-footer-ul {
display: flex;
flex-direction: column;
flex-wrap: wrap;
gap: 5px 10px;
}
.mep_event_grid_item .mep_list_org_name, .mep_event_grid_item .mep_list_location_name, .mep_event_grid_item .mep_list_event_date {
gap: 10px;
}
.mep_event_grid_item .mep_list_event_date h5, .mep_event_grid_item .mep_list_event_date p {
display: block;
}
.mep_event_grid_item .mep_list_thumb {
border-radius: 5px 5px 0 0;
}
div.mpwem_timeline_area {
margin: 20px 0;
}
div.timeline_item {
padding: 0 0 0 40px;
position: relative;
transition: transform 0.3s ease;
}
div.timeline_item:hover {
transform: translateY(-5px);
}
div.timeline_item .timeline_counter {
position: absolute;
left: 0;
top: 15px;
width: 30px;
height: 30px;
background-color: #FFFFFF;
border: 2px solid var(--color_theme);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
color: var(--color_theme);
font-size: 14px;
z-index: 2;
}
div.timeline_item div.timeline_content {
background-color: #FFFFFF;
padding: var(--dmp);
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
div.mpwem_timeline_area .timeline_time {
font-size: 14px;
color: var(--color_theme);
font-weight: 500;
padding: 6px 12px;
background-color: var(--color_6);
border-radius: 20px;
}
div.mpwem_timeline_area .timeline_area {
position: relative;
}
div.mpwem_timeline_area .timeline_area::before {
content: "";
position: absolute;
left: 15px;
top: 15px;
height: calc(100% - 15px);
width: 2px;
background-color: #E0E0E0;
z-index: 0;
}
.mep-default-sidrbar-events-schedule {
padding: 15px;
}
.mep-default-sidrbar-events-schedule .sidrbar-events-schedule-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.mpwem_registration_area .section-title {
font-size: 25px;
font-weight: bold;
margin: 10px 0;
}
.mpwem_registration_area .date-time-header {
padding: 10px 25px;
background: var(--color_theme);
border-radius: 12px 12px 0 0;
margin-bottom: -10px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
border: 1px solid var(--color_theme);
position: relative;
z-index: 1;
flex-direction: column;
}
@media (min-width: 1024px) {
.mpwem_registration_area .date-time-header {
flex-direction: row;
}
}
.mpwem_registration_area .date-time-header .ticket-title {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 600;
color: var(--color_7);
}
.mpwem_registration_area .date-time-area {
display: flex;
flex-direction: column;
align-items: start;
gap: 20px;
}
@media (min-width: 1024px) {
.mpwem_registration_area .date-time-area {
flex-direction: row;
justify-content: end;
align-items: center;
}
}
.mpwem_registration_area .date-time-area label {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 15px;
}
.mpwem_registration_area .date-time-area label span {
font-size: 16px;
font-weight: normal;
color: var(--color_7);
}
.mpwem_registration_area .date-time-area label i {
color: var(--color_7);
}
.mpwem_registration_area .date-time-area .formControl {
border-radius: 5px;
padding: 10px 15px;
}
@media (max-width: 600px) {
.mpwem_registration_area .date-time-area .formControl {
width: 100%;
}
}
.mpwem_registration_area .mpwem_booking_panel {
margin-bottom: 20px;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service {
background: white;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-header, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-header {
background: linear-gradient(135deg, var(--color_theme), var(--color_theme));
color: var(--color_7);
padding: 20px 25px;
font-size: 18px;
font-weight: 600;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body {
padding: 0 10px 10px 10px;
}
@media (min-width: 600px) {
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body {
padding: 0 20px 20px 20px;
}
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item {
display: flex;
flex-direction: column;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item:last-child, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item:last-child {
border-bottom: none;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data {
display: flex;
justify-content: space-between;
align-items: center;
padding: 18px 0;
border-bottom: 1px solid #EAEAEA;
}
@media (max-width: 1024px) {
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data {
flex-direction: row;
align-items: start;
flex-wrap: wrap;
gap: 10px;
}
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info {
flex: 0 0 100%;
}
@media (min-width: 400px) {
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info {
flex: 0 0 48%;
}
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-name, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-name {
font-size: 16px;
font-weight: 600;
margin-bottom: 6px;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-description, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-description {
font-size: 14px;
color: #6C757D;
margin-bottom: 6px;
line-height: 1.4;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining {
font-size: 12px;
font-style: normal;
font-weight: 600;
padding: 3px 8px;
border-radius: 4px;
display: inline-block;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining.remaining-high, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining.remaining-high {
background-color: #E6F4EA;
color: #137333;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining.remaining-low, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-info .ticket-remaining.remaining-low {
background-color: #FCE8E6;
color: #C5221F;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-price,
.mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-price {
font-size: 18px;
font-weight: 600;
color: #2B3A55;
text-align: right;
flex: 0 0 20%;
}
@media (max-width: 1024px) {
.mpwem_registration_area .mpwem_booking_panel .mpwem_ticket_type .card-body .mep_ticket_item .ticket-data .ticket-price, .mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service .card-body .mep_ticket_item .ticket-data .ticket-price {
text-align: left;
flex: 0 0 100%;
}
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .dLayout {
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
border-radius: 12px;
border: 0;
margin: 15px 0;
margin-bottom: 40px;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item {
padding: 10px;
margin: 5px 0;
background-color: #ECECEC;
border-radius: 12px;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item h6 {
padding: 10px 10px;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label {
flex-direction: column;
align-items: start;
width: 100%;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label span {
width: 100%;
font-weight: normal;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label .formControl {
width: 100%;
margin-top: 5px;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label select.formControl {
width: 100%;
max-width: 100%;
}
@media (min-width: 600px) {
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label {
flex-direction: row;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label span {
text-wrap: wrap;
}
.mpwem_registration_area .mpwem_booking_panel .mep_attendee_info .mep_form_item .mp_form_item label .formControl {
width: 100%;
}
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_ex_service {
margin-top: 30px;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area {
padding: 25px;
background-color: #F8F9FA;
border-top: 1px solid #EAEAEA;
margin-top: -20px;
margin-bottom: 50px;
border-radius: 0 0 12px 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area .term_condition_area {
background: none;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area .term_condition_area a {
color: #333;
font-weight: normal;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area .mpwem_summery {
display: flex;
justify-content: space-between;
align-items: center;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area .total {
font-size: 18px;
font-weight: 600;
}
.mpwem_registration_area .mpwem_booking_panel .mpwem_form_submit_area button[type=submit] {
background-color: var(--color_theme);
border: 1px solid var(--color_theme);
padding: 20px;
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_location_time {
display: flex;
flex-direction: column;
justify-content: start;
gap: 10px;
margin-bottom: 10px;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_location_time {
flex-direction: row;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_location_time .mpwem_location, .mep_smart_theme .mpwem_location_time .mpwem_time {
flex-wrap: wrap;
}
.mep_smart_theme .mpwem_location_time .mpwem_location i, .mep_smart_theme .mpwem_location_time .mpwem_time i {
width: 55px;
height: 55px;
color: var(--color_theme);
display: flex;
align-items: center;
justify-content: center;
font-size: 25px;
border-radius: 5px;
margin-right: 5px;
}
.mep_smart_theme .mpwem_location_time .mpwem_location {
align-items: start;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_location_time .mpwem_location {
align-items: center;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_location_time .mpwem_location div {
width: 80%;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_location_time .mpwem_location div {
width: auto;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_slider_area div.superSlider .sliderAllItem {
border-radius: 15px;
}
.mep_smart_theme .mpwem_slider_area div.superSlider .sliderShowcaseItem {
border-radius: 15px;
}
.mep_smart_theme .mpwem_slider_area div.superSlider .iconIndicator {
color: var(--color_6);
}
.mep_smart_theme .mpwem_slider_area div.superSlider .iconIndicator {
color: var(--color_theme);
}
.mep_smart_theme .mpwem_content_area {
display: flex;
margin: 40px 0 0 0;
flex-direction: column;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_content_area {
margin: 40px 0 0 0;
flex-direction: row;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_left_content {
max-width: 100%;
width: 100%;
}
.mep_smart_theme .mpwem_left_content h2 {
font-size: 24px;
color: #333;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_left_content {
max-width: 70%;
margin-right: 2%;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_right_content {
max-width: 100%;
width: 100%;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .mpwem_right_content {
max-width: 30%;
width: 100%;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .mpwem_right_content h2 {
font-size: 24px;
color: #333;
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets,
.mep_smart_theme .mpwem_sidebar_content .share_widgets {
display: flex;
justify-content: start;
align-items: start;
gap: 10px;
padding: 25px 15px;
padding-bottom: 10px;
border-bottom: 1px solid #DDD;
color:#333;
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets i,
.mep_smart_theme .mpwem_sidebar_content .share_widgets i {
font-size: 25px;
padding: 0;
color: var(--color_theme);
border-radius: 10px;
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets h2,
.mep_smart_theme .mpwem_sidebar_content .share_widgets h2 {
font-size: 19px;
letter-spacing: 2px;
margin-bottom: 15px;
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets p {
font-size: 16px;
margin-bottom: 5px;
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets button {
background-color: #FFF;
padding: 7px 10px !important;
border: 1px solid var(--color_theme);
margin: 15px 0;
color: var(--color_theme);
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets button:hover {
background-color: var(--color_6);
}
.mep_smart_theme .mpwem_sidebar_content .location_widgets button i {
font-size: 16px;
padding: 0;
background: none;
margin-right: 6px;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets h2.share-widget-title {
font-size: 19px;
letter-spacing: 2px;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .mep-social-share {
margin-top: 10px;
justify-content: start;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .mep-social-share li {
margin: 7px;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .mep-social-share li:first-child {
margin-left: 0;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .mep-social-share li a {
color: #FFF;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .icons {
margin-top: 20px;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .icons i {
padding: 10px;
background-color: var(--color_theme);
width: 46px;
height: 46px;
border-radius: 50%;
color: #FFF;
margin: 5px;
font-size: 24px;
cursor: pointer;
border: 1px solid var(--color_theme);
transition: all 0.4s;
}
.mep_smart_theme .mpwem_sidebar_content .share_widgets .icons i:hover {
background-color: var(--color_6);
color: var(--color_theme);
border: 1px solid var(--color_theme);
}
.mep_smart_theme .speaker-widget {
margin-top: 10px;
}
.mep_smart_theme .speaker-widget h2 {
text-transform: capitalize;
}
.mep_smart_theme .speaker-widget i {
color: var(--color_theme);
}
.mep_smart_theme .speaker-widget .speaker-lists {
background-color: #FFF;
border-radius: 20px;
box-shadow: 0 0 5px #DDD;
}
.mep_smart_theme .speaker-widget .speaker-lists .items {
display: flex;
flex-direction: row;
justify-content: start;
align-items: center;
gap: 20px;
padding: 20px;
border-bottom: 1px solid #DDD;
}
.mep_smart_theme .speaker-widget .speaker-lists .items:last-child {
border-bottom: 0;
}
.mep_smart_theme .speaker-widget .speaker-lists .items img {
width: 70px;
}
.mep_smart_theme .speaker-widget .speaker-lists .items h2 {
font-size: 19px;
letter-spacing: 0.04em;
color: #333;
}
.mep_smart_theme .map_location {
margin: 50px 0;
}
.mep_smart_theme .map_location h2 {
font-size: 24px;
color: #333;
}
.mpwem_organizer h5,
.mpwem_sidebar_content h5{
color: #333;
}
.mep_smart_theme .map_location iframe {
margin-top: 20px;
border-radius: 15px;
height: 450px;
}
.mep_smart_theme .faq_area {
background-color: #F8FAFC;
text-align: center;
margin: 40px auto;
padding: 10px;
border-radius: 10px;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .faq_area {
padding: 40px;
margin: 40px auto;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .faq_area h2 {
font-size: 24px;
}
.mep_smart_theme .faq_area .desc {
width: auto;
color: #666;
font-size: 18px;
line-height: 30px;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .faq_area .desc {
width: 36vw;
margin: auto;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .faq_area .faq_items {
margin-top: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: start;
flex-wrap: wrap;
gap: 10px;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .faq_area .faq_items {
margin-top: 40px;
flex-direction: row;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .faq_area .faq_items .item {
width: 100%;
background-color: #FFF;
padding: 10px;
box-shadow: 0 0 5px #DDDDDD;
border-radius: 10px;
}
}
@media only screen and (min-width: 10px) and (min-width: 1024px) {
.mep_smart_theme .faq_area .faq_items .item {
width: 49%;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .faq_area .faq_items .item .title {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px;
}
.mep_smart_theme .faq_area .faq_items .item .title h2 {
font-size: 16px;
margin: 0;
}
.mep_smart_theme .faq_area .faq_items .item .title i {
color: var(--color_theme);
}
.mep_smart_theme .faq_area .faq_items .item .content {
display: none;
text-align: left;
padding: 20px;
}
.mep_smart_theme .attendee_area {
margin: 10px 0;
}
}
@media only screen and (min-width: 10px) and (min-width: 540px) {
.mep_smart_theme .attendee_area {
margin: 50px 0;
}
}
@media only screen and (min-width: 10px) {
.mep_smart_theme .attendee_area h2 {
font-size: var(--fs_h2);
font-weight: var(--fw-bold);
}
.mep_smart_theme .mep-related-events .mep-related-events-items .item .item-info .price {
text-align: right;
color: #999;
}
.mep_smart_theme .mep-related-events .mep-related-events-items .item .item-info .price h2 {
font-size: 30px;
color: var(--color_theme);
margin: 0;
}
.attendee_area {
margin: 10px 0;
}
.attendee_area .attendees {
display: flex;
gap: 20px;
flex-wrap: wrap;
margin-top: 20px;
}
.attendee_area .attendees .attendee_lists {
display: flex;
justify-content: start;
flex-direction: row;
flex-wrap: wrap;
background-color: #FFF;
border-radius: 10px;
box-shadow: 0 0 5px #F1F1F1;
padding: 10px;
}
}
@media only screen and (min-width: 10px) and (min-width: 540px) {
.attendee_area .attendees .attendee_lists {
gap: 21px;
padding: 20px;
}
}
@media only screen and (min-width: 10px) {
.attendee_area .attendees .attendee_lists .attendee {
width: 154px;
background-color: #F9F9F9;
padding: 20px;
border-radius: 10px;
text-align: center;
}
}
@media only screen and (min-width: 10px) and (min-width: 540px) {
.attendee_area .attendees .attendee_lists .attendee {
width: 160px;
}
}
@media only screen and (min-width: 10px) {
.attendee_area .attendees .attendee_lists .attendee img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 50px;
}
.attendee_area .attendees .attendee_lists .attendee h2 {
font-size: 16px;
color: #333;
margin: 10px 0;
}
.mep-related-events {
margin: 20px 0;
position: relative;
}
.mep-related-events h2 {
font-size: 24px;
}
.mep-related-events .related-events-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.mep-related-events .related-events-header h2 {
margin: 0;
}
.mep-related-events .related-events-header .related-events-navigation {
display: flex;
flex-direction: row;
gap: 5px;
}
.mep-related-events .related-events-header .related-events-navigation button {
border-radius: 5px;
background-color: var(--color_theme);
color: var(--color_6);
padding: 14px;
}
.mep-related-events .mep-related-events-items {
margin-top: 20px;
height: 350px;
padding-bottom: 20px;
}
.mep-events-wrapper .mpwem_book_now[disabled] {
background-color: var(--color_theme);
opacity: 0.6;
}
}
@media only screen and (min-width: 10px) and (min-width: 540px) {
.mep-related-events .mep-related-events-items {
gap: 50px;
}
}
@media only screen and (min-width: 10px) {
.mep-related-events .mep-related-events-items .item {
width: 100%;
background-color: #FFF;
padding: 0;
border-radius: 10px;
box-shadow: 0 0 5px #DDD;
}
}
@media only screen and (min-width: 10px) and (min-width: 540px) {
.mep-related-events .mep-related-events-items .item {
width: 30%;
}
}
@media only screen and (min-width: 10px) {
.mep-related-events .mep-related-events-items .item a {
position: relative;
display: block;
}
.mep-related-events .mep-related-events-items .item img {
width: 100%;
height: 200px;
object-fit: cover;
border-radius: 10px 10px 0 0;
}
.mep-related-events .mep-related-events-items .item .mep-ev-start-date {
position: absolute;
top: 10px;
left: 10px;
line-height: 1.8;
background: var(--color_6);
text-align: center;
width: 50px;
color: var(--color_theme);
font-size: 18px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.05);
}
.mep-related-events .mep-related-events-items .item .mep-ev-start-date .mep-month {
background: var(--color_theme);
color: var(--color_6);
text-transform: uppercase;
}
.mep-related-events .mep-related-events-items .item .item-info {
display: flex;
justify-content: space-between;
padding: 0 20px;
margin: 10px 0;
}
.mep-related-events .mep-related-events-items .item .item-info .title {
text-align: left;
color: #999;
}
.mep-related-events .mep-related-events-items .item .item-info .title h2 {
font-size: 15px;
font-weight: bold;
color: #333;
}
.mep-related-events .mep-related-events-items .item .item-info .price {
text-align: right;
color: #999;
}
.mep-related-events .mep-related-events-items .item .item-info .price h2 {
font-size: 30px;
color: var(--color_theme);
margin: 0;
}
.mep-related-events .mep-related-events-items .slick-slide {
margin: 10px 10px;
box-sizing: border-box;
display: flex;
align-items: stretch;
flex-direction: column;
}
.mep-related-events-items .slick-slide > div {
flex: 1;
min-height: 100px;
display: flex;
justify-content: center;
align-items: center;
}
.mep-related-events-items .slick-dots li.slick-active button::before {
color: var(--color_theme);
}
div.mpwem_ex_service,
div.mep_attendee_info,
div.mep_attendee_info_hidden {
display: none;
}
div.mep_file_item img {
height: 100%;
width: auto;
cursor: pointer;
display: none;
max-height: 100px;
}
div.mep_file_item iframe {
height: 100%;
width: auto;
cursor: pointer;
display: none;
max-height: 300px;
}
.mep_attendee_info .mp_form_item {
padding: 7px;
}
.mep_attendee_info .mp_form_item.mep_checkbox_item > span,
.mep_attendee_info .mp_form_item.mep_radio_item > span,
.mep_attendee_info .mp_form_item.mep_file_item > span,
.mep_attendee_info .mp_form_item > label > span {
min-width: 200px;
font-weight: normal;
}
div.mpwem_location,
div.mpwem_time {
color: #393332;
font-size: 16px;
display: flex;
-webkit-align-items: center;
align-items: center;
}
div.mpwem_location span,
div.mpwem_time span {
width: 55px;
height: 55px;
background-color: #F1F5FF;
color: #6046FF;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 25px;
}
}
.mpwem_slider_area {
margin-top: 0;
}
.mep-event-faq-part {
background: white;
border-radius: 12px;
overflow: hidden;
margin-bottom: 20px;
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.08);
}
.mep-event-faq-part .faq-title-section {
background: linear-gradient(135deg, #F7F7F7, #F7F7F7);
color: #333;
padding: 20px 25px;
font-size: 18px;
font-weight: 600;
}
.mep-event-faq-part .faq-body .mep-event-faq-set {
margin-bottom: 10px;
border-radius: 8px;
overflow: hidden;
border-bottom: 1px solid #EAEAEA;
}
.mep-event-faq-part .faq-body .mep-event-faq-set:last-child {
border-bottom: 0;
}
.mep-event-faq-part .faq-body .mep-event-faq-set .faq-question {
padding: 18px 25px;
background-color: white;
font-weight: 600;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
transition: all 0.3s ease;
color: #333;
}
.mep-event-faq-part .faq-body .mep-event-faq-set .faq-question i {
color: #3B5FE2;
}
.mep-event-faq-part .faq-body .mep-event-faq-set .mep-event-faq-content {
padding: 18px 25px;
}
.mep-default-map {
background: white;
border-radius: 12px;
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.08);
overflow: hidden;
margin-bottom: 20px;
}
.mep-default-map .map-title {
background: linear-gradient(135deg, #F7F7F7, #F7F7F7);
color: #333;
padding: 20px 25px;
font-size: 18px;
font-weight: 600;
}
.mep-default-map .display-map {
padding: 20px 25px;
} .mep-event-tags-widget {
margin-bottom: 20px;
}
.mep-event-tags-widget .location-title {
font-size: 16px;
font-weight: 600;
margin: 10px;
margin-left: 9%;
}
.mep-event-tags-list {
margin: 14px !important;
padding: 0;
line-height: 2;
}
.mep-event-tags-list a.mep-tag-link {
display: inline-block;
padding: 5px 15px;
margin: 3px 5px 3px 0;
background: #F5F5F5;
color: #555;
border-radius: 4px;
text-decoration: none;
font-size: 13px;
font-weight: 500;
transition: all 0.3s ease;
border: 1px solid #E0E0E0;
}
.mep-event-tags-list a.mep-tag-link:hover {
background: var(--color_theme);
color: #FFF;
border-color: var(--color_theme);
transform: translateY(-2px);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
} .woocommerce .added_to_cart.disabled,.woocommerce .added_to_cart:disabled,.woocommerce .button.disabled,.woocommerce .button:disabled,.woocommerce button.disabled,.woocommerce button:disabled,.woocommerce input[type=button].disabled,.woocommerce input[type=button]:disabled,.woocommerce input[type=reset].disabled,.woocommerce input[type=reset]:disabled,.woocommerce input[type=submit].disabled,.woocommerce input[type=submit]:disabled{opacity:.5 !important;cursor:not-allowed}.woocommerce .button:focus{background-color:#0b7cac;color:#fff}.woocommerce button.button{padding:12px 20px}.woocommerce button.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.disabled{background-color:#777}.woocommerce button.alt:disabled{background-color:#777}.woocommerce ul{list-style:none;margin:0;padding:0}.woocommerce ul.products{margin:0 -10px}.woocommerce ul.products li.product .product-entry-slider{opacity:0;visibility:hidden;height:0}.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide,.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide a,.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide img{display:block;position:relative;width:100%;margin-bottom:0}.woocommerce ul.products li.product .product-entry-slider .flickity-button{width:30px;height:36px;border-radius:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;transition:opacity .3s ease}.woocommerce ul.products li.product .product-entry-slider .flickity-button:hover{background-color:rgba(0,0,0,.8)}.woocommerce ul.products li.product .product-entry-slider .flickity-button:disabled{pointer-events:unset}.woocommerce ul.products li.product .product-entry-slider .flickity-button svg{fill:#fff;width:12px;height:auto;position:static}.woocommerce ul.products li.product .product-entry-slider:hover .flickity-button{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.woocommerce ul.products li.product .added_to_cart{padding:12px 20px}.woocommerce ul.products li.product .added_to_cart:after{font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-left:6px;vertical-align:bottom}.woocommerce ul.products li.product .woo-entry-inner{margin:0}.woocommerce ul.products li.product .woo-entry-inner li{margin-bottom:12px;line-height:1}.woocommerce ul.products li.product .woo-entry-inner li:last-child{margin-bottom:0}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap{margin-bottom:20px;position:relative}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image,.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider-wrap{display:block}.woocommerce ul.products li.product .woo-entry-image,.woocommerce ul.products li.product .product-entry-slider-wrap{display:none}.woocommerce ul.products li.product .product-entry-slider-wrap{position:relative}.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon{margin-right:9px}.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon use{stroke:#fff}.woocommerce ul.products li.product .woo-entry-image-swap{position:relative;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap img{-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:100%;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-main{position:relative;margin-bottom:0 !important;z-index:2}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary{position:absolute;top:0;left:0;overflow:hidden;height:100%;z-index:1}.woocommerce ul.products li.product .woo-entry-image-swap:hover .woo-entry-image-main{-moz-opacity:0;-webkit-opacity:0;opacity:0}.woocommerce ul.products li.product .product-entry-slider{display:none}.woocommerce ul.products li.product .product-entry-slider.slick-slider{display:none}.woocommerce ul.products li.product .product-entry-slider .slick-arrow{position:absolute;top:50%;display:block;visibility:hidden;width:26px;height:100px;margin:-50px 0 0;font-size:22px;line-height:100px;background-color:rgba(0,0,0,0);color:#333;padding:0;text-align:center;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;cursor:pointer;z-index:999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .product-entry-slider .slick-arrow:hover{background-color:rgba(0,0,0,.05)}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-prev{left:0}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-next{right:0}.woocommerce ul.products li.product .product-entry-slider:hover .slick-arrow{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce ul.products li.product.outofstock .outofstock-badge{position:absolute;top:20px;left:20px;min-height:0;min-width:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:300;z-index:9;background-color:rgba(0,0,0,.8)}.woocommerce ul.products li.product.outofstock .onsale{display:none}.woocommerce ul.products li.product li.category{display:block;font-size:12px;font-weight:300;line-height:1;font-style:italic;margin-bottom:8px;text-overflow:ellipsis;white-space:normal}.woocommerce ul.products li.product li.category a{color:#999}.woocommerce ul.products li.product li.inner{display:block;position:relative;margin:5px 0 18px;line-height:1}.woocommerce ul.products li.product li.woo-desc{display:none;line-height:1.6;margin-bottom:20px}.woocommerce ul.products li.product li.btn-wrap{display:block}.woocommerce ul.products li.product li.title h2,.woocommerce ul.products li.product li.title a{display:inline-block;font-family:inherit;font-size:14px;line-height:1.5;color:#333}.woocommerce ul.products li.product li.owp-woo-cond-notice{display:inline-block;margin-bottom:10px;font-family:inherit;font-size:16px;text-transform:capitalize;font-weight:600;line-height:1;letter-spacing:1}.woocommerce ul.products li.product li.owp-woo-cond-notice span,.woocommerce ul.products li.product li.owp-woo-cond-notice a{color:#333}.woocommerce ul.products li.product li.owp-woo-cond-notice a:hover{color:#52a7fe}.woocommerce ul.products li.product .price{font-size:18px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .price .amount{color:#57bf6d}.woocommerce ul.products li.product .price del{display:inline-block;font-weight:normal}.woocommerce ul.products li.product .price del .amount{color:#666;font-size:14px;text-decoration:line-through}.woocommerce ul.products li.product .price ins{display:inline-block;font-weight:normal}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .price{-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .star-rating{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.woocommerce ul.products li.product.has-rating li.inner .star-rating{position:absolute;top:50%;left:0;right:0;margin:-8px auto 0 auto;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .button{float:none;display:inline-block;background-color:rgba(0,0,0,0);color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .button:hover{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.woocommerce ul.products li.product .button.added{display:none}.woocommerce ul.products li.product h3{font-size:16px;color:inherit;margin:0}.woocommerce ul.products li.product .product-inner .added_to_cart{float:none;display:inline-block;background-color:rgba(0,0,0,0);color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .product-inner .added_to_cart:hover{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.woocommerce ul.products li.product li.category a:hover{color:#13aff0}.woocommerce ul.products li.product-category.product .woo-entry-image{display:block;margin-bottom:20px}.woocommerce ul.products li.product-category.product .woo-entry-inner a{padding-top:10px}.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product-category.product .woo-desc{display:none;line-height:1.6;margin-bottom:20px}.woocommerce ul.products.list .woostore-product-excerpt{display:none}.woocommerce ul.products.list .woostore-category-description{display:none}.woocommerce ul.products.list .product-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;text-align:left}.woocommerce ul.products.list li.product{display:block;float:none;width:100% !important;border-bottom:1px solid #eaeaea}.woocommerce ul.products.list li.product .woo-entry-inner{width:65%}.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap{display:none}.woocommerce ul.products.list li.product .woo-entry-image,.woocommerce ul.products.list li.product .product-entry-slider-wrap{display:block;position:relative;width:32%;margin:0 3% 0 0}.woocommerce ul.products.list li.product .product-entry-slider-wrap .woo-entry-image{width:100%;margin:0}.woocommerce ul.products.list li.product li.woo-desc{display:block}.woocommerce ul.products.list li.product li.title a{font-size:28px}.woocommerce ul.products.list li.product.has-rating li.inner .star-rating{left:0;right:0;margin-left:auto;margin-right:auto;text-align:center}.woocommerce ul.products.list li.product-category.product .woo-desc{display:block}.woocommerce ul.cart_list li::after{clear:both}.woocommerce ul.cart_list li .star-rating{display:block;margin:5px 0}.woocommerce ul.cart_list li dl{display:none}.woocommerce ul.product_list_widget{list-style:none;margin:0;padding:0}.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.product_list_widget li{position:relative;border-bottom:1px solid;clear:both;padding:10px 0 10px 94px;margin:0;min-height:100px;border-color:#eaeaea}.woocommerce ul.product_list_widget li a:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce ul.product_list_widget li a.remove{display:inline-block;position:absolute;top:50%;right:0;font-size:14px;margin-top:-10px;color:#777;border:1px solid;height:20px;width:20px;line-height:18px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;z-index:20}.woocommerce ul.product_list_widget li a.remove:hover{color:#333}.woocommerce ul.product_list_widget li:first-child{padding-top:0;min-height:90px;border-color:#eaeaea}.woocommerce ul.product_list_widget li:first-child img{top:0}.woocommerce ul.product_list_widget li:last-child{border-bottom:0;padding-bottom:0;min-height:90px}.woocommerce ul.product_list_widget li.empty{min-height:auto !important;margin:0;border:0;padding:0 !important;text-align:center}.woocommerce ul.product_list_widget li img{position:absolute;top:10px;left:0;width:80px;height:80px;margin:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.product_list_widget li img:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.woocommerce ul.product_list_widget li .quantity{display:block;float:none;margin:5px 0 0;color:#bcbcbc;line-height:1em}.woocommerce ul.product_list_widget li .star-rating{display:block;margin:5px 0}.woocommerce ul.product_list_widget li dl{display:none}.woocommerce ul.order_details{border:1px solid;padding:20px;margin:0 0 20px;border-color:#eaeaea;border-color:#eaeaea}.woocommerce ul.order_details li{border-color:#ddd}.woocommerce .summary ul,.woocommerce #tab-description ul{list-style:disc;margin:20px 0 0 20px}.woocommerce .form-row-first{float:left;width:48%;margin-right:4%}.woocommerce .form-row-last{float:right;width:48%}.woocommerce form .form-row{padding:3px 0}.woocommerce form .form-row label{display:inline-block;margin:0 0 5px}.woocommerce form .form-row label[for=createaccount]{margin:0;vertical-align:middle}.woocommerce form .form-row-wide{clear:both}.woocommerce form .form-row::after{clear:both}.woocommerce form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input{position:absolute;right:.7em;background:none;border:unset;margin:0;padding:0;cursor:pointer}.woocommerce form .show-password-input::after{font-family:"Font Awesome 6 Free";speak:never;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after{color:#585858}.woocommerce form.login .lost_password{margin:0}.woocommerce ul.products ul{margin:0 -10px}.woocommerce ul.products .product{position:relative;overflow:hidden;padding-bottom:20px}.woocommerce ul.products .product-inner{position:relative}.woocommerce ul.products li.owp-content-left .product-inner{text-align:left}.woocommerce ul.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating{margin-left:0}.woocommerce ul.products li.owp-content-center .product-inner{text-align:center}.woocommerce ul.products li.owp-content-center.product.has-rating .woo-entry-inner .star-rating{margin-left:auto;margin-right:auto}.woocommerce ul.products li.owp-content-right .product-inner{text-align:right}.woocommerce ul.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating{margin-left:auto}.woocommerce ul.products.archives-col-1 .product{clear:both}.woocommerce ul.products.archives-col-2 .product:nth-child(2n+1){clear:both}.woocommerce ul.products.archives-col-3 .product:nth-child(3n+1){clear:both}.woocommerce ul.products.archives-col-4 .product:nth-child(4n+1){clear:both}.woocommerce ul.products.archives-col-5 .product:nth-child(5n+1){clear:both}.woocommerce ul.products.archives-col-6 .product:nth-child(6n+1){clear:both}.woocommerce ul.products.archives-col-7 .product:nth-child(7n+1){clear:both}.woocommerce .cart-collaterals{width:100%}.woocommerce .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals p{margin:0 0 5px;color:#525252}.woocommerce .cart-collaterals:after{content:" ";display:table;clear:both}.woocommerce .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals tr th{font-size:16px;letter-spacing:.8px;text-transform:capitalize}.woocommerce .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after{content:" ";display:table;clear:both}.woocommerce .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals h2{background-color:#f7f7f7;border-bottom:1px solid;margin:0 -20px 20px;padding:.8em 20px;font-size:14px;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:#444;text-align:center;border-color:#eaeaea}.woocommerce .cart-collaterals .products .product{margin-bottom:0}.woocommerce del{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.woocommerce ins{text-decoration:none}.woocommerce .category-image{margin:0 0 20px}.woocommerce .category-image img{width:100%}.woocommerce .oceanwp-toolbar{display:block;padding:10px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:20px}.woocommerce .oceanwp-grid-list{float:left;margin:0 20px 0 0}.woocommerce .oceanwp-grid-list a{display:inline-block;width:34px;height:34px;line-height:34px;color:#999;border:1px solid #eaeaea;text-align:center}.woocommerce .oceanwp-grid-list a:last-child{margin-left:10px}.woocommerce .oceanwp-grid-list a.active{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-grid-list a:hover{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-grid-list .owp-icon{vertical-align:inherit}.woocommerce .woocommerce-ordering{float:left}.woocommerce .woocommerce-ordering select{font-size:13px;min-height:34px;line-height:34px;padding:0 15px;border-color:#ddd;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;margin:0;vertical-align:top}.woocommerce .woocommerce-ordering .theme-select{font-size:13px;color:#999}.woocommerce .woocommerce-ordering .orderby{width:auto;min-width:166px}.woocommerce .woocommerce-ordering .orderby span{width:auto;min-width:166px}.woocommerce .result-count{float:right;font-size:12px;line-height:34px;text-transform:uppercase;list-style:none;margin:0;padding:0}.woocommerce .result-count li{float:left}.woocommerce .result-count li.view-title{margin-right:6px;color:#555;letter-spacing:.6px}.woocommerce .result-count li.view-title:after{display:none}.woocommerce .result-count li:after{content:"/";color:#999;margin:0 3px}.woocommerce .result-count li a{color:#999}.woocommerce .result-count li a:hover{color:#555}.woocommerce .result-count li a.active{color:#555}.woocommerce .result-count li:last-child:after{display:none}.woocommerce table.shop_attributes{text-align:left;width:100%;border-top:1px solid #e4e4e4}.woocommerce table.shop_attributes tr{padding:0;margin:0}.woocommerce table.shop_attributes p{margin:0}.woocommerce table.shop_attributes th{color:#000;font-weight:bold;font-weight:600;text-align:left;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_attributes td{border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_table{border-width:1px;border-style:solid;margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-color:#eaeaea}.woocommerce table.shop_table th{padding:.8em;vertical-align:middle}.woocommerce table.shop_table td{padding:.8em;vertical-align:middle;text-transform:capitalize;border-color:#eaeaea}.woocommerce table.shop_table dl{margin:10px 0 0}.woocommerce table.shop_table dl p{margin:0 0 8px}.woocommerce table.shop_table thead{background-color:#f7f7f7}.woocommerce table.shop_table thead th{color:#444;font-weight:600}.woocommerce table.shop_table .product-remove{text-align:center !important}.woocommerce table.shop_table tfoot td{border-color:#eaeaea}.woocommerce table.shop_table tfoot th{border-color:#eaeaea;font-size:14.5px;letter-spacing:.8px}.woocommerce table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount{font-size:15px;letter-spacing:.5px}.woocommerce table.shop_table a.remove{display:inline-block;font-size:18px;width:25px;height:25px;line-height:23px;font-weight:400;color:#bbb;border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.woocommerce table.shop_table a.remove:hover{background-color:rgba(0,0,0,0);color:#333}.woocommerce table.shop_table tbody th{border-color:#eaeaea}.woocommerce #reviews h3{margin:10px 0;font-size:20px;font-weight:normal;font-weight:400}.woocommerce #reviews #comments{margin-top:0;padding-top:0;border-top:0;overflow:hidden}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments .add_review:after{content:"";display:block;clear:both}.woocommerce #reviews #comments ol.commentlist{width:100%;background:none;list-style:none;padding:0;margin:0}.woocommerce #reviews #comments ol.commentlist li{margin:0 0 20px;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li .comment_container{position:relative;border-bottom:1px solid;margin-bottom:15px;font-size:90%;min-height:85px;padding-left:90px;border-color:#eaeaea}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin:0 0 5px;font-size:1em;line-height:1;border:0;padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong{font-weight:bold;font-weight:600;color:#222}.woocommerce #reviews #comments ol.commentlist li img.avatar{position:absolute;left:0;top:-5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:100px}.woocommerce #reviews .comment-form-rating{clear:both}.woocommerce #reviews .star-rating{display:inline-block;vertical-align:top;float:right}.woocommerce #reviews div[itemprop=description]{border:0;padding:5px 0 20px}.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;line-height:21px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#777}.woocommerce #reviews p.meta{display:inline-block;vertical-align:top}.woocommerce .term-description{margin-bottom:40px}.woocommerce .term-description p:last-child{margin-bottom:0}.woocommerce .widget_price_filter .price_slider{margin-bottom:15px}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;outline:none;top:-4px;margin-left:-6px;width:14px;height:14px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background-color:#13aff0}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;top:2px;bottom:2px;z-index:1;background-color:#13aff0}.woocommerce .widget_price_filter .price_label{font-size:11px;color:#898989;text-transform:uppercase;letter-spacing:1px;font-weight:400}.woocommerce .widget_price_filter .price_slider_amount{text-align:left;height:22px;line-height:22px}.woocommerce .widget_price_filter .price_slider_amount .button{float:right;height:22px;line-height:22px;padding:0 12px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{height:9px;position:relative;padding:0 2px;border:1px solid #d0d0d0;cursor:pointer}.woocommerce .woocommerce-checkout #customer_details h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout #customer_details h3 input[type=checkbox]{float:right;margin:0 !important}.woocommerce .woocommerce-checkout #customer_details p.form-row label{margin:0 0 5px;display:block}.woocommerce .woocommerce-checkout #customer_details p.form-row label.checkbox{display:inline-block}.woocommerce .woocommerce-checkout h3#order_review_heading{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout h3#ship-to-different-address label{display:block;cursor:pointer;margin:0}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{height:40px;padding:6px 12px 2px 6px;background-color:rgba(0,0,0,0);border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.woocommerce .shop_table.order_details tfoot th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .shop_table.customer_details th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .order_details{border-color:#eaeaea}.woocommerce a.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce a.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button{padding:12px 20px}.woocommerce input.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:600;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product{position:relative;float:none}.woocommerce div.product div.images{position:relative;float:left;width:52%;margin-bottom:0}.woocommerce div.product div.summary{float:right;width:44%;margin-bottom:36px}.woocommerce div.product div.summary .price ins{text-decoration:none}.woocommerce div.product div.summary .price del{font-size:20px;color:#ababab}.woocommerce div.product div.summary table.group_table tr td.price del{font-size:13px}.woocommerce div.product div.summary table.group_table tr td p.in-stock{margin:0;line-height:1}.woocommerce div.product div.summary p.in-stock{margin-bottom:20px;color:#77a464}.woocommerce div.product div.woocommerce-product-details__short-description{margin-top:20px}.woocommerce div.product div.woocommerce-product-details__short-description p:last-child{margin:0}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;right:10px;display:block;height:32px;width:32px;background-color:#eee;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;z-index:99;text-align:center;text-indent:-999px;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{display:inline-block;font-family:"Font Awesome 5 Free";font-size:inherit;font-weight:900;text-rendering:auto;display:block;content:"";line-height:32px;text-indent:0}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none !important}.woocommerce div.product .woocommerce-product-gallery img{margin:0}.woocommerce div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:20px}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:"";display:table}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:after{content:"";display:table;clear:both}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:15px;cursor:pointer}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.65%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.76%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.woocommerce div.product .product_title{font-size:24px;margin:0 0 10px}.woocommerce div.product .product_title+.woocommerce-product-rating{margin-top:0}.woocommerce div.product .woocommerce-product-rating{display:inline-block;width:100%;font-size:12px;margin-top:20px}.woocommerce div.product .woocommerce-product-rating .star-rating{float:left;margin-right:10px;margin-top:3px}.woocommerce div.product p.price{font-size:36px;line-height:30px;font-weight:400;margin:20px 0 0}.woocommerce div.product p.stock{margin:0;font-weight:600;color:#fe5252}.woocommerce div.product .woocommerce-tabs{padding-top:30px;clear:both}.woocommerce div.product .woocommerce-tabs .panel{margin:1.5em 0 0}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin:20px 0;font-size:18px;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block;position:relative;width:100%;border-top:1px solid;border-bottom:1px solid;margin-bottom:20px;text-align:center;border-color:#eaeaea}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;color:#999;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);margin-top:-1px;margin-bottom:-1px;font-weight:600;text-transform:uppercase;font-size:90%;padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#13aff0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#13aff0;border-color:#13aff0}.woocommerce div.product form.cart{padding:20px 0;border-top:1px solid;border-bottom:1px solid;margin-top:20px;border-color:#eaeaea}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations .reset_variations{display:block;float:left;margin-top:10px;font-size:13px;color:#999;font-weight:normal;border:2px solid #eee;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-decoration:none;visibility:hidden}.woocommerce div.product form.cart .variations .reset_variations:before{display:inline-block;font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:5px;color:red;vertical-align:top}.woocommerce div.product form.cart .variations label{color:#333;font-weight:600}.woocommerce div.product form.cart .variations td.label{padding:15px 0 15px;width:20%}.woocommerce div.product form.cart .variations td.value{position:relative;padding:15px 0 15px}.woocommerce div.product form.cart .variations tr:first-child td.label{padding-top:0}.woocommerce div.product form.cart .variations tr:first-child td.value{padding-top:0}.woocommerce div.product form.cart:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce div.product form.cart div.quantity{float:left;margin-right:10px}.woocommerce div.product form.cart+.product_meta{margin-top:-1px}.woocommerce div.product .summary .added_to_cart{font-size:12px;font-weight:600;padding-bottom:1px;border-bottom:2px solid;margin-left:6px;text-transform:uppercase;letter-spacing:.6px}.woocommerce div.product .summary .added_to_cart i{margin-left:3px}.woocommerce div.product .swatch-control .theme-select{display:none !important}.woocommerce div.product table.group_table{width:auto;margin-bottom:20px}.woocommerce div.product table.group_table tbody{display:inline-block;width:100%;border:1px solid #eaeaea}.woocommerce div.product table.group_table tr td{padding:10px;border-top:1px solid #eaeaea;border-bottom:0;vertical-align:middle}.woocommerce div.product table.group_table tr:first-child td{border-top:0}.woocommerce #respond input#submit{padding:12px 20px}.woocommerce #respond input#submit.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce #respond input#submit.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce nav.woocommerce-pagination ul{border:none;text-align:right}.woocommerce.content-full-width div.product div.images{width:42%}.woocommerce.content-full-width div.product div.summary{width:54%}.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs{text-align:left}.woocommerce.woo-right-tabs div.product .woocommerce-tabs ul.tabs{text-align:right}.woocommerce .related.products{margin-top:70px}.woocommerce .related.products h2{margin:0 0 15px}.woocommerce .related.products .product{padding-bottom:0}.woocommerce .upsells.products{margin-top:70px}.woocommerce .upsells.products h2{margin:0 0 15px}.woocommerce .upsells.products .product{padding-bottom:0}.woocommerce td.product-name dl.variation dt{font-weight:600;color:#444;padding-bottom:0}.woocommerce td.product-name dl.variation dd{margin-bottom:0;padding-bottom:0}.woocommerce #order_review table.shop_table{margin:0 0 40px;border:none}.woocommerce #order_review table.shop_table th{border:none;padding:16px 20px}.woocommerce #order_review table.shop_table td{border:none;padding:16px 20px;text-align:right}.woocommerce #order_review table.shop_table tfoot td{font-weight:600;color:#444;font-weight:normal}.woocommerce #order_review table.shop_table tfoot th{font-weight:600;color:#444}.woocommerce #order_review table.shop_table thead th{font-size:15px;letter-spacing:1px;padding:20px}.woocommerce #order_review table.shop_table thead th.product-total{text-align:right}.woocommerce #order_review table.shop_table tbody td{background-color:#fdfdfd}.woocommerce #order_review table.shop_table tbody td.product-name{max-width:376px;text-align:left}.woocommerce #order_review table.shop_table label{display:contents}.woocommerce #order_review table tfoot th{text-transform:capitalize}.woocommerce .col-1.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-1.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-1.address address{margin:0}.woocommerce .col-2.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-2.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-2.address address{margin:0}.woocommerce .owp-account-links{margin-bottom:35px;text-align:center}.woocommerce .owp-account-links li{display:inline-block}.woocommerce .owp-account-links li .owp-account-link{font-size:50px;color:#333;line-height:1;font-weight:bold;-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}.woocommerce .owp-account-links li .owp-account-link.current,.woocommerce .owp-account-links li .owp-account-link:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce .owp-account-links li.or{display:inline-block;width:36px;height:36px;line-height:32px;color:#333;border:2px solid;font-size:14px;font-weight:600;text-transform:uppercase;margin:0 16px;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:text-bottom}.woocommerce #customer_login>div{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce #customer_login label{cursor:pointer}.account-original-style .woocommerce #customer_login h2{display:none}.account-original-style .woocommerce #customer_login>div{float:none;width:560px;max-width:100%;margin:0 auto}.account-original-style .woocommerce #customer_login .col-2{display:none}.account-original-style .woocommerce #customer_login .col-2 button{width:100%;padding-top:16px;padding-bottom:16px}.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2){margin:0}.account-original-style .woocommerce #customer_login .col-1 p:last-child{margin:0}.account-original-style .woocommerce #customer_login .col-1 .form-row{display:inline-block}.account-original-style .woocommerce #customer_login .col-1 .form-row.form-row-wide{width:100%}.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label{margin:0 0 0 15px}.account-original-style .woocommerce #customer_login .lost_password{float:right;line-height:42px}.account-original-style .woocommerce #customer_login form.register p:last-child{margin:0}.account-original-style .woocommerce #customer_login .woocommerce-privacy-policy-text{margin-bottom:15px}.account-side-style .woocommerce #customer_login h2{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.account-side-style .woocommerce #customer_login>div{float:left;width:48%}.account-side-style .woocommerce #customer_login .col-2{display:block;float:right}.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input{margin:-3px 6px 0 15px !important}.woocommerce .oceanwp-loginform-wrap h2{display:none}.woocommerce .oceanwp-loginform-wrap form{width:560px;max-width:100%;margin:0 auto;padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .oceanwp-loginform-wrap p:nth-last-child(2){margin:0}.woocommerce .oceanwp-loginform-wrap p:last-child{margin:0}.woocommerce .oceanwp-loginform-wrap .form-row{display:block}.woocommerce .oceanwp-loginform-wrap .form-row.form-row-wide{width:100%}.woocommerce .oceanwp-loginform-wrap .form-row label.woocommerce-form__label{display:block;float:left;clear:both;width:100%;padding-bottom:15px}.woocommerce .oceanwp-loginform-wrap .form-row button.woocommerce-button.button.woocommerce-form-login__submit{width:70%;display:block;margin:auto;padding-top:15px}.woocommerce .oceanwp-loginform-wrap .lost_password{line-height:42px;padding-top:15px;text-align:center}.woocommerce .oceanwp-loginform-wrap input:focus{outline:-webkit-focus-ring-color 1px solid}.woocommerce .lost_reset_password{width:480px;max-width:100%;margin:0 auto}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last{width:100%;margin-right:0;margin-left:0}.woocommerce .lost_reset_password button{width:auto;padding-top:16px;padding-bottom:16px}.wcmenucart i{position:relative;padding:0}.wcmenucart:after{display:none}.wcmenucart-details{margin-left:8px !important}.wcmenucart-details.count{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#13aff0}.wcmenucart-details.count:before{content:"";position:absolute;top:0;left:-3px;width:0;height:0;margin-top:4px;border-style:solid solid solid none;border-width:5px 5px 5px medium;border-top-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important;border-color:#13aff0}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart-hide,#mobile-fullscreen ul li a.wcmenucart-hide,.wcmenucart-hide{display:none}.col2-set{width:100%;width:100%}.col2-set:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}@media only screen and (min-width: 481px)and (max-width: 768px){.tablet-col .col.first{clear:none}.woocommerce .products.oceanwp-row.tablet-col .col{clear:none}.woocommerce .products.oceanwp-row.tablet-1-col .product{clear:both}.woocommerce .products.oceanwp-row.tablet-2-col .product:nth-child(2n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-3-col .product:nth-child(3n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-4-col .product:nth-child(4n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-5-col .product:nth-child(5n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-6-col .product:nth-child(6n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.tablet-1-col .product{width:100% !important}.woocommerce .products.tablet-2-col .product{width:50% !important}.woocommerce .products.tablet-3-col .product{width:33.33% !important}.woocommerce .products.tablet-4-col .product{width:25% !important}.woocommerce .products.tablet-5-col .product{width:20% !important}.woocommerce .products.tablet-6-col .product{width:16.66% !important}.woocommerce .products.tablet-7-col .product{width:14.28% !important}}@media only screen and (max-width: 480px){.mobile-col .col.first{clear:none}.woocommerce .products.oceanwp-row.mobile-col .col{clear:none}.woocommerce .products.oceanwp-row.mobile-1-col .product{clear:both}.woocommerce .products.oceanwp-row.mobile-2-col .product:nth-child(2n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-3-col .product:nth-child(3n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-4-col .product:nth-child(4n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-5-col .product:nth-child(5n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-6-col .product:nth-child(6n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.mobile-1-col .product{width:100% !important}.woocommerce .products.mobile-2-col .product{width:50% !important}.woocommerce .products.mobile-3-col .product{width:33.33% !important}.woocommerce .products.mobile-4-col .product{width:25% !important}.woocommerce .products.mobile-5-col .product{width:20% !important}.woocommerce .products.mobile-6-col .product{width:16.66% !important}.woocommerce .products.mobile-7-col .product{width:14.28% !important}}.clear{clear:both}.nobr{white-space:nowrap}.woocommerce-page .cart-collaterals{width:100%}.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce-page .cart-collaterals:after{content:" ";display:table;clear:both}.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce-page .cart-collaterals .shipping_calculator:after{content:" ";display:table;clear:both}.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page form .form-row-wide{clear:both}.woocommerce-page form .form-row::after{clear:both}.woocommerce-page ul.cart_list li::after{clear:both}.woocommerce-page ul.product_list_widget li::after{clear:both}.price{color:#57bf6d}.price del{color:#555}.amount{color:#57bf6d}.select2-drop-active{border-color:#bbb}.select2-container-active .select2-choice{border-color:#bbb}.select2-container-active .select2-choices{border-color:#bbb}.select2-container--open{z-index:99999}@-webkit-keyframes spin{25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg)}}@-moz-keyframes spin{25%{-moz-transform:rotate(270deg)}50%{-moz-transform:rotate(90deg)}75%{-moz-transform:rotate(360deg)}100%{-moz-transform:rotate(180deg)}}@-ms-keyframes spin{25%{-ms-transform:rotate(270deg)}50%{-ms-transform:rotate(90deg)}75%{-ms-transform:rotate(360deg)}100%{-ms-transform:rotate(180deg)}}@-o-keyframes spin{25%{-o-transform:rotate(270deg)}50%{-o-transform:rotate(90deg)}75%{-o-transform:rotate(360deg)}100%{-o-transform:rotate(180deg)}}@keyframes spin{25%{transform:rotate(270deg)}50%{transform:rotate(90deg)}75%{transform:rotate(360deg)}100%{transform:rotate(180deg)}}.woocommerce-message{display:inline-block;width:100%;font-size:14px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left}.woocommerce-message a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-message a:hover{background-color:#0b7cac;color:#fff}.woocommerce-message a:focus{background-color:#0b7cac;color:#fff}.woocommerce-message:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ddd}.woocommerce-error{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#fdc1b1}.woocommerce-error a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-error a:hover{background-color:#0b7cac;color:#fff}.woocommerce-error:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ffc4b7}.woocommerce-info{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#b1befd}.woocommerce-info a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-info a:hover{background-color:#0b7cac;color:#fff}.woocommerce-info:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#b1befd}ul.woocommerce-error{background-color:#e2401c;color:#fff;border:none;border-left:10px solid rgba(0,0,0,.15);font-size:14px;padding:15px 20px;margin-bottom:25px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-transform:none}ul.woocommerce-error:before{display:none}ul.woocommerce-error li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ffc4b7}ul.woocommerce-message:before{display:none}ul.woocommerce-message li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ddd}ul.woocommerce-info:before{display:none}ul.woocommerce-info li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#b1befd}ul.order_details{position:relative;margin:3.631em 0}ul.order_details:before{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details:after{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px;top:auto;bottom:-16px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.387em;text-transform:none}.woocommerce-checkout .woocommerce-info{padding:10px 0;text-align:center;border-width:1px 0;border-color:#eaeaea}.woocommerce-checkout .woocommerce-info:before{color:#ddd}.woocommerce-checkout .woocommerce-info a{font-size:12px;float:none;padding:0;letter-spacing:0;background-color:rgba(0,0,0,0);color:#13aff0}.woocommerce-checkout .woocommerce-info a:hover{color:#333;background-color:rgba(0,0,0,0) !important}.woocommerce-checkout form.login{max-width:600px;margin:0 auto 30px auto;padding:20px;border:1px solid;border-color:#eaeaea}.woocommerce-checkout form.login .lost_password{line-height:46px;float:right;margin:0}.woocommerce-checkout form.login p.form-row{display:inline-block;margin:0}.woocommerce-checkout form.login p.form-row.form-row-first,.woocommerce-checkout form.login p.form-row.form-row-last{margin:0 0 20px}.woocommerce-checkout form.login label.inline{padding-left:10px}.woocommerce-checkout form.login .wc-social-login{display:block !important;margin-top:20px}.woocommerce-checkout form.checkout_coupon{display:block;border:3px dashed rgba(84,84,84,.15);padding:28px;width:695px;margin:0 auto 30px;text-align:center}.woocommerce-checkout form.checkout_coupon p{margin:0}.woocommerce-checkout form.checkout_coupon p:last-child{margin:0}.woocommerce-checkout form.checkout_coupon .form-row-first{float:left;width:74%}.woocommerce-checkout form.checkout_coupon .form-row-last{float:right;width:25%}.woocommerce-checkout form.checkout_coupon input{line-height:36px;width:100%;height:36px;min-height:36px;padding:0 15px;padding-top:0;padding-bottom:0;margin:0}.woocommerce-checkout form.checkout{display:inline-block;width:100%;margin-top:30px}.woocommerce-checkout h3#order_review_heading,.woocommerce-checkout #order_review{float:right;width:48%}.woocommerce-checkout .e-checkout__order_review h3#order_review_heading,.woocommerce-checkout .e-checkout__order_review #order_review{float:none;width:100%}.woocommerce-checkout .woocommerce-account-fields{display:inline-block;width:100%}.woocommerce-checkout .woocommerce-account-fields input{margin-bottom:0}.woocommerce-checkout #payment ul.payment_methods{padding-bottom:20px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label{display:block;font-size:16px;font-weight:600;padding:20px;cursor:pointer;margin:0;letter-spacing:.4px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label:before{font-family:"Font Awesome 5 Free";text-rendering:auto;display:inline-block;font-size:inherit;content:"";color:#333;font-weight:400;margin-right:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child:checked+label:before{content:"";color:#13aff0}.woocommerce-checkout #payment ul.payment_methods li{background-color:#fafafa;text-align:left;margin-bottom:1px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-checkout #payment ul.payment_methods li:hover{background-color:#f5f5f5}.woocommerce-checkout #payment ul.payment_methods li img{float:right;border:0;padding:0;max-height:28px}.woocommerce-checkout #payment ul.payment_methods .woocommerce_error li{background-color:rgba(0,0,0,0);color:#fff}.woocommerce-checkout #payment div.payment_box{position:relative;width:100%;padding:1.4em;font-size:.92em;line-height:1.5;background-color:#fff;color:#555}.woocommerce-checkout #payment div.payment_box p{margin:0}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{color:#13aff0;font-size:16px;margin-left:6px}.woocommerce-checkout #place_order{width:100%;font-size:15px;line-height:1.6;padding:16px 20px}.woocommerce-checkout .woocommerce form.login{margin-top:0;margin-bottom:30px}.woocommerce-checkout .woocommerce form.register{margin-top:0;margin-bottom:30px}.woocommerce-checkout>.col2-set{float:left;width:48%}.woocommerce-checkout>.col2-set>.col-1{float:none;width:100%;margin-bottom:30px}.woocommerce-checkout>.col2-set>.col-1:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout>.col2-set>.col-2{float:none;width:100%}.woocommerce-checkout>.col2-set>.col-2:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout .place-order .terms{margin:0 0 8px}.woocommerce-checkout .form-row.place-order{margin:0}.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;margin-bottom:0;text-align:center}.woocommerce-cart .woocommerce ul.products li.product .button.added{display:inline-block}.woocommerce-cart table.cart img{width:auto;max-width:60px}.woocommerce-cart table.cart td.actions{border-bottom:0}.woocommerce-cart table.cart td.actions input{padding-top:0;padding-bottom:0;height:32px;line-height:32px;padding:0 1.5em}.woocommerce-cart table.cart td.actions .coupon{float:left}.woocommerce-cart table.cart td.actions .coupon .input-text{display:inline-block;float:none;width:auto;min-height:32px;line-height:32px;padding:0 .8em;margin:0 8px 0 0;border-color:#ddd}.woocommerce-cart table.cart td.actions .coupon .input-text:focus{border-color:#bbb}.woocommerce-cart table.cart td.actions .coupon label{display:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{float:right}.woocommerce-cart .cart-collaterals .cart_totals table{width:100%;margin-bottom:20px;border:0}.woocommerce-cart .cart-collaterals .cart_totals table td{padding:.8em;vertical-align:top;line-height:1.5em}.woocommerce-cart .cart-collaterals .cart_totals table th{padding:.8em;vertical-align:top;line-height:1.5em;border-right-style:solid;border-right-width:1px;width:40%;font-weight:600;color:#444;text-transform:none}.woocommerce-cart .cart-collaterals .cart_totals table select{width:100%;min-height:34px}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table .theme-select .theme-selectInner{width:100% !important}.woocommerce-cart .cart-collaterals .cart_totals .order-total th{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .order-total td{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount{font-size:15px;vertical-align:middle;padding-top:.8em;letter-spacing:.5px}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button{display:inline-block;font-size:12px;line-height:1.5;font-weight:900;padding-bottom:3px;border-bottom:1px solid;margin-top:13px;text-transform:uppercase;letter-spacing:.9px}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form{margin-top:15px}.woocommerce-cart .cart-collaterals .cart_totals .button[name=calc_shipping]{width:100%;margin-top:10px;margin-bottom:5px}.woocommerce-cart .cart-collaterals .cart_totals tr td{border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals tr th{border-color:#eaeaea}.single_variation{display:block;float:left;margin-bottom:10px}.variations_button{clear:both}div.owp-woo-single-cond-notice{display:inline-block;margin-top:10px;padding-top:20px;border-top:1px solid;border-color:#eaeaea;width:100%;text-align:center;font-family:inherit;font-size:18px;font-weight:600;line-height:2;letter-spacing:1.5;text-transform:capitalize}div.owp-woo-single-cond-notice span,div.owp-woo-single-cond-notice a{color:#333}div.owp-woo-single-cond-notice a:hover{color:#52a7fe}.product_meta{clear:both;font-size:13px;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;padding:20px 0;color:#787878;margin-top:20px;border-color:#eaeaea}.product_meta span{display:block}.product_meta span.sku{display:inline}.product_meta .posted_in{color:#333;font-weight:600}.product_meta .posted_in a{color:#ababab;font-weight:400}.product_meta .posted_in a:hover{color:#13aff0}.product_meta .tagged_as{color:#333;font-weight:600}.product_meta .tagged_as a{color:#ababab;font-weight:400}.product_meta .tagged_as a:hover{color:#13aff0}.sku_wrapper{color:#333;font-weight:600}.sku_wrapper span{display:inline;color:#555;font-weight:400}.woocommerce-product-search label{display:none}.woocommerce-product-search button[type=submit]{float:right;margin-top:15px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.product-quantity{font-weight:normal}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content .addresses{margin-top:40px}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title{background-color:#f7f7f7;padding:15px 25px;position:relative;border-bottom:1px solid #fff}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3{font-size:20px;font-weight:400;margin:0}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a{position:absolute;top:10px;right:10px;padding:6px 15px;background-color:#fff;color:#898989}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover{background-color:#f8f8f8;color:#555}.woocommerce-MyAccount-content .addresses .woocommerce-Address address{background-color:#f7f7f7;padding:15px 25px;color:#898989}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em !important}.woocommerce-MyAccount-content #payment .payment_methods li .payment_box{background-color:rgba(0,0,0,.05)}p.stars span a{border-color:#eaeaea}@media(min-width: 768px){.woocommerce-MyAccount-tabs{float:left;width:18%;margin-right:6%}.woocommerce-MyAccount-content{float:right;width:76%}}.current-shop-items-dropdown{border-top-color:#13aff0}.return-to-shop .button.wc-backward:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:8px}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart{letter-spacing:0}body a.wcmenucart.wcmenucart-empty-cart i{margin-right:0}.custom-col .col.first{clear:none}.form-row .required{color:#e42234;border:0}del .amount{color:#555}.select2-container .select2-choice{line-height:40px;height:40px;border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.select2-container .select2-choice .select2-arrow{width:30px}.select2-container .select2-choice .select2-arrow b{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:15px;line-height:40px;text-align:center}.select2-container .select2-choice .select2-arrow b:before{content:""}.select2-container .select2-choice .select2-arrow b:after{display:none}.select2-container .select2-choice abbr{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:15px;line-height:40px;text-align:center}.select2-dropdown-open.select2-drop-above .select2-choice{border-color:#bbb}.select2-dropdown-open.select2-drop-above .select2-choices{border-color:#bbb}.select2-drop.select2-drop-above.select2-drop-active{border-color:#bbb}#review_form #respond{position:static;margin:0;width:auto;padding:0;background:rgba(0,0,0,0) none;border:0}#review_form #respond:after{content:"";display:block;clear:both}#review_form #respond p{text-align:left}#review_form #respond p.comment-form-author{width:50%;float:left;padding-right:10px}#review_form #respond p.comment-form-author input{width:100%}#review_form #respond p.comment-form-email{width:50%;float:right;padding-left:10px}#review_form #respond p.comment-form-email input{width:100%}#review_form #respond p label{display:block;margin-bottom:7px}#review_form #respond input{width:auto}#review_form #respond textarea{width:100%}#review_form #respond .form-submit input{left:auto;left:auto}.woocommerce span.onsale{position:absolute;top:1.25rem;left:1.25rem;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:600;letter-spacing:.4px;z-index:9}.woocommerce .circle-sale span.onsale{padding:0;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}@media only screen and (max-width: 1080px){.woocommerce .has-product-nav span.onsale{top:3.5rem}}@media only screen and (max-width: 767px){.woocommerce .has-product-nav span.onsale{top:7rem !important}.woocommerce span.onsale{left:15%;top:2rem}}@media only screen and (max-width: 660px){.woocommerce span.onsale{left:10% !important}}@media only screen and (max-width: 240px){.woocommerce .has-product-nav span.onsale{top:8rem !important}}.products .product-category{text-align:center}.products .product-category img{display:block;margin:0 auto}.products .product-category mark{background:none;color:inherit}.woocommerce-checkout-review-order-table tfoot th{background-color:#f7f7f7}form.checkout{position:static !important}form.checkout>.blockUI{position:fixed !important}.blockUI.blockOverlay{background:rgba(250,250,250,.6) !important}.blockUI:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";-webkit-animation:fa-spin 0.75s infinite linear;-moz-animation:fa-spin 0.75s infinite linear;-ms-animation:fa-spin 0.75s infinite linear;-o-animation:fa-spin 0.75s infinite linear;animation:fa-spin 0.75s infinite linear;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.woocommerce-MyAccount-tabs .oceanwp-user-profile{display:table;width:100%;table-layout:auto;margin-bottom:40px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .image{display:table-cell;vertical-align:middle;width:64px;height:64px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .image img{width:100%;height:auto;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info{display:table-cell;vertical-align:middle;padding-left:15px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name{display:block;font-size:18px;line-height:1;margin-bottom:5px;color:#333}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout{font-size:13px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:15px 0;padding:0;border-top:1px solid #eaeaea}.woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eaeaea;position:relative}.woocommerce-MyAccount-navigation ul li a{padding:12px 0;display:block}.woocommerce-MyAccount-navigation ul li a:before{display:inline-block;font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:inherit;text-rendering:auto;content:"";color:#13aff0;line-height:22px;margin-left:8px;width:20px;text-align:right;float:right;-moz-opacity:.45;-webkit-opacity:.45;opacity:.45;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.woocommerce-MyAccount-navigation ul li a:hover:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.is-active a:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:""}.my_account_orders .button.view:after,.woocommerce-MyAccount-downloads .button:after{font-family:"simple-line-icons"}.my_account_orders .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.my_account_orders .button.view:after{content:"";margin-left:8px}.woocommerce-MyAccount-downloads .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.woocommerce-MyAccount-downloads .button:after{content:"";margin-left:8px}.no-top-border .current-shop-items-dropdown{border-top:none}.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after,.woocommerce ul.products li.product .added_to_cart:after,.return-to-shop .button.wc-backward:before,.woocommerce .widget_shopping_cart_content .buttons .button:after,.woocommerce div.product form.cart .variations .reset_variations:before,.wcmenucart i{font-style:normal;letter-spacing:normal;font-weight:600;text-rendering:auto}.distraction-free .medium-header .col-1,.distraction-free .medium-header .col-3,.distraction-free .top-header .header-top,.distraction-free .vertical-header #site-header-inner .oceanwp-social-menu,.distraction-free .vertical-header #vertical-searchform,.distraction-free .oceanwp-social-menu,.distraction-free #site-description,.distraction-free .center-header .left-menu,.distraction-free .center-header .right-menu,.distraction-free .full_screen-header #site-navigation-wrap{display:none}.distraction-free #site-logo{float:none;margin:auto}.distraction-free #site-logo #site-logo-inner{text-align:center}.distraction-free .center-header .navigation{justify-content:center;min-height:60px}.distraction-free .vertical-header #site-header-inner{display:flex;justify-content:center}@media screen and (min-width: 960px){.distraction-free .vertical-header #site-header-inner{flex-direction:column}}.quick-view-plugin-active ul.products li.product li.btn-wrap{position:relative}@media(min-width: 769px){.woocommerce div.product.owp-thumbs-layout-vertical span.onsale{left:12%}.woocommerce div.product.owp-thumbs-layout-vertical.has-no-thumbnails span.onsale{left:20px}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport{float:right;width:75%}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs{float:left;width:calc(25% - 1em);overflow-x:hidden}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs li{width:100%}}@media(min-width: 769px){.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs{display:inline-block;width:100%}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs{float:left;width:20%;margin:0;border:none}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li{display:block;border-top:1px solid #eaeaea}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li:first-child{border-top:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a{display:block;position:relative;text-align:left;border-width:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after{content:"";position:absolute;top:0;right:-2px;width:3px;height:100%;background-color:#13aff0;opacity:0;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active a:after{opacity:1}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel{float:right;width:80%;border-left-width:1px;border-style:solid;border-color:#eaeaea;padding:20px;margin:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel>h2:first-child{margin-top:0}}.woocommerce div.product.owp-tabs-layout-section .woocommerce-tabs ul.tabs{display:none}.woocommerce div.product.owp-tabs-layout-section .panel{display:block !important;margin-top:80px}.woocommerce div.product.owp-tabs-layout-section .panel#tab-description{margin-top:0}.woocommerce div.product.owp-tabs-layout-section .panel h2:first-child{font-size:28px;margin-top:0}.woocommerce .owp-btn-big .summary form button.button{width:55%}.woocommerce .owp-btn-very-big .summary form button.button{font-size:16px;min-height:50px;width:100%;margin-top:15px}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:15px 20px;background-color:#3d9cd2;color:#fff;z-index:999}.demo_store a{color:#fff;font-weight:400;text-decoration:underline;display:block}.demo_store a:hover{text-decoration:none}.demo_store:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:""}.vertical-header-style .woocommerce-store-notice.demo_store{z-index:9999}@media(min-width: 768px){.demo_store a{background:rgba(0,0,0,.1);float:right;display:inline-block;margin:-15px -20px -15px 0;padding:15px 20px}.demo_store a:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:10px}}.owp-cart-overlay{display:none;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}li.wc-gzd{margin-bottom:5px !important}li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info,li.wc-gzd .wc-gzd-additional-info.product-units-wrapper.product-units,li.wc-gzd .wc-gzd-additional-info.shipping-costs-info{display:inline-block;width:100%;text-align:center;margin:0 0 5px;padding:5px 0;line-height:1;letter-spacing:1}li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info{font-size:16px}.wc-gzd-single .wc-gzd-additional-info.product-units-wrapper.product-units,.wc-gzd-single .wc-gzd-additional-info.shipping-costs-info,.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info{display:inline-block;width:100%;margin:0 0 5px;padding:5px 0;line-height:1.5;letter-spacing:1}.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info{font-size:24px}.wc-gzd-single,.wc-gzd-single-meta,li.wc-gzd{display:block;padding:2px 0}.wc-gzd-single-meta p.wc-gzd-additional-info{display:inline-block;width:100%}.wc-gzd-single-meta p.wc-gzd-additional-info{font-size:14px}.woocommerce.single-product .legal-price-info{margin-top:10px}.woocommerce-MyAccount-content #payment ul.payment_methods>li{background-color:#fafafa}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>input[type=radio]:first-child{position:absolute !important;clip:rect(1px, 1px, 1px, 1px)}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label{display:block;font-size:16px;font-weight:600;padding:20px;cursor:pointer;margin:0;letter-spacing:.4px}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label:before{font-family:"Font Awesome 5 Free";text-rendering:auto;display:inline-block;font-size:inherit;content:"";color:#333;font-weight:400;margin-right:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label:after{content:"";clear:both;display:table}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:before{content:"";color:#13aff0}.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox{position:relative;width:100%;padding:1.4em;font-size:.92em;line-height:1.5;background-color:#fff;color:#555}.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox p{margin:0}.woocommerce-MyAccount-content #add_payment_method .woocommerce-PaymentMethod label{margin-left:0}.woocommerce-MyAccount-content #place_order{width:100%;font-size:15px;line-height:1.6;padding:16px 20px}ul#shipping_method{padding-bottom:20px}ul#shipping_method li{padding-bottom:10px}ul#shipping_method li label{padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}ul#shipping_method li input[type=radio]{vertical-align:middle;cursor:pointer}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods{padding-bottom:20px;text-align:left}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li{padding-bottom:10px}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label{display:inline;padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li input[type=radio]{vertical-align:middle;cursor:pointer}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method{padding-bottom:20px;display:block}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li{padding-bottom:10px}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li label{padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li input[type=radio]{vertical-align:middle;cursor:pointer;display:inline-block}.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper{margin:0}.woocommerce .cross-sells li.title h2{background-color:rgba(0,0,0,0) !important;border-bottom:none}.woocommerce div.product.elementor form.cart table.variations td.value:before{content:none}.woocommerce div.product.elementor form.cart table.variations td{display:block !important;line-height:inherit !important}.widget_product_categories li,.widget_layered_nav li{position:relative;margin-bottom:10px}.widget_product_categories li a,.widget_layered_nav li a{position:relative;display:block;font-size:13px;line-height:1.6;padding-left:22px;text-transform:capitalize}.widget_product_categories li a:before,.widget_layered_nav li a:before{content:"";position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;border:1px solid rgba(0,0,0,.15)}.widget_product_categories li a:hover~.count,.widget_layered_nav li a:hover~.count{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.widget_product_categories .count,.widget_layered_nav .count{background-color:rgba(84,84,84,.05);position:absolute;top:0;right:0;font-size:12px;line-height:18px;padding:0 10px;text-align:center;min-width:10px;border:1px solid rgba(0,0,0,0);border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce .widget_product_categories li a:before{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce .widget_product_categories li.current-cat>a{font-weight:bold}.woocommerce .widget_product_categories li.current-cat>a:before{background-color:#13aff0;border-color:#13aff0}.woocommerce .widget_product_categories li.current-cat>a~.count{background-color:#13aff0;color:#fff;border-color:#13aff0}.woocommerce .widget_product_categories li ul.children{margin:8px 0 0 30px}.woocommerce .widget_product_categories li ul.children li{font-size:12px;line-height:1.3;margin-bottom:5px}.woocommerce .widget_product_categories li ul.children li a{padding-left:0}.woocommerce .widget_product_categories li ul.children li a:before{display:none}.woocommerce .widget_product_categories li ul.children .count{line-height:18px}.woocommerce .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woocommerce .widget_layered_nav li a:before{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}.woocommerce .widget_layered_nav li.chosen a{font-weight:bold}.woocommerce .widget_layered_nav li.chosen a:before{background-color:#13aff0;border-color:#13aff0;text-align:center;content:"";color:#fff;font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:10px;line-height:10px;text-rendering:auto}.woocommerce .widget_layered_nav li.chosen a:hover:before{content:""}.woocommerce .widget_layered_nav li.chosen a~.count{background-color:#13aff0;color:#fff;border-color:#13aff0}.woo-dropdown-cat .widget_product_categories li{position:relative}.woo-dropdown-cat .widget_product_categories li a{display:block;font-size:12px;line-height:1.6;font-weight:600;text-transform:uppercase;padding:10px 22px 10px 0;border-bottom:1px solid #eaeaea}.woo-dropdown-cat .widget_product_categories li a:before{display:none}.woo-dropdown-cat .widget_product_categories li .open-this{position:absolute;left:0;width:40px;height:40px;line-height:40px;font-size:14px;text-align:center;cursor:pointer;z-index:10}.woo-dropdown-cat .widget_product_categories li.cat-parent .open-this{left:auto;right:0}.woo-dropdown-cat .widget_product_categories li ul.children{display:none;margin:0 0 0 16px}.woo-dropdown-cat .widget_product_categories li.current-cat-parent>ul.children{display:block}.woo-dropdown-cat .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woo-dropdown-cat .widget_product_categories .count{position:absolute;top:0;right:40px;border:0;padding:10px 0 0;z-index:10}.woo-dropdown-cat .widget_product_categories .count,.woo-dropdown-cat .widget_product_categories li.current-cat>a~.count{background-color:rgba(0,0,0,0) !important;color:#999}#oceanwp-cart-sidebar-wrap{display:none;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#oceanwp-cart-sidebar-wrap,#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{position:absolute;top:0;right:-100%;background-color:#fff;width:325px;height:100%;padding:20px 0 0;overflow:auto;z-index:10000;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#oceanwp-cart-sidebar-wrap .owp-cart-title{font-size:18px;font-weight:600;color:#555;line-height:1.2;text-transform:uppercase;padding:0 20px;margin:0;text-align:center}#oceanwp-cart-sidebar-wrap .divider{display:block;width:30px;height:2px;background-color:rgba(0,0,0,.1);margin:10px auto 20px}#oceanwp-cart-sidebar-wrap .oceanwp-cart-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}#oceanwp-cart-sidebar-wrap .oceanwp-cart-close:hover{opacity:1}#oceanwp-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child{border-top-width:1px}#oceanwp-cart-sidebar-wrap .woocommerce-mini-cart__empty-message{padding:0 20px 20px;margin:0}#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart{padding-top:0}#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li:first-child{padding-top:10px}.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width: 782px){.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width: 600px){.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:0;height:100%}}.show-cart #oceanwp-cart-sidebar-wrap,.show-cart-sidebar #oceanwp-cart-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.show-cart #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar,.show-cart-sidebar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{right:0}@media only screen and (max-width: 959px){#oceanwp-cart-sidebar-wrap{display:block}}.woocommerce .oceanwp-off-canvas-filter{float:left;height:34px;font-size:14px;font-weight:600;line-height:34px;padding:0 14px;color:#999;border:1px solid #eaeaea;margin:0 20px 0 0;text-align:center}.woocommerce .oceanwp-off-canvas-filter:hover{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-off-canvas-filter i{margin-right:6px}.woocommerce .oceanwp-off-canvas-filter .owp-icon{vertical-align:inherit;margin-right:5px}#oceanwp-off-canvas-sidebar-wrap{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#oceanwp-off-canvas-sidebar-wrap,#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{position:absolute;top:0;left:-100%;background-color:#fff;width:325px;height:100%;padding:35px;overflow:auto;z-index:99999;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#oceanwp-off-canvas-sidebar-wrap .sidebar-box{border-bottom:1px solid rgba(84,84,84,.15);margin-bottom:0;padding-top:50px;padding-bottom:50px}#oceanwp-off-canvas-sidebar-wrap .sidebar-box:first-child{padding-top:0}#oceanwp-off-canvas-sidebar-wrap .sidebar-box:last-child{border-bottom:0;padding-bottom:0}.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width: 782px){.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width: 600px){.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:0;height:100%}}.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{left:0}.oceanwp-off-canvas-close{position:absolute;top:15px;right:15px;width:30px;height:30px;background-color:rgba(0,0,0,0);border:0;margin:0;padding:0;text-align:center;z-index:1000}.oceanwp-off-canvas-close svg{fill:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.oceanwp-off-canvas-close:hover svg{fill:#777}.quantity{position:relative;float:left;overflow:hidden;zoom:1;min-width:110px}.quantity .qty,.quantity .minus,.quantity .plus{display:block;float:left;width:36px;min-height:36px;background-color:rgba(0,0,0,0);border:1px solid #e4e4e4;margin:0;padding:0;text-align:center;vertical-align:middle;font-size:12px;color:#777;-moz-appearance:textfield;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.quantity .minus,.quantity .plus{font-size:13px;line-height:34px}.quantity .minus{border-right-width:0}.quantity .plus{border-left-width:0}.quantity input::-webkit-outer-spin-button{display:none}.quantity input::-webkit-inner-spin-button{display:none}.woocommerce form input[type=number]{max-width:58px;min-height:36px}.woocommerce form input.qty[type=number]{-moz-appearance:textfield}@media(min-width: 1080px){.owp-product-nav-wrap{position:absolute;top:0;right:0}}.owp-product-nav-wrap{text-align:right;z-index:1}.owp-product-nav{position:relative;display:inline-block}.owp-product-nav li{display:inline-block;margin-left:3px}.owp-product-nav li:first-child{margin-left:0}.owp-product-nav li a.owp-nav-link{display:inline-block;width:28px;height:28px;line-height:24px;border:2px solid #e9e9e9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;text-align:center}.owp-product-nav li a.owp-nav-link i{line-height:1.2}.owp-product-nav li a.owp-nav-link .owp-icon{display:inline-block;height:100%;width:100%;padding:6px}.owp-product-nav li a.owp-nav-link .owp-icon:hover use{stroke:#fff}.owp-product-nav li a.owp-nav-link:hover{background-color:#13aff0;color:#fff;border-color:#13aff0}.owp-product-nav li a.owp-nav-text{display:none;font-size:12px}.owp-product-nav li a.owp-nav-text.next-text{padding-right:5px}.owp-product-nav li a.owp-nav-text.prev-text{padding-left:5px}.owp-product-nav li .owp-nav-thumb{position:absolute;top:100%;left:-99999px;display:inline-block;width:90px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);z-index:100}.owp-product-nav li:hover>.owp-nav-thumb{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 767px){.owp-product-nav-wrap{margin-bottom:15px}.owp-product-nav{display:block}.owp-product-nav li.next-li{float:right;display:flex;align-items:center}.owp-product-nav li.prev-li{float:left;display:flex;align-items:center}.owp-product-nav li{position:relative}.owp-product-nav li a.owp-nav-text{display:inline-block}}.sidr-class-woo-menu-icon{display:none}.sidr-class-woocommerce{display:none}@media only screen and (max-width: 1280px){.woocommerce div.product .product-thumbnails{width:275px}}@media only screen and (max-width: 992px){.woocommerce #customer_login .lost_password{float:none;margin-top:10px !important;line-height:1}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .oceanwp-loginform-wrap .lost_password{float:none;margin-top:10px !important;line-height:1}.woocommerce .oceanwp-loginform-wrap .form-row label[for=rememberme]{margin:0 0 0 4px}}@media only screen and (max-width: 959px){body.account-side-style .woocommerce #customer_login>div,body.account-side-style .woocommerce #customer_login .col-2{float:none;width:100%}body.account-side-style .woocommerce #customer_login .col-2{margin-top:20px}.woocommerce-checkout #order_review{float:none;width:100%}.woocommerce-checkout>.col2-set{float:none;width:100%}.woocommerce-checkout h3#order_review_heading{float:none;width:100%}.woocommerce-checkout form.checkout_coupon{width:100%;margin-bottom:20px}.woocommerce-checkout form.checkout_coupon .form-row-first,.woocommerce-checkout form.checkout_coupon .form-row-last{float:none;width:100%;margin:0}.woocommerce-checkout form.checkout_coupon .form-row-last{margin-top:10px}.woocommerce-checkout form.checkout{margin-top:10px}}@media only screen and (max-width: 767px){.woocommerce ul.products.list li.product .woo-entry-image,.woocommerce ul.products.list li.product .product-entry-slider-wrap{float:none;width:100%;margin:0 0 20px}.woocommerce ul.products.list li.product .woo-entry-inner{float:none;width:100%}.woocommerce ul.order_details li{float:none;width:100%;margin-bottom:10px;padding-bottom:10px;border:0;border-bottom:1px solid #e9e9e9}.woocommerce .form-row-first{float:none;width:100%;margin-right:0;margin-left:0 !important}.woocommerce .form-row-last{float:none;width:100%}.woocommerce .cart-collaterals .cross-sells{display:none}.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce div.product div.images{float:none;width:100% !important;text-align:center}.woocommerce div.product div.summary{float:none;width:100% !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block}.woocommerce.content-full-width div.product div.images{float:none;width:100%}.woocommerce.content-full-width div.product div.summary{float:none;width:100%}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .order_details li:last-of-type{padding:0;margin:0}.col2-set .col-1{float:none;width:100%}.col2-set .col-2{float:none;width:100%}.col2-set>div:first-child{margin-bottom:30px}.woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce-cart .cart-collaterals .cart_totals table td{text-align:right}.woocommerce-cart table.cart td.actions .coupon .input-text{max-width:150px}.woocommerce-message:before{display:none}.woocommerce-cart .woocommerce table.shop_table thead{display:none}.woocommerce-cart .woocommerce table.shop_table tbody th{display:none}.woocommerce-cart .woocommerce table.shop_table tr td{display:inline-block;width:100%;text-align:right;clear:both}.woocommerce-cart .woocommerce table.shop_table tr td:before{content:attr(data-title) ": ";font-weight:600;float:left;font-size:14.5px;letter-spacing:.8px;color:#525252}.woocommerce-cart .woocommerce table.shop_table tr td.product-remove:before,.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail{text-align:center}.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity{float:right}.woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal span.woocommerce-Price-amount.amount{font-size:14px;font-weight:600;letter-spacing:.5px}.woocommerce-cart .woocommerce table.shop_table tr td.actions:before,.woocommerce-cart .woocommerce table.shop_table tr td.download-actions:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.download-actions .button{display:block;text-align:center}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions{text-align:right}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions:before{display:none}.distraction-free #site-header.center-header #site-logo{text-align:-webkit-center}.distraction-free #site-header.vertical-header #site-header-inner{width:fit-content}}@media only screen and (max-width: 767px){ul#shipping_method{display:inline-block;width:100%;text-align:left;padding-top:20px}ul#shipping_method li{padding-bottom:20px}.woocommerce .cart-collaterals p{text-align:left}.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button{float:left}}@media only screen and (max-width: 580px){.woocommerce-cart table.cart td.actions .coupon{float:none;width:100%;text-align:center;padding-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px}.woocommerce-cart table.cart td.actions .coupon input{width:100%}.woocommerce-cart table.cart td.actions .coupon button[name=apply_coupon]{width:100%;display:inline-block;float:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{display:inline-block;float:none;width:100%;margin-top:15px}}@media only screen and (max-width: 480px){.woocommerce .result-count{display:none}.woocommerce .oceanwp-toolbar{text-align:center}.woocommerce .oceanwp-off-canvas-filter,.woocommerce .oceanwp-grid-list{display:inline-block;float:none}.woocommerce .oceanwp-grid-list{margin:0}.woocommerce .woocommerce-ordering{float:none;margin-top:14px;text-align:left}.woocommerce .woocommerce-ordering .orderby{width:100% !important}.woocommerce .woocommerce-ordering .orderby span{width:100% !important}.woocommerce-checkout form.login .lost_password{float:none;line-height:1;margin:10px 0 0}}@media only screen and (max-width: 320px){.woocommerce .woocommerce-ordering .orderby{width:175px !important}.woocommerce .woocommerce-ordering .orderby span{width:175px !important}.woocommerce div.product .product-thumbnails{width:215px}.woocommerce #reviews #comments ol.commentlist li .comment_container{padding:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}.woocommerce-cart table.cart td.actions input{width:100%}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px !important}}@font-face{font-family:star;src:url(//jahn-museum.de/wp-content/themes/oceanwp/assets/fonts/star/star.eot);src:url(//jahn-museum.de/wp-content/themes/oceanwp/assets/fonts/star/star.eot?#iefix) format('embedded-opentype'),url(//jahn-museum.de/wp-content/themes/oceanwp/assets/fonts/star/star.woff) format('woff'),url(//jahn-museum.de/wp-content/themes/oceanwp/assets/fonts/star/star.ttf) format('truetype'),url(//jahn-museum.de/wp-content/themes/oceanwp/assets/fonts/star/star.svg#star) format('svg');font-weight:400;font-style:normal;font-display:swap}#reviews .comment-reply-title{display:none}#reviews .comment-form-rating label{display:block;margin:10px 0 0;line-height:1}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400}.star-rating::before{content:'\53\53\53\53\53';opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;color:#f9ca63}p.stars{display:inline-block;margin:0 0 20px;line-height:1}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:'\53';color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a::before{content:'\53';color:#43454b;opacity:.25}p.stars:hover a::before{content:'\53';color:#f9ca63;opacity:1}p.stars.selected a.active::before{content:'\53';color:#f9ca63;opacity:1}p.stars.selected a.active~a::before{content:'\53';color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{content:'\53';color:#f9ca63;opacity:1}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:10px}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}.rtl .star-rating::before{float:right;right:0;left:auto}.rtl .star-rating span{float:right;right:0;left:auto}.rtl .star-rating span::before{right:0;left:auto}.rtl p.stars a{margin-left:1px;margin-right:0}.rtl p.stars a::before{right:0;left:auto}.oceanwp-about-me{position:relative;text-align:center}.oceanwp-about-me .oceanwp-about-me-avatar,.oceanwp-about-me .oceanwp-about-me-social{margin-top:20px}.oceanwp-about-me .oceanwp-about-me-avatar img{position:relative;border-radius:50%}.oceanwp-about-me .oceanwp-about-me-name{display:block;font-size:13px;font-weight:600;margin:16px 0 10px;text-transform:uppercase;clear:none}.oceanwp-about-me .oceanwp-about-me-social li{display:inline-block;margin-left:6px}.oceanwp-about-me .oceanwp-about-me-social li:first-child{margin-left:0}.oceanwp-about-me .oceanwp-about-me-social li a{display:inline-block;font-size:14px;text-align:center;width:40px;height:40px;line-height:40px;border-radius:50%}.oceanwp-about-me .oceanwp-about-me-social.style-color li a,.oceanwp-about-me .oceanwp-about-me-social.style-color li a:hover{color:#fff}.oceanwp-about-me .oceanwp-about-me-social.style-color li a .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-color li a:hover .owp-icon use{stroke:#fff}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook a{background-color:#37589b}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook a:hover{background-color:#4e7ddd}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter a{background-color:#46d4fe}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter a:hover{background-color:#7ee1fe}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram a{background-color:#5996c7}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram a:hover{background-color:#69b4f0}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin a{background-color:#419cca}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin a:hover{background-color:#52c3fc}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest a{background-color:#cb2027}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest a:hover{background-color:#f7555c}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube a{background-color:#dd4646}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube a:hover{background-color:#ff6262}.oceanwp-about-me .oceanwp-about-me-social.style-color li.telegram a{background-color:#08c}.oceanwp-about-me .oceanwp-about-me-social.style-color li.telegram a:hover{background-color:#0da4f0}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitch a{background-color:#6441a5}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitch a:hover{background-color:#702cee}.oceanwp-about-me .oceanwp-about-me-social.style-color li.line a{background-color:#00c300}.oceanwp-about-me .oceanwp-about-me-social.style-color li.line a:hover{background-color:#09f309}.oceanwp-about-me .oceanwp-about-me-social.style-color li.xing a{background-color:#006464}.oceanwp-about-me .oceanwp-about-me-social.style-color li.xing a:hover{background-color:#014646}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vine a{background-color:#00bf8f}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vine a:hover{background-color:#01906c}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vimeo a{background-color:#1ab7ea}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vimeo a:hover{background-color:#1494bd}.oceanwp-about-me .oceanwp-about-me-social.style-color li.github a{background-color:#60b044}.oceanwp-about-me .oceanwp-about-me-social.style-color li.github a:hover{background-color:#4f9237}.oceanwp-about-me .oceanwp-about-me-social.style-color li.flickr a{background-color:#fa4086}.oceanwp-about-me .oceanwp-about-me-social.style-color li.flickr a:hover{background-color:#c63169}.oceanwp-about-me .oceanwp-about-me-social.style-color li.yelp a{background-color:#c41200}.oceanwp-about-me .oceanwp-about-me-social.style-color li.yelp a:hover{background-color:#940f01}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tripadvisor a{background-color:#589442}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tripadvisor a:hover{background-color:#426f32}.oceanwp-about-me .oceanwp-about-me-social.style-color li.rss a{background-color:#ff7900}.oceanwp-about-me .oceanwp-about-me-social.style-color li.rss a:hover{background-color:#d46603}.oceanwp-about-me .oceanwp-about-me-social.style-color li.medium a{background-color:#00ab6c}.oceanwp-about-me .oceanwp-about-me-social.style-color li.medium a:hover{background-color:#03945f}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vk a{background-color:#597ba5}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vk a:hover{background-color:#486384}.oceanwp-about-me .oceanwp-about-me-social.style-color li.dribbble a{background-color:#ea4c89}.oceanwp-about-me .oceanwp-about-me-social.style-color li.dribbble a:hover{background-color:#c64174}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tumblr a{background-color:#2c4762}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tumblr a:hover{background-color:#1d3042}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tiktok a{background-color:#000}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tiktok a:hover{background-color:#141414}.oceanwp-about-me .oceanwp-about-me-social.style-light li a{color:#aaa;border:1px solid #e9e9e9}.oceanwp-about-me .oceanwp-about-me-social.style-light li a .owp-icon use{stroke:#aaa}.oceanwp-about-me .oceanwp-about-me-social.style-dark li a{color:#929292;border:1px solid #555}.oceanwp-about-me .oceanwp-about-me-social.style-dark li a .owp-icon use{stroke:#929292}.oceanwp-about-me .oceanwp-about-me-social.style-light li.facebook a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.facebook a:hover{color:#37589b;border-color:#37589b}.oceanwp-about-me .oceanwp-about-me-social.style-light li.facebook a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.facebook a:hover .owp-icon use{stroke:#37589b}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitter a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitter a:hover{color:#46d4fe;border-color:#46d4fe}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitter a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitter a:hover .owp-icon use{stroke:#46d4fe}.oceanwp-about-me .oceanwp-about-me-social.style-light li.instagram a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.instagram a:hover{color:#5996c7;border-color:#5996c7}.oceanwp-about-me .oceanwp-about-me-social.style-light li.instagram a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.instagram a:hover .owp-icon use{stroke:#5996c7}.oceanwp-about-me .oceanwp-about-me-social.style-light li.linkedin a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.linkedin a:hover{color:#419cca;border-color:#419cca}.oceanwp-about-me .oceanwp-about-me-social.style-light li.linkedin a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.linkedin a:hover .owp-icon use{stroke:#419cca}.oceanwp-about-me .oceanwp-about-me-social.style-light li.pinterest a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.oceanwp-about-me .oceanwp-about-me-social.style-light li.pinterest a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.pinterest a:hover .owp-icon use{stroke:#cb2027}.oceanwp-about-me .oceanwp-about-me-social.style-light li.youtube a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.youtube a:hover{color:#dd4646;border-color:#dd4646}.oceanwp-about-me .oceanwp-about-me-social.style-light li.youtube a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.youtube a:hover .owp-icon use{stroke:#dd4646}.oceanwp-about-me .oceanwp-about-me-social.style-light li.telegram a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.telegram a:hover{color:#08c;border-color:#08c}.oceanwp-about-me .oceanwp-about-me-social.style-light li.telegram a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.telegram a:hover .owp-icon use{stroke:#08c}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitch a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitch a:hover{color:#6441a5;border-color:#6441a5}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitch a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitch a:hover .owp-icon use{stroke:#6441a5}.oceanwp-about-me .oceanwp-about-me-social.style-light li.line a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.line a:hover{color:#00c300;border-color:#00c300}.oceanwp-about-me .oceanwp-about-me-social.style-light li.line a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.line a:hover .owp-icon use{stroke:#00c300}.oceanwp-about-me .oceanwp-about-me-social.style-light li.xing a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.xing a:hover{color:#006464;border-color:#006464}.oceanwp-about-me .oceanwp-about-me-social.style-light li.xing a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.xing a:hover .owp-icon use{stroke:#006464}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vine a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vine a:hover{color:#00bf8f;border-color:#00bf8f}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vine a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vine a:hover .owp-icon use{stroke:#00bf8f}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vimeo a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vimeo a:hover{color:#1ab7ea;border-color:#1ab7ea}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vimeo a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vimeo a:hover .owp-icon use{stroke:#1ab7ea}.oceanwp-about-me .oceanwp-about-me-social.style-light li.github a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.github a:hover{color:#60b044;border-color:#60b044}.oceanwp-about-me .oceanwp-about-me-social.style-light li.github a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.github a:hover .owp-icon use{stroke:#60b044}.oceanwp-about-me .oceanwp-about-me-social.style-light li.flickr a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.flickr a:hover{color:#fa4086;border-color:#fa4086}.oceanwp-about-me .oceanwp-about-me-social.style-light li.flickr a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.flickr a:hover .owp-icon use{stroke:#fa4086}.oceanwp-about-me .oceanwp-about-me-social.style-light li.yelp a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.yelp a:hover{color:#c41200;border-color:#c41200}.oceanwp-about-me .oceanwp-about-me-social.style-light li.yelp a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.yelp a:hover .owp-icon use{stroke:#c41200}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tripadvisor a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tripadvisor a:hover{color:#589442;border-color:#589442}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tripadvisor a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tripadvisor a:hover .owp-icon use{stroke:#589442}.oceanwp-about-me .oceanwp-about-me-social.style-light li.rss a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.rss a:hover{color:#ff7900;border-color:#ff7900}.oceanwp-about-me .oceanwp-about-me-social.style-light li.rss a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.rss a:hover .owp-icon use{stroke:#ff7900}.oceanwp-about-me .oceanwp-about-me-social.style-light li.medium a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.medium a:hover{color:#00ab6c;border-color:#00ab6c}.oceanwp-about-me .oceanwp-about-me-social.style-light li.medium a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.medium a:hover .owp-icon use{stroke:#00ab6c}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vk a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vk a:hover{color:#597ba5;border-color:#597ba5}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vk a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vk a:hover .owp-icon use{stroke:#597ba5}.oceanwp-about-me .oceanwp-about-me-social.style-light li.dribbble a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.dribbble a:hover{color:#ea4c89;border-color:#ea4c89}.oceanwp-about-me .oceanwp-about-me-social.style-light li.dribbble a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.dribbble a:hover .owp-icon use{stroke:#ea4c89}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tumblr a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tumblr a:hover{color:#2c4762;border-color:#2c4762}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tumblr a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tumblr a:hover .owp-icon use{stroke:#2c4762}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tiktok a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tiktok a:hover{color:#000;border-color:#000}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tiktok a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tiktok a:hover .owp-icon use{stroke:#000}#wp-calendar{position:relative;width:100%;font-size:12px;border-collapse:collapse;border-spacing:0;margin:0;border:0}#wp-calendar caption{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:400;padding-bottom:10px;padding:0 0 10px 0;background-color:rgba(0,0,0,0);color:#13aff0;border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9;text-align:center;text-transform:uppercase}#wp-calendar td,#wp-calendar th{text-align:center}#wp-calendar th{font-family:"Open Sans";font-size:12px;font-weight:400;padding:13px 0px 14px 0px;background-color:rgba(0,0,0,0);color:#777;border-width:0 0 1px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar tbody{border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar tbody td,#wp-calendar tbody td:hover,#wp-calendar tbody td.pad:hover{background:rgba(0,0,0,0)}#wp-calendar tbody td{font-family:"Open Sans";font-size:12px;color:#929292;width:14.2857%;height:30px;line-height:30px;font-weight:400;padding:5px 0 0 0;border:0;vertical-align:middle}#wp-calendar tbody tr:last-child td{padding-bottom:10px}#wp-calendar tbody a,#wp-calendar tbody #today{font-weight:600}#wp-calendar tbody #today{color:#111}#wp-calendar tfoot td{background-color:rgba(0,0,0,0);border:0}#wp-calendar tfoot tr td{position:absolute;top:-10px;font-family:"Montserrat",sans-serif;background-color:rgba(0,0,0,0) !important;font-size:11px;padding-top:10px;text-transform:uppercase}#wp-calendar tfoot tr td#prev,#wp-calendar tfoot tr td#next{z-index:10}#wp-calendar tfoot tr td a{border-bottom:1px solid}#wp-calendar tfoot tr td a:hover{border-bottom-style:dashed}#wp-calendar tfoot #next{right:0}.contact-info-widget{list-style:none;margin:0;padding:0}.contact-info-widget li{display:inline-block;width:100%;margin:0 0 20px;padding:0;border:0}.contact-info-widget li:last-child{margin-bottom:0}.contact-info-widget .oceanwp-info-wrap,.contact-info-widget span.oceanwp-contact-title,.contact-info-widget span.oceanwp-contact-text{display:block}.contact-info-widget span.oceanwp-contact-title{color:#777;font-weight:bold;line-height:1.4}.contact-info-widget span.oceanwp-contact-text{line-height:18px}.contact-info-widget li.skype{display:inline-block}.contact-info-widget li.skype a{display:inline-block;background-color:#0ca5de;color:#fff;font-size:12px;font-weight:600;line-height:1;letter-spacing:1px;text-transform:uppercase;padding:12px 15px}.contact-info-widget li.skype a:hover{background-color:#0581af;color:#fff}.contact-info-widget.default i,.contact-info-widget.default .owp-icon{float:left;width:40px;height:40px;line-height:40px;border:1px solid #e9e9e9;color:#13aff0;margin-right:15px;text-align:center;border-radius:2px}.contact-info-widget.default .owp-icon{padding:10px}.contact-info-widget.default .owp-icon use{stroke:#13aff0}.contact-info-widget.default .oceanwp-info-wrap{padding-left:55px}.contact-info-widget.big-icons li{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-bottom:30px}.contact-info-widget.big-icons li:last-child{margin-bottom:0}.contact-info-widget.big-icons i,.contact-info-widget.big-icons .owp-icon{float:left;width:72px;height:72px;line-height:72px;font-size:30px;margin-right:20px;color:#13aff0;border:1px solid #e9e9e9;text-align:center;border-radius:50%;transition:all .3s ease}.contact-info-widget.big-icons .owp-icon{padding:16px}.contact-info-widget.big-icons .owp-icon use{stroke:#13aff0}.contact-info-widget.big-icons li:hover i{background-color:#13aff0;color:#fff;border-color:#13aff0}.contact-info-widget.big-icons li:hover .owp-icon{background-color:#13aff0;border-color:#13aff0}.contact-info-widget.big-icons li:hover .owp-icon use{stroke:#fff}.contact-info-widget.big-icons span.oceanwp-contact-title{display:block;font-size:14px}.contact-info-widget.big-icons li.skype a{width:100%;text-align:center}.contact-info-widget.no-icons li .oceanwp-contact-title{display:inline-block;min-width:70px;font-weight:600}.contact-info-widget.no-icons li.skype{margin-top:20px}.oceanwp-custom-links{list-style:none;margin:0;padding:0}.oceanwp-custom-links li{padding:2px 0}.oceanwp-custom-links li a{display:inline-block;position:relative;font-size:13px;color:#333}.oceanwp-custom-links li a:before{content:"";display:inline-block;color:#929292;font-size:10px;margin-right:10px;margin-top:-2px;font-family:"Font Awesome 5 Free";font-weight:400;vertical-align:middle;zoom:1}.oceanwp-custom-links li a:hover{margin-left:8px;color:#13aff0}.oceanwp-custom-links li a:hover:before{color:#13aff0}.oceanwp-custom-links li:first-child{padding-top:0}.oceanwp-custom-menu.right{text-align:right}.oceanwp-custom-menu.center{text-align:center}.oceanwp-custom-menu>ul{list-style:none;margin:0;padding:0}.oceanwp-custom-menu>ul>li{float:none;display:inline-block}.oceanwp-custom-menu>ul>li>a{display:block;padding:8px 15px;font-size:13px;line-height:20px;color:#555;letter-spacing:.6px}.oceanwp-custom-menu>ul>li>a:hover{color:#333}.custom-menu-widget .oceanwp-custom-menu>ul>li{display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .oceanwp-custom-menu>ul>li>a{padding:8px 0}.custom-menu-widget .oceanwp-custom-menu>ul>li>a .nav-arrow{position:absolute;top:50%;right:0;padding:0;-ms-transform:translateY(-50%);transform:translateY(-50%)}.custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:auto;left:0}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:0;left:auto}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{position:relative;top:auto;left:auto;background-color:rgba(0,0,0,0);border-top:0;min-width:100%;margin:10px 0 0 12px;line-height:1;box-shadow:none}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{right:auto}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li{float:none;display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li:last-child{border-bottom:0}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link{padding:8px 0;font-size:13px;line-height:20px;color:#555;letter-spacing:.6px}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link:hover{background-color:rgba(0,0,0,0);color:#333}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li a{position:relative}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li a .nav-arrow{display:none}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{position:absolute;top:0;right:0;width:36px;height:100%;line-height:36px;font-size:14px;text-align:center;cursor:pointer;z-index:10}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{left:0;right:auto}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this i{padding:0}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li.opened>a>.open-this i:before{content:""}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .sub-menu{border-top:1px solid #e9e9e9;margin:0}.oceanwp-instagram-pics li{display:block;float:left;height:100%;transition:all .3s ease}.oceanwp-instagram-pics.margin li{padding:3px}.oceanwp-instagram-pics li a{vertical-align:top}.oceanwp-instagram-pics li img{display:block;width:100%}.oceanwp-instagram-pics li:hover{opacity:.8}.oceanwp-instagram-header{position:relative;padding:10px}.oceanwp-instagram-header.oceanwp-left{text-align:left}.oceanwp-instagram-header.oceanwp-right{text-align:right}.oceanwp-instagram-header.oceanwp-center{text-align:center}.oceanwp-instagram-avatar{line-height:1}.oceanwp-instagram-header.oceanwp-left .oceanwp-instagram-avatar{float:left;margin-right:10px}.oceanwp-instagram-header.oceanwp-right .oceanwp-instagram-avatar{float:right;margin-left:10px}.oceanwp-instagram-header.oceanwp-center .oceanwp-instagram-avatar{margin:0 0 10px}.oceanwp-instagram-avatar a{position:relative;display:inline-block;width:75px;height:75px;overflow:hidden}.oceanwp-instagram-avatar.square a,.oceanwp-instagram-avatar.square a img{border-radius:2px}.oceanwp-instagram-avatar.rounded a,.oceanwp-instagram-avatar.rounded a img{border-radius:50%}.oceanwp-instagram-avatar a img{width:75px;height:75px;transition:all .3s ease}.oceanwp-instagram-avatar a:hover img{opacity:.5}.oceanwp-instagram-follow{position:absolute;top:0;margin-top:-12px;display:block;text-align:center;width:100%;opacity:0;transition:all ease-out .2s}.oceanwp-instagram-follow span{display:inline-block;padding:4px 6px;font-size:10px;line-height:1;text-transform:uppercase;background-color:#47bc60;background-image:linear-gradient(top, #47bc60, #39a64e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#47bc60",EndColorStr="#39a64e");color:#fff;border:1px solid #329345;text-shadow:0 1px 1px #2c803c;border-radius:3px}.oceanwp-instagram-avatar a:hover .oceanwp-instagram-follow{top:50%;opacity:1}.oceanwp-instagram-info .oceanwp-instagram-username{display:block;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px;text-transform:capitalize}.oceanwp-instagram-info .oceanwp-instagram-desc{display:block;line-height:1.3;margin:0}.oceanwp-instagram-pics.style-one li:first-child{width:100%}.oceanwp-instagram-pics.style-one li{width:33.33%}.oceanwp-instagram-pics.style-two li:nth-child(1),.oceanwp-instagram-pics.style-two li:nth-child(2){width:50%}.oceanwp-instagram-pics.style-two li{width:25%}.oceanwp-instagram-pics.style-three li:nth-child(4n+1){width:100%}.oceanwp-instagram-pics.style-three li{width:33.33%}.oceanwp-style-four-wrap{background:#f6f6f6;border-bottom:3px solid #eee;border-radius:3px}.oceanwp-instagram-bar{background-color:#6f97b6;background-image:linear-gradient(top, #6f97b6, #3f729b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#6f97b6",EndColorStr="#3f729b");border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.oceanwp-instagram-bar .instagram-logo{display:block;margin:8px auto 6px;width:96px;height:29px;background:url(//jahn-museum.de/wp-content/plugins/ocean-extra/assets/img/instagram-logo.png) no-repeat}.oceanwp-style-four-wrap .oceanwp-instagram-header{background-color:#fff;padding:20px 15px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-style-four-wrap .oceanwp-instagram-header.oceanwp-after{border-top:1px solid #eaeaea;margin-bottom:10px}.oceanwp-instagram-pics.style-four.margin li img{padding:3px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1)}.oceanwp-instagram-pics.style-four{padding:10px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-instagram-pics.style-four li{width:33.33%}.oceanwp-instagram-pics.two-columns li{width:50%}.oceanwp-instagram-pics.three-columns li{width:33.33%}.oceanwp-instagram-pics.four-columns li{width:25%}.oceanwp-instagram-pics.five-columns li{width:20%}.oceanwp-instagram-pics.six-columns li{width:16.66%}.oceanwp-instagram-pics.seven-columns li{width:14.28%}.oceanwp-instagram-pics.eight-columns li{width:12.5%}.oceanwp-instagram-pics.nine-columns li{width:11.11%}.oceanwp-instagram-pics.ten-columns li{width:10%}.oceanwp-instagram-link{display:block;margin:10px 0 0;text-align:center}.oceanwp-instagram-link a{display:inline-block;font-size:12px;line-height:1.2;letter-spacing:.8px;padding:0 0 3px;border-bottom:1px solid;text-transform:uppercase}.oceanwp-style-four-wrap .oceanwp-instagram-link{padding:3px 0 16px;margin:0;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-style-four-wrap .oceanwp-instagram-link a{display:block;background-color:#5582a7;color:#fff;padding:12px 8px;margin:0 auto;font-weight:600;border:0;width:80%;max-width:300px;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1)}.oceanwp-style-four-wrap .oceanwp-instagram-link a:hover{background-color:#3f729b;color:#fff}.oceanwp-flickr-wrap .flickr_badge_image{float:left;margin:0 4% 10px 0;width:30.6%;transition:all .3s ease}.oceanwp-flickr-wrap .flickr_badge_image:hover{opacity:.8}.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image3,.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image6,.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image9{margin-right:0}.oceanwp-flickr-wrap .flickr_badge_image a{border:none}.oceanwp-flickr-wrap .flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}p.flickr_stream_wrap{display:inline-block;width:100%;margin-top:10px;margin-bottom:0;font-size:90%;line-height:1;letter-spacing:.6px}p.flickr_stream_wrap a{display:inline-block;background-image:url(//jahn-museum.de/wp-content/plugins/ocean-extra/assets/img/flickr.png);background-repeat:no-repeat;background-position:left center;padding-left:25px}@media only screen and (max-width: 480px){.oceanwp-flickr-wrap .flickr_badge_image{width:23%}}.oceanwp-newsletter-form-wrap{position:relative}.oceanwp-newsletter-form-wrap .oceanwp-mail-text{margin-bottom:10px}.oceanwp-newsletter-form-wrap form{position:relative;max-width:100%;margin:0 auto}.oceanwp-newsletter-form-wrap input[type=email]{height:50px;padding:0 15px;margin:0}.oceanwp-newsletter-form-wrap button{display:block;position:absolute;top:50%;right:15px;padding:0 15px;height:60%;border-radius:3px;-ms-transform:translateY(-50%);transform:translateY(-50%)}#mc-embedded-subscribe-form .email-wrap{position:relative;margin-bottom:10px}#mc-embedded-subscribe-form .gdpr-wrap label,#mc-embedded-subscribe-form .gdpr-wrap .err-msg{display:block}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .res-msg{display:block;padding:3px 13px;margin-bottom:10px;border:1px solid rgba(0,0,0,0);border-radius:4px}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .failed.res-msg{color:#a94442;background-color:#f2dede;border-color:#ebccd1}#mc-embedded-subscribe-form .success.res-msg{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}#mc-embedded-subscribe-form .success.res-msg,#mc-embedded-subscribe-form .failed.res-msg{margin:6px 0 0}body.woocommerce .oceanwp-newsletter-form-wrap button{padding-top:0 !important;padding-bottom:0 !important}.oceanwp-recent-posts li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;line-height:1.6;margin-top:15px;padding-top:15px;border-top:1px solid #e9e9e9}.oceanwp-recent-posts li:first-child{margin-top:0;padding-top:0;border:0}.oceanwp-recent-posts .recent-posts-thumbnail{position:relative;width:25%;min-width:68px;margin-right:4%}.oceanwp-recent-posts .recent-posts-thumbnail img{width:100%;border-radius:3px}.oceanwp-recent-posts .recent-posts-thumbnail .overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:3px;background-color:rgba(0,0,0,.2);opacity:0;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.oceanwp-recent-posts .recent-posts-thumbnail:hover .overlay{opacity:1}.oceanwp-recent-posts .recent-posts-details{width:100%}.oceanwp-recent-posts .recent-posts-title{font-weight:500;letter-spacing:.4px}.oceanwp-recent-posts .recent-posts-info{display:block;color:#aaa;margin-top:6px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.2px}.oceanwp-recent-posts .recent-posts-info .sep{padding:0 3px}.oceanwp-recent-posts .recent-posts-date,.oceanwp-recent-posts .recent-posts-comments{display:inline-block}.oceanwp-recent-posts .recent-posts-date i,.oceanwp-recent-posts .recent-posts-comments i{margin-right:4px}.oceanwp-recent-posts .recent-posts-comments a{color:#999}.oceanwp-recent-posts .recent-posts-comments a:hover{color:#32b6c0}@media only screen and (max-width: 959px){.oceanwp-recent-posts .recent-posts-thumbnail{width:15%;margin-right:3%}}@media only screen and (max-width: 480px){.oceanwp-recent-posts .recent-posts-thumbnail{width:25%;margin-right:4%}}.oceanwp-social-icons{display:inline-block;width:100%;list-style:none;margin:0;padding:0}.oceanwp-social-icons.rotate a:hover{-ms-transform:rotate(360deg);transform:rotate(360deg)}.oceanwp-social-icons.zoomout a:hover{-ms-transform:scale(0.8);transform:scale(0.8)}.oceanwp-social-icons.float a:hover{-ms-transform:translateY(-3px);transform:translateY(-3px)}.oceanwp-social-icons li{display:inline-block;margin:3px;padding:0}.oceanwp-social-icons li a{display:block;padding:0;text-align:center}.oceanwp-social-icons li .owp-icon{vertical-align:inherit}.oceanwp-social-icons.style-light li a,.oceanwp-social-icons.style-dark li a,.oceanwp-social-icons.style-colored li a{width:55px;height:55px;line-height:55px;font-size:16px;border-radius:2px}.oceanwp-social-icons.style-light li a{color:#bbb;border:1px solid #e9e9e9}.oceanwp-social-icons.style-light li a .owp-icon use{stroke:#bbb}.oceanwp-social-icons.style-light li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.oceanwp-social-icons.style-light li.oceanwp-twitter a:hover .owp-icon use{stroke:#46d4fe !important}.oceanwp-social-icons.style-light li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.oceanwp-social-icons.style-light li.oceanwp-facebook a:hover .owp-icon use{stroke:#37589b !important}.oceanwp-social-icons.style-light li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.oceanwp-social-icons.style-light li.oceanwp-pinterest a:hover .owp-icon use{stroke:#cb2027 !important}.oceanwp-social-icons.style-light li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.oceanwp-social-icons.style-light li.oceanwp-dribbble a:hover .owp-icon use{stroke:#ea4c89 !important}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important}.oceanwp-social-icons.style-light li.oceanwp-instagram a:hover{color:#3f729b !important;border-color:#3f729b !important}.oceanwp-social-icons.style-light li.oceanwp-instagram a:hover .owp-icon use{stroke:#3f729b !important}.oceanwp-social-icons.style-light li.oceanwp-linkedin a:hover{color:#39c !important;border-color:#39c !important}.oceanwp-social-icons.style-light li.oceanwp-linkedin a:hover .owp-icon use{stroke:#39c !important}.oceanwp-social-icons.style-light li.oceanwp-tumblr a:hover{color:#2c4762 !important;border-color:#2c4762 !important}.oceanwp-social-icons.style-light li.oceanwp-tumblr a:hover .owp-icon use{stroke:#2c4762 !important}.oceanwp-social-icons.style-light li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.oceanwp-social-icons.style-light li.oceanwp-github a:hover .owp-icon use{stroke:#60b044 !important}.oceanwp-social-icons.style-light li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.oceanwp-social-icons.style-light li.oceanwp-flickr a:hover .owp-icon use{stroke:#fa4086 !important}.oceanwp-social-icons.style-light li.oceanwp-skype a:hover{color:#00aff0 !important;border-color:#00aff0 !important}.oceanwp-social-icons.style-light li.oceanwp-skype a:hover .owp-icon use{stroke:#00aff0 !important}.oceanwp-social-icons.style-light li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.oceanwp-social-icons.style-light li.oceanwp-trello a:hover .owp-icon use{stroke:#0079bf !important}.oceanwp-social-icons.style-light li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.oceanwp-social-icons.style-light li.oceanwp-foursquare a:hover .owp-icon use{stroke:#2d5be3 !important}.oceanwp-social-icons.style-light li.oceanwp-youtube a:hover{color:#c4302b !important;border-color:#c4302b !important}.oceanwp-social-icons.style-light li.oceanwp-youtube a:hover .owp-icon use{stroke:#c4302b !important}.oceanwp-social-icons.style-light li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.oceanwp-social-icons.style-light li.oceanwp-vimeo a:hover .owp-icon use{stroke:#1ab7ea !important}.oceanwp-social-icons.style-light li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.oceanwp-social-icons.style-light li.oceanwp-vine a:hover .owp-icon use{stroke:#00bf8f !important}.oceanwp-social-icons.style-light li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.oceanwp-social-icons.style-light li.oceanwp-xing a:hover .owp-icon use{stroke:#006464 !important}.oceanwp-social-icons.style-light li.oceanwp-yelp a:hover{color:#c41200 !important;border-color:#c41200 !important}.oceanwp-social-icons.style-light li.oceanwp-yelp a:hover .owp-icon use{stroke:#c41200 !important}.oceanwp-social-icons.style-light li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.oceanwp-social-icons.style-light li.oceanwp-tripadvisor a:hover .owp-icon use{stroke:#589442 !important}.oceanwp-social-icons.style-light li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.oceanwp-social-icons.style-light li.oceanwp-rss a:hover .owp-icon use{stroke:#ff7900 !important}.oceanwp-social-icons.style-light li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.oceanwp-social-icons.style-light li.oceanwp-email a:hover .owp-icon use{stroke:#13aff0 !important}.oceanwp-social-icons.style-light li.oceanwp-telegram a:hover{color:#08c !important;border-color:#08c !important}.oceanwp-social-icons.style-light li.oceanwp-telegram a:hover .owp-icon use{stroke:#08c !important}.oceanwp-social-icons.style-light li.oceanwp-twitch a:hover{color:#6441a5 !important;border-color:#6441a5 !important}.oceanwp-social-icons.style-light li.oceanwp-twitch a:hover .owp-icon use{stroke:#6441a5 !important}.oceanwp-social-icons.style-light li.oceanwp-line a:hover{color:#00c300 !important;border-color:#00c300 !important}.oceanwp-social-icons.style-light li.oceanwp-line a:hover .owp-icon use{stroke:#00c300 !important}.oceanwp-social-icons.style-light li.oceanwp-medium a:hover{color:#00ab6c !important;border-color:#00ab6c !important}.oceanwp-social-icons.style-light li.oceanwp-medium a:hover .owp-icon use{stroke:#00ab6c !important}.oceanwp-social-icons.style-light li.oceanwp-tiktok a:hover{color:#000 !important;border-color:#000 !important}.oceanwp-social-icons.style-light li.oceanwp-tiktok a:hover .owp-icon use{stroke:#000 !important}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important}.oceanwp-social-icons.style-dark li a{color:#333;border:1px solid #333}.oceanwp-social-icons.style-dark li a .owp-icon use{stroke:#333}.oceanwp-social-icons.style-dark li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.oceanwp-social-icons.style-dark li.oceanwp-twitter a:hover .owp-icon use{stroke:#46d4fe !important}.oceanwp-social-icons.style-dark li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.oceanwp-social-icons.style-dark li.oceanwp-facebook a:hover .owp-icon use{stroke:#37589b !important}.oceanwp-social-icons.style-dark li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.oceanwp-social-icons.style-dark li.oceanwp-pinterest a:hover .owp-icon use{stroke:#cb2027 !important}.oceanwp-social-icons.style-dark li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.oceanwp-social-icons.style-dark li.oceanwp-dribbble a:hover .owp-icon use{stroke:#ea4c89 !important}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important}.oceanwp-social-icons.style-dark li.oceanwp-instagram a:hover{color:#3f729b !important;border-color:#3f729b !important}.oceanwp-social-icons.style-dark li.oceanwp-instagram a:hover .owp-icon use{stroke:#3f729b !important}.oceanwp-social-icons.style-dark li.oceanwp-linkedin a:hover{color:#39c !important;border-color:#39c !important}.oceanwp-social-icons.style-dark li.oceanwp-linkedin a:hover .owp-icon use{stroke:#39c !important}.oceanwp-social-icons.style-dark li.oceanwp-tumblr a:hover{color:#2c4762 !important;border-color:#2c4762 !important}.oceanwp-social-icons.style-dark li.oceanwp-tumblr a:hover .owp-icon use{stroke:#2c4762 !important}.oceanwp-social-icons.style-dark li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.oceanwp-social-icons.style-dark li.oceanwp-github a:hover .owp-icon use{stroke:#60b044 !important}.oceanwp-social-icons.style-dark li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.oceanwp-social-icons.style-dark li.oceanwp-flickr a:hover .owp-icon use{stroke:#fa4086 !important}.oceanwp-social-icons.style-dark li.oceanwp-skype a:hover{color:#00aff0 !important;border-color:#00aff0 !important}.oceanwp-social-icons.style-dark li.oceanwp-skype a:hover .owp-icon use{stroke:#00aff0 !important}.oceanwp-social-icons.style-dark li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.oceanwp-social-icons.style-dark li.oceanwp-trello a:hover .owp-icon use{stroke:#0079bf !important}.oceanwp-social-icons.style-dark li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.oceanwp-social-icons.style-dark li.oceanwp-foursquare a:hover .owp-icon use{stroke:#2d5be3 !important}.oceanwp-social-icons.style-dark li.oceanwp-youtube a:hover{color:#c4302b !important;border-color:#c4302b !important}.oceanwp-social-icons.style-dark li.oceanwp-youtube a:hover .owp-icon use{stroke:#c4302b !important}.oceanwp-social-icons.style-dark li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.oceanwp-social-icons.style-dark li.oceanwp-vimeo a:hover .owp-icon use{stroke:#1ab7ea !important}.oceanwp-social-icons.style-dark li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.oceanwp-social-icons.style-dark li.oceanwp-vine a:hover .owp-icon use{stroke:#00bf8f !important}.oceanwp-social-icons.style-dark li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.oceanwp-social-icons.style-dark li.oceanwp-xing a:hover .owp-icon use{stroke:#006464 !important}.oceanwp-social-icons.style-dark li.oceanwp-yelp a:hover{color:#c41200 !important;border-color:#c41200 !important}.oceanwp-social-icons.style-dark li.oceanwp-yelp a:hover .owp-icon use{stroke:#c41200 !important}.oceanwp-social-icons.style-dark li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.oceanwp-social-icons.style-dark li.oceanwp-tripadvisor a:hover .owp-icon use{stroke:#589442 !important}.oceanwp-social-icons.style-dark li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.oceanwp-social-icons.style-dark li.oceanwp-rss a:hover .owp-icon use{stroke:#ff7900 !important}.oceanwp-social-icons.style-dark li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.oceanwp-social-icons.style-dark li.oceanwp-email a:hover .owp-icon use{stroke:#13aff0 !important}.oceanwp-social-icons.style-dark li.oceanwp-telegram a:hover{color:#08c !important;border-color:#08c !important}.oceanwp-social-icons.style-dark li.oceanwp-telegram a:hover .owp-icon use{stroke:#08c !important}.oceanwp-social-icons.style-dark li.oceanwp-twitch a:hover{color:#6441a5 !important;border-color:#6441a5 !important}.oceanwp-social-icons.style-dark li.oceanwp-twitch a:hover .owp-icon use{stroke:#6441a5 !important}.oceanwp-social-icons.style-dark li.oceanwp-line a:hover{color:#00c300 !important;border-color:#00c300 !important}.oceanwp-social-icons.style-dark li.oceanwp-line a:hover .owp-icon use{stroke:#00c300 !important}.oceanwp-social-icons.style-dark li.oceanwp-medium a:hover{color:#00ab6c !important;border-color:#00ab6c !important}.oceanwp-social-icons.style-dark li.oceanwp-medium a:hover .owp-icon use{stroke:#00ab6c !important}.oceanwp-social-icons.style-dark li.oceanwp-tiktok a:hover{color:#000 !important;border-color:#000 !important}.oceanwp-social-icons.style-dark li.oceanwp-tiktok a:hover .owp-icon use{stroke:#000 !important}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important}.oceanwp-social-icons.style-colored li a{color:#fff}.oceanwp-social-icons.style-colored li a .owp-icon use{stroke:#fff}.oceanwp-social-icons.style-colored li a:hover{color:#fff}.oceanwp-social-icons.style-colored li a:hover .owp-icon use{stroke:#fff}.oceanwp-social-icons.style-colored li.oceanwp-twitter a{background-color:#46d4fe}.oceanwp-social-icons.style-colored li.oceanwp-twitter a:hover{background-color:#39b4d8}.oceanwp-social-icons.style-colored li.oceanwp-facebook a{background-color:#37589b}.oceanwp-social-icons.style-colored li.oceanwp-facebook a:hover{background-color:#2d477c}.oceanwp-social-icons.style-colored li.oceanwp-pinterest a{background-color:#cb2027}.oceanwp-social-icons.style-colored li.oceanwp-pinterest a:hover{background-color:#a91d23}.oceanwp-social-icons.style-colored li.oceanwp-dribbble a{background-color:#ea4c89}.oceanwp-social-icons.style-colored li.oceanwp-dribbble a:hover{background-color:#c64174}.oceanwp-social-icons.style-colored li.oceanwp-vk a{background-color:#597ba5}.oceanwp-social-icons.style-colored li.oceanwp-vk a:hover{background-color:#486384}.oceanwp-social-icons.style-colored li.oceanwp-instagram a{background-color:#3f729b}.oceanwp-social-icons.style-colored li.oceanwp-instagram a:hover{background-color:#315a7c}.oceanwp-social-icons.style-colored li.oceanwp-linkedin a{background-color:#39c}.oceanwp-social-icons.style-colored li.oceanwp-linkedin a:hover{background-color:#2678a1}.oceanwp-social-icons.style-colored li.oceanwp-tumblr a{background-color:#2c4762}.oceanwp-social-icons.style-colored li.oceanwp-tumblr a:hover{background-color:#1d3042}.oceanwp-social-icons.style-colored li.oceanwp-github a{background-color:#60b044}.oceanwp-social-icons.style-colored li.oceanwp-github a:hover{background-color:#4f9237}.oceanwp-social-icons.style-colored li.oceanwp-flickr a{background-color:#fa4086}.oceanwp-social-icons.style-colored li.oceanwp-flickr a:hover{background-color:#c63169}.oceanwp-social-icons.style-colored li.oceanwp-skype a{background-color:#00aff0}.oceanwp-social-icons.style-colored li.oceanwp-skype a:hover{background-color:#0291c6}.oceanwp-social-icons.style-colored li.oceanwp-trello a{background-color:#0079bf}.oceanwp-social-icons.style-colored li.oceanwp-trello a:hover{background-color:#0079bf}.oceanwp-social-icons.style-colored li.oceanwp-foursquare a{background-color:#2d5be3}.oceanwp-social-icons.style-colored li.oceanwp-foursquare a:hover{background-color:#2d5be3}.oceanwp-social-icons.style-colored li.oceanwp-youtube a{background-color:#c4302b}.oceanwp-social-icons.style-colored li.oceanwp-youtube a:hover{background-color:#982420}.oceanwp-social-icons.style-colored li.oceanwp-vimeo a{background-color:#1ab7ea}.oceanwp-social-icons.style-colored li.oceanwp-vimeo a:hover{background-color:#1494bd}.oceanwp-social-icons.style-colored li.oceanwp-vine a{background-color:#00bf8f}.oceanwp-social-icons.style-colored li.oceanwp-vine a:hover{background-color:#01906c}.oceanwp-social-icons.style-colored li.oceanwp-xing a{background-color:#006464}.oceanwp-social-icons.style-colored li.oceanwp-xing a:hover{background-color:#014646}.oceanwp-social-icons.style-colored li.oceanwp-yelp a{background-color:#c41200}.oceanwp-social-icons.style-colored li.oceanwp-yelp a:hover{background-color:#940f01}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor a{background-color:#589442}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor a:hover{background-color:#426f32}.oceanwp-social-icons.style-colored li.oceanwp-rss a{background-color:#ff7900}.oceanwp-social-icons.style-colored li.oceanwp-rss a:hover{background-color:#d46603}.oceanwp-social-icons.style-colored li.oceanwp-email a{background-color:#13aff0}.oceanwp-social-icons.style-colored li.oceanwp-email a:hover{background-color:#0f8dc2}.oceanwp-social-icons.style-colored li.oceanwp-telegram a{background-color:#08c}.oceanwp-social-icons.style-colored li.oceanwp-telegram a:hover{background-color:#08c}.oceanwp-social-icons.style-colored li.oceanwp-twitch a{background-color:#6441a5}.oceanwp-social-icons.style-colored li.oceanwp-twitch a:hover{background-color:#6441a5}.oceanwp-social-icons.style-colored li.oceanwp-line a{background-color:#00c300}.oceanwp-social-icons.style-colored li.oceanwp-line a:hover{background-color:#00c300}.oceanwp-social-icons.style-colored li.oceanwp-medium a{background-color:#00ab6c}.oceanwp-social-icons.style-colored li.oceanwp-medium a:hover{background-color:#00ab6c}.oceanwp-social-icons.style-colored li.oceanwp-tiktok a{background-color:#000}.oceanwp-social-icons.style-colored li.oceanwp-tiktok a:hover{background-color:#000}.oceanwp-social-icons.style-colored li.oceanwp-vk a{background-color:#597ba5}.oceanwp-social-icons.style-colored li.oceanwp-vk a:hover{background-color:#597ba5}.oceanwp-social-icons.style-simple li{margin:0 6px}.oceanwp-social-icons.style-simple li a{font-size:16px}.owp-social-share{margin:0;padding:0;list-style:none}.owp-social-share li{float:left;margin:0 8px 8px 0}.owp-social-share li a{display:-ms-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;width:40px;height:40px;line-height:1;border-radius:30px;overflow:hidden}.owp-social-share li a .owpss-icon{fill:#fff;width:16px;height:16px;transition:all .3s ease}.owp-social-share.style-minimal li a{border:1px solid #e9e9e9}.owp-social-share.style-minimal li a .owpss-icon{fill:#bbb}.owp-social-share.style-minimal li.twitter a:hover{color:#00aced;border-color:#00aced}.owp-social-share.style-minimal li.twitter a:hover .owpss-icon{fill:#00aced}.owp-social-share.style-minimal li.facebook a:hover{color:#3b5998;border-color:#3b5998}.owp-social-share.style-minimal li.facebook a:hover .owpss-icon{fill:#3b5998}.owp-social-share.style-minimal li.googleplus a:hover{color:#dd4b39;border-color:#dd4b39}.owp-social-share.style-minimal li.googleplus a:hover .owpss-icon{fill:#dd4b39}.owp-social-share.style-minimal li.linkedin a:hover{color:#39c;border-color:#39c}.owp-social-share.style-minimal li.linkedin a:hover .owpss-icon{fill:#39c}.owp-social-share.style-minimal li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.owp-social-share.style-minimal li.pinterest a:hover .owpss-icon{fill:#cb2027}.owp-social-share.style-minimal li.viber a:hover{color:#9d62cc;border-color:#9d62cc}.owp-social-share.style-minimal li.viber a:hover .owpss-icon{fill:#9d62cc}.owp-social-share.style-minimal li.vk a:hover{color:#3673be;border-color:#3673be}.owp-social-share.style-minimal li.vk a:hover .owpss-icon{fill:#3673be}.owp-social-share.style-minimal li.reddit a:hover{color:#ff5c1f;border-color:#ff5c1f}.owp-social-share.style-minimal li.reddit a:hover .owpss-icon{fill:#ff5c1f}.owp-social-share.style-minimal li.tumblr a:hover{color:#35465c;border-color:#35465c}.owp-social-share.style-minimal li.tumblr a:hover .owpss-icon{fill:#35465c}.owp-social-share.style-minimal li.viadeo a:hover{color:#ff7452;border-color:#ff7452}.owp-social-share.style-minimal li.viadeo a:hover .owpss-icon{fill:#ff7452}.owp-social-share.style-minimal li.whatsapp a:hover{color:#128c7e;border-color:#128c7e}.owp-social-share.style-minimal li.whatsapp a:hover .owpss-icon{fill:#128c7e}.owp-social-share.style-colored li a{color:#fff}.owp-social-share.style-colored li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.owp-social-share.style-colored li a .owpss-icon{fill:#fff}.owp-social-share.style-colored li.twitter a{background-color:#00aced}.owp-social-share.style-colored li.facebook a{background-color:#3b5998}.owp-social-share.style-colored li.googleplus a{background-color:#dd4b39}.owp-social-share.style-colored li.linkedin a{background-color:#39c}.owp-social-share.style-colored li.pinterest a{background-color:#cb2027}.owp-social-share.style-colored li.viber a{background-color:#9d62cc}.owp-social-share.style-colored li.vk a{background-color:#3673be}.owp-social-share.style-colored li.reddit a{background-color:#ff5c1f}.owp-social-share.style-colored li.tumblr a{background-color:#35465c}.owp-social-share.style-colored li.viadeo a{background-color:#ff7452}.owp-social-share.style-colored li.whatsapp a{background-color:#128c7e}.owp-social-share.style-dark li a{background-color:#222;color:#fff}.owp-social-share.style-dark li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.owp-social-share.style-dark li a .owpss-icon{fill:#fff}.owp-social-share.style-dark.name-shown .owp-icon-wrap{background-color:rgba(255,255,255,.08)}.owp-social-share.name-shown li a{min-width:144px;width:100%}.owp-social-share.name-shown ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-between;justify-content:space-between}.owp-social-share.name-shown ul li{margin:6px;-ms-flex:1;flex:1}.owp-social-share.name-shown ul li a{min-width:144px;width:100%}.owp-social-share.name-shown .owp-icon-wrap{display:block;position:absolute;top:0;bottom:0;left:0;display:-ms-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.08);padding:0 12px;transition:all .3s ease}.owp-social-share.name-shown .owp-social-name{display:block;width:100%;padding:0 10px 0 50px;font-size:15px;font-weight:500;text-align:center}.owp-social-share.name-shown.style-minimal li a:hover .owpss-icon{fill:#fff !important}.owp-social-share.name-shown.style-minimal li.twitter a:hover .owp-icon-wrap{background-color:#00aced}.owp-social-share.name-shown.style-minimal li.facebook a:hover .owp-icon-wrap{background-color:#3b5998}.owp-social-share.name-shown.style-minimal li.googleplus a:hover .owp-icon-wrap{background-color:#dd4b39}.owp-social-share.name-shown.style-minimal li.linkedin a:hover .owp-icon-wrap{background-color:#39c}.owp-social-share.name-shown.style-minimal li.pinterest a:hover .owp-icon-wrap{background-color:#cb2027}.owp-social-share.name-shown.style-minimal li.viber a:hover .owp-icon-wrap{background-color:#9d62cc}.owp-social-share.name-shown.style-minimal li.vk a:hover .owp-icon-wrap{background-color:#3673be}.owp-social-share.name-shown.style-minimal li.reddit a:hover .owp-icon-wrap{background-color:#ff5c1f}.owp-social-share.name-shown.style-minimal li.tumblr a:hover .owp-icon-wrap{background-color:#35465c}.owp-social-share.name-shown.style-minimal li.viadeo a:hover .owp-icon-wrap{background-color:#ff7452}.owp-social-share.name-shown.style-minimal li.whatsapp a:hover .owp-icon-wrap{background-color:#128c7e}.tagcloud a{display:inline-block;background-color:#f8f8f8;color:#333;border:1px solid #e9e9e9;font-size:12px !important;line-height:1;padding:8px 12px;margin:0 2px 5px 0;letter-spacing:.4px;text-transform:uppercase}.tagcloud a:hover{background-color:#f1f1f1;color:#333;border-color:#ddd}#sidebar .video-widget .responsive-video-wrap iframe{min-height:100%}