/*-----------------------------------------------*/
/*CUSTOM STYLE SHEET-----------------------------*/
/*NICOLE RICHARDSON--Versie 10-------------------*/
/*Datum ---2026-01-20----------------------------*/
/*Last edited by FK------------------------------*/
/*START------------------------------------------*/

.WebsiteContact {
    color: #ffffff !important;
    font-size: 18px;
    font-family: poppins;
}

#HlPoweredBy{
  display: inline-block;
  width: 220px;
  height: 40px;
  background: url("/Customers/32/Images/WebItem/Images/SM-Logo-2025-Wit-lg.png") no-repeat center;
  background-size: contain;
  font-size: 0;
  line-height: 0;
  color: transparent;
  overflow: hidden;
}

.container-3-columns-shows1 {
	display: grid;
}

.container-3-columns-shows2 {
	display: grid;
}

#headerMenuNew .dxm-item, #headerMenuNew .dxm-content, #headerMenuNew .dxm-contentText {
    background: transparent !important;
    border: none;
}
	
a:hover {
    text-decoration: none !important;
}

.fa:hover {
	color: #D42020 !important;
}

.fa {
	color: #fff !important;
	text-shadow: 0px 0px 10px black;
}
	
.specialbutton{
  color: white !important;
  background: #A80E0C !important;
  padding: 20px 40px;
  border-radius: 50px;
  display: inline-flex;   /* i.p.v. flex */
  width: auto;            /* i.p.v. 100% */
  min-width: 0;           /* i.p.v. 256px */
  align-items: center;
  justify-content: center;
}

.specialbutton:hover {
	color: white !important;
    background: #D42020 !important;
}

.panel_footer_sub {
	background: #000 !important;
}
	
.specialfontheader {
    font-family: inspiration;
    font-weight: 400;
    text-shadow: 2px 2px 10px black;
}

.specialfont {
    font-family: inspiration;
    font-weight: 400;
	margin-bottom: -15px;
}

.specialfontsmall {
    font-family: inspiration;
    font-weight: 400;
    margin-bottom: -10px;
}

.h2special {
	margin-left: 60px;
}

.BGVoice {
	#;background: radial-gradient(#fe0000, #50140b);
}

.BGDark {
	background: #000;
}

.BGMedium {
	background: #141414;
}

.BGLight {
	background: #333;
}

.sm-mainmenu, .MnSubHead {
    background: transparent !important;
}
	
.userMenu {
    display: none !important;
}

#header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.headerMenuNew .pnlSearch {
    display: none;
}
	
.extraHeaderHtmlBlock {
	display: none;
}

.SMproductDetailsContainer ul.ul-vertical {
    padding: 0 !important;
}

.Productdetail_ProductDescriptionContainer h1 {
	margin: 0;
}

.SMproductDetailsContainer .SMHtmlFloatPosition {
    display: none;
}
	
#header, .panel_header, .panel_header_top_sub {
    background-color: transparent !important;
}

.SMpanel_header_top_sub {
    Background-color: #000 !important;
    height: 0px !important;
}

.SMonderMenuExtraText {
    height: 75px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #e56d25;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
	display: none;
}

.rcrumbs {
    background-color: transparent !important;
}

.dxeButtonEditButton_Metropolis.dxeButtonEditClearButton_Metropolis, .dxeButtonEditButton_Metropolis.dxeButtonEditClearButton_Metropolis:hover {
    display: none;
}

.fa.fa-shopping-cart.IconArrowFavorites {
	color: #fff !important;
}

.LgnStatus, #idHlDashBoard, #idHlDashBoardText, #idHlNewsletter, #idHlNewsletterText, #idShowPricesHyperLinkText, #idShowPricesHyperLink, #idHlRegisterNewCustomer, #idHlRegisterNewCustomerText, #idLoginStatus2Lock, #LgnStatusMenu, #idHlFavourites, #idHlFavouritesText, #idMnAccountLogin, #idMnAccountLoginText {
	color: white !important;
}

/*SLIDER*/

.bx-pager-link.active {
	background: #ded5df !important;
}

.bx-wrapper .bx-viewport {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%);
}

.bx-controls-direction {
	display: none !important;
}

.bx-pager-link {
    background: transparent !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    border: 3px solid #e5c89a !important;
}

.bx-pager.bx-default-pager {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/*.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 140px !important;
}*/

.bx-wrapper .bx-viewport {
    border: solid transparent 0px !important;
}

.bx-controls-auto {
	display: none;
}

/*SLIDER END*/

/*@supports (animation-timeline: view()) {
  .reveal-up {
    opacity: 0;
    transform: translateY(40px);
    animation: slideUp 1s ease both;
    animation-timeline: view();
    animation-range: entry 20% cover 40%;
  }

  @keyframes slideUp {
    to { opacity: 1; transform: translateY(0); }
  }
}*/

#ContentPlaceHolder1_ProductCards_PnlProducts_ProductsCardView .dxbplc {
    border-radius: 25px;
}
	
.dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    background-color: #ffffff !important;
}

.mainmenu__hamburger-button {
    background-color: transparent !important;
    border: none !important;
}

.mainmenu__hamburger-button span {
    background-color: transparent !important;
    border: none !important;
}
	
.PageBanquetingOrders .flex-container > div {
    background-color: #dbdee8;
}

.PageBanquetingOrders .dxheControl {
    border: none !important;
}

