/*
Theme Name: Blogza 02
Theme URI: https://themeansar.com/free-themes/blogza-free-wordpress-theme/
Template: blogus
Author: Themeansar
Author URI: https://themeansar.com
Description: Blogza is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Blogza is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Blogza is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogus/blogza/ and documentation at https://docs.themeansar.com/docs/blogus/
Tags: blog,portfolio,news,grid-Layout,one-column,two-columns,three-columns,flexible-header,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,post-formats,rtl-language-support,theme-options,sticky-post,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 0.5.1719926475
Updated: 2024-07-02 13:21:15

*/

body {
    font-family: 'Roboto', sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Roboto', sans-serif;
}
.bs-social li a i {
    font-size: 20px;
    width: 35px;
    height: 35px;
}
.switch .slider::before {
    font-size: 20px;
}
.site-title {
    font-family: 'Roboto', sans-serif;
}
.navbar-wp .navbar-nav > li> a {
    font-family: 'Roboto', sans-serif;
}
.navbar-nav {
    padding-right: 0;
    justify-content: flex-start;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    -o-column-gap: 1.5rem;
    column-gap: 1.5rem;
    row-gap: 1rem;
}
.desk-header {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.right-nav a {
    font-size: 20px;
    width: 35px;
    height: 35px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.site-branding-text .site-title {
    font-size: inherit;
}
.bs-blog-post {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bs-blog-post:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bs-blog-thumb.lg {
    height: auto;
}
.bs-blog-post .bs-blog-thumb img {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    min-height: 300px;
}
.list-blog.bs-blog-post {
    margin-bottom: 0;
    padding: 0;
}
.bs-blog-post .small {
    padding: 0;
}
.bs-blog-meta .bs-author .auth img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bs-blog-post .bs-header {
    padding-right: 0;
    padding-left: 0;
}
.bs-info-author-block .bs-author-pic img {
    margin-left: auto;
    margin-right: auto;
}
footer .site-branding-text .site-title-footer a {
    font-family: 'Roboto', sans-serif;
}
figure {
    display: grid;
    margin-bottom: 0;
    margin-bottom: 10px;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}
button:focus:not(:focus-visible) {
    outline: 2px dotted #000;
}
.navbar-toggler.x:focus, button:focus {
    outline: 2px dotted #000;
    border: 1px solid;
}
p a {
    text-decoration: underline;
}
.article_content a, .bs-blog-post single a, .entry-content a, .comment-body a, .textwidget a, .content-area a {
    text-decoration: underline;
}
.bs-headthree .bs-header-main {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}
.bs-headthree .bs-header-main .inner {
    display: flex;
    text-align: center;
    height: auto;
    align-items: center;
    min-height: 150px;
    padding: 15px 0;
    margin: 0;
}
.bs-headthree .navbar-brand {
    margin-right: unset;
}
.bs-menu-full {
    position: relative;
}
.bs-headthree .navbar-brand .custom-logo {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.bs-headthree.six {
    margin-bottom: 50px;
}
.bs-headthree.six .bs-social {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 0;
}
.bs-headthree.six .navbar-wp {
    margin-left: 0;
    margin-top: 0;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    margin-bottom: 30px;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    border: 1px solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    z-index: 999;
    min-height: 58px;
    padding: 0;
}
.bs-headthree.six .navbar-wp .navbar-nav > li> a {
    padding: 0;
}
.bs-blog-post .bs-blog-thumb .bs-blog-category {
    margin-left: 0;
    position: absolute;
    left: 20px;
    margin-right: 0;
    top: 20px;
    right: 20px;
}
.site-branding-text .site-title a {
    font-size: 60px;
}
.bs-masonry-columns.c2 {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    -moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    -o-column-gap: 1.5rem;
    column-gap: 1.5rem;
}
.bs-blog-post .bs-blog-meta a {
    font-weight: 500;
}
.bs-masonry-columns.c3 {
    -moz-columns: 3;
    -webkit-columns: 3;
    -o-columns: 3;
    columns: 3;
    -moz-column-gap: 2rem;
    -webkit-column-gap: 2rem;
    -o-column-gap: 2rem;
    column-gap: 2rem;
}
.bs-masonry-columns div {
    display: inline-block;
    width: 100%;
}
.bs-blog-post .bs-blog-thumb:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.bs-blog-post.single .bs-blog-thumb:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.menu-link-description {
    display: inline-table;
    font-weight: 700;
    font-size: 11px;
    line-height: 10px;
    line-height: normal;
    width: max-content;
    position: absolute;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    top: 0;
    z-index: 9;
    word-break: keep-all;
    overflow-wrap: unset;
    padding: 2px 4px;
    margin: 0 3px;
}
.menu-link-description:after {
    width: 0;
    height: 0;
    position: absolute;
    left: 3px;
    content: '';
    bottom: -4px;
    border-left: 0 solid transparent;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
}
.blog-post-list {
    display: flex;
    flex-direction: column;
    gap: 70px;
}
.page-class .bs-card-box.padding-20 {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
img {
    max-width: 100%;
    display: block;
}
figure>img {
    grid-row: 1 / -1;
    grid-column: 1;
}
figure a {
    text-decoration: none;
    color: black;
}
.blogza-background-wrapper .squares, .blogza-background-wrapper .circles, .blogza-background-wrapper .triangles {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    overflow: hidden;
    top: 0;
    z-index: -1;
}
.squares .square, .circles .circle, .triangles .triangle {
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0.1;
    bottom: -100px;
    animation: animate 8s linear infinite;
}
.circles .circle {
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    -o-border-radius: 100px !important;
    border-radius: 100px !important;
}
.triangles .triangle {
    width: 0;
    height: 0;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    border-bottom-style: solid;
    border-bottom-width: 42px;
    border-left-width: 25px;
    border-left-style: solid;
    border-right-width: 25px;
    border-right-style: solid;
}
.squares .square:nth-child(1) {
    width: 80px;
    height: 80px;
    left: 25%;
    animation-delay: 0s;
}
.circles .circle:nth-child(1) {
    width: 22px;
    height: 20px;
    left: 10%;
    animation-delay: 0s;
}
.triangles .triangle:nth-child(1) {
    left: 45%;
    border-bottom-width: 22px;
    border-left-width: 10px;
    border-right-width: 10px;
    animation-delay: 0s;
}
.squares .square:nth-child(2) {
    width: 20px;
    height: 20px;
    left: 10%;
    animation-duration: 12s;
    animation-delay: 2s;
}
.circles .circle:nth-child(2) {
    width: 84px;
    height: 80px;
    left: 45%;
    animation-delay: 12s;
}
.triangles .triangle:nth-child(2) {
    left: 25%;
    border-bottom-width: 28px;
    border-left-width: 15px;
    border-right-width: 15px;
    animation-delay: 12s;
}
.squares .square:nth-child(3) {
    width: 20px;
    height: 20px;
    left: 70%;
    animation-delay: 4s;
}
.circles .circle:nth-child(3) {
    width: 53px;
    height: 50px;
    left: 90%;
    animation-delay: 4s;
}
.triangles .triangle:nth-child(3) {
    left: 80%;
    border-bottom-width: 28px;
    border-left-width: 15px;
    border-right-width: 15px;
    animation-delay: 4s;
}
.squares .square:nth-child(4) {
    width: 60px;
    height: 60px;
    left: 40%;
    animation-duration: 18s;
    animation-delay: 0s;
}
.circles .circle:nth-child(4) {
    width: 53px;
    height: 50px;
    left: 60%;
    animation-delay: 18s;
}
.triangles .triangle:nth-child(4) {
    left: 30%;
    border-bottom-width: 38px;
    border-left-width: 20px;
    border-right-width: 20px;
    animation-delay: 18s;
}
.squares .square:nth-child(5) {
    width: 20px;
    height: 20px;
    left: 65%;
    animation-delay: 0s;
}
.circles .circle:nth-child(5) {
    width: 43px;
    height: 40px;
    left: 90%;
    animation-delay: 1s;
}
.triangles .triangle:nth-child(5) {
    left: 70%;
    border-bottom-width: 42px;
    border-left-width: 25px;
    border-right-width: 25px;
    animation-delay: 1s;
}
.squares .square:nth-child(6) {
    width: 110px;
    height: 110px;
    left: 75%;
    animation-delay: 3s;
}
.squares .square:nth-child(7) {
    width: 100px;
    height: 100px;
    left: 35%;
    animation-delay: 7s;
}
.squares .square:nth-child(8) {
    width: 25px;
    height: 25px;
    left: 50%;
    animation-duration: 45s;
    animation-delay: 15s;
}
.squares .square:nth-child(9) {
    width: 15px;
    height: 15px;
    left: 20%;
    animation-duration: 35s;
    animation-delay: 2s;
}
.squares .square:nth-child(10) {
    width: 100px;
    height: 100px;
    left: 85%;
    animation-duration: 11s;
    animation-delay: 0s;
}
@media screen and (max-width: 991px) {
.bs-headthree .navbar-brand .custom-logo {
    width: 200px;
    height: auto;
}
.bs-headthree.six .navbar-wp .navbar-nav > li> a {
    padding: 13px 8px;
}
.navbar-nav {
    gap: 0;
    padding: 0;
}
}
@media (max-width: 991.98px) {
.bs-masonry-columns.c3 {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
}
}
@media screen and (max-width: 767px) {
.bs-latest-heading span {
    display: none;
}
.bs-headthree .navbar-brand .custom-logo {
    width: 120px;
    height: auto;
}
.bs-masonry-columns.c3 {
    -moz-columns: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
}
.bs-masonry-columns.c2 {
    -moz-columns: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
}
.bs-blog-post .bs-blog-meta {
    justify-content: start;
}
}
