
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active, #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover, body #booked-profile-page input[type=submit].button-primary:hover, body .booked-list-view button.button:hover, body .booked-list-view input[type=submit].button-primary:hover, body table.booked-calendar input[type=submit].button-primary:hover, body .booked-modal input[type=submit].button-primary:hover, body table.booked-calendar th, body table.booked-calendar thead, body table.booked-calendar thead th, body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover, body #booked-profile-page .booked-profile-header, body #booked-profile-page .booked-tabs li.active a, body #booked-profile-page .booked-tabs li.active a:hover, body #booked-profile-page .appt-block .google-cal-button > a:hover, #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
    background: #d8d8d8 !important;
}
body #booked-profile-page input[type=submit].button-primary:hover, body table.booked-calendar input[type=submit].button-primary:hover, body .booked-list-view button.button:hover, body .booked-list-view input[type=submit].button-primary:hover, body .booked-modal input[type=submit].button-primary:hover, body table.booked-calendar th, body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover, body #booked-profile-page .booked-profile-header, body #booked-profile-page .appt-block .google-cal-button > a:hover {
    border-color: #d8d8d8 !important;
}

body table.booked-calendar tr.days, body table.booked-calendar tr.days th, body .booked-calendarSwitcher.calendar, body #booked-profile-page .booked-tabs, #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead, #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
    background: #f0542d !important;
}

body table.booked-calendar tr.days th, body #booked-profile-page .booked-tabs {
    border-color: #f0542d !important;
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a, #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a:hover, body #booked-profile-page input[type=submit].button-primary, body table.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block, body #booked-profile-page .appt-block .google-cal-button > a, body .booked-modal p.booked-title-bar, body table.booked-calendar td:hover .date span, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover, .booked-ms-modal .booked-book-appt /* Multi-Slot Booking */
{
    background: #f0542d;
}

body #booked-profile-page input[type=submit].button-primary, body table.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body #booked-profile-page .appt-block .google-cal-button > a, body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover {
    border-color: #f0542d;
}

body .booked-modal .bm-window p i.fa, body .booked-modal .bm-window a, body .booked-appt-list .booked-public-appointment-title, body .booked-modal .bm-window p.appointment-title, .booked-ms-modal.visible:hover .booked-book-appt {
    color: #f0542d;
}
header.main-header .second-row {

    border-top:none !important;
}
#toggle-style-switcher{
    display: none !important;
}
.booked-appt-list .timeslot.has-title .booked-public-appointment-title {
    color: inherit;
}
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700,600);

.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none
}

.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline
}

.tp-caption.roundedimage img {
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px
}

.tp-bullets.simplebullets.navbar {
    height: 35px;
    padding: 0px 0px
}

.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 14px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important
}

.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important
}

.tparrows:before {
    font-family: 'revicons';
    color: #fff;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    text-align: center;
    width: 40px;
    font-size: 20px
}

.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    width: 40px !important;
    height: 40px !important
}

.tparrows:hover {
    color: #fff
}

.tp-leftarrow:before {
    content: '\e824' !important
}

.tp-rightarrow:before {
    content: '\e825' !important
}

.tparrows.tp-rightarrow:before {
    margin-left: 1px
}

.tparrows:hover {
    background: rgba(0, 0, 0, 1) !important
}
.screens .linkarea img {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
    transition: all .3s ease;
    border-radius: 2px;
}

.screens .linkarea img:hover {
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.16);
    margin-top: -10px;
}

.page-id-10091 #style-switcher {
    display: none;
}

body.sticky-header-type-over.sticky-header.wpv-not-scrolled header.main-header.layout-standard .second-row, body.sticky-header-type-over.sticky-header.wpv-not-scrolled header.main-header.layout-logo-text-menu .second-row {
    border-top-color: rgba(237, 237, 237, 0.2)
}

/* Welcome page only! */

.w-header {
    text-align: center;
}

.w-header .grid-1-6 {
    display: inline-block;
    float: none;
}

.w-header h3 {
    margin: 0px;
    font-weight: 600;
}

.w-header p {
    margin-top: 0.5em
}

.w-header .sep {
    opacity: 0.2;
}

.page-id-10091 h2 {
    font-size: 3em;
    line-height: 1em;
    font-weight: 100;
    color: #7C8A8D;
    margin-bottom: 10px;
}

.big-text {
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 100
}

.plugin-logos img {
    padding: 0px 20px;
    display: inline-block;
}

.more-testimonials {
    border: solid 1px #EDEDED;
    text-align: center;
    padding: 20px 30px;
    border: 1px solid #D9D9D9;
}

.more-testimonials h3 {
    margin-bottom: 9px;
    margin-top: 6px;
}

.more-testimonials p {
    margin-top: 0px;
}

.dark-bg h2 {
    color: #fff !important;
}

@media (max-width: 958px) {
    .twitter-button {
        margin-bottom: 20px;
    }

    .w-header .extended-content {
        left: 0px !important;
        right: 0px !important;
    }
}

header.main-header.layout-logo-text-menu .second-row #main-menu .menu {
    text-align: center;
}

.woocommerce-product-gallery {
    opacity: 1 !important;
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}
.broken_link, a.broken_link {
    text-decoration: line-through;
}

.flaticon-shop:before{
    margin-left: 0px !important;
    font-size: 60px !important;
}.flaticon-announcer:before{
    margin-left: 0px !important;
    font-size: 60px !important;
}.flaticon-laser:before{
    margin-left: 0px !important;
    font-size: 60px !important;
}