/*
 Theme Name:   Gabriela Kos Blog
 Theme URI:    http://gabrielakos.com/
 Description:  Matheson Child Theme
 Author:       Adrian Kosmaczewski
 Author URI:   http://akos.ma/
 Template:     matheson
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  matheson-child
*/


/* Main title on main page */
.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6, .basic .site-title a {
    font-family: "Requiem Fine A", "Requiem Fine B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

.site-title a {
    font-size: 40pt;
}

.entry-title a {
    font-family: "Requiem Fine A", "Requiem Fine B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    white-space: normal;
}

/* Subtitle on the main page */
.site-description {
    font-family: "Requiem Fine A", "Requiem Fine B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
}

/* Footer text */
.copyright,
.widget .widget-title {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Buttons and menu items */
li.menu-item, a.btn, a.button,
button, button.button,
div.sd-content > span {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Module titles */
h2,
h2.module-title,
div.module-subtitle,
.module-title,
section.related.products > h2 {
    font-family: "Requiem Fine A", "Requiem Fine B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Product titles on main product page */
body.single-product div.summary h1.product_title {
    font-family: "Requiem Fine A", "Requiem Fine B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Product names elsewhere */
h4.shop-item-title,
h2.woocommerce-loop-product__title,
ul.products > li.product > h2,
ul.products li.product h2, ul.products li.product h3, .wccm-td div {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Product prices */
span.woocommerce-Price-amount,
p.price > span.woocommerce-Price-amount,
span.price > span.woocommerce-Price-amount,
.woocommerce ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price .amount,
.woocommerce.single-product .owl-carousel .ex-product .woocommerce-Price-amount,
.woocommerce.single-product ul.products li.product .price del .amount {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

/* Overall texts */
body, html, form, input, button, select, option,
input.qty, input.text, input.input-text, input[type=number],
a, p, span, li, ul, ol, table, td, th, tr, span, div,
.woocommerce-tabs ul.tabs li a,
.woocommerce-tabs .panel h2,
.product .product-button-wrap .add_to_cart_button,
ul.products li.product .product-button-wrap .button.product_type_simple,
ul.products li.product .product-button-wrap .button.product_type_grouped,
.shop-item .product-button-wrap .add_to_cart_button,
.shop-item .product-button-wrap .button.product_type_grouped,
.shop-item .product-button-wrap .button.product_type_variable,
ul.products li.product .product-button-wrap .product_type_variable,
.woocommerce-ordering select,
tr.cart_item td.product-name a,
table.cart td.actions input[name="coupon_code"],
table.cart .quantity .qty,
td.product-price span.amount, td.product-subtotal span.amount,
.cart_totals h2, .cross-sells h2,
.wc-proceed-to-checkout .button.checkout-button,
#payment .place-order .button {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
    font-size: 102%;
}

/* 404 page */
.font-alt {
    font-family: "Verlag Cond A", "Verlag Cond B";
    font-style: normal;
    font-weight: 400;
}
