body {
    font-family: "Rubik", sans-serif;
    font-optical-sizing: auto;
    overflow-x: hidden;
}
.action.primary, .action-primary {
    font-family: "Rubik", sans-serif;
}



a, .alink, a:hover, .alink:hover, .message.success a, a:active, .alink:active, .message.success a:hover, .message.success a:active {
    color: #e51d26;
}
a.button, .home-banner-grid .home-banner .banner-text i, .action.primary, #reveal-content, .checkout-button, .review-form .action.submit.primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    background: #e51d26;
    border: 0;
    border-bottom: 2px solid rgba(0,0,0,.1);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 11px 15px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
}
a.button:hover, .home-banner-grid .home-banner:hover .banner-text i, .action.primary:hover, .action.primary:active, .action.primary:focus, #reveal-content:active, #reveal-content:hover, #reveal-content:focus,
.checkout-button:hover, .checkout-button:focus, .checkout-button:active, .review-form .action.submit.primary:hover, .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
    background: #000;
    border: 0;
    border-bottom: 2px solid rgba(0,0,0,.1);
}
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    box-shadow: none;
    color: #666;
    font-family: Poppins, Helvetica, Sans-Serif;
    font-size: inherit;
    height: 40px;
    line-height: 1.5em;
    padding: 8px 10px;
    box-sizing: border-box;
    transition: all .3s ease;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}



.top-header-container.header.content {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.top-header {
    display: flex;
    justify-content: space-between;
}
.top-header ul {
    margin: 0;
    padding: 0;
}
.top-header ul li {
    display: inline-block;
    margin: 0;
}
.top-header ul li:not(:first-child):before {
    content: '|';
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
}
.top-header ul li a {
    color: #000;
    display: flex;
}
.top-header ul li svg {
    height: 18px;
    margin-right: 1rem;
}

header.page-header {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
}
.page-header .header.content {
    align-items: center;
    display: flex;
    padding: 20px 20px;
}

.logo {
    margin: 0;
}

.navigation {
    background: none;
    display: inline-block;
    flex: 1 auto;
    font-weight: normal;
    margin: 0 50px;
    width: auto;
}
.navigation ul {
    padding: 0;
}
.navigation .level0 > .level-top {
    color: #000;
    font-size: 18px;
    line-height: 2;
    border-width: 0 !important;
}
.navigation .level0.parent > .level-top {
    border: 0 !important;
}
.navigation .level0 {
    margin-right: 20px;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
    color: #e51d26;
}




.block-search {
    width: auto;
}
.block-search input {
    border: 1px solid #000;
    border-radius: 25px;
    box-shadow: none;
    font-size: 13px;
    padding: 0 15px;
}
#search-button {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}
#search-button svg {
    height: 20px;
}
#search-content {
    display: none;
    position: absolute;
    right: 0;
    width: 240px;
}
#search_mini_form .actions {
    display: none;
}

.minicart-wrapper .action.showcart:before {
    display: none !important;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #e51d26;
    border-radius: 100%;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -12px;
    top: -10px;
    width: 20px;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}




.footer.content.footer-top-container {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 2.1rem;
    max-width: 100%;
    padding: 2rem 1rem 1rem;
    width: 100%;
}
footer.page-footer {
    background: #000;
    padding-bottom: 0;
}
footer .footer.content {
    display: grid;
    grid-template-columns: 10fr 10fr 20fr 15fr;
    padding-bottom: 40px;
    padding-top: 30px;
}
footer.page-footer h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
    margin-bottom: 2.5rem;
}
footer.page-footer a, footer.page-footer p {
    color: #fff;
}
.footer-bottom-container {
    background: #000;
    border-top: 1px solid #fff;
    color: #fff;
    padding-bottom: 10px;
}
.footer-bottom-container figure {
    text-align: right;
}
.footer-bottom-container p {
    line-height: 29px;
    margin: 0;
}




.breadcrumbs {
    margin-bottom: 25px;
}
.breadcrumbs .items {
    color: #e51d26;
    font-size: 1.3rem;
}
.breadcrumbs a, .breadcrumbs .item:not(:last-child):after, .breadcrumbs a:hover {
    color: #121212;
}




.badge {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 99;
}
.badge.new {
    background: #e51d26;
    color: #fff;
}

