body.ce-kit-1{color:#203557;font-family:"Inter", sans-serif;background-color:#FFFFFF;background-image:url("/img/cms/pattern%201.png");}a, .elementor a{color:#203557;font-family:"Inter", sans-serif;}a:hover, .elementor a:hover{color:#EE7144;font-family:"Inter", sans-serif;}.elementor-button, a.elementor-button:not(#e){color:#FFFFFF;}.elementor-button:hover, .elementor-button:focus, a.elementor-button:not(#e):hover, a.elementor-button:not(#e):focus{color:#FFFFFF;}/* Start custom CSS for page-settings */.modal-backdrop.in {
    opacity: 0;
}
#blockcart-modal .modal-dialog {
    width: 100%;
    max-width: 1140px;
    display: none;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 0.65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #203557;
    border: none;
    border-radius: 50%;
}
.done {
    display: inline-block;
    padding: 0 0.8125rem;
    margin-right: 1.563rem;
    color: #203557;
}
body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #203557 3px solid;
}
.custom-radio input[type="radio"]:checked+span {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #EE7144;
    border-radius: 50%;
}
button.btn.btn-primary.continue.float-xs-right {
    width: 100%;
    background-color: #EE7144;
    border-radius: 10px;
}
button.btn.btn-primary.center-block {
width: 100%;
    background-color: #EE7144;
    border-radius: 10px;
}
.elementor-cart--items-indicator-bubble .elementor-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: block;
    position: absolute;
    min-width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    top: -.7em;
    right: -.7em;
    border-radius: 100%;
    color: #fff;
    background-color: #EE7144;
    text-align: center;
    font-size: 10px;
}
.page-my-account #content .links a:hover i {
    color:#EE7144;
}
.tabs .nav-tabs .nav-link.active {
    color: #203557;
    border: none;
    border-bottom: #203557 3px solid;
}
button#app_cerca {
    width: 100%;
    background-color: #203557;
}
div#form_sel_modello_app {
    max-width: 100% !important;
}
.panel-heading {
    text-align: center !important;
    font-size: 25px !important;
}
section#content {
    max-width: 100% !important;
}
.products-selection {
    margin-bottom: 1.25rem !important;
    margin-top: 3rem !important;
}
.pack-product-add-to-cart {
    display: inline-block;
    margin-left: 10px; /* Aggiunge spazio tra il prezzo e il pulsante */
}

.pack-product-add-to-cart a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ee7144; /* Cambia colore per adattarsi al tema */
    color: #ffffff;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    min-width: 180px; /* Imposta una larghezza minima uniforme */
}

.pack-product-add-to-cart a:hover {
    background-color: #ffffff; /* Effetto hover */
    color: #ee7144;
    border-color: #ee7144;
}

.pack-product-add-to-cart i {
    margin-right: 5px;
    font-size: 16px;
}


.product-pack .pack-product-container {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-around;
    padding:20px;
}

.product-pack .pack-product-container .pack-product-name {
  
    font-size: 18px;
   
}

@media (max-width: 400px){
.pack-product-container {

    font-size: 3;
    display: flex;
    flex-direction: column;
}

.pack-product-container :nth-child(3),
.pack-product-container :nth-child(4){
   display: inline-flex;
        flex-direction: row;
        justify-content: space-between;
}

.product-pack{
    text-align:center;
}

.elementor-9170101 .elementor-element.elementor-element-9c751ae .elementor-heading-title {
  
    text-align: center;
}
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
     color: #ee7144;
    background-color: #ffffff;
    border-color: #ee7144;
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
     color: #ee7144;
    background-color: #ffffff;
    border-color: #ee7144;
}
.btn-primary:hover {
     color: #ee7144;
    background-color: #ffffff;
    border-color: #ee7144;
}
.btn-primary:focus, .btn-primary.focus {
  color: #ee7144;
    background-color: #ffffff;
    border-color: #ee7144;
}/* End custom CSS */