/*
 Theme Name:   Mediumish Child
 Theme URI:    http://desertico/mediumish-child/
 Description:  Mediumish Child Theme
 Author:       Alejandro Mendoza
 Author URI:   https://desertico.co
 Template:     mediumish
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mediumish-child
*/
.wp-core-ui .notice.is-dismissible { /*hide annoying ass ads*/
    display: none;
}
body {
    font-family: 'Merriweather'!important;
}
h2 {
	line-height: 1.4;
	font-weight: 700;
}
.mediumnavigation {
    box-shadow:unset;
}
.article-post {
	font-size: 1.4em!important;
}
.navbar .nav-link {
    font-family: 'Merriweather'!important;
    font-size: 1.2rem;
    font-weight: normal!important;
    letter-spacing: 0.02em;
    text-transform: none!important;
}
.entry-content.page-content { /* 3-23-23 */
    font-size: 1.5em!important;
    line-height: 1.7;
}
.search-form {
	visibility: hidden
}
.d-intro h1 {
	font-size: 3.5rem;
	line-height: 1.3;
	padding: 0 0 25px 0;
	color: #222;
}
.page-error h1 {
	font-size: 13rem;
	line-height: 1.3;
	padding: 0 0 25px 0;
	color: #222;
	font-weight: 700;
}
.page-error p {
	font-size: 2rem;
	line-height: 1.3;
	color: #222;
}
@media (max-width: 1199px) {
.page-error h1 {
	font-size: 9rem;
	}
}
@media (max-width: 991px) {
.page-error h1 {
	font-size: 7rem;
	}
}
@media (max-width: 767px) {
.page-error h1 {
	font-size: 5rem;
	}
.page-error p {
	font-size: 1.3rem		
	}	
}
@media (max-width: 540px) {
.page-error h1 {
	font-size: 4rem;
	}
}
@media (max-width: 425px) {
.page-error p {
	font-size: 1.1rem;
	}
}
@media (max-width: 360px) {
.page-error h1 {
	font-size: 3rem;
	}
}
figcaption {
    font-style: normal;
    background: #fff;
}
.wp-block-image figcaption {
    text-align: left;
}
.featured-image {
    display: none;
}
.post-top-meta .btn.follow {
    display: none;
}
#sidebarwoocommerce aside, #sidebarposts aside {
	border: 0;
}

.widget-area { 
	text-align: center;
	text-align: -webkit-center;
}
.banner {
	padding-top:30px
}
.logoarea {
	margin-top: 25px;
}

.mainheading h1.posttitle, h1.entry-title {
    font-size: 3em
}

@media (min-width: 1440px) { /* set height of thumbnail imgs */
.postbox_default_thumbnail img {
	min-height:400px;
	border-radius: 0.8em 0.8em 0 0;
	}
}	

@media (min-width: 1440px) {
.flex-md-unordered {
    padding: 0 80px 0 25px;
}
.footer {
 	padding:15px 100px 12px 100px;
	}		
.site-content {
margin-top:0;
	}
}
.alertbar {
    box-shadow: none;
}
.footer {
	border-top: 0!important;
}
.footer p {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #fff;
	margin-bottom: 0;
	padding: 0 25px 0 25px;
}
#sidebarposts aside {
    padding: 0 20px 20px 20px;
	text-align: left;
}
#sidebarposts ul {
    text-align: left;
}
.author-thumb, .meta-footer-thumb img { /* hide author photo on posts 3-23 */
    display: none;
}	
span.post-name a, span.post-read-more a:hover { /* hide author name on posts 3-23 */
	display: none;
}


