@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');

body {
    background-color: #FFF; 
    overflow-x: hidden!important;
}

/* === CONTENT === */

#hero {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-image: url(../assets/img/hero-bg.jpg) ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#hero h5 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 500;
}

#hero span {
    font-weight: 800;
}

.card {
    border-top: #2B8625 solid 4px;
    padding-top: 1rem;
    background-color: #fcfcfc;
    box-shadow:
    5px 9px 7px rgba(0, 0, 0, 0.07)
  ;
}
.card h5 {
    font-family: 'Montserrat', sans-serif;

    color: #2B8625;
}


#pix {
    font-family: 'Montserrat', sans-serif;
    padding-top: 1rem;   
    padding-bottom: 3rem;   
}

#pix h1 {
    font-family: 'Montserrat', sans-serif;
    color: #2B8625;
    font-weight: 600;
}
#pix h3 span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.pix-box {
    font-family: 'Montserrat', sans-serif;
    padding: 2rem;
    width: 100%;
    height: auto;
    background-color: #FFF;
    margin-top: 2rem;
    box-shadow: 0px 3px 6px #00000050;
    -webkit-box-shadow: 0px 3px 6px #00000050;
    -moz-box-shadow: 0px 3px 6px #00000050;
}

.pix.box:after { content: ''; clear: both; visibility: hidden; }

.pix-box p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    overflow: hidden;
}
.pix-box h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #2B8625;
}
/*
.pix-box img {
    float: left; margin-right: 2rem; 
}*/

.pix-box-app {
    font-family: 'Montserrat', sans-serif;
    height: 100px;
    padding: 1rem;
    width: 100%;
    height: auto;
    background-color: #FFF;
    margin-top: .1rem;
  

}

.pix.box:after { content: ''; clear: both; visibility: hidden; }

.pix-box-app p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #605C69;
    overflow: hidden;
}

.pix-box-app img {
    float: left; margin-right: 2rem; 
}

.pix-box-app-last {
    padding: 1rem;
    width: 100%;
    background-color: #ededed;
}

.banner-bg {
    margin-top: 2rem;
    background: #2b8625;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    width: 100%;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 53% 75%, 50% 99%, 47% 75%, 0% 75%);
}

.banner-bg h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #C1FF3C;
    text-transform: uppercase;
}

.box-info {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    padding: 1.5rem;
    width: 100%;
    background-color: #2b8625;
}

.box-info h3 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 700;
}
.box-info h4 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 600;
}
.box-info h5 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 400;
}

.coluna {
    margin-bottom: 1rem;
    height: 100%;
}

@media screen and (max-width:39.9375em) {
    .coluna {
        height: 98%;
    }
    }

.coluna h4 {
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 2rem;
}

/* === CONTENT FIM=== */

/* === HEADER === */

.offHeader {
    padding-top: .5rem;
    padding-bottom: 1.5rem;
}

.off-canvas .menu li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #525252;
}

.off-canvas .menu li a:hover {
    text-decoration: underline;
}


#top-menu {
    background-color:#409a3c; 
}

header .menu li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 65%;
    font-weight: 400;
    padding-right: 25px;
    padding-left: 25px;
}

header .menu li a:hover {
    background-color: #63b85e;
}

header .menu li:last-child {
    background-color: #411f4e;
}
header .menu li:last-child > a:hover {
    background-color: #57256b;
} 

#headerM {
    background-color:#FFF; 
    box-shadow: rgb(74 74 74 / 40%) 0px 3px 14px 0px;
}

#intraHeader {
    padding-top: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #525252;
    background-color: #FFF;
    box-shadow: rgb(74 74 74 / 40%) 0px 3px 14px 0px;
}

#intraHeader a {
    color: #525252;
}

#intraHeader p > a {
    color: #1D5632;
    font-size: 90%;
}

.burger {
    display: flex;
}

.burger p > a {
    padding-left: 1rem;
}

.undermenu a:hover {
    text-decoration: underline;
}

.especiais {
    font-size: 90%;
    font-family: 'Open Sans', sans-serif;
    color: #525252;
    font-weight: bold;
    padding-left: 1rem;
    padding-bottom: .5rem;
}

.categorias {
    border-top: 1px solid #cdcbcb;
    line-height: 2rem;
    font-size: 90%;
    font-family: 'Open Sans', sans-serif;
    color: #525252;
    font-weight: bold;
    margin-top: 1rem;
    padding-left: 1rem;
    padding-bottom: .5rem;
}

