/**
* Theme Name: 5th-Avenue Child
* Theme URI: http://vavenue.lifeis.design/
* Description: Create unforgettable shopping experience for your customers with our powerful eCommerce WordPress theme - 5th-Avenue.
* Author: <a href="http://lifeis.design">Life is Design</a>
* Author URI: lifeis.design
* Template: 5th-avenue
* Version: 1.2.1.3
*/

/* --------------------------------------------
CHILD THEME CSS
-------------------------------------------- */

.h2{
	font-family: Cormorant;
	font-size:40px;
}


@media (max-width: 500px) {
	body, p { 
	    line-height: 18px;
		font-size: 13px;
	}
}

.tc-extra-product-options .before-amount, .tc-extra-product-options .tmcp-field-wrap .price.tc-price{
	display:none !important;
}