/*
Theme Name: Consorzio della Pasta
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Consorzio della Pasta
*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 62.5%;
}

*:focus {
  outline: none !important;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  box-shadow: none;
}

body,
html {
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title {
  font-family: "Lato", sans-serif;
  font-size: 3rem;
}

a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: bolder;
  font-size: 1.6rem;
}
em {
  font-size: 1.6rem;
}

.big-consorzio {
  height: 300px;
  background-size: cover;
  background-position: center center;
}

.icopdfsingle {
  width: 50px !important;
  height: 50px !important;
}

#bloghome a:hover {
  text-decoration: none;
}

span#cn-notice-text {
  font-size: 12px;
}

.cn-button.bootstrap {
  color: #fff;
  background: #242f61 !important;
}

@media (min-width: 1200px) {
  .contenutoconsorzio {
    padding: 4rem 0 2rem 4rem;
  }

  .container {
    max-width: 1400px !important;
  }
}

p {
  font-size: 1.4rem;
}

a {
  text-decoration: none;
  font-size: 1.4rem;
  color: #000;
  font-weight: 600;
}

a:hover {
  text-decoration: none;
  font-size: 1.4rem;
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
  color: #333;
  font-weight: 600;
}

button.navbar-toggler {
  position: absolute;
  top: 30px;
  right: 0;
  border: none;
}

#title {
  background: #f2f2f2;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.navbar-toggler {
  font-size: 3rem;
}

/* .container {
  width: 1200px;
  margin: 0 auto;
} */

/* Gallery */
.page-3294 .row {
  margin: 15px;
}

/* Menu */

#header {
  position: fixed;
  width: 100%;
  left: 0px;
  right: 0px;
  z-index: 2;
}

.social i {
  color: #fff;
  margin-right: 1.5rem;
}

.headersfondo {
  background: rgba(106, 94, 51, 0.8);
  padding: 0px 40px 20px;
  -webkit-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
  height: 100px;
}

.page-title {
  color: #c8b79f;
  position: absolute;
  bottom: 10vh;
  left: 15%;
}
.page-title h1 {
  font-size: 15rem;
  font-weight: 200;
}

.card {
  margin-bottom: 3rem;
}

.card-evidenza {
  border: 30px solid #a12f2f;
  padding-bottom: 20px !important;
}

.card-ricette-archivio {
  border: 30px solid #333;
}

.card-category-ricette {
  position: absolute;
  top: -30px;
  left: -30px;
  background: #c8b79f;
  width: 80%;
  height: 15%;
  display: flex;
  align-items: center;
  justify-content: left;
  padding-left: 30px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.archivioricette {
  margin-top: -5vh;
}

.card-title a {
  color: #c8b79f;
  text-decoration: none;
  font-size: 3rem;
}

.card-produzione {
  border: 30px solid #f3c069;
}

.card-ricette {
  border: 30px solid #d9232e;
}

.card-category h4 {
  font-size: 2.5rem;
  color: #c8b79f;
}

.card-category-ricette h4 {
  font-size: 2.5rem;
  color: #fff;
}
.card-title {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.card-category {
  position: absolute;
  top: -30px;
  left: -30px;
  background: #fff;
  width: 298px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: left;
  padding-left: 30px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

section#valle {
  padding: 3rem 0;
}

#valle h4 {
  color: #c8b79f;
}
.valleriga {
  border: 30px solid #006837;
}

section#storiagragnano {
  background-color: #f2f2f2;
  margin: 6rem 0 0 0;
}

.testostoria h3 {
  color: #242f61;
  font-size: 3rem;
}
.testostoria p {
  color: #242f61;
  font-size: 1.6rem;
}

.btn-consorzio {
  padding: 1.5rem 4rem;
  border: 1px solid #242f61;
  border-radius: 0px;
  font-size: 2rem;
  color: #242f61;
  font-weight: 600;
  margin-top: 2rem;
}
.btn-consorzio:hover {
  padding: 1.5rem 4rem;
  border: 1px solid #242f61;
  border-radius: 0px;
  font-size: 2rem;
  color: #242f61;
  font-weight: 600;
  margin-top: 2rem;
}

.btn-ricetta, .btn-ricetta:hover {
  padding: 1.5rem 4rem;
  border: 1px solid #c8b79f;
  border-radius: 0px;
  font-size: 2rem;
  color: #c8b79f;
  font-weight: 600;
  margin-top: 2rem;
}

ul.dropdown-menu li a {
  color: #fff !important;
}

.dropdown-menu {
  background: #c1272d;
  padding: 0.5rem;
  border: 0px;
  border-radius: 0px;
}

.bs-example {
  margin: 20px;
}

@media screen and (min-width: 768px) {
  .contenutoconsorzio {
    padding: 4rem 0 2rem 4rem;
  }

  .dropdown:hover .dropdown-menu,
  .btn-group:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu {
    margin-top: 0;
  }
  .dropdown-toggle {
    margin-bottom: 2px;
  }
  .navbar .dropdown-toggle,
  .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
  }
}
.sinish {
  display: flex;
  align-items: center;
  justify-content: start;
}

