<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.innova_bg_color {
    background-color: #73813E !important;
}

.innova_bg_color .tt-heading-title{
    color: #2A3817 !important;
}
.innova_bg_color .tt-heading-subtitle{
    color: #2A3817 !important;
}
.innova_bg_color p{
    color: #2A3817 !important;
}
.innova_bg_color .mwl-text{
    color: #2A3817 !important;
}

.innova_bg_color .ph-image-inner::before {
    background-color: #cde4b3 !important;
}
.innova_bg_color #page-header.ph-bg-image.ph-image-shadow:after{
    background: linear-gradient(0deg, rgba(115, 129, 62, 1) 0%, rgba(115, 129, 62,0) 100%);
}

.colori_search {
    width: 50px;
    margin: 5px;
}
.colors_search {
    width: 100px;
    margin: 5px;
}

.util_search, .application_search, .access_search {
    width: 120px;
    margin: 5px;
}
.custom-height{
    height: 430px !important;
}
.timone{
    width: 25px;
}
.tt-text-dark{
    color: #21130B;
}

.tt-text-capitalize{
    text-transform: capitalize;
}
.tt-text-uppercase{
    text-transform: uppercase;
}

#descrizione p{
     margin: 0px !important;
}
.pop-up-bottom-cont {
    position: fixed;
    background-image: url("https://www.marineleather.it/assets/img/etichetta-social.jpg");
    background-size: cover;
    background-position: center;
    width: 270px;
    bottom: 25px;
    left: 0px;
    z-index: 999999;
}

