/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

*/
:root {
  --main-bg-black-color: #333333;
  --main-bg-color-grey: #1a1a1a;
  --main-gold-color: #c0b17b;
  --main-black-text-color: #000000;
  --main-grey-border-color: #dadada;
  --main-white-color: #ffffff;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
div,
section {
  font-family: "Poppins", sans-serif;
}

body {
  overflow-x: hidden;
}

button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

body {
  background-color: var(--main-bg-black-color);
  font-family: "Open Sans", Sans Pro, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
}

.conteiner {
  max-width: 1260px;
  margin: 0 auto;
  padding: 20px;
}

.top-bar {
  width: 100%;
  background-color: var(--main-bg-black-color);
}

.top-bar-wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px 10px;
}

img.header-logo {
  max-width: 320px;
  height: auto;
}

.top-bar-wrap {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.logo {
  width: 40%;
}

.header-top-contact-wrap {
  width: 60%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  gap: 40px;
}

.header-top-phone,
.header-top-address {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  gap: 26px;
}

.header-top-phone img,
.header-top-address img {
  max-width: 44px;
  height: auto;
}

.header-top-phone-desc-number,
.header-top-address-desc-address {
  color: var(--main-gold-color);
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
}

.header-top-phone-desc-cta,
.header-top-addres-desc-cta {
  color: var(--main-white-color);
  font-size: 14px;
  margin-top: -4px;
  font-style: italic;
  font-weight: 600;
}

.menu {
  width: 100%;
  margin: 0 auto;
  background-color: var(--main-white-color);
  padding: 4px 0px;
  position: sticky;
  top: 0;
}

.main-menu {
  margin: 0 auto;
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: var(--main-grey-border-color);
  padding: 16px 10px;
}

.main-menu-wrap {
  max-width: 1140px;
  margin: 0 auto;
}

.navigation ul {
  padding: 0px;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 50px;
}

.active {
  color: var(--main-gold-color);
}

.navigation ul li {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
}

.navigation ul li a:hover {
  color: var(--main-gold-color);
}

.top-bar-notice {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: var(--main-black-text-color);
  background-color: var(--main-gold-color);
}

.slide-hero {
  height: 82vh;
  background-image: url("https://fiolanova.hr/wp-content/uploads/2023/03/fiola-hero-intro.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.slide-hero-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.hero-btn {
  color: var(--main-gold-color);
  padding: 14px 22px;
  border: solid 1px;
  border-color: var(--main-gold-color);
  font-size: 18px;
  margin-top: 20px;
  font-family: "Libre Baskerville", serif;
}

.hero-btn:hover {
  color: var(--main-white-color);
  border-color: var(--main-white-color);
}

.slide-hero-title {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  color: var(--main-white-color);
}

#onama {
  padding: 120px 0px;
  width: 100%;
}

.o-nama-wrap {
  max-width: 1140px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  flex-direction: column;
}

.o-nama-desc-wrap {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 60px;
}

.o-nama-title {
  font-weight: 700;
  font-size: 42px;
  color: var(--main-white-color);
  margin-bottom: 40px;
}

.o-nama-image {
  width: 50%;
  border: solid 2px;
  border-color: var(--main-gold-color);
  padding: 8px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.o-nama-desc {
  width: 50%;
  color: var(--main-white-color);
  font-size: 16px;
  line-height: 2em;
}

.o-nama-desc p {
  padding-bottom: 20px;
}

.o-nama-desc ul {
  list-style: none;
}

.o-nama-desc u li {
  padding-right: 8px;
}

.fa-regular {
  padding-right: 8px;
  font-family: font awesome;
  color: var(--main-gold-color);
}

img.o-nama-img {
  width: 100%;
}

#kontakt {
  background-color: var(--main-black-text-color);
  color: var(--main-white-color);
  padding: 100px 0px 0px 0px;
  width: 100%;
  margin: 0px;
}

.kontakt-wrap {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.kontakt-title {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

img.kontakt-logo {
  max-width: 420px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  img.kontakt-logo {
    max-width: 320px;
  }
}

h4.kontakt-title-desc-obrt {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}

.kontakt-desc-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}

.kontakt-phone-address,
.kontakt-iban-oib {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.kontakt-phone,
.kontakt-address,
.kontakt-oib,
.kontakt-iban {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.kontakt-phone img,
.kontakt-address img,
.kontakt-oib img,
.kontakt-iban img {
  width: 44px;
  height: auto;
}

.kontakt-phone-desc,
.kontakt-address-desc,
.kontakt-iban-desc,
.kontakt-oib-desc {
  font-family: "Libre Baskerville", serif;
  color: var(--main-gold-color);
  font-size: 20px;
}

.map {
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-top: 60px;
  min-width: 100vw !important;
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

@media only screen and (max-width: 1180px) {
  .top-bar-wrap {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .header-top-contact-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    align-content: flex-start;
    margin-top: 20px;
  }
  .navigation ul {
    padding: 0px;
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 50px;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .header-top-phone img,
  .header-top-address img {
    max-width: 34px;
    height: auto;
  }
  .slide-hero {
    padding: 20px;
  }
  .slide-hero-title {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 1.4em;
    color: var(--main-white-color);
  }
  #onama {
    padding: 60px 10px;
    width: 100%;
  }
  .o-nama-desc-wrap {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .o-nama-image {
    width: 100%;
  }
  .o-nama-desc {
    width: 100%;
  }
  .kontakt-phone img,
  .kontakt-address img,
  .kontakt-oib img,
  .kontakt-iban img {
    width: 34px;
    height: auto;
  }
  .kontakt-phone-desc,
  .kontakt-address-desc,
  .kontakt-iban-desc,
  .kontakt-oib-desc {
    font-family: "Libre Baskerville", serif;
    color: var(--main-gold-color);
    font-size: 16px;
  }
}
