/*
Theme Name: Graceful Personal Blog 02
Theme URI:
Template: graceful
Author:
Author URI:
Description:
Version:
Updated:

*/
.fa-twitter:before{
    content:'' !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3E%3C/svg%3E");
    width: 12px;
    height: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
iframe{
    max-width:100%;
}
.post-footer {
    border-bottom: 1px solid #eee;
}
.main-content {
    margin-top: 40px;
}
.entry-header {
    border-bottom: 1px solid #eee;
}
#main-navigation {
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.main-navigation-sidebar {
    left: 40px;
    position: absolute;
    top: 0;
    z-index: 1;
}
#site-menu li a {
    font-family: 'Open Sans', sans-serif;
}
#responsive-menu .sub-menu > li li {
    background-color: #ccc;
}
.close-graceful-search {
    background-color: #000;
    background-color: #ddd;
    border: 1px solid #aaa;
}
#graceful-post-slider {
    padding-right: 40px;
    padding-left: 40px;
}
#graceful-post-slider .slide-item {
    height: 420px;
}
.graceful-slider-info {
    padding: 20px;
}
.graceful-slider-title {
    font-size: 32px;
    word-wrap: break-word;
}
.single .post-date {
    font-family: 'Mulish', sans-serif;
}
.single .post-title-author {
    font-family: 'Mulish', sans-serif;
}
.post-header {
    margin-top: 20px;
}
.site-images {
    min-height: 0;
}
.post-categories {
    background-color: #f1f1f1;
    background-color: #fff6f7;
    border: 1px solid #ffcad0;
}
.post-title {
    word-wrap: break-word;
}
.blog article .post-meta {
    margin-bottom: 10px;
}
.blog article .post-header .post-meta a {
    font-family: 'Mulish', sans-serif;
}
.blog article .post-date {
    font-family: 'Mulish', sans-serif;
}
.site-images img {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}
.graceful-widget .graceful-recent-image-box a {
    font-size: 14px;
}
aside .graceful-widget h2 {
    font-family: Open Sans, sans-serif;
}
aside .wp-block-latest-posts.wp-block-latest-posts__list li {
    border-bottom: 1px solid #000;
}
.blog .post-title {
    font-size: 34px;
    line-height: 38px;
}
.blog .post-page-content {
    padding-top: 10px;
    width: 80%;
    text-align: left;
    margin: 0 10%;
}
aside .graceful-widget h2, .graceful-widget .widget-title {
    font-weight: 700;
    background-color: #fff6f7;
    border-bottom: 1px solid #ffcad0;
}
aside .graceful-widget h2::after, .graceful-widget .widget-title::after {
    border-top: 8px solid #ff6481;
}
#primary .continue-read a {
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    font-weight: 300;
    font-family: Open Sans, sans-serif;
    background-color: #fafafa;
    text-decoration: none;
    text-transform: capitalize;
    color: #000;
    border: 1px solid #111;
}
#primary .continue-read a:hover {
    background-color: #f1f1f1;
}
.content-column > li {
    margin-bottom: 60px;
}
.grace-latest {
    text-align: center;
    margin-bottom: 36px;
    font-size: 20px;
    background-color: #f3f3f3;
    padding: 7px;
}
#top-navigation {
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #999;
    border-bottom: 1px solid #d9d1c0;
    -moz-box-shadow: 0 1px 5px rgba(0,0,0, 0.1);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0, 0.1);
    -o-box-shadow: 0 1px 5px rgba(0,0,0, 0.1);
    box-shadow: 0 1px 5px rgba(0,0,0, 0.1);
}
#top-menu {
    display: inline-block;
}
#top-menu a:focus {
    outline: 3px dotted #000 !important;
}
#top-menu li {
    position: relative;
}
#top-menu li.menu-item-has-children>a:after {
    margin-left: 6px;
    font-size: 12px;
    font-family: FontAwesome;
    content: "\f107";
}
#top-menu ul li.menu-item-has-children>a:after {
    float: right;
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f105";
}
#top-menu > li {
    display: inline-block;
    list-style: none;
}
#top-menu li a {
    position: relative;
    display: block;
    margin-left: 5px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 0 5px;
}
#top-menu ul li a {
    color: #000;
}
#top-menu li a:first-child {
    margin-left: 0;
}
#top-menu > li > a {
    display: block;
    text-decoration: none;
}
#top-menu > li:first-child > a {
    padding-left: 0;
}
#top-menu > li:last-child > a {
    padding-right: 0;
}
#top-menu ul ul {
    left: 100%;
    top: -1px;
}
#top-menu .menu-item:hover > ul, #top-menu .menu-item:focus-within > ul {
    left: 0;
    opacity: 1;
}
#top-menu .menu-item:hover ul ul, #top-menu .menu-item:focus-within ul ul {
    left: 100%;
}
#top-menu .sub-menu {
    left: -999em;
    width: 170px;
    text-align: left;
    position: absolute;
    z-index: 1101;
    border: 1px solid #e4e4e4;
    opacity: 0;
    border-width: 1px;
}
#top-menu .sub-menu a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#top-menu .sub-menu > li:last-of-type > a {
    border: none;
}
#top-menu .sub-menu li:first-child > .sub-menu {
    margin-top: -1px;
}
#top-menu .sub-menu > li > a {
    width: 100%;
    display: block;
    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 24px;
    line-height: 22px;
    padding: 8px 15px;
    margin: 0;
}
#top-menu li a, #main-menu li a {
    text-transform: uppercase;
}
#top-navigation > div {
    padding-right: 30px;
    padding-left: 30px;
}
.wp-block-search__label {
    display: none;
}
#graceful-post-slider.wrapped-content {
    padding-right: 0;
    padding-left: 0;
}
#site-footer {
    background-color: #fff6f7;
    border-top: 1px solid #999;
}
.graceful-hero-banner {
    display: flex;
    min-height: 500px;
    align-items: center;
}
.graceful-hb-col {
    width: 100%;
    position: relative;
    float: left;
}
.graceful-hb-col:last-child {
    min-height: 400px;
}
.graceful-hb-col img {
    width: 450px;
    height: 450px;
    margin: 50px;
}
.graceful-hb-col h2 {
    margin-bottom: 20px;
    font-size: 38px;
}
.graceful-hb-col a {
    float: left;
    font-size: 14px;
    font-weight: bold;
    background-color: #333;
    color: #fff !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 20px;
}
#graceful-hero-banner-wrap {
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 20px;
}
.single .post-page-content {
    padding: 0 0 10px;
}
.graceful-hb-col a:focus {
    outline: 2px dotted #000 !important;
}
#site-footer .graceful-widget h2 {
    background-color: #fff !important;
    padding: 3px 5px 2px;
}
.intro-text form {
    margin-top: 35px;
}
.blog .post-header {
    width: 80%;
    text-align: left;
    margin: 40px 10% 0;
}
.blog .post-page-content p {
    padding: 0;
    margin: 0;
}
.blog .post-footer {
    width: 80%;
    text-align: left;
    padding: 3px 3px 3px 0 !important;
    margin: 0 10%;
}
.blog .continue-read {
    text-align: left;
}
.site-images a::before {
    left: -75%;
    width: 50%;
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    z-index: 2;
    content: '';
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.3));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.3));
    background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.3));
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.3));
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,.3));
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.site-images a:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.graceful-hero-banner img {
    -webkit-animation: morph 15s ease-in-out infinite;
    animation: morph 15s ease-in-out infinite;
}
to {
    -moz-border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -webkit-border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -o-border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
}
.graceful-hero-banner .graceful-hb-col .navigation-socials a {
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
    color: #ff6481;
    padding: 2px;
}
#featured-boxes {
    margin-top: 40px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
