/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */


.carsync-car-filter .wpcsselect .wpcs_select_handle {
    height: 48px !important;
    line-height: 47px !important;
    border-radius: 8px !important;
    border: 1px solid #b3b3b3 !important;
}

.carsync-car-filter .wpcsselect .wpcs_select_arrow {
    height: 47px !important;
}

.carsync-car-filter .wpcsselect .wpcs_select_arrow {
    border-left: 1px solid #b3b3b3 !important;
}

.carsync-car-filter .wpcsselect .wpcs_select_arrow::after {
    top: 18px !important;
}

.carsync-car-filter .noUi-connect {
    background-color: #2e2e2e !important;
}

.carsync-car-filter .dxim_filter_form_submit {
    background-color: #e5b32e !important;
    font-weight: 600;
    border-radius: 8px;
    border: none !important;
    padding: 10px 20px !important;
}

.carsync-car-filter .wpcsselect .wpcs_select_delete {
    width: 45px;
    height: 45px;
    top: 7px;
}

.products_grid {
    display: flex;
    gap: 30px;
    max-width: 100%;
}

.product-grid-slider .slick-track {
    display: flex;
}

.products_grid .grid__item {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    height: inherit;
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #dde0e4;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / .05);
    transition: all cubic-bezier(.4, 0, .2, 1) .3s;
    font-family: "Open Sans", sans-serif;
    overflow: hidden;
}

.products_grid .grid__item .product-info {
    padding: 32px;
    display: flex;
    flex-direction: column;
}

.elementor-element.canic_offers_4_cols .products_grid .grid__item .product-info {
    padding: 24px;
}

.products_grid .grid__item .product-info .sub-heading {
    align-self: flex-end;
    background-color: #f2bd36;
    border-radius: 100px;
    border: 1px solid transparent;
    color: #2E2E2E;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    padding: 5px 10px;
    margin: 0 0 20px 0;
}

.products_grid .grid__item .product-info>h3 {
    color: #0f141a;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 16px 0;
}

.products_grid .grid__item .product-info>h3>a {
    color: inherit;
}

.products_grid .grid__item .product-info .info {
    color: #6a737c;
    font-size: 16px;
    line-height: 1.625;
    margin: 0 0 24px 0;
}

.products_grid .grid__item .product-info .card-excerpt {
    border-top: 1px solid #c0c7ce;
    margin-bottom: 24px;
    padding-top: 16px;
}

.products_grid .grid__item .product-info .card-excerpt>p {
    color: #6a737c;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
}

.products_grid .grid__item .product-info .price-box>a {
    background-color: #F2BD36;
    border-radius: 6px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    color: #2E2E2E;
    font-size: 18px;
    font-weight: 500;
    height: 44px;
    line-height: 1.5;
    padding: 0 32px;
    transition: all cubic-bezier(.4, 0, .2, 1) .3s;
    white-space: nowrap;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    border: 1px solid #F2BD36;
}

.footer-star {
    color: #fff;
    font-size: 30px;
    vertical-align: sub;
}

.header-note {
    margin-bottom: 0px;
}

button.slick-arrow {
    position: absolute;
    right: auto;
    left: auto;
    width: 42px;
    height: 42px;
    z-index: 1;
    background: #fff !important;
    font-size: 0;
    padding: 0;
    bottom: -55px;
    border-color: #262626;
    border-radius: 40px;
}


button.slick-arrow.slick-next {
    right: 30px;
}

button.slick-arrow:before {
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

button.slick-arrow.slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z'/%3E%3C/svg%3E");
}

button.slick-arrow.slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");
}

button.slick-arrow {
    bottom: -85px;
    top: auto;
    transform: none;
}

button.slick-prev.slick-arrow {
    left: auto;
    right: 80px;
}

.hero-image-slider-section img.swiper-slide-image {
    float: left;
}

.hero-image-slider-section .hero-mini-section {
    top: auto !important;
    bottom: -47px;
}

.product-grid-slider .slick-list {
    margin: 0 -10px;
}

.product-grid-slider .slick-slide {
    margin: 0 15px;
}

.product-card .product-batch {
    position: absolute;
    right: 2.5rem;
    top: 0;
    width: 2.188rem;
    height: 2.188rem;
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;

}

.product-card .product-batch img {
    width: 1.8rem;
}

.canic-main-menu ul {
    background-color: #EEEEEE;
    padding: 5px 30px;
    border-radius: 15px;
}