.testo_banner_slide_home_bottomright ul li {
    display: inline-block;
    margin-right: 10px;
}
.close_banner_slide_home_bottomright {
    font-size: 18px;
    color: #fff;
    float: right;
    width: 20px;
    margin-right: -10px;
    height: 20px;
    margin-top: -10px;
    cursor: pointer;
}
.testo_banner_slide_home_bottomright .footer-social ul li  {
    
    color: #fff;
}
.testo_banner_slide_home_bottomright .footer-social ul li a {
    background-color: #fff;
    color: #4e372c;
    width: 30px;
    height: 30px;
}
.testo_banner_slide_home_bottomright .footer-social ul li a i{
    line-height: 30px;
}
.pop-up-bottom {
    background-image: url("https://www.marineleather.it/assets/img/etichetta-social.jpg");
    background-size: cover;
    background-position: center;
    width: 270px;
    bottom: 10px;
    right: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 26px -2px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 26px -2px rgb(0 0 0 / 15%);
}
.titolo_banner_slide_home_bottomright {
    position: relative;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.testo_banner_slide_home_bottomright {
    position: relative;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
.jumper {
    /*font-family: 'Poppins', sans-serif !important;*/
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: bold !important;
}

.contenitore {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width:100% !important;
}
.blog-list-item {
    flex: 1 1 calc(33.333% - 20px); /* 3 items per row with 20px gap */
    box-sizing: border-box;
}
.bli-image {
    overflow: hidden;
}
.bli-image img {
    width: 90%;
    height: auto;
    display: block;
}

/*.blog-lista::before,
        .blog-lista::after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            width: 1px; 
            background-color: #fff; 
        }

        .blog-lista::before {
            left: 0; 
        }

        .blog-lista::after {
            right: 0; 
        }*/
/*.shadows-into-light-regular {
  font-family: "Shadows Into Light", cursive;
  font-weight: 400;
  font-style: normal;
  font-size:100px !important;
}*/

.allura-regular {
  font-family: "Glowyts Free";
  font-size: 200px !important;
  font-weight: 300;
  font-style: normal;
}
.apostrofo_allura{
  font-family: "Allura", cursive;
  font-weight: 200;
  font-style: normal;
  font-size:160px !important;
}


.highlight {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.highlight::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  padding:3px;
  height: 60px; /* Adjust the thickness of the bar */

  background-color: #37281F; /* The color of the bar */
  z-index: -1;
}

.parent_container {
  display: flex;
  align-items: center;
  height: 50vh; 
  flex-direction: column;
  justify-content: center;
  padding-right: var(--padding-right-lg-5-p); /* Preserve the existing padding */
}

/*.tt-col-lg-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: var(--padding-right-lg-5-p); 
}*/


/* Stili per tablet (inferiore a 1024px) */
@media (max-width: 1023px) {
  .allura-regular {
    font-size: 150px !important;
  }
  .apostrofo_allura {
    font-size: 120px !important;
  }
}

/* Stili per dispositivi mobili (inferiore a 768px) */
@media (max-width: 767px) {
  .allura-regular {
    font-size: 100px !important;
  }
  .apostrofo_allura {
    font-size: 80px !important;
  }
}
@font-face {
   font-family: 'Glowyts Free';
   src: url(glowytsfree.eot);
   src: local('font_name'), url('glowytsfree.ttf') format('truetype');
}
.contecentro{
    position: relative;
    width: 100%;
    height: 200px; /* Altezza del contenitore, regolabile secondo necessitÃ&nbsp; */
}

.overlayela {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; /* Centra il testo */
    width: 100%;
}

.text-sm-left {
    top: 35%;
    left:25%;
}

.text-lg-center {
    top: 50%;
}

.text-sm-right {
    top: 70%;
    left:70%;
}

.titleela {
    margin: 0;
    color: #fff; /* Colore del testo */
}

.filter-bar {
    text-align: center;
    margin-bottom: 20px;
}

.filter-button {
    background-color: #f0f0f0;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin: 0 5px;
}

.filter-button:hover {
    background-color: #ddd;
}

.filter-button.active {
    background-color: #333;
    color: #fff;
}


/**STILE FILTRO COLLECTION*/
 .navbar-container_filter {
            position: fixed;
            top: 10%;
            left: 50%;
            /*transform: translateX(-50%);*/
            
            padding: 50px;
            border-radius: 8px;
        }
 .navbar_filter {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            
            /*margin-top:60px;*/
            /*background-color: #333;*/
        }
        .dropdown_filter {
            position: relative;
            display: inline-block;
            width: auto;
        }
        .dropbtn_filter {
            /*background-color: #333;*/
            color: white;
            padding-left: 30px;
           /* margin-left: 25px;
            margin-right: 25px;*/
            padding-right: 30px;
            padding-top: 16px;
            padding-bottom: 16px;
            font-size: 16px;
            border: none;
            cursor: pointer;
            width: 300px;
            margin-bottom:10px;
            text-align: center;
            font-family: "Exo 2", sans-serif;
            border: 1px solid #fff !important;
        }
        .dropdown-content_filter {
            display: none;
            position: absolute;
            border: 1px solid #fff !important;
            /*background-color: #f9f9f9;
            max-width: 360px;*/
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 999999;
            margin-left: 25px;
            margin-right: 25px;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }
        .dropdown-content_filter a {
            color: white;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            font-family: "Exo 2", sans-serif;
        }
        .dropdown-content_filter a:hover {
            background-color: #4c2122;
        }
        .dropdown_filter:hover .dropdown-content_filter {
            display: block;
        }
        #load-more{
            color: white !important;
        }

     
       @media screen and (max-width: 600px) {
            .navbar_filter {
                flex-direction: column;
                align-items: center;
            }
            .dropbtn_filter {
                text-align: center;
                padding: 10px;
            }
            .dropdown-content_filter {
                position: relative;
            }
            .dropdown-submenu_filter .dropdown-content_filter {
                position: relative;
                left: 0;
                top: 0;
                margin-left: 0;
            }
        }

/* Stili per dispositivi con larghezza massima di 767px (mobile) */
@media (max-width: 767px) {
    .text-sm-left {
        top: 5%;
        left: 20%;
    }

    .text-lg-center {
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .text-sm-right {
        top: 70%;
        left: 80%;
    }
}


@media (max-width: 900px) {
    .blog-list-item {
        flex: 1 1 calc(50% - 20px); /* 2 items per row on medium screens */
    }
}
@media (max-width: 600px) {
    .blog-list-item {
        flex: 1 1 100%; /* 1 item per row on small screens */
    }
}</pre></body></html>