@charset "UTF-8";
/* lato-regular - latin */
/* lato-700 - latin */
/* fira-sans-extra-condensed-regular - latin */
body {
  font-weight: 300;
  font-size: 1.7rem;
  color: #424242;
}

h1, h2, h3, h4, h5, h6 {
  color: #004667;
  font-weight: bold;
}
@media (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    hyphens: auto;
  }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #004667;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #3abbda;
  text-decoration: none;
}

h1 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 768px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 2.1rem;
}

h3 {
  font-size: 1.9rem;
}

h4 {
  font-size: 1.7rem;
}

.cms-page-view .page-main > .page-title-wrapper .page-title,
.cms-home .page-main > .page-title-wrapper .page-title,
.catalog-category-view .page-main > .page-title-wrapper .page-title {
  font-family: "Fira", sans-serif;
}
.cms-page-view h1, .cms-page-view h2, .cms-page-view h3, .cms-page-view h4,
.cms-home h1,
.cms-home h2,
.cms-home h3,
.cms-home h4,
.catalog-category-view h1,
.catalog-category-view h2,
.catalog-category-view h3,
.catalog-category-view h4 {
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.cms-page-view h1,
.cms-home h1,
.catalog-category-view h1 {
  font-family: "Fira", sans-serif;
}
.cms-page-view h2,
.cms-home h2,
.catalog-category-view h2 {
  font-size: 28px;
}
.cms-page-view h3,
.cms-home h3,
.catalog-category-view h3 {
  font-size: 23px;
}
.cms-page-view h4,
.cms-home h4,
.catalog-category-view h4 {
  font-size: 17px;
}
.cms-page-view .column.main ul li, .cms-page-view .column.main ol li,
.cms-home .column.main ul li,
.cms-home .column.main ol li,
.catalog-category-view .column.main ul li,
.catalog-category-view .column.main ol li {
  margin-bottom: 0;
}

.product-info-main ul li,
.product.info.detailed ul li,
.category-description ul li,
.category-cms ul li,
.column.main .pd-col ul li {
  list-style: none;
  position: relative;
}
.product-info-main ul li::before,
.product.info.detailed ul li::before,
.category-description ul li::before,
.category-cms ul li::before,
.column.main .pd-col ul li::before {
  content: " ";
  width: 7px;
  height: 7px;
  background-color: #3abbda;
  display: inline-block;
  position: absolute;
  top: 9px;
  left: -20px;
}

.page-layout-2columns-left .page-wrapper .sidebar {
  width: 25%;
}
.page-layout-2columns-left .page-wrapper .column.main {
  width: 75%;
}

.page-layout-1column .filter.block, .page-layout-1column .block-compare {
  display: none;
}

.action.primary {
  background-color: #004667;
  border: 1px solid #004667;
}
.action.primary:hover {
  background-color: #3abbda;
  border: 1px solid #3abbda;
}

.page-main {
  overflow: hidden;
}
.page-main > .page-title-wrapper .page-title {
  font-family: "Fira", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.breadcrumbs a {
  color: #3abbda;
}
.breadcrumbs a:visited {
  color: #3abbda;
}

a, a:hover, .alink:hover, a:visited, .alink:visited {
  color: #3abbda;
}

.breadcrumbs .item:not(:last-child):after {
  line-height: 25px;
}

img, object, video, embed {
  height: auto;
}

#notice-cookie-block {
  position: relative;
}
@media (max-width: 768px) {
  #notice-cookie-block {
    padding-left: 65px;
  }
}

.amgdprcookie-buttons-block .amgdprcookie-button {
  color: #fefefe !important;
  background-color: #1C4564;
  border-color: #1C4564;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  background-color: #1C4564;
  border-color: #1C4564;
}
.amgdprcookie-buttons-block .amgdprcookie-button:first-child {
  background-color: #E8ECEF;
  border-color: #E8ECEF;
}
.amgdprcookie-buttons-block .amgdprcookie-button:first-child:hover {
  background-color: rgba(28, 69, 100, 0.5019607843);
  border-color: rgba(28, 69, 100, 0.5019607843);
}

.gutter {
  margin-left: -1rem;
  margin-right: -1rem;
}
.gutter .pagebuilder-column {
  margin-left: 1rem;
  margin-right: 1rem;
}

.cursor-pointer {
  cursor: pointer;
}

.telinfo {
  text-align: center;
  background-color: red;
  font-weight: bold;
  color: #fff;
  padding: 0.5rem 0;
}

.nav-sections-item-content {
  background: #004667;
}
@media (max-width: 768px) {
  .nav-sections-item-content {
    margin-top: 0;
  }
}

.nav-sections .section-item-content.nav-sections-item-content:nth-child(2) {
  border-bottom: 13px solid #3abbda;
}
.nav-sections .navigation {
  background: #004667;
}
.nav-sections .navigation .level0 > .level-top {
  color: #fff;
  text-transform: uppercase;
  font-family: "Fira", sans-serif;
  font-size: 15px;
}
.nav-sections .navigation .level0 > .level-top:hover {
  color: #fff;
}
.nav-sections .navigation .level0.active > .level-top, .nav-sections .navigation .level0.has-active > .level-top {
  color: #3abbda;
  font-weight: bold;
}
.nav-sections .navigation .level0.parent > .level-top > .ui-menu-icon {
  display: none;
}
.nav-sections .navigation .level0.mobile-login {
  display: none;
}
@media (max-width: 767px) {
  .nav-sections .navigation .level0.mobile-login {
    display: block;
  }
}
@media only screen and (min-width: 767px) {
  .nav-sections .navigation .level0 .submenu {
    background: rgba(0, 70, 103, 0.9);
    border: none;
    border-top: 13px solid #003557;
  }
}

