/**
 * Theme Name:     Autospa Child
 * Author:         QuanticaLabs
 * Template:       autospa
 * Text Domain:	   autospa-child
 * Description:    Auto Spa – Car Wash Booking WordPress Theme is a responsive and retina ready WordPress Theme best suitable for car wash or auto detail services, car repair shop, mechanic workshop, car repair or auto painting shop.
 */

/* Shop page default sorter text and hover behavious and base styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}
*, *::after {
    box-sizing: border-box;
}

/* Dropdown container styles */
.dk_container {
    background-color: #f5f5f5;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 18px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Dropdown toggle styles */
.dk_container .dk_toggle {
    text-shadow: none;
    font-weight: normal;
    padding: 12px 15px;
    border: 1px solid #ccc;
    color: #333;
    border-radius: 5px;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s;
    position: relative;
}

/* Dropdown label styles */
.dk_container .dk_toggle .dk_label {
    text-shadow: none;
    font-weight: normal;
    color: #777777;
}

/* Dropdown arrow (dk_open) styles */
.dk_container .dk_open {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #777777;
    pointer-events: none;
}

/* Preserve arrow visibility on hover */
.dk_container .dk_toggle:hover .dk_open {
    color: #777777 !important;
}

/* Dropdown options styles */
select, .dk_container a, .dk_container .dk_options_inner li a {
    color: #777777;
}

/* Hover styles for dropdown options and current option */
.dk_container .dk_options a:hover, 
.dk_container .dk_options .dk_option_current a {
    text-shadow: none;
    color: #23c7fa !important; /* Ensure blue text color on hover */
    background-color: #23c7fa;
    border-bottom-color: #004c72;
    text-decoration: none;
}

/* Additional link styles */
.dk_options a, .dk_options a:link, .dk_options a:visited {
    display: block;
    background-color: #fff;
    border-bottom: 1px solid #999;
    font-weight: bold;
    padding: 8px 10px;
}

.dk_container a {
    outline: 0;
    cursor: pointer;
    text-decoration: none;
}

.dk_container a:hover {
    text-decoration: none;
}

/* General link styles */
a {
    color: #23c7fa;
    text-decoration: none;
}

/* Font styles */
a, body, input, select, textarea, .ui-accordion-content.ui-helper-reset, html .woocommerce ul.products li.product .price, html .woocommerce label.inline, .theme-page-header .theme-page-header-top .theme-page-header-top-social-list>a.theme-icon-meta-cart>span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    line-height: 186%;
    letter-spacing: 0px;
    font-size: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    a, body, input, select, textarea, .ui-accordion-content.ui-helper-reset, html .woocommerce ul.products li.product .price, html .woocommerce label.inline, .theme-page-header .theme-page-header-top .theme-page-header-top-social-list>a.theme-icon-meta-cart>span {
        font-size: 15px;
    }
}

/* Book marine service step sheet input field spacing */

.uacf7-uacf7style-3092 input[type="email"], .uacf7-uacf7style-3092 input[type="number"], .uacf7-uacf7style-3092 input[type="password"], .uacf7-uacf7style-3092 input[type="search"], .uacf7-uacf7style-3092 input[type="tel"], .uacf7-uacf7style-3092 input[type="text"], .uacf7-uacf7style-3092 input[type="url"], .uacf7-uacf7style-3092 input[type="date"], .uacf7-uacf7style-3092 select, .uacf7-uacf7style-3092 textarea {
    color: ;
    background-color: #dddddd;
    font-size: 15px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    height: 30px;
    border-width: 2px;
    border-color: #23c7fa;
    border-style: solid;
    border-radius: px;
    padding-top: 5px;
    padding-right: px;
    padding-bottom: 5px;
    padding-left: px;
    margin-top: 10px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
}

/* Book marine service step sheet next button margin top */

.uacf7-step.step-content button.uacf7-prev, .uacf7-step.step-content button.uacf7-next {
    margin-top: 15px;
}


