.product-template-default .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}

.woocommerce-cart .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}
.woocommerce-checkout .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}
.page-id-10138 .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}
.woocommerce-account .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}

.post-type-archive .cerra
{
    background-color: #802d32;
    position: absolute;
    top: 0;
}

.logo-new a{
    color:white;
}

.logo-new a:hover {
  color:white !important;
}

.product-template-default .template_header{
    margin-top:200px;
}

.woocommerce-cart .template_header{
    margin-top:100px;
}

.woocommerce-checkout .template_header{
    margin-top:100px;
}

.page-id-10138 .template_header{
    margin-top:100px;
}

.woocommerce-account .template_header{
    margin-top:100px;
}

.post-type-archive .template_header{
    margin-top:100px;
}



.product_title, .entry-title {
    color: #802d32;
}

.woocommerce-loop-product__title{
    color: #802d32;
}

.woocommerce-account .entry-content .woocommerce h2{
     color: #802d32;
}

.single_add_to_cart_button, .button  {
    background-color: #ffb800;
    color: #000000;
}

.single_add_to_cart_button:hover {
    background-color: #ffb800;
    color: #000000;
    border-color: #ffb800;
}

.type-product .button:hover {
    background-color: #ffb800;
    color: #000000;
    border-color: #ffb800;
}

.quantity .qty{
    border: 1px solid;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
     color: #802d32;
}

.home .footer_flo{
    display:none;
}

.footer_flo{
    padding-left: 20px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders{
    display:none;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address{
    display:none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account{
    display:none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout{
    display:none;
}

.boton_book{
       background-color: #ffb800;
    color: #000000;
    border-color: #ffb800;
    text-decoration: none;
    padding: 20px;
    border: none !important;
}

.page-id-10138 .footer_flo{
    display:none;
}

.page-id-10138 .container{
    
    margin: 0;
    padding:15px;
    width: 100%;
    
}

.btn_salir a {
    background: #802d32;
    color: white;
    padding: 10px 15px;
    border: none !important;
    margin: 10px 10px;
    font-size: 14px;
}
.btn_salir a:hover {
     color: white !important;
}