#featured-boxes .wrapped-content {
    text-align: center;
    font-size: 0;
}
#featured-boxes .featured-box {
    width: calc((100% - 50px ) /3);
    width: -webkit-calc((100% - 70px ) /3);
    position: relative;
    float: left;
    margin-right: 34px;
}
#featured-boxes a {
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
#featured-boxes .featured-box img {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
#featured-boxes .graceful-wrap-outer {
    padding: 12px;
}
#featured-boxes h4 {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    background-color: rgba(0,0,0,0.50);
    text-transform: uppercase;
    color: #fff !important;
    padding: 11px 20px;
}
#featured-boxes .featured-box:last-child {
    margin-right: 0;
}
.site-menu-wrapper {
    margin-right: 0;
}
#primary .post-date {
    color: #1a1a1a;
}
@media screen and (max-width: 768px) {
.featured-box {
    display: block;
}
.main-navigation-search {
    right: 20px;
    top: 7px !important;
}
}
@media screen and (max-width: 480px) {
.graceful-slider-title {
    width: 300px;
}
.main-navigation-search {
    top: 0 !important;
}
.graceful-hero-banner {
    align-items: flex-start;
    flex-direction: column;
    flex-direction: column-reverse;
}
.graceful-hb-col a {
    float: unset;
    padding: 8px 20px;
}
.graceful-hb-col img {
    width: 100%;
    text-align: center;
    height: 100%;
    margin: 20px 0 30px;
}
.graceful-hb-col h2 {
    margin-bottom: 20px;
    font-size: 28px;
}
.graceful-hb-col:last-child {
    min-height: 300px;
}
.graceful-hb-col:first-child::after {
    left: 0;
    width: 100%;
}
.graceful-hb-col:first-child {
    text-align: center;
}
#featured-boxes .featured-box {
    width: 100%;
    margin-bottom: 34px;
}
#featured-boxes {
    padding: 20px !important;
}
.content-column > li {
    width: 100%;
}
}
@media (min-width: 700px) and (max-width: 900px) {
.graceful-hb-col img {
    width: 340px;
    height: 340px;
}
.graceful-hb-col:first-child {
    text-align: center;
}
.graceful-hb-col:first-child::after {
    display: none;
}
.graceful-hb-col:last-child {
    text-align: center;
    min-height: 200px;
}
}
@media screen and (min-width: 768px) {
.blog .post-page-content p {
    padding-right: 24px;
    padding-left: 24px;
}
.wrapped-content .main-navigation-search {
    right: 0;
}
#main-navigation .wrapped-content .navigation-socials {
    right: 35px;
}
.main-navigation-search {
    right: 35px;
    right: 0;
}
#main-navigation .navigation-socials {
    right: 75px;
    right: 35px;
}
.graceful-hb-col {
    width: 49%;
}
#main-navigation .wrapped-content {
    padding-left: 0;
}
}
