/*
Theme Name: Boc
 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */
.wg-msg{ color:#f33!important;}

/*calendar css main custom*/
.tribe-events-l-container {
	padding: 30px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 6%), 0 1px 0 0 rgb(0 0 0 / 2%);
}
.tribe-events .tribe-events-c-search__button {
    background-color: #c35353 !important;
    background-color: #c35353 !important;
}
.tribe-common .tribe-common-h3 {
    color: #c35454 !important;
}
.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {
    border: 1px solid #c35454 !important;
    color: #c35454 !important;
}
.tribe-common .tribe-common-c-svgicon {
    color: #c35454 !important;
}
.tribe-events .tribe-events-c-ical__link:focus,.tribe-events .tribe-events-c-ical__link:hover{background-color:#c35454 !important;color:#fff !important;}
.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #e3e3e3 !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: 17px !important;
}
.tribe-events .tribe-events-calendar-month__day-date-daynum {
    font-size: 17px !important;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background: #7a7a7a !important;
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #c35454 !important;
}
/*event upcoming color bg change if it will chnage then past event bg also change*/
/*.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: rgb(195 84 84 / 40%);
}*/
#wpsvccount {
    color: #ff9f19;
    font-size: 13px;
	display: inline-block;
	margin-left: 5px;
}
.wps_visitor_title {
    color: #d5d5d5 !important;
    display: inline-block;
    font-size: 11px !important;
    margin-bottom: 4px !important;
}
#mvcwid { 
    padding: 0 !important;
	width: 50% !important;
	float: right !important;
}