/*
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.7
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
*/

.hide-for-large-up {
	display: none !important;
}


.mobile-navigation {
	border-top: 0;
	}

.language-and-currency-offcanvas {
    	padding: 0;
    	border-bottom: 0;
	}
#page_wrapper.sticky_header .content-area, #page_wrapper.transparent_header .content-area {
    	margin-top: 0 ;
	}
	
.AlpinePhotoTiles-tile {
    margin: 0 !important;
}
.AlpinePhotoTiles-highlight-div {
    padding: 0 !important;
    height: 144px !important;
    width: 142.5px !important;
}

.AlpinePhotoTiles-image-div {
    opacity: 0.9;
}

@media only screen and (min-width: 63.9375em)
	#page_wrapper.sticky_header .content-area, #page_wrapper.transparent_header .content-area {
	    margin-top: 3em !important;
	}

@media only screen and (min-width: 40.063em) {
	#page_wrapper.sticky_header .content-area, #page_wrapper.transparent_header .content-area {
    	margin-top: 0 ;
	}
	.site-branding img {
    	height: 45px;
	}
	.site-branding {
    	text-align: center;
	}
}

@media only screen and (min-width: 30.063em) {
	#page_wrapper.sticky_header .content-area, #page_wrapper.transparent_header .content-area {
    	margin-top: 0 ;
	}
}