#nav li.cat-1 > a {
    background-position: center 11px;
    font-size:20px;
}

#nav-main div[class^="element-"] {
    margin-bottom: 0px;
    width: 100%;
}
#header-main .header-1 {
    background: #ff0080;
    color: #fff;
    font-family: 'sans-serif';
    font-size: 12px;
    padding: 0 !important;
    text-transform: uppercase;
}
#header-main .header-2 {
    padding: 20px 0 !important;
    background-color: #ffffff;
}

#header-main .element-search .welcome-message {
    margin-bottom: 5px !important;
    color: #6e6e6e;
}
#header-main .element-menu-top .menu-top-list {
    display: inline-block;
    color: #6e6e6e;
}
.element-info .info-inner {
    text-align: right;
    font-family: sans-serif;
}
#header-main .element-info .info-phone {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
}
#nav-main .element-menu-category #menu-category .menu-category-list>li a {
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-family: sans-serif;
}
#nav-main .element-menu-category {
    background: #ff0080;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    padding: 20px 9px 0px 9px;
}
.header-box-content .title-secundary {
    border-bottom: 2px solid #ff0080;
    color: #ff0080;
    display: block;
    font-family: sans-serif;
    font-size: 19px;
    padding: 20px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}

#product-list .product-list-item .product-info .product-name, #product-list-sidebar .product-list-item .product-info .product-name {
    color: #666;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    min-height: 48px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
    color: #ff0080;
    font-family: sans-serif;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
    background: #00a99d;
}
.btn {
    background: #ff0080;
    border: 0;
    line-height: 0;
    padding: 5px 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.input[type="text"], {
    /* padding: 15px 10px; */
}
#content-main div[class^="element-"]+div[class^="element-"] {
    /*margin-top: 300px;*/
}

#nav-main .element-menu-category {
    background: #ff0080;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    padding: 0px 9px 0px 9px;
}

.element-banner-bottom #banner-bottom > li:only-child {
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    /*margin-top: -111%;*/
}

#nav-bottom {
    margin-bottom: 20px;
    width: 100%;
    /* background-color: #111; */
    /* padding: 68px 10px 10px 10px; */
}
#footer-main {
    margin-top: -20px !important;
    /* padding: 20px 0; */
}

#element-brands-bottom{
    background: url(https://cdn.simplo7.net/static/14600/banner/topo_151861749691211.png) no-repeat 0 0;
    padding: 203px;
    margin-left: 20%;
    margin-top: -115px;
    margin-bottom: -10px;
}
.zopim {
    margin-left: 75%;
}
#product-list .product-list-item .label-launch, #product-list-sidebar .product-list-item .label-launch {
    background: rgb(255, 0, 128);
    left: 0;
    top: 0;
}