.page-products .page-title-wrapper {
    display: none;
}
.page-products .products-grid .product-items {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}
.page-layout-1column.page-products .products-grid .product-items {
    grid-template-columns: repeat(4, 1fr);
}
.page-products.page-layout-1column .products-grid .product-item {
    width: 100%;
}
.page-products .products-grid .product-item {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #f4f3ef;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.page-products .products-grid .product-item .product-image-container {
    display: block;
    margin: 0 auto;
}
.page-products .products-grid .product-item:nth-child(3n+1) {
    margin: 0;
}
.page-products .product-item-info {
    box-sizing: border-box;
    padding: 10px 25px;
    width: 100%;
}
.products {
    margin: 0;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    /*background: #f4f3ef;*/
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 10px 25px;
}
.products-grid .product-item-name {
    font-size: 2rem;

    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.product-item .price-box .price {
    font-weight: 400;
    font-size: 2.2rem;
}
.product-price-cart {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    overflow: hidden;
}
.product-item .product-price-cart .price-box {
    margin: 0;
}
.products-grid .product-price-cart .product-item-actions {
    margin: 0;
}
.product-item .product-category {
    color: #9d9d9c;
    display: block;
    font-size: 1.5rem;
}
.product-item .tocart {
    background: #000;
    border-radius: 100%;
    border: 0 !important;
    height: 42px;
    padding: 10px;
    transition: all 200ms;
    width: 42px;
}
.product-item .tocart svg {
    fill: #fff;
    height: 20px;
    width: 20px;
}
.product-item .tocart.action.primary:hover, .product-item .tocart.action-primary:hover,
.product-item .action.primary:focus, .action-primary:focus, .product-item .action.primary:active, .product-item .action-primary:active {
    background: #e51d26;
}
.product-item-description {
    font-size: 1.5rem;
    height: 5.4rem;
    line-height: 1.8rem;
    margin: 10px 0;
    overflow: hidden;

    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
}
.product-item .more {
    color: #000;
}
.product-item-actions .actions-secondary {
    display: none !important;
}

#show-filter {
    align-items: center;
    background: #e51d26;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    gap: 10px;
    padding: 7px 15px;
    text-decoration: none;
}
#layered-filter-block.hidden {
    display: none;
}
#layered-filter-block {
    background: #fff;
    border: none;
    height: 100vh;
    left: 0;
    min-height: 100vh;
    max-height: none;
    overflow-y: scroll;
    position: fixed;
    top: 0 !important;
    width: 100% !important;
    z-index: 999999;
}
#layered-filter-block .filter-content {
    margin-top: 15px;
    padding: 0 20px;
}
#layered-filter-block .filter-header {
    align-items: center;
    background: #e51d26;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}
#layered-filter-block .filter-header a {
    color: #fff;
    cursor: pointer;
    display: flex;
    text-decoration: none;
}
#layered-filter-block .filter-header span {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 0;
}
.page-layout-1column .filter-current {
    display: inline-block;
    margin-bottom: 20px;
}
.page-layout-1column .filter-options-content {
    visibility: visible;
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 0;
    position: relative;
    top: auto;
}
.page-layout-1column .filter-options-content .item {
    padding-left: 0;
    padding-right: 0;
}
.page-layout-1column .filter-options-content .item:hover {
    background: none;
}
.filter .block-subtitle {
    display: none;
}
.filter-options-item {
    border-bottom: none;
    /*border-bottom: 1px solid #eee;*/
    margin-bottom: 20px;
    padding: 0;
}
.filter-options-title {
    cursor: default;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-transform: capitalize;
}
.filter-options-title:after {
    display: none;
}
.filter-options-content {
    display: block !important;
    padding: 0;
}
.filter-options-content a {
    margin: 0;
    padding: 0;
}
.filter-options-content a:hover {
    background: none;
    font-weight: bold;
}
.filter-actions {
    margin: 0;
    padding: 0;
}
.filter-actions a {
    color: #e51d26;
}
.filter-current .items {
    padding: 0;
}
.filter-options {
    display: block !important;
}
.filter .filter-current {
    border: none !important;
}




.fotorama__stage, .gallery-placeholder._block-content-loading {
  background: #f4f3ef;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 10px;
}
.fotorama__stage__frame .fotorama__img {
  left: calc(50% - 10px);
  max-width: calc(100% - 20px);
}
.fotorama__thumb-border {
  display: none !important;
}
.fotorama__thumb {
  background: #f4f3ef;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 5px;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  position: relative;
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    margin-top: 15px;
}
.fotorama--fullscreen .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    margin-top: 0;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 15px;
}


.product-info-main .product-info-price {
  align-items: baseline;
  border: 0;
  display: flex;
  margin: 0;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
  color: #000;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2.2rem;
}
.product-options-bottom .price-box, .product-info-price .price-box {
  padding: 0;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin: 0;
}
.product-info-main .product-info-price:after {
  color: #9d9d9c;
  content: 'p/stuk';
  margin-left: 6px;
}

