.elementor-kit-16{--e-global-color-primary:#0B5DB7;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C09D4D;--e-global-color-30bd1f6:#000000;--e-global-color-3336861:#FFFFFF;--e-global-color-2c4dd61:#54595F;--e-global-color-96bcc4b:#02010100;--e-global-color-a12d9d9:#92C5F7;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-d3c7d6f-font-family:"Inter";--e-global-typography-d3c7d6f-font-size:3vw;--e-global-typography-d3c7d6f-font-weight:300;--e-global-typography-d3c7d6f-line-height:1.1em;--e-global-typography-cf9a848-font-family:"Inter";--e-global-typography-cf9a848-font-size:2.3vw;--e-global-typography-cf9a848-font-weight:300;--e-global-typography-cf9a848-line-height:1.1em;--e-global-typography-5d16d1a-font-family:"Inter";--e-global-typography-5d16d1a-font-size:1.8vw;--e-global-typography-5d16d1a-font-weight:300;--e-global-typography-5d16d1a-line-height:1.1em;--e-global-typography-cf2fc4f-font-family:"Inter";--e-global-typography-cf2fc4f-font-size:1.1vw;--e-global-typography-cf2fc4f-font-weight:400;--e-global-typography-cf2fc4f-line-height:1.1em;--e-global-typography-4774038-font-family:"Inter";--e-global-typography-4774038-font-size:16px;--e-global-typography-4774038-font-weight:400;--e-global-typography-6610278-font-family:"Inter";--e-global-typography-6610278-font-size:12px;--e-global-typography-6610278-font-weight:400;--e-global-typography-c920064-font-family:"Inter";--e-global-typography-c920064-font-size:13px;--e-global-typography-c920064-font-weight:500;--e-global-typography-c920064-text-transform:uppercase;--e-global-typography-c920064-letter-spacing:1px;--e-global-typography-97a46de-font-family:"Inter";--e-global-typography-97a46de-font-size:1vw;--e-global-typography-97a46de-font-weight:500;--e-global-typography-ca1322d-font-family:"Inter";--e-global-typography-ca1322d-font-size:15px;--e-global-typography-ca1322d-font-weight:500;--e-global-typography-ca1322d-text-transform:uppercase;--e-global-typography-ca1322d-letter-spacing:1px;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 a{color:var( --e-global-color-primary );}.elementor-kit-16 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-16{--e-global-typography-d3c7d6f-font-size:45px;--e-global-typography-cf9a848-font-size:35px;--e-global-typography-5d16d1a-font-size:25px;--e-global-typography-cf2fc4f-font-size:20px;--e-global-typography-4774038-font-size:16px;--e-global-typography-6610278-font-size:12px;--e-global-typography-c920064-font-size:16px;--e-global-typography-97a46de-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16{--e-global-typography-d3c7d6f-font-size:40px;--e-global-typography-cf9a848-font-size:35px;--e-global-typography-5d16d1a-font-size:25px;--e-global-typography-cf2fc4f-font-size:20px;--e-global-typography-6610278-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */.breadcrumb {
font-family: var( --e-global-typography-6610278-font-family ), Sans-serif !important;
font-size: var( --e-global-typography-6610278-font-size ) !important;
font-weight: var( --e-global-typography-6610278-font-weight ) !important;
color: #777 !important;
}
ul {
   margin-block-start: 0;
margin-block-end: 0.9rem; 
}

/* Contenitore principale del modulo */
.woocommerce-ordering {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}

/* Label "Ordina per" */
.woocommerce-ordering label {
    margin-right: 10px;
    font-weight: bold;
    color: #555;
}

/* Menu a tendina */
.woocommerce-ordering select {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    color: #333;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Hover sul menu a tendina */
.woocommerce-ordering select:hover {
    border-color: #999;
    
}

/* Focus sul menu a tendina */
.woocommerce-ordering select:focus {
    border-color: #999;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

/* Icona della freccia */
.woocommerce-ordering select::-ms-expand {
    display: none; /* Nasconde l'icona su IE */
}

.woocommerce-ordering select {
    appearance: none; /* Rimuove l'icona predefinita */
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 14px;
    background-color: #fff;
    color: #333;
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 10 6%22%3E%3Cpath fill%3D%22%23ccc%22 d%3D%22M0 0l5 6 5-6z%22/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 6px; /* Dimensioni ridotte delle frecce */
    cursor: pointer;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

/* Responsive Design */
@media (max-width: 768px) {
    .woocommerce-ordering {
        justify-content: center;
        margin-bottom: 15px;
    }
}
.elementor-nav-menu--dropdown {
top: 50px !important;
padding: 30px 10px;
}/* End custom CSS */