.iconagiu i {
  color: #fff;
  margin-right: 0.5rem;
}

.iconagiu {
  padding-bottom: 6rem;
}

.iconagiu svg {
  width: 25.5px;
  height: 51px;
}

.iconagiu {
  animation: action 1s infinite alternate;
}

section.homea > div:first-child {
  padding-top: 20%;
}

footer {
  background: #242f61;
  padding: 4rem 0;
}

footer h5,
footer p {
  font-weight: 200;
  font-size: 2rem;
  line-height: 2.6rem;
  color: #fff;
}

@keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10%);
  }
}

.card-title {
  color: #c8b79f;
}

div#menu-social li {
  display: inline-block;
  margin-right: 2rem;
  text-transform: capitalize;
}

div#menu-social li {
  text-decoration: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  transition: 0.4s;
}

div#menu-principale-tema li.current-menu-item a,
div#menu-principale-tema li:hover a {
  color: #ffc000;
}

div#menu-social {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*nav.navbar.navbar-expand-lg.navbar-light img {
  width: 80%;
} */

/* Blog */

.blog #title {
  background: #242f61;
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #fff;
}

.sidedestra {
  background: #f2f2f2;
  padding: 3rem;
}

.sidedestra li {
  list-style: none;
}

.sidedestra ul li {
  list-style: none;
}

.sidedestra ul li a {
  color: #242f61;
  font-size: 1.6rem;
}

.article h5 a {
  font-size: 3rem;
  color: #242f61;
}

.article p {
  font-size: 1.6rem;
}

.single .article a {
  color: #242f61;
}

.article {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #ccc;
}

.copert img {
  border: 20px solid #242f61;
  margin: 1.5rem 0;
}

.single .article img {
  max-width: 100%;
  height: auto;
}

/* Pulsanti */

.btn-header {
  color: #fff;
  background-color: #022759;
  display: inline-block;
  padding: 0.8rem 2rem;
  transition: all 0.5s;
  border: none;
  cursor: pointer;
}

.btn-header:hover {
  color: #022759;
  background-color: #fff;
}

.btn-home {
  color: #6a5e33;
  background-color: #fff;
  display: inline-block;
  padding: 0.8rem 2rem;
  transition: all 0.5s;
  border: none;
  cursor: pointer;
}

.btn-home:hover {
  color: #022759;
  background-color: #fff;
}

header.page {
  background-size: cover;
  padding: 60px;
  text-align: center;
  color: #fff;
  background-position: center;
}

/* Bottom */

.prefooter {
  background: #1c1c1c;
  padding: 3rem 0;
}
.footer-component .bottom {
  position: fixed;
  z-index: 0;
  right: 0;
  bottom: 60px;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 95px;
  background-color: #1c1c1c;
}

/*paddings */

.pad-6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.pad-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pad-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.pad-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* Home  */

.bloccosinistra {
  background-color: #6a5e33;
  padding: 10rem 2rem;
}

.bloccosinistrac {
  background-color: #1c1c1c;
  padding: 10rem 2rem;
}
.bloccodestrac {
  background: url("http://localhost/regency/wp-content/uploads/2019/11/bar-1.jpg")
    no-repeat center center/cover;
  height: 100%;
}

.bloccosinistra h2,
.bloccosinistrac h2 {
  color: #fff;
  padding-bottom: 2rem;
}
.bloccosinistra p,
.bloccosinistrac p {
  color: #fff;
  padding-bottom: 3rem;
}
.bloccodestra {
  background: url("http://localhost/regency/wp-content/uploads/2019/11/villa-esempio.jpg")
    no-repeat center center/cover;
  height: 100%;
}

.inforoom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.inforoom p {
  font-size: 4rem;
  color: #6a5e33;
  font-weight: 200;
}

.inforoom span {
  font-size: 4rem;
  color: #ccc;
  font-weight: lighter;
}

.inforoom span:last-child {
  color: #6a5e33;
  font-weight: 500;
}

.homec h3 {
  font-weight: 200;
  font-size: 7rem;
  color: #6a5e33;
  text-align: center;
  padding: 3rem 0;
}

.stanzacard {
  padding-bottom: 3rem;
}

.homee {
  position: relative;
}

.homee h4 {
  color: #fff;
  font-size: 5rem;
}

.bottom-line {
  height: 40px;
  width: 200px;
  background: #6a5e33;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

div#pre-footer a.button {
  margin: 0px;
}

div#pre-footer {
  padding: 50px;
  background-size: cover;
  background-position: center;
  margin-top: 50px;
}

div#pre-footer h4 {
  color: #fff;
  font-size: 1.5em;
  margin: 0px;
}

div#pre-footer p {
  margin: 0px;
}

/* Ricette */