.PageBanquetingOrders .dxeHyperlink {
    background: #009fe2;
    color: white !important;
    padding: 10px;
    border-radius: 5px;
}

.PageBanquetingOrders .dxeHyperlink:hover {
    background: #000;
    color: white !important;
	text-decoration: none;
}

.flex-container > div .bread,
.flex-container > div .emphasis {
    font-family: Poppins;
}

.LblOverviewProductName span {
    font-family: Poppins;
    line-height: 1.25;
}

.dxeButtonEditButton.dxeButtonEditClearButton, .dxeButtonEditButton.dxeButtonEditClearButton:hover {
	display: none;
}

.ProductCard .dxeButtonEdit .dxeEditArea {
    background-color: #f0f0f0 !important;
}

.ProductCard .dxeButtonEdit {
    border-spacing: 0px !important;
    border: none;
    background: #f0f0f0;
}

.dxeValidDynEditorTable .SpinButtons,
.dxeValidStEditorTable .SpinButtons {
    background: linear-gradient(0deg, #e56b24 33%, #faceaf) !important;
    color: white !important;
    padding: 10px !important;
}

.dxeValidDynEditorTable .SpinButtons:hover,
.dxeValidStEditorTable .SpinButtons:hover {
    background: linear-gradient(0deg, black, #88878f) !important;
	color: #fff !important;
}

.dxeEditAreaSys, .dxeMemoEditAreaSys, input[type="text"].dxeEditAreaSys, input[type="password"].dxeEditAreaSys {
    background: transparent;
	font-family: poppins !important;
	font-size: 18px;
}

.headerMenuNew {
     justify-content: center !important;
}

[id$="CbContact"] {
	padding: 80px 0px;
}

.dxeTextBoxSys td.dxic {
    padding: 5px !important;
}

.column-full a.dxbButtonSys {
    font-size: 18px;
    font-family: 'Poppins' !important;
    padding: 10px 30px !important;
    border-radius: 25px;
}
	
.container-2-columns-header {
    display: grid;
    justify-content: center;
}
	
.header-height {
	min-height: 640px;
}

.image-cell {
	min-height: 320px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fill-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    max-height: 100vw;
}

.pageheadervideo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(0%, -50%);
    pointer-events: none;
    min-height: 115vh;
	margin-top: -100px;
}

.pageheaderimagewrapper {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.pageheaderbg {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.pageheaderimage {
    position: absolute;
}

.pageheadertop {
    z-index: 0 !important;
}
	
.pageheader {
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    background-position-x: center;
	position: relative; 
	overflow: hidden;
	z-index: 10;
	height: 100vh;
}

.pagebreaker {
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    background-position-x: center;
	position: relative; 
	overflow: hidden;
	z-index: 10;
	height: 50vh;
}

/*NIEUWE INLOG*/
.fullWidth:has(#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword, #ContentPlaceHolder1_LoginBox_LoginButton) {
    display: flex;
	flex-direction: column;
}

#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword {
    order: 1; 
}

#ContentPlaceHolder1_LoginBox_LoginButton {
    order: 2;
    padding: 10px;
    width: 100% !important;
}

#ContentPlaceHolder1_BtnAddCustomer {
    padding: 10px;
    width: 100% !important;
}

#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword {
    background: transparent !important;
    padding: unset !important;
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: start;
}

#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword span {
	color: #e56d25 !important;
}

#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword span:hover {
	color: #000 !important;
}

.dxbButton.button.floatRight.gridOrderButton.SMgridOrderButton.dxbButtonSys {
	background: linear-gradient(0deg, #e56b24 33%, #faceaf) !important;
}

.dxbButton.button.floatRight.gridOrderButton.SMgridOrderButton.dxbButtonSys:hover {
	background: linear-gradient(0deg, black, #88878f) !important;
	text-decoration: none !important;
}

#ContentPlaceHolder1_LoginBox_LoginButton span {
	font-size: 20px;
    font-family: Poppins;
    font-weight: 700;
}

#ContentPlaceHolder1_BtnAddCustomer span {
	font-size: 20px;
    font-family: Poppins;
    font-weight: 700;
}

.labelForm {
    margin-top: 10px;
}

.pnlLogin, .PnlAddCustomer  {
    padding: 20px !important;
}

.dxeBase.header {
	font-size: 32px;
	color: #e56d25;
	font-weight: 700;
}

.loginBox {
    width: 100% !important;
}
	
#ContentPlaceHolder1_loginHolder {
    display: grid;
    margin-top: 40px !important;
}
	
/*NIEUWE INLOG EIND*/

.sm-mainmenu__submenu a, .sm-mainmenu__menuWebLevel1 {
    font-size: 18px;
}

.dxgvControl_Metropolis .dxgvCSD {
	height: unset !important;
}

/* START NIEUWE AANPASSINGEN ONTWIKKELING*/

.loginBoxHolder {
	display: table;
}

.dxeListBox td.dxeT, .dxeListBox td.dxeMI {
    font-family: Poppins;
}

/*PRODUCTGROEPEN*/

.SgTreeNode .dx-vam {
    font-size: 15px;
}

.dxtv-subnd .dxtv-subnd .SgNodeHover {
    border-bottom: solid 1px transparent !important;
}

.dxtv-subnd .dxtv-subnd .SgNodeSelected {
    border-bottom: solid 1px transparent !important;
}

.dxtvControl .dxtv-ndSel {
    background-color: #D8D8D8;
    font-weight: 700;
	text-decoration: none !important;
}

