/*footer start*/
.footer_logo.black {
    filter: unset !important;
    max-width: 50px;
}
.footer_logo .logo {
    max-width: 50px;
}
.fullwidth-title {
  display: block;
  width: 100% !important;
}
/*footer end*/
/*pagina prodotto start*/
.product-tabs .product-reference {
display: none;
}
#product-availability {
    margin-top: 20px;
    background-color: #000000;
    border-radius: 10px;
    padding: 8px 16px;
    font-family: var(--font-family-heading);
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
}
@media (max-width: 768px) {
    .product-price {
        font-size: 28px;
    }
#main .product_detail_left .page-content {
    margin-bottom: 0.8rem;
}
}
.product-quantities {
display: none !important;
}
#product-availability .product-unavailable {
    color: #d73a1f;
}
/*pagina prodotto end*/
/*header start*/
#wrapper .breadcrumb li::after, #wrapper .breadcrumb li:last-child {
    color: #bdbdbd;
}
#wrapper .breadcrumb li a:hover {
    color: var(--link-color);
}
.userinfo-selector>a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.25s all;
}
.userinfo-selector>a i {
    font-family: "Font Awesome Regular";
    font-size: 16px;
    font-weight: 400;
}
.userinfo-selector>a>span {
    display: none;
}
#_desktop_cart .header i {
    color: #fff;
    margin-right: 0;
}
#_desktop_cart .header i::before {
    content: "\f07a" !important;
    font-family: "Font Awesome Regular" !important;
    font-size: 15px !important;
}
#_desktop_cart .header {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: 0.25s all;
}
.userinfo-selector,
#_desktop_cart {
  z-index: 999;
pointer-events: auto !important;
}
@media (min-width: 768px) and  (max-width: 1366px) {
    .elementor-13 .elementor-element.elementor-element-336629c {
        width: 55% !important;
    }
    .elementor-13 .elementor-element.elementor-element-1355ae3 {
        width: 15% !important;
    }
}
@media (max-width: 768px) {
.header_logo .logo {
    max-width: 60px;
}
#leo_search_block_top {
width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.25s all;
}
    #leo_search_block_top .title_block::before {
        font-size: 20px;
    }
.breadcrumb-bg  {
min-height: 65px !important;
margin-bottom: 15px;
}
}
/*header end*/
/*404 start*/
#products .page-not-found h1, #pagenotfound .page-not-found h1 {
    color: var(--theme-color-default);
}
#products #main .page-content, #pagenotfound #main .page-content {
    margin-bottom: 3.5rem;
}
/*404 end*/
/*pagina di categoria start*/
.plist-2 .thumbnail-container {
    border-color: #212121;
}
.plist-2 .thumbnail-container:hover {
    border-color: #eaeaea;
}
/*pagina di categoria end*/
/*carrello e checkout start*/
.block-promo .cart-summary-line .label, .block-promo .promo-name {
    color: #1a9781;
}
body#checkout [data-action="show-password"] {
    background-color: var(--btn-bg);
}
.done {
    color: #1a9781;
}
body#checkout section.checkout-step .step-edit {
    text-transform: initial;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #000;
    background-color: var(--btn-color-hover);
}
/*carrello e checkout end*/
/*pagina contatti start*/
#id_contact.form-group {
  display: none !important;
}
.contact-rich {
    margin-top: 20px;
    margin-right: 20px;
}
/*pagina contatti end*/
/*pagina chi siamo start*/
.img-chi-siamo {
border-radius: 10px;
    margin-top: 15px;
margin-bottom: 15px;
}
@media (max-width: 768px) {
.img-chi-siamo {
    margin-top: unset;
    margin-bottom: 30px;
}
}
/*pagina chi siamo end*/