.main-navigation ul li {
border-radius: 3px;
position: relative;
background-color: transparent;
}
.main-navigation ul li a {
padding: 0;
background-color: transparent;
}
.main-navigation ul li:before {
content: "";
width: 20%;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
transition: width 0.2s ease-in;
}
.main-navigation ul li:first-child:before {
background-color: rgba(255, 0, 0, 0.64);
}
.main-navigation ul li:nth-child(2):before {
background-color: rgba(255, 221, 0, 0.64);
}
.main-navigation ul li:nth-child(3):before {
background-color: rgba(0, 123, 255, 0.64);
}
.main-navigation ul li:nth-child(4):before {
background-color: rgba(0, 255, 25, 0.64);
}
.main-navigation ul li:nth-child(5) {
margin: 10px 0;
}
.main-navigation ul li:nth-child(5):before {
background-color: rgba(255, 0, 0, 0.64);
}
.main-navigation ul li:nth-child(6):before {
background-color: rgba(255, 221, 0, 0.64);
}
.main-navigation ul li:hover:before {
width: 100%;
}
.banner-slider .item:hover .text-holder .entry-title a {
position: relative;
color: #fff !important;
z-index: 1;
}
.banner-slider .item {
transition: box-shadow 0.1s ease-in;
background-image: none;
position: relative;
overflow: hidden;
}
.banner-slider .item:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background-image: linear-gradient(transparent 10%, rgba(171, 43, 54, 0.3));
z-index: 0;
}
.owl-stage-outer {
padding: 10px 0;
}
.custom-logo-link img {
width: auto;
height: 80px;
}
.site-header .site-branding {
width: 15%;
}
.main-navigation {
width: 70%
}
.site-header .tools {
width: 10%;
}
.single-header {
max-height: 120px;
}
.back-to-top {
bottom: 80px;
}
.back-to-top span {
line-height: 1.857em;
}
.entry-content ol {
margin-left: 1.5em;
}
.site-header .tools .search-icon .close-icon,
.mobile-site-header .tools .search-icon .close-icon {
display: none;
}
.mobile-site-header .tools .search-icon {
width: 18px;
height: 18px;
}
.wp-block-image {
margin: 10px 0;
}
.wp-block-image figure,
figure.wp-block-image {
position: relative;
width: fit-content;
}
.wp-block-image figcaption {
position: absolute;
max-height: 105px;
bottom: 0;
right: 0;
z-index: 23;
margin: 0;
background: #000;
padding: 0 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 8px;
opacity: 0.5;
color: #fff;
}
.wp-block-image img {
max-height: 75vh;
width: auto;
}
.single .post-entry-header {
width: 100%;
}
article .holder {
flex-direction: column !important;
}
.single #primary .post .holder .meta-info {
width: auto;
align-self: flex-end;
margin: 15px 0;
text-align: right;
}
.single #primary .post .holder .meta-info .entry-meta a {
display: inline-block;
}
.blossom-child-tags {
display: block;
margin-bottom: 10px;
}
.single .navigation {
max-width: none;
}
div#primary {
margin-bottom: 30px;
}
.single .post-entry-header {
margin-bottom: 0;
}
.single .post-entry-header .entry-title {
margin-bottom: 0;
}
.google-adds-block {
margin: 30px auto;
}
.google-adds-article {
margin: 10px 0;
}
ins {
background-color: transparent;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.bwg-item {
flex: 0 1 200px;
}
.title-center {
text-align: center;
display: inherit;
}
#primary {
width: 100%;
margin: 0 0 30%;
}
.site-branding img {
height: auto;
width: 80px;
margin: 0 auto;
}
.single .site-content {
background: transparent;
}
.single .container {
background: #fff;
padding: 15px;
border-radius: 10px;
}
.tools svg {
color: #ab2b36;
}
.search-icon path {
fill: currentcolor
}
.back-to-top {
bottom: 40px;
width: 40px;
height: 40px;
z-index: 100;
}
.banner-block {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 10px;
}
.sponsors-block {
display: flex;
align-items: center;
justify-content: space-around;
}
.sponsor-block-title {
text-align: center;
padding: 10px 0;
margin: 0;
border-top: 1px solid #000;
display: flex;
align-items: flex-end;
justify-content: center;
}
.sponsors-block img {
height: 150px;
}
.banner-block-link {
display: block;
max-width: 75%;
margin-bottom: 20px;
background: #fff;
height: 100%;
line-height: 0.6em;
text-decoration: none !important;
flex: 0 1 160px;
}
.banner-block img {
display: block;
margin: 0 auto;
}
.sidebar-google-add {
max-height: 300px;
}
.google-adds-article {
margin: 10px 0;
}
.wp-block-image {
margin: 10px 0;
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
.banner-block {
flex-direction: row;
align-items: center;
flex-wrap: wrap;
justify-content: space-around
}
.banner-block-link {
max-width: 48%;
}
.banner-block-link:not(:last-child) {
padding-bottom: 0;
border-bottom: none;
}
}
@media screen and (max-width: 766px) {
.container {
max-width: 100%;
}
.site-branding img {
width: 80px;
}
}
@media screen and (min-width: 480px) {
body {
position: relative;
}
body::before {
content: '';
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-image: url(https://calatoriicugust.com/wp-content/uploads/2022/04/YT-Cover-Photo.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 0.2;
z-index: -1;
}
}
@media screen and (max-width: 480px) {
#primary .post .entry-content blockquote.wp-block-quote {
padding-left: 10px;
font-size: 1.3em;
line-height: 1.5em;
}
.wp-block-image figcaption {
font-size: 12px;
}
.widget{
margin-bottom: 20px;
}
}