/*!
Theme Name: penjanje
Theme URI: http://underscores.me/
Author: Marija Parad
Author URI: http://underscores.me/
Description: Tema o penjanju
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: penjanje
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

penjanje is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet');


h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
    color: #222426 !important;
}

body{
    font-family: "Open Sans" sans-serif;
    font-size: 16px;
    color: #000000;

}

img{
    max-width: 100%;
}

a{
    text-decoration: none;
}

.navbar{
    position: sticky;
    top: 0px;
    background-color: #fcfcfc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    z-index: 10;
}




.navbar img{
    width: 125px;

}

.navbar ul li::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000000;
  border-radius: 50%;
  margin-left: 2px;
  margin-right: 5px;
  vertical-align: left;


}

.navbar ul li a {
    font-size: 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin-left: 20px;
    padding-top: 20px;
    color: #222426;
}
.sub-menu {
    display: none;
    position: absolute;
    padding: 20 px;
    background-color: #fcfcfc lighter;
    box-shadow: 
    border-radius: 0px;
    backdrop-filter: blur(5px);
    z-index: 30;
    top: 75%;
    width: 100vw;
}

.sub-menu li {
    list-style-type: none;
    line-height: 1.80;
}

.sub-menu li a{
    font-size: 19px !important;
    margin-left: -5px !important;
    margin-right: 5px !important;
}

.navbar-tggler-icon{
}

li.menu-item-has-children:hover .sub-menu {
    display: block;
}

.link-list a{
    margin-right: 12px;    
}

.hidden-pipe{
    color: transparent !important;
} 


.comunity h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    right: 
    color: #222426;
}

.comunity h2{
     font-size: 2rem;
     font-weight: ;
     padding-left: 10px;
     line-height: 1.2;
}


.comunity img{
    object-fit: cover !important;
    min-height: 249.53px;
}

.gumb .btn {
    border: none;
    padding: 5px 5px;
    color: rgba(19, 61, 52, 0.6);
    border-radius: 2px;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    cuorsor: pointer;
    transition: background color 0.2s ease;
    box-shadow: 0.5px 0.5px 0.5px rgba(19, 61, 52, 0.2);
}

.gumb .btn:active{
    background-color: whitesmoke;
}

.gumb .btn:hover{
    background-color: whitesmoke;
    transform: scale(1.03);
}

.center-button a{
    background-color: #FFFFFF;
    border: none;
    padding: 5px 5px;
    color: rgba(19, 61, 52, 0.6);
    border-radius: 2px;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    cuorsor: pointer;
    transition: background color 0.2s ease;
    box-shadow: 0.5px 0.5px 0.5px rgba(19, 61, 52, 0.2);
}

.center-button a:active{
    background-color: whitesmoke !important;
}

.center-button a:hover{
    background-color: whitesmoke !important;
    transform: scale(1.03);
}

.center-button a{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.mission h3{
    color: #222426;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;   
}

.latest img{
    width: 200%
}

.latest h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    right: 
    color: #222426;
}

.latest h2{
    font-size: 30px !important;
    font-weight: ;
    margin-top: 0;
    position: relative;
    top: -30px;
    line-height: 1.2;
    margin-bottom: -60px;
}


.prvi h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    right: 
    color: #222426;
}

.prvi{
    padding-top: 2rem;
    padding-bottom: -2rem !important;
    }


 .drugi h3{
     font-size: 20px;
    font-weight: bold;
    position: relative;
    right: 
    color: #222426;
 }   

 .drugi{
    padding-top:
  
 }      

.latestposts{
 padding-top: 10px;
}

.latestgrid1{
    margin-top: -50px;
    background-color: ;
}

.news .post{
    background: #fff;
    padding: 20px;
}

.news a{
    color: #00A8CC;
}

.people img{
    width: 400px;
    height: 400px;
    aspect ratio: 1;
    object-fit: cover;
    border-radius: 50%;
    position: relative;
    top: 20px;
    left: 10px;
}


.people{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0,0.2), 0 6px 20px 0 rgba(0, 0, 0,0.19);
    background-color: #98bc9a;
    border-radius: 0px;
    padding-top: px;
    padding-left: 10px;
    margin-top: px;
}

.people h3{
    font-size: 30px;
    font-weight:  bolder;
    color: #000000;
}

.people h2{
    font-size: 30px;
    font-weight: ;
    color: #000000;
}

.peopletemplate{
    padding-left: 80px;
    padding-right: 80px;
    padding border-top: 20px;
    padding-bottom: 15px;
}

.peoplecolumn{
    background-color:#99bd9b91 !imporatnt; 
    padding-left: 20px;
    padding-right: 50px;
    padding top: 40px;
    margin-top: 
    margin-bottom: 10px;
}

.gear h3{
     font-size: 20px;
     font-weight: bold;
}

.gear h2{
     font-size: 2rem;
     font-weight: ;
     padding-left: 10px;
     line-height: 1.2;
     }

.gear a{
    min-height: 72px;
}

.gear{
    padding-top: -20px;
    margin-top: px;

}

.excerpt{
    font-size: 16px;
   padding-left: 5px;
}

.featured h2{
    font-size: 30px;
    font-weight: ;
    padding-top: 10px;
    line-height: 1.2;
}

.featured h3{
    font-size: 20px;
    font-weight:  bold;
}

.featured{
    padding-bottom: 50px;
     padding-left: 20px;
     padding-right: 30px;
}


.drugi img{
    object-fit: cover !important;
    min-height: 232.75px;
    max-height: 232.75px;
}


.treci img{
    object-fit: cover;
    min-height: 232.75px;
    max-height: 232.75px;

}


.cetvrti img{
    object-fit: cover;
    min-height: 292.05px;
    max-height: 292.05px;

}


.shift-left{

    margin-left: -10px}

.featured img{
    object-fit: cover !important;
    min-height: 232.75px;
}

.works2{
    border-radius: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.works3{
    background-color:;
    border-radius: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.work {
    border-bottom: 1px solid #FFC9B9;
    margin-bottom: 60px;
    padding-bottom: 60px;
}

.map{
    padding-bottom: 4rem;
}


.form a{
    color: #98bc9a;
}
.contact-page {
    padding-top: 5px;
    padding-bottom: 60px;
}

.contact-page label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.contact-page p{
    color: rgba(19, 61, 52, 0.6);
}

.contact-page input, .contact-page textarea {
    border: none;
    border-bottom: 2px solid #ccc;
    margin-top: 5px;
    margin-bottom: 20px;
    outline: none;
    box-shadow: none;
}

.contact-page input:focus, .contact-page textarea:focus {
    border-color: #34495e;
}

.wp-block-button button{
    border: none;
    color: rgba(19, 61, 52, 0.6);
    border-radius: 2px;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    cuorsor: pointer !important;
    transition: background color 0.2s ease !important;
    box-shadow: 0.5px 0.5px 0.5px rgba(19, 61, 52, 0.2);
    max-width: 150px;
    max-height: 46px;
}



.wp-block-button button:active{
    background-color: whitesmoke;
}

.wp-block-button button:hover{
    background-color: whitesmoke;
    transform: scale(1.03);
}


.single-post h1{
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 30px;
    padding-top: 2rem;
    color: #222426;
}

.single-post a{
    color: #8695A4;
}

.single-post .date{
    background-color: ;
    border-radius: 0px;
    color: #222426;
    font-weight: 500;
    margin-right: 20px;
    font-family: "montserrat";
    color: #000000;
}

.single-post .content{
    margin-top: 30px;
    padding-bottom: 5px;
}

.single-post .categories a{
    color: #8695A4;
    font-size: 20px;
    font-family: "montserrat";
}


.single-post img{
   margin-bottom: 2rem;
}
.single-post .tags{
    margin-top: 30px;
    border-top: 1px solid #e1e1e1;
    padding-top: 30px;
    margin-bottom: 2.5rem;
}

.single-post .tags a{
    background-color: rgba(19, 61, 52, 0.6);
    color: white;
    font-family: "montserrat";
    font-weight: 5px;
    border-radius: 16px;
    padding: 5px 10px;
}

.prvi h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    right: 
    color: #222426;
}
.bg-archive h3{
    font-family: "Montserrat"; sans-serif
    margin-top: 25px;
    line-height: 1.2;
    padding-left: 30px;
    color: #222426 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.3rem;
    font-weight: 500;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    display: block;
    unicode-bidi: isolate;
}

.bg-archive::after{
    content: "";
    display: block;
    width: 80%;
    height: 2px;
    background-color: #98bc9a;
    margin: : 0.5rem auto 0 auto;
    align-content: center;
    opacity: .25;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    unicode-bidi: isolate;
    overflow: hidden;
    margin-bottom: -30px;
}



 .content-archive img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: px;
    filter: none;
}

.content-archive h2 {
    color: #222426;
    font-size: 22px;
    line-height: 32px;
    min-height: ;
}

.content-archive h3 {
    color: #222426;
    font-size: 22px;
    line-height: 32px;
    min-height: 96px;
}

.content-archive p {
    font-size: 16px;
    line-height: 30px;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: -3px;
}


.content-archive .btn {
    background-color: #FFFFFF;
    border: none;
    padding: 5px 5px;
    color: rgba(19, 61, 52, 0.6);
    border-radius: 2px;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    cuorsor: pointer;
    transition: background color 0.2s ease;
    box-shadow: 0.5px 0.5px 0.5px rgba(19, 61, 52, 0.2);
}

.content-archive{
    padding-left: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.content-archive h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    color: #222426;
}

.content-archive h2{
     font-size: 2rem;
     font-weight: ;
     padding-left: 10px;
     line-height: 1.2;
}

.content-archive .btn:active{
    background-color: whitesmoke;
}

.content-archive .btn:hover{
    background-color: whitesmoke;
    transform: scale(1.03);
}

.podcast h3{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    color: #222426;
}

.wp-embed-aspect-21-9{
    background-color: #98bc9a;
    border-radius: 10px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)!important;
      max-width: 700px;
}

.newsletter{
    padding-top: 3px;
    padding-bottom: 35px;
}

.form-label{
        background-color: #98bc9a;
        border-radius: 0 !important;
}




input:focus {
  outline: none;
  border: 1px solid #222426; /* Adjust to match your default border color */
  border-radius: 0; /* Removes any rounding */
  box-shadow: none; /* Eliminates any shadow effects */
}


