/*
Theme Name: Ruper Child
Theme URI: http://www.wpbingosite.com/ruper
Author: wpbingo
Description: This is a child theme for Ruper
Version: 1.0
Author URI: http://wpbingosite.com
Template: ruper
Text Domain: ruper-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.title-slider
{
	font-size: 70px;
	font-weight: 300;
	margin: 0px 0px 25px 0px;
	background: #fff;
	padding: 25px;
	opacity: 0.8;
}

.subtitle-slider
{
	background: #fff;
	padding: 5px;
	opacity: 0.8;
	margin-bottom:10px;
}

.bwp-header .header-normal
{
	background:#fff !important;
	opacity: 0.8;
}

#retailer_form
{
	display:none;
}

.retailer_form_input
{
	width:100%;
	float:none;
	margin-top:10px;
	margin-bottom:10px;
}

.single-product .product-type-variable .variations_form.cart table tr
{
	margin-bottom:0px !important;
}

.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch:hover,
.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch
{
	border-radius:0px !important;
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch::before
{
	border:0px !important;
}

.product-attribute
{
	display:none !important;
}

.single-product .product-type-variable .variations_form.cart table tr td.label
{
	width:100% !important;
	position:relative;
}

.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch__tooltip
{
	top:-50px !important;
}

.single-product .product-type-variable .variations_form.cart table .reset_variations
{
	position:relative !important;
}

.single-product .bwp-single-info .product_meta .tagged_as,
.single-product .bwp-single-info .product_meta .posted_in,
.single-product .bwp-single-info .product_meta .sku_wrapper
{
	display:block !important;
}
