/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-product-view .fotorama__stage__frame > .fotorama__img {
  top: 28% !important;
  left: 59% !important;
}
.catalog-product-view #maincontent > .columns > .column > .media {
  width: 50% !important;
}
.catalog-product-view .fotorama__stage {
  left: 120px !important;
}
.catalog-product-view .fotorama__arr__arr {
  top: 28% !important;
}
.cms-lookbook .fotorama__stage__frame > .fotorama__img {
  top: 50% !important;
  left: 50% !important;
}
.cms-lookbook #maincontent > .columns > .column > .media {
  width: 50% !important;
}
.cms-lookbook.fotorama__stage {
  left: 0px !important;
}
.page-with-filter #page-title-heading {
  float: left !important;
  margin-top: auto;
}
#rcForm_36756 .green-btn::after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0 0 0 10px;
  font-size: 0.8em;
}
.products {
  margin: 0 !important;
}
.filter.active .filter-options,
.filter-options {
  display: block;
  overflow: auto;
  position: static;
  margin: 0 !important;
}
.block-search {
  z-index: 99;
}
tr.row.amcheckout-method {
  width: 100% !important;
  min-height: 85px;
  float: left;
  display: block !important;
  margin-bottom: 15px !important;
}
tr.row.amcheckout-method input[type="radio"] + label::before {
  margin-top: 15px;
}
tr.row.amcheckout-method .col-price {
  min-width: 100px;
}
tr.row.amcheckout-method .col-price .price .price {
  color: #56905d;
  line-height: 40px;
}
tr.row.amcheckout-method .col-method .col-method,
tr.row.amcheckout-method .col-method .col-carrier {
  clear: both;
  font-size: 13px;
  text-align: center;
  display: block;
}
tr.row.amcheckout-method .col-method .col-method {
  font-weight: bold;
  font-size: 16px;
}
tr.row.amcheckout-method .col-method:last-child {
  width: 100%;
}
@media (max-width: 767px) {
  a.logo img,
  strong.logo img {
    max-width: 230px !important;
  }
  .nav-toggle {
    top: 30px !important;
  }
  .block-search {
    margin-top: 2px !important;
    display: block !important;
  }
  .page-layout-1column .page-footer > .footer.content ul li:after {
    content: "|" !important;
    margin: 0 90px 0 24px !important;
  }
  .feedbackCompanyWidget.col-md-3 {
    padding-left: 15px !important;
  }
  .hpoverbanner {
    left: 0px !important;
    top: 0px !important;
    padding: 15px;
  }
  .hpoverbanner > h2 {
    font-size: 26px;
  }
  .hpoverbanner > p {
    font-size: 16px;
  }
  .phone {
    padding-top: 8px;
  }
  .photo-gallery-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 960px) {
  .photo-gallery-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.phone > a {
  color: white !important;
}
.faq-tab > div:before {
  background: url(../../frontend/Factorblue/maatwerkmattheme/nl_NL/images/sprite.png) no-repeat;
  content: '+';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: -35px;
  background-position: -147px 0;
  background-color: #76b4cd;
  z-index: 99;
  color: #fff;
  border-radius: 50%;
  background-image: none;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  line-height: 20px;
}
.faq-tab > div {
  position: relative;
}
.faq-tab.allow.active:before {
  background-position: -130px 0;
}
.faq #faq .faq-tab:before {
  display: none;
}
.faq-tab > div.faq-content:before {
  display: none;
}
.faq-tab.active > div:before {
  content: '-';
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
