


.hero-section-ten .banner-img {
    background: none;
}


.btn {
    background-color: #a9b5df;
    color: black;
    border: none;
}

.btn.btn-linear-primary {
    color: #000000;
}

.work-section .work-section-inner .work-box:before {
    display:none;
}


.about-img .about-exp span {
    color: #3B3B3B;
}

.work-section {
    background: none;
}

.service-item .price {
  font-weight: bold;
}

#get-quote-form {
  display: none;
  position: fixed;
  background: #fff;
  padding: 20px;
  border: 1px solid #ccc;
}
.d-flex.align-items-center.justify-content-between.border-bottom.mb-3 {
    display: none !important;
}

.wp-block-search__button {
    background-color: #A9B5DF;
    border: 1px solid #A9B5DF !important;
}

.breadcrumb-bg{
display:none;	
}

.default_sidebar .widget_categories ul li.cat-item a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_nav_menu ul li a {
    color: #7d8195;
}

.provider-info {
    display: none !important;
}

.d-flex.align-items-center.flex-wrap p:has(.ti-star-filled) {
    display: none !important;
}
.truelysell_core_bookmark_it {
    display: none !important;
}

/* Hide user profile image */
.image-logo.avatar,
.image-logo.avatar img {
    display: none !important;
}

/* Hide rating element */
span.rating,
span.rating.text-gray,
.rating.text-gray {
    display: none !important;
}


.booking-content .bootstrap-datetimepicker-widget table td.active, .booking-content .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #A9B5DF;
}

.time-item.selected {
    background: #A9B5DF;
    border-color: #A9B5DF;
}

.booking-content .bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #A9B5DF;
}

div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
    background-color: #A9B5DF !important;
}

div.wpforms-container-full button[type=submit]:hover{
	background-color: #A9B5DF !important;
}
.serv-rating {
    display: none !important;
}
.row.pt-3.mt-3.border-top.g-2 {
    display: none !important;
}

.service-item .service-img .fav-item {
    display: none;
}
.notify-link {
    display: none !important;
}
a[href*="favourites"],
a[href*="messages"] {
    display: none !important;
}
a.booking-message {
    display: none !important;
}

.universal-search-container button {
    background-color: #a9b5df !important;
}

header.header-one .header-nav .main-menu-wrapper .navbar-logo {
    margin-left: 50px;
}

.pagination > ul li a {
    font-size: 11px;
}

header.header-one .header-nav .main-menu-wrapper .navbar-logo .header-logo {
    max-width: 240px;
}
.universal-search-container {
    display: flex;
    align-items: center;
}

.universal-search-container input[type="text"] {
    margin-right: 5px;
    padding: 6px 10px;
    font-size: 14px;
}

img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.consent-toggle-switch {
    width: 77px !important;
    height: 23px !important;
}