/*
 Theme Name:   Sydney Child
 Description:  Sydney Child Theme
 Author:       Milo Vrach
 Template:     sydney
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sydneychild
*/

body p {
  font-size: 16px;
}
.sydney-hero-area {
  margin-top: -99px !important ;
}

/* nav menu */
#masthead {
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
#masthead,
.site-header-inner {
  transition: all 0.5s ease;
}
.main-header #mainnav ul li.current_page_ancestor > a,
.main-header #mainnav ul li.current-menu-item > a {
  border-bottom: 2px solid #cba266 !important;
}

.main-header #mainnav a:hover {
  color: #cba266 !important;
}
.text-slider .maintitle:after {
  background-color: #cba266;
  height: 2px !important;
}

.button-slider {
  font-size: 16px !important;
  background-color: #c74040 !important;
}

.scroll-top {
  background-color: #263246e6 !important;
}
/* home.php */
.posts-layout .entry-title a {
  color: #cba266 !important;
  font-size: 22px;
  font-family: "Raleway", "Arial", "Helvetica", sans-serif;
}
.posts-layout article {
  border-top: solid 1px #e1e1e1;
  padding: 30px 0 !important;
  margin-bottom: 0px !important;
}
.entry-post p {
  font-family: "Raleway", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  color: #868990;
}
.read-more {
  background: #c74040;
  opacity: 0.85;
  margin-top: 30px;
  color: #fff !important;
  font-size: 16px !important;
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
  text-decoration: none !important;
}
.search-row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
.pretraga {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
#input-field-home {
  margin-left: 0px;
  padding: 0px;
}
input.search-field {
  height: 30px;
  color: #767676;
  font-size: 16px;
  font-weight: 400;
  font-family: "Raleway", "Arial", "Helvetica", sans-serif;
}
.zivot-search label {
  margin-bottom: 0px !important;
}
.zivot-search {
  margin-right: 30px;
}
.zivot-search-2 {
  padding: 0px;
  margin-right: 30px;
}
.zivot_delo h4 {
  color: #cba266;
  margin-left: 0px;
}
#cat {
  padding: 0px;
  height: 30px;
}
#home-search-button {
  padding: 5px 10px 0px 10px;
  background: #fff;
  border: none;
  color: #cba266;
  width: 40px;
}
h1.title-post.entry-title {
  color: #cba266;
  font-size: 26px !important;
  margin-top: -50px;
  border-bottom: solid 1px #e1e1e1;
}

.entry-title a {
  color: #cba266;
  font-size: 22px;
}
.page-header h3 {
  color: #cba266;
  font-weight: 600;
  margin-left: 12px;
}
.sydney-breadcrumbs {
  margin-bottom: 63px;
  color: #444;
  padding: 0px;
  font-size: 14px;
  background: transparent;
  margin-top: -70px;
}
.posts-layout .entry-title a,
.read-more {
  transition: all 0.3s ease-in-out;
}
.posts-layout .entry-title a:hover {
  color: #263246e6 !important;
}
a.read-more:hover {
  border-radius: 6px;
  font-size: 17px !important;
  background: #263246;
  text-decoration: underline !important;
}
.single .entry-meta-below {
  margin-top: 0px;
}

.hentry blockquote {
  background: #f9f9f9;
  color: #444;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  border-left: solid 3px #cba266;
}
.sydney-related-posts h3 {
  font-size: 18px;
  color: #cba266;
}
.sydney-related-posts .entry-meta {
  display: none;
}
.sydney-related-posts .entry-title a {
  font-size: medium;
  color: #233452 !important;
  font-weight: 300;
}
.sydney-related-posts .related-post .entry-thumb {
  margin-bottom: 0px !important;
}

/* side bar */
.widget-area.col-md-3 {
  margin-top: 48px;
  border-color: #cba266;
}
.widget-area.col-md-3 h3 {
  color: #cba266 !important;
}
.archive-title {
  color: #cba266;
  font-size: 24px !important;
  margin-bottom: 0px;
}

#secondary {
  margin-bottom: 0px;
  background: #3b4658 !important;
  color: #fff !important;
}
#secondary ul li a {
  color: rgb(231, 231, 231);
}
#secondary ul li a:hover {
  color: #ececec;
}

#archive-sidebar {
  display: none;
}

.search-field::-webkit-input-placeholder {
  display: none;
}
/* kontakt */
.nf-form-fields-required {
  display: none !important;
}
.nf-field-label {
  font-family: "Raleway", "Arial", "Helvetica", sans-serif;
}

#nf-field-9 {
  background: #263246;
}

#nf-field-9:hover {
  background: #fff;
  border: solid 1px #263246;
  color: #263246;
}

#nf-form-title-2 h3 {
  margin-left: 70px;
  margin-top: -100px;
  color: #cba266;
}
#nf-form-2-cont {
  margin-top: 50px;
}

.nf-after-field {
  display: none !important;
}
/* end of kontakt */

/* footer */
.site-info {
  text-align: center;
}

.site-info > a {
  color: #cba266;
}

.site-info > a:hover {
  color: #cba266;
  opacity: 0.7;
}

.site-footer {
  background-color: #263246 !important;
}

.go-top.show {
  border-radius: 0;
  bottom: 10px;
}
a.go-top:hover {
  background-color: #fff;
}

.go-top:hover svg {
  fill: #d65050;
}
