/*
Theme Name: Shopkeeper
Theme URI: http://www.getbowtied.com/
Author: Get Bowtied
Author URI: http://www.getbowtied.com/
Description: Shopkeeper is a responsive, super-mobile-friendly theme for WordPress and WooCommerce.
Version: 1.3.8
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/
.button_cuadrado{
border:2px solid white; 
padding:2%; 
width:38%;
text-align:center;
}
.texto_deltadealces{
font:bold; 
}

.social-header-icons{
padding-top:3px;

}

.social-header-icons div span{
	display:none !important;
}

.social-header-icons .header_socials_wrapper .fb { margin: 0; }
.social-header-icons .header_socials_wrapper .fb .fb-like span { display: block !important; }

.site-tools + .fb-like { float: right; line-height: 28px; display: none; }

.no-slider-home {
    display: none;
}

@media only screen and (max-width: 414px){
    .site-branding { width: 50px; }
}

@media only screen and (max-width: 1024px){
    /*-------- BOTON MÁS --------*/
    .hover_produt_grid.active .leerMas {display: inline-block !important; left: 0 !important; margin-top:15px;} 
    .desc_hover_content{width: 100% !important;}  
    /*-------- // --------*/

    .site-tools + .fb-like { display: block; }
}

@media only screen and (min-width: 1280px){
	.desc_hover_content .leerMas{display: none;}
}