/**
* Theme Name: NT Agricom Child
* Description: This is a child theme of NT Agricom, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: nt-agricom
* Version: 1.4.7
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap');


.page h1, .page h2, .page h3,.page h4,
body.home .slide-home p,
body.home h1,
body.home h2,
body.home h3,
body.home h4{
  font-family: 'Anton', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
}

body.home  .slide-home p{line-height: 1.3;}

h2 span{color:#000;}


body.home h4{font-family: 'Chelsea Market', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;}

.page p,
body.home p,
.vc_btn3.vc_btn3-size-lg,
.entry-content ul li,
footer .textwidget,
footer .widget a{
font-family: 'Roboto Slab', serif !important;
}

.title-uppercase{text-transform: uppercase;}

.gallery--style-3 .col-xs-12:nth-child(5) .gallery__item figure{display: none;}

#top-bar a{
  font-family: 'Roboto' !important;
  text-transform: uppercase;color:#93b85b !important;
}

.ico-img-home .vc_col-lg-2{width:20% !important;}

.my-post .date{
  font-size:16px;
  font-style: italic;
  margin: 0;
}

.my-post .title-post a{
  text-transform: uppercase;
  font-size: 26px;
  color:#93b85b;
  font-family: 'Anton', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  font-weight: 400;
  min-height: 80px;
  display: block;
}

.my-post .title-post a:visited,
.my-post .title-post a:hover{
  color:#000000;
}

.my-post .img-post a img{
  object-fit: cover;
  height: 264px !important;
  width: 100%;
}

.poppins,
body.home .title-article p{
  font-family: 'Anton', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  font-size: 45px;
  text-align: center;
  color:#93b85b !important;
  text-transform: uppercase;
}

.poppins{
  font-size: 30px !important;
}

body.home .title-article b{color:#000;}

.gallery__item--text{padding-right: 15px !important;}

.bg-separator{
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
}

.vc_row.wpb_row.vc_row-fluid.bg-separator.vc_row-has-fill.vc_row-no-padding.vc_row-o-equal-height.vc_row-flex.vc_general.vc_parallax.vc_parallax-content-moving:after{
  display: block;
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}

.bg-separator h2{
  color:#ffffff;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}

footer .widget {
    margin-bottom: 0px;
    width: 33%;
    display: inline-block;
    float: left;
    padding: 0 15px;
}

footer .widget-head{
  text-transform: uppercase;
}

footer .textwidget,
footer .widget a,
footer .widget p{
  display: block;
  font-size: 15px !important;
  color:#282828 !important;
}

@media (min-width: 768px)
{ .vertical-align {align-items: center;}
}

@media only screen and (min-width:992px){
    .float-right{
        float:right!important;
    }
}
.txt-big{
  font-size:18px;
}
.feedback__item{
  display: flex;
  flex-wrap: wrap;
}

.feedback__author{
  order: 2;
  display: block;
  margin: auto;
  float: none;
}

.feedback__text{
  padding-left: 15px!important;
  padding-bottom: 20px;}

.feedback__text p{
  text-align: center!important;
  font-weight: 400;
}
.feedback__author__position{
  margin-top: 15px !important;
}
.page-id-825 #blog {
    padding-top: 0 !important;

}

/* ---- WOOCOMMERCE ----*/
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size:20px;
  text-transform: uppercase;
}
.woocommerce button.button.alt{
  background-color: #93b85b !important;
}
.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: 600px;
    margin: auto;
}
.woocommerce-product-gallery__image{
  pointer-events: none;
}
.vc_tta-title-text {
  color:#93b85b !important;
  font-family: 'Anton', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  text-transform: uppercase;
letter-spacing: 1.2px;
}
.section-contact .item__subtitle {
    display: none;
}
header.parallax {
    background-attachment: inherit !important;
}

/* Responsive */
@media (max-width: 575px) {
  html, body {
    overflow-x: hidden;
  }
  .ico-img-home .vc_col-lg-2 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
  footer .widget {
    float: none;
    width: 100%;
  }
  footer .textwidget > [class*="col-"] {
    padding: 0;
  }
  #footer .footer__item {
    margin-bottom: 0 !important;
  }
  .feedback__text {
    padding-left: 0 !important;
  }
  .feedback__text,
  .feedback__author {
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1079px) {
  #top-bar__logo {
    float: none !important;
    margin: 0 auto !important;
  }
  #top-bar__navigation {
    left: -35px !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
  .top-bar--style-1 + .intro,
  .top-bar--style-2 + .intro {
    padding-top: 154px !important;
  }
}
@media (min-width: 1080px) {
  #top-bar__logo {
    margin-right: 60px !important;
  }
}

.fonte p { font-style: italic; font-size:16px !important;}
