/* ==========================================================================
   Header
   ========================================================================== */
.siteHeader {

    height: 30px;
}

.logo img {
    height: 20px;
}


.menuButton {
    /*width: 30px;*/
}

.menuButton img {
    height: 30px;
}

/*.mainNav {
    top: 0;

}*/

/*dodajem sa desktop-a*/

.mainNav ul{
    width: 80%;
    margin: 50px 10% 0 10%;
    /*micanje centriranja menia sa mobile-a*/
    position: relative;
    left: 0;
    transform: none;
    -webkit-transform: none;
}

.mainNav ul li a{
    padding: 15px 0;
    font-size: 1.1rem;
}
.language_hr .mainNav .left-nav{
    float: left;
    width: 200px;
    position: relative;
    margin-top: 7px;
    left: 0;
    top: 0;
}

.language_hr .mainNav .left-nav a{
    font-size: 0.9rem;
    padding-bottom: 0px;
}

.language_hr .termsLink a {
    padding-left: 0;
}
.language_en .termsLink a {
    font-size: 14px;
}

.mainNav .right-nav{
    float: right;
    width: 400px;
    text-align: right;
    position: relative;
    right: 0; 
}
.language_hr .mainNav .right-nav{
    top: 0;
    width: auto;
}
.language_en .mainNav .right-nav{
    right: 0;
    margin-top: 0;
}
.mainNav .socialLinks {
    margin: 0;
    visibility: visible;
    display: inline-block;
    position: relative;
    padding: 0;
    height: auto;
}
.mainNav .lang {
    display: inline-block;
}
.mainNav .socialLinks a { 
    display: inline-block;
    width: auto;
    padding: 0;
    margin-right: 10px;
}
.socialLinks a img{
    height: 30px;
    border: 0;
}
.language_hr .mainNav ul li.loyaltyLink, .language_hr .mainNav ul li.myAccLink, .language_hr .mainNav ul li.clubLink{
    display: inline-block;
    clear: both;
    margin-bottom: -7px;
    padding-bottom: 0;
    /*resetiranje pozicije zbog mobile-a*/
    left: 0;
}
.language_hr .mainNav ul li.loyaltyLink img, .language_hr .mainNav ul li.myAccLink img, .language_hr .mainNav ul li.clubLink img{
    width: 25px;
    float: left;
    padding: 15px 10px 15px 0;
    /*micanje razmaka sa mobile-a*/
    margin:0;
}
.language_hr .mainNav ul li.loyaltyLink a, .language_hr .mainNav ul li.myAccLink a, .language_hr .mainNav ul li.clubLink a{
    width: auto;
    float: left;
}
.language_hr .mainNav ul li.loyaltyLink a{
    padding-top: 16px;
}
.language_hr .mainNav ul li.myAccLink a{
    padding-top: 21px;
    padding-left: 5px;
}
.language_hr .mainNav ul li.clubLink a{
    padding-top: 23px;
    padding-left: 5px;
}
.language_hr .mainNav ul li.loyaltyLink img{
    width: 30px;
}
.language_hr .mainNav .socialLinks {
    padding: 0;
    margin-top: calc(165px - 50px);
    right: 0;
}

.language_hr .mainNav ul li.prizeLink {
    margin-top: 50px;
    margin-bottom: 0px;
}

.language_hr .mainNav ul li.prizeLink a {
    padding: 15px 10% 15px 10%;
    margin-bottom: 0px;
}


/*završetak nav-a*/

/* ==========================================================================
   Home
   ========================================================================== */

.homePageTitle {
    width: 40%;
    top: 120px;
}

.homePageTitle p{
    position: relative;
    width: 110%;
    font-size: 0.9rem;
    height: auto;
    visibility: visible;
    margin-bottom: 40px;
}

.homePageTitle h1 {
    width: 100%;
    font-size: 2.2rem;
}

.homePageTitle .seeMore {
    font-size: 1.3rem;
}

.homeImageMain {
    overflow: hidden;
    /*margin-top:120px;
    margin-left: 35%;*/
    /*width: 80%;*/
    width: auto;
}

.homeImageMain img{
   /* width:550px;*/

}

.homeNews {
    padding-top: 60px;
}

.homeNewsBox {
    height: 220px;
    margin-bottom: 30px;

}

.homeBannersBox {
	height: 100%;
	overflow: hidden;
}

.homeBannersBox .homeNewsImg {
	width: 100%;
}

.homeBannersBox .screenImgV{
	display:none;
}
.homeBannersBox .touchImgV{
	display:block;
	width:100%;
}

.homeNewsText {
    height: 100%;

}

.homeNewsText p{
    width: 100%;
    height: auto;
    display:inline;
    visibility: visible;
    position: relative;

}

.homeNewsText h3 {
    font-size: 1.5rem;
    width: 100%;
    display: block;
}

.homeNewsText .seeMore {
    margin-top: 20px;
    font-size: 1.1rem;
    visibility: visible;
    position: relative;
    display: block;
    height: auto;
    width: auto;
}

/* ==========================================================================
   About us
   ========================================================================== */
.aboutBg h1 {
    font-size: 5.4rem;
    margin-top: 10px;
}