.product-info-main .page-title-wrapper h1, h1.page-title, h1 {
  color: #000;
  font-size: 3.2rem;
  font-weight: 500;
}
.product-info-main .product.attribute.overview {
  margin: 15px 0 20px;
}


.properties-list .property {
  border-bottom: 1px solid #eee;
  display: grid;
  grid-template-columns: 5fr 8fr;
  padding: 10px 0;
}
.properties-list .property:last-child {
    border-bottom: 0;
}
.properties-list .property .label {
  color: #9d9d9c;
}
.properties-list .property .value {
    color: #000;
}



.box-tocart .fieldset {
    display: flex;
}
.box-tocart .fieldset .control {
    align-items: center;
    display: flex;
    margin-right: 10px;
}
.box-tocart .input-text.qty {
    border: 1px solid #f4f3ef;
    width: 64px;
}
.box-tocart .input-text.qty {
    -moz-appearance: textfield;
}
.box-tocart .input-text.qty::-webkit-outer-spin-button,
.box-tocart .input-text.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#decrease-qty, #increase-qty {
    background: #f4f3ef;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
    user-select: none;
    width: 25px;
}
#decrease-qty {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#increase-qty {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#product-addtocart-button {
  background: #000;
  border: 0;
  border-radius: 15px;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 10px 20px;
  transition: all 200ms;
  width: auto;
}
#product-addtocart-button:hover {
    background: #e51d26;
}
#product-addtocart-button svg {
  margin-right: 15px;
  width: 16px;
}
#product-addtocart-button span {
  white-space: nowrap;
}
#calculations {
  display: none !important;
}



.product.data.items > .item.content {
  background: #f4f3ef;
  border: 0;
  border-radius: 15px;
  /*border-top-left-radius: 0;*/
}
.product.data.items > .item.content#description2:not( [style*='display: none'] ) {
  border-top-left-radius: 0;
}

.product.data.items > .item.title > .switch {
  background: #fff;
  border: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: #000;
  font-size: 1.6rem;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
  background: #f4f3ef;
  color: #000;
}
.product.data.items > .item.title {
    margin-right: 5px;
}
.product.data.items .item.title a:after {
    display: none;
}
.product.info.detailed {
    margin-bottom: 60px;
    padding-top: 10px;
}


#block-related-heading {
    font-size: 2.8rem;
}
.block.related .block-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.block.related .slider-nav {
    align-items: center;
    display: flex;
    gap: 6px;
}
/*.page-layout-1column .products-grid .product-items {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(4, 1fr);
}*/
.page-layout-1column .products-grid .product-item {
    position: relative;
    width: 100%;
}
.block.related .product-item-info, .block-products-list .product-item-info {
    background: #f4f3ef;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 10px 25px;
    position: relative;
    width: 100%;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #f4f3ef;
}
.block.related .related-available .product-item-name {
    margin: 0;
}



@media (min-width: 769px) {
  .page-layout-1column .product.media {
    width: 37%;
  }
  .page-layout-1column .product-info-main {
    width: 60%;
  }
}




.cms-page-view h1 {
    font-weight: 500;
}
.cms-content .cms-content-important {
    margin-left: 0;
}







.checkout-cart-index .page-title-wrapper {
    display: none;
}
.checkout-steps ul {
    display: flex;
}
.checkout-steps ul li {
    box-sizing: border-box;
    list-style: none;
    position: relative;
    text-align: center;
    width: calc(100% / 3);
}
.checkout-steps ul li:before {
    background-color: #fafafa;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    content: "";
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    margin: 0 auto 5px;
    position: relative;
    text-align: center;
    width: 25px;
}
.checkout-steps ul li:after {
    border-top: 1px solid #e2e2e2;
    content: "";
    left: 50%;
    position: absolute;
    top: 13px;
    width: 100%;
    z-index: -1;
}

.checkout-steps ul li:last-child::after {
    display: none;
  }
