/* 
Theme Name:		 Phlox PRO Child by ID
Theme URI:		 https://templates.intentus.digital/
Description:	 Phlox PRO Child by ID is a child theme of Phlox PRO
Author:			 Michel Marcondes
Author URI:		 https://templates.intentus.digital/
Template:		 phlox-pro
Version:		 1.0.0
Text Domain:	 phlox-pro-child-by-id
*/


/*
    Add your custom styles here
*/


/* Intentus Digital Custom Styles :: must use prefix: id-; */
.id-product-notes-title { 
    padding-top: 30px;
    font-size: 38px;
    font-family: 'Poppins';
    font-weight: 600;
}

.id-product-notes {
    border-top: solid 1px darkgray;
    margin-top: 30px;
    padding-top: 10px;
}

.id-custom-price-table {
	margin-top: 30px;
}

.id-product-notes-item-container {
	padding-bottom: 15px;
}

.id-note-icon {
	padding-right: 8px;
}

/* Change email header color 
td[id*='header_wrapper'] > h1 {
	color: #ffffff !important;
}
*/