#header-main .header-1 {
	padding: 0 !important;
}




@media (min-width: 1024px) {
  #header-main .element-logo .logo a img {
    display: inline-block;
    margin: 20px 0 10px 20px !important;
  }
}




#header-main:before {
    background: none !important;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: multiply;
}




#nav-main .element-menu-main:before {
    background: none !important;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: multiply;
}

@media (min-width: 1024px) {
#nav-main .element-menu-main #menu-main .menu-main-list {
    margin-bottom: 15px;
    }}


#header-main .element-search .search-inner .search-field {
    background-color: #FBE795;
    border: 1px solid #FBE795;
    color: #666660;
    line-height: 18px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
}


#nav-main .element-menu-category #menu-category .menu-category-list > li > a:before {
    font-size: 24px;
    height: 10px;
    line-height: 10px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 30px;
}

#header-main .element-search .search-inner .btn .btn-icon {
    display: block;
    margin: 0;
    background: #666660;
}

#header-main .element-shopping-cart .link-shopping-cart {
    display: none;
}

span[class^="icon"].icon-user {
    display: none;
}

.btn-buy {
    background: #ffe11b !important;
}

#product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
     background: #ffe11b !important;
}

#nav-main .element-menu-main #menu-main .menu-main-list > li > a {
    color: #000;
    display: block;
    font-family: 'poppins_bold';
    font-size: 14px;
    line-height: 20px;
    padding: 20px 15px 0px !important;
    text-transform: uppercase;
}

#product-list-sidebar .product-list-item .wrapper-btn-product > div, #product-list .product-list-item .wrapper-btn-product > div {
    left: 0px !important;
    margin-top: -20px;
    position: absolute;
    right: 0px !important;
    text-align: center;
    top: 50%;
}

.element-product-detail .box-shipping .grid-cep input {
    border: 0px 0#ccc;
    padding: 0px;
    display: none !important;
    margin-top: -20000px;
}

.element-product-detail div[class^="box-"] .box-title {
    font-family: 'poppins_bold';
    font-size: 0px;
    line-height: 0px;
    margin-bottom: 0;
    display: none !important;
    margin-top: -20000px;
}
.content-main-cols-1 .element-product-detail .wrapper-product-price .product-price {
    padding-right: 0px;
    width: 0px !important;
    display: none !important;
}

#product-list-sidebar .product-list-item .product-info p.product-price, #product-list .product-list-item .product-info p.product-price {
    color: #ffe11b;
    font-family: 'poppins_bold';
    line-height: 24px;
    margin-bottom: 5px;
    display: none !important;
}



#product-list .product-list-item .product-list-item-inner {
    background: #fff;
    border: 1px solid #ccc !important;
    display: block;
    height: 100%;
    padding: 10px !important;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}



#nav-bottom .element-newsletter-bottom .newsletter-inner {
    align-items: center;
    background: #000;
    border: none !important;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}



#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input:before {
    border: none !important;
    content: "";
    height: 40px;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
}


#nav-main .element-menu-main {
    background: #ffe11b;
    border-bottom: none !important;
    border-top: 1px dashed #000;
}



#nav-main .element-menu-main {
    background: #ffe11b;
    border-bottom: none !important;
    border-top: none !important;
}


.element-product-detail {
    background: #fff;
    border: 1px solid #ccc !important;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.product-view {
    background: #fff;
    border: 1px solid #ccc !important;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label {
    background: #fff;
    border: 1px solid #ccc !important;
    font-size: 14px;
    height: 40px;
    min-width: 40px;
    overflow: hidden;
    padding: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