.page-header .switcher strong, .page-footer .switcher strong {
  font-weight: 700;
  font-size: 1.4rem;
}
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
  line-height: 28px;
}
.page-header {
  background: #004667;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .page-header {
    border-bottom: 13px solid #3abbda;
  }
}
.page-header .panel.wrapper {
  border-bottom: 0 !important;
  background-color: transparent !important;
  color: #424242;
}
.page-header .panel.wrapper a {
  color: #424242;
}
.page-header .panel.wrapper .header.panel {
  position: relative;
  padding: 0;
}
.page-header .panel.wrapper .header.panel > ul.header.links {
  position: absolute;
  right: 170px;
  top: 26px;
  z-index: 999;
  width: 250px;
}
@media (width: 768px) {
  .page-header .panel.wrapper .header.panel > ul.header.links {
    top: 10px;
  }
}
.page-header .panel.wrapper .header.panel > ul.header.links > li {
  display: inline-block;
}
.page-header .panel.wrapper .header.panel > ul.header.links > li > a {
  color: #fff;
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel > ul.header.links > li > a:hover {
  text-decoration: none;
  color: #3abbda;
}
.page-header .panel.wrapper .header.panel > ul.header.links > li.greet, .page-header .panel.wrapper .header.panel > ul.header.links > li.customer-welcome {
  display: none;
}
.page-header .panel.wrapper .header.panel > ul.header.links > li.authorization-link {
  position: relative;
  padding-right: 10px;
}
.page-header .panel.wrapper .header.panel > ul.header.links > li.authorization-link:after {
  display: none;
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher {
  position: absolute;
  right: 420px;
  top: 26px;
  z-index: 999;
  color: #fff;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .header.panel .flag-lang-switcher {
    position: relative;
    top: 0;
    right: 0;
    text-align: right;
    padding-right: 1rem;
    padding-top: 1rem;
    z-index: 7;
  }
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0;
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li a span {
  display: none;
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li a:before {
  content: " ";
  display: inline-block;
  width: 22px;
  height: 14px;
  background-size: 22px 14px;
  background-position: left center;
  background-repeat: no-repeat;
  border: 1px solid transparent;
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li.view-de a:before {
  background-image: url("../images/flags/de.svg");
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li.view-en a:before {
  background-image: url("../images/flags/gb.svg");
}
.page-header .panel.wrapper .header.panel .flag-lang-switcher ul li.active a:before {
  border-color: #3abbda;
}
.page-header .header.content {
  padding-top: 20px;
}
.page-header .header.content .compare.wrapper {
  position: absolute;
  right: 20px;
  top: 96px;
  color: #fff;
}
.page-header .header.content .compare.wrapper a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.page-header .header.content .compare.wrapper a:hover {
  text-decoration: none;
  color: #3abbda;
}
.page-header .header.content .header-mini-container {
  position: absolute;
  left: 334px;
  top: 5px;
}
@media (max-width: 904px) {
  .page-header .header.content .header-mini-container {
    display: none;
  }
}
@media (min-width: 905px) and (max-width: 1185px) {
  .page-header .header.content .header-mini-container {
    left: 270px;
    top: 50px;
  }
}
.page-header .header.content .header-mini-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-header .header.content .header-mini-container ul li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.page-header .header.content .header-mini-container ul li a {
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  padding: 10px 0 0 50px;
  display: block;
  vertical-align: middle;
  background: url("../images/phone.svg") left center no-repeat;
  background-size: 40px 40px;
}
.page-header .header.content .header-mini-container ul li a.openinghours {
  background-image: url("../images/clock.svg");
}
.page-header .header.content .header-mini-container ul li a.mail {
  background-image: url("../images/mail.svg");
  padding-top: 25px;
}
.page-header .header.content .header-mini-container ul li a:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 767px) {
  .page-header .block-search {
    position: absolute;
    right: 20px;
    top: 65px;
  }
  .page-header .block-search input {
    background: #fff;
    border: 1px solid #3abbda;
    color: #004667;
  }
  .page-header .block-search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: rgba(0, 70, 103, 0.5);
    text-transform: uppercase;
  }
  .page-header .block-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 70, 103, 0.5);
    opacity: 1;
    text-transform: uppercase;
  }
  .page-header .block-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(0, 70, 103, 0.5);
    opacity: 1;
    text-transform: uppercase;
  }
  .page-header .block-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 70, 103, 0.5);
    text-transform: uppercase;
  }
  .page-header .block-search input::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 70, 103, 0.5);
    text-transform: uppercase;
  }
  .page-header .block-search .action.search:before {
    color: rgba(0, 70, 103, 0.5);
  }
}
.page-header .block-search .label::before {
  color: #fff;
}
@media (max-width: 768px) {
  .page-header .block-search .label::before {
    font-size: 30px;
    margin-top: 2px;
  }
}
@media (max-width: 768px) {
  .page-header .block-search .control {
    border-top: none;
  }
}
@media (width: 768px) {
  .page-header .block-search .control {
    position: absolute;
    top: -46px;
  }
}

