@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;800&display=swap');

/* font-family: 'Playfair Display', cursive;
font-family: 'Roboto', sans-serif; */

body {
  color: #31394f;
  font-family: 'Playfair Display';
  font-weight: 300;

}

li {
    font-family: 'playfair display';
    font-size: 15px;
}

li {
    font-family: 'playfair display';
    font-size: 15px;
}

strong {
    font-weight: 700;
}

.elementor-inner p, p {
  font-weight: 300;
  font-family: 'Playfair Display', sans-serif;
}


h3, h4, h5 {
    font-family: 'Playfair Display';
    font-size: 20px;
}

.navbar-brand h2 {
    color: #545454;
    font-family: 'Playfair Display';
    letter-spacing: 2px;
    font-size: 45px;
    line-height: 0;
    /* margin: 0; */
    padding: 0;
}

.navbar-brand a span {
    font-weight: 100;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.61em;
}


a, a:hover, a:visited, a:link {
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
  }

  #content.site-content, #page-sub-header, aside#secondary {
    padding: 0;
  }


  section#primary {
    padding-top: 4rem;
}

 img.navbar-brand {
    max-width: 100px;
    height: auto;
}


/* header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: 0 0 black;
    padding: 30px;
    z-index: 100 !important;
    top: 0;
}

section#slider {
    position: relative;
    z-index: -1;
    margin-top: -140px;
} */

.btn-request, .btn-request:hover {
  background: rgb(153,25,21);
  background: -moz-linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
  background: -webkit-linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
  background: linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#991915",endColorstr="#5f0f0d",GradientType=1);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px 15px;
    border: 0;
    letter-spacing: 2px;
}

.btn-request span {
    display: block;
    font-weight: 300;
    font-style: oblique;
    letter-spacing: 1px;
    text-transform: lowercase;
    margin: 0;
    /* padding: 0; */
    line-height: 10px;
}

header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 30px 20px;
}

section#primary-inner
{
  padding: .74rem 1rem;
  background-color: #ef3a42;

}

section#secondary-inner
{  padding: .74rem 1rem;
  background-color: #f0f0f0;

}


section#secondary-inner ul#menu-categorie-prodotti li a.nav-link {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 900 !important;
}


body:not(.theme-preset-active) footer#colophon {
  background: rgb(153,25,21);
background: -moz-linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
background: -webkit-linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
background: linear-gradient(180deg, rgba(153,25,21,1) 27%, rgba(95,15,13,1) 74%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#991915",endColorstr="#5f0f0d",GradientType=1);

    color: #fff;
    text-align: left;
    font-size: 14px;
}

footer#colophon h3 {
    color: #545454;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #545454;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 0.875rem;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #545454;
      padding: 1rem 15px;
      font-weight: normal;
      font-size: 17px;
      font-family: 'Playfair Display';
      text-decoration: none;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      text-rendering: geometricPrecision;
      font-weight: 600;
    }

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  font-weight: 600;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: transparent;
  color: #545454;
}

.elementor-posts .elementor-post__thumbnail {
    position: relative;
    max-height: 230px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item.active > a {
    color: #991915;
}

.navbar-brand img {
    max-width: 117px;
}

footer#colophon h3 {
    color: #545454;
    font-size: 16px;
    font-weight: 700;
}

footer#colophon ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer#colophon ul {
    padding: 0;
    margin: 0;
}
footer#colophon ul li a img {
    display: none;
    /* text-transform: capitalize; */
}

footer#colophon a {
    color: inherit;
    text-transform: capitalize;
}



footer#colophon ul li a img {
    display: none;
}

footer#colophon ul li a.nav-link, footer#colophon ul li span {
    margin: 0;
    padding: 0;
}


.dropdown-menu {
    min-width: 380px !important;
    list-style: none;
    background-color: #ebebebf7;
    border: 0;
    border-radius: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
    text-transform: capitalize;
    font-size: 14px;
}

ul.dropdown-menu.show li.active a {
    font-weight: 700;
    color: #991915;
}

li.active a[aria-haspopup="true"] {
    color: #991915 !important;
}

.claim {
    font-weight: 100;
    font-size: 25px;
    letter-spacing: 3px;
}
