/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * @codingStandardsIgnoreStart
 */
/* custom css for caterpillar theme starts here */
div#store\.menu {
  background-color: #C41230;
}
@media (max-width: 767px) {
  div#store\.menu {
    background-color: transparent;
  }
}
.navigation {
  background-color: #C41230;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .navigation {
    background-color: transparent;
  }
}
.navigation .level0 > .level-top {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navigation .level0 > .level-top {
    color: #000000;
  }
}
.page-header .panel.wrapper {
  background-color: #ffffff;
  border-bottom: none;
}
.header.panel > .header.links > li.welcome,
.header.panel > .header.links > li > a {
  color: #C41230;
}
.footer.content .links {
  float: left;
}
@media (max-width: 649px) {
  .footer.content .links {
    float: none;
    text-align: center;
  }
}
.block.newsletter {
  max-width: 26%;
  width: max-content;
}
@media (max-width: 767px) {
  .block.newsletter {
    max-width: 100%;
    margin: 0 auto 20px auto;
  }
}
.logo-text {
  display: inline-block;
  margin-left: 30px;
  font-weight: 600;
  margin-top: 17px;
}
@media (max-width: 767px) {
  .logo-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo img {
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  .header.content {
    padding: 10px 20px 0;
  }
  .minicart-wrapper,
  .block-search {
    margin-top: 17px;
  }
  .home-main .content {
    left: 40px;
    background: transparent;
    background-color: transparent !important;
    text-align: left;
  }
  .home-main .content h1 {
    font-size: 52px;
    margin-top: 15px;
    color: #032E61;
  }
  .home-main .content span.title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 70px;
    color: #032E61;
  }
}
@media (max-width: 767px) {
  .home-main .content {
    left: 10px;
    background: transparent;
    background-color: transparent !important;
    text-align: left;
    width: 95%;
  }
  .home-main .content h1 {
    font-size: 40px;
    margin-top: 15px;
    color: #032E61;
  }
  .home-main .content span.title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 35px;
    margin-top: 70px;
    color: #032E61;
  }
}
.home-page-trending-products .content-heading {
  margin: 70px 40px 25px 40px;
}
.home-page-trending-products .block-products-list .products-grid .product-item-info .product-item-inner {
  height: auto;
  overflow: inherit;
  position: relative;
  width: auto;
  display: block;
  box-shadow: unset;
  margin: 0 auto;
  border: 0;
}
.home-page-trending-products .block-products-list .products-grid:hover {
  box-shadow: unset;
  border: unset;
  margin: unset;
  padding: unset;
  border: 0;
  padding: 0;
}
.home-page-trending-products .block.widget .products-grid .product-item .product-item-inner {
  box-shadow: unset;
  margin: 0 auto;
  border: 0;
  padding: 0;
}
.home-page-trending-products .products-grid .product-item-info:hover {
  box-shadow: unset;
  margin: 0 auto;
  border: 0;
  padding: 0;
}
.product-item-name {
  min-height: 60px;
}
.page-footer {
  background: #ebeaec;
  margin-top: 50px;
}
.page-footer .footer.links .nav.item .footer-address {
  line-height: 2;
}
.copyright {
  background-color: #C41230;
}
@media (min-width: 769px) {
  .page-layout-1column .product.media {
    width: 48%;
  }
  .page-layout-1column .product-info-main {
    width: 47%;
  }
}
.product-social-links .product-addto-links a.action {
  font-weight: 500;
  font-size: 12px;
  margin-right: 3%;
}
.product-social-links a.action.mailto {
  font-weight: 500;
  font-size: 12px;
  margin-right: 3%;
}
.availability-wrapper {
  background-color: #f5f2f2;
  padding: 10px;
}
.availability-wrapper .availability {
  display: inline-block;
  text-align: center;
  width: 49%;
}
.availability-wrapper .availability .availability-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.availability-wrapper .availability .available-stock {
  font-size: 32px;
}
.availability-wrapper .availability .available-stock-note {
  font-size: 13px;
  font-weight: 600;
}
.availability-wrapper .deadline {
  display: inline-block;
  text-align: center;
  width: 49%;
  border-left: 1px solid #000000;
  height: 85px;
}
.availability-wrapper .deadline .deadline-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.availability-wrapper .deadline .deadline-days {
  font-size: 32px;
}
.availability-wrapper .deadline .deadline-note {
  font-size: 13px;
  font-weight: 600;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #C41230;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.header.panel > .header.links > li > a:visited {
  color: #C41230;
  text-decoration: none;
}
.modals-wrapper .amgdpr-modal-container .action.action-primary {
  background: #c41230;
  /* Cor botão compra tela de produto */
  border: 1px solid #c41230;
  /* Cor botão compra tela de produto */
  transition: none;
}
.modals-wrapper .amgdpr-modal-container .action.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
}
.header.panel > .header.links > li > a:hover,
.customer-welcome .action.switch {
  color: #00a1e0;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    break-inside: avoid;
  }
  .block-content {
    break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    break-after: avoid;
    break-inside: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fbrprop%5C%2Fmasseydealers%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fbrprop%5C%2Fmasseydealers%5C%2Fpt_BR%5C%2Fcss%5C%2Fprint.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3BAA8SA%2CGAAG%3BEACC%2CyBAAA%3B%3BAAIJ%2CQAH2B%3BEAG3B%2CGALG%3BIAGK%2C6BAAA%3B%3B%3BAAGR%3BEACI%2CyBAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%3BIAFQ%2C6BAAA%3B%3B%3BAAGR%2CWAAY%2CQAAU%3BEACrB%2CcAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CWALY%2CQAAU%3BIAGd%2CcAAA%3B%3B%3BAAGR%2CYAAa%2COAAM%3BEAAW%2CyBAAA%3BEAA4B%2CmBAAA%3B%3BAAC1D%2COAAO%2CMAAS%2CUAAO%2CMAAS%2CKAAE%3BAAAU%2COAAO%2CMAAS%2CUAAO%2CMAAS%2CKAAK%3BEAAI%2CcAAA%3B%3BAAErF%2COAAO%2CQAAS%3BEACZ%2CWAAA%3B%3BAAKJ%2CQAJ8B%3BEAI9B%2COANO%2CQAAS%3BIAGR%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAIR%2CMAAM%3BEACF%2CcAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CQAJ2B%3BEAI3B%2CMAPM%3BIAIE%2CeAAA%3BIACN%2CwBAAA%3B%3B%3BAAGF%3BEACC%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%3BIAFQ%2CaAAA%3B%3B%3BAAQP%2CQAH2B%3BEAG3B%2CKAJA%3BIAEE%2CcAAA%3B%3B%3BAA8BH%2CQA1B0B%3BEACzB%2COAAO%3BIACN%2CoBAAA%3B%3BEAED%3BEAAmB%3BIAClB%2CgBAAA%3B%3BEAED%2CUAAW%3BIACV%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CwCAAA%3BIACA%2CgBAAA%3B%3BEAJD%2CUAAW%2CSAKV%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEARF%2CUAAW%2CSAUV%2CKAAI%3BIACH%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAyBH%2CQArB0B%3BEACzB%2CUAAW%3BIACV%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEALD%2CUAAW%2CSAMV%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEATF%2CUAAW%2CSAWV%2CKAAI%3BIACH%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAIH%2C4BACC%3BEACC%2C2BAAA%3B%3BAAGF%2C4BACC%2CqBACC%2CeACC%2CmBACC%3BEACC%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAGF%2C4BAdF%2CqBACC%2CeAaE%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAArBJ%2C4BAyBC%2COAAM%2COACL%2CeACC%2CcACC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAOF%2C4BAFF%2CeACC%2CmBACE%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAKJ%3BEACC%2CgBAAA%3B%3BAAED%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAFD%2CYAGC%2CQAAO%2CMACN%2CKAAI%2CKACH%3BEACC%2CcAAA%3B%3BAAKJ%3BEACC%2CyBAAA%3B%3BAAWD%2CQAR0B%3BEACzB%2CoBAAqB%2CSAAQ%3BIAC5B%2CUAAA%3B%3BEAED%2CoBAAqB%3BIACpB%2CUAAA%3B%3B%3BAAGF%2CqBACC%2CqBACC%2CEAAC%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAALH%2CqBAQC%2CEAAC%2COAAO%3BEACP%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACC%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CqBAGC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAANF%2CqBAGC%2CcAIC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAVH%2CqBAGC%2CcASC%3BEACC%2CeAAA%3B%3BAAbH%2CqBAGC%2CcAYC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjBH%2CqBAqBC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2C8BAAA%3BEACM%2CYAAA%3B%3BAA1BR%2CqBAqBC%2CUAMC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA9BH%2CqBAqBC%2CUAWC%3BEACC%2CeAAA%3B%3BAAjCH%2CqBAqBC%2CUAcC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIH%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEAC1C%2CmBAAA%3B%3BAAED%2CiBAAkB%2CQAAO%2CSAAU%3BEAClC%2CiBAAA%3B%3BAAED%2COAAO%2CMAAS%2CUAAO%2CMAAS%2CKAAK%2CIAAC%3BEACrC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAED%2CeACC%2CwBACC%2CQAAO%3BEACN%2CmBAAA%3B%3BEACA%2CyBAAA%3B%3BEACA%2CgBAAA%3B%3BAAEA%2CeANF%2CwBACC%2CQAAO%2CeAKL%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKJ%2COAAO%2CMAAO%2CUAAO%2CMAAO%2CKAAG%2CIAAC%3BAAChC%2CiBAAkB%2CQAAO%3BEAAU%2CcAAA%3B%3BAChiBnC%2CWACI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA0HR%3BEArHI%3BIACI%2C%2BBAAA%3BIACA%2CkCAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3B%3BEAGJ%3BEACA%2CCAAC%3BIACG%2CqCAAA%3B%3BEAIJ%3BEACA%3BIACI%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CWAAA%3BIAMA%2CmBAAA%3B%3BEAPJ%2CcAAe%2CMAGX%3BIACI%2CWAAA%3B%3BEAKJ%2CcATW%2CMASP%2CQAAQ%2CKAAE%3BIACV%2C0BAAA%3B%3BEAIR%3BEACA%3BEACA%3BIACI%2CwBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BEACA%3BEACA%3BEACA%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BEACA%3BEACA%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%3BEACA%3BEACA%2COAAO%2CQAAW%2CIAAC%3BEACnB%2CMAAM%2CQAAW%2CIAAC%3BEAClB%2COAAO%2CQAAW%2CIAAC%3BIACf%2CaAAA%3B%3BEAGJ%3BEACA%2COAAQ%3BIACJ%2CyBAAA%3BIACA%2CcAAA%3B%3BEAMQ%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BIACD%2CYAAA%3BIACA%2CmBAAA%3B%3BEAMhB%2COAAO%3BIACH%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CUAAA%3B%3BEAGJ%3BIACI%2CwBAAA%22%7D */