/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */

body{font-size:initial;}
.page-template-template-homepage .entry-header{max-width:61.0994671405em;}

/*---------------------------------------------------------------- INICIO ---------------------------------------------------------------- */
.storefront-product-section .title-container{position:relative;text-align:center;}
.storefront-product-section .title-container::before{content:' '; height: 1px; background-color:#2695ff; position: absolute; left:0; right:0; top: 22px;}
.storefront-product-section .title-container h2{padding:0 10px;background:#fff;display:inline-block;position:relative;}

/*--------------------------------------------------------------- CATALOGO --------------------------------------------------------------- */
.widget .widget-title, .widget .widgettitle{border-color:#2695ff; padding: 0 0 .35em;}
.products li.product{box-shadow: 0 0 14px rgba(0,0,0,0.15); padding-bottom:30px;}
.products li.product .onsale{display:none;}
.woocommerce-products-header .page-title {border-bottom:1px solid #2695ff; }
.storefront-breadcrumb {margin:0 0 0.706325903em;}
#secondary{padding-top:12px;}

a:focus, input:focus, textarea:focus, button:focus{outline:0px}

/*----------------------------------------------------------------- MENU ----------------------------------------------------------------- */
.site-header{padding-top: 2px;}
.navbar{margin:0;}
.navbar-brand{height:82px;}
.navbar-brand img{height: 100%;}
#menu-tienda .navbar-nav > li {border-top: 3px solid transparent;  transition: all 300ms ease-in-out;}
#menu-tienda .navbar-nav > li:hover, #menu-tienda .navbar-nav .open{border-top: 3px solid #007acc; background:transparent;}
#menu-tienda .open a{background:transparent;}
#menu-tienda .navbar-right li a {color:#656565;}
#menu-tienda .navbar-right li a i{color:#007acc;}
#menu-tienda .navbar-right {margin-top:15px;}

/*----------------------------------------------------------------- MENU ----------------------------------------------------------------- */

/*----------------------------------------------------------------- PIE ----------------------------------------------------------------- */
.site-footer {background-color: #232527;color: #fdfdfd; text-align: center; padding: 0 0;}
/*----------------------------------------------------------------- PIE ----------------------------------------------------------------- */

.product > .woocommerce-LoopProduct-link > img{height:230px;}
.product-category > a > img{height:320px;}

.product > .woocommerce-LoopProduct-link > .woocommerce-loop-product__title{height: 34px !important; overflow: hidden;}


/* -------------------------------------------------------------- EXTRAS --------------------------------------------------------------- */
.woocommerce-Price-amount:after{content: 'IVA incluido'; display: block; margin-top: -2px;}
.woocommerce-cart-form:before{content: 'Tu pedido no incluye envío. Si requiere envio contactacnos al: 222 5141000  L-V 9:00 AM - 6:00 PM'; background:url(https://www.infortime.com.mx/images/alert.png) 12px 10px/20px #ffaf2e no-repeat; color:#fff; border-radius:4px; box-shadow: 2px 5px 0 #e99400; padding:6px 10px 6px 40px; display:block; margin-bottom: 20px; text-shadow: 1px 1px 0 rgba(0,0,0,0.15);}

.woocommerce-checkout-payment:before{content: 'Tu pedido no incluye envío. Si requiere envio contactacnos al: 222 5141000 L-V 9:00 AM - 6:00 PM' !important; background: url(https://www.infortime.com.mx/images/alert.png) 12px 10px/20px #ffaf2e no-repeat; color: #fff; border-radius: 4px; box-shadow: 2px 5px 0 #e99400; padding: 6px 10px 6px 40px; display: block !important; margin-bottom: 20px; text-shadow: 1px 1px 0 rgba(0,0,0,0.15);}


/* -------------------------------------------------------------- EXTRAS --------------------------------------------------------------- */

/* -------------------------------------------------------------------- MEDIA QUERY --------------------------------------------------------------------*/

@media  (max-width: 1199px){
		.product > .woocommerce-LoopProduct-link > img{height:210px;}
		.product-category > a > img{height:290px;}
		.container {width: 100%;}
		.navbar-brand {height: 72px;}
		#menu-tienda .navbar-right li a{padding-left:8px; padding-right:8px;}
}


@media  (max-width: 991px){
	.navbar-brand {height: 62px; padding-right: 0;}
	#menu-tienda .navbar-right {margin-top:3px;}
	#menu-tienda .navbar-right li a{padding-left:8px; padding-right:8px;}
	
	.page-template-template-homepage .entry-header h1 {font-size: 2.706325903em;}
	.product > .woocommerce-LoopProduct-link > img{height:180px;}
	.product-category > a > img{height:230px;}
}

@media  (max-width: 767px){	
	.site-header {padding-top: 0px;}
	.navbar-brand{padding:12px 15px; height:50px;}
	.site-header{padding-bottom:0;}
	.product > .woocommerce-LoopProduct-link > img{height:auto;}
}
