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

	Theme Name: Aurum - Child Theme
	Theme URI: http://www.laborator.co/view-theme/aurum
	Author: Laborator
	Author URI: http://laborator.co/
	Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
	Version: 1.0
	Template: aurum
	Text Domain: aurum-publie

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

.page-container {
    margin-top: 0px;
}

.woocommerce .shop-item .onsale.featured {
    font-size: 8px;
    font-family: 'Source Sans Pro';
    padding: 3px;
    background-color:#2b88c6;
}

.woocommerce .shop-item .onsale {
    width: 70px;
    height: 70px;
    padding:3px;
    background-color:#2b88c6;
}

/**
 * Product Single
 */
.library-finder-block, .depot-link-block {
    margin: 40px 0;
    font-family: 'Source Sans Pro';
    line-height: inherit;
}

.switch7-block a {
    margin: 40px 0;
    background-color: #EEE;
}


.switch7-block p {
    margin-bottom: 20px;
    text-transform: none;
    font-weight: 300;
    color: #222;
    font-size: 20px;
}

.paper-price {
    text-transform: none;
    font-weight: 300;
    color: #222;
    font-size: 20px;
}

.pb-btn-link {
    height: 45px;
    border: 0;
    padding: 15px 20px;
    text-transform: none;
    font-size: 17px;
    font-weight: 300;
    outline: 0;
    text-decoration: none;
    background-color: #EEE;
    font-family: 'Source Sans Pro';
    color: #565656;
    line-height: inherit;
}

.pb-btn-link:hover {
    text-decoration: none;
    background-color: #222;
    color: #fff;
}

.pb-btn-link:focus {
    text-decoration: none;
}

.woocommerce .quantity.buttons_added {
    width: 100px;
}

.single_add_to_cart_button button {
    color: #565656;
}

.shop-item-single .item-info.summary h1 {
    font-size: 35px;
}

.shop-item-single .item-info.summary .price {
    font-size: 28px;
    margin-bottom: 0;
    padding: 0;
}

.shop-item-single .item-info.summary form.cart .variations .value {
    padding-top: 0;
}

.shop-item-single .item-info.summary form.cart {
    margin-bottom: 25px;
}

.shop-item-single .item-info.summary form.cart .single_variation {
    padding-top: 10px;
    padding-bottom: 20px;
}

span.variation-name {
    font-family: 'Source Sans Pro';
    text-transform: none;
    color: #000;
}

.extract-link img {
    width: 30px;
    height: 30px;
    margin: 4px;
}

.product_meta {
    margin-top: 20px;
}

.need-help {
    margin-top: 10px;
    margin-bottom: 50px;
}

.subscriber-info {
    text-transform: none;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #7b599b;
    color: #fff;
    display: inline-block;
}

.screen-reader-text {
    display: none;
}
