/*!
Theme Name: gvbbiopharma
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gvbbiopharma
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

gvbbiopharma is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.social-menu__link svg {
	width: 20px!important;
}

.science-pages-content-top h2{
	font-weight: normal!important;
}

.pdf-page .entry-header{
	display: none!important;
}

.page-template-page-videos  .video-btn__play img{
	width: 100%!important;
	height: 100%!important;
	display: block;
}

.page-template-page-videos .h__wrapper{
	overflow: hidden!important;
}

.page-template-page-videos .v-slider__item-video{
	width: 272px;
}
#navigation > .menu-item-has-children.product-cat:hover > .sub-menu > .menu-item-has-children > a {
	pointer-events: none;
}

.bg-section {
	position: relative;
}
.bg-section-image__wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.bg-section-image__wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-template-page-privacy h1,
.page-template-page-privacy h2,
.page-template-page-privacy h3,
.page-template-page-privacy h4,
.page-template-page-privacy h5,
.page-template-page-privacy h6,
.page-template-page-privacy .h1,
.page-template-page-privacy .h2,
.page-template-page-privacy .h3,
.page-template-page-privacy .h4,
.page-template-page-privacy .h5,
.page-template-page-privacy .h6 {
	margin-bottom: 0.5rem;
}
.page-template-page-privacy p {
	margin-bottom: 1rem;
}
.woocommerce-page .woocommerce {
	overflow: hidden
}