:root {
--bxbr: 2px solid #000;
--bxbra : 10px;
--bxsh: 7px 7px 0px #3B3A3A;
--bxshover: 8px 8px 0px #000;
--bstras: 0 4px 60px 0 rgba(0,0,0,0.2);
--headFont: "Playfair Display", serif;
--bodyFont: "Quattrocento Sans", sans-serif;
}
a:focus {
outline: 1px solid;
} .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .navbar-wp .navbar-nav > li> a{
font-size: 18px;
}
.navbar-wp .dropdown-menu{
border-radius: var(--bxbra);
box-shadow: 0px 8px 16px -4px rgba(0,0,0,0.05);
padding: 5px 0;
font-family: var(--headFont);
} .right-nav.info-right{
gap: 8px;
}
.right-nav a{
border-width: 1px;
}
.switch{
display: none;
}
.bs_upscr{
border-width: 1px;
}
.bs_upscr:hover, .bs_upscr:focus{
border-width: 1px;
} .list-blog.bs-blog-post{
padding: 0;
border: none;
box-shadow: none;
border-radius: 0;
gap: 40px;
display: flex;
align-items: center;
margin-bottom: 80px;
}
.list-blog .bs-blog-thumb {
width: 40px;
height: 100%;
max-width: 40%;
min-width: 40%;
min-height: 300px;
border: 2px solid #707070;
box-shadow: var(--bxsh);
margin-bottom: 7px;
margin-top: 7px;
transition: all 0.3s linear;
}
.list-blog.bs-blog-post:hover .bs-blog-thumb {
box-shadow: var(--bxshover);
transform: translateY(-7px);
}
.bs-blog-post .title{
font-weight: 800;
letter-spacing: 0px;
}
.bs-blog-category a{
box-shadow: none;
border: 1px solid #707070;
padding: 7px 15px;
font-family: var(--headFont);
font-size: 15px;
}
.bs-default .navbar-wp{
box-shadow: none;
border: none;
border-radius: 0;
} .bs-blog-post.single{
border-radius: 0;
box-shadow: none;
border: none;
display: flex;
flex-direction: column;
padding: 0;
}
.bs-blog-post.single .bs-header .title{
font-size: 46px;
width: 100%;
max-width: 90%;
margin-right: auto;
margin-left: auto;
}
.bs-blog-post.single .bs-header{
order: 0;
text-align: center;
}
.bs-blog-post.single .bs-blog-thumb{
order: -1;
}
.bs-blog-post.single:has(.bs-blog-thumb) .bs-header{
padding-top: 30px;
}
.bs-blog-post.single .bs-header .bs-blog-category{
justify-content: center !important;
}
.bs-info-author-block, .bs-single-related{
margin-bottom: 50px !important;
}
.bs-blog-post.single .bs-info-author-block{
margin-bottom: unset !important;
justify-content: center;
}
input[type="submit"], button{
border-width: 2px;
} .bs-card-box.padding-20{
border: none;
box-shadow: none;
border-radius: 0;
padding: 0;
} .bs-sidebar .bs-widget{
transition: all 0.3s linear;
}
.bs-sidebar .bs-widget:hover{
box-shadow: var(--bxshover);
}
.bs-sidebar .bs-widget, .page-entry-title{
margin-bottom: 50px;
}
.bs-sidebar .bs-widget .bs-widget-tags a, .bs-sidebar .bs-widget .tagcloud a, .tagcloud a{
border-width: 1px ;
}
.col-lg-3 .bs-sidebar .widget_search .search-form{
flex-direction: column;
gap: 10px;
}
.bs-default .navbar-header, .index-class, .single-class, .mainfeatured, .page-class, .archive-class, .missed-area, footer.footer{
position: relative;
z-index: 1;
}
.bs-default .bs-menu-full{
z-index: 2;
}
header.bs-default{
background-position: 0;
animation: verticalMove 0s infinite;
animation-timing-function: linear;
}
@keyframes verticalMove {
from {
background-position: 0 center;
}
to {
background-position: 1920px center;
}
} .bloggers-background-wrapper .squares, .bloggers-background-wrapper .circles, .bloggers-background-wrapper .triangles {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
}
.squares .square, .circles .circle, .triangles .triangle{
position: absolute;
width: 20px;
height: 20px;
opacity: 0.1;
animation: animate 8s linear infinite;
bottom: -100px;
}
.circles .circle{
border-radius: 100px !important;
}
.triangles .triangle{
width: 0;
height: 0; 
border-bottom-width: 42px;
border-bottom-style: solid;
border-left-width: 25px;
border-left-style: solid;
border-right-width: 25px;
border-right-style: solid;
border-radius: 0 !important;
}
.squares .square:nth-child(1){
left: 25%;
width: 80px;
height: 80px;
animation-delay: 0s;
}
.circles .circle:nth-child(1){
left: 10%;
width: 22px;
height: 20px;
animation-delay: 0s;
}
.triangles .triangle:nth-child(1){
left: 45%;
border-right-width: 10px;
border-left-width: 10px;
border-bottom-width: 22px;
animation-delay: 0s;
}
.squares .square:nth-child(2){
left: 10%;
width: 20px;
height: 20px;
animation-delay: 2s;
animation-duration: 12s;
}
.circles .circle:nth-child(2){
left: 45%;
width: 84px;
height: 80px;
animation-delay: 12s;
}
.triangles .triangle:nth-child(2){
left: 25%;
border-right-width: 15px;
border-left-width: 15px;
border-bottom-width: 28px;
animation-delay: 12s;
}
.squares .square:nth-child(3){
left: 70%;
width: 20px;
height: 20px;
animation-delay: 4s;
}
.circles .circle:nth-child(3){
left: 90%;
width: 53px;
height: 50px;
animation-delay: 4s;
}
.triangles .triangle:nth-child(3){
left: 80%;
border-right-width: 15px;
border-left-width: 15px;
border-bottom-width: 28px;
animation-delay: 4s;
}
.squares .square:nth-child(4){
left: 40%;
width: 60px;
height: 60px;
animation-delay: 0s;
animation-duration: 18s;
}
.circles .circle:nth-child(4){
left: 60%;
width: 53px;
height: 50px;
animation-delay: 18s;
}
.triangles .triangle:nth-child(4){
left: 30%;
border-right-width: 20px;
border-left-width: 20px;
border-bottom-width: 38px;
animation-delay: 18s;
}
.squares .square:nth-child(5){
left: 65%;
width: 20px;
height: 20px;
animation-delay: 0s;
}
.circles .circle:nth-child(5){
left: 90%;
width: 43px;
height: 40px;
animation-delay: 1s;
}
.triangles .triangle:nth-child(5){
left: 70%;
border-right-width: 25px;
border-left-width: 25px;
border-bottom-width: 42px;
animation-delay: 1s;
}
.squares .square:nth-child(6){
left: 75%;
width: 110px;
height: 110px;
animation-delay: 3s;
}
.squares .square:nth-child(7){
left: 35%;
width: 100px;
height: 100px;
animation-delay: 7s;
}
.squares .square:nth-child(8){
left: 50%;
width: 25px;
height: 25px;
animation-delay: 15s;
animation-duration: 45s;
}
.squares .square:nth-child(9){
left: 20%;
width: 15px;
height: 15px;
animation-delay: 2s;
animation-duration: 35s;
}
.squares .square:nth-child(10){
left: 85%;
width: 100px;
height: 100px;
animation-delay: 0s;
animation-duration: 11s;
}
@keyframes animate {
0%{
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100%{
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 50%;
}
}
@media (max-width: 991.98px) {
.m-header {
padding: 0 10px;
}
.col-lg-3 .bs-sidebar {
margin-top: 0px;
}
}
@media (min-width: 992px) {
#sidebar-right {
padding-right: unset;
padding-left: 20px;
}
}
@media (max-width: 767.98px) {
.col-lg-3 .bs-sidebar {
margin-top: 40px;
}
.list-blog.bs-blog-post{
flex-direction: column;
padding-left: 8px;
}
.list-blog.bs-blog-post .small{
font-size: 16px;
}
.list-blog .bs-blog-category {
justify-content: center;
}
.list-blog .bs-blog-thumb{
margin-right: 14px;
}
}