/* Spixels Custom CSS */
/* Header Start */
header .block-static-block.widget, header .block-cms-link.widget {
    margin: 0;
}
.panel.wrapper {
    background: #202020;
   	border-bottom: none;
}
.block-search .input-text::-webkit-input-placeholder {
    color: #bababa;
}
.block-search .input-text:focus::-webkit-input-placeholder, .block-search .input-text:not([disabled]):focus::-webkit-input-placeholder {
    color: #bababa;
}
header .minicart-wrapper.active .amtheme-icon {
    fill: #bababa;
}
header.page-header {
    background-color: #111111;
}
.page-header.-sticky-header {
    background-color: #111111;
}
.page-header>.content {
    background-color: transparent;
}
header.page-header.-sticky-header.-desktop-navigation-toggle.-show {
    background-color: #111111;
}
.block-search>.block-content {
    background: transparent;
}
.block-search .input-text {
    background: #333;
}
header .amtheme-icon {
    fill: #ffffff;
}
.amtheme-icon.-hover-bg:hover, .amtheme-icon.-hover-bg.-selected {
    fill: #FCB034;
    color: #000000;
}
.block.block-search.-header input[type=text] {
    color: #ffffff;
}
.amtheme-icon-box .amtheme-item {
    background: #ffffff;
}
.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    max-width: 1350px;
}
@media only screen and (max-width: 767px), print {
	.panel {
    	display: block;
	}
	.panel .kiyoh-shop-snippets {
    	display: none !important;
	}
	.panel .header.links {
    	margin-inline-start: 0;
	    display: flex;
    	justify-content: flex-end;
	    padding: 6px;
	    color: #ffffff;
	}
	.panel li.authorization-link {
    	display: none;
	}
	.panel ul.header.links li:last-child {
    	display: none;
	}
}
/* Mega Menu */
.nav-sections {
    margin: 0;
}
.ammenu-menu-wrapper {
    margin-bottom: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
    position: relative;
    padding: 14px 15px;
    text-transform: uppercase;
    font-size: 15px;
}
.ammenu-menu-wrapper .ammenu-link, .ammenu-menu-wrapper .ammenu-link:hover {
   font-weight: 400;
}
.ammenu-categories-container span.ammenu-text {
    color: #333333;
}
.ammenu-header-container .header.content {
   	margin-bottom: 0;
}
.breadcrumbs {
    margin: 10px auto;
    width: 100%;
}
.breadcrumbs strong {
    font-weight: normal;
}
@media only screen and (max-width: 767px), print {
	.ammenu-header-container.page-header.-sticky .block.block-search.-header {
    	display: none;
	}
	.header.content {
    	border-bottom: 10px solid #FCB034;
	}
	.block-search.-header>.block-content {
	    padding: 20px 35px 5px;
	    border-bottom: none;
    	box-shadow: none;
	}
	.ammenu-header-container .block-search .minisearch .control {
    	background: transparent;
	}
	.nav-before-open .amtheme-menustatic-wrapper, .ammenu-header-container.-sticky .header.content {
    	background: #111111;
	}
	.breadcrumbs {
    	display: block;
	}
	button.ammenu-button {
	    font-weight: 400 !important;
    	font-size: 15px;
	}
	nav.ammenu-nav-sections.-mobile.-drill.-opened {
	    background-color: #ffffff !important;
    	box-shadow: 10px 0 30px rgba(0,0,0,0.05);
	}
	nav.ammenu-nav-sections.-mobile.-drill.-opened .ammenu-menu-header {
    	display: none;
	}
	.ammenu-link {
	    color: #333333 !important;
	    font-weight: 400 !important;
    	font-size: 15px !important;
	}
	.ammenu-nav-sections.-mobile .ammenu-items.-account-links {
    	margin: 0;
	}
	.ammenu-nav-sections.-mobile .ammenu-items.-root>.ammenu-item {
    	border-bottom: 1px solid #eee;
	}
	.ammenu-nav-sections.-mobile:not(.-has-icons) .ammenu-items.-root>.ammenu-item>.ammenu-link:before {
	    border: none;
	    width: 15px;
	}
	button.ammenu-button.-active {
	    background-color: #111111 !important;
    	color: #ffffff !important;
	}
	button.ammenu-button.-go-main {
    	background-color: #111111 !important;
	    color: #ffffff !important;
	}
}
@media only screen and (min-width: 768px), print {
	.panel.header {
	    padding: 5px 20px 0;
	}
	.panel.wrapper * {
    	line-height: 2;
	    font-weight: 400;
	    font-size: 15px;
	    color: #ffffff;
	}
	.page-header>.content {
	    padding: 20px 30px 20px;
	}
	.cms-home .top-container, .cms-rvo-home .top-container {
    	margin-bottom: 45px;
	}
	footer.modal-footer {
	    padding: 20px !important;
    	background-color: #212121;
	}
	footer.modal-footer span {
    	color: #ffffff;
	}
	.ammenu-column.-col-1 a {
    	font-weight: 400 !important;
	}
	.ammenu-column.-col-1 a.ammenu-link {
	    line-height: 2.7;
	    border-bottom: 1px transparent;
    	display: inline;
    	text-transform: capitalize !important;
	}
	.ammenu-column.-col-1 a.ammenu-link:hover, .ammenu-item.-level-1 a.ammenu-link:hover {
    	border-bottom: 1px dashed #bababa;
	}
	.ammenu-item.-level-1 a.ammenu-link {
    	border-bottom: 1px solid transparent;
	}
		section.ammenu-categories-container div {
    	padding: 10px 0px !important;
	}
	section.ammenu-categories-container div {
    	border-bottom: 1px dashed transparent;
	}
	section.ammenu-categories-container div:hover {
    	border-bottom: 1px dashed #eeeeee;
	}
	section.ammenu-categories-container div span:hover {
 	   color: #FCB034;
	}
	.amasty-jet-theme .ammenu-nav-sections.-topmenu {
    	margin-bottom: 0;
	}
}
@media only screen and (min-width: 994px), print {
	nav.ammenu-main-container ul.ammenu-items.-root > .ammenu-item:last-child {
	    margin-left: 20px;
	    position: absolute;
    	right: 0;
	}
	nav.ammenu-main-container ul.ammenu-items.-root .ammenu-item:last-child .ammenu-submenu-block.-root {
	    min-width: 280px;
    	left: -94px;
	}
}
@media only screen and (min-width: 1440px), print {
	.page-header>.content {
    	padding: 25px 60px 25px;
	}
}
/* Header Eind */
/* UI Start */
.page-wrapper {
    background-color: #f6f6f8;
}
.catalog-product-view .page-wrapper {
	background-color: #fff;
}
.cms-home .page-title-wrapper, .cms-rvo-home .page-title-wrapper {
    display: none;
}
.kiyoh-items {
    text-align: center;
}
.cta-knop button {
	background-color: #0346b4;
	height: 50px;
}
button:hover {
    background: #000000 !important;
}
.widget.block.block-static-block {
    max-width: none;
    padding-inline-start: 0;
    padding-inline-end: 0;
}
.price {
	margin-left: -0.3em;
}
@media screen and (max-width: 768px) {
  .wwk-sidebar--top-wrapper {
      display: none !important;
  }
  .xmobiel {
		display: none !important;
	}
	.customer-account-create .page-main {
	    margin: 30px auto 0;
	}
  .cms-home .prod-zoeker-wrapper .col-des-3.col-tb-12.col-mb-12, .cms-rvo-home .prod-zoeker-wrapper .col-des-3.col-tb-12.col-mb-12 {
      max-width: 50%;
      padding: 0;
  }
  .cms-home .col-des-3.col-tb-12.col-mb-12 .panel-block, .cms-rvo-home .col-des-3.col-tb-12.col-mb-12 .panel-block {
      padding: 0px 5px;
  }
}
@media screen and (min-width: 768px) {
	.xdesktop {
		display: none !important;
	}
	.customer-account-create .page-main {
	    width: 720px;
	    background-color: #ffffff !important;
	    margin: 60px auto 0;
	    padding: 40px;
	    box-shadow: 0 10px 15px 1px rgb(0 0 0 / 20%);
    	border-radius: 3px;
	}
  .cms-home .prod-zoeker-wrapper .col-des-3.col-tb-12.col-mb-12, .cms-rvo-home .prod-zoeker-wrapper .col-des-3.col-tb-12.col-mb-12 {
      max-width: 25%;
      padding: 0;
  }
  .cms-home .col-des-3.col-tb-12.col-mb-12 .panel-block, .cms-rvo-home .col-des-3.col-tb-12.col-mb-12 .panel-block {
      padding: 0px 5px;
  }
}
/* UI Eind */
/* Typografie Start */
.page-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-title::after {
    content: ".";
    color: #fcb034;
    font-size: 60px;
    position: relative;
    line-height: 18px;
}
h1, .amtheme-tabs-widget .amtheme-heading {
	  font-weight: 600;
    letter-spacing: -0.1rem;
}
h2 {
    line-height: 3rem;
}
.category-description a, .product.attibute.overview a, .product.attribute.description a {
    color: #333333;
    border-bottom: dotted 1px #bababa;
    font-weight: 400;
}
.category-description a:hover, .product.attibute.overview a:hover, .product.attribute.description a:hover {
    border-bottom: dashed 1px #045df0;
    text-decoration: none;
}
body {
    line-height: 1.7;
    font-size: 1.5rem;
}
::-moz-selection {
  color: #000000;
  background: #FCB034;
}
::selection {
  color: #000000;
  background: #FCB034;
}
.fa.fa-check-circle {
    color: #54a901;
}
/* Typografie Eind */
/* Layered Navigatie Start */
.filter-options {
    font-size: 14px;
}
.filter-options .item {
    margin: 0;
}
.block.filter .filter-options-title {
    padding: 4px 0px 4px 0;
}
.filter-options [class*=am-filter-items-] {
    padding: 0;
}
@media screen and (min-width: 768px) {
	.block.filter .filter-options-content {
    	padding: 0px 10px 15px 0;
	}
}
/* Layered Navigatie Eind */
/* Categorie Start */
.product-item .product-item-link {
    max-height: max-content;
    font-size: 1.5rem;
}
a.am-show-more {
    color: #FCB034 !important;
}
.filter-options input[type=checkbox]+.amshopby-choice {
    top: 8px;
}
.catalog-category-view button.action.tocart.primary.-full-width, .block.related button.action.tocart.primary, .block.crosssell button.action.tocart.primary {
    font-size: 1em;
    padding: 12px;
}
.block.filter .filter-options-title {
    font-weight: 600;
}
.amtheme-sidebar-block.amtheme-sidebar-compare {
    display: none;
}
.catalog-category-view .amfaq-title {
    display: none;
}
.catalog-category-view .ndrsl-widget {
    margin-bottom: 60px;
}
.ambanners.ambanner-5 {
    background-color: #f6f6f8;
    border-radius: 5px 5px;
}
.reviews-actions a.action.add {
    color: #bababa;
}
ol.products .price-box .price {
    font-size: 1.8rem;
    color: #a0a0a1;
    font-weight: 600;
}
.price-box .price {
    font-size: 3.6rem;
}
.old-price .price {
    font-size: 2rem;
}
.special-price .price, .price-box.-am-special-price .normal-price .price-label+.price-wrapper>.price {
    color: #54a901 !important;
}
.products.list .price-box.price-final_price {
    display: block;
}
.products.list .special-price [data-label="Incl. tax"]:before {
	display: none;
}
[data-label="Excl. tax"]:before {
    content: "Excl. btw: ";
    font-size: 1.1rem;
}
[data-label="Incl. tax"]:before {
    content: "Incl. btw: ";
    font-size: 1.1rem;
}
.special-price [data-label="Incl. tax"]:before {
    display: none;
}
.products.list .product-reviews-summary.short.empty {
    display: none;
}
.price-wrapper.price-excluding-tax:before, .price-wrapper.price-excluding-tax span {
    font-size: 12px !important;
    font-weight: 600;
}
.price-wrapper.price-excluding-tax:before {
    color: #111;
}
._am-price-container, .price-container, .price-to, .normal-price .price-container {
    display: block;
}
.catalog-category-view .price-including-tax+.price-excluding-tax, .weee[data-label] {
    margin-top: -8px;
}
@media screen and (min-width: 768px), print {
	.page-layout-2columns-left.page-with-filter .sidebar-main .block.filter, .page-layout-2columns-right.page-with-filter .sidebar-main .block.filter {
	   margin-right: 50px;
	}
  .product.attribute.description, .amfaq-product-tab {
	   width: 60%;
  }
  .category-description p {
	   width: 60%;
  }
}
@media screen and (max-width: 767px), print {
	.catalog-category-view .wrapper-description {
	    margin: 0 auto;
    	padding-top: 0;
	}
	.products.product-items>.product-item {
    	width: 50%;
	}
	.products.product-items .product-item:nth-child(-n+2) {
    	margin-top: 20px;
	}
	.catalog-category-view button.action.tocart.primary.-full-width, .block.related button.action.tocart.primary, .block.crosssell button.action.tocart.primary {
	    font-size: 14px;
	}
}
/* Categorie Eind */
/* Product start */
.amtheme-productaside-wrap .data.item.content {
    background-color: transparent !important;
}
.product.data.items>.item.title>.switch {
    font-weight: 700;
}
.block.related span.product.name.product-item-name, .block.crosssell span.product.name.product-item-name {
    height: fit-content;
   	min-height: 70px;
}
.amasty-label-container {
    height: auto !important;
}
.action.primary.tocart {
    border-radius: 4px;
    box-shadow: 0 3px 0 0 #02235a;
    height: 50px;
    line-height: 50px;
    padding: 0 20px !important;
}
.action.primary.tocart:hover {
    box-shadow: none;
    top: 3px;
    position: relative;
}
.amtheme-add-form-bottom.-on-line .box-tocart.qty {
    padding: 0;
    flex: none;
    margin-right: 20px;
}
.amtheme-product-wrap .fotorama-item .fotorama__stage__frame {
    border: none;
}
.amtheme-product-info {
	background-color: #F6F6F8;
	border: 1px solid #e1e1e8;
  border-radius: 3px;
	padding: 30px 30px 0px;
}
.amtheme-qty-wrap.field>.amtheme-label {
    line-height: 54px;
    display: none;
}
.amtheme-product-info .amtheme-qty-box>.amtheme-qty, .amtheme-product-info .amtheme-qty-box>.amtheme-plus, .amtheme-product-info .amtheme-qty-box>.amtheme-minus {
    height: 54px;
}
.amtheme-qty-box>.amtheme-qty {
    border-radius: 4px;
}
.product-betaalmethodes img {
    margin-right: 5px;
    width: 10%;
}
.product-trust-1:before {
    content: "\f023";
    font-family: fontawesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}
