@media (min-width: 768px){

}
.woocommerce div.product p.price{
color:black!important;
}

.woocommerce div.product p.price{
color:black!important;
}
.woocommerce button.button.alt{
background-color:#820929!important;
  color:white!important;
  }
#content_single a{
color:#CEC2AD !important;
}
#content_single a:hover{
color: white !important;
}
.woocommerce a.button{
background-color:#820929!important;
  color:white!important;
}
.woocommerce ul.products li.product .price{
color:black!important;
}
.woocommerce-loop-product__title{
color:black!important;
}
#listado_categorias_producto {
    margin-right: 0px; 
  
}
.woocommerce-loop-category__title{
  color:black!important;
}
#listado_categorias_producto img{
    display:none;
}
.woocommerce ul.products li.product .price {
color:black;
}
.woocommerce a.button{
background-color:#820929!important;
  color:white!important;
  }
mark{
  background-color:transparent!important;
}

.wrapper_menu_principal ul.sub-menu {
  width: 200px !important;
}

.tabs.wc-tabs, .woocommerce-product-gallery{
  margin: unset !important;
}


/* Disable on Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.animated { all: unset; }
}

