.product-image-area {
  border-radius: 0;
  padding: 0;
  border: none;
}
.product-image-area {
  position: relative;
  background: #fff0;
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 3px;
  z-index: 0;
}

.amlabel-div {
  position: relative;
}

.product-image-area .amlabel-table2 {
  overflow: visible;
}
.amlabel-table2 {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.top-left {
  top: 0;
  left: 0;
}

.amlabel-txt2 {
  width: 100%;
  height: 100%;
  background-size: contain !important;
  position: absolute;
  z-index: 1;
}
.top-right {
  top: 0;
  right: 0;
}

.amlabel-div .amlabel-txt {
  padding: 0 10px;
}
.amlabel-div .amlabel-txt {
  line-height: 11px;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  letter-spacing: 0.01px;
  text-decoration: none;
  color: #fff;
}

.product-image-area .amlabel-table2 {
  overflow: visible;
}
.amlabel-table2 {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.top-left {
  top: 0;
  left: 0;
}

.item .item-area .product-image-area .amlabel-table2 + .amlabel-table2 .amlabel-txt2.top-right {
  margin: 60px 5px 0px 0px;
}
.item .item-area .product-image-area .amlabel-txt2.top-right {
  margin: 5px 5px 0px 0px;
}

.amlabel-div .amlabel-txt {
  padding: 0 10px;
}
.amlabel-div .amlabel-txt {
  line-height: 11px;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  letter-spacing: 0.01px;
  text-decoration: none;
  color: #fff;
}

div.item .product-image {
  width: 100%;
  min-height: 60px;
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #fff0;
}

.product-image-area a.product-image {
  overflow: hidden;
}
a.product-image {
  z-index: 1;
}
.product-image {
  position: relative;
  display: block;
}

div.item .item-area .product-image-area img {
  height: 100%;
  max-height: 183px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
div.item .product-image img {
  width: 100%;
  transition: opacity 0.3s;
}
.product-image img {
  max-width: 100%;
  height: auto;
}

div.item h2.product-name {
  padding: 0;
  width: 100%;
  max-width: unset;
  float: left;
  line-height: 10px;
}
div.item .details-area .product-name {
  text-align: left;
}
div.item .details-area .product-name {
  margin: 0 0 3px;
}
.product-name {
  margin: 10px 0;
  font-size: 1em;
  font-weight: 400;
}

div.item h2.product-name a {
  color: #000;
  font-size: 14px;
  line-height: normal;
  min-height: 30px !important;
  display: block;
  padding-right: 10px;
}
div.item .details-area .product-name a {
  font-size: 14px;
}
.product-name a {
  color: #2b2b2d;
  font-size: 15px;
  letter-spacing: 0.005em;
}
.product-name a {
  color: #2b2b2d;
  font-size: 15px;
  letter-spacing: 0.005em;
}
.product-name a {
  color: #777;
}

div.item .extra-info ul li .svg-custom svg {
  fill: #1473e6;
}
svg:not(:root) {
  overflow: hidden;
}

div.item .extra-info ul li .svg-custom {
  width: 28px;
  padding: 0;
  margin: 0 auto;
  display: table;
}

svg:not(:root) {
  overflow: hidden;
}

div.item .product-image {
  width: 100%;
  min-height: 60px;
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 5px;
  background: #fff0;
}

div.item .product-image img {
  width: 100%;
  transition: opacity 0.3s;
}

div.item .product-image img.defaultImage {
  opacity: 1;
}

div.item .product-image img.hoverImage {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

div.item .product-image-area:hover .product-image img.defaultImage {
  opacity: 0;
}

div.item .product-image-area:hover .product-image img.hoverImage {
  opacity: 1;
}

div.item .details-area .product-name {
  margin: 0 0 3px;
}

div.item .details-area .product-name a {
  font-size: 1.1rem;
  color: #4b4b4b !important;
  font-weight: bold;
  line-height: 1.3rem;
  max-height: 100%;
}

.product-name span {
  font-size: 1.2em !important;
  color: #1473e6 !important;
  text-transform: uppercase;
  text-align: center !important;
  font-weight: bold;
}

div.item:hover .item-area {
  background-color: #fff;
  border-color: #a4b4c0;
  box-shadow: none;
}

.product-tab-accordion .panel-body > h2 {
  display: block;
  font-size: 20px;
}

div.item .item-area:hover {
  cursor: pointer;
}

div.item .item-area .product-image-area img {
  height: 100%;
  max-height: 230px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

div.item h2.product-name {
  padding: 0;
  width: 100%;
  max-width: unset;
  float: left;
  line-height: 10px;
}

div.item h2.product-name a {
  color: #000;
  font-size: 0.5em;
  line-height: normal;
  min-height: 30px !important;
  display: block;
  padding-right: 10px;
  font-weight: bold;
}

div.item .extra-info ul {
  padding: 0;
  display: table;
  width: 100%;
  margin: 15px 0px 0px;
}

div.item .extra-info ul li {
  display: table;
  float: left;
  color: #fff;
  font-size: 14px;
  width: 33.3%;
}

div.item .extra-info ul li.cambio {
  margin-right: 0;
}

div.item .extra-info ul li p {
  color: #000;
  text-align: center;
  font-size: 14px;
}

.product-image-area {
  padding: 0;
  border: none;
}

.info_slider span {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 0.25rem;
  background: var(--cor-site);
}

.info_slider {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: space-around;
  justify-content: center;
}
.block-btn-car {
  visibility: visible;
  transition: all 0s;
  bottom: 50px;
  opacity: 1;
  background: #fff0;
  z-index: 9;
  border-radius: 0 0 10px 10px;
  padding: 0;
}

div.item .block-btn-car a {
  height: 40px;
  /* padding: 0 10px;*/
  width: 100%;
  float: left;
  display: block;
  background-color: #1473e6;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  text-decoration: unset;
  border-radius: 0.25rem;
}

div.item .extra-info ul li .svg-custom {
  width: 28px;
  padding: 0;
  margin: 0 auto;
  display: table;
}
