.article--title {
  font-size: 1.3em; }

.logo-wrapper {
	font-size: 95%; }

.header-hero {
  
  min-height: 10.5em; }
  @media screen and (min-width: 1024px) {
    .header-hero {
      min-height: 15.75em; } }
  @media screen and (min-width: 1280px) {
    .header-hero {
      min-height: 20em; } }

.slider {
	padding: 0.5em;
}
@media screen and (min-width: 1024px) {
    .slider {
	padding:4.5em;
	padding-bottom:0.5em;
	padding-top:0.5em;
       } }

.slider-header {
	font-size: 70% !important;
	text-align: left;
 }
 
@media screen and (min-width: 1024px) {
  .slider-header {
    	font-size: 70% !important;  
   } 
}

.tabs-pagination {
  padding: 0;
  margin: 0;
  list-style: none; }

.article-image {
  min-height: 14.625em!important;}


.article-image.bg4 {
  min-height: 15.625em!important;}

.article-image.bg5 {
  min-height: 16.625em!important;}

.article-image.bg2 {
  min-height: 30.625em!important;}

  .container {
  background-color: #F0F0F0; }

  .cookbook-news-wrapper:hover .cookbook-news-text-wrapper {
  background-color: rgba(231, 61, 69, 0.95); }

.cookbook-news-wrapper {
  display: block;
  background-image: url("../images/cb_naslovna.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 14.375em;
  max-height: 18.75em;
  width: 100%;
  max-width: 18.75em;
  margin: 0 auto;
  position: relative; }
  .cookbook-news-wrapper .cookbook-news-text-wrapper {
    transition: all 0.45s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    display: inline-block;
    background-color: rgba(214, 27, 35, 0.9);
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    padding: 0.9375em;
    text-align: left; }
  .cookbook-news-wrapper .icon {
    position: absolute;
    bottom: 0.46875em;
    font-size: 2.25em; }

    .cookbook-news-title {
  display: block;
  font-size: 1.375em;
  font-weight: 600;
  margin-bottom: 1.3392857143em; }

.cookbook-news-text {
  display: block;
  font-size: 0.8125em;
  text-transform: uppercase;
  margin-bottom: 0.9375em; }
  .cookbook-news-text:last-of-type {
    margin-bottom: 0; }


.square--tabs--navigation {
  position: relative;
  text-align: center;
  margin-top: 0.9375em; }
  @media screen and (min-width: 1024px) {
    .square--tabs--navigation {
      text-indent: -0.875em; } }
  .square--tabs--navigation:before {
    content: '';
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 40%;
    background: #e0e0e0; }
  .square--tabs--navigation:after {
    content: '';
    width: 0%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 42%;
    background: #e0e0e0; }
  .square--tabs--navigation li {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    margin: 0 0.3125em; }
    .square--tabs--navigation li a {
      display: block;
      width: 1.0625em;
      height: 1.0625em;
      border: 1px solid #e0e0e0; }
      .square--tabs--navigation li a.active {
        background-color: #e0e0e0; }

    .error {
	  color: #ff0000;
	}


@media screen and (min-width: 1024px)
.padding--top--bottom {
    padding-top: 0.5em;
    padding-bottom: 2.34375em;
}

@media (min-width: 768px)
.eight.columns {
    width: 73%;
}
.navigation-wrapper {
  z-index:1000; }
.navigation-infront {
  z-index:1001; }

  .slider2{
    padding-top: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 0.5em;
  }

  .header {
    padding-top: 0;
  }

.slider2 .slide {
  min-height: 15em;
  @media screen and (min-width: 1280px) {
    .slider2 .slide {
      min-height: 20em; } }

.rotator2 .rotator {
  min-height: 15em;
  @media screen and (min-width: 1280px) {
    .rotator2 .rotator {
      min-height: 20em; } }

.cover {
    background-image: url("http://i.stack.imgur.com/2OrtT.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}