.stm_schedule_style_1 {
margin-bottom: 15px;
border-top: 1px solid #ccc;
}
.stm_schedule_style_1 .events_lessons_box {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_schedule_style_1 .event_lesson_tabs {
min-width: 25%;
}
.stm_schedule_style_1 .event_lesson_tabs a {
display: block;
padding: 24px 33px 18px;
text-decoration: none !important;
border-bottom: 7px solid transparent;
}
.stm_schedule_style_1 .event_lesson_tabs a dfn {
text-transform: uppercase;
font-weight: 700;
font-style: normal;
letter-spacing: 0.3px;
}
.stm_schedule_style_1 .event_lesson_tabs a span {
display: block;
padding-top: 0;
text-transform: none;
font-weight: 400;
font-size: 13px;
color: #010101;
}
.stm_schedule_style_1 .event_lesson_info {
-ms-flex-order: 2;
order: 2;
display: none;
-ms-flex-item-align: end;
align-self: flex-end;
width: 100%;
padding-top: 49px;
padding-left: 14px;
list-style: none;
}
.stm_schedule_style_1 .event_lesson_info_time_loc {
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
font-size: 13px;
color: #010101;
}
.stm_schedule_style_1 .event_lesson_info_time_loc .event_lesson_info_times {
margin-right: 25px;
}
.stm_schedule_style_1 .event_lesson_info_time_loc i {
margin-right: 8px;
vertical-align: middle;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap {
position: relative;
padding-bottom: 19px;
margin-bottom: 8px;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap:before {
content: "";
position: absolute;
top: 14px;
bottom: 14px;
left: 12px;
width: 1px;
background-color: #dddddd;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content {
margin: 0 0 0 62px;
padding-bottom: 25px;
position: relative;
border-bottom: 1px solid #dddddd;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_title {
text-transform: uppercase;
padding: 15px 0 0;
letter-spacing: 0.5px;
font-weight: 700;
font-size: 16px;
color: #222222;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_description {
line-height: 22px;
padding: 8px 0;
font-size: 13px;
color: #222222;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
margin: 0 -25px;
padding: 0;
width: 100%;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
display: inline-block;
vertical-align: top;
padding: 15px 25px;
width: 33.333333%;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail {
max-width: 40px;
margin-right: 14px;
float: left;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content {
display: block;
position: relative;
overflow: hidden;
font-size: 13px;
line-height: 20px;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name {
font-weight: 700;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a {
color: #222222;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a:hover {
text-decoration: none;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_description {
color: #010101;
}
.stm_schedule_style_1 .event_lesson_info li:last-child .event_lesson_info_content_wrap {
padding-bottom: 0;
margin-bottom: 0;
}
.stm_schedule_style_1 .event_lesson_info li:last-child .event_lesson_info_content_wrap:before {
display: none;
}
.stm_schedule_style_1 .event_lesson_info li:last-child .event_lesson_info_content_wrap .event_lesson_info_content {
border-bottom: 0;
}
@media (max-width: 1024px) {
.stm_schedule_style_1 .event_lesson_tabs a {
padding: 15px 0;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
width: 100%;
}
}
@media (max-width: 550px) {
.stm_schedule_style_1 .event_lesson_info {
padding: 20px 0 0;
}
.stm_schedule_style_1 .event_lesson_tabs a {
padding: 15px 0;
}
.stm_schedule_style_1 .event_lesson_info_time_loc {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_schedule_style_1 .event_lesson_info_time_loc .event_lesson_info_location,
.stm_schedule_style_1 .event_lesson_info_time_loc .event_lesson_info_times {
display: block;
width: 100%;
margin: 7.5px 0;
}
}
@media (max-width: 550px) {
.stm_schedule_style_1 .event_lesson_tabs {
width: 100%;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
width: 100% !important;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap .event_lesson_info_content {
margin-left: 0 !important;
}
.stm_schedule_style_1 .event_lesson_info_content_wrap:before {
display: none !important;
}
}.stm_widget_search.style_1 .widget.widget_search {
margin-bottom: 35px;
}
.stm_widget_search.style_1 .widget.widget_search:before {
display: none !important;
}
.stm_widget_search.style_1 .widget.widget_search .search-form {
position: relative;
}
.stm_widget_search.style_1 .widget.widget_search .search-form .form-control {
border-radius: 0;
}
.stm_widget_search.style_1 .widget.widget_search .search-form button {
position: absolute;
right: 0;
top: 0;
width: 44px;
height: 100%;
color: #fff;
text-align: center;
border: none;
font-size: 17px;
outline: none !important;
padding: 0;
}
.stm_widget_search.style_1 .widget.widget_search .search-form button i {
width: 100%;
}
.stm_widget_search.style_1 .widget.widget_search .search-form input[name=s] {
padding-right: 50px;
background: #eeeff2;
color: #222;
}
.stm_widget_search.style_1 .widget.widget_search .search-form input[name=s]:focus {
background: transparent;
}.stm_post_type_list__excerpt {
display: none;
}
.stm_post_type_list__content h4 {
display: -webkit-box;
-webkit-line-clamp: 2; overflow: hidden;
text-overflow: ellipsis;
}
.stm_post_type_list_style_1 .stm_post_type_list__single {
display: block;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.stm_post_type_list_style_1 .stm_post_type_list__single:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.stm_post_type_list_style_1 .stm_post_type_list__image {
float: left;
margin-right: 15px;
}
.stm_post_type_list_style_1 .stm_post_type_list__content {
overflow: hidden;
}
.stm_post_type_list_style_1 .stm_post_type_list__content h4 {
margin-bottom: 0;
font-size: 12px;
line-height: 18px;
letter-spacing: 0;
}
.stm_post_type_list_style_1 .stm_post_type_list__content h4:before {
display: none !important;
}
.stm_post_type_list_style_1 .stm_post_type_list__terms {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: 8px;
font-size: 12px;
line-height: 16px;
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.djnicky.ro/wp-content/themes/pearl/assets/css/vendors/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.stm_testimonials {
margin: 0 -15px;
}
.stm_testimonials .owl-controls, .stm_testimonials__item {
margin: 0 15px;
}
.stm_testimonials_list_style {
margin: 0;
}
.stm_testimonials_style_4 {
margin-bottom: 30px;
}
.stm_testimonials_style_4 .owl-dots {
margin-top: 20px;
}
.stm_testimonials_style_4 .owl-dots .owl-dot {
display: inline-block;
margin-right: 10px;
width: 10px;
height: 10px;
background-color: #ccc;
}
.stm_testimonials_style_4 .owl-dots .owl-dot span {
display: none;
}
.stm_testimonials_style_4 .stm_testimonials__review {
position: relative;
background: #eeeff2;
padding: 25px 30px 60px;
font-size: 16px;
line-height: 28px;
margin: 0 0 23px 0;
font-weight: 300;
}
.stm_testimonials_style_4 .stm_testimonials__review:after {
content: "";
position: absolute;
bottom: -14px;
left: 65px;
width: 0;
height: 0;
border-style: solid;
border-width: 14px 14px 0 0;
border-color: #eeeff2 transparent transparent transparent;
}
.stm_testimonials_style_4 .stm_testimonials__review:before {
position: absolute;
bottom: 0;
right: 0;
font-size: 47px;
line-height: 39px;
content: "\ea26" !important;
font-family: "stmicons" !important;
-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.stm_testimonials_style_4 .stm_testimonials__meta {
display: -ms-flexbox;
display: flex;
}
.stm_testimonials_style_4 .stm_testimonials__meta_align-center {
-ms-flex-align: center;
align-items: center;
}
.stm_testimonials_style_4 .stm_testimonials__avatar {
max-width: 58px;
}
.stm_testimonials_style_4 .stm_testimonials__avatar img {
max-width: 100%;
height: auto;
}
.stm_testimonials_style_4 .stm_testimonials__avatar_rounded img {
border-radius: 50%;
}
.stm_testimonials_style_4 .stm_testimonials__avatar img {
width: auto !important;
}
.stm_testimonials_style_4 .stm_testimonials__info {
margin-left: 16px;
}
.stm_testimonials_style_4 .stm_testimonials__info h6 {
margin-top: 2px;
margin-bottom: 5px;
font-weight: 600;
}
.stm_testimonials_style_4 .stm_testimonials__info span {
display: block;
margin-top: -6px;
font-size: 13px;
}