.material-icons {
    color: #88b04b;
    font-family: Material Icons;
    vertical-align: middle;
    font-weight: 100;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

.menu-top-mg {
    margin-top: .5rem;
}

.btnSearch i {
    color: #FFF;
}

.cart {
    background-color: #88b04b;
    color: rgb(255, 255, 255);
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    min-width: 10px;
    padding: 3px;
    display: inline-block;
    position: relative;
    top: -20px;
    right: 10px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 10px;
}

form.busca input[type=text] {
    padding: 8px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    border: 1px solid grey;
    float: left;
    width: 85%;
    background: #FFF;
    border-radius: 4px 0px 0px 4px;
    appearance: none;
    border: 1px solid rgb(222, 225, 227);
}
  
form.busca button {
    padding: 8px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    float: left;
    width: 15%;
    background: #88b04b;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: none;
    cursor: pointer;
}
  
form.busca::after {
    content: "";
    clear: both;
    display: table;
}

  /* === HEADER FIM === */

  /* === CARROSSEL ===*/



  .item p {
    color: #000;
    font-family: 'Montserrat', sans-serif; 
    font-weight: 500;
  }
  
  .item h5 {
    color: #5a5a5a;
    font-weight: 600;
    line-height: 1;
  }
  
  
  .item img {
    margin-bottom: 10px;
    height: auto;
    max-width: 30%;
  }

  .btn {
      font-weight: bold !important;
      background-color: #88b04b;
      border-radius: 4px;
  }

  .btn:hover {
      background-color: #2B8625;
  }
  
  .owl-nav button {
      position: absolute;
      top: 50%;
      background-color: #000;
      color: #fff;
      margin: 0;
      transition: all 0.3s ease-in-out;
    }
    .owl-nav button.owl-prev {
      left: 0;
    }
    .owl-nav button.owl-next {
      right: 0;
    }

    .owl-carousel img {
        margin-bottom: 2rem;
    }
    
    .owl-dots {
      text-align: center;
      padding-top: 15px;
      padding-bottom: 1rem;
    }
    .owl-dots button.owl-dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      display: inline-block;
      background: #ccc;
      margin: 0 3px;
    }
    .owl-dots button.owl-dot.active {
      background-color: #000;
    }
    .owl-dots button.owl-dot:focus {
      outline: none;
    }
    .owl-nav button {
        position: absolute;
        top: 40%;
        transform: translateY(-40%);
        background: rgba(255, 255, 255, 0.38) !important;
    }
 
    .owl-nav button:focus {
        outline: none;
    }

    .owl-carousel span {
        font-size: 70px;    
        position: absolute;
        background-color: transparent;
        margin-top: -40px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
  /* === CARROSSEL FIM ===*/

  /* === FOOTER === */

 #footer {
    background-color: #262626;
  }
  
  #footer ul li a {
    font-size: 95%;
    color: #AAA;
    line-height: .3rem;
    padding-left: 0;
  }
  
  #footer ul li a:hover {
    text-decoration: underline;
    color: #eeecec;
}
  

.footerlinks {
    padding: 1rem;
}

@media screen and (min-width: 64em) {
    .verticalline {
        width: 100%;
        border-right: 1px solid #444444;
        border-left: 1px solid #444444;
    }
  }

  @media screen and (min-width: 64em) {
    .footercell {
        display: table;
        margin: 0 auto;
    }
  }

  .logo-footer {
    padding-bottom: 1rem;
  }
  
  .bandeiras img {
    padding-top: .5rem;
    padding-right: .8rem;
    padding-bottom: 1.5rem;
  }
  
  .footer-title {
    font-family: 'Open Sans', sans-serif;
    color: #88B04B;
    font-weight: bold;
    padding-top: 1rem;
  }

  #social {
    padding-top: .5rem;
  }

  .cnVxpZ {
    color: #aaaaaa;
    width: 24px;
    height: 24px;
  }

  .subfooter {
    padding-top: 2rem;
    padding-bottom: .5rem;
    background-color: #242424;
  }
  
  .subfooter p {
    line-height: .7rem;
  }
  
  .subfooter p small {
    color: #AAAAAA;
    font-size: .6rem;
  }

  #privacidade table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }

  #privacidade td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
  
  /* === FOOTER FIM === */