/* Changes

1. HEADLINE
2. USP
3. TAGLINE
*/
/* 1. HEADLINE */
#qp_cl_329881 {
  display: none !important;
}
.container {
  margin: 50px auto;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.rotterdam p {
    font-size: 15px;
    line-height: 22px;
}
.rotterdam .tagline {
  margin: 24px 0px 4px 0px;
}

#collection .rotterdam hr {
	margin-top:20px;
}


.rotterdam .item-right {
	padding:0px 10px 30px 10px;
}
.rotterdam img {
	padding-top:20px;
}

.rotterdam .item-left {
	padding:0px 30px 0px 15px;
}
.rotterdam .item-left a:link, .rotterdam .item-left a:visited, .rotterdam .item-left a:hover, .rotterdam .item-left a:active {
    color: #003f6f;
}

#collection .rotterdam .image {
	text-align: right; 
}

#collection .rotterdam .goedkoopste {
	text-align: right; 
}

@media (max-width: 1090px) {
	#collection .rotterdam .goedkoopste {
		text-align: center; 
  }
}

.rotterdam p b {
	font-weight: bolder;
}

main.campaign #collection .rotterdam h1 {
	font-size: 29px;
  margin-bottom: 20px;
}


#collection .rotterdam h2 {
	font-size: 24px;
  padding-bottom:20px;
  margin-top:20px;
    line-height: 28px;
}
.container.flickr-iframe{
  height: auto;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.photo {
  position: absolute;
  animation: round 16s infinite;
  opacity: 0;
}
@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
img:nth-child(4) {
  animation-delay: 0s;
}
img:nth-child(3) {
  animation-delay: 4s;
}
img:nth-child(2) {
  animation-delay: 8s;
}
img:nth-child(1) {
  animation-delay: 12s;
}
#wine-header {
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 213px;
  top: 121px;
  z-index: -1;
}
@media (max-width: 768px) {
  #wine-header {
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 218px;
    top: 186px;
    z-index: -1;
  }
}
body.home main {
  margin-bottom: 0;
  margin-top: 0;
}
main .slideshowContainer {
  position: relative;
}
main .slideshowContainer .slideshow {
  float: none;
  width: 100%;
  max-width: none;
}
main .slideshowContainer .slides {
  margin: 0;
  max-height: 605px;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}