.checkout-steps ul li.active:before {
    background: #e51d26;
    border-color: #e51d26;
    color: #fff;
}
.checkout-steps ul li.active span {
    color: #e51d26;
}
.checkout-steps .step-1:before {
    content: "1";
}
.checkout-steps .step-2:before {
    content: "2";
}
.checkout-steps .step-3:before {
    content: "3";
}
.cart-container .sidebar-wrapper {
    float: right;
    width: 25%;
}
.cart-summary {
    float: none;
    width: 100%;
}
.cart-summary #block-shipping {
    display: none;
}
.sidebar-wrapper #block-discount, .cart-summary {
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px;
}
.sidebar-wrapper #block-discount .fieldset.coupon {
    display: flex;
}
.sidebar-wrapper #block-discount .fieldset.coupon,
.sidebar-wrapper #block-discount .fieldset.coupon .field {
    margin: 0;
}
.sidebar-wrapper #block-discount .fieldset.coupon input {
    border-radius: 3px 0 0 3px;
}
.sidebar-wrapper #block-discount .fieldset.coupon button {
    background: #e51d26;
    border-color: #e51d26;
    border-radius: 0 3px 3px 0;
    font-weight: 500;
    line-height: 1em;
    margin: 0;
    padding: 12px;
    transition: all 0.3s ease;
}
.sidebar-wrapper #block-discount .fieldset.coupon button:hover {
    background: #000;
    border-color: #000;
}
.cart-summary #cart-totals {
    border: 0;
    padding: 0;
}
.opc-block-summary .table-totals .totals.shipping .mark .value {
    display: none;
}
.opc-block-summary .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #e0dfe4;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark, .opc-block-summary .table-totals tbody .mark, .opc-block-summary .table-totals tfoot .mark,
.cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
    padding-bottom: 0;
    padding-top: 0;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid #e2e2e2;
    font-size: 1.6rem;
    padding-top: 5px;
}
.cart-totals tbody .shipping .mark .value {
    display: none;
}
.cart-totals tbody .totals .mark, .cart-totals tbody .totals .amount,
.cart-totals tbody .shipping .mark, .cart-totals tbody .shipping .amount {
    padding-bottom: 5px;
}
.cart-summary .checkout-methods-items {
    margin: 0;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout {
    background: #00ba00;
    border: 0;
    border-bottom: 2px solid rgba(0,0,0,.1);
    font-size: 1em;
    font-weight: 500;
    padding: 11px 10px;
    transition: all 0.3s ease;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout:hover {
    background: #000;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout span {
    align-items: center;
    display: flex;
    justify-content: center;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout svg {
    margin-left: 4px;
}
.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    line-height: 1.25em;
    padding-bottom: 10px;
    padding-top: 0;
    text-transform: uppercase;
    white-space: nowrap;
}
.cart.table-wrapper .product-item-name {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0;
}
.cart.table-wrapper .action.action-edit {
    display: none !important;
}
.cart.table-wrapper .col.qty {
    padding: 10px;
}
.cart.table-wrapper .col.qty .field.qty {
    align-items: center;
    display: flex;
    justify-content: right;
}
.cart.table-wrapper .col.qty .input-text {
    height: 40px;
    margin: 0;
    width: 54px;
}
.cart.table-wrapper .product-item-details {
    padding-bottom: 0;
}
.cart.table-wrapper .product-item-sku {
    color: #777;
    font-size: 13px;
}
.cart.table-wrapper .product-item-stock {
    margin-top: 5px;
}
.cart.table-wrapper .action.update {
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 0 10px;
    padding: 6px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
.cart.table-wrapper .action.action-delete {
    color: #313131;
}
.cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp,
.cart.table-wrapper .col.delete {
    vertical-align: middle;
}
.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
    padding: 10px;
}
.cart.table-wrapper .product-item-photo {
    line-height: 1;
    padding-right: 10px;
}
.cart.table-wrapper .item .col.item {
    padding: 10px 8px 10px 0;
}
.cart.table-wrapper .cart > .item {
    border-bottom: 1px solid #ddd;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax {
    color: #313131;
    font-size: 14px;
    line-height: 1.7em;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.price .price-including-tax .price, .cart.table-wrapper .col.price .price-excluding-tax .price, .cart.table-wrapper .col.subtotal .price-including-tax .price, .cart.table-wrapper .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.msrp .price-including-tax .price, .cart.table-wrapper .col.msrp .price-excluding-tax .price, .order-details-items .col.price .price-including-tax .price, .order-details-items .col.price .price-excluding-tax .price, .order-details-items .col.subtotal .price-including-tax .price, .order-details-items .col.subtotal .price-excluding-tax .price {
    font-weight: 400;
}
.cart-container .form-cart .actions.main {
    text-align: left;
}
.cart-container .form-cart .actions.main .continue {
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    color: #313131;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}
.cart-container .form-cart .actions.main .continue span {
    align-items: center;
    display: flex;
    justify-content: center;
}
.cart-container .form-cart .actions.main .continue svg {
    font-size: 12px;
    margin-right: 5px;
}
.checkout-agreements-block .action-show {
    display: contents;
}
.product-item-stock .in-stock {
    color: #028002;
}
.product-item-stock .out-of-stock {
    color: #ed1a23;
}
.minicart-wrapper .block-minicart .minicart-title {
    background: red;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: -25px -20px 0;
    padding: 15px 20px;
}
.minicart-items .product > .product-item-photo .product-image-container {
    width: 45px !important;
}
.minicart-items .product-item-details {
    padding-left: 70px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
    padding-bottom: 0;
}
.block-minicart .subtotal {
    margin-bottom: 0;
}
.minicart-wrapper .action.close {
    height: 53px;
    margin-right: 5px;
}
.minicart-wrapper .action.close::before {
    color: #fff;
}






.checkout-index-index .nav-sections {
    display: block;
}
/*.checkout-index-index {
    background: #f5f5f5;
}*/
.checkout-index-index .page-title-wrapper {
    clip: unset;
    height: auto;
    position: relative;
    width: auto;
}
.authentication-wrapper {
    display: none !important;
}
.opc-progress-bar-item::before {
    border: 0;
    height: 5px;
}
.opc-progress-bar-item._active::before, .opc-progress-bar-item._active > span::before {
    background: #d45d00;
}
.opc-progress-bar-item._active > span::after, .opc-progress-bar-item._complete > span::after {
    content: counter(i);
    font-family: initial;
}
.opc-progress-bar-item > span::before, .opc-progress-bar-item > span::after {
    border: 0;
}
.opc-progress-bar-item > span::after {
    font-family: initial;
    height: 30px;
    line-height: 30px;
    margin-left: -15px;
    top: 4px;
    width: 30px;
}
.opc-progress-bar-item > span {
    font-size: 1.5rem;
}
.opc-progress-bar-item._complete > span {
    color: #666;
}
.opc-progress-bar-item {
    width: calc(60% / 3);
}
#checkoutSteps #shipping, #checkoutSteps #opc-shipping_method, #checkoutSteps #payment {
    background: #fff;
    border: 1px solid #dfe0e2;
    box-shadow: 4px 4px 0px 0px #e7e8ea;
    margin-bottom: 25px;
}
.opc-wrapper {
    padding-right: 0;
    width: 60%;
}
.opc-wrapper .step-title {
    background: #f2f2f2;
    color: #232323;
    font-size: 1.7rem;
    font-weight: 600;
    padding: 20px 25px;
}
.checkout-payment-method .step-title {
    border-bottom: 1px solid #ccc;
    margin: 0 -25px;
}
.opc-wrapper .step-content {
    padding: 0 25px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 100%;
}
.opc-wrapper .form-login {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.opc-wrapper #customer-email-fieldset, .opc-wrapper #customer-email-fieldset .field {
    margin: 0;
}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 13px;
}
.opc-wrapper .form-shipping-address select {
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    height: 40px;
}
.opc-wrapper .form-shipping-address div[name="shippingAddress.region"], .opc-wrapper .form-shipping-address div[name="shippingAddress.region_id"] {
    display: none;
}
.opc-wrapper .form-shipping-address div[name="shippingAddress.firstname"], .opc-wrapper .form-shipping-address div[name="shippingAddress.telephone"],
.opc-wrapper .form-shipping-address div[name="shippingAddress.postcode"] {
    clear: both;
    float: left;
    width: 49%;
}
.opc-wrapper .form-shipping-address div[name="shippingAddress.lastname"], .opc-wrapper .form-shipping-address div[name="shippingAddress.country_id"],
.opc-wrapper .form-shipping-address div[name="shippingAddress.city"] {
    float: right;
    width: 49%;
}
#shipping-new-address-form::after {
    content: '';
    clear: both;
    display: block;
}
#shipping-new-address-form .street div[name="shippingAddress.street.0"], .billing-address-form .street .control > .field:first-child {
    box-sizing: border-box;
    float: left;
    padding-right: 8px;
    width: 70%;
}
#shipping-new-address-form .street div[name="shippingAddress.street.1"], .billing-address-form .street .control > .field:nth-child(2) {
    float: left;
    margin-top: 5px;
    width: 30%;
}
/*#shipping-new-address-form .street div[name="shippingAddress.street.2"], .billing-address-form .street .control > .field:last-child {
    clear: both;
    margin-top: 0;
    padding-top: 20px;
}*/
#shipping-new-address-form .street div[name="shippingAddress.street.2"]::before, .billing-address-form .street .control > .field:last-child:before {
    content: 'Toevoeging huisnummer (optioneel)';
    display: block;
    margin-bottom: 8px;
}
#shipping-new-address-form .street div[name="shippingAddress.street.1"]::before, .billing-address-form .street .control > .field:nth-child(2):before {
    content: 'Huisnummer *';
    display: block;
    margin-bottom: 3px;
    margin-top: -28px;
}
html[lang="fr"] #shipping-new-address-form .street div[name="shippingAddress.street.2"]::before,
html[lang="fr"] .billing-address-form .street .control > .field:last-child:before {
    content: 'Nom de rue';
}
html[lang="fr"] #shipping-new-address-form .street div[name="shippingAddress.street.1"]::before,
html[lang="fr"] .billing-address-form .street .control > .field:nth-child(2):before {
	content: 'Numéro *';
}
.billing-address-form .street .control > .field:nth-child(2):before, .billing-address-form .street .control > .field:last-child:before {
    font-weight: 600;
}
table.table-checkout-shipping-method {
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
}
table.table-checkout-shipping-method tr.row {
    border: 1px solid #e0e0e2;
}
.table-checkout-shipping-method tbody td:first-child {
    padding: 20px 10px;
}
#co-shipping-method-form {
    padding-top: 20px;
}
.opc-sidebar {
    border-left: 1px solid #dfe0e2;
    margin: 0;
    width: 38%;
}
.opc-block-summary > .title {
    font-size: 1.8rem;
    font-weight: 600;
}
.cart-totals, .opc-block-summary .table-totals {
    border: 0;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid #dfe0e2 !important;
    font-size: 1.6rem;
}
.cart-summary .cart-totals .grand .amount {
    border: 0;
}
.opc-block-summary .items-in-cart {
    margin-bottom: 25px;
}
.opc-block-summary .items-in-cart > .title {
    border: 0;
    cursor: default;
}
.opc-block-summary .items-in-cart > .title strong {
    font-size: 1.4rem;
    font-weight: 600;
}
.opc-block-summary .items-in-cart > .title::after {
    content: '';
}
.opc-block-summary .table-totals tbody tr:nth-last-child(2) .mark,
.opc-block-summary .table-totals tbody tr:nth-last-child(2) .amount {
    padding-bottom: 14px;
}
.opc-block-summary .minicart-items-wrapper .minicart-items {
    background: #fff;
    border: 1px solid #e0dfe4;
}
.opc-block-summary .minicart-items-wrapper .minicart-items .product-item {
    padding: 12px;
}
.opc-block-summary .minicart-items .product-item-details {
    padding-left: 38px;
}
.opc-block-summary .minicart-items .product-item-details .details-qty::after {
    content: '';
}
.opc-block-summary .minicart-items-wrapper .product-image-container {
    border: 0;
    height: 45px !important;
}
.opc-block-summary .product-item .subtotal {
    float: right;
}
.opc-block-summary .minicart-items .product-item-details .price-including-tax, .opc-block-summary .minicart-items .product-item-details .price-excluding-tax {
    margin: 0;
}
.opc-block-summary .product-item .price {
    display: block;
    font-size: 1.4rem;
}
.opc-block-summary .minicart-items .product-item-name {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    margin: 0;
}
.opc-block-summary .product-item .product-item-inner {
    margin: 0;
}
.opc-block-summary .minicart-items .product-item-details .details-qty {
    font-size: 1.3rem;
    margin-top: 0;
}
.checkout-usp {
    list-style: none;
    margin: 40px 0 0;
    padding: 0;
}
.checkout-usp li i {
    color: #0d5ab6;
    width: 32px;
}
.opc-sidebar .opc-block-shipping-information {
    display: none;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: 1px solid #e0e0e2;
}
/*.opc-payment-additional.discount-code {
    display: none !important;
}*/
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    box-shadow: none !important;
    color: #fff !important;
}
.checkout-payment-method #discount-form #discount-code {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.field-tooltip {
    top: 6px;
}
.checkout-payment-method .field-select-billing strong {
    font-weight: 500;
}
.form-address-edit .actions-toolbar .action.vertex-secondary, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary {
    font-size: 15px;
    padding: 11px 20px;
}
#opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
    max-width: 100%;
}
.checkout-payment-method .payment-option-title .action-toggle {
    color: #e51d26;
}
.opc-block-summary {
    background: #fff;
}
.checkout-shipping-method .actions-toolbar .action.primary.button,
.checkout-payment-method .actions-toolbar .primary button,
.block-minicart .block-content > .actions > .primary .action.primary {
    background: #00ba00;    
}
.checkout-shipping-method .actions-toolbar .action.primary.button:hover,
.checkout-payment-method .actions-toolbar .primary button:hover,
.block-minicart .block-content > .actions > .primary .action.primary:hover {
    background: #000;
}