@media (max-width: 1024px) {
.d-intro h1 {
	font-size: 2.4rem;
	}	
}	
@media (max-width: 992px) {
.d-intro h1 {
	font-size: 1.5rem;
	}	
}
@media (max-width: 992px) {
.d-intro h1 {
	font-size: 1.5rem;
	}	
}
@media (max-width: 767px) {
.d-intro {
	margin-top: 125px;
	}
.footer p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	}
}
.navbar-light .navbar-toggler { /* override bootstrap 3-23 */
	border-color: transparent;
}
button:focus { /* override bootstrap 3-23 */
    outline: 0;
    outline: 0 auto -webkit-focus-ring-color;
}
.navbar-light .navbar-toggler-icon { /* override bootstrap 3-23 */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(34, 34, 34 )' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 576px) {
/*.navbar-toggler-icon {
    margin-top: 12px;
	}
*/
.navbar-toggler-right {
    right: 0.3rem!important;
}	
button.navbar-toggler { 
    background-color: transparent;
	}
h2 {
	font-size: 1.8rem;
}	
.flex-first { /* override bootstrap 3-23 */
    padding: 0 25px 0 25px;
	}	
}	
@media (max-width: 767px) {  /* theme bootstrap 3-23 */
.navbar-collapse .nav-link {
    border-left: 0; 
    border-right: 0; 
	}
.navbar-toggleable-sm {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	}
.navbar-collapse {
    margin-bottom: 75px;
	min-height: 100vh;
	}	
}	
@media (max-width: 425px) {
/*
	.desertico-logo {
	width: 50%;
	height: auto;
	}
*/	
h2 {
    font-size: 1.7rem;
	}	
}
@media (max-width: 393px) {
.mainheading h1.posttitle {
	font-size: 1.7rem!important;
	}
h2 {
    font-size: 1.6rem;
	}	
.article-post {
    font-size: 1em!important;
	}	
}	
/*
.navbar-toggler-right { 
    right: -1rem;
}
*/
@media (max-width: 390px) {
.navbar-toggler-icon {
    width: 1em;
    height: 1em;
	padding-top:35px
	}
}	
@media (max-width: 320px) {
.d-intro h1 {
    font-size: 1.3rem;
	}
.flex-first {
    padding: 0 15px 0 15px;
	}
.mainheading h1.posttitle {
    font-size: 1.5rem!important;
	}	
h2 {
    font-size: 1.3rem;
	}	
}	
.fa-circle-info:before {
    color: #025456;
    font-size: 2rem;
}
.fa-circle-exclamation:before {
	color:#F8A529;
}
.news h3 {
	font-size: 2rem;
	line-height: 1.2;
	margin:auto;
	padding: 75px 0 35px 0;
	color: rgb(255 255 255 / 94%);
	width: 60%;
}
.news h5 {
	font-size: 6rem;
	line-height: 1.2;
	margin:auto;
	padding: 75px 0 35px 0;
	color: rgb(255 255 255 / 94%);
}
@media (max-width: 991px) {
.news h3 {
	font-size: 1.7rem;
	}
}	
@media (max-width: 540px) {
.news h3 {
	font-size: 1.5rem;
	}
}	
@media (max-width: 360px) {
.news h3 {
	font-size: 1.3rem;
	}
}
.row.listrecent { /* Add margin above newsltter form and above first post on index pg */
    margin: 60px 0 75px 0;
}
@media (max-width: 991px) {
.mainheading h1.posttitle, h1.entry-title {
    font-size: 3em!important;
	}
}
@media (max-width: 768px) {
.mainheading h1.posttitle, h1.entry-title {
    font-size: 2.5em!important;
	}
}	
@media (max-width: 576px) {
.mainheading h1.posttitle, h1.entry-title {
    font-size: 2.2em!important;
	}
}	
/* Ask Me! */
.ask-me {
	display: block;
	position: relative;
    background-color: rgb(28 153 99 / 14%);
    padding: 25px 75px 25px 75px;
    border-radius: 20px;
	margin: 150px 0 50px 0;
	box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 2px 2px rgba(0,0,0,0.15), 0 4px 4px rgba(0,0,0,0.15), 0 8px 8px rgba(0,0,0,0.15);
}
@media (max-width: 1440px) {
.pointer {
	top: 23%!important;
	}	
}
@media (max-width: 1199px) {
.pointer {
	left: 19%!important;
	}	
}
@media (max-width: 991px) {
.ask-me {
	width: 100%!important;
	padding: 25px;
	}	
}
@media (max-width: 767px) {
.pointer {
	left: 13%!important;
	}	
}
@media (max-width: 540px) {
.pointer {
	top: 24%!important;
	left: 26%!important;
	}	
}
@media (max-width: 441px) {
.pointer {
	top: 18%!important;
	left: -4%!important;
    transform: rotate(80deg);
	}
}	
@media (max-width: 360px) {
.pointer {
	left: -10%!important;
	}
}
@media (max-width: 320px) {
.pointer {
	left: -16%!important;
	top: 20%;
	}
}
@media (max-width: 280px) {
.pointer {
	left: -10%!important;
	}
}
/*
.article-post a:not(.wp-block-button__link) {
	color:#fff
}
*/
.ask-me-btn {    
	color: rgb(255, 255, 255);
    background-color: #025456;
	color: #fff!important;
    border-radius: 4px;
    font-weight: 100!important;
    font-size: 18px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 12px 24px;
    border: 0;
}
.ask-me-btn:hover {   
	background-color: rgb(2 84 86 / 64%);
	color: #fff;
	text-decoration: none;
}
.pointer {
	position: absolute;
    top: 26%;
    left: 15%;
    /* transform: scaleX(-1); */
    width: 190px;
}
.ask-me h3 {
	font-size: 3.5rem!important;
	text-decoration: none;
	font-weight: 700;
}
.sm-me {
	border-radius: 100px;
    width: 150px;
    margin-top: -50px;
    border: 10px solid #dff1e9;
}
@media (max-width: 540px) {
.sm-me {
	border-radius: 100px;
    width: 125px;
    margin-top: 0;
    border: 10px solid #dff1e9;
}
.ask-me {
	text-align:center;
	padding: 25px;
	}
.ask-me h3 {
	margin-bottom: 10px;
	}	
}	
@media (max-width: 360px) {
.ask-me {
	padding: 15px;
	}		
}	
/* Contact Pg */
.wp-block-gutena-forms .wp-block-gutena-form-field .gutena-forms-field:not(.textarea-field) {
	height: 100px;align-content
}
textarea {
	height: 300px;
}
.wp-block-button__link {
    margin: 50px 0 50px 0;
	color: rgb(255, 255, 255);
    background-color: #025456;
    border-radius: 4px;
	border: 0;
    font-weight: 400;
    padding: 12px 24px;
    font-size: 15px;
}
.entry-content.page-content>* span {
    color: #dd3376;
}
/* Headings Pages */

