/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.13.3.1779404756
Updated: 2026-05-21 18:05:56

*/

/* REMOVE SERVICE IMAGES */
.bkntc-service-image,
.booknetic_service_card_image,
.booknetic_category_accordion_image {
    display: none !important;
}

/* ADD PADDING TO SERVICE TITLES */
.booknetic_service_card_title {
    padding-left: 14px !important;
}

/* SERVICE EXTRAS SPACING */
.booknetic_service_extra_card {
    padding: 12px 16px !important;
    margin-bottom: 10px !important;
    border-radius: 8px !important;
}

/* EXTRA LIST LAYOUT */
.booknetic_service_extras_list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

/* EXTRA TITLE SPACING */
.booknetic_service_extra_card_title {
    padding-left: 10px !important;
    line-height: 1.3 !important;
}

/* PRICE ALIGNMENT */
.booknetic_service_extra_card_price {
    display: flex !important;
    align-items: center !important;
}

/* SERVICE EXTRA TEXT SPACING */
.booknetic_service_extra_card_title {
    margin-left: 18px !important;
}

/* REMOVE EXTRA ICON CIRCLE */
.booknetic_service_extra_card_image {
    display: none !important;
}

/* PULL TEXT LEFT AFTER ICON REMOVED */
.booknetic_service_extra_card_title_box {
    margin-left: 0 !important;
    padding-left: 16px !important;
}

/* CLEAN CARD LAYOUT */
.booknetic_service_extra_card {
    align-items: center !important;
}

/* HIDE "SERVICE EXTRAS" */
.booknetic_service_extra_title {
    font-size: 0 !important;
}

/* REPLACE WITH CUSTOM TEXT */
.booknetic_service_extra_title::after {
    content: "Add Additional Services";
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

/* REMOVE BOOKNETIC SERVICE + EXTRA ICON CIRCLES */
.booknetic_service_card_image,
.booknetic_service_extra_card_image,
.booknetic_service_extra_card_image *,
.booknetic_service_card_image * {
    display: none !important;
}

/* FIX SPACING AFTER ICONS ARE REMOVED */
.booknetic_service_card_title,
.booknetic_service_extra_card_title {
    padding-left: 16px !important;
    margin-left: 0 !important;
}

/* SHOW ONLY START TIME IN BOOKNETIC TIME SLOTS */
#booknetic_theme_1 .booknetic_times_list .booknetic_time_element > div:nth-of-type(2) {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    overflow: hidden !important;
}

#booknetic_theme_1 .booknetic_time_element {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* LOCK PHONE COUNTRY DROPDOWN TO UNITED STATES ONLY */
.iti__country-list,
.iti__dropdown-content {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.iti__selected-country,
.iti__selected-flag {
    pointer-events: none !important;
    cursor: default !important;
}
/* REMOVE ICON CIRCLES ON SERVICES AND ADDITIONAL SERVICES */
#booknetic_theme_1 .booknetic_service_card_image,
#booknetic_theme_1 .booknetic_service_extra_card_image {
    display: none !important;
}

#booknetic_theme_1 .booknetic_service_card_image *,
#booknetic_theme_1 .booknetic_service_extra_card_image * {
    display: none !important;
}

/* FIX TEXT SPACING AFTER ICON REMOVAL */
#booknetic_theme_1 .booknetic_service_card_title,
#booknetic_theme_1 .booknetic_service_extra_card_title {
    padding-left: 16px !important;
    margin-left: 0 !important;
}
