.stec-layout-single-media-small {
    padding: 20px;
    /* BOOKING */
    /* ORGANIZER */
}
.stec-layout-single-media-small .stec-layout-single-button-style {
    padding: 15px;
}
.stec-layout-single-media-small .stec-layout-single-button-style p {
    font-size: 12px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left-text-featured span {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left-text-featured i {
    display: inline;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left {
    -webkit-align-items: stretch;
    align-items: stretch;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-text {
    margin-left: 10px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-icon {
    border-radius: 3px;
    height: 38px;
    min-width: 38px;
    width: 38px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-icon > i {
    line-height: 38px;
    font-size: 20px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-icon.stec-layout-single-no-icon {
    min-width: 10px;
    width: 10px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-text-title {
    font-size: 14px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-text-date {
    font-size: 11px;
    margin-top: 5px;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-text-date .stec-layout-single-month-full {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left .stec-layout-single-preview-left-text-date .stec-layout-single-month-short {
    display: inline;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-right {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-preview .stec-layout-single-preview-left-reminder-toggle {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form {
    margin-top: 20px;
    padding-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form > ul > li {
    margin-right: 0;
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form > ul > li:not(:first-child) {
    margin-top: 10px;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form > ul > li:nth-child(2) {
    width: calc(50% - 5px);
}
.stec-layout-single-media-small .stec-layout-single-reminder-form > ul > li:nth-child(3) {
    width: calc(50% - 5px);
    float: right;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form.active {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-reminder-form.active > ul {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-media-content {
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-media-content > div > div {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-media-controls {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls .stec-layout-single-media-controls-prev {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls .stec-layout-single-media-controls-prev i {
    line-height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls .stec-layout-single-media-controls-next {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls .stec-layout-single-media-controls-next i {
    line-height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls-list-wrap {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls-list {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-media-controls-list li {
    height: 50px;
}
.stec-layout-single-media-small .stec-layout-single-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-layout-single-media-small .stec-layout-single-media-content-subs p {
    font-size: 14px;
}
.stec-layout-single-media-small .stec-layout-single-media-content-subs span {
    font-size: 12px;
}
.stec-layout-single-media-small .stec-layout-single-counter li {
    width: 70px;
}
.stec-layout-single-media-small .stec-layout-single-counter .stec-layout-single-counter-num {
    font-size: 20px;
    line-height: 1.6;
}
.stec-layout-single-media-small .stec-layout-single-counter .stec-layout-single-counter-label {
    font-size: 10px;
}
.stec-layout-single-media-small .stec-layout-single-event-status-text {
    margin-top: 25px;
    margin-bottom: 0;
}
.stec-layout-single-media-small .stec-layout-single-share-and-export {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-share-and-export .stec-layout-single-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-layout-single-media-small .stec-layout-single-share-and-export .stec-layout-single-export {
    float: left;
    width: 100%;
}
.stec-layout-single-media-small .stec-layout-single-share-and-export .stec-layout-single-export form {
    width: 100%;
}
.stec-layout-single-media-small .stec-layout-single-share-and-export .stec-layout-single-export button {
    width: 100%;
    margin: 0;
    margin-top: 10px;
    float: left;
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-share-and-export .stec-layout-single-export a {
    width: 100%;
    margin: 0;
    margin-top: 10px;
    float: left;
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex {
    display: block;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex:nth-child(2) {
    margin-top: 10px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-left {
    width: 100%;
    float: left;
    margin-left: 0;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-left .stec-layout-single-location-address {
    margin-top: 5px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-right {
    width: 100%;
    float: left;
    margin-left: 0;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-right .stec-layout-single-location-address {
    margin-top: 5px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-right input {
    margin-bottom: 10px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-flex .stec-layout-single-location-right input:first-child {
    margin-top: 10px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-directions-title {
    margin-top: 45px;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-details {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.stec-layout-single-media-small .stec-layout-single-location .stec-layout-single-location-details-title {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-tabs-list {
    padding: 15px 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.stec-layout-single-media-small .stec-layout-single-tabs-list li {
    width: 100%;
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-tabs-list li p {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-tabs-list li i {
    width: 100%;
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-tabs-list li:not(:first-child) {
    margin-left: 0;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview .stec-layout-single-schedule-tab-left {
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview .stec-layout-single-schedule-tab-left span {
    font-size: 12px;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview .stec-layout-single-schedule-tab-right {
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview .stec-layout-single-schedule-tab-right-title span {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-schedule .stec-layout-single-schedule-tab-preview .stec-layout-single-schedule-tab-right-title i {
    font-size: 20px;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest-left {
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest-left-avatar {
    float: none;
    margin: 0 auto;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest-right {
    width: 100%;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest-right-title {
    text-align: center;
    width: 100%;
    font-size: 18px;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest-right-desc p {
    font-size: 13px;
}
.stec-layout-single-media-small .stec-layout-single-guests .stec-layout-single-guests-guest {
    padding: 20px 0;
}
.stec-layout-single-media-small .stec-layout-single-shop {
    padding: 20px 0;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-top {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product-status span {
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product {
    position: relative;
    float: left;
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-buy-addtocart {
    padding: 15px 16px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-buy-addtocart p {
    display: none;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-buy-addtocart i {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product > * {
    margin-left: 0;
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-quantity {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-quantity > span:first-child {
    display: inline-block;
    margin-right: 10px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-price > span:first-child {
    display: inline-block;
    margin-right: 10px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-buy-ajax-status i {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product .stec-layout-single-shop-product-buy-ajax-status .stec-preloader {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin-left: 7px;
}
.stec-layout-single-media-small .stec-layout-single-shop .stec-layout-single-shop-product > div:last-child {
    float: right;
    width: 52px;
    position: absolute;
    bottom: 30px;
    right: 0;
}
.stec-layout-single-media-small .stec-layout-single-forecast {
    padding: 20px 0;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today {
    display: block;
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today .stec-layout-single-forecast-today-left {
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today .stec-layout-single-forecast-today-left .stec-layout-single-forecast-today-left-current-text {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today .stec-layout-single-forecast-today-left .stec-layout-single-forecast-today-left-current-temp {
    font-size: 32px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today .stec-layout-single-forecast-today-right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-today .stec-layout-single-forecast-today-right p {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details {
    display: block;
    width: 100%;
    float: left;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details .stec-layout-single-forecast-details-left {
    display: block;
    width: 100%;
    float: left;
    min-width: 0;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details .stec-layout-single-forecast-details-left .stec-layout-single-forecast-details-left-forecast-top p {
    font-size: 12px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details .stec-layout-single-forecast-details-left .stec-layout-single-forecast-details-left-forecast-day p {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details .stec-layout-single-forecast-details-right {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
    max-width: 100%;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-details > div > p {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-top-title {
    font-size: 16px;
}
.stec-layout-single-media-small .stec-layout-single-forecast .stec-layout-single-forecast-top-date {
    font-size: 12px;
    margin-top: 3px;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-attendees {
    padding: 20px 0;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-attendee {
    width: calc(100% / 2);
    height: 200px;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-attendee p {
    font-size: 14px;
    max-width: 150px;
    float: none;
    margin: 20px auto 0;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-invited {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-invited .stec-layout-single-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-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-attendance-invited p {
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-attendance .stec-layout-single-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-layout-single-media-small .stec-layout-single-comments {
    padding: 20px 0;
}
.stec-layout-single-media-small .stec-layout-single-export,
.stec-layout-single-media-small .stec-layout-single-booking,
.stec-layout-single-media-small .stec-form-booking,
.stec-layout-single-media-small .stec-layout-single-organizers,
.stec-layout-single-media-small .stec-layout-single-intro-attendance,
.stec-layout-single-media-small .stec-layout-single-counter,
.stec-layout-single-media-small .stec-layout-single-external-link,
.stec-layout-single-media-small .stec-layout-single-description {
    margin-top: 25px;
}
.stec-layout-single-media-small .stec-form-booking .stec-style-flexbox {
    display: block;
}
.stec-layout-single-media-small .stec-layout-single-organizers .stec-layout-single-organizers-organizer-image {
    float: none;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.stec-layout-single-media-small .stec-layout-single-organizers .stec-layout-single-organizers-organizer-content {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.stec-layout-single-media-small .stec-layout-single-organizers .stec-layout-single-organizers-organizer-social {
    text-align: center;
}
.stec-layout-single-media-small .stec-layout-single-organizers .stec-layout-single-organizers-organizer-social > a {
    float: none;
    display: inline-block;
}