.login-container .fieldset:after,
.form-create-account .fieldset.create.account:after,
.form.password.forget .fieldset:after {
    display: none;
}
.login-container .actions-toolbar .secondary a.action {
    line-height: 40px;
    margin: 0;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #e51d26;
}
.abs-account-blocks .block-title, .account .legend, .form-giftregistry-search .legend, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-form .block-title, .block-wishlist-search-results .block-title, .multicheckout .block-title, .multicheckout .block-content .title, .customer-review .review-details .title, .paypal-review .block .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title {
    border-bottom: 1px solid #e2e2e2;
}
.abs-account-block-font-size, .block-addresses-list address, .box-billing-address .box-content, .box-shipping-address .box-content, .box-address-billing .box-content, .box-address-shipping .box-content, .box-information .box-content, .block-balance-giftcard .block-content, .block-reviews-dashboard .product-name {
    font-size: 14px;
}
.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
    margin-bottom: 40px;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    border: 0;
}
#my-orders-table th {
    font-weight: 600;
}
#my-orders-table tr td {
    vertical-align: top;
}
.abs-status-desktop, .return-status, .order-status {
    margin-top: 0;
}
.order-details-items .product-item-name {
    font-size: 14px;
}
.order-details-items .item-options {
    display: none;
}
.block-collapsible-nav .item .delimiter {
    margin: 10px 0;
}
.block-viewed-products-grid, .block.block-compare, .block.block-reorder, .block.block-wishlist {
    display: none !important;
}