.canic-hero-slider .elementor-swiper-button {
    right: 10px !important;
    bottom: 10px !important;
    top: auto !important;
    left: auto !important;
    background-color: #fff;
    height: 90px;
    width: 78px;
    transform: none !important;
    color: #000 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s;

    svg {
        fill: #111 !important;
    }

    &:hover {
        background-color: #262626;

        svg {
            fill: #fff !important;
        }
    }

    &.elementor-swiper-button-prev {
        bottom: 90px !important;
        border-radius: 15px;
    }

    &.elementor-swiper-button-next {
        border-radius: 0 0 15px 15px;
    }
}
.wpcs_tag {
    border-radius: 20px;
    padding: 5px 10px !important;
}
.wpcs_button_wrapper a {
    background-color: #2e2e2e !important;
    color: #fff !important;
    padding: 5px 20px !important;
    border-radius: 20px;
    max-width: 240px;
}
#vehicle_single_nav_buttons a {
    background-color: #E5B32E;
    display: block;
    text-align: center;
    padding: 10px 20px;
    border-radius: 20px;
    border: #E5B32E;
    max-width: 240px;
}
#wpcs_template_content #vehicle_single_nav_buttons {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 10px;
    margin-top: 25px;
}
#wpcs_template_content .dxim_vehicle_buttons a {
    border: 1px solid #2e2e2e;
    margin: 0;
    max-width: 240px;
    width: fit-content;
    background-color: #2e2e2e;
    color: #fff !important;
    border-radius: 20px;
}
#wpcs_template_content .dxim_vehicle_buttons {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 10px;
}
.wpcs_contact_form_wrapper .submit_privacy_wrapper .wpcs_form_submit {
    width: 100%;
    text-align: center;
    border: 1px solid #2e2e2e;
    background-color: #2e2e2e;
    color: #fff !important;
    border-radius: 20px;
}
.wpcs_contact_form_wrapper .submit_privacy_wrapper {
    display: block;
}
.wpcs_pagination{
	text-align: center;
}
.odp-gallery .elementor-swiper-button {
    padding: 10px;
    border-radius: 30px;
    border: 2px solid #fff;
}
.odp-gallery img {
    width: 100% !important;
}
#wpcs_pagination_button {
    background-color: #2e2e2e;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
}
.job-advantages-points ul {
    padding: 0px 20px;
    color: #5a5a5a;
    line-height: 24px;
    font-size: 14px;
}
.file-input-container {
    width: 100%;
    background: #f3f4f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed #d9d9d9;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    padding: .688rem 1.05rem;
}
.file-input-container:before {
    content: "Klicken Sie, um mehrere Dateien auszuwählen, oder verwenden Sie Drag-and-Drop";
    color: #212529;
    font-size: 1rem;
    line-height: 1.5;
    margin: 2em 0;
    text-align: center;
}
.file-input-container input[type="file"] {
    opacity: 0;
    appearance: none;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.odp-accordian .tafe-table-header {
    display: none;
}
.odp-accordian tbody tr {
    display: flex;
    gap: 10px;
    width: 100%;
    align-items: center;
}
.odp-accordian tbody tr td {
    width: 50%;
    border: 0;
    background-color: transparent !important;
	padding: 5px 0;
}
.odp-accordian tr td:nth-child(2) {
    text-align: right;
}
.odp-accordian .e-n-accordion-item-title[aria-expanded="false"] {
    border-radius: 20px;
    transition: all 1200ms ease;
}
.canic-main-menu .sub-menu li a{
	border: none !important;
}
@media only screen and (max-width: 1024px) {
    .hero-image-slider-section img {
        min-height: 150px;
        object-fit: cover;
    }

    .hero-card-section p {
        display: none;
    }

    .products_grid .grid__item .product-info {
        padding: 30px 15px;
    }

    .products_grid {
        gap: 15px;
    }

    .canic-main-menu ul {
        background-color: #fff;
        padding: unset;
    }
}

@media only screen and (max-width: 880px) {
    .products_grid {
        display: block;
    }

    .products_grid .grid__item {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

    /* Header */
    .hero-image-slider-section .hero-mini-section {
        bottom: -23px;
    }

    .canic-hero-slider .elementor-swiper-button {
        height: 45px;
        width: 48px;

        svg {
            width: 16px !important;
            height: 16px !important;
        }

        &.elementor-swiper-button-prev {
            bottom: 10px !important;
            border-radius: 6px 0 0 6px;
            right: 58px !important;
        }

        &.elementor-swiper-button-next {
            border-radius: 0 6px 6px 0;
        }
    }
	.odp-accordian tbody tr{
		gap: 2px;
		flex-direction: column;
		margin-block-end: 15px;
	}
	.odp-accordian tbody tr td{
		width: 100%;
		padding: 0;
	}
	.odp-accordian tr td:nth-child(2){
		 text-align: left;
	}
	.two-column-layout{
		overflow-x: auto;
		overflow-y: hidden;
		scroll-behavior: smooth;
	}
	.two-column-layout tr {
		display: flex !important;
		flex-direction: row !important;
		gap: 20px !important;
	}
	.two-column-layout tr td{
		word-break: break-word;
        min-width: 190px;
        padding: 10px;
	}
	.two-column-layout tr td:nth-child(2){
		 text-align: right;
	}
}