/*!
Theme Name: Ven Creative
Theme URI: https://vencreative.com.au/
Author: Ven Creative
Author URI: https://vencreative.com.au/
Description: Custom theme for Living Planet by Ven Creative
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fl
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 with others.

fl is based on Underscores https://underscores.me/, (C) 2012-2017 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/



.item-product h4 {
    font-weight: 400;
    font-size: 20px;
}

.menu-top a {
    font-weight: 300;
}

.the-banner .img-drop {
    padding-top: 90vh;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
}

.copyright, .link {
    font-weight: 400;
    text-shadow: 1px 1px 1px white;
}

.contact .gfield {
    padding: 0 !important;
}

.contact .contact-info h4 {
    font-size: 22px;
    font-weight: 400;
}

.contact .contact-info p {
    padding-bottom: 0;
    font-size: 20px;
    color: rgba(101, 101, 101, 1);
}

.the-banner .text p,
.the-banner .text h2 {
    text-shadow: 1px 1px 1px white;
}

.contact .contact-form {
    padding: 30px !important;
}

.gform_wrapper {
    margin: 0 !important;
}

.gform_wrapper .gform_footer {
    padding: 16px 0 0 !important;
    margin: 16px 0 0 !important;
}

.footer .container {
    padding-top: 11vw;
    padding-bottom: 3vw;
}

.header .share {
    right: 1.33333vw !important;
    top: 45px !important;
}

.header.fixed .share {
    top: 9px !important;
}