/* Escribe aquí tu código CSS */
h6.entry-category.is-xsmall {
    display: none;
}

footer.entry-meta.text-center {
    display: none;
}

.entry-author.author-box {
    display: none;
}

footer.entry-meta.clearfix {
    display: none;
}

.entry-meta.uppercase.is-xsmall {
    display: none;
}

.sidebar-menu li.header-search-form.search-form.html.relative.has-icon {
    display: none !important;
}

.moove-gdpr-branding-cnt {
    display: none;
}

h1, h2 {
	font-weight: 500;
}

.primer-parrafo:first-letter{
	font-size: 2em;
	font-family:serif;
	line-height: 46px;
}

#header-contact span {
    text-transform: none;
}

.nav-spacing-large> li {
    margin: 0px !important;
}

form.woocommerce-ordering {
    display: none;
}

.category-filtering.category-filter-row {
    display: none;
}

.padding-texto {
    padding-left: 4em;
    padding-right: 4em;
}

.wishlist_table tr td .links {
    width: 100% !important;
    padding-top: 1.5em;
}

.wishlist-icon {
    display: none;
}

.post-template-default #post-22 .entry-image.relative, .post-template-default #post-649 .entry-image.relative {
    display: none;
}

body {
    font-family: 'Malgun Gothic Semilight', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'Malgun Gothic Semilight', sans-serif !important;
}

#comments {
    display: none;
}

body {
    font-size: 18px;
}

.mfp-title {
    font-size: 20px !important;
}


.grecaptcha-badge {
    display: none !important;
}

.header a:hover {
    background: none !important;
}

.product-short-description a.button.primary {
    display: none;
}

.header-language-dropdown a:first-child {
    text-indent: -10%;
}

.header-language-dropdown .nav-dropdown {
    min-width: 140px;
}