﻿.insta-gradient{
    font-size: 20px;
}

.carousel-headline-img {
    background-position: center;
    background-size: cover;
}

.carousel-headline-img, .dark-overlay{
    width: 100%;
    height: 100%;
}

.dark-overlay{
    background-color: rgba(0,0,0,0.4);
}

.link.text-uppercase {
    color: #034ea2 !important;
    font-size: 10px;
    letter-spacing: 1px;
}

.link.text-uppercase i {
    margin-left: 5px;
}

.link.text-uppercase:hover {
    margin-right: -5px;
    margin-left: 5px;

    -webkit-transition: margin-right 0.2s ease-in, margin-left 0.2s ease-in;
    -moz-transition: margin-right 0.2s ease-in, margin-left 0.2s ease-in;
    -o-transition: margin-right 0.2s ease-in, margin-left 0.2s ease-in;
    -ms-transition: margin-right 0.2s ease-in, margin-left 0.2s ease-in;
    transition: margin-right 0.2s ease-in, margin-left 0.2s ease-in;
}

.social-footer{
    position: fixed;
    bottom: 0;
    left:0;
    right: 0;
    height: 50px;
    width: 100%;
    background-color: white;
    z-index:999999;
}

.social-button-wrapper{
    width: 33.333333%;
    height: 100%;
    float: left;
    display: inline-block;
    text-align: center;
    padding: 14px;
}

.social-button-wrapper:hover {
    background-color: #004fa8;
    color: white !important;
}

.social-button-wrapper:last-child .msgr_hover {
    display: none;
}
.social-button-wrapper:last-child .msgr {
    display: inline-block;
    height: 18px;
}

.social-button-wrapper:last-child:hover {
    background-color: #0086ff;
}

.social-button-wrapper:last-child:hover .msgr {
    display: none;
}
.social-button-wrapper:last-child:hover .msgr_hover {
    display: inline-block;
}

.social-button-wrapper:hover span {
    color: white;
}

.blur-wrapper {
    position: relative;
    overflow: hidden;
}

.sectione1 .dropdown-menu.inner{
    overflow-x: hidden;
}

.sectione1n1 .prevb.text-uppercase,
.sectione1n1 .nextb.text-uppercase{
    font-size: 10px;
}

#milk-way-slider strong{
    font-family: 'Calluna-Black';
}

.sectiona2 .dropdown-menu li a{
    border: none;
    border-radius: 0;
}

.sectiona2 .dropdown-menu li a:hover{
    background-color: #f3f3ef;
}

.sectiona2 .bootstrap-select.btn-group .dropdown-menu li a{
    line-height: 50px;
    border-bottom: 1px solid #eee;
}

.sectiona2 .btn.dropdown-toggle span.filter-option{
    font-size: 10px;
}

.popupwrap .top-slider .rt .cont.dth-cont{
    position:relative;
    vertical-align: top;
    padding: 0 30%;
    top: calc(15% - 10px);
}

.popupwrap .top-slider .rt .cont.dth-cont p strong{
    font-family: 'Calluna-Black';
}

.year-line{
    width: 2px;
    height: 55px;
    background-color: white;
    position: absolute;
    left: 19px;
    top: 40px;
}

.sidetab li.active .year-line{
    top: 160px;
}

.sidetab li.last .year-line{
    display: none;
}

