/*
Theme Name: Verse Child Theme
Theme URI: https://verse.ancorathemes.com/
Description: Verse is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.17.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: album, artist, discography, festival, music, music artist, music label, music player, music festival, dj, radio, music store, musician, record label, singer
Text Domain: verse
Template: verse
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
@font-face {
    font-family: 'Tusker';
    src: url('/wp-content/uploads/TuskerGrotesk.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Tusker' !important; text-transform: uppercase !important; font-weight: 800 !important;}
.wpcf7-date{
	padding: 13px 0 !important;
    line-height: 1.5em !important;
    padding-left: 36px !important;
	background: transparent !important;
}
.portfolio_page_featured{float: right !important;}
.woocommerce div.product .product_title {
    font-size: 30px !important;
}
.single-product .related h2{font-size: 30px !important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 19px !important;
}