/*!
Theme Name:    Forever Young
Description:   The WP Page Builder Framework Child Theme
Version:       1.0.0
Author:        Cristian Zweigler
Author URI:    http://www.anchor-point-marketing.com
Template:      page-builder-framework
License:       GPLv3 or later
Text Domain:   wpbf-child
*/

/* Your custom code goes here! */

@font-face {
    font-family: 'victorregular';
    src: url('victor-webfont.woff2') format('woff2'),
         url('victor-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Prevent clicking on links */
.noClick * { pointer-events: none; }

/* Hide Elements */
.hide { display: none; }

.wpbf-grid, .wpbf-grid-collapse {
	width: 1200px;
    margin: 0 auto;
}

.wpbf-sidebar {
	background: #212121;
}

b {
    color: inherit;
}

/* WooCommerce Style */

.delivery-time-info { display: none; }

.woocommerce-Button {
	background: #FFC905 !important;
    border-radius: 0;
    color: #212121 !important;
    margin-top: 8px;
}

    
.woocommerce .edit, .woocommerce-Button {
	background: #FFC905;
	color: #212121;
	padding: 6px 12px;
}

.woocommerce-message, .woocommerce-Message {
    background: #212121;
    color: #eeeeee;
    border-top: solid 4px #FFC905;	
}

.woocommerce-message:before, .woocommerce-Message:before {
    color: #FFC905;
}

.woocommerce-message a, .woocommerce-Message a {
    color: #FFC905;
    font-weight: bold;
}

.woocommerce a.button {
    background: #FFC905;
    color: #212121 !important;
    font-size: 0.8em;
    text-transform: uppercase;
    border-radius: 0;
}

.woocommerce a.button:hover {
    background: #fffc51;
}

.wpbf-woocommerce-content {
	margin: 50px auto;
}

.wpbf-woocommerce-content .tagged_as {
	display: none;
}

.wpbf-woocommerce-content .cart button {
	background: #FFC905 !important;
	border-radius: 0;
	color: #212121 !important;
	font-weight: bold;
	text-transform: uppercase;
}

.woocommerce	div.product	form.cart {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

.woocommerce .product_meta {
	border-top: solid 1px #BDBDBD;
	padding: 1em;
}

.woocommerce .posted_in {
	color: #BDBDBD;
	font-weight: 300;
}

.woocommerce .posted_in a {
	color: #BDBDBD;
		font-weight: bold;
}

.woocommerce ul.wc-tabs li {
	background: #FFC905 !important;
	color: #212121;
	font-size: 1em;
	border: none !important;
}

.woocommerce ul.wc-tabs li.active{
	background: #FFC905 !important;
	color: #212121;
	font-size: 1em;
	border-top: solid 4px #fffc51 !important;
}

/* Kategorie Overview */
.woocommerce .page-title {
	text-align: center;
	font-family: 'victorregular' !important;
	text-transform: uppercase !important;
	font-size: 4em;
	color: #212121;
}

.woocommerce .page-title:after {
	width: 80px;
	background: #FFC905;
	height: 12px;
	content: "";
	display: block;
	margin: 0 auto;
}


.woocommerce .products .woocommerce-loop-product__title {
	min-height: 60px;
	font-weight: bold;
}

.woocommerce .products .price {
	position: absolute;
	top: 202px;
	right: 12px;
	background: #FFC905;
	padding: 4px 16px;
	margin:0;
	line-height: 1.15;
	font-size: 0.6em !important;
}

.woocommerce .products .woocommerce-price-suffix { 	display: none; }

.woocommerce .products .button { display: block; }

.woocommerce .products .tax-info, .woocommerce .products .shipping-costs-info, .wpbf-woocommerce-content .woocommerce-result-count, .wpbf-woocommerce-content .legal-price-info { display: none; }

/* Cart Colleterals */

/* Cross Sell Section im Warenkorb */

.woocommerce .cross-sells{
	width: 100% !important;
	display: block;
	margin: 24px 0;
	float: none !important;
}

.woocommerce .cross-sells h2 {
	text-align: center;
	font-family: 'victorregular' !important;
	text-transform: uppercase !important;
	font-size: 2em;
	color: #212121;
}

/* WooCommerce Product Page */

/** Artikel Name **/
.wpbf-woocommerce-content .product_title {
	font-family: 'victorregular' !important;
    text-transform: uppercase !important;
	font-size: 2em;
	text-align: left;
	color: #212121;
}

.wpbf-woocommerce-content .product_title:after {
	content: "";
    background: #ffc905;
    display: block;
    height: 12px;
    width: 80px;
    margin-top: 8px;
}

/** Artikel Preis **/

.wpbf-woocommerce-content .woocommerce-Price-amount {
	font-family: 'victorregular', Roboto, Sans-Serif !important;
    text-transform: uppercase !important;
	font-size: 2em;
	color: #212121;
}

.wpbf-woocommerce-content .woocommerce-Price-currencySymbol {
	font-size: 0.5em !important;
	font-weight: bold;
}

.wpbf-woocommerce-content .woocommerce-price-suffix {
	color: #212121;
}

form.cart {
	margin-top: 0;
	margin-bottom: 0;
}

/** Artikel Variationen **/

.variations td {
	width: 100%;
	display: block;
}

.variations .label {
	font-weight: 400;
	padding: 0;
	line-height: 1em;
}

.variations select {
	max-width: 50% !important;
    min-width: 33% !important;
}

.variations .reset_variations {
	color: #212121;
    background: #ffc905;
    display: inline-block;
    font-weight: bold;
    width: 33%;
    padding: 8px 16px;
	text-align: center;
}

.woocommerce-product-details__short-description {
	margin-bottom: 20px;
}

.stock {
	color: #212121 !important;
	margin-bottom: 8px;
}

section.related { clear:both; }

/* Warenkorb Seite */
.legal a {
	font-weight: bold;
	color: #212121 !important;
}

/* My Account WooCommerce */ 

.woocommerce-MyAccount-navigation li {
	background: #ffc905;
	list-style: none;
	display: block;
	text-align: center;
	margin-bottom: 12px;
	padding: 6px 12px;
}


.woocommerce-MyAccount-navigation li a {
	font-weight: bold;
	color: #212121;
}

.woocommerce-MyAccount-navigation li.is-active {
	background: #fffc51
}

/* Events Page */

.tc_events .article-header { display: none; }
.tc_events .tc_the_content_pre { display: none; }