@import url('https://spricar.si/wp-content/themes/spricarsi/css/../bootstrap/css/bootstrap.min.css');
@font-face {
  font-family: 'DomineBold';
  src: url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.eot');
  src: url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.woff2') format('woff2'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.woff') format('woff'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.ttf') format('truetype'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-bold-webfont.svg#dominebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Domine';
  src: url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.eot');
  src: url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.woff2') format('woff2'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.woff') format('woff'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.ttf') format('truetype'), url('https://spricar.si/wp-content/themes/spricarsi/css/fonts/domine-regular-webfont.svg#domineregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
p,
ul {
  font-family: "Domine", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
strong {
  font-family: "DomineBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body header {
  height: 50px;
  background-color: black;
}
body header img.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
body #content {
  color: black;
}
body #content h1 {
  color: #c4161c;
  font-size: 50px;
}
body #content small {
  font-size: 10px;
}
body #content img.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
body #content .content-element {
  min-height: 100px;
  background-repeat: repeat-x;
}
body #content .content-element .banner-mini {
  position: absolute;
  left: 0px;
  top: 300px;
}
body #content .content-element .slogan {
  /*max-width: 237px;*/
  color: #a3995f;
  font-size: 60px;
  font-weight: 700;
  margin-top: 200px;
}
body #content .content-element .down-arrow {
  margin: 0 auto;
  margin-top: -90px;
}
body #content .content-element.black-banner p {
  font-size: 25px;
  color: #fff;
}
body #content .content-element.black-banner h2,
body #content .content-element.black-banner h1 {
  font-size: 25px;
  font-family: "DomineBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
body #content .content-element.black-banner h1 {
  font-size: 35px;
}
body #content .content-element.vrste-spricarjev {
  background-repeat: repeat;
  color: #fff;
  padding-bottom: 80px;
  padding-top: 10px;
}
body #content .content-element.vrste-spricarjev h1 {
  font-size: 50px;
  color: #fff;
}
body #content .content-element.vrste-spricarjev hr {
  color: #fff;
  margin-bottom: 44px;
  margin-top: 44px;
}
body #content .content-element.zametni-okus {
  padding: 15px 0px 50px 0px;
}
body #content .content-element.zametni-okus p {
  color: #fff;
}
body #content .content-element.zametni-okus h1 {
  font-size: 50px;
}
body #content .content-element.zametni-okus .row img {
  margin-top: 50px;
  margin-bottom: 20px;
}
body #content .content-element.footer {
  padding-top: 60px;
  padding-bottom: 100px;
}
body #content .content-element.footer p {
  font-size: 10px;
}
body #content .content-element.footer img {
  margin-bottom: 30px;
}
body #content .content-element.under-age {
  min-height: 1011px;
  color: #a3995f;
  font-size: 20px;
  padding-top: 140px;
}
body #content .content-element.under-age h1 {
  font-size: 60px;
  color: #a3995f;
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .slogan {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .slogan {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .slogan {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .slogan {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
}