.white-line{
    width: 2px;
    height: 35px;
    background-color: #034ea2;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.award-icon{
    max-width: 48px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.flex-prev .fa-angle-left{
    margin-left: 30px;
    margin-top: 13px;
}

.flex-next .fa-angle-right{
    margin-right: 30px;
    margin-top: 13px;
}

.sectiona2 .bottomc .link.linksg.text-uppercase,
.sectiona2 .midc .link.linksg.text-uppercase{
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.sectiona2 .bottomc li a:hover .link.linksg.text-uppercase,
.sectiona2 .midc a:hover .link.linksg.text-uppercase{
    opacity: 1;
}

.sectiona2 .bottomc li a:hover h4,
.sectiona2 .midc a:hover h3
{
    top: -10px;
}

.sectiona2 .bottomc li a:hover p,
.sectiona2 .midc a:hover p{
    top: -20px;
}

#carousel .item .caption h2,
.headliner {
    width: 1060px;
    max-width: 1060px;
}

@media screen and (min-width: 1025px) and (max-width: 1229px) {
    #carousel .item .caption h2,
    .headliner {
        width: 820px;
        margin: 0 auto;
        font-size: 40px;
        line-height: 50px;
    } 

  .flex-prev .fa-angle-left{
         margin-top:0;
         position: absolute;
         top:5px;
         left: -5px;
     }
     .flex-next .fa-angle-right{
         margin-top:0;
         position: absolute;
         top:5px;
         right: -5px;
     }
}


@media screen and (min-width: 992px) and (max-width: 1024px) {
    #carousel .item .caption h2,
    .headliner {
        width: 860px;
        margin: 0 auto;
    } 

  .popupwrap .top-slider .rt .cont.dth-cont{
        padding: 0 20%;
        top: 7%;
    }

  .flex-prev .fa-angle-left{
         margin-top:0;
         position: absolute;
         top:5px;
         left: -5px;
     }
   .flex-next .fa-angle-right{
         margin-top:0;
         position: absolute;
         top:5px;
         right: -5px;
     }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    #carousel .item .caption h2,
    .headliner {
        width: 660px;
        margin: 0 auto;
    } 

    .popupwrap .top-slider .rt .cont.dth-cont{
        text-align: center;
    }

    .year-line{
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 140px;
    }

    .popupwrap .top-slider .rt .cont.dth-cont h4{
        padding: 50px 0 70px 0;
    }

    .popupwrap .top-slider .rt .cont.gall{
      width: 100%;
      height: 100%;
  }

    .flex-prev .fa-angle-left{
         margin-top:0;
         position: absolute;
         top:5px;
         left: -5px;
     }
   .flex-next .fa-angle-right{
         margin-top:0;
         position: absolute;
         top:5px;
         right: -5px;
     }

    .sectiona2 .bottomc .link.linksg.text-uppercase,
    .sectiona2 .midc .link.linksg.text-uppercase{
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #carousel .item .caption h2,
    .headliner {
        width: 260px;
        max-width: 800px;
        margin: 0 auto;
    }
  
  .sectione1 .dropdown-menu{
      left: 0;
  } 

  .popupwrap .top-slider .rt .cont.dth-cont{
        padding: 0 30px;
        text-align: center;
    }

  .year-line{
        height: 35px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 95px;
    }

  .white-line{
      height: 20px;
  }

  .popupwrap .top-slider .rt .cont.gall{
      width: 100%;
      height: 100%;
  }

  .flex-prev .fa-angle-left{
         margin-top:0;
         position: absolute;
         top:5px;
         left: -5px;
     }
   .flex-next .fa-angle-right{
         margin-top:0;
         position: absolute;
         top:5px;
         right: -5px;
     }
   .sectiona2 .bottomc .link.linksg.text-uppercase,
   .sectiona2 .midc .link.linksg.text-uppercase{
        display: none;
    }
}

.dukatino-kutak .sectiona2 .topc .wfive li {
    margin: 0 25px 0 0;
    width: calc((100% - 50px) / 3);
}

    .dukatino-kutak .sectiona2 .topc .wfive li:last-child {
        margin-right: 0;
    }

.dukatino-kutak .bluec {
    color: #009ad6 !important;
}

.dukatino-kutak .sectiona2 .midc .cont,
.dukatino-kutak .sectiona2 .bottomc .cont {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ceeaf2+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ceeaf2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ffffff 0%,#ceeaf2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ffffff 0%,#ceeaf2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ceeaf2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#cookie-settings-button {
    position: fixed;
    z-index: 999999999;
    bottom: 10px;
}

.video-gdpr-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    height: 50vh;
    max-height: 400px;
}

.milk-way-wrapper p,
.video-gdpr-cover p {
    color: white;
    text-align: center;
}

.milk-way-wrapper button,
.video-gdpr-cover button {
    background-color: #034ea2;
    color: white;
    border: none;
    padding: 5px;
}

.fb_iframe_widget iframe {
    width: 100px !important;
}

#nav {
    margin: 0;
}

#nav ul li.shop {
    background: #0087cc;
    color: white;
    text-transform: uppercase;
}

    #nav ul li.shop a {
        color: white;
        text-transform: uppercase;
        text-align: center;
        border: none;
        margin: 0;
    }

    #nav ul li.shop:hover {
        background: #90e322;
    }

    #nav ul li.shop:hover a {
        background-color: transparent;
    }

    #nav ul li.shop i {
        margin-right: 5px;
    }

@media screen and (max-width: 990px) {
    #nav ul li.shop {
        margin-bottom: 15px;
    }

    #nav ul li.shop a {
        padding: 15px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1554px) {
    .logowrap {
        top: 20px;
    }
}

#nav ul li.nav3 > ul {
    left: 0;
}

#pager small {
    pointer-events: none;
}

.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings {
    font-size: 10px !important;
    padding-top: 22px;
    display: inline-block;
}