main .slideshowContainer .slides .headerimage__bg {
  width: 100%;
}
main .slideshowContainer .slides .headerimage__graphic {
  width: auto;
  position: absolute;
  height: 80%;
  top: 12%;
  max-height: 440px;
  margin-left: 120px;
}
@media (max-width: 768px) {
  main .slideshowContainer .slides .headerimage__graphic {
    margin-left: 5%;
  }
}
main .slideshowContainer .headline ul li {
  position: relative;
}
.slider__cta-btn {
  display: inline-block;
  background-color: #004377;
  text-transform: uppercase;
  color: #ffffff;
  bottom: 0;
  right: 30%;
  position: absolute;
  padding: 10px 60px 10px 40px;
  font-size: 19px;
  z-index: 3;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media (max-width: 768px) {
  .slider__cta-btn {
    font-size: 14px;
    right: 5%;
    padding: 10px 40px 8px 20px;
  }
  .slider__cta-btn .fa {
    top: 10px !important;
  }
}
.slider__cta-btn:hover,
.slider__cta-btn:active {
  background-color: #00355e;
  color: #ffffff;
}
.slider__cta-btn .fa {
  font-size: 22px;
  position: absolute;
  right: 20px;
  top: 13px;
  padding-left: 20px;
  font-weight: 600;
}
.main-pagination {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 0 !important;
}
.main-pagination a {
  display: inline-block;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  vertical-align: middle;
  color: white;
}
.main-pagination a#prev {
  float: left;
}
.main-pagination a#next {
  float: right;
}
@media (max-width: 768px) {
  .main-pagination {
    display: none;
  }
}
/* 2. USP */
.usp {
  bottom: 100px;
  position: absolute;
  right: 0;
  z-index: 2;
}
.usp ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.usp li {
  background: #00a3e0;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  margin: 0 0 10px 0;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  min-width: 350px;
}
.usp li:hover,
.usp li:focus {
  background: #004377;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.usp a {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 38px;
  min-width: 200px;
  padding: 0 20px 0 23px;
  text-transform: uppercase;
}
.usp .fa {
  float: right;
  font-size: 22px;
  font-weight: 600;
  line-height: 38px;
  padding: 0 24px 0 0;
}
/* 3. TAGLINE */
.usptopbar.header-shadow {
  background: url("header-shadow.png") no-repeat top center;
  background-size: cover;
}
.uspbottombar {
  margin: 31px 0 14px 0;
}
.tagline {
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  margin: 24px 0;
  text-align: center;
  text-transform: uppercase;
}
/* 4. BLOG */
.blog-home .blog-inner {
  background: #ffffff;
  padding-bottom: 0;
}
.blog-row {
  display:flex;
  flex-flow:row;
  height:100%
}
.blog-footer {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width:100%;  
}
.blog-home .blog-image {
  padding: 0;
}
.blog-home .blog-image img {
  float: right;
  max-height: 345px;
}
.blog-home .blog-text h4 {
  color: #004377;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-top: 56px;
  text-align: center;
  text-transform: uppercase;
}
.blog-home .blog-text .blog-quote {
  color: #00a3e0;
  font-size: 33px;
  font-weight: 900;
  line-height: 32px;
  padding: 0 30px;
  text-transform: uppercase;
}
.blog-home .blog-text .blog-quote:before {
  content: "“";
}
.blog-home .blog-text .blog-quote:after {
  content: "”";
}
.blog-home .blog-text p {
  color: #00a3e0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-top: 64px;
}
.blog-home .blog-text .read-more {
  background: #00a3e0;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.blog-home .blog-text .read-more:hover {
  background-color: #004377;
}
.blog-home .col-align-center {
  text-align: center;
}
.banner-border {
  border-right: 1px solid #ffffff;
  height: 668px;
  width: 39px;
}
.testimonial-quote {
  font-size: 27px;
  font-style: italic;
  padding-top: 28px;
  text-align: center;
}
.testimonial-quote:before {
  content: "“";
}
.testimonial-quote:after {
  content: "”";
}
.testimonial-user {
  color: #004377;
  font-size: 22px;
  margin-top: 4px;
  text-align: center;
}
.featured-product-grid-title {
  border-bottom: 1px solid #ffffff;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 33px;
  text-transform: uppercase;
}
.featured-product-grid-title .fa {
  float: right;
  padding-top: 7px;
}
@media (max-width: 767px) {
  .product-block {
    padding-right: 0px;
    padding-left: 12px;
  }
}
.visible-title.product-block {
  margin-bottom: 40px;
}
.visible-title.product-block .product-block-inner .product-info {
  text-align: left;
}
.visible-title.product-block .product-block-inner .product-info .price-old {
  padding: 0 0 0 8px;
}
.visible-title.product-block .product-block-inner .product-info h3 {
  text-align: left;
}
.visible-title.product-block .product-block-inner .product-info h3 a {
  color: #ffffff;
  font-size: 15px;
}
.visible-title.product-block .product-block-inner .product-info.show {
  height: 85px;
}
.hero-feature .saleicon {
  top: 0px;
  right: 0px;
}
@media (max-width: 767px) {
  .saleicon.preistipp-plus,
  .saleicon.voordeel-plus {
    background-size: 41px 41px;
    background-repeat: no-repeat;
  }
}
.saleicon {
  position: absolute;
  width: 70px;
  top: 30px;
  right: 30px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: cover;
}
.saleicon.voordeel-plus {
  background-image: url("voordeel-plus.png");
}
.saleicon.preistipp-plus {
  background-image: url("preistipp-plus.png");
}
.saleicon.nieuw {
  background-image: url("nieuw.png");
}
.saleicon.halal {
  background-image: url("halal.png");
}
.saleicon.beste-plus {
  background-image: url("beste-plus.png");
}
.saleicon.wijn-plus {
  background-image: url("wijn-plus.png");
}
.saleicon.actie {
  background-image: url("actie.png");
}
.saleicon.gratis-plus-een {
  background-image: url("gratis-plus-een.png");
}
.flex-direction-nav {
  display: none !important;
}
/*# sourceMappingURL=meledi-index.css.map */