.page-template-default .section-title h2 {
	margin: 75px 0 50px 0;
	font-size: 3.4em;
    line-height: 1.1;
    color: #222;
}
.info-box {
	background: rgb(247 165 40 / 15%); 
	padding: 25px; 
	display: block; 
	border-radius: 20px; 
	color: #3d3529; 
	font-size:1.6rem;
}
@media (max-width: 1199px) {
.info-box {
	font-size: 1.3rem;
	}	
}	
@media (max-width: 425px) {
.info-box {
	padding: 15px
	}	
}	
@media (max-width: 393px) {
.info-box {
	font-size: 1rem;
	}	
}
/*
.article-post a:not(.wp-block-button__link), .post .btn.follow, .post .post-top-meta .author-description a, article.page a:not(.wp-block-button__link), .alertbar a {
	color: rgb(13 101 199)!important;
}
*/
/* Recipe Stuff */
.wprm-recipe-template-chic {
	max-width: 100%!important;
}
.wprm-recipe-template-compact-howto {
    margin: 20px auto;
    background-color: #fff!important;
    font-family: 'Merriweather'!important;
    font-size: 1.1rem!important;
    color: #222!important;
	max-width: 100%!important;
	padding: 25px!important;
	border-color: rgb(40 34 34 / 20%)!important;
	border-radius: 25px!important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.wprm-recipe-template-compact-howto li {
    font-family: 'Merriweather'!important;
}
.wprm-recipe-instructions-container .wprm-recipe-instruction-text {
	line-height: 2.2rem!important;
}	
.wprm-recipe-template-compact-howto h3 {
    font-family: 'Merriweather'!important;
    color: #222!important;
    margin: 0 0 2rem 0!important;
}	
.wprm-recipe-template-compact-howto .wprm-recipe-header {
	margin-bottom: 2rem!important;
}	
.wprm-recipe-link.wprm-recipe-link-wide-button {
    border-width: 0!important;
    border-style: none!important;
	color: #222!important;
	background-color: transparent!important;
}
.fin {
	background-color: #d6431d;
	min-height: 100px;
	margin-bottom: -1px;
}
.fin-baja {
	background-color: #d6431d;
    padding: 255px 10px 25px 10px;
    background-image: url(https://desertico.co/wp-content/uploads/2023/11/scene-desert.png);
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 500px;
}
.fin-inner { 
	margin-top: 0
}
.footer-logo {
	padding-bottom:15px;
}
.alertbar {
	visibility: hidden;
}
p.sharecolour {
    color: #605959!important;
}
.shareitnow li a {
   color: #787171!important;
   border-color: rgb(120 113 113 / 57%)!important;
}
.article-post p a {
   color: #c83e1b!important;
   background-color: rgb(209 66 29 / 4%)!important;
   padding: 5px!important;
   border-radius: 5px;
}
.wp-block-list li a {
   color: #c83e1b!important;
   background-color: rgb(209 66 29 / 4%)!important;
   padding: 5px!important;
   border-radius: 5px;
}	
.cat-name {
	margin-bottom: 35px;
}
h1 span {
	font-size: 6.5vw;
	/*padding-bottom: 6rem!important;*/
	padding-top: 3.5rem!important;
	font-weight: 700;
}
@media (max-width: 991px) {
h1 span {
	font-size:11.5vw;
	}
}	
.section-title span {
	border-bottom:0!important;
}
.center {
	text-align:center;	
}
@media (max-width: 767px) {
h1 span {
    padding-bottom: 3rem !important;
	}
}
@media (max-width: 425px) {	
.entry-content.page-content {
    font-size: 1.2em!important;
    line-height: 1.7;
	}
.footer p {
    padding: 0;
	}	
}
/*
@media (max-width: 576px) {
.center {
	text-align: left;
	}
}
*/
.home {
	margin-top:150px!important;
}
@media (max-width: 767px) {
.postbox_default_thumbnail img {
    height: auto;
	width: 800px;
	border-radius: 0.8em 0.8em 0 0;
	}
}
@media (min-width: 768px) {
.postbox_default_thumbnail img {
    height: unset!important;
    border-radius: 0.8em 0.8em 0 0;
	}
}	
@media (max-width: 767px) {
.mainheading {
    margin: 3rem 0 1rem 0;
	}	
.home {
	margin-top: 20px!important;
	}	
}
.dyk {
	background: rgb(247 165 40 / 15%);
    padding: 25px;
    display: block;
    border-radius: 20px;
    color: #3d3529;
    /* font-size: 1.6rem; */
}
p.sharecolour {
    display:none;
}
.bottompagination span.navigation, .bottompagination .pagination {
    border-top: 0;
}
@media (max-width: 767px) {
.site-content {
    margin-top: 120px!important;
    padding-top: 15px;
	}
}	

@media (max-width: 1024px) {
.fin-baja {
	padding-top: 4rem;
	}
.footer {
    padding-bottom: 8px;
	padding-top: 4rem;
	}
.news h3 {
    width: 80%;
	}
}
/* Field Notes Stuff */

.has-large-font-size {
    font-size: 25px!important;
    color: rgb(0 0 0 / 91%);
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    margin: 2.5rem 0 2.5rem 0;
}
.qa {
	margin-top: 3rem;
}
.wp-block-separator.is-style-dots:before {
    font-size: 3.5em!important;
	line-height: 8rem;
	letter-spacing: unset!important;
	padding-left: unset!important;
	margin: auto 0;
}
.entry-content.page-content {
    padding-bottom: 7rem;
}
article.page a:not(.wp-block-button__link) {
    color: #c83e1b!important;
    background-color: rgb(209 66 29 / 2%)!important;
    padding: 5px!important;
    border-radius: 5px;
}
/* page.php */
@media (max-width: 576px) {
.add-pad {
	padding: 0 25px 0 25px;
	}
}	
@media (max-width: 430px) {
.entry-content.page-content {
    font-size: 1.2em!important;
}
.has-large-font-size {
    font-size: 22px!important;
}
	}
/* share stuff mod */
.share ul {
    display: flex;
}
.share ul li {
    display: block;
    margin-right: 10px;
}
.share {
    position: unset!important;
}
@media (max-width: 767px) {
.share ul li {
    margin-right: unset;
	}	
}	
@media (max-width: 360px) {
.news h3 {
    width: 90%;
	}
}	
@media (max-width: 320px) {
.mainheading h1.posttitle, h1.entry-title {
    font-size: 2em!important;
	}
	.desertico-logo {
	width: 60%;
	height: auto;
	}	
.navbar-toggler-right {
    right: -1rem!important;
	}	
.mainheading {
    margin: 0;
	}	
}	
.gordo h2 {
	font-size:6.5vw!important;
}
@media (max-width: 768px) {
.gordo h2 {
    font-size: 8.5vw!important;
	}
}
@media (max-width: 430px) {
.gordo h2 {
    font-size: 10.5vw!important;
	}
}	
@media (max-width: 991px) {
gordo h2 {
	font-size:11.5vw;
	}
}
footer.footer a {
    color: rgb(255 255 255 / 84%)!important;
}
.wp-block-gutena-forms .wp-block-gutena-form-field .gutena-forms-field:not(.textarea-field):not(.checkbox-field) {
    height: 75px!important;
}
.gutena-forms-contact-form {
--wp--gutena-forms--placeholder-font-size: 19px!important;
	--wp--gutena-forms--placeholder-color: #5f636d!important;
}
article h3 {
    font-size: 1.7rem!important;
	text-decoration:underline;
}
/* Used to set first paragrah on pages */
.intro {
	text-align: center;
}
.wp-block-list li {
	padding-bottom:20px;
}
/* comments and related posts section 9-2024 */
.graybg {
	background-color: rgb(2 84 86 / 3%);
	padding: 50px 0 46px;
	margin: 75px 0 0 0;
}
#comments a {
    color: #347fff!important;
}
.comment-form input.submit {
    background-color: #025456!important;
    border-color: #025456!important;
	font-weight: 400!important;
}
h2.comments-title, h3.comment-reply-title {
    font-size: 21px!important;
    color: rgb(0 0 0)!important;	
}
#comments {
    margin: 0!important;
}
.comment-form-url { /* hide website URL input */
	display: none;
}
.comment-list li.comment, .comment-form textarea, .comment-form input {
    box-shadow: none;
}
#comments .fn {
    padding-left: 0;
}
/* DO NOT USE THIS BREAKS POSTS
.row.listrecent {
    display: none!important;
}
*/
.byline p {
	font-weight: normal;
	color: #d6431d;
	font-size: 1.3rem;
	font-style: italic;
	margin-bottom: 0;
}
.byline p span {
	font-weight: 900;
    font-style: normal;
}
.byline p a {
	color: #d6431d!important;
}
.byline p a:hover {
	color: #d6431d!important;
	text-decoration: underline;
}
/* Index pg */
.card {
    border-radius: 0.8em;
}

