/*
.element-banner-main img {
	width: 100%;
}

#header-main .header-main-inner div[class^="header"].header-2 {
	padding: 10px 0 !important;
}
*/
/*Retirar botão comprar*/
/*.wrapper-btn-product{
display:none;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit {
    display: none;
}
*/

/*Ajustes Tema KidsFun*/
.pagina-produto #nav-main,
.pagina-categoria #nav-main,
.pagina-busca #nav-main{
    margin-bottom: 60px;
}
.wrapper-product-combination .product-combination-list .product-combination-item.product-combination-unavailable .label-product-combination-unavailable {
    background: url(
https://cdn.simplo7.net/static/webroot/img/frontend/label-product-combination-unavailable.png)
no-repeat;
}