/*
Theme Name: Luxwine - Child
Theme URI: http://okthemes.com/luxwine
Author: Cristian Gogoneata
Author URI: http://www.okthemes.com
Description: Vineyard, Winery  & Wine WooCommerce shop
Tags: white, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options
Text Domain: luxwine
Template: luxwine
Version: 1.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../luxwine/style.css');

/* =Theme customization starts here
-------------------------------------------------------------- */

.html5-video-player a {
	display:none !important;	
}

@media only screen and (max-width: 600px) {
  .hidemobile {
    display:none;
  }
}

body.gg-page-has-header-image header.site-header .page-meta {
	background-position:center center;
	
}

.footer-has-default-back footer.site-footer {
	display:none;
}

.col-md-9 {
	width:100%;
}