.SgNodeSelected {
    text-decoration: none !important;
}

.contentblock {
    border-right-color: #ffffff !important;
    border-bottom-color: #ffffff !important;
}

.grid_item {
    border-right-color: #ffffff !important;
    border-bottom-color: #ffffff !important;
}

.SgNodeHover span {
	text-decoration: none !important;
}

.TreeViewProductGroups li ul {
    border-top: solid 0px transparent !important;
    border-bottom: solid 0px transparent !important;
}

.dxtv-subnd .SgNodeSelected, .dxtv-subnd .SgNodeHover {
    border-bottom: solid 0px transparent !important;
}

.SgTreeNode {
    border-bottom: solid 0px transparent !important;
}

/*PRODUCTGROEPEN END*/

.dxmLite .dxm-popup .dxm-selected {
    background-color: #000 !important;
}

.sm-mainmenu__menuWebLevel2Header {
    font-size: 100% !important;
}

.textboxForm {
    color: black !important;
}

.SbBorderBox {
    border-color: #fff !important;
    border-width: 1px;
}

/*BOX SOLID*/

.BackgroundContentBoxWhiteSolid {
	width: 100vw;
	padding: 25px;
	float: left;
	background-color: #ffffff;
}

.BackgroundContentBoxWhite {
	width: 100vw;
	padding: 25px;
	float: left;
	background-image: linear-gradient(to bottom, #B9E5F9 33%, #f0f8ff);
}

.BackgroundContentBoxWhiteInvert {
	width: 100vw;
	padding: 25px;
	float: left;
	background-image: linear-gradient(to bottom, #f0f8ff 33%, #B9E5F9);
}

.BackgroundContentBoxOffWhiteSolid {
	width: 100vw;
	padding: 25px;
	float: left;
	background-color: #fffaec;
}

.BackgroundContentBoxLight {
	width: 100vw;
	padding: 25px;
	float: left;
	background-image: linear-gradient(to bottom, #B9E5F9 33%, #3FA9D8);	
}
	
.BackgroundContentBoxMedium {
	width: 100vw;
	padding: 25px;
	float: left;
	background-image: linear-gradient(to bottom, #3FA9D8 33%, #000);	
}

.BackgroundContentBoxDark {
	width: 100vw;
	padding: 25px;
	float: left;
	background-image: linear-gradient(to bottom, #000 33%, #0291CC);
}

/*TOPMENU*/

.dx-vam {
    font-family: Poppins;
}

.SMmnHeadMenuItem {
    font-family: Poppins;
}

.dxmLite .dxm-main {
    padding: 0px !important;
}

.dxmLite .dxm-item {
    border-width: 2px !important;
}

.dxmLite .dxm-main .dxm-checked, .dxmLite .dxm-selected, .dxmLite .dxm-hovered, .dxmLite .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut, .dxmLite .dxm-dropDownMode.dxm-selected .dxm-popOut, .dxmLite .dxm-dropDownMode.dxm-hovered .dxm-popOut {
    border-color: transparent !important;
}

.dxmLite .dxm-popup {
    border: 1px solid transparent !important;
}

	.dxmLite .dxm-popup .dxm-gutter {
    width: auto !important;
    border-right: 1px solid transparent !important;
}

/*TOPMENU END*/

/*SEARCH MENU*/

#SbBorderBox .dxeNullText .dxeEditArea, .dxeNullText .dxeMemoEditArea {
    color: white !important;
    font-size: 18px !important;
    font-weight: bold !important;
    font-family: 'Raleway' !important;
    margin-left: 10px;
}

#SbBorderBox .SearchBox input {
	color: white !important;
    font-size: 18px !important;
    font-weight: bold !important;
    font-family: 'Raleway' !important;
    margin-left: 10px;
}

.BtnSearch {
    border-radius: 0 25px 25px 0;
}
	
.dxeTextBox .dxeEditArea {
    background-color: transparent !important;
}

.SearchBox {
    background: transparent !important;
}
	
.menuSearch {
        height: 70px;
    }
	
.SbBorderBox {
    border-radius: 25px;
    border-color: #000 !important;
    outline: solid 3px #ffffff;
    outline-offset: 3px;
    background-color: transparent !important;
}

#headerMenuNew .dxeTextBoxSys td.dxic {
    padding: 3px 3px 2px 3px;
    overflow: hidden;
    background: linear-gradient(0deg, #e56a25, #facaab);
    border-radius: 25px 0px 0px 25px;
}

#headerMenuNew .dxbButtonSys.dxbTSys {
    background: linear-gradient(0deg, #e56a25, #facaab) !important;
    border: 0 !important;
    height: 45px;
}

/*SEARCH BUTTON END*/

.userMenu {
	margin-top: 75px; 
}

.landscape {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
}

.SMadTitleWidget {
    margin-top: 0px !important; 
}

#ctl00_MnAccount_DXI0_T{
    padding-top: 0px !important;
}

.btn-header {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    padding: 20px !important;
    font-family: Poppins;
    border-radius: 5px;
}

.btn-header-color {
    background: linear-gradient(0deg, #e56a25, #ff9e5e);
    /*outline: white 3px solid;*/
    border-radius: 50px;
    padding: 10px 20px !important;
    color: white !important;
    font-size: 20px;
    font-family: Poppins;
    /*border: 3px solid black;*/
}

.btn-header-color:hover {
    background: #e56a25;
	/*outline: white 3px solid;*/
	color: white !important;
	/*border: 3px solid black;*/
}

/*.Zoom:hover {
  z-index: 1;
  background: #84c8e5 !important;
  color: white !important;
  text-decoration: none;
}*/

/* EINDE NIEUWE AANPASSINGEN ONTWIKKELING*/


/* START CUSTOM AANPASSINGEN KLEUR FONT ANDERS */

.delft-line {
	display: none;	
}

.masterContainer {
    padding: 0 0px !important;
}

a.HlBackToCategory:hover, .HlBackToCategoryHover, a.DownloadTreeGroup, a.DownloadTreeGroup:hover, a.DownloadLink:hover, a:hover {
    color: #DFAA00 !important;
}

h1 {
	font-weight: 900;
}

h2 {
	margin-top: 0px !important;
}

h1, h2, .dxm-content {
    font-family: Poppins !important;
}

p {
    font-size: 18px !important;
    font-family: Poppins !important;
}

	a.header-order-button, a.header-order-button span, #header .header-order-button span, .blockheader, a.button, a.button:hover, .button a, .buttonHover span, .buttonHover a, .buttonHover, a.button:visited, .button span, #header .button span, .blockheader label, td.button {
		color: #FFFFFF !important;
	}

	.btn-discover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: 1px solid rgba(255, 255, 255, 0.7);
		border-radius: 3px;
		color: #ffffff;
		font-size: 18px;
		font-weight: 700;
		letter-spacing: 1px;
		padding: 14px 60px;
		text-decoration: none;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
	}	
	
	.btn-discover:hover {
		color: #fff;
		border-color: rgba(255, 255, 255, 0.7);
		background-color:#D1C59B;
	}	
	
	.button-3 {
	  background-color:#D1C59B !important;
	}	

	.dxmLite .dxm-main .dxm-checked, .dxmLite .dxm-main .dxm-selected {
		background-color: transparent !important;
	}	
	
/*FOOTER VAST CONTACTBLOCK ONZICHTBAAR---------------------------------
#footer .contactBlock {
    margin-right: 20px;
    display: none;
}		*/

	h2.parallaxPrcexxx {
		font-size: 5em !important;
		color: #fff;
		text-shadow: 2px 2px 10px black;    
	}

	.header-info-block {
		border-radius: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.header-info-block h1 {
		color: #D1C59B;
		margin-top: 36px;
		margin-bottom: 14px;
		text-shadow: 2px 2px 0px #8e6c6d;
	}

	.header-info-block p {
		font-size: 1.2em !important;
	}
	
	.GridCell-LeftColumn {
	padding-left: 0px !important;
	}


	.ict-parallax-container .btn .parallax-btn {
		background-color: #d1c59b;
		color: #FFF;
	}

	.SMHideUnhidecontactBlock{
		display:none !important;
	}

	.dxmLite .dxm-horizontal .dxm-image-l .dxm-content, .dxmLite .dxm-horizontal .dxm-image-r .dxm-content {
		font-size: 18px;
	}
	
	.mediaTextHolder {
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100% !important;
	}		
	
	.productNameHolder .LblProductID {
	padding: 5px 0px 3px;
	width: 100%;
	word-wrap: break-word;
	}
	
	.SMfloat {
		float: left !important;
	}	
	
	.SMlblSupergroupDescription{
		font-family: Poppins;		
	}		
	
	.SMProductDetailDescriptionLabel{
		font-size: 30px !important;
		font-family: Poppins;
		font-weight: 600;
	}		
	
/* EINDE CUSTOM AANPASSINGEN KLEUR FONT ANDERS */

/*---------------------------------------------------------------------------------------------------*/
/* START CUSTOM AFMETINGEN PER SCHERM 320 - 375 - 414 - 768 - 1024 - 1280 - 1500>  FONTSIZE - HOOGTE */
	
@media only screen and (min-width: 320px) and (max-width: 374px) {
/*START*/	

.pageheader.header-correction-home .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -620px center;
}

.pageheader.header-correction-over .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -280px center;
}

.pageheader.header-correction-suzets .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -70px center;
}

