.ttt-image-copyright{
position:absolute;
bottom:0;
right: 0;
}
.acwp-footer{
display:none !important;
}
h2.avia-caption-title,
.avia-caption-content p{
text-shadow: 1px 1px 4px #484848;
}
#kontaktbadge a {
text-decoration: none !important;
}
#kontaktbadge {
position: fixed;
right: 0;
margin: 10px;
top: 30vw;
border: 1px black;
z-index: 100;
}
#kontaktbadge p {
font-size: 0.8rem;
margin: 0;
}
.boxic,
.zovite,
.posaljiteupit {
border-radius: 4px;
padding: 0.6rem;
background: #5988c5;
color: white;
display: inline-block;
text-align: center;
}
.boxic .fa,
.zovite .fa,
.posaljiteupit .fa {
font-size: 2rem;
}
.boxic span,
.zovite span,
.posaljiteupit span {
display: block;
font-size: 1rem;
font-weight: bold;
}
.boxic {
cursor: pointer;
}
.posaljiteupit {
background: #efefef;
color: #5988c5;
}
.rublje-main-cont {
padding: 0;
}
.responsive .container {
max-width: 100%;
}
.template-rublje {
margin: 0 !important;
padding: 0 !important;
}
.template-rublje .entry-content-wrapper div li {
margin: 0;
padding: 0;
}
.rublja-containter {
display: flex;
position: relative;
align-items: stretch;
min-height: 87vh;
}
.rublja-galerija {
width: 60%;
position: absolute;
bottom: 0;
top: 0;
overflow: hidden;
}
.rublja-sadrzaj {
width: 40%;
margin-left: 60%;
padding: 3rem 4rem;
}
.rublja-sadrzaj .post-title {
margin-bottom: 2em;
font-size: 2em;
}
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-wrapper {
margin: 0;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff; display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide a,
.swiper-slide img {
object-fit: cover;
width: 100%;
height: 100%;
}
.swiper-pagination {
margin-right: 1em;
left: unset;
}
.swiper-pagination-bullet {
padding: 0.3em;
opacity: 1;
background: white;
}
.swiper-pagination-bullet-active {
background: gray;
}
.swiper-pagination,
.swiper-pagination-progressbar {
left: unset !important;
display: block;
padding: 3px;
right: 0;
margin: 2px;
}
.swiper-pagination-progressbar-fill {
background: rgba(255, 2555, 255, 0.8) !important;
}
.swiper-nav-prije,
.swiper-nav-sljed {
position: absolute;
top: 3em;
width: 56px;
height: 20px;
left: 50%;
z-index: 99;
cursor: pointer;
transform: translateX(-50%);
}
.swiper-nav-sljed {
bottom: 4.4em;
top: unset;
}
.swiper-nav-prije::before,
.swiper-nav-sljed::before {
content: "";
border-left: 5px white solid;
border-top: 5px white solid;
display: block;
position: absolute;
left: 25%;
width: 30px;
height: 30px;
transform: rotate(45deg);
}
.swiper-nav-sljed::before {
content: "";
display: block;
position: absolute;
left: 25%;
width: 30px;
height: 30px;
transform: rotate(-135deg) translate(20px, 15px);
}
.swiper-button-disabled {
display: none;
}
.swiper-slide figcaption {
position: absolute;
left: 3em;
bottom: 3em;
background: rgba(0, 0, 0, 0.3);
color: white;
padding: 0.6em 1em;
border-radius: 3px;
}
@media only screen and (max-width: 990px) {
.rublje-main-cont {
width: 100% !important;
max-width: 100% !important;
}
.rublja-containter {
flex-direction: column;
}
.rublja-galerija,
.rublja-sadrzaj {
width: 100%;
}
.rublja-galerija {
height: 70vh;
position: relative;
}
.rublja-sadrzaj {
background: #fff;
z-index: 99;
margin-left: unset;
margin-top: -2em;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.6);
}
.strelica-gore {
height: 70px;
display: block;
width: 100%;
position: relative;
margin-top: -30px;
}
.strelica-gore:before,
.strelica-gore:after {
content: "";
position: absolute;
display: block;
width: 20px;
transform: rotate(30deg) translate(9px, 0px);
border-top: 3px #666 solid;
margin: 10px auto;
top: 0;
left: 50%;
}
.strelica-gore:after {
transform: rotate(-30deg) translate(-9px, 0px);
}
.bijeli-gradient {
position: fixed;
display: block;
z-index: 9999;
width: 100%;
left: 0;
bottom: 0;
height: 60px;
background: linear-gradient(0deg, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 100%);
}
}