/*
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
*/
.hide{
	display:none;
}
.gem-client-item img{
	width:180px;
	height:auto;
}
.blog-style-justified-3x .post-title .entry-title{
	line-height: 30px;
	letter-spacing: 0px;
}
h1,h2,h3,h4,h5,h6{
	letter-spacing: 0px!important;
}
.texto-cta h3{
	font-size:26px;
	line-height:28px;
	margin-bottom:0px;
	color:#b88077;
}
.texto-cta h4{
	font-size:20px;
	margin-top:5px;
	color:#c1948c;
}
.titulos-w h4{
	color:#FFF;
}
.home .woocommerce .products{
	text-align:center;
}
.home .woocommerce .new-label{
	display:none;
}
body .gem-testimonial-text, body .testimonials-style-1-text {
    font-size: 19px!important;
}
 /*SHOP*/
.products .product-info .price ins, .products .product-info .price .amount {
    color: #FFB1A4!important;
}
.price span.amount{
	font-size:24px!important;
	font-weight:600;
}
.related-products, .socials-sharing, .product-meta, .back-to-shop-button{
	display:none;
}
.postid-1754 form.cart, .postid-1760 form.cart{
	display:none;
}
/*FOOTER*/
footer .copy span, footer .copy p{
	font-size:12px;
	margin-bottom:0px;
	margin-top:-10px;
}