/* LICENSE & DETAILS
   ==================================================

	Theme Name: Vilter
	Theme URI: http://uplift.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: uplift
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

.aux-item.aux-account ul.sub-menu li a {
  color: #333 !important;
}

.vilter-dream-teaser {
  background-color: rgba(255,255,255,1) !important;
}

.vilter-dream-teaser:before {
  background: linear-gradient( to bottom, rgba(255,255,255,0), rgba(255,255,255,1) );
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

body.page-id-1217 #nf-field-66-container {
  display: none;
}

.woocommerce-terms-and-conditions-wrapper {
  padding: 5px 60px 25px !important;
}

.woocommerce-terms-and-conditions-wrapper p {
  font-size: 12px !important;
}

.woocommerce-terms-and-conditions-wrapper p.validate-required {
  margin-top: 15px !important;
}

@media only screen and (max-width : 768px) {
  h1,
  h2 {
    font-size: 42px !important;
  }

  #media_image-2 {
    text-align: center !important;
  }
}
