#recipe_grid > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:8px;grid-row-gap:8px;grid-auto-rows:minmax(min-content,1fr)}#recipe_grid{flex-direction:column}#recipe_grid > .oxy-posts > *{grid-column:span 1;grid-row:span 1}#recipe_grid{display:flex}@media (max-width:991px){#recipe_grid > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(6,minmax(10px,1fr));grid-column-gap:20px;grid-row-gap:20px}#recipe_grid{flex-direction:column}#recipe_grid > .oxy-posts > :last-child{grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(1){grid-column:span 6;grid-row:span 2;height:100%}#recipe_grid > .oxy-posts > :nth-child(2){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(3){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(4){grid-column:span 3}#recipe_grid > .oxy-posts > :nth-child(5){grid-column:span 3}#recipe_grid > .oxy-posts > :nth-child(6){grid-column:span 3}#recipe_grid > .oxy-posts > :nth-child(7){grid-column:span 3}#recipe_grid > .oxy-posts > :nth-child(8){grid-column:span 3}#recipe_grid > .oxy-posts > :nth-child(9){grid-column:span 3}}@media (max-width:479px){#recipe_grid > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(6,minmax(10px,1fr));grid-column-gap:20px;grid-row-gap:20px}#recipe_grid{flex-direction:column}#recipe_grid > .oxy-posts > :last-child{grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(1){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(2){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(3){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(4){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(5){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(6){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(7){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(8){grid-column:span 6}#recipe_grid > .oxy-posts > :nth-child(9){grid-column:span 6}}#recipe_grid .oxy-post{display:flex;flex-direction:column;text-align:left;align-items:flex-start;width:100%;background-size:cover;background-position:center center}#recipe_grid .oxy-post-image-overlay{position:relative;display:flex;flex-grow:1;flex-direction:column;text-align:left;align-items:center;justify-content:center;width:100%;padding:64px 16px;background-color:rgba(255,255,255,0.5)}#recipe_grid .oxy-post-image-date-overlay{position:absolute;top:1rem;right:1rem;font-size:.7rem;color:#fff;background-color:rgba(0,0,0,0.5);padding:0.5rem 0.75rem;font-weight:bold;-webkit-font-smoothing:antialiased}#recipe_grid .oxy-post-title{font-size:1.5rem;line-height:1.75rem;margin-bottom:1rem}#recipe_grid .oxy-easy-posts-pages{margin-top:16px;padding:16px 8px}#recipe_grid .oxy-easy-posts-pages .page-numbers{padding:8px 12px;background-color:#f2f2f2;color:black}@media (max-width:480px){#recipe_grid .oxy-easy-posts-pages .page-numbers{line-height:3rem}}#recipe_grid .oxy-easy-posts-pages .page-numbers.current{background-color:#dddddd}#recipe_grid .oxy-easy-posts-pages .page-numbers:hover{background-color:#dddddd}#recipe_grid .oxy-post-title{color:#111111}#recipe_grid .oxy-post-title:hover{color:#333333}#recipe_grid .oxy-read-more{font-size:1rem;color:#ffffff;background-color:#486034;text-decoration:none;padding:0.75em 1.5em;line-height:1;border-radius:3px;display:inline-block}#recipe_grid .oxy-read-more:hover{background-color:#466114;text-decoration:none}#recipe_grid .oxy-easy-posts-pages{text-align:center}