.page-wrapper .logo {
  margin-bottom: -7px;
}
@media (max-width: 768px) {
  .page-wrapper .logo {
    margin: -30px 0 20px 0;
  }
}
.page-wrapper .logo img {
  max-width: 213px;
}
@media (max-width: 768px) {
  .page-wrapper .logo img {
    max-width: 150px;
  }
}
@media only screen and (min-width: 767px) {
  .page-wrapper .navigation {
    position: relative;
  }
}
.page-wrapper .navigation .level0 {
  margin-right: 0;
}
.page-wrapper .navigation .level0 li {
  margin-bottom: 0;
}
.page-wrapper .navigation .level0 > .level-top {
  border-color: #004667;
  border-style: solid;
  border-width: 0 0 3px;
  padding: 3px 12px 0;
  font-weight: normal;
  font-size: 18px;
}
@media (min-width: 768px) {
  .page-wrapper .navigation .level0 > .level-top {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .page-wrapper .navigation .level0 > .level-top {
    padding-bottom: 3px;
  }
}
.page-wrapper .navigation .level0 > .level-top:hover, .page-wrapper .navigation .level0 > .level-top.ui-state-focus {
  border-color: #004667;
  color: #3abbda;
}
.page-wrapper .navigation .level0.active > .level-top, .page-wrapper .navigation .level0.has-active > .level-top {
  border-color: #004667;
}
@media (min-width: 768px) {
  .page-wrapper .navigation .level0.active > .level-top, .page-wrapper .navigation .level0.has-active > .level-top {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .page-wrapper .navigation .level0.active .all-category .ui-state-focus, .page-wrapper .navigation .level0.has-active .all-category .ui-state-focus {
    padding-left: 15px;
    border-left: 0;
    color: #3abbda;
    padding-top: 17px;
    font-family: "Fira", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
  }
}
.page-wrapper .navigation .level0.nav-7 a {
  color: #EC622B;
}
.page-wrapper .navigation .level0.nav-7 a:hover {
  color: rgb(242.2922077922, 149.9935064935, 113.2077922078);
}
.page-wrapper .navigation .level0.nav-7.active > a, .page-wrapper .navigation .level0.nav-7.has-active > a {
  color: rgb(242.2922077922, 149.9935064935, 113.2077922078);
}
.page-wrapper .navigation .level0 .submenu a {
  color: #fff;
}
@media (max-width: 768px) {
  .page-wrapper .navigation .level0 .submenu a {
    font-family: "Fira", sans-serif;
  }
}
.page-wrapper .navigation .level0 .submenu a:hover {
  background: none;
  color: #3abbda;
}
.page-wrapper .navigation .level0 .submenu .active > a, .page-wrapper .navigation .level0 .submenu .has-active > a {
  background: none;
  border: none;
  color: #3abbda;
}
@media (max-width: 768px) {
  .page-wrapper .navigation .level0 .submenu .active > a, .page-wrapper .navigation .level0 .submenu .has-active > a {
    padding-left: 13px;
  }
}
.page-wrapper #maincontent > .columns {
  padding-left: 0;
  padding-right: 0;
}

.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper .action.showcart:after {
  content: " ";
  display: inline-block;
  width: 37px;
  height: 30px;
  background: url("../images/cart.svg") center center no-repeat;
  vertical-align: middle;
}
.minicart-wrapper .action.showcart.active:before {
  content: "";
}
.minicart-wrapper .action.showcart .text {
  clip: auto;
  height: auto;
  width: auto;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  color: white;
}
@media (max-width: 768px) {
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  right: -8px;
  top: -12px;
}
.minicart-wrapper .action.showcart:hover {
  text-decoration: none;
  color: #3abbda;
}
.minicart-wrapper .action.showcart:hover span {
  color: #3abbda;
}
.minicart-wrapper .action.showcart:hover:after {
  background-image: url("../images/cart-blue.svg");
}

.nav-toggle {
  position: fixed;
  top: 0;
  left: 8px;
  z-index: 10;
  background: #004667;
  padding: 0.5rem;
}
.nav-toggle::before {
  color: #fff;
}
.nav-toggle:hover:before {
  color: #3abbda;
}

.nav-sections-item-title .nav-sections-item-switch {
  color: #424242;
}

.nav-sections-item-content .flag-lang-switcher ul {
  list-style: none;
  padding-left: 2.5rem;
}
@media (max-width: 768px) {
  .nav-sections-item-title {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .nav-sections-item-title.active {
    background: #004667;
  }
  .nav-sections-item-title.active a {
    color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .nav-sections .header.links li.greet.welcome {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .nav-sections .header.links li > a {
    color: #fff;
  }
}

.home-threecol-header > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 992px) {
  .home-threecol-header > .row {
    display: flex;
  }
}
@media (min-width: 992px) {
  .home-threecol-header > .row > .col-md-4 {
    width: 33.33333333%;
  }
}
@media (max-width: 992px) {
  .home-threecol-header > .row > .col-md-4:nth-child(2), .home-threecol-header > .row > .col-md-4:nth-child(3) {
    display: none;
  }
}
.home-threecol-header h1 {
  text-align: center;
}
.home-threecol-header .col-md-4.nopadding {
  padding-left: 0;
  padding-right: 0;
}
.home-threecol-header .home-icon {
  position: relative;
}
.home-threecol-header .home-icon img {
  width: 100%;
}
.home-threecol-header .home-icon .headline {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  display: block;
  text-align: center;
}
.home-threecol-header .home-icon .headline h2 {
  text-align: center;
  background: rgba(0, 70, 103, 0.8);
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  padding: 1rem 0;
  margin: 0;
  font-family: "Fira", sans-serif;
}

.categories-row {
  padding-top: 4rem;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.categories-row .row {
  display: flex;
}
@media screen and (min-width: 992px) {
  .categories-row .row > .col-md-2 {
    width: 16.66666667%;
  }
}

.subcategories-item-info {
  text-align: center;
  margin-bottom: 2rem;
  margin-left: 15px;
  margin-right: 15px;
}
.subcategories-item-info a {
  color: #004667;
}
.subcategories-item-info a img {
  border: 1px solid #004667;
  border-radius: 3px;
}
.subcategories-item-info a:visited {
  color: #004667;
}
.subcategories-item-info a:hover {
  color: #3abbda;
  text-decoration: none;
}
.subcategories-item-info a:hover img {
  border-color: #3abbda;
}
.subcategories-item-info strong.product.name.product-item-name.category-item-name {
  height: 72px;
  font-weight: bold;
}

.subcategories-listing.row {
  display: flex;
  flex-wrap: wrap;
}

.col-md-1-5 {
  width: 12.5%;
}
@media (max-width: 768px) {
  .col-md-1-5 {
    width: 50%;
  }
}

.breadcrumbs .items {
  font-size: 1.6rem;
}

.toolbar.toolbar-products {
  position: relative;
}

.products-list .product-item-name, .products.list .product-item-name {
  margin-bottom: 1rem;
}
.products-list .product-item-name a, .products.list .product-item-name a {
  font-size: 2rem;
  font-weight: bold;
  color: #004667;
}
.products-list .product-item-name a:hover, .products.list .product-item-name a:hover {
  text-decoration: none;
  color: #3abbda;
}
.products-list .product-item-description, .products.list .product-item-description {
  margin: 0;
}
@media (max-width: 768px) {
  .products-list .product-item-description, .products.list .product-item-description {
    margin-bottom: 1.5rem;
  }
}
.products-list .product-items, .products.list .product-items {
  border-top: 1px solid #ababab;
  margin-left: 0 !important;
}
.products-list .product-items .product-item, .products.list .product-items .product-item {
  border-bottom: 1px solid #ababab;
  padding-bottom: 1rem;
  padding-top: 2rem;
}
.products-list .product-items .product-item .product-item-photo, .products.list .product-items .product-item .product-item-photo {
  padding-bottom: 0;
}
.products-list .product-items .product-item .price-box, .products.list .product-items .product-item .price-box {
  margin: 0;
  text-align: right;
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
}
.products-list .product-items .product-item .price-box .grouped-with-starting-at-label .price-label, .products.list .product-items .product-item .price-box .grouped-with-starting-at-label .price-label {
  vertical-align: 5px;
  margin-right: 0;
}
.products-list .product-items .product-item .price-box .price-label, .products.list .product-items .product-item .price-box .price-label {
  vertical-align: 24px;
  display: inline-block;
  text-transform: lowercase;
  margin-right: -7px;
}
.products-list .product-items .product-item .price-box .price-final_price > .price-label, .products.list .product-items .product-item .price-box .price-final_price > .price-label {
  vertical-align: 5px;
  margin-right: 0;
}
.products-list .product-items .product-item .price-box .price-container, .products-list .product-items .product-item .price-box .price-including-tax, .products.list .product-items .product-item .price-box .price-container, .products.list .product-items .product-item .price-box .price-including-tax {
  display: inline-block;
}
.products-list .product-items .product-item .price-box .price-final_price .price, .products-list .product-items .product-item .price-box .minimal-price .price, .products.list .product-items .product-item .price-box .price-final_price .price, .products.list .product-items .product-item .price-box .minimal-price .price {
  font-size: 2rem;
}
.products-list .product-items .product-item .price-box .old-price .price, .products.list .product-items .product-item .price-box .old-price .price {
  text-decoration: line-through;
}
.products-list .product-items .product-item .price-box .old-price .price-excluding-tax, .products.list .product-items .product-item .price-box .old-price .price-excluding-tax {
  display: none;
}
.products-list .product-items .product-item .price-box .minimal-price-link, .products.list .product-items .product-item .price-box .minimal-price-link {
  display: none;
}
.products-list .product-items .product-item .price-box .price-excluding-tax .price, .products.list .product-items .product-item .price-box .price-excluding-tax .price {
  font-size: 1rem;
  font-weight: normal;
}
.products-list .product-items .product-item .price-box .price, .products.list .product-items .product-item .price-box .price {
  font-weight: normal;
  line-height: 1;
  font-size: 2rem;
}
.products-list .product-items .product-item .price-box .priceunit-llfa, .products.list .product-items .product-item .price-box .priceunit-llfa {
  vertical-align: top;
  line-height: 1;
  font-size: 2rem;
}
.products-list .product-items .product-item .minimal-price-link .price-excluding-tax, .products-list .product-items .product-item .minimal-price-link .price-including-tax, .products.list .product-items .product-item .minimal-price-link .price-excluding-tax, .products.list .product-items .product-item .minimal-price-link .price-including-tax {
  display: inline-block;
}
.products-list .product-items .product-item .tax-details, .products.list .product-items .product-item .tax-details {
  text-align: right;
}
.products-list .product-items .product-item .asterisk, .products.list .product-items .product-item .asterisk {
  text-align: right;
  display: inline-block;
  vertical-align: top;
  width: 8%;
}
.products-list .product-items .product-item .product-item-actions .actions-primary, .products.list .product-items .product-item .product-item-actions .actions-primary {
  display: block;
}
.products-list .product-items .product-item .product-item-actions .actions-primary .tocart, .products.list .product-items .product-item .product-item-actions .actions-primary .tocart {
  font-size: 1.7rem;
  border-radius: 3px;
}
.products-list .product-items .product-item .product-item-actions .actions-secondary, .products.list .product-items .product-item .product-item-actions .actions-secondary {
  display: block;
  text-align: right;
  width: auto;
}
.products-list .product-items .product-item .product-item-actions .actions-secondary .tocomparetext, .products.list .product-items .product-item .product-item-actions .actions-secondary .tocomparetext {
  font-size: 12px;
}
.products-list .product-items .product-item .product-item-deliverytime, .products.list .product-items .product-item .product-item-deliverytime {
  text-align: right;
  font-size: 11px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.products-list .tax-details, .products.list .tax-details {
  color: #ababab;
  display: block;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.products-grid .products.list .product-item-name a, .amasty-shopby-product-list .product-item-name a {
  font-size: 16px;
}
.products-grid .products.list .price-box, .amasty-shopby-product-list .price-box {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.products-grid .products.list .asterisk, .amasty-shopby-product-list .asterisk {
  display: inline-block;
  vertical-align: top;
  font-size: 1.1rem;
}
.products-grid .products.list .actions-primary, .amasty-shopby-product-list .actions-primary {
  margin-top: 1rem;
  display: block;
}
.products-grid .products.list .tocomparetext, .products-grid .products.list .tax-details, .amasty-shopby-product-list .tocomparetext, .amasty-shopby-product-list .tax-details {
  font-size: 12px;
}
.products-grid .products.list .product-item-deliverytime, .amasty-shopby-product-list .product-item-deliverytime {
  font-size: 11px;
}

#amasty-shopby-product-list > dl.block {
  display: none;
}

.amshopby-filter-current .amshopby-remove {
  left: auto;
  right: 0;
  z-index: 9999;
}
.amshopby-filter-current .amshopby-button-wrap {
  display: none;
}

.pages a.page {
  color: #3abbda;
}
.pages a.page:hover, .pages a.page:visited {
  color: #3abbda;
}

.block .block-title {
  background: #004667;
  color: #fff;
  padding: 10px 40px 9px 10px;
  text-transform: uppercase;
  border-radius: 3px;
  display: block;
}
.block .block-title strong {
  font-family: "Fira", sans-serif;
  font-weight: 600;
  font-size: 17px;
}
.block .block-title.filter-title {
  display: none;
}

.block-compare .counter, .block-wishlist .counter {
  color: #fff;
}

.callforprice_clickme.action.primary {
  font-size: 1.7rem;
  border-radius: 3px;
}

.catalog-product-view .product-info-main h1.page-title {
  font-family: "Fira", sans-serif;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  text-align: left;
  font-size: 12px;
  margin-top: -15px;
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .product.attribute.sku .type:after {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: none;
  margin-bottom: 0;
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price > .price-box {
  display: inline-block;
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-price > .price-box .price-container {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .tax-details {
  bottom: 0.5rem;
  font-size: 1rem;
  left: 0;
  position: absolute;
}
.catalog-product-view .product-info-main .product-info-price .availability.only {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price span.priceunit-llfa {
  vertical-align: bottom;
  margin-bottom: 25px;
  display: inline-block;
}
@media (max-width: 768px) {
  .catalog-product-view .product-info-main .product-info-price span.priceunit-llfa {
    margin-bottom: 23px;
  }
}
.catalog-product-view .product-info-main .product-info-price .minimal-price {
  width: 300px;
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-price .minimal-price span.price-label {
  display: block;
}
.catalog-product-view .product-info-main .product-info-price .minimal-price .priceunit-llfa {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .old-price {
  float: right;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-including-tax {
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-excluding-tax {
  display: none;
}
.catalog-product-view .product-info-main .product.attribute.delivery_time {
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 10px;
  color: #575757;
}
.catalog-product-view .product-info-main .product.attribute.delivery_time div.value {
  display: inline-block;
}
.catalog-product-view .product-info-main > table tbody tr td, .catalog-product-view .product-info-main > table tbody tr th {
  padding-top: 0;
  padding-bottom: 0.3125rem;
  padding-left: 0;
}
.catalog-product-view .product-info-main .tierprice-table-llfa span.price-container.price-tier_price.tax.weee {
  display: inline-block;
}
.catalog-product-view .product-info-main .tierprice-table-llfa span.priceunit-llfa {
  vertical-align: top;
  margin-left: -44px;
  font-size: 1.4rem;
  padding-top: 3px;
  display: inline-block;
}
.catalog-product-view .product-info-main .tierprice-table-llfa span.priceunit-llfa-2 {
  font-weight: normal;
  font-size: 1.4rem;
}
.catalog-product-view .tax-details {
  font-size: 1rem;
}
.catalog-product-view .qtyIncrementsHint {
  color: #ababab;
  font-size: 1.2rem;
}
.catalog-product-view .product.pricing {
  display: none;
}
.catalog-product-view button.action.cart-icon.tocart-grouped {
  background: url("../images/grouped-cart.svg") center center no-repeat;
  background-size: 31px 30px;
  width: 31px;
  height: 30px;
  border: none;
  padding: 0;
  margin: 0;
}
.catalog-product-view button.action.cart-icon.tocart-grouped span {
  display: none;
}
@media (max-width: 992px) {
  .catalog-product-view button.action.cart-icon.tocart-grouped {
    position: absolute;
    right: -1px;
    margin-top: -40px;
  }
}
@media (min-width: 768px) {
  .catalog-product-view .table-wrapper.grouped {
    clear: both;
  }
}
@media (max-width: 992px) {
  .catalog-product-view #super-product-table {
    padding: 0 1.5rem;
    display: block;
  }
}
.catalog-product-view #super-product-table thead th {
  font-size: 1.4rem;
}
.catalog-product-view #super-product-table thead th.col.item {
  width: auto;
}
.catalog-product-view #super-product-table thead th.col.item.center {
  text-align: center;
}
.catalog-product-view #super-product-table tbody th, .catalog-product-view #super-product-table tbody td, .catalog-product-view #super-product-table thead th, .catalog-product-view #super-product-table thead td {
  padding-left: 0;
  font-size: 14px;
}
.catalog-product-view #super-product-table tbody th .control.qty, .catalog-product-view #super-product-table tbody th .baseprice-info-grouped, .catalog-product-view #super-product-table tbody td .control.qty, .catalog-product-view #super-product-table tbody td .baseprice-info-grouped, .catalog-product-view #super-product-table thead th .control.qty, .catalog-product-view #super-product-table thead th .baseprice-info-grouped, .catalog-product-view #super-product-table thead td .control.qty, .catalog-product-view #super-product-table thead td .baseprice-info-grouped {
  white-space: nowrap;
}
@media (min-width: 992px) {
  .catalog-product-view #super-product-table tbody th.tierpricecol, .catalog-product-view #super-product-table tbody td.tierpricecol, .catalog-product-view #super-product-table thead th.tierpricecol, .catalog-product-view #super-product-table thead td.tierpricecol {
    max-width: 72px;
  }
}
.catalog-product-view #super-product-table tbody th.grouped-price, .catalog-product-view #super-product-table tbody td.grouped-price, .catalog-product-view #super-product-table thead th.grouped-price, .catalog-product-view #super-product-table thead td.grouped-price {
  max-width: 92px;
}
.catalog-product-view #super-product-table tbody th.buttoncol, .catalog-product-view #super-product-table tbody td.buttoncol, .catalog-product-view #super-product-table thead th.buttoncol, .catalog-product-view #super-product-table thead td.buttoncol {
  padding-right: 0;
}
@media (min-width: 992px) {
  .catalog-product-view #super-product-table tbody th.buttoncol, .catalog-product-view #super-product-table tbody td.buttoncol, .catalog-product-view #super-product-table thead th.buttoncol, .catalog-product-view #super-product-table thead td.buttoncol {
    width: 30px;
  }
}
@media (max-width: 992px) {
  .catalog-product-view #super-product-table tbody {
    display: block;
  }
}
@media (max-width: 992px) {
  .catalog-product-view #super-product-table tbody tr {
    display: block;
  }
}
@media (max-width: 992px) {
  .catalog-product-view #super-product-table tbody td {
    position: relative;
    display: block;
    border-top: none;
  }
}
.catalog-product-view #super-product-table tbody td.col.item {
  width: auto;
}
.catalog-product-view #super-product-table tbody td.col.item .product-item-name {
  margin: 0;
  white-space: nowrap;
}
.catalog-product-view #super-product-table tbody td.col.item.cw_dimension {
  white-space: nowrap;
}
@media (max-width: 992px) {
  .catalog-product-view #super-product-table tbody td.attr-dyn-row {
    font-size: 1.1rem;
    opacity: 0.7;
    padding: 0;
  }
}
.catalog-product-view #super-product-table tbody td.attr-dyn-row .small-label {
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  .catalog-product-view #super-product-table tbody td.attr-dyn-row .small-label {
    display: none;
  }
}
.catalog-product-view #super-product-table tbody td.grouped-price {
  clear: both;
}
.catalog-product-view #super-product-table tbody td.col.qty {
  margin-right: 1rem;
}
.catalog-product-view #super-product-table tbody td .action.tocompare {
  margin-left: 20px;
  color: #ababab;
  float: right;
}
.catalog-product-view #super-product-table tbody td .action.tocompare:hover {
  color: black;
}
.catalog-product-view #super-product-table tbody td .action.tocompare span {
  display: none;
}
.catalog-product-view #super-product-table tbody td .action.tocompare::before {
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  content: "\e61e";
  display: inline-block;
  font-family: "luma-icons";
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  margin: 6px 0 0 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .catalog-product-view #super-product-table tbody td .action.tocompare {
    position: absolute;
    right: 4px;
    bottom: 115px;
  }
}
@media (min-width: 992px) {
  .catalog-product-view #super-product-table .attr-dyn-head.cw_indents, .catalog-product-view #super-product-table .attr-dyn-head.baseprice_product_amount, .catalog-product-view #super-product-table .attr-dyn-head.cw_filling_volume, .catalog-product-view #super-product-table .attr-dyn-head.cw_film_thickness, .catalog-product-view #super-product-table .attr-dyn-head.cw_roll_width, .catalog-product-view #super-product-table .attr-dyn-head.cw_roll, .catalog-product-view #super-product-table .attr-dyn-head.cw_desiccant_granular_size, .catalog-product-view #super-product-table .attr-dyn-head.cw_desiccant_adsoprtion, .catalog-product-view #super-product-table .attr-dyn-head.cw_desiccant_pore_ave, .catalog-product-view #super-product-table .attr-dyn-head.cw_air_volume, .catalog-product-view #super-product-table .attr-dyn-head.cw_weight, .catalog-product-view #super-product-table .attr-dyn-head.cw_dimension, .catalog-product-view #super-product-table .attr-dyn-head.cw_seam_length, .catalog-product-view #super-product-table .attr-dyn-head.cw_seam_width, .catalog-product-view #super-product-table .attr-dyn-head.cw_power_consumption, .catalog-product-view #super-product-table .attr-dyn-head.cw_packaging_unit, .catalog-product-view #super-product-table .attr-dyn-head.cw_pack_unit, .catalog-product-view #super-product-table .attr-dyn-head.baseprice_product_amount, .catalog-product-view #super-product-table .attr-dyn-head.cw_box, .catalog-product-view #super-product-table .attr-dyn-row.cw_indents, .catalog-product-view #super-product-table .attr-dyn-row.baseprice_product_amount, .catalog-product-view #super-product-table .attr-dyn-row.cw_filling_volume, .catalog-product-view #super-product-table .attr-dyn-row.cw_film_thickness, .catalog-product-view #super-product-table .attr-dyn-row.cw_roll_width, .catalog-product-view #super-product-table .attr-dyn-row.cw_roll, .catalog-product-view #super-product-table .attr-dyn-row.cw_desiccant_granular_size, .catalog-product-view #super-product-table .attr-dyn-row.cw_desiccant_adsoprtion, .catalog-product-view #super-product-table .attr-dyn-row.cw_desiccant_pore_ave, .catalog-product-view #super-product-table .attr-dyn-row.cw_air_volume, .catalog-product-view #super-product-table .attr-dyn-row.cw_weight, .catalog-product-view #super-product-table .attr-dyn-row.cw_dimension, .catalog-product-view #super-product-table .attr-dyn-row.cw_seam_length, .catalog-product-view #super-product-table .attr-dyn-row.cw_seam_width, .catalog-product-view #super-product-table .attr-dyn-row.cw_power_consumption, .catalog-product-view #super-product-table .attr-dyn-row.cw_packaging_unit, .catalog-product-view #super-product-table .attr-dyn-row.cw_pack_unit, .catalog-product-view #super-product-table .attr-dyn-row.baseprice_product_amount, .catalog-product-view #super-product-table .attr-dyn-row.cw_box {
    text-align: right;
  }
}
.catalog-product-view td.grouped-price {
  position: relative;
}
.catalog-product-view td.grouped-price span.asterisk {
  position: absolute;
  right: 10px;
  top: 9px;
}
.catalog-product-view .tierprice-grouped {
  position: relative;
  text-align: center;
}
.catalog-product-view .tierprice-grouped .tierprice-action {
  font-size: 1.4rem;
  color: #004667;
  background: url("../images/calculater.svg") center center no-repeat;
  padding: 0;
  display: inline-block;
  width: 23px;
  height: 31px;
  margin: 0 auto;
}
.catalog-product-view .tierprice-grouped .tierprice-action span {
  display: none;
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-action {
    position: absolute;
    right: -10px;
    margin-top: 12px;
    z-index: 998;
  }
}
.catalog-product-view .tierprice-grouped .tierprice-content {
  text-align: left;
  visibility: hidden;
  position: absolute;
  right: 30px;
  top: 6px;
  background: #fff;
  padding: 20px;
  width: 495px;
  z-index: 999;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.23);
  font-size: 14px;
  opacity: 0;
  transition: 0.5s all;
}
@media screen and (max-width: 39.99875em) {
  .catalog-product-view .tierprice-grouped .tierprice-content {
    right: -23px;
    width: 100%;
    top: 60px;
  }
}
.catalog-product-view .tierprice-grouped .tierprice-content h4 {
  font-size: 24px;
  font-weight: normal;
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa {
    display: table !important;
  }
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody {
    display: inherit !important;
  }
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr {
    display: table-row !important;
  }
}
.catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr th {
  background: #e6e6e6;
  font-weight: normal;
  text-align: right;
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr th {
    display: table-cell !important;
  }
}
.catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr td {
  text-align: right;
  position: relative;
}
@media (max-width: 992px) {
  .catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr td {
    display: table-cell !important;
    border-bottom: none !important;
  }
}
.catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr td.text-left {
  text-align: left;
}
.catalog-product-view .tierprice-grouped .tierprice-content .tierprice-table-llfa tbody tr td span.asterisk {
  position: absolute;
  right: 0;
  top: 11px;
}
.catalog-product-view .tierprice-grouped .tierprice-content button.action.cart-icon.tocart-grouped {
  background-size: 23px 22px;
  width: 23px;
  height: 22px;
}
.catalog-product-view .tierprice-grouped .tierprice-content > span.asterisk {
  display: none;
}
.catalog-product-view .tierprice-grouped:hover .tierprice-content, .catalog-product-view .tierprice-grouped:active .tierprice-content {
  opacity: 1;
  visibility: visible;
}
.catalog-product-view .price-tier_price .priceunit-llfa {
  font-weight: bold;
  line-height: 1;
  font-size: 1.4rem;
}
.catalog-product-view .block.related .block-title, .catalog-product-view .block.upsell .block-title {
  display: none;
}
.catalog-product-view .block.related .block-actions button.action {
  font-size: 17px;
  font-weight: bold;
  color: #004667;
}
.catalog-product-view .block.related .block-actions button.action span {
  font-size: 17px;
}
.catalog-product-view .block.related .block-actions button.action:hover {
  color: #3abbda;
  text-decoration: none;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  border-radius: 3px 3px 0 0;
  background-color: #004667;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.catalog-product-view .product.data.items > .item.title > .switch:hover {
  background-color: #3abbda !important;
  color: #fff;
}
.catalog-product-view .product.data.items > .item.title.active > .switch {
  color: #004667;
  background-color: #fff !important;
}
.catalog-product-view .product.data.items > .item.title.active > .switch:hover {
  background-color: #fff !important;
  color: #004667;
}
.catalog-product-view .product.data.items > .item.content {
  border-radius: 0 3px 3px 3px;
}
.catalog-product-view .product.attribute.description h1, .catalog-product-view .product.attribute.description h2, .catalog-product-view .product.attribute.description h3, .catalog-product-view .product.attribute.description h4 {
  font-weight: bold;
}
.catalog-product-view .product.attribute.description h2 {
  font-size: 28px;
}
.catalog-product-view .product.attribute.description h3 {
  font-size: 23px;
}
.catalog-product-view .product.attribute.description h4 {
  font-size: 17px;
}
.catalog-product-view .additional-attributes .col.label {
  color: #004667;
}
.catalog-product-view .product.data.items .llfa-table-wrap {
  overflow: auto;
}
.catalog-product-view .product.data.items .llfa-table-wrap tbody > tr td,
.catalog-product-view .product.data.items .llfa-table-wrap tbody > tr th {
  display: table-cell !important;
}
.catalog-product-view .product.data.items table.llfa > tbody tr:first-child td {
  background-color: #004667;
  color: #fefefe;
}
.catalog-product-view .product.data.items table.llfa > tbody td {
  border: 1px solid #cccccc;
}
@media screen and (min-width: 48em) {
  .catalog-product-view.page-layout-1column .product.media {
    width: 37%;
  }
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 60%;
  }
}
.catalog-product-view .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
}
.catalog-product-view #bundleSummary {
  background: #eee;
  margin-top: 5px;
  padding-top: 20px;
}
.catalog-product-view .bundle-options-container .product-add-form {
  display: block;
}

