HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux sci 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: tpdc (1002)
PHP: 7.4.3-4ubuntu2.29
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/nsci/wp-content/plugins/penci-recipe/inc/print.css
/* = Penci Recipe
----------------------------------------------------*/
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body {
    font-family: 'PT Serif', serif;
    color: #313131;
    background-color: #FFF;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: bold;
	margin-bottom: 17px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a{
	text-decoration: none;
	color: inherit;
}
hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #DEDEDE;
	clear: both;
}
.post-entry {
	margin: 10px;
}
.penci-recipe {
	border: 1px solid #dedede;
	padding: 18px 25px 6px;
	margin-bottom: 25px;
	margin-top: 20px;
}
.penci-hide-tagupdated{
	display: none !important;
}
.penci-recipe-thumb {
    float: left;
    width: 100px;
    margin-right: 20px;
}
.penci-recipe-thumb img {
	width: 100px;
	height: auto;
	display: block !important;
}
.penci-recipe-metades {
    display: block;
    overflow: hidden;
}
.penci-recipe-heading {
	border-bottom: 1px solid #dedede;
	margin: 0 -25px 25px -25px;
}
.post-entry .penci-recipe-heading h2 {
	font-size: 22px;
	float: left;
	color: #313131;
	margin-bottom: 8px;
	clear: none;
}
.penci-recipe-heading a.penci-recipe-print {
	display: none;
}
.penci-recipe-heading a.penci-recipe-print:hover {
	background: #6eb48c;
	color: #fff;
	border-color: #6eb48c;
	text-decoration: none;
}
.penci-recipe-heading .penci-recipe-meta,
.penci-nutrition {
	clear: both;
	color: #888;
	font-size: 13px;
	line-height: 1.5;
}
.penci-recipe-heading .penci-recipe-meta span {
	margin-right: 15px;
}
.penci-recipe-heading .penci-recipe-meta span.servings {
	margin-right: 0;
}
.penci-recipe-heading .penci-recipe-meta span i {
	font-size: 14px;
	margin-right: 4px;
	color: #aaa;
	display: none;
}
.post-entry .penci-recipe-title {
	font-size: 14px;
	color: #888;
	margin-bottom: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.penci-recipe-ingredients {
	border-bottom: 1px solid #dedede;
	margin: 0 -25px 25px -25px;
	padding: 0 20px 30px;
}
.penci-recipe-not-visual ul {
	margin: 0 !important;
	padding-left: 18px !important;
}
.penci-recipe-not-visual ul li {
	padding-bottom: 6px !important;
	line-height: 1.6 !important;
	list-style: none !important;
	position: relative;
	margin-bottom: 0 !important;
}
.penci-recipe-ingredients h4.recipe-ingredient-heading {
    font-size: 16px;
    margin: 15px 0 15px -18px;
}
.penci-recipe-not-visual ul li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border: 1px solid #b3b3b3;
	display: inline-block;
	top: 8px;
	left: -16px;
	transform: rotate(-13deg);
	-webkit-transform: rotate(-13deg);
}
.penci-recipe-not-visual ul li:last-child{
	margin: 0;
	padding: 0;
}
.penci-recipe-notes {
	border-top: 1px solid #dedede;
	margin: 10px -25px 0;
	padding: 25px 25px 10px;
}
.post-entry p{
	margin-bottom: 17px;
}
.post-entry .penci-recipe-notes p {
	margin: 0;
}
.penci-recipe-notes .penci-recipe-title {
	margin-bottom: 8px;
}
.penci-recipe-review{
	display: none;
}
.penci-nutrition{
	display: none;
}
.penci-nutrition.penci-show-nutrition{
	display: block;
}
.penci-hide-nutrition {
	display: none;
}
.penci-nutrition > .nutrition-item:after{
	content: ',';
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	margin-right: 5px;
}
.penci-nutrition > .nutrition-item:last-child:after{
	content: none;
	display: none;
}
.nutrition-lable {
	margin-right: 5px;
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.penci-recipe img {
	max-width: 100%;
	height: auto;
}
.penci-recipe ul,
.penci-recipe ol {
	padding-left: 18px;
}
.penci-recipe hr, 
.penci-recipe hr {
    border: 0;
    height: 0;
    border-bottom: 1px solid #dedede;
    clear: both;
}
.penci-recipe ul li{
    margin-bottom: 7px;
    position: relative;
    list-style-type: square;
    line-height: 1.7;
}
.penci-recipe ol li {
	margin-bottom: 7px;
    position: relative;
    line-height: 1.7;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter,
.video-align-center {
	display: block;
	margin: 5px auto 20px auto;
}
.alignright, .video-align-right {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft, .video-align-left {
	float: left;
	margin: 5px 20px 20px 0;
}
.video-align-left,
.video-align-right {
	display: block;
    width: 100%;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 22px 30px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 30px 22px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: none;
	padding: 0;
	max-width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.wp-caption.alignnone {
	margin: 5px 0 17px 0;
}
.wp-caption.alignleft {
	margin: 5px 30px 17px 0;
}
.wp-caption.alignright {
	margin: 5px 0 17px 30px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text,
.penci-featured-caption {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 5px 0 0;
	color: #313131;
	font-style: italic;
	bottom: 0;
	left: 0;
	width: 100%;
}
.penci-hide-images-print img,
.penci-hide-images-print .wp-caption,
.penci-hide-images-print .penci-featured-caption{
	display: none;
}

/* = Penci Recipe
----------------------------------------------------*/
.wrapper-penci-recipe{
    margin-bottom: 25px;
    margin-top: 20px;
    clear: both;
}
.wrapper-penci-recipe.showing-tagged-recipe{
	margin-bottom: 0;
}
.penci-recipe {
    border: 1px solid #dedede;
    padding: 25px 25px 6px;
}
.penci-recipe .swp_social_panel{
    display: none !important;
}
.penci-recipe.penci-recipe-hide-featured{
    padding-top: 20px;
}
.penci-recipe-heading {
    border-bottom: 1px solid #dedede;
	margin: 0 -25px 25px -25px;
}
.precipe-style-1 .penci-recipe-heading{
	overflow: hidden;
}
.precipe-style-1 .penci-recipe-heading{
    padding: 0 25px 20px;
}
.penci-recipe-thumb {
    float: left;
    width: 80px;
    margin-right: 20px;
}
.penci-recipe-thumb img{
	max-width: 100%;
    height: auto;
}
.penci-recipe-metades {
    display: block;
    overflow: hidden;
}
.post-entry .penci-recipe-heading .recipe-title-nooverlay {
    font-size: 20px;
    float: left;
    color: #313131;
    margin-bottom: 8px;
}
.penci-recipe-heading a.penci-recipe-print {
    float: right;
    font-size: 12px;
    font-weight: 700;
    margin-top: 4px;
    border: 1px solid;
    padding: 0 12px;
    height: 28px;
    line-height: 26px;
    color: #6eb48c;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.penci-recipe-heading a.penci-recipe-print i {
    margin-right: 4px;
    font-size: 13px;
}
.penci-recipe-heading a.penci-recipe-print:hover {
    background: #6eb48c;
    color: #fff;
    border-color: #6eb48c;
    text-decoration: none;
}
.penci-recipe-heading .penci-recipe-meta,
.penci-recipe-rating {
    clear: both;
    color: #888;
    font-size: 13px;
    line-height: 1.5;
}
.penci-recipe-heading .penci-recipe-meta {
    margin-left: 1px;
}
.penci-recipe-heading .penci-recipe-meta span {
    margin-right: 15px;
}
.penci-recipe-heading .penci-recipe-meta span.remeta-item{
	margin-right: 0;
}
.penci-recipe-heading .penci-recipe-meta span.servings {
    margin-right: 0;
}
.penci-recipe-heading .penci-recipe-meta span time {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
.penci-recipe-heading .penci-recipe-meta span i,
.penci-ficon.ficon-fire {
    font-size: 16px;
    margin-right: 2px;
    color: #aaa;
}
.penci-ficon.ficon-fire{
	margin-right: 4px;
}
.post-entry .penci-recipe-title {
    font-size: 15px;
    color: #888;
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.penci-recipe-ingredients {
    border-bottom: 1px solid #dedede;
    margin: 0 -25px 25px -25px;
    padding: 0 20px 30px;
}
.penci-recipe .penci-recipe-ingredients h4.recipe-ingredient-heading{
    font-size: 16px;
    margin: 15px 0 15px -18px;
}
.penci-recipe-ingredients ul {
    margin: 0;
    padding-left: 18px;
}
.penci-recipe-ingredients ul li {
    padding-bottom: 6px;
    line-height: 1.6;
    list-style: none;
    position: relative;
    margin-bottom: 0;
}
.penci-recipe-ingredients ul li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid;
    display: inline-block;
    top: 8px;
    left: -16px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: none !important;
	opacity: 0.5;
}
.penci-recipe-ingredients ul li:last-child,
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li:last-child{
    margin: 0;
    padding: 0;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul {
    margin-bottom: 12px;
    padding-left: 15px;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li {
    padding-bottom: 0;
    margin-bottom: 7px;
    position: relative;
    list-style-type: square;
    line-height: 1.7;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li:before {
    content: none;
}
.penci-recipe-notes {
    border-top: 1px solid #dedede;
    margin: 10px -25px 0;
    padding: 25px 25px 15px;
}
.post-entry .penci-recipe-notes.penci-recipe-notes-novisual p {
    margin: 0;
}
.penci-recipe-notes .penci-recipe-title {
    margin-bottom: 8px;
}
.wrapper-penci-recipe .penci-recipe-method ul,
.wrapper-penci-recipe .penci-recipe-method ol {
    padding-left: 18px;
}
.penci-recipe-rating {
    margin-top: 6px;
}
.penci_rateyo {
    display: inline-block;
    vertical-align: top;
    top: 2px;
}
.penci-nutrition{
    display: none;
}
.penci-nutrition.penci-show-nutrition{
    display: block;
}
.penci-hide-nutrition {
    display: none !important;
}
.penci-nutrition > .nutrition-item:after{
    content: ',';
    font-family: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    margin-right: 5px;
}
.penci-nutrition > .nutrition-item:last-child:after{
    content: none;
    display: none;
}
.nutrition-lable {
    margin-right: 5px;
}

/* Style 2 & 3 */
.precipe-style-2{
	padding-top: 0;
}
.precipe-style-2 .penci-recipe-thumb{
	float: none;
	width: 100%;
	display: block;
	margin: -1px -1px 20px -1px;
	width: calc( 100% + 2px );
	position: relative;
	padding-bottom: 60%;
}
.precipe-style-2 .penci-recipe-thumb img{
	width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    height: 100%;
}
.precipe-style-2 .penci-recipe-metades{
	padding: 0 25px;
	margin-bottom: 25px;
}
.post-entry .penci-recipe-heading .recipe-title-overlay{
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	bottom: 20px;
	font-size: 24px;
	color: #fff;
	line-height: 1.3;
	width: 100%;
	padding: 0 25px;
	margin: 0 !important;
}
.post-entry .precipe-style-2 .penci-recipe-heading .recipe-title-overlay{
	bottom: 25px;
}
.recipe-header-overlay{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, transparent 60%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 60%, #000 100%);
    background: -o-linear-gradient(top, transparent 60%, #000 100%);
    background: -ms-linear-gradient(top, transparent 60%, #000 100%);
    background: linear-gradient(to bottom, transparent 60%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s;
	opacity: 0.8;
}
.wrapper-buttons-overlay{
	position: absolute;
	bottom: -25px;
	z-index: 4;
	right: 25px;
	display: inline-block;
}
.wrapper-buttons-overlay a{
	display: inline-block;
	vertical-align: top;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none !important;
    font-size: 14px;
    color: #fff !important;
    line-height: 1.2;
    background-color: #6eb48c;
    -webkit-box-shadow: 0 5px 20px #6eb48c;
    box-shadow: 0 5px 20px #6eb48c;
    border: none;
	padding: 7px 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-right: 10px;
	display: none;
}
.wrapper-buttons-overlay > a:last-of-type{
	margin-right: 0;
}
.wrapper-buttons-overlay a i,
.post-entry .wrapper-buttons-overlay a i{
	display: block;
	margin-bottom: 4px;
	font-size: 16px;
}
.wrapper-buttons-overlay .penci-recipe-pin{
	background: #c62026;
	-webkit-box-shadow: 0 5px 20px #c62026;
    box-shadow: 0 5px 20px #c62026;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta{
	border: 1px solid #dedede;
	display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span {
    margin-right: 15px;
    margin: 0;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    padding: 10px 1.5%;
    position: relative;
    text-align: center;
    border-right: 1px solid #dedede;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span:last-child{
	border-right: none;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span span, 
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span time {
    display: block;
	margin: 0;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span span.nutrition-item{
	display: inline-block;
}
.penci-nutrition-meta{
	display: none;
}
.penci-show-nutrition{
	display: block;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-2 .penci-ficon.ficon-fire{
	font-size: 24px;
}
.precipe-style-2 .penci-recipe-rating{
	margin-bottom: 15px;
}
.penci-recipe-overtitle .penci-recipe-rating{
	margin-top: 0;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span.remeta-item {
    font-weight: bold;
    font-size: 14px;
    color: #313131;
    display: block;
    padding: 2px 0 3px;
}

/* Style 3 */
.precipe-style-3.penci-recipe-overtitle .wrapper-buttons-overlay{
	bottom: 20px;
}
.precipe-style-3 .wrapper-buttons-overlay{
	bottom: 25px;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 25px;
}
.post-entry .precipe-style-3 .penci-recipe-heading .recipe-title-overlay{
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0;
	margin-top: 15px !important;
}
.precipe-style-3 .wrapper-buttons-overlay a i, 
.post-entry .precipe-style-3 .wrapper-buttons-overlay a i{
	display: inline-block;
	margin-bottom: 0;
	font-size: inherit;
	margin-right: 2px;
}
.precipe-style-3 .wrapper-buttons-overlay a{
	height: 36px;
	line-height: 36px;
	width: auto;
	padding: 0 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	display: none;
}

/* Style 4 */
.precipe-style-4{
	border: 5px solid #555 !important;
	padding-top: 0;
	margin-top: 97px;
}
.precipe-style-4 .penci-recipe-heading{
	background: #555;
	padding: 25px 22px;
	border-bottom: none !important;
}
.precipe-style-4 .penci-recipe-thumb{
	float: none;
	text-align: center;
	display: block;
	width: 100%;
	transform: translateY(-107px);
	-webkit-transform: translateY(-107px);
	margin-bottom: 18px;
}
.precipe-style-4 .penci-recipe-thumb .recipe-thumb-top{
	width: 160px;
    height: 160px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #555;
    vertical-align: top;
	position: relative;
}
.precipe-style-4 .penci-recipe-thumb img{
	width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    height: 100%;
}
.precipe-style-4 .penci-recipe-metades{
	margin-top: -107px;
	text-align: center;
}
.post-entry .precipe-style-4 .penci-recipe-heading .recipe-title-nooverlay{
	float: none;
	position: relative;
	padding-bottom: 16px;
	color: #fff;
	margin-bottom: 16px;
}
.post-entry .precipe-style-4 .penci-recipe-heading .recipe-title-nooverlay:after{
	content: "";
	position: absolute;
	width: 90%;
	height: 2px;
	background: #777;
	bottom: 0;
	left: 5%;
}
.wrapper-buttons-style4{
	text-align: center;
	margin-bottom: 15px;
	margin-left: -12px;
	margin-right: -12px;
	display: none;
}
.wrapper-buttons-style4 .wrapper-col-btn{
	display: block;
	float: left;
	width: 50%;
	padding: 0 12px;
	margin-bottom: 10px;
}
.wrapper-buttons-style4 a{
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #6eb48c;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
	letter-spacing: 1px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.wrapper-buttons-style4 a:hover{
	opacity: 0.85;
}
.wrapper-buttons-style4 .penci-recipe-pin{
	background: #c62026;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta, 
.precipe-style-4 .penci-recipe-rating{
	color: #fff;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta span.remeta-item{
	opacity: 0.8;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-4 .penci-ficon.ficon-fire{
	color: #fff;
}

/* Hide featured images */
.penci-recipe-hide-featured.precipe-style-4{
	padding-top: 0;
	margin-top: 0;
}
.penci-recipe-hide-featured.precipe-style-4 .penci-recipe-metades{
	margin-top: 0;
}

/* = Penci Buttons
----------------------------------------------------*/
.penci-recipe-action-buttons{
	text-align: center;
	margin: 30px 0 20px;
	display: block;
}
.penci-recipe-action-buttons:before,
.penci-recipe-action-buttons:after,
.wrapper-buttons-style4:before,
.wrapper-buttons-style4:after{
	content: "";
	display: table;
	clear: both;
}
.penci-recipe-action-buttons.buttons-align-left{
	text-align: left;
}
.penci-recipe-action-buttons.buttons-align-right{
	text-align: right;
}
.penci-recipe-action-buttons .penci-recipe-button{
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	background: #313131;
	outline: none;
	text-decoration: none !important;
	margin: 0 8px 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	display: inline-block;
}
.penci-recipe-action-buttons .penci-recipe-button:hover{
	background: #6eb48c;
}
.penci-recipe-action-buttons.buttons-align-left .penci-recipe-button{
	margin: 0 16px 0 0;
}
.penci-recipe-action-buttons.buttons-align-right .penci-recipe-button{
	margin: 0 0 0 16px;
}

.penci-recipe-tagged{
	margin-bottom: 25px;
	padding: 25px;
	background: #555;
}
.penci-recipe-tagged .prt-wrap-span{
	display: block;
	text-align: center;
}
.penci-recipe-tagged .prt-icon{
	margin-top: -44px;
	margin-bottom: 5px;
}
.penci-recipe-tagged .prt-icon span{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #6eb48c;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
}
.penci-recipe-tagged .prt-wrap-spantext{
	
}
.penci-recipe-tagged .prt-span-heading{
	color: #fff;
	font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
	display: block;
	line-height: 1.3;
	margin-bottom: 6px;
}
.penci-recipe-tagged .prt-span-des,
.penci-recipe-tagged .prt-span-des *{
	color: #fff !important;
	font-size: 15px;
	line-height: 1.5;
}
.penci-recipe-tagged .prt-span-des a{
	text-decoration: underline !important;
}