.specs-full__spec-heading, .specs-full__spec-value {
width: 50%;
}
.pull-right {
float: right;
}
@media (max-width: 991px)
.padding-left-sm {
padding-left: 10px;
}
div {
display: block;
}
body {
font-family: Arial,Helvetica,sans-serif;
}
body {
font-size: 14px;
}
body, dd, dt {
line-height: 1.428571429;
}
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.flickity-enabled.is-draggable, html {
-webkit-tap-highlight-color: transparent;
}
.font-color-primary, .font-color-primary-hover:hover, .font-color-primary-light {
color: #C31112;
}
.font-family-primary {
font-family: "United Sans",Arial;
}
.font-size-lg, .font-size-lg p {
font-size: 20px;
}
.padding-sm {
padding: 10px;
}
.background-color-gray-93 {
background-color: #eee;
}
h3 {
display: block;
font-size: 1.17em;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
padding: 10px;
}
.flickity-enabled.is-draggable, html {
-webkit-tap-highlight-color: transparent;
}
html {
color: -internal-root-color;
}
.specs-full__spec-heading, .specs-full__spec-value {
width: 50%;
}
.specs-full__spec {
overflow: hidden;
border-bottom: 3px solid #eee;
}
.padding-xs {
padding: 5px;
}
}
.img-background-container, .overflow-hidden, svg:not(:root) {
overflow: hidden;
}
.specs-full__highlight-item:last-child {
border-right: none;
}
.specs-full__highlight-item {
float: left;
width: 33.333333%;
text-align: center;
border-right: 3px solid #aaa;
}
.specs-full__summary {
width: 50%;
float: right;
}
@media (max-width: 991px)
.padding-left-sm {
padding-left: 10px;
}
.font-color-primary, .font-color-primary-hover:hover, .font-color-primary-light {
color: #C31112;
}
.font-weight-bold {
font-weight: 700;
}
@media (max-width: 991px) and (min-width: 768px)
.font-size-xl, .font-size-xl p {
font-size: 26px;
}
.padding-bottom-xxs {
padding-bottom: 4px;
}
@media (max-width: 1199px)
.font-size-sm, .font-size-sm p {
font-size: 14px;
}
.specs-full__highlight {
font-size: 20px;
}
.specs-full__specs{width:50%;float:left}@media (max-width:767px){.specs-full__container{overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.specs-full__specs{order:2;width:100%;-webkit-box-flex:none;-moz-box-flex:none;-ms-flex:none;-webkit-flex:none;flex:none}}.specs-full__spec{overflow:hidden;border-bottom:3px solid #eee}.specs-full__spec:last-child{border-bottom:none}.specs-full__spec-heading,.specs-full__spec-value{width:50%}.specs-full__summary{width:50%;float:right}@media (max-width:767px){.specs-full__summary{padding-left:0;order:1;width:100%;-webkit-box-flex:none;-moz-box-flex:none;-ms-flex:none;-webkit-flex:none;flex:none}}.specs-full__highlight-item{float:left;width:33.333333%;text-align:center;border-right:3px solid #aaa}.specs-full__highlight-item:last-child{border-right:none}
/* Add your styles here Bruno Antunes */
.contentor {
position: relative;
margin-top: 20px;
}
/* On screens that are 600px or less, set the background color to olive */
@media screen and (min-width: 550px) {
.feature-text-drt {
position: absolute;
top: 20%;
right: 0;
width: 35%;
color: white;
}
}
.feature-text-drt {
background-color: transparent;
}
/* On screens that are 600px or less, set the background color to olive */
@media screen and (min-width: 550px) {
.feature-text-esq {
position: absolute;
top: 20%;
left: 10%;
width: 35%;
color: white;
}
}
.feature-text-esq {
background-color: transparent;
}