.card.card-ricette.ricettecard {
  margin-top: -7vh;
}

.contenutoricetta {
  padding: 4rem 0 2rem 4rem;
}

.contenutoconsorzio p {
  font-size: 1.6rem;
}

.big-ricette {
  height: 550px;
  background-size: cover;
  background-position: center center;
  border-bottom: 100px solid #c8b79f;
}

.big-ricette-archive {
  height: 710px;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.titolo-ricette {
  font-size: 6rem;
  font-weight: 200;
}

/* Storia */

.bordercol {
  margin-top: -30px;
}

.bordercol img {
  border: 30px solid #d1b17c;
}

/* Valle dei mulini */
.titolobigvalle h1 {
  color: #fff;
  font-size: 5rem;
  font-weight: 300;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#titlecenter {
  background: #006837;
}
#titleprod {
  background: #f3c069;
}

#page-3224 #titleprod {
  padding-top: 30px;
  padding-bottom: 30px;
}

#page-3259 #titleprod {
  padding-top: 30px;
  padding-bottom: 30px;
}

.titolobigprod h1 {
  color: #000;
  font-size: 5rem;
  font-weight: 300;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* Consorziati */

.bordb {
  border: 20px solid #d1b17c;
}

/* Produzione */

.page-id-3203 .testostoria p {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #1a1a1a;
}

.page-id-3203 .titolobigprod h1 {
  color: #000;
  font-size: 3.5rem;
  font-weight: 400;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 992px) {
  nav.navbar.navbar-expand-xl.navbar-light img {
    width: 18vw;
  }
  .navbar-brand {
    top: 30px;
    height: 130px;
    z-index: 99;
  }
  .px-20 {
    padding: 0 10rem 0 10rem;
  }
  section#bloghome {
    margin-top: -50px;
    z-index: 2;
    position: relative;
    padding: 0 0 6rem 0;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 1rem 3rem;
  }
  button.navbar-toggler {
    position: absolute;
    top: 30px;
    right: 0;
    border: none;
  }

  .navbar-toggler {
    font-size: 3rem;
  }
}
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  p {
    font-size: 1.5rem;
  }
  .navbar-brand {
    top: 30px;
    height: 130px;
    padding-left: 2vw;
    z-index: 99;
  }
  .px-20 {
    padding: 0 10rem 0 10rem;
  }
  section#bloghome {
    margin-top: -50px;
    z-index: 2;
    position: relative;
    padding: 0 0 6rem 0;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 1rem 1rem;
  }
}

@media (min-width: 1600px) {
  .big-consorzio {
    height: 550px;
    background-size: cover;
    background-position: center center;
  }

  .navbar-brand {
    top: 30px;
    height: 130px;
    padding-left: 10vw;
    z-index: 99;
  }
  .px-20 {
    padding: 0 10rem 0 10rem;
  }
  section#bloghome {
    margin-top: -50px;
    z-index: 2;
    position: relative;
    padding: 0 0 6rem 0;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 1rem 3rem;
  }
}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  section#bloghome {
    margin-top: -50px;
    z-index: 2;
    position: relative;
    padding: 0 0 6rem 0;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 1rem 1rem;
  }
  .px-20 {
    padding: 3rem 1rem;
  }

  button.navbar-toggler {
    position: absolute;
    top: 30px;
    right: 0;
    border: none;
  }

  .navbar-toggler {
    font-size: 3rem;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title {
    font-family: "Lato", sans-serif;
    font-size: 2rem;
  }

  .testostoria p {
    color: #242f61;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px


@media (min-width: 768px) and (max-width: 1024px) {
  //CSS
}
*/
/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  //CSS
}*/

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (max-width: 992px) {
  .px-20 {
    padding: 3rem 1rem;
  }

  .big-consorzio {
    height: 350px;
    background-size: cover;
    background-position: center center;
  }

  nav.navbar.navbar-expand-xl.navbar-light img {
    width: 100%;
    height: 110px;
  }

  button.navbar-toggler {
    position: absolute;
    top: 30px;
    right: 0;
    border: none;
  }

  .navbar-toggler {
    font-size: 3rem;
  }

  section#bloghome {
    padding: 3rem 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title {
    font-family: "Lato", sans-serif;
    font-size: 2rem;
  }

  .testostoria p {
    color: #242f61;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .px-20 {
    padding: 3rem 1rem;
  }
  .big-consorzio {
    height: 170px;
    background-size: cover;
    background-position: center center;
  }

  nav.navbar.navbar-expand-xl.navbar-light img {
    width: 100%;
    height: 110px;
  }

  button.navbar-toggler {
    position: absolute;
    top: 30px;
    right: 0;
    border: none;
  }

  .navbar-toggler {
    font-size: 3rem;
  }

  section#bloghome {
    padding: 3rem 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title {
    font-family: "Lato", sans-serif;
    font-size: 2rem;
  }

  .testostoria p {
    color: #242f61;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
