:root {
    --link-color: #f80;
    --link-underline-padding: .5em;
}
[class*="scheme_"], body[class*="scheme_"] {
    color: #000;
}
header {
    border-bottom: solid 1px #000;
}
.home .page_content_wrap {
    padding: 0 !important;
}
.rev_row_zone_middle {
    background: linear-gradient(90deg, rgba(0,0,0,0.5), transparent);
    height: 100%;
    display: flex;
}
.single-post .comments_wrap,
.page-id-2440 .top_panel_title {
    display: none !important;
}
body .woocommerce-mini-cart__buttons .button {
    width: 100% !important;
    margin: 5px 0;
}
/* cars */
.single-cpt_cars .page_content_wrap {
    padding-top: 30px;
}
.sc_cars_item_options.sc_cars_item_footer,
span.sc_cars_item_compare.trx_addons_icon-balance-scale {
    display: none !important;
}
/* product */
.single-product .page_content_wrap {
    padding-top: 30px;
}
.single-product .woocommerce-breadcrumb {
    display: none !important;
}
/* promozioni */
h5.sc_blogger_item_title.entry-title {
    font-size: 18px !important;
}
/* servizi page */
body .servizi-categorie .wp-caption a {
    background: linear-gradient(transparent, #00000060);
}
body .servizi-categorie .wp-caption a img {
    mix-blend-mode: multiply;
    border-radius: 0 !important;
}
body .servizi-categorie .wp-caption-text {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    padding: 30px 10px 20px 10px !important;
    font-size: 1.5em;
    line-height: 1.15;
    pointer-events: none;
    font-weight: 500;
    /* background: #000; */
}
/* servizio */
.single-cpt_services .page_content_wrap {
    padding: 30px !important;
}
.home .sc_services_alter .sc_services_item {
    padding: 20px 0;
    margin: 5px 0 !important;
    background: none;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
}
.home .sc_services_item_info {
    display: flex;
    justify-content: space-between;
}
.home .sc_services_item_info .sc_services_item_button {
    margin: 0 !important;
}
.home .sc_services_item_info .sc_services_item_header {
    width: -webkit-fill-available;
}
.sc_services_alter .sc_services_item .sc_services_item_more_link {
    display: flex !important;
}
.rs-parallax-wrap.sldr-row-wrap {
    padding: 0 !important;
    max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_extended) - 30px );
    margin: auto;
}
#contattiTesta {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    justify-content: space-between;
    margin-left: 30px;
}
div#contattiTesta div {
    padding: 0 20px;
}
#servicePartnerLabelTesta {
    color: #000;
    font-size: 10px;
    letter-spacing: 3px;
    font-family: 'Outfit';
}
#logoEContattiTesta .elementor-widget-wrap {
    display: flex !important;
}
#logoEContattiTesta .elementor-widget-wrap > div {
    width: auto !important; 
}
#cercaECarrelloTesta > div {
    display: flex !important;
}
#cercaECarrelloTesta > div > div {
    width: auto !important;
}
.prenotazione span::before,
.revisione span::before {
    font-size: 20px !important;
    font-family: "fontello";
    content: '\e9ba';
    margin-right: 5px;
    margin-top: -2px;
    display: inline-block;
}
.prenotazione span::before {
    content: '\e9b7';
}
#cercaECarrelloTesta .elementor-widget-trx_sc_layouts_search {
    margin: -3px 20px 0 20px !important;
}
header figure {
    height: 80px;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
.menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:after {
    height: 1px !important;
    bottom: -1px !important;
}
div#partnerLoghiTesta,
div#partnerLoghiTesta a {
    display: flex;
    justify-content: space-between;
}
span.cars_price_data.cars_price1::before {
    content: '€ ';
}
.single-cpt_cars .post_meta_item.post_date,
.single-cpt_cars .post_meta_views,
.single-cpt_cars .cars_page_agent_form_title {
    display: none !important;
}
.cars_page_agent_form {
    width: 100% !important;
}
.sc_cars_item_thumb {
    position: relative !important;
    width: 100%; /* Larghezza desiderata */
    padding-bottom: 56.25%; /* Altezza proporzionale: es. 16:9 (9/16 = 56.25%) */
    overflow: hidden !important;
}
.sc_cars_item_thumb img {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.sc_cars_item_price {
    width: 100%;
    background: linear-gradient(0deg, #333, transparent);
    min-height: 50px;
}
.cars_page_year:before {
    content: 'Anno produzione: ';
}
form .columns_wrap {
    margin: 0;
}
#services_page_tab_comments,
.single-cpt_cars .comments_wrap {
    display: none !important;
}
.single-cpt_cars .content {
    display: flex;
    flex-direction: column;
}
.single-cpt_cars .cars_page_header {
    padding-bottom: 15px;
}
h4.cars_page_section_title {
    padding: 5px 0;
    margin: 15px 0 0 0;
}
.cars_page_section.cars_page_details {
    margin: 15px 0 0 0;
}
/* Stile per il contenitore del tooltip */
.myTooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
/* Stile del tooltip nascosto */
.myTooltip .tooltip-text {
    visibility: hidden;
    width: 240px;
    background-color: black;
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 125%; /* Sposta sopra il testo */
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1000;
}
/* Freccia del tooltip */
.myTooltip .tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%; /* Punta in basso */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
/* Mostra il tooltip al passaggio del mouse */
.myTooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.myTooltipContainer {
    position: absolute;
    right: 0;
    top: -5px;
}
.myTooltip a {
    color: #fff;
    text-decoration: overline;
}
.form-field {
    position: relative;
}
.with_frm_style .frm_primary_label {
    line-height: 1;
}
.with_frm_style .frm-show-form div.frm_description p {
    margin: 0 !Important;
}
.frm_ai_response {
    padding: 0 !important;
}
.with_frm_style .frm_primary_label {
    font-weight: 700 !important;
}
.frm_style_stile-formidable.with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"] {
    padding-top: 20px;
}
.frm_style_stile-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
    margin-bottom: 30px;
}
.frm_rootline_group {
    margin: 10px auto -10px;
}
.frm_form_field select {
    height: 42px;
    line-height: 1 !important;
}
.frm-line-table tr, .frm-line-table th {
    text-align: left;
}
#cercaECarrelloTesta .icon-avatar:before {
    -webkit-font-smoothing:auto;
    font-size: 24px !important;
    transform: translateY(2px);
}
#avatarContainer {
    margin: 0 !important;
    transform: translateX(5px);
}
button.wpbc_button_light {
    background: #00abff !important;
    color:#fff !important;
}
button.wpbc_button_light:hover {
    background: #1376a8 !important;
}
.disabilita {
    pointer-events: none;
    opacity: .15;
}
.frm_final_submit {
    display: none !important;
}
.wpbc_times_selector div {
    flex: 0 0 20% !important;
}
.accordion-button {
    border-radius: 0 !important;
}
h2.accordion-header {
    margin: 0 !important;
}
.accordion-item {
    margin: 0 0 20px 0;
}
.accordion-button::after {
    filter: invert(1);
}
.accordion-button:not(.collapsed)::after {
    filter: grayscale(1);
}
.accordion-body .frm_primary_label {
    display: none !important;
}
#servicesAccordion .accordion-button {
    padding-left: 15px;
    width: 100%;
}
#servicesAccordion .accordion-button:before {
    content: "";
    background-image: url("/wp-content/uploads/2025/02/vetri.svg");
    width: 45px;
    height: 30px;
    filter: invert(1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
}
#servicesAccordion #heading-5 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/clean.svg");
}
#servicesAccordion #heading-6 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/altri.svg");
}
#servicesAccordion #heading-2 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/check.svg");
}
#servicesAccordion #heading-1 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/ruota.svg");
    filter: grayscale(1) invert(1);
}
#servicesAccordion #heading-0 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/tagliando.svg");
}
#servicesAccordion #heading-4 .accordion-button:before {
    background-image: url("/wp-content/uploads/2025/02/truck.svg");
}
#servicesAccordion #heading-3 button::before,
#servicesAccordion #heading-4 button::before {
    width: 40px !important;
    margin-right: 5px;
}
#servicesAccordion .accordion-button:hover,
#servicesAccordion .accordion-button:focus,
#servicesAccordion .accordion-button:not(.collapsed) {
    background-color: #001e50 !important;
    box-shadow: none !important;
}
#servicesAccordion .accordion-button:not(.collapsed) {
    color: #fff;
}
#servicesAccordion .accordion-button:not(.collapsed)::after {
    filter: grayscale(1) invert(1);
}
.summary.entry-summary {
    display: flex;
    flex-direction: column;!I;!;
}
.summary.entry-summary .woocommerce_extensions_brand {
    order: 0;
    margin: 10px 0 !important;
    text-transform: uppercase;
}
.summary.entry-summary > * {
    order: 1;
    line-height: 1.5;
}
.summary .cart,
.summary .single_product_custom_text_after_add_to_cart {
    order: 3;
}
.summary.entry-summary p.price {
    order: 2;
    border-top: solid 1px #bbb;
    padding: 10px 0;
    border-bottom: solid 1px #bbb;
    display: flex;
}
.summary.entry-summary p.price del {
    order: 1;
}
.summary.entry-summary p.price .onsale {
    order: 2;
}
.onsale {
    background-color: #da0707 !important;
    margin: 0 !important;
}
.amount {
    margin-right: 15px;
}
.woocommerce-product-gallery__wrapper {
    border: solid 1px #ccc;
    position: relative;
}
.woocommerce-product-gallery__wrapper::after {
    display:block;
    content: '';
    width: 100px;
    height: 100px;
    background-image: url('/wp-content/uploads/2025/02/original.svg');
    z-index: 7;
    position: absolute;
    background-size: contain;
    bottom: 0;
    background-repeat: no-repeat;
    right: 10px;
    transform: scale(0.75);
}
.trx_addons_product_attributes .trx_addons_product_attribute .trx_addons_product_attribute_label {
    display: inline-block !important;
}
.post-type-archive-product .product .post_featured {
    border: solid 1px rgb(211, 229, 238)
}
.woocommerce-shipping-totals {
    position: relative;
}
.woocommerce-shipping-totals .myTooltipContainer {
    top: 23px;
    right: 20px;
}
.woocommerce-shipping-totals .myTooltipContainer .tooltip-text {
    top: 125%;
    bottom: auto;
    padding: 5px;
    font-size: 12px;
}
.woocommerce-shipping-totals .myTooltipContainer .tooltip-text ul {
    padding: 0;
}
.woocommerce-shipping-totals .myTooltip .tooltip-text::after {
    top: -10px !important;
    transform: rotate(180deg);
}
.woocommerce-product-attributes tbody{
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-product-attributes {
    width: 100% !important;
}
.woocommerce-product-attributes tbody tr {
    min-width: 50%;
}
.woocommerce-product-attributes tbody th,
.woocommerce-product-attributes tbody td,
.product .sku_wrapper {
    font-size: 14px !important;
}
.product .stock.in-stock:before {
    content: 'Quantità: ';
}
.product .product_meta > *:not(.sku_wrapper) {
    display: none !important;
}
.woocommerce-mini-cart__buttons .button.checkout {
    display: none !important;
}
span.outofstock_label {
    top: auto !important;
    bottom: 45px !important;
}
.shop_table_checkout_review table td .tooltip-text * {
    color: #fff;
}
body .shop_table_checkout_review {
    padding: 15px;
}
body .shop_table_checkout_review table th, .shop_table_checkout_review table td,
body .shop_table_checkout_review table tr ul#shipping_method li label {
    font-size: 14px !important;
}
table.shop_table_in th {
    width: 30%;
}
.woocommerce .woocommerce-ordering {
    width: 270px;
    padding: 7px 10px;
    border-radius: 3px;
    background: #efefef;
}
.products .post_featured {
    border: solid 1px #efefef !important;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price del {
    font-size: 16px !important;
}
.price ins bdi {
    color: red;
}
.woocommerce ul.products.products_style_creative li.product {
    margin: 0 0 10px 0;
}
.trx_addons_product_attributes .trx_addons_product_attribute + .trx_addons_product_attribute {
    margin: 0 0 0 5px !important;
}
body .trx_addons_product_attributes .trx_addons_product_attribute.trx_addons_product_attribute_type_button .trx_addons_product_attribute_item, .trx_addons_product_attributes .trx_addons_product_attribute.trx_addons_product_attribute_type_select .trx_addons_product_attribute_item {
    background-color: rgba(0,0,0,0.5) !important;
    color: #fff !important;
    border: none !important;
}
li.product .onsale {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    right: 0 !important;
    left: 0 !important;
}
li.product .wrap-data-info {
    flex-direction: row !important;
}
.single-product ul.products li.product .post_item .price .onsale {
    color: #fff;
}
.multiply img {
    mix-blend-mode: multiply;
}
.product .stock.in-stock {
    margin: 0;
    font-size: 14px !important;
}
.product .stock.in-stock::before {
    font-weight: 700;
}
.woocommerce div.product div.summary .woocommerce-product-details__additional-information table {
    margin: 0;
}
.product .stock.in-stock::after {
    display: none !important;
}
.single_add_to_cart_button {
    width: calc(100% - 140px);
    margin-right: 0 !important;
    justify-content: center;
}
.woocommerce-tabs {
    background: #eff7fd;
    padding: 0 !important;
}
.woocommerce-tabs .tabs {
    background: #fff;
}
.woocommerce-Tabs-panel {
    padding: 10px 20px !important;
}
.woocommerce div.product .summary .stock,
.woocommerce-product-details__short-description {
    margin-bottom: 15px !important;
}
.woocommerce ul.products .product_style_creative.product .post_featured,
.woocommerce-product-gallery__wrapper > div {
    background: rgb(242, 242, 242);
    border-radius: 0 !important;
}
.woocommerce ul.products .product_style_creative.product .post_featured img,
.woocommerce-product-gallery__wrapper img {
    mix-blend-mode: multiply;
    border: none !important;
}
.single_product_custom_text_after_add_to_cart .custom_icons_3 {
    font-size: 12px !important;
    font-weight: normal;
    flex-direction: column !important;
    line-height: 1.5;
    margin: 10px 0 !important;
    padding: 10px 15px !important;
    border-radius: 0 !important;
    background-color: #EEF6FA !important;
}
del .amount bdi {
    font-weight: normal;
}
ins .amount bdi {
    color: #000;
}
.single_add_to_cart_button {
    background-color: #001e50 !important;
}
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus {
    background-color: #4cc7f4 !important;
}
.single_product_custom_text_after_price {
    font-size: 12px;
    order: 3 !important;
}
.product_title.entry-title,
.related.products h2 {
    font-size: 30px !important; 
}
.woocommerce div.product .summary span.onsale {
    line-height: 25px !important;
    font-size: 15px !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    margin: 0;
    font-weight: 700;
    color: #0080ff;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover {
    color: #ff8800 !important;
}
body[class*="body_style_"].sidebar_show ul.products.products_style_creative:not(.columns-1):not(.columns-2) li.product.product_style_creative .onsale {
    padding: 3px 10px;
    line-height: 0;
}
body.woocommerce-cart .page_content_wrap {
    padding-top: 50px !important;
}
body.woocommerce-cart .woocommerce_status_bar,
body.woocommerce-cart .woocommerce_status_bar .num {
    font-size: 14px;
}
body .woocommerce_status_bar {
    margin-bottom: 30px !important;
}
body.woocommerce-cart .woocommerce_status_bar .num {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}
.metaslider .caption-wrap {
    background: linear-gradient(90deg, rgba(0,0,0,0.3), transparent) !important;
    height: 100%;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    opacity: 1 !important;
}
.metaslider .caption * {
    color: #fff;
}
.metaslider .caption h2 {
    font-size: 3.5vw;
    margin: 10px 0 30px 0;
    max-width: 50%;
    word-break: auto-phrase !important;
}
.metaslider .caption a {
    font-weight: 700;
}
.metaslider .slides li {
    position: relative !important;
    height: 0 !important;
    padding-bottom: 41.84vw !important;
}
.metaslider .slides li img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.metaslider .caption {
    max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_extended) );
    width: 100%;
    margin: auto;
    display: block;
}
.metaslider.sliderBanner .caption {
    padding: 30px;
}
.metaslider.sliderBanner .slides li {
    padding-bottom: 30vw !important;
}
.metaslider.sliderBanner .caption h2 {
    font-weight: 600;
    font-size: 3.5vw;
    line-height: 1;
    margin-bottom: 10px;
}
.metaslider.sliderBanner .caption h2,
.metaslider.sliderBanner .caption p {
    max-width: 50%;
}
.metaslider.sliderBanner .caption p {
    font-size: 20px;
}
.metaslider.sliderBanner .caption a {
    background-color: #fff;
    color: #000 !important;
    padding: 15px 30px;
    border-radius: 5px;
    margin-top: 10px;
}
.metaslider.sliderBanner .caption a:hover {
    background-color: #000;
    color: #fff !important;
}
.menu_mobile_header_wrap .sc_layouts_logo {
    filter: invert(1);
}
.grecaptcha-badge {
    z-index: 999;
}
.body_wrap {
    max-width: 1280px;
    margin: auto;
}
.trx_addons_scroll_to_top {
    left: 10px !important;
    right: auto !important;
}
a.flex-next {
    right: 30px !important;
}
a.flex-prev {
    left: 30px !important;
}
.elementor-element-5791cff {
    max-width: 159px !important;
}
.sc_cars_item_labels a[href="https://www.floritauto.com/cars_labels/in-vendita/"],
.sc_cars_item_labels a[href="https://www.floritauto.com/en/cars_labels/on-sale/"],
.cars_page_status a[href="https://www.floritauto.com/cars_labels/in-vendita/"]
.cars_page_status a[href="https://www.floritauto.com/en/cars_labels/on-sale/"] {
    background-color: #4cc7f4 !important;
}
#menu_main {
    width: 100%;
}
#menu_main .lang-item {
    float: right;
}
#menu_main .lang-item a {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
#menu_main .lang-item-it:after {
    content: " | ";
}
#menu_main .lang-item-it {
    display: flex;
    align-items: center;
}
.services_page_featured {
    position: relative;
    width: 100%;
    padding-bottom: 31%;
    overflow: hidden;
}
.services_page_featured img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#faqs h6:after {
    font-weight: 400;
    font-family: "fontello";
    content: '\EA08';
    font-size: 14px;
    position: absolute;
    right: 0;   
}
#faqs h6.open:after {
    transform: rotate(180deg);
}
#faqs h6 {
    position: relative;
    border-bottom: solid 1px #eee;
}
body hr {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.sc_cars_default .sc_cars_item .sc_cars_item_info .sc_cars_item_title {
    padding: 0;
    font-size: 1.2em;
}
.cars_page_gallery {
    justify-content: start !important;
}
body .cars_page_title_meta {
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    text-align: left;
}
body .cars_page_title {
    padding-right: 0 !important;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: left;
    align-items: start;
    font-size: 2em;
}
body .cars_page_title span {
    order: 0;
}
body .cars_page_title .auto {
    order: 1;
    margin: 10px 0 -5px 0;
}
body .cars_page_title .dettagli {
    font-size: 0.75em;
    font-weight: 400;
    order: 2;
}
.microServizi {
    list-style: none;
    padding: 0;
}
.services_single .services_page_featured,
.sidebar_default[class*="scheme_"] .sidebar_inner {
    border-radius: 0 !important;
}
.wpcf7 .wpcf7-submit-style .submit-style-in,
.wp-block-button__link,
.sc_button,
.nav-links  {
    border-radius: 50vh !important;
}
.sidebar_inner {
    border: none;
    background: #EEF6FA !important;
}
.wpcf7-spinner {
    position: absolute;
}
.trx_addons_scroll_to_top {
    opacity: 0 !important;
    pointer-events: none !important;
}
.cpt_cars-template-default .sidebar_inner {
    padding: 30px 0 !important;
    border: none !important;
    background-color: #eee !important;
}
.cpt_cars-template-default .cars_search_show_advanced.trx_addons_icon-sliders.inited {
    pointer-events: none;
    display: none;
}
body.cpt_cars-template-default .sc_form_field_cars_city,
body.cpt_cars-template-default .sc_form_field_cars_order,
body.post-type-archive-cpt_cars .sc_form_field_cars_city,
body.post-type-archive-cpt_cars .sc_form_field_cars_order {
    display: none !important;
}
body.cpt_cars-template-default .cars_search_form,
body.post-type-archive-cpt_cars .cars_search_form{
    display: flex;
    flex-direction: column-reverse;
}
body.cpt_cars-template-default .cars_search_vertical .cars_search_form .cars_search_basic .cars_search_button,
body.body.post-type-archive-cpt_cars .cars_search_vertical .cars_search_form .cars_search_basic .cars_search_button {
    width: 100%;
    position: relative;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
body.cpt_cars-template-default .sc_form .cars_search_button:after,
body.body.post-type-archive-cpt_cars .sc_form .cars_search_button:after{
    content: ' Visualizza risultati ';
    margin-right: 5px;
}
body.cpt_cars-template-default .cars_search_basic .sc_form_field_wrap,
body.post-type-archive-cpt_cars .cars_search_basic .sc_form_field_wrap {
    display: none;
}
body.cpt_cars-template-default .cars_search_advanced,
body.post-type-archive-cpt_cars .cars_search_advanced {
    margin-top: 0 !important;
}
.cars_page_title_meta .cars_page_title_price .cars_price {
    font-size: 1.5em !important;
}
.cars_page_title_meta .post_meta {
    display: none;
}
.cars_price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;    
}
body button.menuDotazioni {
    background: #fff !important;
    padding: 10px 15px !important;
    margin: 0 10px 0 10px;
    color: #434752 !important;
    font-weight: normal !important;
    display: block !important;
    width: -webkit-fill-available;
    text-align: left !important;
    font-size: 13px !important;
}
body button.menuDotazioni:after {
    position: absolute;
    right: 15px;
    content: '\e828';
    font-family: "fontello";
}
.cars_page_title_address {
    display: none;
}
.cars_page_data a,
.cars_page_features_list a {
    pointer-events: none;
}
.cars_page_attachments_list>a:before, 
.cars_page_features_list>a:before {
    color: #ff0000 !important;
    font-size: 10px;
    margin: 0 5px 0 0;
}
.adp-popup-outer {
    background: #001e50;
    color: #fff;
    padding: 20px;
    text-align: center;
}
.adp-popup-outer h3 {
    color: #fff;
    font-weight: 900;
    margin: 15px 0 10px 0;
}
.cpt_cars-template-default .cars_page_status a {
    font-size: 10px !important;
    padding: 5px 15px !important;
}
span.cars_page_section_item {
    display: block;
    width: 100%;
}
span.cars_page_label, span.cars_page_data,
div.cars_page_attachments_list>a, 
div.cars_page_features_list>a {
    color: #000;
}
.cars_search_form div.sc_form_field_wrap .trx_addons_range_slider .ui-slider-range {
    color: #595959;
}
#cars_combined_content .contact-button-wrapper {
    top: 0;
    right: 0;
    margin: 50px 0 0 0;
}
#cars_combined_content .contact-button-wrapper a {
    border-radius: 50vh;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 0 10px 0;
    width: 100%;
}
#cars_combined_content .contact-button-wrapper a.btn-primary {
    background: var(--theme-color-alter_link);
}
.frm_page_bar input {
    pointer-events: none;
}
.cars_search_advanced div {
    top: 0 !important;!i;!;
}
section#cars_page_tabs_contacts_content {
    margin: 90px 0;
}
#cars_combined_content .contact-button-wrapper .sc_layouts_item_icon {
    font-size: 1em;
}
body.cpt_cars-template-default .sidebar_default[class*="scheme_"] .widget,
body.cpt_cars-template-default .cars_search_form .select_container select,
body.post-type-archive-cpt_cars .sidebar_default[class*="scheme_"] .widget,
body.post-type-archive-cpt_cars .cars_search_form .select_container select {
        padding: 0 15px;
}
.form-group.frm_submit {
    position: fixed;
    bottom: auto;
    top: calc(100vh - 60px);
    z-index: 999999;
    width: 100vw;
    background: rgba(255, 255, 255, 0.9);
    padding: 5px 0 0 0;
    border-top: solid 1px #ccc;
    padding-left: calc((100vw - var(--theme-var-page)) / 2);
    left: 0;
}
.page-id-6973 .cky-btn-revisit-wrapper,
.page-id-6973 .grecaptcha-badge {
    display: none !important;
}
.cky-btn-revisit-wrapper {
    transform: scale(0.75);
}
.input-text.qty {
    background: #eee !important;
}
.wpbc_ty__section_header {
    font-weight: 700;
    font-size: 20px !important;
}
.wpbc_ty__container {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    margin: 50px 0 0 0 !important;
}
.wpbc_ty__content_text a {
    display: block;
    border-radius: 50vh;
    margin: 0 0 10px 0;
    text-align: center;
}
.wpbc_ty__content_text a.btn-primary {
    color: #fff;
    font-weight: 700;
}
.wpbc_ty__content_text a:not(.btn-primary) {
    border: solid 2px #001e50;
    color: #001e50;
    font-weight: 500;
}
.grecaptcha-badge {
    display: none !important;
}
.woocommerce-product-gallery {
    padding: 0 !important;
}
.woocommerce-product-gallery ol.flex-control-thumbs {
    position: relative !important;
    flex-direction: row;
    display: flex;
    padding: 0 !important;;
    margin-top: 20px !important;;
    width: auto !important;;
}
.woocommerce-product-gallery ol.flex-control-thumbs li {
    padding: 0 !important;
    margin: 0 10px 0 0 !important;
    max-width: 80px;
}
body.single .product_cat-ruote-e-pneumatici p.price:after {
    content: '* IVA e montaggio inclusi';
    position: absolute;
    left: 0;
    top: 37px;
    font-size: 13px;
}
body.single .product_cat-ruote-e-pneumatici p.price ins bdi:after {
    content: '*';
}
.with_frm_style .frm_radio input[type=radio]:checked:before, 
.with_frm_style .frm_scale input[type=radio]:checked:before,
.with_frm_style .frm_checkbox input[type=checkbox]:checked:before {
    background: #001e50;
}
.cars_search_vertical .cars_search_form .cars_search_basic .cars_search_show_advanced {
    display: none;
}
.financing-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}  
.financing-modal.active {
    display: flex;
}  
.financing-modal-content {
    background: #fff;
    max-width: 480px;
    width: 100%;
    padding: 20px;
    border-radius: 8px;
    position: relative;
}  
.financing-close {
    position: absolute;
    top: 10px;
    right: 14px;
    cursor: pointer;
    font-size: 18px;
}  
@media screen and (max-width: 767px) {
    .metaslider .slides li,
    .metaslider.sliderBanner .slides li {
        padding-bottom: 100vw !important;
    }
    body .metaslider .caption * {
        max-width: 100% !important;
    }
    .metaslider .caption h2 {
        font-size: 8vw !important;
        line-height: 1.1;
        text-shadow: 0PX 1PX 3PX RGBA(0, 0, 0, 0.3);
    }
    .metaslider .caption p {
        font-size: 18px !important;
    }
    .wpbc_times_selector div {
        flex: 0 0 33.3% !important;
        min-width: auto !important;
        margin-right: 10px !important;
        max-width: calc(33.3% - 10px)
    }
    #servicesAccordion .accordion-button {
        font-size: 14px;
    }
    #menuTestaColonna,
    #cercaECarrelloTesta {
        width: 50%;
    }
    div#menuTestaColonna > div {
        justify-content: start !important;
        flex-direction: row-reverse;
    } 
    #menuTesta {
        margin-right: 20px;
    }
    .sc_layouts_logo img {
        max-height: 30px;
    }
    .woocommerce div.product form.cart .single_add_to_cart_button {
        width: calc(100% - 100px);
    }
    .woocommerce div.product div.images.woocommerce-product-gallery--without-thumbs {
        margin: 0;
        max-width: 75%;
    }
    h1.product_title.entry-title {
        margin: 20px 0 10px 0 !important;
    }
    .woocommerce-tabs li a {
        padding: 10px 7px !important;
        font-size: 14px !important;
    }
    .services_page_featured {
        padding-bottom: 100%;
    }
    .single-cpt_services .page_content_wrap {
        padding: 20px !important;
    }
    .single-cpt_services.trx_addons_page_scrolled .wp-block-button {
        height: 47px;
    }
    .single-cpt_services.trx_addons_page_scrolled .wp-block-button a.prenotaButton {
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index:100;
    }
}
@media screen and (min-width: 768px) {
    .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_cols_2 {
        max-width: 40% !important;
    }
    .form-group.frm_submit {
        padding-left: calc(((100vw - var(--theme-var-page)) / 2) + 10px);
    }
    span.cars_page_label, span.cars_page_data,
    div.cars_page_attachments_list>a, 
    div.cars_page_features_list>a {
        width: calc(50% - 10px);
    }
    #cars_combined_content .contact-button-wrapper {
        text-align: right;
        position: absolute;
        width: calc(40% - 100px);
        margin: 40px 0 0 30px ;
    }
    body.cpt_cars-template-default .cars_page_gallery_item > img {
        height: 100% !important;
        object-fit: cover !important;   
    }
    body.cpt_cars-template-default .cars_page_section.cars_page_header {
        display: flex !important;
    }
    body.cpt_cars-template-default .cars_search_form .select_container select,
    body.post-type-archive-cpt_cars .cars_search_form .select_container select {
        height: 40px;
        font-size: 13px;
        border-radius: 3px;
    }
    body.cpt_cars-template-default .sc_form_field_select.optional,
    .cars_search_vertical .cars_search_form .cars_search_advanced .sc_form_field:not(.sc_form_field_cars_keyword) {
        max-width: 50%;
    }
    .cars_search_form span.sc_form_field_title {
        font-size: 13px;
    }
    .cars_search_form div.sc_form_field_wrap .trx_addons_range_slider .trx_addons_range_slider_label {
        font-size: 11px;
    }
    body.cpt_cars-template-default .cars_page_gallery {
        margin-top: 0 !important;
        flex-direction: column;
    } 
    body.cpt_cars-template-default .cars_page_gallery .cars_page_gallery_item {
        margin-left: 10px !important;
        max-width: 60px;
    }
    body.woocommerce-cart .woocommerce_status_bar > div {
        padding: 0 30px;    
    }
    .metaslider .caption {
        padding: 5px 30px !important;
    }
    #cars_combined_content {
        position: relative;
    }
    #cars_page_tabs_details_content,
    #cars_page_tabs_features_content {
        width: 60%;
    }
    .cars_page_featured {
        background: #eeeeee;
        position: relative !important;
        padding-bottom: 33%;
        width: 100%;
        height: 0 !important;
        max-width: 50%;
    }
    .cars_page_featured img {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }
    .cars_page_featured + .cars_page_title_wrap, .cars_page_gallery + .cars_page_title_wrap {
        margin-top: 0 !important;
        margin-left: 50px;
    }
    .cars_page_title_wrap {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .cars_page_title_price:before {
        content: 'Prezzo';
    }
    body.single .product_cat-ruote-e-pneumatici p.price:after {
        top: 0;
        right: 0;
        left: auto;
        font-size: 14px;
    }
}
@media screen and (min-width: 1280px) {
    .focusMenu {
        background: #001e50;
    }
    .focusMenu a span {
        color: #fff;
    }
    .focusMenu.arancio {
        background: #4cc7f4;
    }
    .focusMenu.arancio a {
        color: #fff !important;
    }
    #menuTesta {
        margin: 0 -15px !important;
    }
    #barraSopraTesta .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav>li>a,
    #barraSopraTesta .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav>li.menu-item-has-children>a,
    #barraSopraTesta .sc_layouts_menu_nav>li>a,
    #barraSopraTesta .sc_layouts_menu_nav>li.menu-item-has-children>a {
        padding: 10px 15px !important;
      }
      #barraSopraTesta .sc_layouts_item {
        margin: 0 !important;
      }
      #barraSopraTesta li a {
        font-size: 12px;
        text-transform: uppercase;
      }
      div.product > div {
        float: none !important;
    }
    div.product {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    div.product .woocommerce-tabs {
        width: 100% !important;
    }
    div.product .woocommerce-product-gallery {
        width: 400px !important;
    }
    div.product .summary.entry-summary {
        width: 100 !important;
        position: relative;
        padding-left: 25px !important;
    }
    body.product-template-default .summary.entry-summary {
        width: calc(100% - 400px) !important;
    }
    body.product-template-default .summary.entry-summary > * {
        width: 65%;
    }
    div.product .summary.entry-summary .single_product_custom_text_after_add_to_cart {
        position: absolute;
        right: 0;
        top: 0;
        width: calc(35% - 30px) !important;
    }
    body.woocommerce-cart .woocommerce {
        display: flex;
        flex-wrap: wrap;
    }
    body.woocommerce-cart .woocommerce .woocommerce_status_bar {
        width: 100%;
        margin: 0 -15px;
    }
    body.woocommerce-cart .woocommerce .woocommerce-cart-form {
        width: 70%;
        margin-top: 30px;
    }
    body.woocommerce-cart .woocommerce .cart-collaterals {
        width: 30%;
    }
    body.woocommerce-cart .woocommerce .woocommerce-cart-form,
    body.woocommerce-cart .woocommerce .cart-collaterals {
        padding: 0 15px;
        background-color: #fff !important;
    }
    body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
        float: none;
        width: 100%;
    }
    body.woocommerce-cart .woocommerce .cart-collaterals h2 {
        margin: 0;
    }
    body .woocommerce .cart_totals table.shop_table tr td,
    body .woocommerce .cart_totals table.shop_table tr th {
        padding: 15px;
    }
    body .woocommerce .cart_totals table.shop_table tr td,
    body .woocommerce .cart_totals table.shop_table tr th,
    body .woocommerce ul#shipping_method li {
        font-size: 14px;
    }
}
@media screen and (max-width: 1279px) {
    div#menuTestaColonna > div {
        display: flex;
        justify-content: space-between;
    }
    div#menuTestaColonna .sc_layouts_item {
        width: auto !important;
    }
}
@media screen and (min-width: 1024px) and (orientation: landscape){
    body .metaslider .slides li {
        padding-bottom: 30vw !Important;
    }
}