.pageheader.header-correction-contact .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -710px center;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button {
    background-color: transparent !important;
}

.YoutubeWidthSmall {
    width: 400px !important;
    height: 250px !important;
}
	
.specialfont {
    font-size: 36px !important;
}

.specialfontsmall {
    font-size: 24px !important;
}

.specialfontheader {
    font-size: 80px;
}

.dxm-slide-panel {
    max-width: 50vw !important;
    background: linear-gradient(to right, #000000bd 66%, #00000000) !important;
    width: 50vw !important;
    border: none !important;
}
	
.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    background-color: transparent !important;
    border-right: 0px solid transparent !important;
}
	
.dxm-side-menu-mode .dxm-side-menu-button > div, .dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 40px !important;
    height: 5px !important;
    margin: 18px 0px !important;
    border-radius: 10px !important;
}

.h1, h1 {
	font-size: 48px !important;
}

.h2, h2 {
	font-size: 32px !important;
}

.h3, h3 {
	font-size: 24px !important;
}

.h4, h4 {
	font-size: 18px !important;
}

.h5, h5 {
	font-size: 16px !important;
}

.h6, h6 {
	font-size: 14px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
    top: -180px;
    margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 1fr;
}

.padding-cell {
	padding: 20px;
}

.padding-md, .padding-sm {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

#ContentPlaceHolder1_ProductCards_PnlProducts_ProductsCardView_DXMainTable td:has(> .dxbplc){
    display: grid !important;
    grid-template-row: 1fr;
    gap: 12px; /* optioneel */
    width: 100%;
}