/* gallery wrap spacing */
.envira-gallery-wrap, .envira-gallery-wrap *, .envira-tags-filter-list, .envira-tags-filter-list * {
    -moz-border-radius: 0;
    -moz-box-shadow: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-box-shadow: none;
    -o-transition: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    background: none;
    border-radius: 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: border-box;
    float: none;
    font-size: 100%;
    height: auto;
    letter-spacing: normal;
    line-height: 1;
    margin: 10;
    outline: none;
    overflow: visible;
    padding: 0;
    position: static;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    transition: none;
    visibility: visible;
    width: auto;
    margin-top: 20px !important;
}

.envira-gallery-wrap {
    width: 80%;
    margin: 0 auto 20px auto;
}



/* Custom CSS for the page with the provided URL gallery */
body.page-id-3983 .vc_row {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
}


/* Custom CSS for the page with the provided URL */
body.page-id-3983 .theme-page-content > .theme-main {
    margin-top: 70px;
    margin-bottom: 120px;
}



/* Custom CSS for the page with the provided URL gallery */
body.page-id-4508 .vc_row {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
}


/* Custom CSS for the page with the provided URL */
body.page-id-4508 .theme-page-content > .theme-main {
    margin-top: 70px;
    margin-bottom: 120px;
}

/* ENVIRA GALLERY TAB STYLING */

/* ENVIRA GALLERY TAB STYLING */

/* Integrate Theme's Styles with Envira Gallery Tags Filter List */
.envira-tags-filter-list {
    margin-bottom: 32px;
    display: inline-block;
    padding: 0;
    list-style-type: none;
    text-align: center !important;
}

/* Space between tags */
.envira-tags-filter-list li.envira-tags-filter,
.envira-tags-filter-list li.envira-tag-filter {
    float: left;
    margin: 0 4px 10px 0 !important; /* Ensure margin is applied */
}

.envira-tags-filter-list li a {
    text-decoration: none;
    color: #A8B1B6 !important; /* Ensure color is applied */
    border: none;
    padding: 18px 15px 16px 15px; /* Updated padding */
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    position: relative;
    transition: background-color 0.3s ease;
    display: block; /* Ensure it behaves like a block element */
    min-width: 130px; /* Ensure minimum width */
    text-align: center; /* Center text */
    white-space: nowrap; /* Prevent text wrapping */
    background-color: transparent; /* No background */
    border-radius: 0; /* No rounded corners */
    text-transform: capitalize; /* Capitalize text */
}

.envira-tags-filter-list li a::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px; /* Thin underline */
    background: #E2E6E7 !important; /* Ensure background color */
    transition: all 0.3s ease; /* Smooth transition */
    position: absolute;
    bottom: -1px; /* Adjusted position */
    left: 0;
}

.envira-tags-filter-list li a:hover,
.envira-tags-filter-list li a.active {
    color: #fff !important; /* Ensure active text color */
    background-color: #22c6fb !important; /* Ensure background color on hover */
    border-radius: 0; /* Sharp corners */
}

.envira-tags-filter-list li a:active,
.envira-tags-filter-list li a:focus {
    color: #fff !important; /* Ensure active text color */
    background-color: #22c6fb !important; /* Ensure background color for active state */
    border-radius: 0; /* Sharp corners */
    outline: none; /* No outline */
}

.envira-tags-filter-list li:first-child a.active {
    color: #fff !important; /* Ensure active text color */
    background-color: #22c6fb !important; /* Ensure background color */
    border-radius: 0; /* Sharp corners */
}

/* Ensure all list elements adhere to global reset and box-sizing */
.envira-tags-filter-list,
.envira-tags-filter-list *,
.envira-tags-filter-list ul,
.envira-tags-filter-list ol,
.envira-tags-filter-list li {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    box-sizing: border-box; /* Maintain box-sizing consistency */
}

/* Additional global styles for compatibility */
ul, ol {
    margin-left: 1em; /* Theme style */
    margin-bottom: 15px; /* Theme style */
    list-style-position: center; /* Theme style */
}

ul {
    margin: 0; /* Theme style */
    padding: 0; /* Theme style */
    list-style-type: square; /* Theme style */
}