.fotorama-item .fotorama__caption {
  bottom: -5px;
}

.filter.block {
  background: none;
}
.filter.block .filter-subtitle, .filter.block .filter-current-subtitle {
  display: none;
}
.filter.block .filter-options-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.filter.block .filter-current {
  padding-top: 1rem;
}
.filter.block .filter-current ol.items li.item {
  padding-left: 0;
}
.filter.block .filter-current ol.items li.item .action.remove {
  padding: 0;
  left: auto;
  right: 0;
}
.filter.block .filter-current ol.items li.item .action.remove:before {
  color: #3abbda;
  text-align: left;
  font-weight: bold;
  font-size: 28px;
}
.filter.block .filter-actions {
  text-align: right;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.filter.block .filter-actions a.filter-clear {
  color: #fff;
  display: inline-block;
  background: #3abbda;
  padding: 0.625rem 1.25rem;
}
.filter.block .filter-content .item {
  margin: 0;
  padding-left: 2px;
}
.filter.block .filter-options-title {
  text-transform: uppercase;
  font-family: "Fira", sans-serif;
  background: #004667;
  color: #fff;
  padding: 10px 40px 9px 10px;
  border-radius: 3px;
}
.filter.block .filter-options-title:after {
  display: none;
}
.filter.block .filter-options-title:hover {
  color: rgba(58, 187, 218, 0.9);
}
.filter.block .filter-options-content ol.items {
  padding: 0;
  margin: 0;
  list-style: none;
}
.filter.block .filter-options-content ol.items a .label {
  color: #424242;
}
.filter.block .filter-options-content .count {
  color: rgba(171, 171, 171, 0.8);
}

footer.page-footer {
  background: #004667;
  border-top: 13px solid #3abbda;
}

.page-wrapper .footer.content {
  color: #fff;
  line-height: 140%;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .page-wrapper .footer.content {
    border-top: 0;
  }
}
.page-wrapper .footer.content .links li {
  margin: 0;
}
@media (max-width: 768px) {
  .page-wrapper .footer.content .links li {
    background: none;
  }
}
.page-wrapper .footer.content .links li a {
  color: #fff;
  padding: 0;
  font-size: 1.6rem;
}
.page-wrapper .footer.content .links li a:hover {
  color: #fff;
}
.page-wrapper .footer.content a {
  color: #fff;
}
.page-wrapper .footer.content a:hover {
  color: #fff;
}

.copyright {
  background: #ababab;
  display: none;
}

@media screen and (min-width: 48em) {
  .page-bottom {
    background: rgba(171, 171, 171, 0.3);
    padding: 1rem;
    margin: 0 !important;
    text-align: center;
    max-width: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../bower_components/slick-carousel/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../bower_components/slick-carousel/slick/fonts/slick.eot");
  src: url("../bower_components/slick-carousel/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"), url("../bower_components/slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("../bower_components/slick-carousel/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.checkout-index-index .breadcrumbs {
  margin-top: 2rem;
}
.checkout-index-index .authentication-wrapper button.action.action-auth-toggle {
  background: #004667;
  color: #fff;
  line-height: 2.2rem;
  padding: 12px 17px;
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: 2rem;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-tog_gle {
  display: block;
}

#minicart-content-wrapper .action.primary.viewcart {
  text-align: center;
  margin-bottom: 14px;
}

.opc-wrapper .step-title-info {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.opc-wrapper .items.payment-methods .label[for=checkmo] {
  font-weight: bold;
}
.opc-wrapper .items.payment-methods .label[for=checkmo]::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 19px;
  background: url("../Mollie_Payment/images/methods/banktransfer.svg") no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}

.checkout-billing-address .actions-toolbar .primary {
  float: none;
}
.checkout-billing-address .actions-toolbar .primary .action-update {
  float: left;
}
.checkout-billing-address .actions-toolbar .primary .action-cancel {
  text-align: center;
  margin: 7px 0 0px 20px;
}

.expressDeliveryHint {
  background: #eee;
  padding: 10px;
  margin-bottom: 1rem;
}

#shipping-new-address-form {
  display: grid;
}
#shipping-new-address-form div.field[name="shippingAddress.fax"] {
  order: 10;
  margin-top: 1.5rem;
}

#block-collapsible-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.items.order-links {
  list-style: none;
  padding: 0;
  margin: 0;
}/*# sourceMappingURL=theme.css.map */