.nt-sidebar-inner-widget ol li:last-child, .nt-sidebar-inner-widget ul li:last-child {
    margin-bottom: 0px;
    position: relative;
    display: none;
}
.footer--style-1 #footer__navigation li {
    margin-left: 35px;
    display: none;
}


form .input-wrp {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    margin-top: 20px;
    color: #ffffff;
}

form .textfield {

    color: #ffffff;

}

/* Enter Your Custom CSS Here */

.add_to_cart_button:before {
    content: '';
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 2.2rem;
    margin: 0px 20px -6px -5px;
}






/***pagina simple productos****/
/*precio*/
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #509300;
        font-size: 26px;
    margin: -5px 0 15px;
}

@media screen and (min-width: 480px){
span.woocommerce-Price-amount.amount {
color: #509300;
        font-size: 26px;
}}


@media screen and (max-width: 480px){
span.woocommerce-Price-amount.amount {
color: #509300;
        font-size: 26px;
}}	



/* UNA COLUMNA DE PRODUCTO EN TIENDA*/
@media screen and (max-width: 760px){
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
}}

@media screen and (max-width: 760px){
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}}


@media screen and (max-width: 480px){
li.nt-post-class.product.type-product.post-942.status-publish.first.instock.product_cat-avisana.product_tag-avisana.product_tag-bolsa-de-1kg.has-post-thumbnail.shipping-taxable.purchasable.product-type-simple {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}}	


/*
@media screen and (max-width: 380px){
li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}}
*/

/*  BOTON IR ARRIBA*/
@media only screen and (min-width: 561px){

#btn-to-top-wrap {
    right: 35px;
    bottom: 285px;
}}


#btn-to-top-wrap {

    right: 10px;
    bottom: 180px;
    z-index: 3;
}

/*  estilo menu gneral***/
/****personalizado**/



@media (min-width: 992px){
.top-bar__navigation .submenu {

padding: 30px;
        box-shadow: 5px 10px #fcdb5a;

}}



/***************************/