/* SHOP ITEM */
.default-shop-item .inner-box{
  border: none;
}
.default-shop-item .inner-box .image-box img {
  height: 200px;
  margin: 0 auto;
  width: initial;
  display: block;
}
.default-shop-item .inner-box .lower-content{
  padding-top: 5px;
  margin-top: 12px;
	border-top: none !important;
}
.default-shop-item .inner-box .lower-content > .producer{
  color: #777;
  font-size: 15px;
  line-height: 18px;
  height: 18px;
}
/* NOSSO DIFERENCIAL */
.service-block-two .inner-box .image-layer:after{background-color: #00AEEF;}
.service-block-two:hover .inner-box .icon-box {color: #00AEEF;}

/* DICAS PARA O SEU LAR */
.news-carousel .title-ellipsis{
	display: block;
	display: -webkit-box;
	max-width: 400px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 28px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bullet-list {
	list-style: initial;
	margin-left: 25px;
}

.row.modelos > h3, h4, h5 {
    color: #00aeef;
}

.row.modelos {
    margin-left: 1px;
}
.titPag {
  color: #ffffff;
  text-transform: none;
  font-weight: 700;
}