.stec-media-small {
    /* MONTH LAYOUT */
    /* WEEK LAYOUT */
    /* EVENTS */
    /* WOOCOMMERCE TAB */
    /* BOOKING */
}
.stec-media-small .stec-top .stec-top-menu:first-of-type {
    margin-right: 0;
}
.stec-media-small .stec-top .stec-top-menu li[data-action="today"] p:not(.stec-top-menu-count) {
    display: none;
}
.stec-media-small .stec-top .stec-top-menu li[data-action="today"] i {
    display: block;
}
.stec-media-small .stec-top .stec-top-menu-count {
    position: absolute;
    right: -12px;
    top: -12px;
    border-radius: 100%;
    z-index: 1;
}
.stec-media-small .stec-top .stec-top-menu-date-small {
    display: block;
    margin-bottom: 10px;
}
.stec-media-small .stec-top .stec-top-menu-layouts {
    display: none;
}
.stec-media-small .stec-top .stec-top-dropmenu-layouts {
    display: block;
}
.stec-media-small .stec-top .stec-top-menu-date {
    display: none;
}
.stec-media-small .stec-top .stec-top-search-dropdown {
    max-width: 320px;
}
.stec-media-small .stec-top .stec-top-menu-filter-calendar-dropdown {
    max-width: 320px;
}
.stec-media-small .stec-layout-month-daylabel p {
    display: none;
}
.stec-media-small .stec-layout-month-daylabel p:last-child {
    display: block;
}
.stec-media-small .stec-layout-month-daycell {
    height: 50px;
}
.stec-media-small .stec-layout-month-daycell .stec-layout-month-daycell-wrap .stec-layout-month-daycell-num {
    font-size: 12px;
    top: 7px;
    left: 7px;
    width: 16px;
    height: 15px;
    line-height: 15px;
}
.stec-media-small .stec-layout-month-daycell-today .stec-layout-month-daycell-num::before {
    left: calc(50% - 10px);
    padding: 10px;
    top: -3px;
}
.stec-media-small .stec-layout-month-daycell-events {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 100%;
}
.stec-media-small .stec-layout-month-daycell-event {
    height: 4px;
}
.stec-media-small .stec-layout-month-daycell-event[data-pos="2"] {
    top: 5px;
}
.stec-media-small .stec-layout-month-daycell-event[data-pos="3"] {
    top: 10px;
}
.stec-media-small .stec-layout-month-daycell-event-start {
    width: calc(100% - 3px);
    margin-left: 2px;
}
.stec-media-small .stec-layout-month-daycell-event-end {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: calc(100% - 3px);
    margin-right: 2px;
}
.stec-media-small .stec-layout-month-daycell-event-start.stec-layout-month-daycell-event-end {
    width: calc(100% - 5px);
    margin-left: 2px;
    margin-right: 2px;
}
.stec-media-small .stec-layout-month-daycell-event-name {
    display: none;
}
.stec-media-small .stec-layout-month-daycell-eventmore {
    height: 4px;
}
.stec-media-small .stec-layout-month-daycell-eventmore .stec-layout-month-daycell-eventmore-count-dot {
    display: block;
}
.stec-media-small .stec-layout-month-daycell-eventmore .stec-layout-month-daycell-eventmore-count {
    display: none;
}
.stec-media-small .stec-layout-week-daylabel p {
    display: none;
}
.stec-media-small .stec-layout-week-daylabel p:last-child {
    display: block;
}
.stec-media-small .stec-layout-week-daycell {
    height: 50px;
}
.stec-media-small .stec-layout-week-daycell {
    height: 50px;
}
.stec-media-small .stec-layout-week-daycell .stec-layout-week-daycell-wrap .stec-layout-week-daycell-num {
    font-size: 12px;
    top: 7px;
    left: 7px;
    width: 15px;
    height: 15px;
    line-height: 15px;
}
.stec-media-small .stec-layout-week-daycell-today .stec-layout-week-daycell-num::before {
    left: calc(50% - 10px);
    padding: 10px;
    top: -3px;
}
.stec-media-small .stec-layout-week-daycell-events {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 100%;
}
.stec-media-small .stec-layout-week-daycell-event {
    height: 4px;
}
.stec-media-small .stec-layout-week-daycell-event[data-pos="2"] {
    top: 5px;
}
.stec-media-small .stec-layout-week-daycell-event[data-pos="3"] {
    top: 10px;
}
.stec-media-small .stec-layout-week-daycell-event-start {
    width: calc(100% - 3px);
    margin-left: 2px;
}
.stec-media-small .stec-layout-week-daycell-event-end {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: calc(100% - 3px);
    margin-right: 2px;
}
.stec-media-small .stec-layout-week-daycell-event-start.stec-layout-week-daycell-event-end {
    width: calc(100% - 5px);
    margin-left: 2px;
    margin-right: 2px;
}
.stec-media-small .stec-layout-week-daycell-event-name {
    display: none;
}
.stec-media-small .stec-layout-week-daycell-eventmore {
    height: 4px;
}
.stec-media-small .stec-layout-week-daycell-eventmore .stec-layout-week-daycell-eventmore-count-dot {
    display: block;
}
.stec-media-small .stec-layout-week-daycell-eventmore .stec-layout-week-daycell-eventmore-count {
    display: none;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left {
    margin-left: 10px;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-text {
    margin-left: 0;
    padding: 0 10px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-text-title {
    font-size: 14px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-icon {
    border-radius: 3px;
    height: 38px;
    min-width: 38px;
    width: 38px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-icon > i {
    line-height: 38px;
    font-size: 20px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-icon .stec-layout-event-preview-left-icon-date {
    margin-top: 6px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-icon .stec-layout-event-preview-left-icon-date-number {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-icon .stec-layout-event-preview-left-icon-date-month {
    font-size: 10px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-text-date,
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-text-sub {
    font-size: 11px;
    margin-top: 5px;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-right {
    display: none;
}
.stec-media-small .stec-layout-event-preview .stec-layout-event-preview-left-reminder-toggle {
    display: block;
}
.stec-media-small .stec-layout-day .stec-layout-event:first-child .stec-layout-event-preview-reminder {
    margin-top: 175px;
}
.stec-media-small .stec-layout-event-preview-reminder {
    max-width: 360px;
    display: block;
    height: auto;
    padding: 10px !important;
    top: -132px;
}
.stec-media-small .stec-layout-event-preview-reminder > li {
    margin: 0;
}
.stec-media-small .stec-layout-event-preview-reminder > li input {
    width: 100%;
}
.stec-media-small .stec-layout-event-preview-reminder > li:nth-child(1) {
    width: 100%;
    margin-bottom: 10px !important;
}
.stec-media-small .stec-layout-event-preview-reminder > li:nth-child(2) {
    width: 50px;
}
.stec-media-small .stec-layout-event-preview-reminder > li:nth-child(3) {
    width: 88px;
    margin-left: 10px !important;
}
.stec-media-small .stec-layout-event-preview-reminder > li:nth-child(4) {
    width: calc(100% - 158px);
    margin-left: 10px !important;
}
.stec-media-small .stec-layout-event-preview-reminder > li button {
    width: 100%;
}
.stec-media-small .stec-layout-event-inner-button-style {
    padding: 15px;
}
.stec-media-small .stec-layout-event-inner-button-style p {
    font-size: 12px;
}
.stec-media-small .stec-layout-event-inner-top-tabs li p {
    display: none;
}
.stec-media-small .stec-layout-event-inner-top-tabs li i {
    display: block;
}
.stec-media-small .stec-layout-event-inner-top-tabs li {
    padding: 8px 0 !important;
}
.stec-media-small .stec-layout-event-inner-intro {
    padding: 20px;
    /* intro slider */
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-external-link {
    margin-top: 25px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-title {
    margin-top: 25px;
    font-size: 18px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-social li i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-desc p,
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-desc a {
    font-size: 14px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media {
    margin-top: 0 ;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-social {
    margin-top: 30px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-desc {
    margin-top: 25px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls {
    height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls .stec-layout-event-inner-intro-media-controls-prev,
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls .stec-layout-event-inner-intro-media-controls-next {
    height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls .stec-layout-event-inner-intro-media-controls-prev i,
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls .stec-layout-event-inner-intro-media-controls-next i {
    line-height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls-list-wrap {
    height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls-list {
    height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls-list li {
    height: 50px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content > div > div {
    display: none;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content-subs {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content-subs p {
    font-size: 14px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content-subs span {
    font-size: 12px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-counter li {
    width: 70px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-counter-num {
    font-size: 20px;
    line-height: 1.6;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-counter-label {
    font-size: 10px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-organizers,
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-event-status-text,
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-counter {
    margin-top: 35px;
    margin-bottom: 0;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-organizers .stec-layout-event-inner-intro-organizers-organizer:first-child {
    padding-top: 0;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-attendance {
    padding-top: 0;
    margin-top: 25px;
}
.stec-media-small .stec-layout-event-inner-intro .stec-layout-event-inner-intro-attachments,
.stec-media-small .stec-layout-event-inner-intro .stec-form-booking {
    margin-top: 35px;
}
.stec-media-small .stec-layout-event-inner-intro-share-and-export {
    display: block;
}
.stec-media-small .stec-layout-event-inner-intro-share-and-export .stec-layout-event-inner-intro-share {
    width: 100%;
    text-align: center;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.stec-media-small .stec-layout-event-inner-intro-share-and-export .stec-layout-event-inner-intro-export {
    float: left;
    width: 100%;
}
.stec-media-small .stec-layout-event-inner-intro-share-and-export .stec-layout-event-inner-intro-export form {
    width: 100%;
}
.stec-media-small .stec-layout-event-inner-intro-share-and-export .stec-layout-event-inner-intro-export button,
.stec-media-small .stec-layout-event-inner-intro-share-and-export .stec-layout-event-inner-intro-export a {
    width: 100%;
    margin: 0;
    margin-top: 10px;
    float: left;
    text-align: center;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-left {
    width: 100%;
    clear: both;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-right {
    position: relative;
    width: 100%;
    clear: both;
    height: 275px;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-address {
    margin-bottom: 20px;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-left:last-child {
    margin-top: 0px;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-left p {
    font-size: 13px;
}
.stec-media-small .stec-layout-event-inner-location p.stec-layout-event-inner-location-left-title {
    font-size: 18px;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-left {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-location .stec-layout-event-inner-location-left button {
    padding: 0 10px;
    height: 40px;
    font-size: 12px;
}
.stec-media-small .stec-layout-event-inner-schedule {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview {
    display: block;
}
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview .stec-layout-event-inner-schedule-tab-left,
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview .stec-layout-event-inner-schedule-tab-right {
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview .stec-layout-event-inner-schedule-tab-left span {
    font-size: 12px;
}
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview .stec-layout-event-inner-schedule-tab-right-title span {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-schedule .stec-layout-event-inner-schedule-tab-preview .stec-layout-event-inner-schedule-tab-right-title i {
    font-size: 20px;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest-left {
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest-left-avatar {
    float: none;
    margin: 0 auto;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest-right {
    width: 100%;
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest-right-title {
    text-align: center;
    width: 100%;
    font-size: 18px;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest-right-desc p {
    font-size: 13px;
}
.stec-media-small .stec-layout-event-inner-guests .stec-layout-event-inner-guests-guest {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-intro-organizers .stec-layout-event-inner-intro-organizers-organizer-image {
    float: none;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.stec-media-small .stec-layout-event-inner-intro-organizers .stec-layout-event-inner-intro-organizers-organizer-content {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-intro-organizers .stec-layout-event-inner-intro-organizers-organizer-social {
    text-align: center;
}
.stec-media-small .stec-layout-event-inner-intro-organizers .stec-layout-event-inner-intro-organizers-organizer-social > a {
    float: none;
    display: inline-block;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-attendees {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-attendee {
    width: calc(100% / 2);
    height: 200px;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-invited {
    display: block;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-invited .stec-preloader {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    float: none;
    width: 100%;
    height: 45px;
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-invited-buttons {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-invited p {
    text-align: center;
}
.stec-media-small .stec-layout-event-inner-attendance .stec-layout-event-inner-attendance-attendee p {
    font-size: 14px;
    max-width: 150px;
    float: none;
    margin: 20px auto 0;
}
.stec-media-small .stec-layout-event-inner-forecast {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today {
    display: block;
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today .stec-layout-event-inner-forecast-today-left {
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today .stec-layout-event-inner-forecast-today-left .stec-layout-event-inner-forecast-today-left-current-text {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today .stec-layout-event-inner-forecast-today-left .stec-layout-event-inner-forecast-today-left-current-temp {
    font-size: 32px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today .stec-layout-event-inner-forecast-today-right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-today .stec-layout-event-inner-forecast-today-right p {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details {
    display: block;
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details .stec-layout-event-inner-forecast-details-left {
    display: block;
    width: 100%;
    float: left;
    min-width: 0;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details .stec-layout-event-inner-forecast-details-left .stec-layout-event-inner-forecast-details-left-forecast-top p {
    font-size: 12px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details .stec-layout-event-inner-forecast-details-left .stec-layout-event-inner-forecast-details-left-forecast-day p {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details .stec-layout-event-inner-forecast-details-right {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
    max-width: 100%;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-details > div > p {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-top-title {
    font-size: 16px;
}
.stec-media-small .stec-layout-event-inner-forecast .stec-layout-event-inner-forecast-top-date {
    font-size: 12px;
    margin-top: 3px;
}
.stec-media-small .stec-layout-event-inner-comments {
    padding: 20px;
}
.stec-media-small .stec-layout-agenda-eventholder-form .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate,
.stec-media-small .stec-event-holder .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate {
    height: 115px;
}
.stec-media-small .stec-layout-agenda-eventholder-form .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate-complete,
.stec-media-small .stec-event-holder .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate-complete {
    height: 115px;
}
.stec-media-small .stec-layout-agenda-events-all-list .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate {
    height: 115px;
}
.stec-media-small .stec-layout-agenda-events-all-list .stec-layout-event-preview:not(.stec-event-create-form-preview).stec-layout-event-preview-animate-complete {
    height: 115px;
}
.stec-media-small .stec-layout-event-inner-shop {
    padding: 20px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-top {
    display: none;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product-status span {
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product {
    position: relative;
    float: left;
    display: block;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-addtocart {
    padding: 15px 16px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-addtocart p {
    display: none;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-addtocart i {
    display: block;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product > * {
    margin-left: 0;
    width: 100%;
    float: left;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-quantity > span:first-child,
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-price > span:first-child {
    display: inline-block;
    margin-right: 10px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-ajax-status i,
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-ajax-status .stec-preloader {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-buy-ajax-status .stec-preloader {
    margin-left: 7px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product .stec-layout-event-inner-shop-product-quantity {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.stec-media-small .stec-layout-event-inner-shop .stec-layout-event-inner-shop-product > div:last-child {
    float: right;
    width: 52px;
    position: absolute;
    bottom: 30px;
    right: 0;
}
.stec-media-small .stec-layout-event.stec-event-featured-bg .stec-layout-event-preview::before {
    height: 115px;
}
.stec-media-small .stec-layout-event.stec-event-featured .stec-layout-event-preview-left-text-featured span {
    display: none;
}
.stec-media-small .stec-layout-event.stec-event-featured .stec-layout-event-preview-left-text-featured i {
    display: block;
    font-size: 14px;
}
.stec-media-small .stec-layout-event-create-form-inner {
    padding: 20px;
}
.stec-media-small .stec-layout-event-create-form-inner p {
    font-size: 14px;
}
.stec-media-small .stec-layout-event-preview-left-approval-cancel {
    display: block;
}
.stec-media-small .stec-form-booking .stec-style-flexbox {
    display: block;
}
@media all and (max-width: 600px) {
    .stec-fixed-message {
        min-width: 300px;
        padding: 10px;
    }
    .stec-fixed-message > div i {
        font-size: 29px;
        width: 40px;
        min-width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .stec-fixed-message > div p {
        font-size: 14px;
        width: 100%;
    }
    .stec-fixed-message > div span {
        font-size: 12px;
        width: 100%;
    }
}
