/* Add custom CSS styles below */ 
.s-block--tabs-produtcs {
    background-color: #ffffff00;
}

style attribute {
    color: rgb(0 0 0);
}

.min-h-16 {
    min-height: 4rem;
    margin-top: 13x;
}

.s-block .s-slider-block__title-left a {
    background-color: #ffffff !important;
    color: #000000 !important;
    flex-grow: 0 !important;
}


.navbar-brand img {
    max-height: 2.5rem;
    max-width: 139px;
    width: auto;
}


html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

.container,
.s-container {
    max-width: 100%;
}