/*
Theme Name:     Suave Child
Theme URI:      http://www.commercegurus.com/themes/suave-woocommerce-theme/
Description:    Child theme for Suave
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       suave
Version:        1.0
*/


/* Your css goes here */
body, select, input, textarea, button, h1, h2, h3, h4, h5, h6,.cg-quick-view-wrap a, .header-wrapper p.sub-title, .cg-back-to-prev-wrap span, .vc_pageable-wrapper h4, .woocommerce-tabs .entry-content h2, .woocommerce .container #respond h3, body.page #respond h3, .up-sells-bottom h2, body.page .up-sells-bottom h2, .related h2, .content-area .related h2, .woocommerce-page .content-area form h2, .woocommerce-page .content-area form h3, body.page .cross-sells h2{font-family:Arial !important;}
.product-title-wrapper .overlay, .header-wrapper .overlay{background:#fe0000;}

#payment button {
	background-color:#fe0000 !important;
	color:#ffffff !important;
	font-size:1.5em;
}

.tiny-cart .cart_list, .tiny-cart .cart_subtotal { display: none }

.checkout-button.print-button { display: none !important }

.mean-container a.meanmenu-reveal {
	background-color: white;
	padding: 15px !important;
	border-radius: 3px;
	opacity: 0.9;
	top: 5px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Portrait */
@media only screen and (max-width: 500px) {
.product-details-wrapper {
margin-left:-50px !important;
margin-right:30px !important;
}
}
.includes_tax,
.cart-subtotal .tax_label {
  display: none
}
