@charset 'utf-8';
/*
  Theme Name: OliveOilChild
  Theme URI: http://oliveoil.ancorathemes.com/
  Description: OliveOil - Multipurpose and Multiskin Responsive Wordpress theme
  Author: Ancorathemes
  Author URI: http://ancorathemes.com/
  Template: oliveoil
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  oliveoil
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.home .entry-title { display: none; }

form.wpcf7-form textarea, form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"] {
    padding: 10px;
}

.single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a {
    position: relative;
    padding: 1.3em 2.2em 1.4em;
    font-family: Playfair Display;
    font-size: 0.8em;
    font-weight: 700;
    text-align: left;
}
 .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th {
    font-weight: 400;
    font-size: 1.5em;
    padding: 1em 0;
}
.woocommerce .cart-collaterals h2, .woocommerce-page .cart-collaterals h2 {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.3em;
    text-align: right;
}

.etiqueta-nuevo {
    position: absolute;
  display: inline-block;
    top: 0;
    right: 0;
    background-color: #a00f37;
    color: #fff;
    padding: 2px 10px;
}
.single-product .etiqueta-nuevo {
    position: relative;
    margin: 10px 25px;
}
#menu_user {display:none!important;}