.product-trust-2:before {
    content: "\f132";
    font-family: fontawesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}
.product-trust-col2 {
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}
.product-trust ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 10px;
}
.product-trust li.bezorgen {
    column-gap: 20px;
}
.product-trust li {
    margin-bottom: 0;
}
.product-trust-bezorg, .product-trust-usp {
    color: #333;
}
@media screen and (min-width: 768px), print {
  .product-trust-col2 {
    display: flex;
    justify-content: space-between;
  }
  .product-trust-1 {
      padding-right: 10px;
  }
  .product-trust-2 {
      padding-left: 10px;
  }
  .product-add-form .amtheme-add-form-bottom.-on-line .product-info-price {
      margin-top: 20px;
      margin-bottom: 0px;
  }
  .product-trust li.bezorgen {
      -ms-flex-align: center!important;
      align-items: center!important;
      -ms-flex-pack: justify!important;
      justify-content: space-between!important;
      display: -ms-flexbox!important;
      display: flex!important;
  }
	.product-info-main .amtheme-payment-methods {
	    max-width: 100%;
	}
	.am-tabs-view .product.data.items>.item.content {
	    padding: 20px 20px 20px 0;
	}
	.catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap {
	    background-color: #fff;
    	margin: 1em calc(50% - 50vw);
	}
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap::after {
	    content: "";
	    position: absolute;
	    height: 0px;
	    left: 0;
	    right: 0;
	    top: 80px;
	    background-color: transparent;
	    box-shadow: 0 0 0 0.55px #e1e1e8;
	    width: 100%;
  }
  .product.data.items > .item.title > .switch {
	overflow: visible !important;
	text-overflow: clip;
  font-weight: 400;
  }
	.amtheme-productaside-wrap {
	    width: 1320px;
    	margin: auto;
	}
	.amtheme-reviews-aside {
	    background-color: #ffffff;
	    padding: 20px 30px;
    	border-radius: 5px;
	}
	.am-custom-tab .additional-attributes th, .am-custom-tab .additional-attributes td {
    	width: 50%;
    	padding: 15px 20px;
	}
	.am-custom-tab .additional-attributes tr:nth-child(odd) {
    	background-color: #ffffff;
	}
	.amtheme-productinfo-wrap .block.upsell, .amtheme-productinfo-wrap .block.crosssell, .amtheme-productinfo-wrap .block.related, .amtheme-productinfo-wrap .block.block.am-widget {
    	margin-top: 0;
	}
  .page-layout-1column .amtheme-product-wrap>.amtheme-product-info {
      max-width: fit-content;
  }
}
@media screen and (max-width: 768px), print {
  .product-item {
  	background: #fff;
  }
  .am-custom-tab .additional-attributes tr:nth-child(even) {
    	background: #ffffff !important;
	}
	.am-tabs-view .product.data.items>.item.content {
    	padding: 10px 0;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr>td:first-of-type {
    	padding-top: 0;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr>td:last-of-type {
	    padding-bottom: 15px;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
    	padding: 15px 20px 5px;
	}
  .product-betaalmethodes {
      justify-content: space-between;
      display: flex;
  }
  .product-betaalmethodes img {
      margin-right: 0;
  }
}
/* Product Eind */
/* Winkelwagen start */
.block.block-minicart .price-container .price {
    margin-left: 4px;
}
.checkout-cart-index tr.totals-tax, span.discount.coupon, .checkout-cart-index .cart-summary>.block.shipping {
    display: none;
}
.checkout-cart-index .cart-summary>.title {
    margin-bottom: 10px;
}
tr.totals.shipping.incl span.label:after {
    content: " (Incl. BTW)";
}
@media screen and (min-width: 768px) {
	.checkout-cart-index .cart-container>.amtheme-form-wrapper {
    	width: calc(100% - 30% - 35px);
	}
	.checkout-cart-index .cart-container>.cart-summary {
	    margin-inline-start: 35px;
    	width: 30%;
	}
}
@media screen and (min-width: 1440px) {
	.checkout-cart-index .cart-container>.amtheme-form-wrapper {
    	width: calc(100% - 30% - 65px);
	}
}
/* Winkelwagen eind */
/* Betaal pagina start */
@media screen and (min-width: 768px) {
	.amasty-jet-theme.checkout-index-index .checkout-container.am-checkout {
    	padding: 10px 30px 30px 30px;
	}
	fieldset.field.street.tig_hidden.admin__control-fields.required {
    	width: 50%;
	}
  .checkout-billing-address .actions-toolbar .action-cancel {
      margin: 0;
  }
}
@media screen and (max-width: 768px) {
	.page-layout-checkout .page-header .header.content {
    	padding: 35px 35px 25px !important;
	}
	.am-checkout.-modern {
	    padding: 15px 30px 30px 30px !important;
	}
	.fieldset.address > div {
	    width: 100% !important;
	}
	.amtheme-shipping-wrap {
    	background: transparent;
	}
	.amcheckout-step-container input[type=text], .amcheckout-step-container input[type=password], .amcheckout-step-container input[type=url], .amcheckout-step-container input[type=tel], .amcheckout-step-container input[type=search], .amcheckout-step-container input[type=number], .amcheckout-step-container input[type=datetime], .amcheckout-step-container input[type=email], .amcheckout-step-container select {
    	background-color: #f6f6f8;
	}
	.amtheme-select-block .amtheme-placeholder:focus, input[type=text]:not([disabled]):focus, input[type=password]:not([disabled]):focus, input[type=url]:not([disabled]):focus, input[type=tel]:not([disabled]):focus, input[type=search]:not([disabled]):focus, input[type=number]:not([disabled]):focus, input[type=datetime]:not([disabled]):focus, input[type=email]:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus, input[type=text]:not([disabled]):active, input[type=password]:not([disabled]):active, input[type=url]:not([disabled]):active, input[type=tel]:not([disabled]):active, input[type=search]:not([disabled]):active, input[type=number]:not([disabled]):active, input[type=datetime]:not([disabled]):active, input[type=email]:not([disabled]):active, textarea:not([disabled]):active, select:not([disabled]):active {
	    border-color: #0346b4;
	}
	.tig-postcode-field-group .field {
	    max-width: calc(50% - 12px) !important;
	}
	.tig-postcode-field-group .field:last-child {
    	max-width: calc(100% - 15px) !important;
	}
}
@media screen and (min-width: 1024px), print {
	.checkout-index-index .header.content>.logo {
    	margin: initial;
	}
	.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout {
	    width: 100%;
    	margin: 0 20px;
	}
}
@media screen and (min-width: 1440px) {
  .checkout-index-index .page-main {
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
}
.am-checkout.-modern .authentication-wrapper {
    display: none;
}
.checkout-index-index .page-wrapper {
    margin-top: -15px;
}
.checkout-index-index tr.totals.shipping.incl .value, .checkout-cart-index tr.totals.shipping.incl .value {
    display: none;
}
.checkout-index-index tr.totals-tax {
    font-size: 0.9em;
    color: #aaaaaa;
    font-style: italic;
}
.checkout-index-index table.data.table.table-totals tbody {
    display: flex;
    flex-flow: column;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals tr {
    justify-content: space-between;
    display: flex;
}
.checkout-index-index tr.totals.sub {
    order: 1;
}
.checkout-index-index tr.totals.discount {
    order: 2;
}
.checkout-index-index tr.totals.shipping {
    order: 3;
}
.checkout-index-index tr.totals-tax {
    order: 5;
}
.checkout-index-index tr.grand.totals {
    order: 4;
}
.checkout-index-index tr.grand.totals th, .checkout-index-index tr.grand.totals td {
    padding-bottom: 0;
}
.cart-summary tr.grand.totals.excl {
    display: none;
}
.checkout-cart-index .block.crosssell, .checkout-cart-index .block.upsell, .checkout-cart-index .block.am-widget {
    margin-top: 0;
}
.page-layout-checkout a.logo {
    width: 250px !important;
}
.page-layout-checkout .page-header .header.content {
    max-width: 1185px;
    padding: 25px 35px;
}
.checkout-index-index .page-main {
    padding-top: 25px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #ffffff;
}
.amcheckout-additional-options.additional-options {
    background-color: #f2f2f2 !important;
}
.checkout-index-index .page-wrapper {
    background-color: #f6f6f8;
}
.checkout-index-index .page-header>.content {
	background-color: transparant;
}
.am-checkout.-modern {
    padding: 0 30px 10px 30px;
    border-radius: 5px;
    box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
}
.amasty-jet-theme.checkout-index-index .opc-block-summary .items-in-cart .product .delete {
    top: 4px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-step-container .amcheckout-title {
    padding: 15px 0;
    background: transparent;
    border-bottom: 2px solid #FCB034;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    border: none;
}
.amcheckout-column.-sidebar {
    max-height: fit-content !important;
    position: static !important;
}
.tig-postcode-field-group .field span {
    max-width: 100%;
}
.fieldset.address div[name$=".postcode"] {
    width: 33% !important;
}
.fieldset.address div[name$=".telephone"] {
    width: 100%;
    max-width: 100% !important;
}
.amtheme-form-address .field[name$=country_id] {
    max-width: 100% !important;
}
.amcheckout-wrapper .step-title {
    font-weight: 700;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    display: block;
}
tr.grand.totals strong, tr.grand.totals .price {
    font-size: 22px;
    font-weight: 700 !important;
}
tr.grand.totals .mark strong::after {
    content: " incl. btw.";
}
.opc-block-summary .product-item .product-item-details {
    max-width: calc(100% - 110px - 0px);
}
.opc-block-summary .minicart-items-wrapper>.minicart-items>.product-item {
    margin-bottom: 0px;
}
.opc-block-summary .product-item .product-item-name {
    margin-inline-end: 0;
    font-size: 14px;
}
.amasty-jet-theme.checkout-index-index .opc-block-summary .amcheckout-qty, .amasty-jet-theme.checkout-index-index .opc-block-summary .amcheckout-qty input, .opc-block-summary .product-item .details-qty .value {
    font-size: 14px;
}
span.product-image-container .details-qty {
    display: none !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
    width: fit-content;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col > .price::before {
    content: "Bezorgen incl. btw. ";
}
tr.row.amcheckout-method td:nth-last-child(2) {
    display: none;
}
.checkout-agreement.field.choice.required button, .checkout-agreement.field.choice.required button:hover {
    background: transparent !important;
    color: #333;
}
form#discount-form .actions-toolbar {
    flex-direction: row;
    margin-top: -20px;
}
form#discount-form button {
    min-height: 0;
    padding: 5px 10px;
}
.checkout-billing-address .billing-address-details>.action-edit-address {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent !important;
    color: #333333 !important;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address fieldset {
    padding: 20px;
    background: #f9f9f9;
    border: none;
}
fieldset.field.street.tig_hidden.admin__control-fields {
    padding: 0 10px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary {
    padding: 10px 0;
}
.checkout-billing-address button.action.action-cancel {
    display: none;
}
.field.field-select-billing label {
    font-weight: 700 !important;
}
/* Betaal pagina eind */
/* Bedankt pagina start */
.checkout-onepage-success .page-title {
	text-align: left;
}
/* Bedankt pagina eind */
/* CB Top Bar start */
@media screen and (min-width: 768px) {
	[id^=cbox] .cb-box__type-bar.cb-box__layout-double .cb-box__inner-row {
    	max-width: 1172px !important;
	}
}
/* CB Top Bar eind */
/* Recensies start */
.ndrsl-widget {
    margin-bottom: 30px;
}
.ndrsl-live-testimonial {
    font-size: 16px !important;
}
.ndrsl-col-inner.padding {
    padding: 0;
}
.ndrsl-live-testimonial.ndrsl-live-single.ndrsl-live-quote-focus.padding-lg.ndrsl-live-testimonial-grid-2 {
    padding: 50px 50px 0 0 !important;
}
.ndrsl-live-user-comments {
    font-size: 100% !important;
}
.catalog-category-view .ndrsl-row {
    background-color: #f6f6f8;
    border-radius: 5px;
    padding: 0 40px 40px;
}
.cart-summary .ndrsl-row {
    background-color: #f6f6f8;
    margin-top: 20px;
    border-radius: 4px;
}
@media screen and (max-width: 768px) {
	.ndrsl-live-testimonial.ndrsl-live-single.ndrsl-live-quote-focus.padding-lg.ndrsl-live-testimonial-grid-2 {
    	padding: 25px 0 !important;
	}
	.ndrsl-widget {
    	margin-bottom: 0;
	}
}
/* Recensies eind */
/* Banners start */
.ambanners img {
    text-align: center;
}
.ambanners:not(:empty) {
    margin-bottom: 10px;
}
.ambanner-7:not(:empty) .banner-bg-oranje, .ambanner-4:not(:empty) .banner-bg-oranje, .ambanner-3:not(:empty) .banner-bg-oranje {
    background: #FCB034;
    padding: 15px 15px 5px 20px;
    border-radius: 5px;
    margin: 15px 0;
}
.ambanners p {
    display: inline-block;
}
/* Banners eind */
/* Itoris start */
#itoris_dynamicproductoptions .fieldset, .itoris_dynamicproductoptions .fieldset {
    filter: none;
    background: none;
}
#itoris_dynamicproductoptions .fieldset, .itoris_dynamicproductoptions .fieldset, #product-options-wrapper .fieldset.fieldset-section {
    margin: 15px 0 5px;
    border: none;
}
#itoris_dynamicproductoptions ul.form-list {
    margin: 0;
}
#itoris_dynamicproductoptions tr.fields td div.field, #itoris_dynamicproductoptions li.fields div.field, .itoris_slider_group .itoris_dynamicproductoptions div.field {
    margin: 5px 0;
}
#itoris_dynamicproductoptions input[type=text], #itoris_dynamicproductoptions input[type=password], .itoris_dynamicproductoptions input[type=text], .itoris_dynamicproductoptions input[type=password] {
    padding: 8px;
    font-size: 16px;
}
.itoris-dynamicoptions-list-images div.field {
    margin: 5px !important;
}
.itoris-dynamicoptions-list-images>div.dpo_swatch>.itoris-dynamicoptions-swatch_html {
    border: 1px solid #eeeeee;
    padding: 5px;
}
.itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~img, .itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~.itoris-dynamicoptions-thumbnail-color, .itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~.itoris-dynamicoptions-swatch_html {
    border: 1px solid #014E6A;
    padding: 5px;
}
#itoris_dynamicproductoptions .fieldset, .itoris_dynamicproductoptions .fieldset, #product-options-wrapper .fieldset.fieldset-section {
    margin: 10px 0 30px;
}
#itoris_dynamicproductoptions .fieldset .legend, .itoris_dynamicproductoptions .fieldset .legend {
    background: transparent;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #7796A1;
    line-height: 28px;
    color: #7796A1;
    margin: 0 0 15px;
    padding: 0 0 5px;
    font-size: 21px !important;
}
.fieldset.fieldset-section.fieldset-section-2 {
    background-color: #f6f6f8 !important;
    padding: 20px 20px 0 !important;
    margin: 25px 5px !important;
}
.field.choice.admin__field.admin__field-option.kussen-titel {
    width: 100% !important;
    margin-top: 20px !important;
    pointer-events: none;
}
.field.choice.admin__field.admin__field-option.kussen-titel input {
    display: none;
}
.field.choice.admin__field.admin__field-option.kussen-titel label {
    font-size: 16px !important;
    font-weight: 700;
}
#itoris_dynamicproductoptions .options-list.nested.itoris-dynamicoptions-list-images {
    display: flex;
    flex-wrap: wrap;
}
#itoris_dynamicproductoptions .field.choice.admin__field.admin__field-option.dpo_swatch_custom_html.dpo_swatch {
    flex: 0 31.7% !important;
}
#itoris_dynamicproductoptions .itoris-dynamicoptions-swatch_html {
    height: 100%;
}
#itoris_dynamicproductoptions .dpo-col-4 .field.choice.admin__field.admin__field-option.dpo_swatch_custom_html.dpo_swatch {
    flex: 0 22.9% !important;
}
.itoris-dynamicoptions-list-images .itoris-dynamicoptions-swatch_html img {
    width: 100vw;
    border-radius: 5px 5px 0 0;
}
.itoris-dynamicoptions-list-images>div.dpo_swatch>.itoris-dynamicoptions-swatch_html {
    border: 1px solid #eeeeee;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0 3px 3px -3px rgb(0 0 0 / 30%);
}
.itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~img, .itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~.itoris-dynamicoptions-thumbnail-color, .itoris-dynamicoptions-list-images>div.dpo_swatch>input:checked~.itoris-dynamicoptions-swatch_html {
    border: 1px solid #000;
    padding: 0;
    background-color: #000;
    box-shadow: none;
    color: #fff;
}
.radio-vert .field.choice.admin__field.admin__field-option {
    display: block;
    width: 100% !important;
}
.radio-vert label.label.admin__field-label > span {
    margin-left: 25px;
}
.radio-vert label, .radio-vert label {
    font-size: 16px !important;
}
.radio-vert .field > label.required {
    font-weight: 600;
    margin-bottom: 10px;
}
.radio-vert {
    background-color: #f6f6f8;
    border-radius: 5px;
    display: flex;
}
.bg-transparent {
background-color: transparent !important;
}
td.radio-vert {
    display: revert;
}
.geen-pad > div.field {
    padding: 0 !important;
}
.radio-vert > div.field {
    padding: 35px 35px 20px;
}
.radio-vert .field.choice > .label::before, .radio-vert .field.choice > .label::after {
    background: #ffffff;
}
input[type=checkbox]+label:hover:before, input[type=radio]+label:hover:before, input[type=checkbox]:checked+label:before, input[type=radio]:checked+label:before, label>input[type=checkbox]+span:first-of-type:hover:before, label>input[type=radio]+span:first-of-type:hover:before, label>input[type=checkbox]:checked+span:first-of-type:before, label>input[type=radio]:checked+span:first-of-type:before {
    border-color: #FCB034 !important;
    background-color: #FCB034 !important;
}
.label .price-notice, .legend .price-notice {
    line-height: inherit;
}
.geen-prijs span.price-notice {
    display: none;
}
.strong label {
  font-weight: 600;
}
.swatch-extra .control p {
    padding-top: 8px;
}
input:invalid {
  border: 1px solid #dc3545 !important;
}
#itoris_dynamicproductoptions table.form-list.option-fields-cols-2 {
    border-spacing: 15px !important;
}
.options-list .price-including-tax+.price-excluding-tax, .options-list .weee[data-label] {
    display: inline;
}
@media screen and (max-width: 767px) {
  #itoris_dynamicproductoptions .options-list.nested.itoris-dynamicoptions-list-images {
    justify-content: center;
  }
  #itoris_dynamicproductoptions .dpo-col-4 .field.choice.admin__field.admin__field-option.dpo_swatch_custom_html.dpo_swatch {
    flex: 0 48% !important;
  }
  .itoris-dynamicoptions-list-images div.field {
      margin: 2% auto !important;
  }
  .radio-vert > div.field {
      width: 100% !important;
      padding: 35px 35px 25px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
  }
  td.radio-vert.checkbox-switch.geen-prijs {
      display: flex;
      margin: 20px 0;
  }
  .option-fields-cols-3 td {
    width: 100% !important;
    display: table;
  }
  .fieldset.fieldset-section:nth-child(odd) {
      background-color: #f6f6f8 !important;
      padding: 20px !important;
      margin: 20px 0 !important;
  }
  .fieldset.fieldset-section:nth-child(even) {
      padding: 0 20px !important;
  }
  .fieldset.fieldset-section:last-child {
      padding-bottom: 45px !important;
  }
}
/* Itoris eind */
/* Pagebuilder start */
.cms-page-view .page-title-wrapper {
    max-width: 1324px;
    margin: auto;
}
.section-builder .frame {
    max-width: 1400px;
}
.cms-page-view .section-builder .frame {
    max-width: 1324px;
}
.section-builder {
    max-width: 100% !important;
}
.margin-top {
    margin-top: 70px !important;
}
.mgs-content-box.box-horizontal {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mgs-content-box.box-horizontal .content-wrapper {
    margin-left: 0;
}
.mgs-content-box .icon-wrapper {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.top-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.top-container .widget {
    margin-bottom: 0;
}
.flex-wrapper-usp {
    background-color: #f6f6f8;
    padding: 10px;
}
.flex-container-usp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    max-width: 1320px;
    margin: auto;
}
.flex-items-usp {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    font-size: 11px;
}
.flex-items-usp:before {
    color: #54a901;
    font: normal normal normal 12px/1 FontAwesome;
}
.ico-expert:before {
    content: "\f19d";
}
.ico-opmaat:before {
    content: "\f07e";
}
.ico-verzenden:before {
    content: "\f0d1";
}
.ico-retourneren:before {
    content: "\f079";
}
.ico-duim:before {
    content: "\f087";
}
.flex-items-info:before {
    content: "\f05a";
    font: normal normal normal 12px/1 FontAwesome;
    color: #fcb034;
}
.flex-items-pdf:before {
    content: "\f1c1";
    font: normal normal normal 12px/1 FontAwesome;
    color: #ed1c23;
}
.flex-container-usp a {
    color: #333333;
    font-weight: 400;
}
.container-kiyoh {
    background-color: #f6f6f8;
    padding: 10px;
}
.kiyoh-items a {
    color: #333333;
    margin-left: 5px;
}
i.fa.fa-check-square {
    color: #54a901;
}
i.fa.fa-star {
    color: #fcb034;
}
@media screen and (max-width: 768px) {
	.flex-container-usp {
	    flex-direction: column;
	}
	.container-kiyoh {
    	display: flex;
	}
	.flex-items-usp {
	    padding: 5px 0;
	    text-align: center;
	}
	.cms-page-view.cms-index-index #maincontent .page.messages, .cms-index-index #maincontent .page.messages, .cms-index-index #maincontent .section-builder, .cms-page-view #maincontent .section-builder {
	    padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	.content-block.mgs-button-block {
    	margin-bottom: 20px;
	}
	.cms-page-view .page-title {
    	padding: 0 15px;
	}
}
@media screen and (min-width: 768px) {
	.dlrpadding-35 {
		padding: 0 35px
	}
}
/* Pagebuilder eind */
/* Product zoeker start */
@media screen and (min-width: 1200px) {
	.section-builder.prod-zoeker-wrapper .frame {
	    max-width: 1360px;
	}
	.prod-zoeker-wrapper .col-des-2 {
	    flex: 0 0 20%;
    	max-width: 20%;
	}
}
.prod-zoeker {
    box-shadow: 0 5px 10px 1px rgb(0 0 0 / 10%);
    text-align: center;
    margin: 0 20px;
    transition: 0.2s;
}
.prod-zoeker:hover {
    transform: translate(0,-3px);
    box-shadow: 0 8px 10px 1px rgb(0 0 0 / 10%);
}
.prod-zoeker img {
    width: 100%;
}
.prod-zoeker a {
    color: #333333;
    border-bottom: 0;
}
.prod-zoeker a:hover {
    text-decoration: none;
    border-bottom: 0;
}
p.prod-zoeker-titel {
    background-color: #ffffff;
    padding: 10px;
    margin-top: -17px;
}
/* Product zoeker eind */
/* Categorie grid start */
.apptrian-subcategories-grid, .apptrian-subcategories-list {
  	margin: 0 -15px;
	  width: calc(100% + 30px);
}
a.apptrian-subcategories-category {
    background: #fff;
    box-shadow: 0 4px 8px rgb(57 56 56 / 10%);
    transition: 0.2s;
    border-bottom: 0;
    border-radius: 6px;
}
a.apptrian-subcategories-category:hover {
    transform: translate(0,-3px);
    box-shadow: 0 7px 8px rgb(57 56 56 / 10%);
    border-bottom: 0;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-image img {
    border-radius: 6px 6px 0 0;
    height: auto;
    aspect-ratio: auto;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-name {
    padding-bottom: 8px;
    font-size: 14px;
}
@media screen and (min-width: 360px) {
	.apptrian-subcategories-grid li {
    	width: 50%;
	}
}
@media screen and (min-width: 400px) {
	.apptrian-subcategories-grid li {
    	width: 50%;
	}
}
@media screen and (min-width: 1280px) {
	.apptrian-subcategories-grid li {
    	width: 16.66%;
	}
}

/* Categorie grid eind */
/* Veelgestelde vragen start */
@media screen and (min-width: 768px) {
	.amfaq-social-buttons {
    	padding-top: 20px;
	}
	.faq-question-view .page-layout-2columns-left .page-main > .columns, .faq-category-view .page-layout-2columns-left .page-main > .columns {
		grid-template-columns: auto calc(100% - 315px - 4%) !important;
	}
	.faq-question-view .page-layout-2columns-left .sidebar-additional, .faq-category-view .page-layout-2columns-left .sidebar-additional {
	    width: 315px;
	}
	.faq-question-view .column.main, .faq-category-view .column.main {
		padding-left: 60px;
		padding-top: 10px;
	}
}
@media screen and (min-width: 1024px) {
	.am-widget-categories-3 .am-widget-category {
    	width: 27%;
	}
	.am-widget-categories-3.widget > .am-widget-category {
	    margin: 1.66%;
	    padding: 20px 15px;
	    border-radius: 5px;
    	border: 1px solid #eee;
	}
}
.faq-zoeken {
    background-color: #f6f6f8;
    border-radius: 5px;
    padding: 10px;
}
.am-widget-category .amfaq_questions .am-title:hover {
    color: #0346b4;
}
.amfaq-search {
    max-width: 100%;
    margin-top: 18px;
}
.amfaq-question-footer-wrapper a {
    color: #3480fc;
}
.faq-category-view .amfaq-question-footer-wrapper a:after, .catalog-product-view .amfaq-question-footer-wrapper a:after {
    content: "»";
    margin-left: 4px;
}
.amfaq_categories .item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.amfaq_categories {
    border-radius: 0;
}
.amfaq_categories .item.title {
    background: #ffffff;
    text-align: left;
}
.faq-question-view .page-title-wrapper h1, .faq-category-view .page-title-wrapper h1 {
    word-break: break-word;
}
.faq-category-view .page-title-wrapper {
    margin-bottom: 30px;
}
.faq-category-view main#maincontent {
    padding-left: 25px;
    padding-right: 25px;
}
.amfaq-search .am-button {
    top: 4px;
}
.amfaq_categories .item {
    border-bottom: none;
    padding: 8px 20px;
}
.amfaq_categories {
    border: 1px solid #f2f2f2;
    box-shadow: 0 20px 25px -15px rgb(0 0 0 / 20%);
    margin: 40px 0;
    padding: 10px 5px 15px;
}
.amfaq_categories a {
    color: #333333;
   	font-weight: 400;
}
.amfaq_categories a::before {
	content: "» ";
}
.amfaq_questions .am-title {
    font-size: 1.6rem;
}
/* Veelgestelde vragen eind */
/* Footer start */
footer {
    background-color: #ffffff;
    margin-top: 100px;
    font-size: 14px;
    border-top: 1px solid #e1e1e8;
}
.amtheme-footer-cms {
    width: 100%;
}
.amtheme-footer-cms li a {
    font-weight: 400;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul.amtheme-payments-list.-left {
    padding: 0px 20px;
}
.footer-social {
    margin-top: -5px;
}
.footer-social a {
    margin-right: 5px;
}
.footer-volg-ons img {
    width: 100px;
    margin-left: 52px;
    margin-top: 2px;
}
@media screen and (max-width: 768px) {
	.amtheme-footer-cms {
    	padding: 0 30px;
	}
}
/* Footer eind */
/* Kiyoh start */
.kiyoh-shop-snippets {
    flex: 1;
}
/* Kiyoh eind */
/* Blog start */
@media screen and (min-width: 768px) {
	.post-list-wrapper.blog-widget-recent {
	    width: 1390px;
	    margin: auto;
	}
}
.post-list-wrapper.blog-widget-recent h3 {
    padding: 15px;
    text-align: center;
    font-size: 22px;
   	margin-top: 30px;
}
.amblog-post-container .amblog-image, .amblog-grid-list>.amblog-item .amblog-image, .amblog-grid-list .slick-slide .amblog-item .amblog-image {
    border-radius: 4px 4px 0 0;
}
.amblog-categories a.amblog-link, .amblog-recent-post a.amblog-headline {
    font-weight: 400 !important;
}
/* Blog eind */
/* BTW switch start */
.btwswitch {
    display: flex;
    margin-right: 5px;
}
input[type=radio][name=tax_display] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
}
.btwswitch label {
    font-size: 1em !important;
    text-align: center;
    padding: 0px 8px !important;
    border: 2px solid #333333;
    line-height: 1.8 !important;
    top: 2px;
}
.btwswitch-tekst {
    font-size: 12px !important;
    line-height: 3 !important;
}
.btwswitch label:hover {
  cursor: pointer;
}
.btwswitch input:checked+label {
    background: #333333;
    color: white;
}
.btwswitch label:first-of-type {
    border-radius: 5px 0 0 5px;
}
.btwswitch label:last-of-type {
    border-radius: 0 5px 5px 0;
}
.btwswitch label::before, .btwswitch label::after {
    display: none !important;
}
/* BTW switch eind */
/* Product label start */
.amasty-jet-theme .amlabel-position-wrapper {
    z-index: 8;
}
/* Product label eind */
/* Inspiratie start */
.final-tiles-gallery .ftg-filters {
    display: none;
}
select#mediadrop {
    display: none;
}
/* Inspiratie eind */
