/*
Theme Name: Ipharm Child
Theme URI: http://ipharm.axiomthemes.com/
Template: ipharm
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Description: Ipharm is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.0

*/
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title {    color: #3f57a1 !important;}
body .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot .spots-available {color: #0baa2b !important;    font-weight: bold;}
body .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot {	display: flex;}
.boxed {
    border: 2px solid var(--theme-color-text_hover3);
    border-radius: var(--theme-var-rad);
    padding: 15px !important;
}
.boxed .wpcf7-list-item {
    margin: 0.7rem 0 0 0;
}
.boxed .wpcf7-list-item.first {
	margin-right: 12px;
}
/* .wpcf7-radio input[type="radio"]{position: relative!important;} */
.team_member_cf.work_days {
	display: none;
}
.mod-icon .sc_layouts_item_icon {
	margin-right: 12px;
}
.team-round .post_featured.with_thumb {
	border-radius: 200px;
}
.pers .sc_layouts_item_details_line1.sc_layouts_iconed_text_line1 {
	font-size: 33px;
}
.pers .sc_layouts_item_details.sc_layouts_iconed_text_details, .pers .sc_layouts_item_icon.sc_layouts_iconed_text_icon.icon-delivery-truck.sc_icon_type_icons {
	color: white;
}