.static-banner-image {
	background:url("/paginas-especiais/imagens/amora-plus041-grande-new.png") no-repeat right top;
}
.site-header #sticky-header, .site-holder .sticky-wrapper.is-sticky > .sticky-header {
    background: #FFFFFF !important;
}

.site-nav ul.nav-off-canvas > li > a {
    color: #007632;
}
.site-nav ul.nav-off-canvas > li.active > a, .site-nav ul.nav-off-canvas > li:hover > a {
    color: #AFCB38;
}

.site-logo a img {
    max-height: 30px;
    width: auto;
}

.site-nav ul.nav-off-canvas {
    background: #e7ede1;
}

.nav-mobile {
    background: #AFCB38;
}

.static-banner {
	background: linear-gradient(-45deg, #EE7752, #E73C7E, #BC2977, #7A4D92);
}

.banner-caption h1 {
    font-size: 62px;
}

.banner-caption h2 {
    font-size: 20px;
    line-height: 1.3;
}

.banner-caption p {
    font-size: 80px;
    margin-bottom: 0px;
    font-weight: 900;
}

.select {
    width: 50%;
    color: #fff;
}

.pro-qty
{
    position: relative;

    display: inline-block;

    width: 100px;
    height: 40px; 

    border: 1px solid #ddd;
}
.pro-qty input
{
    width: 100%;
    height: 100%;
    padding-right: 25px;
    padding-left: 20px; 

    border: none;
}
.pro-qty a
{
    font-size: 18px; 
    font-weight: normal;
    line-height: 20px;

    position: absolute;

    width: 20px;
    height: 20px;

    text-align: center;
}
.pro-qty a:hover
{
    color: #3a9943;
}
.pro-qty a.inc
{
    top: 0;
    right: 0;

    border-bottom: 1px solid #ddd; 
    border-left: 1px solid #ddd;
}
.pro-qty a.dec
{
    right: 0;
    bottom: 0;
    padding-top: 2px; 
    border-left: 1px solid #ddd;
}

.barra-botoes {
    position: absolute;
    vertical-align: middle;
    margin: 0 auto;
    width: 100%;
    margin-top: -60px;
    z-index: 100;
}

.icones li{
    display: block;
    float: left;
    height: 100px;
    list-style-type: none;
    width: 25%;
    font-weight: 600;
    text-align: center;
}

.area-images {
    margin: 5rem 0;
}

.about-half-colom-section h3 {
    font-size: 2rem;
    color: #fff;
    font-weight: 700;
}

.area-outros-produtos {
    margin-top: 20px;
    padding: 5px 20px;
}

.area-outros-produtos p {
    margin: 15px 0;
    color: #fff;
    font-weight: 700;
    height: 60px;
}

.area-dados-produtos h1 {
    color: #1F1F1D;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0.1em
}

.area-dados-produtos h1:after {
    display: none;
}

.panel-group .panel-heading {
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #BC2977, #7A4D92);
}

.static-banner .slide-button {
    background: #73C435;
    border-radius: 0px;
    box-shadow: none;
    font-size: 1.0em;
    line-height: 2.75em;
    font-weight: 900;
    padding: 2px;
}

.left-heading h1, .section-grey h1 {
    font-weight: 700;
    color: #7A4D92;
}

.left-heading h1:after, .section-grey h1:after {
    display: none;
}

.site-footer {
    background: #fff;
    color: #708198;
}

.static-banner-image {
    left: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.preco-old {
    font-size: 40px !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height: initial !important;
    font-weight: 500 !important;
    text-decoration: line-through !important;
    color: #fff !important;
}