.padding-cell {
	padding: 20px;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 td:first-child {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 .dx-ellipsis {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
    display: block !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 > table {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 table table {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_DXMainTable tr td:nth-child(2) {
    width: 70px !important;
}

.dxeButtonEditButton_Metropolis {
    padding: 10px !important;
    background: #e56a25;
	color: white !important;
}

.easyorder-toolbar {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}
	
.container-2-columns-header {
    grid-template-columns: 1fr;
}

.mainmenu__hamburger-button {
    background-color: #ffffff !important;
    margin-top: -5px;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    background-color: #fff !important;
}

#header {
    z-index: 700 !important;
}

#bannerTop {
    z-index: 800 !important;
}

.SMwrap {
    margin-top: -160px !important;
}
		
.fb-widget-placement {
	margin: 50px 0px 50px 0px;
}

.display-mobile {
	display: none;
}

#bannerTop {
    margin-top: -50px !important;
}

#header {
    height: 100px !important;
}

.dxp-pageSizeItem label {
    display: none;
}	

.dxpLite_Metropolis .dxp-pageSizeItem {
    display: none;
}
	
.headerLogo {
    width: 250px !important;
    margin-top: 10px !important;
}
	
/*EINDE*/	
}
		
@media only screen and (min-width: 375px) and (max-width: 413px) {
/*START*/	

.pageheader.header-correction-home .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -800px center;
}

.pageheader.header-correction-over .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -280px center;
}

.pageheader.header-correction-suzets .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -70px center;
}

.pageheader.header-correction-contact .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -750px center;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button {
    background-color: transparent !important;
}

.YoutubeWidthSmall {
    width: 400px !important;
    height: 250px !important;
}
	
.specialfont {
    font-size: 36px !important;
}

.specialfontsmall {
    font-size: 24px !important;
}

.specialfontheader {
    font-size: 80px;
}

.dxm-slide-panel {
    max-width: 50vw !important;
    background: linear-gradient(to right, #000000bd 66%, #00000000) !important;
    width: 50vw !important;
    border: none !important;
}
	
.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    background-color: transparent !important;
    border-right: 0px solid transparent !important;
}
	
.dxm-side-menu-mode .dxm-side-menu-button > div, .dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 40px !important;
    height: 5px !important;
    margin: 18px 0px !important;
    border-radius: 10px !important;
}

.h1, h1 {
	font-size: 48px !important;
}

.h2, h2 {
	font-size: 32px !important;
}

.h3, h3 {
	font-size: 24px !important;
}

.h4, h4 {
	font-size: 18px !important;
}

.h5, h5 {
	font-size: 16px !important;
}

.h6, h6 {
	font-size: 14px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
    top: -180px;
    margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 1fr;
}

.padding-cell {
	padding: 20px;
}

.padding-md, .padding-sm {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#ContentPlaceHolder1_GvFavourites .centerSpin {
    width: 90px !important;
}

.centerSpin {
    width: 120px !important;
}

#ContentPlaceHolder1_ProductCards_PnlProducts_ProductsCardView_DXMainTable td:has(> .dxbplc){
    display: grid !important;
    grid-template-row: 1fr;
    gap: 12px; /* optioneel */
    width: 100%;
}

.padding-cell {
	padding: 20px;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 td:first-child {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 .dx-ellipsis {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
    display: block !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 > table {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 table table {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_col1 {
    width: 70px !important;
}

#ContentPlaceHolder1_ctl00_CbPnlProductcomplete_GvProductOrderedHistoryInMonths_DXMainTable tr td:nth-child(2) {
    width: 70px !important;
}

.dxeButtonEditButton_Metropolis {
    padding: 10px !important;
    background: #e56a25;
	color: white !important;
}

.easyorder-toolbar {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}
	
.container-2-columns-header {
    grid-template-columns: 1fr;
}

.mainmenu__hamburger-button {
    background-color: #ffffff !important;
    margin-top: -5px;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    background-color: #fff !important;
}

#header {
    z-index: 700 !important;
}

#bannerTop {
    z-index: 800 !important;
}

.SMwrap {
    margin-top: -160px !important;
}

.fb-widget-placement {
	margin: 50px 0px 50px 0px;
}

.display-mobile {
	display: none;
}

#bannerTop {
    margin-top: -50px !important;
}

#header {
    height: 100px !important;
}

.dxp-pageSizeItem label {
    display: none;
}	

.dxpLite_Metropolis .dxp-pageSizeItem {
    display: none;
}
	
.headerLogo {
    width: 250px !important;
    margin-top: 10px !important;
}

/*EINDE*/	
}

@media only screen and (min-width: 414px) and (max-width: 767px) {
/*START*/	

.pageheader.header-correction-home .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -620px center;
}

.pageheader.header-correction-over .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -280px center;
}

.pageheader.header-correction-suzets .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -70px center;
}

