#divERGPSave{text-align:center;margin-top:20px;margin-bottom:20px}.easyrecipeUI .ERGPLabel{font:12px Arial,Helvetica,sans-serif;margin-top:20px}#btnERGPSave{width:auto;font-size:inherit}.ERGuestPostSubmit #divERGPEditor{margin-top:-20px}#fldERGPTitle{font-size:1.7em;line-height:100%;outline:0 none;padding-top:3px;padding-bottom:3px;width:100%;padding-right:0;padding-left:0}#divERGPUploadContainer{font:12px Arial,Helvetica,sans-serif}#divERGPUploadContainer #btnERGPSelect{z-index:10}#divERGPFile{text-align:center;margin:5px auto 10px}#divERGPThumb{float:left;height:140px;width:140px;text-align:center;border:1px solid #999}#divERGPDetails{margin-top:10px}#easyrecipeUpload{font:12px Arial,Helvetica,sans-serif;width:480px;display:none}#divERGPProgress{height:1em;margin-right:auto;margin-left:auto;width:90%}#easyrecipeUpload th{text-align:right;vertical-align:baseline;font-weight:700}#easyrecipeUpload td{text-align:left;line-height:1.6em;padding-bottom:8px;padding-left:10px}#easyrecipeUpload table{width:100%}#divERGPInfo{text-align:center;width:100%}#divERGPUploaded{display:none}#divERGPUploading{margin-top:140px}.ERGPClear{line-height:0;clear:both}#divERGPDetails .ERGPAlignment label{display:inline;font-weight:700;margin-right:16px;padding-left:23px}#divERGPDetails .ERGPInput{width:360px}#divERGPContinue{margin-top:20px;text-align:center}.ERGuestPostSubmit.easyrecipeUI{width:85%;margin-right:auto;margin-left:auto;min-width:550px}#footer{display:none!important}.ERGPError{font-size:14px;font-style:italic;color:red}.ERGuestPostDetails{width:340px;margin-right:auto;margin-left:auto}.ERGuestPostDetails{width:350px}#divERGPHdr{text-align:center;font-size:22px}.ERGuestPostDetails #divERGPData input[type=text]{font-size:18px;width:100%}.easyrecipeUI #divERGPLHdr{font-style:italic;color:#666}.easyrecipeUI #easyrecipeLinks table input[type=text]{width:360px}.easyrecipeUI #easyrecipeLinks #divERGPLBtns{text-align:right;padding-right:15px;margin-bottom:10px}.easyrecipeUI #easyrecipeLinks #divERGPLTarget{padding-left:95px}.easyrecipeUI #easyrecipeLinks div{margin-top:10px}#easyrecipeLinks{position:relative;width:480px;display:none}.easyrecipeUI #easyrecipeLinks table{width:95%;margin-right:auto;margin-left:auto}.easyrecipeUI #easyrecipeLinks td{padding-bottom:10px}#divERGPEditor .wp-media-buttons{display:none}#divERGPComplete{text-align:center}#imgERGPThumb{position:relative;left:0}#divERGPSpinner{background:url(//www.theglutenfree.com/wp-content/plugins/easyrecipeplus/css/images/spinner01.gif);height:32px;width:32px;margin-right:auto;margin-left:auto;margin-top:20px;display:none}.ERGPAlignment .align.image-align-none-label{background:url(//www.theglutenfree.com/wp-content/plugins/easyrecipeplus/css/images/align-none.png) no-repeat left center}.ERGPAlignment .align.image-align-left-label{background:url(//www.theglutenfree.com/wp-content/plugins/easyrecipeplus/css/images/align-left.png) no-repeat left center}.ERGPAlignment .align.image-align-center-label{background:url(//www.theglutenfree.com/wp-content/plugins/easyrecipeplus/css/images/align-center.png) no-repeat left center}.ERGPAlignment .align.image-align-right-label{background:url(//www.theglutenfree.com/wp-content/plugins/easyrecipeplus/css/images/align-right.png) no-repeat left center}#easyrecipeUpload #divERGPInfo div{margin-bottom:20px}.easyrecipeUI #divERGPComment textarea{margin-top:15px;height:80px;width:100%;padding:3px}.penci-widget-folded-yes {
position: relative;
transition: max-height 0.5s ease;
}
.penci-widget-folded-yes:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 30px;
background: linear-gradient(transparent, rgba(255, 255, 255, 0.9));
pointer-events: none;
}
.widget-expanded .elementor-widget-container {
max-height: none !important;
transition: max-height 0.5s ease;
}
.widget-expanded .elementor-widget-container::after {
display: none;
}
.widget-fold-button-wrapper {
margin-top: 15px;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
}
.widget-fold-button {
background-color: var(--paccent-cl);
color: #fff;
border: none;
padding: 10px 20px;
cursor: pointer;
font-size: 12px;
font-weight: bold;
transition: all 0.3s ease;
display: inline-block;
text-decoration: none;
}
.widget-fold-button:hover {
opacity: 0.8;
}