/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/*cambia la tipografía de recomendados y destacados en home*/
.portfolio-filter-tabs-title {
	font-family: 'Prompt'!important; 
}

/*en el slide del blog, a la derecha, recorta las esquinas*/
.slide-item {
	border-radius: 25px;
}

/*en la lista de entradas del blog, quita la negrita
.light {
	font-weight: 500!important;
}

.wpcf7 {
    width: 50%!important;
    float: left;
}

.gem-button-position-center {
    text-align: right!important;
    clear: none!important;
    float: right;
}
*/
.menu-custom-header a,
.submenu-item a {
	text-decoration: none !important;
}

.in-stock{
	display:none;
}
.custom-footer {
	color: #454545 !important;
}