.pageheader.header-correction-contact .pageheaderbg{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: -710px center;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button {
    background-color: transparent !important;
}

.YoutubeWidthSmall {
    width: 400px !important;
    height: 250px !important;
}
	
.specialfont {
    font-size: 36px !important;
}

.specialfontsmall {
    font-size: 24px !important;
}

.specialfontheader {
    font-size: 80px;
}

.dxm-slide-panel {
    max-width: 50vw !important;
    background: linear-gradient(to right, #000000bd 66%, #00000000) !important;
    width: 50vw !important;
    border: none !important;
}
	
.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    background-color: transparent !important;
    border-right: 0px solid transparent !important;
}
	
.dxm-side-menu-mode .dxm-side-menu-button > div, .dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 40px !important;
    height: 5px !important;
    margin: 18px 0px !important;
    border-radius: 10px !important;
}

.h1, h1 {
	font-size: 48px !important;
}

.h2, h2 {
	font-size: 32px !important;
}

.h3, h3 {
	font-size: 24px !important;
}

.h4, h4 {
	font-size: 18px !important;
}

.h5, h5 {
	font-size: 16px !important;
}

.h6, h6 {
	font-size: 14px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
    top: -180px;
    margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 1fr;
}

.padding-cell {
	padding: 20px;
}

.padding-md, .padding-sm {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

#ContentPlaceHolder1_ProductCards_PnlProducts_ProductsCardView_DXMainTable td:has(> .dxbplc){
    display: grid !important;
    grid-template-row: 1fr;
    gap: 12px; /* optioneel */
    width: 100%;
}

.header-height {
    min-height: 300px;
}

.padding-cell {
	padding: 20px;
}

.minHeightcell {
	width: 200px !important;
	min-width: 200px !important;
	max-width: 200px !important;
}

#ContentPlaceHolder1_GvFavourites .centerSpin {
    width: 90px !important;
}

.centerSpin {
    width: 120px !important;
}

.dxeButtonEditButton_Metropolis {
    padding: 10px !important;
    background: #e56a25;
	color: white !important;
}

.easyorder-toolbar {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}

.container-2-columns-header {
    grid-template-columns: 1fr;
}

.mainmenu__hamburger-button {
    background-color: #ffffff !important;
    margin-top: -2px;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    background-color: #fff !important;
}

#header {
    z-index: 700 !important;
}

#bannerTop {
    z-index: 800 !important;
}
	
.fb-widget-placement {
	margin: 50px 0px 50px 20px;
}

.display-mobile {
	display: none;
}

.SMwrap {
    margin-top: -160px !important;
}

#header {
    height: 100px !important;
}

#bannerTop {
    margin-top: -50px !important;
}

.dxp-pageSizeItem label {
    display: none;
}

.dxpLite_Metropolis .dxp-pageSizeItem {
    display: none;
}

.headerLogo {
    width: 250px !important;
    margin-top: 10px !important;
}

/*EINDE*/
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
/*START*/	

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button {
    background-color: transparent !important;
}

.YoutubeWidthSmall {
    width: 400px !important;
    height: 250px !important;
}
	
.specialfont {
    font-size: 40px !important;
}

.specialfontsmall {
    font-size: 28px !important;
}

.specialfontheader {
    font-size: 100px;
}

.dxm-slide-panel {
    max-width: 25vw !important;
    background: linear-gradient(to right, #000000bd 66%, #00000000) !important;
    width: 25vw !important;
    border: none !important;
}
	
.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    background-color: transparent !important;
    border-right: 0px solid transparent !important;
}
	
.dxm-side-menu-mode .dxm-side-menu-button > div, .dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 40px !important;
    height: 5px !important;
    margin: 18px 0px !important;
    border-radius: 10px !important;
}

.h1, h1 {
	font-size: 56px !important;
}

.h2, h2 {
	font-size: 36px !important;
}

.h3, h3 {
	font-size: 28px !important;
}

.h4, h4 {
	font-size: 20px !important;
}

.h5, h5 {
	font-size: 18px !important;
}

.h6, h6 {
	font-size: 16px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
    top: -180px;
    margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr 2fr 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 2fr 1fr 2fr;
}

.padding-cell {
	padding: 20px;
}

.padding-md, .padding-sm {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
	
.header-height {
    min-height: 420px;
}

.container-2-columns {
    grid-template-columns: repeat(1, 1fr) !important;
}
	
/*HEADER MENU*/

.dxm-hovered {
    border-color: transparent !important;
}

.dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxmLite.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    background-color: #fff !important;
}

.mainmenu__hamburger-button {
    background-color: #ffffff !important;
    margin-top: 5px;
}

.headerLogo {
    width: 300px !important;
    margin-top: 20px;
}
	
.panel_header {
    height: 0px !important;
}

.menuSearch {
    width: 700px;
    margin-left: 340px;
}

/*HEADER MENU END*/

.container-2-columns-header {
    grid-template-columns: 1fr;
}
	
.ProductCard .dxeButtonEdit {
    border-spacing: 0px !important;
    border: none;
    background: #f0f0f0;
    width: 125px !important;
}

.fb-widget-placement {
	margin: 50px 0px 50px 196px;
}

#header {
    height: 100px !important;
}

#bannerTop {
    margin-top: -100px !important;
}

.panel_header {
    height: 100px !important;
}

.headerLogo {
    width: 300px !important;
    margin-top: 10px;
}
	
.SMbackground-image {
    height: 195px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 135%;
    opacity: 1;
    z-index: 0;
	margin-top: -35px;	
}

/*EINDE*/	
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
/*START*/	

.YoutubeWidthSmall {
    width: 400px !important;
    height: 250px !important;
}
	
.specialfont {
    font-size: 40px !important;
}

