/*HOME*/
.advantages {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    margin-top: 40px;
}

.advantages a{
    display: block;
    width: 100%;
    text-align: center;
}

.advantages a span {
    display: inline-block;
    margin-left: 10px;
    color: #424242;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    width: 170px;
    text-align: left;
    position: relative;
    top: 4px;
    line-height: 17px;
}

.advantages a span.multiple-lines {
    top: 8px;
}

.list-payment-methods {
    line-height: 14px;
    margin-top: 5px;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

.products .to-lowercase {
    text-transform: inherit;
}

.products .price .amount{
    color: #8fba47;
}

.product-discount-label {
    font-size: 13px;
    color: #8fba47;
    display: block;
}

.product-details .product-title, .product-list-widget a {
    font-weight: 600;
    font-size: 18px;
}

.product-item .product-details .brief-description {
    font-size: 12px;
    line-height: 16px;
}

.product-item .product-details hr{
    background-color: #EDEDED;
    width: 100%;
    height: 1px;
    margin: 0;
    border: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home.products h4 {
    font-size: 32px;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.home.products hr.header-bt{
    width: 100px;
    height: 3px;
    border: 0;
    margin: 0;
    pading: 0;
    background: #8fba47;
    margin-bottom: 50px;
    margin-left: 15px;
    margin-right: 15px;
}

.quick-promotion h4{
    text-align: center;
    color: #8fba47;
    font-size: 32px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.quick-promotion h4 span{
    font-size: 32px;
}

.quick-promotion .product-container{
    background: #FFF;
    padding: 20px;
    border: 30px solid #222;
    position: relative;
    margin-bottom: 50px;
}

.quick-promotion .product-container h3{
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 40px;
    color: #424242;
}

.quick-promotion .product-container .price-from {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
    color: #424242;
    margin-top: 30px;
}

.quick-promotion .product-container .price-to {
    font-size: 58px;
    color: #8fba47;
    font-weight: 700;
    margin: 0;
    line-height: 50px;
    padding: 0;
}

.quick-promotion .product-container p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.quick-promotion .product-container img {
    width: 320px;
    position: relative;
    left: 50%;
    margin-left: -160px;
    margin-top: 18px;
}

.quick-promotion .product-container a{
    padding: 16px 15px;
    margin-top: 130px;
    position: relative;
    left: 50%;
    margin-left: -80px;
}

.quick-promotion .btn.btn-color:hover {
    background-color: #8fba47;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -50px;
    margin-bottom: 20px;
    z-index: 99;
    position: relative;
}

.quick-promotion  .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -124px;
    margin-bottom: 100px;
}

.category-products{
    position: relative;
}

.category-products hr.header-bt {
    width: 100px;
    height: 3px;
    border: 0;
    margin: 0;
    pading: 0;
    background: #8fba47;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.category-products h4 {
    font-size: 32px;
    margin-top: 40px;
    padding-left: 0px;
    padding-right: 0px;
}

.category-products h5{
    margin-top: 8px;
    margin-bottom: 8px;
}

.category-products hr.separator {
    margin-top: 10px;
    margin-bottom: 4px;
    border: 0;
    height: 1px;
    width: 100%;
    background-color: #EDEDED;
    margin: 0;
    padding: 0;
}

.category-products .price {
    font-weight: 700;
    color: #424242;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 5px;
}

.category-products .price span.from {
    text-decoration: line-through;
    font-weight: 400;
}

.category-products .price span.to {
    color: #8fba47;
}

.category-products .list-payment-methods {
    padding-left: 0px;
    padding-right: 15px;
}

.category-products .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
    margin-bottom: 20px;
    z-index: 99;
    position: relative;
}

.category-products .owl-theme img{
    position: relative;
    z-index: 999;
    display: block;
}

.category-products .product-discount-label {
    margin-top: -6px;
}

.category-products .container-banner-arrows {
    position: absolute;
    top: 50px;
    right: 30px;
}

.category-products .container-banner-arrows .fa {
    font-size: 22px;
    margin-left: 5px;
    margin-right: 5px;
    color: #424242;
    cursor: pointer;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #8fba47;
}

.products-list .wrapper {
    width: 360px;
    position: relative;
    left: 50%;
    margin-left: -180px;
}

.products-list {
    margin-top: 60px;
    margin-bottom: 60px;
}

.products-list hr{
    border: 0;
    height: 3px;
    width: 100%;
    background-color: #EDEDED;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 25px;
}

.products-list hr.green {
    width: 100px;
    background-color: #8fba47;
    position: absolute;
    margin-top: 0;
}

.products-list h4 {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    padding-top: 12px;
    padding-left: 0px;
    padding-right: 0px;
}

.products-list .price {
    font-weight: 700;
    color: #424242;
    font-size: 13px;
}

.products-list .price span.to{
    color: #8fba47;
}

.products-list .price span.from{
    text-decoration: line-through;
    font-weight: 400;
}

.products-list .row{
    margin-bottom: 20px;
}

.counters.bg-parallax .statistic-timer,
.counters.bg-parallax .counter-text,
.counters.bg-color .statistic-timer,
.counters.bg-color .counter-text {
    color: #8fba47;
}

.section-banners-1 {
    margin-top: 40px;
}

/*CONTATO*/
.contact-item img{
    display: block;
    margin-top: 10px;
}

.contact-item .send-message {
    display: block;
    font-weight: 300;
    font-size: 10px;
    color: #7A5299;
}

#contact-form .btn.btn-color{
    background-color: #333333;
}

#contact-form .btn.btn-color:hover,
#contact-form .btn.btn-color:active{
    background-color: #333333 ;
}

#contact-form textarea:focus,
#contact-form input:focus{
    border-color: #4c2865;
}

#contact-map{
    width: 100%;
    height: 600px;
}
/*CONTATO END*/