.home-banner-block h1 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 3rem;
}
.home-banner-block p {
    font-size: 1.5rem;
    margin-bottom: 3rem;
    text-align: justify;
}
.home-banner-block .home-banner-link-primary a {
    background: #000;
    border-radius: 15px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    margin-right: 20px;
    text-decoration: none;
    transition: all 300ms;
}
.home-banner-block .home-banner-link-secondary a {
    background: #fff;
    border-radius: 15px;
    color: #000;
    font-size: 1.5rem;
    font-weight: 400;
    text-decoration: none;
    transition: all 300ms;
}
.home-banner-block .home-banner-link-primary a:hover, .home-banner-block .home-banner-link-secondary a:hover {
    background: #e51d26;
    color: #fff;
}
.home-banner-block figure {
    position: relative;
    right: -35px;
}
.home-info-block h2 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 2.5rem;
    margin-top: 0;
}
.home-info-block p {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
    text-align: justify;
}
.home-info-block a.pagebuilder-button-link {
    background: #000;
    border-radius: 15px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 13px 30px;
    text-decoration: none;
    transition: all 300ms;
}
.home-info-block a.pagebuilder-button-link:hover {
    background: #e51d26;
}
.home-block-title {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}
.home-product-info-block {
    background: #000;
    color: #fff;
    margin-right: 20px;
    padding: 40px;
}
.home-product-info-block h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 1rem;
}
.home-product-info-block p {
    line-height: 1.6;
}
.page-layout-1column .block.widget.block-products-list .products-grid .product-item {
    width: calc((100% - 6%) / 4);
}
.page-layout-1column .home-products-limited-grid .block.widget.block-products-list .products-grid .product-item {
    margin-bottom: 0;
    width: calc((100% - 4%) / 3) !important;
}










