
@import "../../../../livewhale/theme/core/styles/calendar-mobile.less";
/*      Request ID: 9cadcb41fdc40b769bb456f440c93db4_1783531664 (07/08/2026 1:27pm) (failed compilation: /home/lwcal/stable-production.lwcal.com/public_html/_ingredients/themes/global/styles/feed-builder.less, /home/lwcal/stable-production.lwcal.com/public_html/_ingredients/themes/global/styles/mobile.less) (tY1BDsIwDAS/wgNofOczVZMsjSUnjmJHFb+nqjjDiePMYYaKVpAcaRMy36Jg6UPzTM7awuVD0kp9RuG0Fq9CK7d9IDOaG3lBhdEuGq/ES056AnmJkyVjhFPY/UZ/GVWNLPgsinu3B33N/04enHe4hWT2Bg==)      */



/*      Resource ID: ec5ccb34974ff2539d7c8569473 (feed-builder.less, compiled by lessc, minified by none) (05/18/2026 4:30pm) (A:636, B:636, C:837, D:837, F:837, J:837, K:837)      */

.lw_cal_feed_selectors {
  display: table;
  width: ;
  margin-bottom: 60px;
}
.lw_cal_feed_selectors .fb-lists {
  display: table-row;
}
.lw_cal_feed_selectors .fb-lists .fb-list {
  display: table-cell;
  padding: 0 30px;
  border-right: 1px solid #eee;
}
.lw_cal_feed_selectors .fb-lists .fb-list:first-child {
  padding-left: 0;
}
.lw_cal_feed_selectors .fb-lists .fb-list:last-child {
  border-right: none;
}
.lw_cal_feed_selectors .fb-lists .fb-list input[type=checkbox] {
  margin-right: 10px;
}
.lw_cal_feed_result input[type=text] {
  direction: rtl;
  color: #ccc;
}
.lw_cal_feed_result .input-group {
  margin-bottom: 15px;
}
.lw_cal_feed_result .input-group-addon:first-of-type {
  width: 50px;
}
.lw_cal_view_feed_builder #lw_cal_header {
  display: none;
}
.lw_cal_view_feed_builder #lw_cal_events > h2 {
  margin-top: 0;
}
@highlight1:  #664499;

// use standard bootstrap breakpoints
@screen-xs-max: 479px;
@screen-sm-max: 767px;
@screen-md-max: 991px;
@screen-lg-max: 1999px;

@media screen and (max-width: @screen-md-max) {
    #lw_mini_cal, .lw_cal_selector{
        display: none;
    }
    #lw_cal_subscribe {
        padding: 0;
    }
    #lw_cal_search_form input {
        // width: 300px;
    }
}
@media screen and (max-width: @screen-sm-max) {
    .mobileViewSelector();
    .mobilePaymentsTable();
    .mobileMonthViewGrid();

    #lw_cal_events {
        padding: 0;
    }
    #lw_cal_header {
        padding-left: 0;
        border-bottom: none;
        margin-bottom: 0;
        h5 {
            font-size: 1.5em;
        }
    }
    .lw_cal_search_wrapper {
        padding: 12px;
        margin-top: 10px;
        background-color: #eee;
        .border-radius(2px);

    }
    #lw_cal_search_form {
        margin: 0;
    }
    // LWC toolbar
    li#lw_calendar_manage_images {
        display: none;
    }
    #lw_toolbar.lw_element .lw_block > a {
        padding: 5px !important;
        #lw_toolbar.lw_element .lw_block > a span {
            margin: 0 !important;
        }
    }
    // individual item styles
    .text-right {
        float: left;
    }
    #lw_cal_scroll_links {
        top: 18px;
    }
    .lw_cal_tz_abbrv,
    .lw_user_time {
        display: none;
    }
    #lw_cal_location_map {
        width: 200px;
        z-index: 200;
    }
    #lw_page {
        margin-top: 60px;
    }
    #lw_cal_day_leftcol {
        display: none;
    }
    #lw_cal_day_rightcol,
    #lw_cal_event_leftcol {
        padding: 0;
        border: none;
        min-height: 0;
    }
    #lw_cal_event_rightcol {
        width: 100%;
        margin: 0;
        padding: 0;
    }
		.lw_cal_month_view #lw_cal_events td {
		    height: 60px;
		}
		.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event {
			width: 3px;
			height: 3px;
			padding: 1px;
			margin: 6px 6px 2px 0;
			background-color: @highlight1;
		}
}
@media screen and (max-width: @screen-xs-max) {
    body.calendar {
        .m,
        span.fa-search,
        header.title {
            display: none;
        }
    }
    #lw_cal_search_form {
        display: block;
        input {
            width: 100%;
        }
    }
    #lw_cal_view_selector li a {
        font-size: .75em;
    }
    #lw_cal_header {
        padding: 0;
        padding-bottom: 20px;
    }
    #lw_cal_date_selector {
       display:none;
    }
    #lw_cal_scroll_links {
	    top:5px;
    }
    #lw_cal_this_day {
        clear: left;
        width: 100%;
        padding-top: 10px;
    }
}


/*      Resource ID: 795c8e95abec9d9c441f728ab3e (widgets.css)      */

/* Resource not found (0). */