#aboutSubtitle2 {
    width: 55%;
}

#aboutBgHoriz h1 {
    font-size: 5rem
}

.circleInText {
    width:530px;
    position: relative;
    padding-left: 7.2%;
    margin-left: auto;
    margin-right: auto;
}

.circleNum {

    float: left;
    margin-right: 60px;
}

/* ==========================================================================
   News
   ========================================================================== */

.news {
    padding-top: 120px;
}

.newsBox {
    height: 220px;
    margin-bottom: 30px;

}

.newsImg {
}

.newsText {
    height: 100%;

}

.newsText p{
    width: 100%;
    height: auto;
    display:inline;
    visibility: visible;
    position: relative;

}

.newsText h3 {
    font-size: 1.5rem;
    width: 100%;
    display: block;
}

.newsText .seeMore {
    font-size: 1.1rem;
    visibility: visible;
    position: relative;
    display: block;
    height: auto;
    width: auto;
}

/* ==========================================================================
   Offices
   ========================================================================== */

.officesSliderContainer {
    height: 440px;

}

.officesLeft {

    margin-top: 190px;


}

.officesRight {
    margin-top: 190px;

}


.alergenWrap {
    height: auto;
    width:auto;
    margin-top: 0px;
    float: left;
}

.vegeWrap {
    height: auto;
    width:auto;
    margin-top: 0px;
    float: left;
}

.fatsWrap {
    height: auto;
    width:auto;
    margin-top: 0px;
    float: left;
}

.prodCatWrap {
    height: auto;
    width:auto;
    float: left;
}

.productsFilt ul {
    position: relative;
}

.productsDetImageMain {
    height: 200px;
}

/*na mobile promjenjeno, prije bilo 1rem, ovdje se vraća*/
.productsDetInner h3{
    font-size: 1rem;
}

.productsSliderContainerz {
    /*display: none;*/
    height: 0;
}


/* ==========================================================================
   Dialog
   ========================================================================== */
#dialog {
    display: none;
    top: 1000px;
}


.ui-dialog {

    max-width: 400px;

}

.ui-dialog-title {
    display: none;
}


.ui-dialog p, .ui-dialog h2 {
    width: 80%;
    padding-left: 10%;
    color: #461e00;
}


/* ==========================================================================
   Footer
   ========================================================================== */
.goTop {

    height: 150px;

}


.contactFooter h3{
    color: #f9efd7;
    padding: 60px 10% 20px 10%;
    margin: 0px;

}

.footerContent {

    padding-top: 30px;

}

.social {
    position: absolute;
    right: 10%;
    margin-top: -130px;
}

.footerContent {
    font-size: 0.9rem;
}


@media (max-width: 1100px) {

    .loyaltyContainer {
            height: 450px;
    }
}

.productsPage .search-form input, .search-form input:focus{
    padding-left: 15%;
}

/*Loyalty app tablet horizontal*/
.loyaltyApp .siteHeader{
    background-color: transparent;
}
.loyaltyApp .loyalty-app-container{

}
.loyaltyApp .loyalty-img{
    background-image: url('../img/loyalty-app.jpg');
    background-size: cover;
    height: 100vh;
    width: 50%;
    float: left;
    display: inline-block;
    position: fixed;
}
.loyaltyApp .loyalty-img img{
    display: none;
}
.loyaltyApp .loyalty-content{
    display: inline-block;
    width: 50%;
    background-color: #f9efd6;
    padding: 12% 0 0 0;
    height: 100vh;
    box-sizing: border-box;
    position: relative;
    left: 50%;
}
.loyalty-content .loyalty-content-wrapper{
    width: 75%;
    margin: 0 auto;
}
.loyaltyApp .loyalty-content ul{
    padding: 0 13px;
}
.loyaltyApp .loyalty-content ul li{
    font-size: 0.8rem;
}

/*end loyalty app*/

/*ikone se nisu ispravno pojavljivale na IE11*/
_:-ms-fullscreen, .language_hr .mainNav ul li.loyaltyLink img, .language_hr .mainNav ul li.myAccLink img, .language_hr .mainNav ul li.clubLink img { 
    width: 20px;
    height: 20px;
}
/*social ikone u meniju*/
_:-ms-fullscreen, .mainNav .socialLinks a{
    margin-right: 0;
}


@media screen and (min-width: 824px) and (max-width: 1099px){
    .productsFiltContain{
        height: 30px;
    }
}


/* ==========================================================================
   Careers page
========================================================================== */
.careersPage .careers-people-wrapper {
    height: 440px;
}
.careersPage .careers-people-wrapper .officeSlide {
    display: block;
    width: 33.99%;
}
.careersPage .careers-people-wrapper .officeSlide:nth-child(2) {
    left: 33%;
}
.careersPage .careers-people-wrapper .officeSlide:nth-child(3) {
    left: 66%;
}
.careersPage .careers-people-wrapper .officesLeft,
.careersPage .careers-people-wrapper .officesRight {
    display: none;
}

.cookieBanner .cookieContainer {
    display: block;
}
.cookieBanner .cookieText {
    left: 45px;
}
.cookieBanner .cookieText p {
    padding-left: 50px;
}