.specialfontsmall {
    font-size: 28px !important;
}

.specialfontheader {
    font-size: 100px;
}

.dxm-slide-panel {
    max-width: 25vw !important;
    background: linear-gradient(to right, #000000bd 66%, #00000000) !important;
    width: 25vw !important;
    border: none !important;
}
	
.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    background-color: transparent !important;
    border-right: 0px solid transparent !important;
}
	
.dxm-side-menu-mode .dxm-side-menu-button > div, .dxm-side-menu-mode .dxm-side-menu-button > div:before, .dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 40px !important;
    height: 5px !important;
    margin: 18px 0px !important;
    border-radius: 10px !important;
}

.h1, h1 {
	font-size: 56px !important;
}

.h2, h2 {
	font-size: 36px !important;
}

.h3, h3 {
	font-size: 28px !important;
}

.h4, h4 {
	font-size: 20px !important;
}

.h5, h5 {
	font-size: 18px !important;
}

.h6, h6 {
	font-size: 16px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
    top: -180px;
    margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr 2fr 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 2fr 1fr 2fr;
}

.padding-cell {
	padding: 40px;
}

#ContentPlaceHolder1_loginHolder {
    grid-template-columns: 1fr 1fr;
}

.container-2-columns-header {
    grid-template-columns: 1fr 2fr;
}

.fb-widget-placement {
	margin: 50px 0px 50px 324px;
}

.height-320 {
	height: 320px; 
}

#bannerTop {
    margin-top: -40px;
}

.SMproductDetailsContainer {
    width: 100% !important;
}

.softmaat-container-resp-adapt {
    padding-left: 110px !important;
}

.contentblock.generalInformation, .contentblock.SMcontentblock {
    width: 275px !important;
	margin-left: 15px;
}

.UserSummaryContainer {
    max-width: unset !important;  
    float: left !important;
    width: 581px !important;
}

.grid_item_responsive {
    max-width: 32.5% !important;
}

    .headerLogo {
        width: 300px !important;
        margin-top: -15px;
    }

.panel_header {
    height: 100px !important;
}

	.SMbackground-image {
		height: 195px;
		position: absolute;
		background-repeat: no-repeat;
		background-size: 110%;
		opacity: 1;
		z-index: 0;
			margin-top: -35px;	
	}

/*EINDE*/	
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {	
/*START*/	

.specialfont {
    font-size: 60px !important;
}

.specialfontsmall {
    font-size: 32px !important;
}

.specialfontheader {
    font-size: 120px;
}

.h1, h1 {
	font-size: 64px !important;
}

.h2, h2 {
	font-size: 42px !important;
}

.h3, h3 {
	font-size: 32px !important;
}

.h4, h4 {
	font-size: 24px !important;
}

.h5, h5 {
	font-size: 20px !important;
}

.h6, h6 {
	font-size: 16px !important;
}

.YoutubeWidthSmall {
    width: 320px !important;
    height: 240px !important;
}
	
.header-position {
	top: -80px;
	margin-bottom: -80px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr 2fr 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 2fr 1fr 2fr;
}

.padding-cell {
	padding: 40px;
}

/*Header relative*/

.landscape {
    justify-content: center !important;
}
	
#header {
    width: 100vw !important;
    z-index: 1010 !important;
}
	
.userMenuHeaderManipulate {
    z-index: 1010;
}

.userMenuHeaderManipulate {
    z-index: 1020;
    position: relative;
}

#bannerTop {
    z-index: 1030 !important;
}
	
.relativeTop {
	display: none !important;
}

.panel_header_top_sub_below {
	position: relative;
}

.panel_header {
	position: relative;
}

.panel_header_sub {
    position: relative;
    top: 100px;
    z-index: 800;
}

.headerLogo {
    z-index: 1001;
}

/*Header relative END*/

/* HEADER MENU */

#headerMenuNew .dx.dxm-image-l.dxm-noImages{
     display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 0;
}

#headerMenuNew .dxm-spacing{
    display:none;
}

#headerMenuNew .dxm-item,
#headerMenuNew .dxm-content,
#headerMenuNew .dxm-contentText{
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    hyphens: auto;
    padding: 2px 0px;
}

.dxm-item.sm-mainmenu__rootitem.dxm-noSubMenu,
.sm-mainmenu__rootitem {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	text-align: center;
}

/* HEADER MENU END */

#ContentPlaceHolder1_loginHolder {
    grid-template-columns: 1fr 1fr;
}

.container-2-columns-header {
    grid-template-columns: 1fr 2fr;
}

.SbBorderBox {
    border-color: #fff !important;
    border-width: 1px;
    margin-top: -50px;
}

.userMenuHeaderManipulate {
    margin-top: -30px !important;
}

.fb-widget-placement {
	margin: 50px 0px 50px 452px;
}

#bannerTop {
    margin-top: 10px;
}

/*Header relative*/

.landscape {
    justify-content: center !important;
}
	
#header {
    width: 100vw !important;
    z-index: 1010 !important;
}
	
.userMenuHeaderManipulate {
    z-index: 1010;
}

.userMenuHeaderManipulate {
    z-index: 1020;
    position: relative;
}

#bannerTop {
    z-index: 1030 !important;
}
	
.relativeTop {
	display: none !important;
}

.panel_header_top_sub_below {
	position: relative;
}

.panel_header {
	position: relative;
}

