﻿.top-info {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.main-box {
  background: #fff !important;
}

.navigation {
  background: #fff !important;
}

.search-holder .search-box input {
  background-color: #f2f2f2 !important;
}

.footer-link-holder {
  background-color: #f2f2f2 !important;
}

.master-wrapper-page, .slick-arrow {
  background: #fff !important;
}

.html-home-page .news-slider-section .slick-slide > .card {
  box-shadow: none;
  border: 1px solid #ccc !important;
}

.description-section .section-title {
  padding-top: 10px;
}
.description-section .container, .description-section .description-box {
  background-color: #fff !important;
}

@media only screen and (min-width: 1026px) {
  .dropmenu {
    background: #fff !important;
    border: 1px solid #ddd !important;
  }
}
.html-blogpost-page .page.blogpost-page {
  background: #fff !important;
}
.html-blogpost-page .page.blogpost-page .col-md-8 {
  background: #f2f2f2 !important;
}

.about-us-page .tekstside-section .text-block {
  padding: 51px 53px 107px;
  background: none !important;
}

.brands-section.manufacturer-list-page .brands-list a {
  background: #f2f2f2 !important;
}

.html-wishlist-page .account-banner-full, .html-wishlist-page .archive-section, .html-wishlist-page .content-container {
  background: #fff !important;
}
.html-wishlist-page .block-account-navigation .listbox .list > li {
  border-bottom: none !important;
}

.product-box {
  background: #fff !important;
  border: 1px solid #ccc;
}

.pager li span {
  background-color: #000 !important;
}

.product-selectors select, .product-sorting select {
  border: 1px solid #ccc !important;
}

@media only screen and (min-width: 1000px) {
  .filter-aside {
    background: #f2f2f2 !important;
  }
  .nopAjaxFilters7Spikes .block .title {
    background: #f2f2f2 !important;
  }
  .priceRangeFilterPanel7Spikes .custom-checkbox label:before {
    background: #f2f2f2 !important;
  }
  .priceRangeFilterPanel7Spikes .input-box input#minprice, .priceRangeFilterPanel7Spikes .input-box input#maxprice {
    background-color: #f2f2f2 !important;
  }
}
@media (min-width: 1000px) {
  .html-product-details-page .article-holder .article-item:first-child {
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
  }
  .html-product-details-page .article-holder .article-item:nth-child(2) {
    border-bottom: 1px solid #ccc !important;
  }
  .html-product-details-page .article-holder .article-item:nth-child(3) {
    border-right: 1px solid #ccc !important;
  }
}
.html-product-details-page .cross-sells .item-box {
  margin: 0px !important;
}

.card {
  box-shadow: none !important;
}

.tab-description .tabset-description a {
  background: #f2f2f2 !important;
}
.tab-description .tabset-description a:before {
  display: none !important;
}
.tab-description .tabset-description a.active {
  background: #fff !important;
  border: none !important;
}

html.topic-custom .account-banner-full, html.topic-custom .content-container, html.topic-custom .custom-topic-page {
  background: #fff !important;
}
html.topic-custom .blog-posts .post {
  background: #fff !important;
}
html.topic-custom #footer {
  background: #fff !important;
}

@media (min-width: 1036px) {
  .navigation.birthday {
    background: #bc1f2c !important;
  }
  .navigation.birthday .mega-menu > li > a {
    color: #fff !important;
  }
  .navigation.birthday .mega-menu > li > a span:hover {
    color: #000 !important;
  }
  .navigation.birthday span.icon-user:before {
    content: "\e971";
    background: url(../images/user-shape2-white.png) center no-repeat !important;
  }
  .navigation.birthday .icon-heart:before {
    content: "\e907";
    color: #fff !important;
  }
  .navigation.birthday .icon-basket:before {
    color: #fff !important;
  }
  .navigation.birthday .header-icon-sticky span {
    color: #fff !important;
  }
  .navigation.birthday.sticky .overlay-denmark {
    position: absolute;
    top: 60px;
  }
  .overlay-denmark {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 60%;
    /* opacity: .5; */
    background-image: url(../images/denmark2.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
  }
}
.gallery .picture-wrapper.birthday {
  position: relative;
}
.gallery .picture-wrapper.birthday .box-wrapper {
  background-image: url(../images/box.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  min-height: 650px;
  top: 0;
  width: 100%;
}
@media (max-width: 480px) {
  .gallery .picture-wrapper.birthday .box-wrapper {
    min-height: 400px !important;
  }
}
.gallery .picture-wrapper.birthday .picture img {
  width: 85% !important;
}