@media (max-width: 576px) {
.byline p  {
    font-size: 1.2rem;
	}	
}
@media (max-width: 430px) {
    .mainheading h1.posttitle, h1.entry-title {
        font-size: 2em !important;
    }
	.article-post {
		font-size: 1.2em!important;
	}	
}
.bottompagination span.navigation a {
    color: #727272;
}
span.post-read-more {
    display: none;
}
@media (max-width: 576px) {
.wprm-recipe a.wprm-recipe-link, .wprm-recipe a.wprm-recipe-link:hover {
    text-align: left;
	}
}	
sup {
	font-size: 0.5em!important;
}
.nota {
	display: block;
    padding: 50px;
    background: rgb(118 171 52 / 9%);
    font-size: 1.5rem;
    font-weight: 100;
    border-radius: 20px;
    color: #323430;
}	
.updated {
	display: block;
    background: rgb(198 62 27 / 7%);
    border-radius: 20px;
    padding: 25px;
    font-size: 1.2rem;
}
.updated p a {
	background: transparent!important;
}
.signature {
	width: 225px;
	height: auto;
    margin: 40px 0 0 0;
    transform: rotate(7deg);
}
.table-container {
    width: 100%;
    overflow-x: auto;
} 
table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
} 
th, td {
     padding: 12px 15px;
     text-align: left;
     border-bottom: 1px solid #ddd;
} 
th {
     background-color: #f2f2f2;
     font-weight: bold;
}
tr:hover {
     background-color: #f5f5f5;
}
table th {
    background-color: #fff;
    color: #222;
    font-weight: 700;
	font-size: 1.2rem;
}
table {
	font-family: unset;
	font-weight: unset;
}
table td, table th {
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
    padding: 16px 8px 16px 8px;
}
table th {
	border-top-width: 0;
	border-bottom-width: 0;
    border-right-width: 0;
	border-left-width: 0;
}
/*
table td:last-child {
	border-bottom-width: 1px;
}
*/
	
