.categoryHeader{font-family:"Kaushan Script",cursive;font-size:20px}.categoryLinks{margin-left:25px}.categoryLink{margin-left:20px;text-transform:uppercase;color:#000;font-size:14px;font-weight:500;cursor:pointer;transition:all .5s ease-in-out}.categoryLink:hover{color:#b8860b}@media screen and (max-width:480px){.card-body{flex-wrap:wrap}.categoryLinks{display:flex}}@media screen and (max-width:580px){.card-body{flex-wrap:wrap}.categoryLinks{display:flex}}.latestPost{display:flex;flex:5 1;flex-direction:column}.lPostImg>img{width:550px;height:650px;object-fit:cover}.lPostMeta{font-family:source code pro;display:flex;align-items:center;font-size:10px;margin-top:6px}.lPostDate{margin-right:15px}.lPostIcon{margin-right:5px}.lPostHeading{font-family:prata;font-size:20px;text-transform:uppercase;margin:10px 0;cursor:pointer}.lPostDesc{font-family:josefin sans;font-weight:400;font-size:14px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lPostDesc:first-letter{text-transform:uppercase;font-weight:700;font-size:20px}.lPostBtn{width:150px;padding:10px;font-family:varela;font-size:12px;text-align:center;border:none;background-color:#b8860b;color:#fff;text-transform:uppercase;cursor:pointer;transition:all 1s ease-in-out}.lPostBtn:hover{background-color:#000;color:#fff}@media screen and (max-width:480px){.latestPost{display:block}.lPostImg>img{width:100%;height:650px;object-fit:cover}}.randomPost{display:flex;flex-direction:column;padding:0 1px 0 11px;margin-left:60px;border-radius:0;box-shadow:0 6px 16px rgb(0 0 0/12%)}.randomPostImgCont{padding:0}.randomPostImg{height:200px;border-radius:0;object-fit:cover}.randomPostInfo{padding:0 11px 0 0}.randomPostMeta{background-color:#fff;border-radius:none;color:#b8860b;font-size:10px}.randomPostCat{margin-right:10px;font-family:source code pro;text-transform:uppercase;cursor:pointer;transition:all .8s ease-in-out}.randomPostCat:hover{color:#000}.randomPostComment{margin-right:auto;cursor:pointer;transition:all .8s ease-in-out}.randomPostComment:hover{color:#000}.randomPostCommentIcon{margin-right:3px}.randomPostTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:14px;cursor:pointer}.randomPostMore{display:flex;align-items:center;font-family:dancing script;font-size:20px;cursor:pointer}.randomPostMoreIcon{margin-left:5px}@media screen and (max-width:480px){.randomPost:first-child{margin-top:20px}.randomPost{margin:0;width:100%!important}.randomPostImgCont{display:none}.randomPostInfo{width:20rem}}@media screen and (max-width:580px){.randomPost:first-child{margin-top:20px}.randomPost{display:flex;margin-left:0}.randomPostImgCont{height:10px}}.posts{display:flex;flex-direction:column;flex:5 1}.post{border-radius:0;border:none;height:300px;box-shadow:0 6px 16px rgb(0 0 0/12%)}.postImgCont{padding:0}.postImg{height:300px;border-radius:0;object-fit:cover}.postInfo{padding:0 10px 0 0}.postMeta{font-size:10px;border:none;background-color:#fff}.postDate{margin-right:10px;font-family:source code pro;text-transform:uppercase}.postComment{margin-right:auto;transition:all .8s ease-in-out}.postComment:hover{color:#b8860b;cursor:pointer}.postCommentIcon{margin-right:3px}.postTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:18px;cursor:pointer}.postDesc{font-family:josefin sans;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.postReadMoreBtn{padding:5px;border:none;background-color:#fff;color:#b8860b;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all 1s ease-in-out}.postReadMoreBtn:hover{color:#000}.postLoadMoreBtn{align-self:center;width:200px;padding:10px;margin-bottom:10px;border:none;background-color:#b8860b;color:#fff;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all .5s ease-in-out}.postLoadMoreBtn:hover{color:#000}@media screen and (max-width:480px){.post:first-child{margin-top:2rem}.post{width:100%}.postInfo{padding:0 10px 0 0}}.home{flex-direction:column}.home,.sectionOne{display:flex}.randomPostSec{flex:5 1;flex-direction:column}.mainPostsSec{display:flex}@media screen and (max-width:480px){.home,.sectionOne{display:block}}@media screen and (max-width:590px){.home,.sectionOne{display:block}}.sidebar{flex:2 1;margin-top:70px;margin-bottom:50px}.sidebarSocial{display:flex;flex-direction:column;align-items:center}.socialTitle{font-family:dancing script;font-size:40px;color:#b8860b}.sidebarSocialDets{display:flex;padding:5px;margin-top:20px;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;transition:all .7s ease-in-out}.sidebarSocialDets>span{font-family:josefin sans;font-size:13px;text-transform:uppercase;text-align:center}.sidebarSocialDets:hover{color:#b8860b}.sidebarSocialIcon{font-size:24px;margin-bottom:5px}h1{font-family:prata}.header{display:flex;padding:12px;margin-top:60px;align-items:center;justify-content:space-between}.headerLogo{font-family:"Luckiest Guy",cursive;font-size:40px}.hamburger-toggler{font-family:candara;margin:0 40px 0 0;font-size:18px;line-height:70px;display:none;text-transform:uppercase}#toggle{display:none}.headerLinks{display:flex;align-items:center}.headerLink{font-family:josefin sans;font-size:13px;color:#000;text-decoration:none;text-transform:uppercase;margin-right:30px;transition:all .5s ease-in-out}.headerLink:active,.headerLink:hover{color:#b8860b}@media screen and (max-width:480px){.header{display:block}.hamburger-toggler,.headerLogo{display:block;text-align:center}.hamburger-toggler{cursor:pointer;margin:0}.headerLinks{display:block;text-align:center;width:100%;display:none}.headerLink{margin:0}#toggle:checked+.headerLinks,.headerLink{display:block}}.nav{background-color:#e6e6e6;position:fixed;width:100%;top:0;z-index:9999}.scrolled{background-color:#000;height:60px;transition:all 1s linear;opacity:.8}.scrolled .navLink{font-size:14px}.scrolled .navIcon{font-size:14px!important}.topNav{display:flex;padding:12px;align-content:center;justify-content:space-between}.leftNav{display:flex;align-items:center}.navLink{text-decoration:none;margin-right:20px;text-transform:uppercase;font-size:12px;font-family:varela;color:#999;cursor:pointer;transition:all .5s ease-in-out}.navLink:active{color:#000}.navLink:hover{color:#b8860b}.rightNav{display:flex;align-items:center}.navIcon{font-size:12px!important;margin-right:20px;color:#999;cursor:pointer;transition:all .5s ease-in-out}.navIcon:hover{color:#b8860b}.navSearchBox{display:none}.navSearch{display:inline-block;font-family:candara;position:absolute;right:152px;padding:10px;margin:0;height:30px;border-radius:15px;border:1px solid #b8860b}.navSearch:focus{outline:none}@media screen and (max-width:480px){.leftNav{display:none}.rightNav{margin:auto}}.footer{flex-direction:column;background-color:#000;color:#fff;padding:12px;margin-bottom:20px}.footer,.footerSection{display:flex;justify-content:center}.footerLinks{display:flex;flex-direction:column;text-align:left;margin-right:40px;margin-top:20px}.footerLinks>span{text-transform:uppercase;font-family:josefin sans;font-size:11px;font-weight:700;padding:5px}.footerLinks>a,.footerLinks>p{font-weight:400;text-decoration:none;color:#fff;font-size:11px;padding:5px}.footerCredits,.footerLinks>a,.footerLinks>p{font-family:josefin sans;text-transform:uppercase}.footerCredits{display:flex;justify-content:center;font-size:9px;font-weight:300;margin-top:40px}.footerDesign{margin-right:15px;margin-left:15px}@media screen and (max-width:480px){.footer,.footerSection{display:block}.footerNewsletter{margin:0}.footerNewsLetterEmail{width:100%}}@media screen and (max-width:580px){.footer{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:800px){.footer{width:100vw}}.single{display:flex;flex:5 1;flex-direction:column}.singleMeta{font-family:source code pro;font-size:10px}.singleDate{margin-right:10px}.singleCommentIcon{margin-right:3px}.singleTitle{margin:10px 0}.singleTitle>span{font-family:Prata;font-size:24px;font-weight:400;text-transform:uppercase}img{width:100%}.singleImg>img{width:100%;height:650px;object-fit:cover}.singleDesc{font-family:josefin sans;margin:30px 0 20px}.comments{margin-top:40px}.commentsHeader{font-family:"Kaushan Script",cursive;font-size:40px;text-align:center}.comments>.card{box-shadow:0 6px 16px rgb(0 0 0/12%)}.card-header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-bottom:none}.commentName{font-family:josefin sans;text-transform:uppercase;font-size:13px}.commentName>span{font-family:"Kaushan Script",cursive;font-size:14px;text-transform:lowercase}.commentDate{font-family:source code pro;font-size:13px}.card-text{font-family:josefin sans;color:#000}.commentsRelpyBtn{border-top:none;background-color:#fff}.commentReplyBtn{font-family:valera;letter-spacing:1px;font-size:11px;background-color:inherit;border:none;padding:10px;text-transform:uppercase;transition:all .5s ease-in-out}.commentReplyBtn:hover{color:#b8860b}.form{margin-bottom:30px}.commentHeader{font-family:"Kaushan Script",cursive;font-size:40px;text-align:center;margin-bottom:10px}.form-label{font-family:josefin sans;font-size:12px;text-transform:uppercase}.inputs{font-family:varela;font-size:15px;padding:10px;border-radius:0}.inputs:focus{border-color:#000;box-shadow:none}.commentBtn{font-family:josefin sans;font-size:16px;font-weight:300;text-transform:uppercase;padding:10px;width:120px;border:none;background-color:#b8860b;color:#fff;float:right}.commentBtn:hover{background-color:#000;transition:all .8s ease-in-out}.singlePost{display:flex}@media screen and (max-width:480px){.sidebar{display:none}}.categoryPostContent{margin-bottom:30px}.categoryPostCategory{font-family:"Kaushan Script",cursive;font-size:30px}.categoryPost{border-radius:0;border:none;height:350px;box-shadow:0 6px 16px rgb(0 0 0/12%)}.categoryPostImgCont{padding:0}.categoryPostImg{height:350px;border-radius:0;object-fit:cover}.categoryPostInfo{padding:0 10px 0 0}.categoryPostMeta{display:inline-block;font-size:10px;border:none;background-color:#fff}.categoryPostDate{margin-right:10px;font-family:source code pro;text-transform:uppercase}.categoryPostComment{transition:all .8s ease-in-out}.categoryPostComment:hover{color:#b8860b;cursor:pointer}.categoryPostCommentIcon{margin-right:3px}.categoryPostTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:18px;cursor:pointer}.categoryPostDesc{font-family:josefin sans;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.categoryPostReadMoreBtn{padding:5px;border:none;background-color:#fff;color:#b8860b;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all 1s ease-in-out}.categoryPostReadMoreBtn:hover{color:#000}.postCategoryHeader{margin:25px 0 20px}.postCategory{font-family:"Kaushan Script",cursive;font-size:30px}.allPostsContent{margin-bottom:30px}.allPosts{border-radius:0;border:none;height:350px;box-shadow:0 6px 16px rgb(0 0 0/12%)}.allPostsImgCont{padding:0}.allPostsImg{height:350px;border-radius:0;object-fit:cover}.allPostsInfo{padding:0 10px 0 0}.allPostsMeta{display:inline-block;font-size:10px;border:none;background-color:#fff}.allPostsDate{margin-right:10px;font-family:source code pro;text-transform:uppercase}.allPostsComment{transition:all .8s ease-in-out}.allPostsComment:hover{color:#b8860b;cursor:pointer}.allPostsCommentIcon{margin-right:3px}.allPostsTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:18px;cursor:pointer}.allPostsDesc{font-family:josefin sans;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.allPostsReadMoreBtn{padding:5px;border:none;background-color:#fff;color:#b8860b;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all 1s ease-in-out}.allPostsReadMoreBtn:hover{color:#000}.allPostsHeader{margin:25px 0 20px}.allPostsCategory{font-family:"Kaushan Script",cursive;font-size:30px}.searchResultsContent{margin-bottom:30px}.searchResults{border-radius:0;border:none;height:350px;box-shadow:0 6px 16px rgb(0 0 0/12%)}.searchResultsImgCont{padding:0}.searchResultsImg{height:350px;border-radius:0;object-fit:cover}.searchResultsInfo{padding:0 10px 0 0}.searchResultsMeta{display:inline-block;font-size:10px;border:none;background-color:#fff}.searchResultsDate{margin-right:10px;font-family:source code pro;text-transform:uppercase}.searchResultsComment{transition:all .8s ease-in-out}.searchResultsComment:hover{color:#b8860b;cursor:pointer}.searchResultsCommentIcon{margin-right:3px}.searchResultsTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:18px;cursor:pointer}.searchResultsDesc{font-family:josefin sans;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.searchResultsReadMoreBtn{padding:5px;border:none;background-color:#fff;color:#b8860b;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all 1s ease-in-out}.searchResultsReadMoreBtn:hover{color:#000}.searchResultsHeader{font-family:"Kaushan Script",cursive;font-size:30px}.menuPostContent{margin-bottom:30px}.menuPostmenu{font-family:"Kaushan Script",cursive;font-size:30px}.menuPost{border-radius:0;border:none;height:350px;box-shadow:0 6px 16px rgb(0 0 0/12%)}.menuPostImgCont{padding:0}.menuPostImg{height:350px;border-radius:0;object-fit:cover}.menuPostInfo{padding:0 10px 0 0}.menuPostMeta{display:inline-block;font-size:10px;border:none;background-color:#fff}.menuPostDate{margin-right:10px;font-family:source code pro;text-transform:uppercase}.menuPostComment{transition:all .8s ease-in-out}.menuPostComment:hover{color:#b8860b;cursor:pointer}.menuPostCommentIcon{margin-right:3px}.menuPostTitle{text-transform:uppercase;font-family:prata;font-weight:400;font-size:18px;cursor:pointer}.menuPostDesc{font-family:josefin sans;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.menuPostReadMoreBtn{padding:5px;border:none;background-color:#fff;color:#b8860b;font-family:varela;font-size:12px;font-weight:700;text-transform:uppercase;transition:all 1s ease-in-out}.menuPostReadMoreBtn:hover{color:#000}.menuItemHeader{margin:25px 0 20px}.menuItem{font-family:"Kaushan Script",cursive;font-size:30px}
/*# sourceMappingURL=main.fbb52124.chunk.css.map */