body {
  background-color: #ffffff !important;
  /* font-family: 'Amethysta', serif !important;*/
  font-family: 'Cormorant', serif;
}

.scroll-tabs .more-info-tab {
  border-bottom: none;
  padding-bottom: 10px;
  padding: 15px 20px;
}

.scroll-tabs .more-info-tab .new-product-title {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 20px;
  /*font-family: "Open Sans", sans-serif;*/
  text-transform: none;
  font-weight: bolder;
}

.custom-carousel .owl-controls {
  bottom: 0px;
  position: absolute;
  right: 20px;
  top: inherit;
  width: 100%;
  display: block;
}

.custom-carousel .owl-controls .owl-next {
  background: #313F53;
}

.custom-carousel .owl-controls .owl-prev {
  background: #313F53;
}

.custom-carousel .owl-controls .owl-prev:hover,
.custom-carousel .owl-controls .owl-next:hover,
.custom-carousel .owl-controls .owl-prev:focus,
.custom-carousel .owl-controls .owl-next:focus {
  background: #313F53;
  opacity: 0.5;
}

.latest-blog .section-title {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 20px;
  /* font-family: "Open Sans", sans-serif;*/
  text-transform: none;
  font-weight: bolder;
  border-bottom: none;
  padding-bottom: 10px;
  padding: 18px 20px;
}

.autografoTitoloSlider,
.autografoTitoloSlider:hover {
  color: #313F53 !important;
}

.autoreTitoloSlider,
.autoreTitoloSlider:hover {
  color: #313F53;
}

.autoreTitoloSliderh3 {
  min-height: 30px;
  font-size: 16px;
  font-weight: bolder;
}

.name-centered {
  text-align: center !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.autoreDescrizioneSlider {
  height: 120px;
  color: #313F53;
}

.autoreSchedaCompletaSlider {
  border-radius: 20px;
}

#top-banner-and-menu>div.container>div>div>section>div>div>div.owl-controls.clickable>div>div.owl-prev,
#top-banner-and-menu>div.container>div>div>section>div>div>div.owl-controls.clickable>div>div.owl-next {
  top: 0px;
}

.titleHomeReferrers,
.titleHomeAutografiEvidenza {
  margin-bottom: 20px;
  margin-top: 5px;
  font-size: 20px;
  /*font-family: "Open Sans", sans-serif;*/
  text-transform: none;
  font-weight: bolder;
  border-bottom: none;
  padding-bottom: 10px;
  padding: 18px 20px;
  color: #313F53 !important;
}

.galileumSeparatoreV2 {
  border-color: #313F53 !important;
  border-width: 2px;
}

.serviziText {
  margin-top: 25px;
  color: #313F53 !important;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: bold;
}

.serviziCardText {
  color: #313F53 !important;
  font-weight: bold;
}

.asideHR {
  margin-top: 35px;
}

.hHomeSlider {
  height: 750px !important;
}

#owl-main .owl-prev {
  left: 30px !important;
}

#owl-main .owl-next {
  right: 30px !important;
}

#mc-horizontal-menu-collapse {
  width: 100%;
}

.bellDiv {
  position: absolute;
  top: 0;
  right: 1px;
}

.tag {
  right: 25px;
}

.main-header .logo-holder {
  margin-top: 0px;
}

.header-nav {
  background-color: #313F53 !important;
}

.nuoviautografinumero {
  position: absolute;
  top: 1px;
  right: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 50%;
  background-color: #7e1417;
  color: #fff;
  font-size: 12px;
  min-width: 20px;
  text-align: center;
}

#inputRicercaV2 {
  width: 80%;
  color: #313F53 !important;
  font-weight: bolder;
  border-radius: 20px;
  text-align: center;
}

#inputRicercaV2::placeholder {
  text-align: center;
  color: #313F53 !important;
}

#inputRicercaV2footer {
  width: 80%;
  color: #313F53 !important;
  font-weight: bolder;
  border-radius: 20px;
  text-align: center;
  border: medium none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  padding: 13px;
  width: 67%;
  background: #f6f6f6;
}