body {
    color: #777777;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 186%;
    letter-spacing: 0;
}





/* Make the arrow bigger and add more space to the left */
.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--left span,
.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--right span {
    visibility: visible;
    font-size: 4em; /* Adjust the size of the arrow */
    line-height: 1em; /* Adjust the line height if needed */
    transition: color 0.3s ease; /* Smooth transition for color change */
}

.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--left span {
    left: 40px; /* Adjust this value to add more space to the left */
}

.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--right span {
    right: 40px; /* Adjust this value to add more space to the right */
}





/* Features Contact Us - Email link colour and hover */

a[href="https://levelbespoke.ca/contact/"] {
    color: #777777;
    text-decoration: none;
}

a[href="https://levelbespoke.ca/contact/"]:hover {
    color: #23c7fa;
}




/* Theme component notice */
.theme-component-notice .theme-component-notice-icon {
    background-color: #23c7fa !important;
}

/* PACKAGE LIST PRICE CUSTOMIZATION */

.cbs-package-list>li>.cbs-package-price>span.cbs-package-price-currency,
.cbs-package-list>li>.cbs-package-price>span.cbs-package-price-decimal
{
				top:-28px;
				font-size:24px;
				font-weight:400;
				position:relative;
			}

/* QUOTE REQUEST CHECKBOX COLOUR */

.uacf7-uacf7style .uacf7-uacf7style-3092 .uacf7-uacf7style-3092-checkbox input[type=checkbox]:checked {
  color: #23c7fa;
}



/* FILE UPLOAD BAR COLOUR */
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #23c7fa;
    display: block;
    font-size: 11px;
    text-align: right;
    color: #fff;
    height: 100%;
    width: 0;
    line-height: 14px;
}


.uacf7-uacf7style-3092 input[type="submit"] {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    border-width: 2px;
    border-color: #23c7fa;
    border-style: solid;
	position: right
}

/* ACCORDIAN ON HOMEPAGE STYLING FOCU STATES AND ACTIVE STATES */

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #22c6fb;
    background: #fff url(../jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #777777;
}


.ui-state-hover, .ui-widget-content, .ui-state-hover, .ui-widget-header, .ui-state-hover {
    border: 1px solid #22c6fb;
    background: #fff url(../jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #777777;
}


/* BEFORE AFTER SLIDER SIZE CUSTOMIZATIONS */

.element.style {
    height: 317.875px;
    max-width: 460px;
}




/* Hover effect */
.wpcf7-submit:hover {
    background-color: #23c7fa;
    color: #ffffff; /* White text on hover */
}


/* Default state for the submit button */
.uacf7-uacf7style-3092 input[type="submit"] {
    float: right;
    margin-top: 47px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    cursor: pointer;
    font-weight: inherit;
    font-size: 14px;
    border-radius: 999px;
    display: inline-block;
    background-color: transparent;
    border: 2px solid #23c7fa;
    color: #23c7fa;
    text-decoration: none;
    transition: all 0.2s ease;
    line-height: 2;
    box-sizing: border-box;
}

/* Hover state to ensure text color remains visible */
.uacf7-uacf7style-3092 input[type="submit"]:hover {
    background-color: #23c7fa; /* Change background color on hover */
    color: #ffffff !important; /* Force text color to white on hover */
}

/* CONTACT US - EMAIL - FOOTER WIDGET CUSTOM LINK COLOUR */
a {
    color: #777777;
    text-decoration: none;
}

/* Custom CSS to hide duration, price, and select button in service list */

/* Hide the duration section */
ul.cbs-service-list li .cbs-service-duration {
    display: none !important;
}

/* Hide the price section */
ul.cbs-service-list li .cbs-service-price {
    display: none !important;
}

/* Hide the select button services list */
ul.cbs-service-list li .cbs-button-box {
    display: none !important;
}

/* Individual service item configuration */
ul.cbs-service-list li {
    display: block; /* Ensure each item is displayed as a block element */
    width: 100%; /* Each item takes up 100% of its container */
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ddd; /* Optional: add border for visual separation */
    position: relative; /* Ensure relative positioning for absolute children */
}