footer{
    background-color: #fcfcfc;
    color:  #222426;
    padding: 100px;
}


footer img{
    width: 200px;
    height: auto;
    margin-bottom: 5px;
}




footer h3 {
    color:  #222426;
   margin-top: 20px;
   margin-bottom: -35px;
}


footer h4{
    font-weight: 20px;
    margin-top: -40px;
}


footer .icons a{
    color: #222426;
    font-size: 30px;
    margin: 0px 10px;
}


footer p{
    font-size: 15px;
    color:  #222426;
    padding-top: 50px;
}


footer ul li {
    list-style-type: none;
    text-align: left;
}


footer ul li a {
   padding-left: 50px;
   margin-left: 50px;
}

footer ul li a {
    color:  #222426;
    font-size: 20px;
    line-height: 2;
}

.n2-style-7c5731d32b971634addbf0241184681a-dot {
    background: #fcfcfc !important;   
}
.n2-style-7c5731d32b971634addbf0241184681a-dot.n2-active, div#n2-ss-2 .n2-style-7c5731d32b971634addbf0241184681a-dot:HOVER, div#n2-ss-2 .n2-style-7c5731d32b971634addbf0241184681a-dot:FOCUS {
    background: black !important;



@media (max-width: 768px){
    .sub-menu{
        display: block;
        position: relative;
    }
    }