@media screen and (max-width: 600px) {
      table {
      border: 0;
} 
table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      width: 1px;
}
table tr {
      border-bottom: 3px solid #fff;
      display: block;
      margin-bottom: 0.625em;
}
table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: 1.1em;
}
.last-row {
    border-bottom: 1px solid #ddd;!important;	
}	
	
table td::before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
}
table td:last-child {
       border-bottom: 0;
}
     }
:root :where(.wp-block-image figcaption) {
    text-align: left!important;
}
td data-label bold {
	font-weight: 700;
}

.wprm-icon-shortcode {
    display: none!important;
}
.wprm-recipe-template-chic h3 {
    text-decoration: none;
}
.wprm-decoration-line {
	display: none;
}
.wprm-block-text-uppercase {
    text-transform: none!important;
}
.wprm-recipe-template-chic .wprm-recipe-header {
    margin-top: unset !important;
    text-transform: none!important;
}
.wprm-recipe-template-chic {
    border-color: rgb(40 34 34 / 20%) !important;
    border-radius: 25px !important;
	padding: 40px!important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
/*
.wprm-recipe-image, .wprm-block-image-rounded {
	margin: 50px;
}
*/
.wprm-container-columns-spaced-middle.wprm-container-columns-gutter, .wprm-container-columns-spaced.wprm-container-columns-gutter {
    margin: 0 50px 0 0 !important;
}
.wprm-recipe-pin {
	display: none!important;
}
.wprm-container-columns-spaced-middle.wprm-container-columns-spaced-middle {
	align-items: unset!important;
}
.wprm-recipe-template-chic .wprm-template-chic-buttons {
    /* clear: both; */
    /* font-size: 0.9em; */
    /* text-align: center; */
    float: right;
    margin-top: -105px;
    padding: 0;
}
.wprm-recipe a.wprm-recipe-link, .wprm-recipe a.wprm-recipe-link:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #015fd3!important;
	text-decoration: none;
}
.wprm-recipe-icon svg {
	display: none!important;
}
.recent-posts .listrecent .card.post .card-title {
    font-size: 1.7rem;
    font-weight: 700;
	line-height: 1.2;
}
@media screen and (max-width: 1200px) {
.wprm-recipe-template-chic .wprm-recipe-name {
    line-height: 1em!important;
	}
}	
@media screen and (max-width: 767px) {
.wprm-recipe-template-chic {
    padding: 20px !important;
	}
.wprm-recipe-template-chic .wprm-recipe-name {
    font-size: 1.3em!important
	}	
}	
@media screen and (max-width: 640px) {
.wprm-recipe-image img {
    min-width: 100%;
    height: auto;
	}
.wprm-recipe-template-chic .wprm-template-chic-buttons {
	float: left;
	}
.wprm-recipe-template-chic .wprm-template-chic-buttons {
	margin-left: -14px!important;
}
.wprm-recipe-image img {
    border-radius: 20px !important;
	}
}	
@media screen and (max-width: 991px) {
	.recent-posts .listrecent .card.post .card-title {
    font-size: 1.5rem;
	}
}
@media screen and (max-width: 360px) {
	.recent-posts .listrecent .card.post .card-title {
    font-size: 1.35rem;
	}
}
@media screen and (min-width: 1500px) {
    .listfeaturedtag span.card-text, .listrecent span.card-text {
        font-size: 1.2rem;
        color: #fff;
        opacity: .9;
        color: #5f636d;
    }
}
.prevnextlinks .thepostlink {
    padding: 20px 0;
    font-size: 16px;
    color: inherit;
}
.shareitnow li a i {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.shareitnow li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.back-to-top {
    opacity: 0.5;
}
.up-yours {
	opacity: 0.8;
    height: 25px;
    width: 25px;
    padding: 10px 0 0 0;
}

/* Twitter/X hover - #1DA1F2 (Twitter blue) fuck eloy */
img[src*="twitter"]:hover,
.fa-twitter:hover {
    filter: brightness(0) saturate(100%) invert(45%) sepia(99%) saturate(1678%) hue-rotate(184deg) brightness(100%) contrast(101%);
    transition: filter 0.3s ease;
}

/* Facebook hover - #1877F2 (Facebook blue) */
img[src*="facebook"]:hover,
.fa-facebook:hover {
    filter: brightness(0) saturate(100%) invert(25%) sepia(100%) saturate(4718%) hue-rotate(229deg) brightness(107%) contrast(101%);
    transition: filter 0.3s ease;
}

/* Pinterest hover - #E60023 (Pinterest red) */
img[src*="pinterest"]:hover,
.fa-pinterest:hover {
    filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(6972%) hue-rotate(325deg) brightness(97%) contrast(143%);
    transition: filter 0.3s ease;
}
.twitter-footer {
	font-size: 32px;
    filter: brightness(0) saturate(100%) invert(98%) sepia(12%) saturate(464%) hue-rotate(316deg) brightness(102%) contrast(99%)!important;
	text-decoration: none!important;
}
body .twitter-footer a:hover,
body .twitter-footer a:focus {
    text-decoration: none !important;
    filter: brightness(0) saturate(100%) invert(98%) sepia(12%) saturate(464%) hue-rotate(316deg) brightness(102%) contrast(99%) !important;
}
.twitter-footer a:hover {
	text-decoration: none!important;
	filter: brightness(0) saturate(100%) invert(98%) sepia(12%) saturate(464%) hue-rotate(316deg) brightness(102%) contrast(99%)!important;
}
a:focus, a:hover {
    color: #014c8c;
    text-decoration: none;
}
.fa-circle-info:before { /* Do not remove this style */
    content: "\f05a";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
	font-style: normal;
}