/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    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.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;
}


.slick-slide {
    margin: 0 15px;
}
.slick-slider .slick-list {
    margin: 0 -15px;
}
.slick-initialized .slick-arrow:first-child {
    cursor: pointer;
    position: absolute;
    right: 22px;
    top: -53px;
}
.slick-initialized .slick-arrow:last-child {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -53px;
}



.paynl .actions-toolbar button {
    border-radius: 3px;
}



@media only screen and (max-width: 1024px) {
    footer .footer.content {
        grid-template-columns: 10fr 10fr 10fr 10fr;
    }
    .page-products .products-grid .product-items {
        grid-template-columns: repeat(2, 1fr);
    }
    .cart-container {
        display: grid;
    }
    .cart-container .sidebar-wrapper,
    .cart-container .form-cart {
        float: none;
        padding: 0;
        width: 100%;
    }
    .cart-container .sidebar-wrapper {
        order: 2;
    }
    .sidebar-wrapper #block-discount .fieldset.coupon .field {
        width: 100%;
    }
    .page-layout-1column .block.widget.block-products-list .products-grid .product-item,
    .page-layout-1column .home-products-limited-grid .block.widget.block-products-list .products-grid .product-item {
        margin-left: 2% !important;
        margin-bottom: 20px !important;
        width: calc((100% - 2%) / 2) !important;
    }
    .page-layout-1column .block.widget.block-products-list .products-grid .product-item:nth-child(2n+1),
    .page-layout-1column .home-products-limited-grid .block.widget.block-products-list .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0 !important;
    }
    #html-body [data-pb-style="F8AOP0I"] {
        padding: 30px 20px 30px 30px !important;
    }
    #html-body [data-pb-style="F9G69OV"] {
        justify-content: center !important;
    }
    .page-layout-1column.page-products .products-grid .product-items {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #html-body [data-pb-style="RIDP0W8"] {
        align-self: flex-start !important;
        width: 33% !important;
    }
    .page-layout-1column .home-products-limited-grid .block.widget.block-products-list .products-grid .product-item:last-child {
        display: none !important;
    }
}
@media only screen and (max-width: 768px) {
    .footer.content.footer-top-container {
        box-sizing: border-box;
        font-size: 1.8rem;
    }
    .footer-bottom-container figure {
        text-align: left;
    }
    footer .footer.content {
        display: block;
    }
    .page-products .columns {
        padding-top: 0;
    }
    .opc-wrapper {
        width: 100%;
    }
    .opc-estimated-wrapper {
        display: none;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        background: #fff;
    }
    .opc-wrapper .form-login {
        padding-bottom: 0;
        padding-top: 0;
    }
    .opc-wrapper .step-title {
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .cart.table-wrapper .col.qty .field.qty {
        justify-content: left;
    }
    .checkout-payment-method .step-title {
        margin: 0 -10px;
    }
    .checkout-cart-index .page-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 20px;
        position: static;
        vertical-align: top;
        width: 1%;
    }
    .cart.table-wrapper .product-item-details {
        display: table-cell;
        padding-bottom: 35px;
        vertical-align: top;
        white-space: normal;
        width: 99%;
    }
    .cart.table-wrapper {
        border: 0;
    }
    .cart .table.items .col.qty {
        text-align: left;
    }
    .cart.table-wrapper .cart thead tr th.col {
        display: none;
    }
    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
        width: 30%;
    }
    .cart.table-wrapper .col.delete {
        width: 9%;
        box-sizing: border-box;
        display: block;
        float: left;
        text-align: right;
        white-space: nowrap;
    }
    .cart.table-wrapper .product-item-details {
        padding-bottom: 0;
    }
    .product-info-main {
        padding-top: 20px;
    }
    .product.data.items {
        border-bottom: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
        background: none;
        cursor: default;
    }
    .product.data.items > .item.content {
        background: none;
    }
    .home-banner-block figure {
        right: 0;
    }
    #html-body [data-pb-style="I3F4S2R"], #html-body [data-pb-style="RG5D8VU"] {
        padding-right: 0 !important;
    }
    #html-body [data-pb-style="F0E5C9W"], #html-body [data-pb-style="M4NEGMD"] {
        padding-left: 0 !important;
    }
    .home-product-info-block {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .page-layout-1column .filter-content {
        margin-top: 10px;
    }
    .filter-actions {
        margin-bottom: 30px;
    }
    .filter .filter-current + .block-actions {
        display: block;
    }
    .filter .filter-current .items {
        display: block;
    }
    .filter .filter-current {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .page-layout-1column.page-products .products-grid .product-items {
        grid-template-columns: repeat(2, 1fr);
    }
    #show-filter {
        margin-bottom: 30px;
    }
    .top-header-container.header.content {
        display: none !important;
    }
    .page-header .header.content {
        display: flex;
        justify-content: center;
    }
    .navigation {
        display: none;
        background: #fff;
        position: absolute;
        top: 65px;
        width: 100%;
        z-index: 999999;

        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .nav-open .navigation {
        display: block;
    }
    .nav-open .nav-toggle::after {
        z-index: 20;
    }
    .nav-sections {
        display: none !important;
    }
    .nav-open .page-wrapper {
        left: 0;
        overflow: auto;
    }
    .navigation .level0 {
        margin-right: 0;
    }
    .logo {
        position: absolute;
        top: 12px;
        z-index: 1;
    }
    .nav-toggle {
        z-index: 1;
    }
    .minicart-wrapper {
        margin-top: 0;
        position: absolute;
        right: 20px;
        top: 23px;
    }
    .block-search {
        flex: 1;
        margin-top: 55px;
    }
    #search-button {
        display: none;
    }
    #search-content {
        display: block !important;
        position: relative;
        width: 100%;
    }
    .block-search .label {
        display: none;
    }
    .block-search .control {
        border: 0;
    }
    #search {
        left: 0;
        margin: 0;
        position: relative;
    }
}
@media only screen and (max-width: 399px) {
    .page-products .products-grid .product-items,
    .page-layout-1column.page-products .products-grid .product-items {
        grid-template-columns: repeat(1, 1fr);
    }
    .page-layout-1column .block.widget.block-products-list .products-grid .product-item,
    .page-layout-1column .home-products-limited-grid .block.widget.block-products-list .products-grid .product-item {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
}