#inputRicercaV2footer::placeholder {
  text-align: center;
  color: #313F53 !important;
  border: medium none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  padding: 13px;
  width: 67%;
  background: #f6f6f6;
}

.search-buttonfooter {
  border-radius: 24px;
  display: block;
  float: right;
  margin: 0px;
  padding: 12px 19px 12px;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}

.search-buttonfooter:after {
  color: #333;
  content: "\f002";
  font-family: fontawesome;
  font-size: 16px;
  line-height: 9px;
  vertical-align: middle;
}

.search-area,
.search-button {
  border-radius: 24px !important;
  color: #313F53 !important;
}

.categoryLinkMobile {
  min-height: 30px;
  vertical-align: middle;
  display: table-cell;
}

.breadcrumb {
  margin-bottom: 0px;
}

.header-style-1 .header-nav {
  border-bottom: none;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-flicker {
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}

.dropdown-menu {
  background-color: #fff !important;
}

.elementoWrapper {
  background: #fff;
}


.colorerossoasta {
  color: #313F53 !important;
}

.bgrossoasta {
  background-color: #313F53 !important;
}

.bordercolorrossoasta {
  border-color: #313F53 !important;
}


.entry-content p {
  font-size: 18px;
}

body {
  font-size: 18px;
}

.form-control {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /* font-family: "Cinzel", serif; */
  font-optical-sizing: auto;

}

h1,
.h1 {
  font-size: 28px;
}

.cinzel-font {
  font-family: "Cinzel", serif !important;
  font-optical-sizing: auto;

}

.btn-primary {
  font-size: 20px;
  padding: 14px 20px;
  border-radius: 40px !important;
}

.breadcrumb ul li a {
  font-size: 16px;
}

#footerlinksRowWrapper,
#linkFooterlink0>div.module-heading>h4,
#linkFooterlink1>div.module-heading>h4,
#linkFooterlink2>div.module-heading>h4,
#linkFooterlink3>div.module-heading>h4 {
  color: #ffffff !important;
}

#linkFooterlink0>div.module-body>ul>li>a,
#linkFooterlink0>div.module-body>ul>li>a:hover {
  color: #ffffff !important;
}

#linkFooterlink1>div.module-body>ul>li>a,
#linkFooterlink1>div.module-body>ul>li>a:hover {
  color: #ffffff !important;
}

#linkFooterlink2>div.module-body>ul>li>a,
#linkFooterlink2>div.module-body>ul>li>a:hover {
  color: #ffffff !important;
}

#linkFooterlink3>div.module-body>ul>li>a,
#linkFooterlink3>div.module-body>ul>li>a:hover {
  color: #ffffff !important;
}

/*========== BOOTSTRAP 3  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .bellDiv {
    position: absolute;
    top: 0;
    left: 150px;
  }

  #owl-main {
    height: 368px !important;
  }

  .item {
    height: 368px !important;
  }

  .search-area {
    margin-top: 0px !important;
  }

  .header-nav {
    padding-top: 0px;
  }

  .yamm .dropdown-menu li a {
    padding: 5px 5px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .bellDiv {
    position: absolute;
    top: 0;
    left: 150px;
  }

  #owl-main {
    height: 368px !important;
  }

  .item {
    height: 368px !important;
  }

  .search-area {
    margin-top: 0px !important;
  }

  .header-nav {
    padding-top: 0px;
  }

  .yamm .dropdown-menu li a {
    padding: 5px 5px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .bellDiv {
    position: absolute;
    top: 0;
    left: 150px;
  }

  #owl-main {
    height: 368px !important;
  }

  .item {
    height: 368px !important;
  }

  .search-area {
    margin-top: 0px !important;
  }

  .header-nav {
    padding-top: 0px;
  }

  .yamm .dropdown-menu li a {
    padding: 5px 5px;
  }
}