@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
body {
  font-family: "OpenSans", Arial, sans-serif;
  font-size: 14px;
  color: #381b01;
}
a {
  color: #381b01;
}
a:hover {
  color: #381b01;
  text-decoration: underline;
}
h1, h2, h3, h4, h5 {
  font-family: "Playfair Display", serif;
  color: #381b01;
}
.h1, h1 {
  font-size: 5rem !important;
  margin: 10px 0;
}
h2.sp-module-title {
  font-size: 3.375rem !important;
  margin: 40px 0;
}
.article-header h2 {
  font-size: 1.7rem !important;
}
.h3, h3 {
  font-size: 1.4rem !important;
}
/* Topo */
.button-menu {
  float: right;
  cursor: pointer;
}
section#sp-topo-home {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
}
.coming-soon-title {
  display: none;
}
.coming-soon-login {
  bottom: 30px;
  position: absolute;
  width: 80%;
  left: 10%;
}
/* Slider Artigos */
#digi_showcase_carousel .slick-prev:before, #digi_showcase_carousel .slick-next:before {
  color: rgba(132, 8, 0, 1) !important;
}
.slick-prev:before, .slick-next:before {
  font-size: 50px !important;
}
div#sp-home1 {
  padding: 150px 0 100px 0;
}
.slick-list {
  overflow: unset !important;
}
#digi_showcase_carousel .slick-slide img {
  margin-top: -50px;
}
.showcase-item {
  background-color: #fdf8f0;
}
.slider-imagem p.image {
  margin-bottom: 0 !important;
}
.slider-texto p, .slider-texto a {
  color: #381b01;
}
.slider-texto {
  padding-top: 20px;
  padding-left: 50px;
}
.slider-texto .text {
  font-size: 14px;
  margin-top: 20px;
}
.slider-saber-mais {
  background-color: #840800;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
}
.readmore-wrapper {
  padding-top: 30px;
}
.showcase-item {
  height: 300px;
}
.slider-imagem img {
  height: 350px;
}
.slick-prev, .slick-next {
  z-index: 99;
}
#digi_showcase_carousel:not(.slick-vertical) .slick-next {
  right: 30px !important;
}
ul.slick-dots {
  bottom: -60px;
}
#sp-copyright {
  background-color: #161616;
  color: #f8eedc;
  padding: 30px 0 10px 0;
  font-size: 12px;
}
#sp-copyright a:hover {
  text-decoration: underline;
}
#sp-rodape {
  font-size: 12px;
}
img.moinho-rodape {
  margin-top: -50px;
}
.morada-rodape p {
  bottom: 0;
  position: absolute;
}
#sp-footer2 ul {
  position: absolute;
  bottom: 0;
  right: 0;
}
#sp-footer2 .fa {
  font-size: 25px;
  color: #f8eedc;
}
span.fa.fa-facebook {
  width: 23.22px;
  text-align: center;
}
ul.social-icons {
  margin-bottom: 1rem;
}
ul.social-icons li {
  border: 2px solid #f8eedc;
  border-radius: 50px;
  padding: 12px;
}
:not(.articleBody) ul.social-icons li:hover {
  background-color: #f8eedc !important;
  border: 2px solid #f8eedc;
}
:not(.articleBody) ul.social-icons li:hover .fa {
  color: #381a00 !important;
}
section#sp-fundo {
  padding: 0 0 150px 0;
}
.box-region {
  background-color: #f8eedc;
}
.box-region {
  background-color: #f8eedc;
  padding: 40px 30px;
}
.full-width {
  width: 100%;
}
iframe.video {
  height: 400px;
}
.box-region {
  position: absolute;
  height: 265px;
  left: -100px;
  width: 365px;
  top: 75px;
}
.scroll-down {
  border: 2px solid #f8eedc !important;
  padding: 3px !important;
  width: 35px;
  text-align: center;
}
section#menu-page {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: url("/templates/folgorosa/images/background_maimenu.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/folgorosa/images/background_maimenu.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/folgorosa/images/background_maimenu.jpg', sizingMethod='scale')";
}
.menu-overlay {
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(122, 47, 42, 0.9);
}
div#sp-botao-menu, #menu-close-parent {
  float: right;
  width: 29%;
}
div#sp-logo, #menu-logo {
  width: 71%;
  float: left;
}
.logo-image {
  height: auto !important;
  max-width: 250px;
  width: 100%;
}
#menu-close {
  float: right;
  cursor: pointer;
}
#menu-close {
  float: right;
  position: relative;
  cursor: pointer;
}
#menu-close-button {
  position: absolute;
  top: 25px;
  left: 25px;
}
._menu {
  position: fixed;
  left: 19%;
  top: 40%;
}
._menu li {
  display: inline-block;
  margin: 30px;
}
._menu a {
  font-family: PlayfairDisplay;
  font-size: 48px;
  text-transform: uppercase;
  color: #ed976b !important;
}
._menu a:hover {
  color: #fff !important;
}
._idiomas {
  position: fixed;
  left: 47%;
  top: 60%;
}
._idiomas:before {
  position: absolute;
  content: "";
  width: 240px;
  height: 1px;
  background-color: #ed976b;
  left: -280px;
  top: 50%;
}
._idiomas:after {
  position: absolute;
  content: "";
  width: 240px;
  height: 1px;
  background-color: #ed976b;
  right: -280px;
  top: 50%;
}
._idiomas li {
  display: inline-block;
  margin: 5px;
  padding: 5px 10px;
  border: 1px solid #ed976b !important;
}
._idiomas li:hover a {
  color: #fff !important;
}
._idiomas li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #ed976b !important;
}
._idiomas li a:hover {
  color: #fff !important;
}
._idiomas li.lang-active {
  background-color: #ed976b;
}
._idiomas li.lang-active a {
  color: #840800 !important;
  cursor: unset;
}
.breadcrumb {
  background-color: transparent;
  padding: 0;
}
li.breadcrumb-item span {
  color: #840800 !important;
  text-transform: uppercase;
  font-size: 12px;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #840800 !important;
}
.sp-scroll-up {
  background-color: #ed976b !important;
}
.bkg-vermelho {
  background-color: #840800;
}
.vinhos-tipo {
  position: relative;
  padding: 10px;
}
.vinhos-tipo:after {
  content: "";
  width: 100%;
  color: #ac5000;
  height: 1px;
}
.vinhos-titulo {
  color: #ed976b;
  text-transform: uppercase;
  font-weight: bold;
}
.vinhos-descricao {
  color: #f8eedc;
  border-bottom: 2px solid #ac5000;
}
.vinhos-descricao a {
  color: #f8eedc;
}
.vinhos-descricao:hover {
  text-decoration: #f8eedc;
}
.pagina-vinhos .page-header {
  padding-bottom: 0 !important;
}
.vinhos-imagem > img {
  margin: auto;
  margin-top: -50px;
}
.vinhos-conteudo {
  margin-top: 100px;
  margin-bottom: 40px;
}
.vinhos-texto {
  position: relative;
}
.vinhos-text-child {
  bottom: 20px;
  position: absolute;
  width: 100%;
  max-width: 450px;
}
.vinhos-descricao-2 {
  color: #381a00;
  border-bottom: 2px solid #ac5000;
}
.vinhos-descricao-2 a {
  color: #381a00;
}
.vinhos-descricao-2:hover {
  text-decoration: #381a00;
}
.vinhos-grupo {
  color: #381a00;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
}
/* Lista Artigos Categoria */
.article-header h2 {
  height: 76px;
}
.article-list .article {
  border: none !important;
}
.article-list .article .article-header h2 {
  margin: 0 0 0 65px !important;
}
.article-introtext {
  margin: 20px 0 0 65px;
}
/* Contatos */
input, textarea {
  padding: 10px !important;
  width: 90% !important;
}
.formResponsive .formHorizontal .formControls {
  margin-left: 0 !important;
}
button#submit {
  background-color: #840800;
  background-image: unset;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff !important;
  text-transform: uppercase;
}
button#submit:hover {
  background-color: #f5e5dd;
  color: #840800 !important;
}
.articleBody {
  margin-top: 50px;
}
.articleBody .social-icons li a {
  color: #381a00 !important;
}
.articleBody .social-icons .fa {
  font-size: 25px;
}
.articleBody .social-icons li:hover {
  background-color: #381a00 !important;
  border: 2px solid #381a00;
}
.articleBody .social-icons li:hover a {
  color: #fff !important;
}
section#sp-baixo {
  margin-bottom: -6px;
}
.customvideo {
  height: 400px;
}
.pagenav > li > a {
  background-color: #840800;
  color: #fff;
}
.pager > li.center {
  position: absolute;
  left: 40%;
  text-align: center;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #840800;
}
img.footer {
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
  filter: gray;
  /* IE5+ */
  -webkit-filter: grayscale(1);
  /* Webkit Nightlies & Chrome Canary */
}
img.footer:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
/* Media Queries */
@media only screen and (max-width: 767px) {
  ._menu {
    position: fixed;
    left: 0px;
    top: 120px;
  }
  ul.menu {
    padding-left: 10px;
  }
  ._menu li {
    display: block;
    margin: 5px;
  }
  ._menu a {
    font-size: 40px;
  }
  ._idiomas {
    position: fixed;
    left: 38%;
    top: 400px;
  }
  .slider-imagem {
    width: 40% !important;
  }
  .slider-texto {
    width: 60% !important;
  }
  .slider-saber-mais {
    padding: 5px !important;
  }
  .box-region {
    position: relative;
    height: auto;
    left: unset;
    width: 100%;
    top: unset;
  }
  .h1, h1 {
    font-size: 2rem !important;
  }
  .vinhos-text-child {
    bottom: unset;
    position: relative;
    padding-right: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  ._menu {
    position: fixed;
    left: 13%;
    top: 40%;
  }
  ._menu li {
    display: inline-block;
    margin: 10px;
  }
  ._menu a {
    font-size: 40px;
  }
  ._idiomas {
    left: 40%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 993px) {
  .custom.rodape-direito {
    position: absolute;
    bottom: 120px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .morada-rodape p {
    bottom: 0;
    position: absolute;
    left: -60px;
  }
  div#sp-copyright-left p {
    text-align: center;
  }
  div#sp-copyright-right p {
    text-align: center !important;
  }
  .vinhos-text-child {
    bottom: unset;
    position: relative;
    padding-right: unset;
  }
}
@media only screen and (max-width: 767px) {
  .morada-rodape p {
    position: relative !important;
  }
  div#sp-copyright-left p {
    text-align: center;
  }
  div#sp-copyright-right p {
    text-align: center !important;
  }
  .pager > li.previous, .pager > li.next {
    float: none;
  }
  .pager > li.center {
    position: relative;
    left: unset;
    text-align: unset;
  }
  .pager > li {
    display: block !important;
    margin-bottom: 10px;
  }
  .formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 94% !important;
  }
}
@media only screen and (max-width: 500px) {
  #sp-footer2 ul {
    position: relative;
    bottom: unset;
    right: unset;
    width: 100%;
    margin-top: 20px;
  }
  .footer {
    float: left !important;
  }
  #sp-footer2 ul {
    position: relative;
    bottom: unset;
    right: unset;
    width: 100%;
  }
  .article-header h2 {
    height: auto;
  }
  .readmore-wrapper {
    display: none;
  }
  .slider-texto{
    padding-right: 0 !important;
  }
  .slider-imagem {
    padding-left: 0 !important;
  }
}