/* home redesign and global font change */
body,
h1, h2, h3, h4, h5, h6,
input,
.search-wrap .form-group .form-control,
#milk-way-slider strong,
.popupwrap .top-slider .rt .cont.dth-cont p strong,
.sectionb3 .lt p,
.sectionb3 .lt p b,
.sectionb3 .lt p i,
.sectionb3 .lt ul, .sectionb3 .lt ol,
.sectionb3 .lt .quote h2,
.pdflist li a span,
.sectionb4 .contw h6,
.popupwrap .top-slider .rt h2,
.sectiong1 .caption h1,
.sectiong2 h4,
.sectiong2 h4 b,
.sectiong2 h4 i,
footer .form-group .form-control,
.footer-bottom .rt ul li h6 b,
.search-404 h4,
.search-wrap .form-group .form-control,
.titlew h2,
.titlew h2 b, .titlew h2 strong,
.section6 h2,
.section5 .liin .cont p,
.section2 .lt2 h2,
.section2 .lt2 h4,
.section2 .lt2 h4 i,
#pager b,
#carousel .item .caption h2,
.popupwrap .top-slider .rt h4,
.popupwrap .top-slider .rt h4 b,
.sectiona1 .imgw h2,
.sectiona1 .imgw h4,
.sectiona2 .midc h3,
.sectiona2 .midc p,
.sectiona2 .bottomc h4,
.sectiona2 .bottomc p,
.sectiona2 .text-img h4,
.sectiona2 .text-img h5,
.sectionf1 .caption h5,
.sectionf1 .caption h5 i,
.sectionf1 .caption h5 b,
.sectionf2 .blocks .titlew p,
.sectionf2 .blocks .titlew p strong,
.sectionf2 .contin1 .gallw .caption h2,
.sectionf2 .contin1 .gallw .caption h4,
.popupwrap1 .sidetab li.active a,
.popupwrap1 .datem,
.sectione1n1 .topc .rt h4,
.sectione1n1 .topc .rt h4 b,
.sectione1n1 .topc .rt h3,
.sectione1n1 .topc .blocks li h6,
.ingredients-text,
.sectione1n1 .topc .blocks li h6 b,
.sectione1n1 .topc .blocks .bott em,
.sectione1n1 .bottomc h4,
.sectiond3 .topc h4,
.sectiond3 .topc h4 b,
.sectiond3 .topc h4 i,
.sectiond3 .lt h3,
.sectiond3 .lt .blocks li h6,
.sectiond3 .lt .blocks li h6 b,
.sectiond3 .rt h4,
.sectiond3 .rt h4 b,
.sectiond3 .rt h4 i,
.sectiond3 .rt .numlist li,
.sectiond3 .rt h4 a {
    font-family: 'Baloo Tamma 2' !important;
}

.logowrap {
    width: 180px;
    margin: 0 0 0 -90px;
}

.logowrap:before {
    width: 180px;
    bottom: -17px;
    background-size: 180px 100%;
}

@media screen and (min-width: 0px) and (max-width: 990px) {
    .logowrap:before {
        bottom: -27px;
        left: 0;
    }
}

#logo {
    width: 180px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .logowrap:before {
        bottom: -17px;
    }
    
    #logo {
        top: 10px;
    }
}

.carousel-item-content {
    display: flex;
    background-color: white;
    height: 100%;
    width: calc(100vw - 100px);
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.carousel-image {
    width: 55%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

    .carousel-image:after {
        content: ' ';
        background-image: url('/images/header_overlay.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

.carousel-text {
    text-align: center;
    width: 45%;
    padding: 50px;
}

.carousel-text-inner {
    max-width: 550px;
    margin: 0 auto;
    display: flex;
    min-height: 56vh;
    justify-content: flex-end;
    flex-direction: column;
}

.carousel-text .carousel-text-inner h2 {
    color: #034ea2;
    margin-bottom: 30px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);
}

.carousel-text .carousel-text-inner .lead-wrapper {
    font-size: 2rem;
}

.carousel-text .carousel-text-inner .blue-line {
    width: 100%;
    margin: 30px 0;
}

    .carousel-text .carousel-text-inner .blue-line.first {
        transform: rotate(180deg);
    }

.carousel-text .carousel-text-inner .btnswh {
    border: 1px solid grey;
    margin: 0 auto;
}

.text-filler {
    flex-grow: 1;
}

@media screen and (max-width: 990px) {
    .carousel-item-content {
        width: 100vw;
    }

    .carousel-image {
        width: 100%;
    }

        .carousel-image:after {
            content: ' ';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: #000;
            opacity: .2;
            background-image: none;
        }

    .carousel-text {
        width: 100%;
        padding: 20px;
        position: absolute;
    }

    .carousel-text-inner {
        min-height: 40vh;
    }

    .carousel-text .carousel-text-inner h2 {
        color: white;
    }

    .carousel-text .carousel-text-inner .lead-wrapper {
        color: white;
        text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);
    }

    .carousel-text .carousel-text-inner .btnswh {
        border: none;
    }

    .text-filler {
        flex-grow: 0;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .lead-wrapper {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .side-icon1 li, .side-icon1 li.first, .side-icon1 li.last {
        width: 33%;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #nav {
        margin-top: 55px;
    }
}