.panel_header_sub {
    position: relative;
    top: 100px;
    z-index: 800;
}

.headerLogo {
    z-index: 1001;
}

/*Header relative END*/

/* HEADER MENU */

#headerMenuNew .dx.dxm-image-l.dxm-noImages{
     display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 0;
}

#headerMenuNew .dxm-spacing{
    display:none;
}

#headerMenuNew .dxm-item,
#headerMenuNew .dxm-content,
#headerMenuNew .dxm-contentText{
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    hyphens: auto;
    padding: 2px 0px;
}

.dxm-item.sm-mainmenu__rootitem.dxm-noSubMenu,
.sm-mainmenu__rootitem {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	text-align: center;
}

/* HEADER MENU END */

.headerLogo {
	width: 300px !important;
	margin-top: 130px;
}
	
.panel_header {
    height: 0px !important;
}

	#headerMenu {	
		background-color: #6b5b6c;	
		min-height: 48px;				
	}	
	

.SMbackground-image {
		height: 250px;
		position: absolute;
		background-repeat: no-repeat;
		background-size: 100%;
		opacity: 1;
		z-index: 0;
		margin-top: -35px;	
	}

.ProductsOverview__LeftPanelFilter {
    max-width: 230px;
}	

/*EINDE*/
}	

@media only screen and (min-width: 1500px) {	
/*START*/	

.specialfont {
    font-size: 60px !important;
}

.specialfontsmall {
    font-size: 32px !important;
}

.specialfontheader {
    font-size: 150px;
}

.YoutubeWidthSmall {
        width: 400px !important;
        height: 250px !important;
    }

.header-position {
	top: -180px;
	margin-bottom: -180px;
}

.container-3-columns-shows1 {
	grid-template-columns: 1fr 2fr 1fr;
}

.container-3-columns-shows2 {
	grid-template-columns: 2fr 1fr 2fr;
}

.sm-mainmenu__submenu {
        max-width: 100vw;
    }
	
.headerMenuNew .pnlSearch {
    width: auto !important;
}
	
.obj-img-container img[class^="dx"] {
    margin-top: -21px !important;
}

.obj-container {
    min-width: 16.6% !important;
}

/*Header relative*/

.landscape {
    justify-content: center !important;
}
	
#header {
    width: 100vw !important;
    z-index: 1010 !important;
}
	
.userMenuHeaderManipulate {
    z-index: 1010;
}

.userMenuHeaderManipulate {
    z-index: 1020;
    position: relative;
}

#bannerTop {
    z-index: 1030 !important;
}
	
.relativeTop {
	display: none !important;
}

.panel_header_top_sub_below {
	position: relative;
}

.panel_header {
	position: relative;
}

.panel_header_sub {
    position: relative;
    top: 100px;
    z-index: 800;
}

.headerLogo {
    z-index: 1001;
}

/*Header relative END*/

/* HEADER MENU */

#headerMenuNew .dx.dxm-image-l.dxm-noImages{
     display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 0;
}

#headerMenuNew .dxm-spacing{
    display:none;
}

#headerMenuNew .dxm-item,
#headerMenuNew .dxm-content,
#headerMenuNew .dxm-contentText{
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    hyphens: auto;
    padding: 2px 0px;
}

.dxm-item.sm-mainmenu__rootitem.dxm-noSubMenu,
.sm-mainmenu__rootitem {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	text-align: center;
}

/* HEADER MENU END */

#ContentPlaceHolder1_loginHolder {
    grid-template-columns: 1fr 1fr;
}

.container-2-columns-header {
    grid-template-columns: 1fr 2fr;
}
	
.EasyOrder_ProductList {
    width: 1500px !important;
}

.userMenuHeaderManipulate {
    margin-right: 210px;
}

.panel_header {
    position: relative;
    z-index: 802;
    top: 0;
}

.dxdvItem, .dxdvBreakpointsItem, .dxdvFlowItem {
    border: 0px solid #A8A8A8 !important;
}
	
.dxdvControl {
    margin-left: calc(-50vw + 50%);
    width: 100vw;
}

.padding-cell {
	padding: 40px;
}

.h1, h1 {
	font-size: 72px !important;
}

.h2, h2 {
	font-size: 48px !important;
}

.h3, h3 {
	font-size: 36px !important;
}

.h4, h4 {
	font-size: 24px !important;
}

.h5, h5 {
	font-size: 20px !important;
}

.h6, h6 {
	font-size: 16px !important;
}

.landscape {
	width: 0 !important;
}

.fb-widget-placement {
	margin: 50px 0px 50px 562px;
}

.headerLogo {
    height: 100px !important;
    margin-top: 175px;
}

#header {
    height: 50px !important;
}

.panel_header_sub {
	height: 130px;
}

.headerMenuNew {
        height: 80px;
    }
	
.SMbackground-image {
    height: 250px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 1;
    z-index: 0;
	margin-top: -40px;	
}

.SMColumn {
    box-sizing: border-box;
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.btn-header-small {
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    padding: 10px !important;
    margin: 0px !important;
}

.SMProgressBarElement {
    max-width: 16.5% !important;
}

.instagram-media {
	margin: 40px 410px 12px !important;
}

/*EINDE*/
}	
	
/* EINDE CUSTOM AFMETINGEN PER SCHERM FONTSIZE - HOOGTE */

/*----------------------------------------------*/
/*CUSTOM STYLE SHEET------------------*/
/*EINDE--------------------------------------*/
