/*-----------------------------------------------*/
/*CUSTOM STYLE SHEET-----------------------------*/
/*MULDER SUPPLIES--------------------------------*/
/*Datum ---2024-05-16----------------------------*/
/*LAST EDITED BY FK------------------------------*/
/*START------------------------------------------*/

/* START NIEUWE AANPASSINGEN ONTWIKKELIMNG*/

/*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: #be1b58 !important;
}

#ctl00_ContentPlaceHolder1_LoginBox_ASPxBtnForgotPassword span:hover {
	color: #322e6e !important;
}

.buttonHover:Hover {
	background: #322e6e !important;
	text-decoration: none !important;
}

#ContentPlaceHolder1_LoginBox_LoginButton span {
	font-size: 20px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: 700;
}

#ContentPlaceHolder1_BtnAddCustomer span {
	font-size: 20px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: 700;
}

.labelForm {
    margin-top: 10px;
}

.pnlLogin, .PnlAddCustomer  {
    padding: 20px !important;
}

.dxeBase.header {
	font-size: 32px;
	color: #be1b58;
	font-weight: 700;
}

.loginBox {
    width: 100% !important;
}
	
#ContentPlaceHolder1_loginHolder {
    display: flex;
	margin-top: 40px !important;
}
	
/*NIEUWE INLOG EIND*/


.finishorder_button span {
    color: #ffffff !important;
}

.finishorder_button {
    background: #be1b58 !important;
}

.finishorder_button:hover {
    background: #322e6e !important;
	text-decoration: none !important;
}

.LblProductPriceFrom {
    display: none !important;
}

.dxbDisabled, a.dxbButton.dxbDisabled {
    height: 35px;
}

.htmltextHolder .ProductOverview_ProductCards {
    width: 100% !important;
}

.ProductTooltip{
    background-color: #322e6e !important;
}

.ProductCard {
    min-width: 275px;
}

.ProductSliderDescription {
	display: none;
}

.dxmLite .dxm-popup {
	box-shadow: 2px 5px 5px #0000006e !important; 
}

.sm-mainmenu__rootitem {
	font-weight: 700;
}

.panel_header_top_sub {
    margin-bottom: 0px !important;
    background: #322e6e !important;
}

.AdvertisementHolder {
     display: none;
}

.LblProductDescriptionFull  {
font-size: 14px;
}

.loginBoxHolder {
	display: table;
}

.dxmLite .dxm-popup .dxm-content {
    font-size: 10pt;
font-family: 'Segoe UI' !important;
}

.mainmenu__hamburger-button {
     height: 40px !important;
    width: 40px !important;
	top: 7px !important;
	left: 7px !important;
    }

.sm-mainmenu__menuWebLevel2Header {
    font-size: 100% !important; 
    font-weight: unset !important;
}

/* EINDE NIEUWE AANPASSINGEN ONTWIKKELING*/


/* START CUSTOM AANPASSINGEN KLEUR FONT ANDERS */

.header-margin-top {
	margin-top: -10px;
}

img[class^="dx"] {
    max-width: inherit;
}

.dx-nowrap, span.dx-nowrap {
    white-space: nowrap!important;
    font-family: 'Segoe UI';
    font-weight: 700;
}

.flowCardStyle {
    border-color: transparent !important;
    box-shadow: 2px 3px 10px #322e6e30;
	padding: 10px !important;
}

.dxmLite_Metropolis .dxm-horizontal .dxm-separator b {
    width: 0px !important;
}

.img-margin {
	margin-right: 20px;
}

/*BUTTON PURPLE*/

.btn-header-purple {
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 3px;
	font-family: 'Segoe UI';
    font-size: 20px;
    font-weight: 300;
    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;
}

.btn-header-color-purple {
    background: #322E6E;
}

.Zoom-purple:hover {
	background-color: #5e5a8f;
}

/*BUTTON PURPLE END*/

/*BUTTON PINK*/
.btn-header-pink {
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 3px;
	font-family: 'Segoe UI';
    font-size: 20px;
    font-weight: 300;
    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;
}

.btn-header-color-pink {
    background: #be1b58;
}

.Zoom-pink:hover {
	background-color: #df5085;
}

/*BUTTON PINK END*/

.producten-white {
	background: white;
}

#center {
    padding: 5px !important;
}

.panel_header_sub {
	height: 80px;
}

.dx .dxm-image-l .dxm-noImages {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.SbBorderBox {
    border: 1px solid #ccc !important;
}

.ParagraphLightBG {
	font-family: 'Segoe UI';
	color: #000000;
}

#footer {
	display: contents; 
}

.BackgroundContentBoxFooter {
    width: 100vw;
    padding: 50px;
    float: left;
    min-height: 420px;
}

/*GRID*/
.pagefillmarginbottom {
	margin-bottom: -24rem !important;
}

.leftHex {
    clip-path: polygon(0% 0%, 93% 25%, 93% 75%, 0% 100%);
}

.rightHex {
    clip-path: polygon(100% 0%, 100% 100%, 7% 75%, 7% 25%);
}

.white-transparent {
	background: #ffffff8c;
    padding: 2rem 4rem;
	margin: 3rem 20rem;
}

.undo-padding {
	padding: 0px !important;
}

.grid-img-fill {
	margin: 0px !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
	background-position-y: center !important;
    background-size: cover !important;
	align-items: center !important;
}

.cell-double {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
	height: 500px;
}

.container-1-columns {
    justify-content: center;
	background-size: cover;
	background-position-x: center;
    background-position-y: center;
	padding: 3rem 0;
}

.container-2-columns {
    display: grid;
    justify-content: center;
	padding: 3rem 0;
}

.container-3-columns {
	display: grid;
	justify-content: center;
	padding: 3rem 0;	
}

.container-4-columns {
    display: grid;
    justify-content: center;
	padding: 3rem 0;
}

.container-5-columns {
    display: grid;
    justify-content: center;	
}

.container-6-columns {
    display: grid;
    justify-content: center;	
}

.container-7-columns {
    display: grid;
    justify-content: center;	
}

.cell {
  text-align: flex-start;
  padding: 1rem;
  background-position: center;
  background-repeat: no-repeat;
}

.cell-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-7 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-8 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

.cell-9 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	background-position: center;
	background-repeat: no-repeat;
}

/*GRID END*/

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

ul li.socialmedia {
  width: 50px;
  height: 50px;
  position: relative;
  background: #e59500;
  margin: 10px 0;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

ul li .fa.socialmedia-slider {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff;
}

ul li.linkedin{
  background: #0077b5;
}

ul li.phone{
  background: #322e6e;
}

ul li.email{
  background: #322e6e;
}

ul li.youtube{
  background: #bb0000;
}

ul li.naarboven{
  background: #322e6e;
}

ul li.facebook{
  background: #3b5998;
}

ul li.twitter{
  background: #00aced;
}

ul li.instagram{
  background: #bc2a8d;
}

ul li.google{
  background: #dd4b39;
}

ul li.whatsapp{
  background: #4dc247;
}

ul li.linkedin div.slider{
  background: #049dec;
}

ul li.phone div.slider{
  background: #5e5a8f;
}

ul li.email div.slider{
  background: #5e5a8f;
}

ul li.youtube div.slider{
  background: #ff9b9b;
}

ul li.naarboven div.slider{
  background: #5e5a8f;
}

ul li.facebook div.slider{
  background: #627aac;
}

ul li.twitter div.slider{
  background: #7fd5f6;
}

ul li.instagram div.slider{
  background: #dd94c6;
}

ul li.google div.slider{
  background: #eea59c;
}

ul li.whatsapp div.slider{
  background: #82d47e;
}

.slider {
  content: "";
  position: absolute;
  top: 0;
  left: 51px;
  width: 0px;
  height: 50px;
  background: #eebb5c;
  border-radius: 3px;
  transition: all 0.5s 0.3s ease;
}

.slider p {
  font-family: arial;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 50px;
  opacity: 0;
  transition: all 0.6s ease;
}

ul li:hover .slider {
  width: 180px;
  transition: all 0.5s ease;
}

ul li:hover .slider p {
  opacity: 1;
  transition: all 1s 0.2s ease;
}
/*END*/

.textboxForm {
    color: black !important;
}

.tbProductMatrix {
    background-color: #7baedb !important;
}

.SMwrap {
    margin-top: 40px !important;
}

.delft-line {
	display: none !important;
}

#wide-div {
	width: 100vw;
	margin-left: calc(-50vw + 50%) !important;
}	

.BackgroundContentBox {
    padding: 50px 0 50px 0;
	width: 100vw;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.h1top {
    color: white !important; 
    font-size: 2em !important;
	text-shadow: 2px 2px 2px #0000003b;
}

.Mulderh1 {
    font-weight: 900;
    color: white; 
    font-size: 5em;
}

.Mulderh2 {
	font-family: 'segoe ui';
	color: #322e6e;
	font-size: 2em;
    font-weight: 900;
}

.Mulderh2-img {
	font-family: 'segoe ui';
	color: white;
	font-size: 3em;
    font-weight: 900;
}

.Mulderh3 {
	font-family: 'segoe ui';
	color: #be1b56;
	font-size: 1.5em;
    font-weight: 700;
}

/*SUBMENU*/
.SubMenuItemStyle {
    padding: 4px 4px 6px !important;
    margin: -1px;
}

.dxmLite_Metropolis .dxm-main .dxm-hovered {
    color: #333 !important;
}

/* a:visited { */
	/* color: white !important; */
/* } */

#ctl00_ShoppingCartWidget1_CbShoppingCartWidget_LblProductQty {
	color: black;
}

/*SUBMENU END*/

/*MENUBALK*/

.dxmLite .dxm-popup {
    border: 1px solid transparent !important;
}

/*MENUBALK END*/

/*NAVIGATION BAR*/

.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;
}

.text-container{
	background: transparent !important;
}

/*NAVIGATION BAR END*/

/*PRODUCT CARDS*/

.dxdvFlowItem_Metropolis.dxdvItem_Metropolis.grid_item.grid_item_responsive.grid_item_height.grid_item_padding.SMGriditemBorder {
	margin: 10px !important;
}

.grid_item:hover {
    box-shadow: 0px 5px 10px grey;	
}

.obj-container:hover {
    box-shadow: 0px 5px 10px grey;
}

.grid_item {
    box-shadow: 0px 3px 5px grey;	
}

.obj-container {
    box-shadow: 0px 3px 5px grey;
}

/*PRODUCT CARDS END*/

.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;
}

.panel_footer_sub {
	position: relative;
	bottom: 0;
	background: #be1b58 !important;
}

.panel_footer {
	position: relative;
	left: 0;
	bottom: 0;
}

.masterContainer {
	min-height: 490px;
}

p {
	font-size: 18px !important;
	font-family: 'Segoe UI' !important;
}

h1, h2, .dxm-content   {
	font-family: 'Segoe UI' !important;
}

body {
    overflow-x: unset !important;
}


.SMbuttonColor {
    background: #53575a;
	color: white;
}

.CbPnlChosenFilters {
    margin-left: 25px;
}


.SalesAdvicePriceHolder {
    padding-left: 9px;
    color: white;
    background: transparent;
    height: 21px;
}


.button, .viewProductHolder, .EditCartBtn, .FinishOrderBtn, .LbtnOrderMyProductsCss, .BtnBackToLogin, .PasswordBtnCss, .ChangePasswordButtonStyleCss, .ASPxBtnForgotPassword, .LbtnLoginInfo, .LoginBtnCssNewCustomer, .LoginBtnCss, .slideCaptionTextHolder div, .AdViewBtn, .BtnAddUser, .BtnAddUser tr td, .BtnOrderProductGrid tr td, .HlProductDetails, a.HlSummaryLoginBtns:hover, a.HlSummaryLoginBtns:visited {
    background-color: #b07c49 !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: 16px;
		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;
	}	
	
	.ChosenFilter {
		background: #0090e3 !important;
		font-size: 11pt !important;
		color: #FFFFFF !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;
	}
	
	.button {
		background: -moz-linear-gradient(top, #6b5b6c 0%, #6b5b6c 100%) !important;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b5b6c), color-stop(100%,#6b5b6c)) !important;
	} 	

	.GridCell-LeftColumn {
	padding-left: 0px !important;
	}


	.ict-parallax-container .btn .parallax-btn {
		background-color: #d1c59b;
		color: #FFF;
		text-transform: uppercase;
	}

	.SMHideUnhidecontactBlock{
		display:none !important;
	}

	.dxmLite .dxm-horizontal .dxm-image-l .dxm-content, .dxmLite .dxm-horizontal .dxm-image-r .dxm-content {
	font-size: 1.25em;
    text-transform: uppercase;
    font-family: 'Segoe UI';
}

	.mediaTextHolder {
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100% !important;
	}		
	
	.nav-side-menu ul, .nav-side-menu li {
		background: white;
	}

	.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
		background: white;
	}

	.nav-side-menu li:hover {
		background-color: #f2eded !important;
		color: white !important;
	}	
	
	.productNameHolder .LblProductID {
	padding: 5px 0px 3px;
	width: 100%;
	word-wrap: break-word;
	}
	
	.SMfloat {
		float: left !important;
	}	
	
/*FILTER LABEL KLEUR----------------------
	.SMbuttonColor{ 
		 background:#1383e1 !important; 
		 color: white  !important;  
	 } 	*/
	
/*SUPERGROEPN LABEL + KLEUR------------------
	.SMlblSupergroupDescription {
		border-color: #1383e1;
		background-color: #1383e1;
		border-radius: 3px !important;
		height: 28px;
		color: white !important;
	}*/
	
	.SMlblSupergroupDescription{
		font-family: 'Segoe UI';		
	}		
	
	.SMProductDetailDescriptionLabel{
		font-size: 30px !important;
		font-family: 'Segoe UI';
		font-weight: 600;
	}		
	
	.specialfonth1 {
		font-family: 'Satisfy', cursive ;
		text-shadow: 2px 2px 10px black;   
	}
	.specialfonth2 {
		font-family: 'Satisfy', cursive ;
	}		


/*---------------------------------------------------------------------------------------------------*/
/* 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*/	
	.SMProductDetailDescriptionLabel{
	font-size: 19px !important;
	}
	
.headerLogo {
     width: 200px;
}
	
/*EINDE*/	
}
	
	
@media only screen and (min-width: 375px) and (max-width: 413px) {
/*START*/	

.headerLogo {
     width: 200px;
}

.h1sub {
    font-size: 0.75em !important;
}

/*GRID*/

.cell-height-730 {
	max-height: 730px !important;
}

.cell-height-670 {
	max-height: 670px !important;
}

.margin-cell-left {
	margin-top: 50px;
	margin-right: 50px;
}

.margin-cell-right {
	margin-top: 50px;
	margin-left: 50px;
}

.grid-img-fill {
    width: 100%;
    height: 300px;
}

.container-1-columns {
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-2-columns {
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-3-columns {
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-4-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-5-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

/*GRID END*/

.panel_header_top_sub {
    height: 30px !important;
    display: inline-block;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}
	
.panel_header_top_sub {
    display: none !important;
}	
	
/*.SearchBox {
    width: calc(100% - 45px) !important;
}*/	
	
.HSh1 {
	font-size: 2em !important;
}
	
.btn-header-left {
    margin-left: 50px !important;
}

.btn-header-right {
    margin-left: 50px !important;
}

.margin-panel-boven {
	width: 375px;
	padding-left: 60px;
    margin-top: -16px;
}
	
/*EINDE*/	
}

@media only screen and (min-width: 414px) and (max-width: 767px) {
/*START*/	

.margin-panel-boven {
	width: 414px;
	padding-left: 90px;
    margin-top: -16px;
}

.headerLogo {
     width: 181px;
}

.h1sub {
    font-size: 0.75em !important;
}

.SbBorderBox {
    height: 49px !important;
}

/*GRID*/

.cell-height-730 {
	max-height: 730px !important;
}

.cell-height-670 {
	max-height: 670px !important;
}

.margin-cell-left {
	margin-top: 50px;
	margin-right: 50px;
}

.margin-cell-right {
	margin-top: 50px;
	margin-left: 50px;
}

.grid-img-fill {
    width: 100%px;
    height: 300px;
}

.container-1-columns {
	grid-template-columns: 1fr;
	padding: 5rem;
}

.container-2-columns {
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 5rem;
}

.container-3-columns {
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 5rem;
}

.container-4-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 5rem;
}

.container-5-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 5rem;
}

/*GRID END*/

.panel_header_top_sub {
    height: 30px !important;
    display: inline-block;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}

.panel_header_top_sub {
    display: none !important;
}

.HSCh1 {
	font-size: 2em !important;
}

/*.SearchBox {
    width: calc(100% - 45px) !important;
}*/

.btn-header-left {
    margin-left: 75px !important;
}

.btn-header-right {
    margin-left: 75px !important;
}

/*.headerLogo {
    width: 75px !important;
    margin-top: 10px;
}*/
	
/*EINDE*/
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
/*START*/	

.margin-panel-boven {
	width: 768px;
	padding-left: 100px;
}

/*.SbBorderBox {
    height: 49px !important;
}*/

ul li.phone {
	display: none;
}

.h1sub {
    font-size: 1.5em !important;
}

/*GRID*/
.margin-cell-left {
	margin-top: 50px;
	margin-right: 50px;
}

.margin-cell-right {
	margin-top: 50px;
	margin-left: 50px;
}

.grid-img-fill {
    width: 100%px;
    height: 450px;
}

.container-1-columns {
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-2-columns {
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-3-columns {
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-4-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.container-5-columns {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr;
	padding: 3rem;
}

.cell-1-margin {
	margin-left: 0rem;
}

.cell-2-margin {
	margin-right: 0rem;
}

/*GRID END*/

.panel_header_top_sub {
    height: 30px !important;
    display: inline-block;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}

.panel_header_top_sub {
    display: none !important;
}
	
/*.SearchBox {
    width: calc(100% - 45px) !important;
}*/
	
.btn-header-left {
    margin-left: 260px !important;
}

.btn-header-right {
    margin-left: 260px !important;
}
	
.headerLogo {
    height: 100px;
}
		
.obj-container {
	max-width: 31.6% !important;
    min-width: 243px !important;
}

.grid_item_responsive {
    max-width: 47.3% !important;
}
	
/*EINDE*/	
}


@media only screen and (min-width: 1024px) and (max-width: 1279px) {
/*START*/	

.panel_header_top_sub {
    height: 60px;
}

.margin-panel-boven {
	width: 1024px;
	padding-left: 210px;
}

ul li.phone {
	display: none;
}

.mainmenu__hamburger-button {
    top: 28px;
}

.headerLogo {
	width: 250px;
}

.h1sub {
    font-size: 2em !important;
}

/*GRID*/
.undo-padding {
	padding: 0px !important; 
}

.margin-cell-left {
	margin-top: 50px;
	margin-right: 50px;
}

.margin-cell-right {
	margin-top: 50px;
	margin-left: 50px;
}

.grid-img-fill {
    width: 100%px;
    height: 450px;
}

.container-1-columns {
	grid-template-columns: 1fr;
	padding: 6rem;
}

.container-2-columns {
	grid-template-columns: 1fr 1fr;
	padding: 6rem;
}

.container-3-columns {
	grid-template-columns: 1fr 1fr 1fr;
	padding: 6rem;
}

.container-4-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 6rem;
}

.container-5-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	padding: 6rem;
}

.container-6-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	padding: 6rem;
}

.cell-1-margin {
	margin-left: 0rem;
}

.cell-2-margin {
	margin-right: 0rem;
}

/*GRID END*/

.SbBorderBox {
    border: solid 1px #322e6e !important;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
} 
	 
.btn-header-left {
    margin-left: 310px !important;
}

.btn-header-right {
    margin-left: 130px !important;
}
	
.grid_item_responsive {
    max-width: 31.3% !important;
}
	 	 
.obj-container {
    min-width: 303px !important;
    min-height: 303px;
}
	
.panel_header {
    height: 76px !important;
}

.userMenu {
	margin-top: 5px;
}

/*EINDE*/	
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {	
/*START*/	

.margin-panel-boven {
    width: 1280px;
    padding-left: 350px;
    margin-top: -10px;
    padding-bottom: 10px;
}

ul li.phone {
	display: none;
}

.headerLogo {
    width: 300px;
}

.h1sub {
    font-size: 2em !important;
}

/*GRID*/
.undo-padding {
	padding: 0px !important; 
}

.margin-cell-left {
	margin-top: 50px;
	margin-right: 50px;
}

.margin-cell-right {
	margin-top: 50px;
	margin-left: 50px;
}

.grid-img-fill {
    width: 100%px;
    height: 500px;
}

.container-1-columns {
	grid-template-columns: 1fr;
	padding: 6rem;
}

.container-2-columns {
	grid-template-columns: 1fr 1fr;
	padding: 6rem;
}

.container-3-columns {
	grid-template-columns: 1fr 1fr 1fr;
	padding: 6rem;
}

.container-4-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 6rem;
}

.container-5-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	padding: 6rem;	
}

.container-6-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	padding: 6rem;	
}

.cell-1-margin {
	margin-left: 0rem;
}

.cell-2-margin {
	margin-right: 0rem;
}

/*GRID END*/

.SbBorderBox {
    border: solid 1px #322e6e !important;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}

.btn-header-left {
    margin-left: 380px !important;
}

.btn-header-right {
    margin-left: 200px !important;
}

.grid_item_responsive {
    max-width: 30.5% !important;
}
	
	#headerMenu {	
		background-color: #6b5b6c;	
		min-height: 48px;				
	}	
	
.obj-container {
    min-height: 300px;
    min-width: 355px !important;
}

.panel_header {
    height: 76px !important;
}

.userMenu {
	margin-top: 5px;
}

.ProductsOverview__LeftPanelFilter {
    max-width: 230px;
}

.Productdetail_ProductDescriptionContainer {
    width: 49% !important;
    float: right !important;
}

.singleProductImage {
	margin-top: 33px;
}

/*EINDE*/
}	

@media only screen and (min-width: 1500px) {	
/*START*/	

.panel_footer {
    margin-left: -2800px !important;
}

.padding-left {
	padding-left: 6rem;
}

.padding-right {
	padding-right: 6rem;
}

.dxdvFlowItemsContainer {
	min-width: 1500px;
}

.sm-mainmenu__menuWebLevels {
    width: 750px !important;
}

.sm-mainmenu__menuWebLevel2 {
    width: 33% !important;
}

.margin-panel-boven {
	width: 1500px;
	padding-left: 450px;
    margin-top: -13px;
}

.panel_header_top_sub {
    height: 40px !important;
}

ul li.phone {
	display: none;
}

.landscape {
    height: 0;
}

.sm-mainmenu {
    margin-left: 450px;
}

.h1sub {
    font-size: 2em !important;
}

.flowCardStyle {
    width: 23.37% !important;
}

.grid_item_responsive {
    min-width: 276px !important;
	max-width: 15.5% !important;
}

/*GRID*/
.margin-cell-left {
    margin-right: 50px;
    margin-left: 12rem;
    justify-content: center !important;
	align-items: flex-start;
}

.margin-cell-right {
    margin-left: 50px;
    margin-right: 12rem;
    justify-content: center !important;
	align-items: flex-start;
}

.grid-img-fill {
    width: 100%;
    height: 600px;
}

.container-1-columns {
	margin: 0rem 12rem;
	grid-template-columns: 1fr;
}

.container-2-columns {
	margin: 0rem 12rem;
	grid-template-columns: 1fr 1fr;
}

.container-3-columns {
	margin: 3rem 12rem;
	grid-template-columns: 1fr 1fr 1fr;
	padding: 4rem 24rem;
}

.container-4-columns {
	margin: 3rem 12rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 4rem 24rem;
}

.container-5-columns {
	margin: 0rem 12rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;	
}

.container-6-columns {
	margin: 0rem 12rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;	
}

.container-7-columns {
	margin: 0rem 12rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;	
}

.container-1-columns-extramargin {
	margin: 0rem 24rem !important;
}

.cell-1-margin {
	margin-left: 20rem;
}

.cell-2-margin {
	margin-right: 20rem;
}

.padding-blogs-title {
	padding: 3rem 0rem 0rem !important;
}

.padding-blogs {
	padding: 0rem 24rem !important;
}

.padding-footer {
    margin: 0 !important;
    padding: 6rem 24rem 0rem !important;
}

.footer-img {
	width: 220px;
}

/*GRID END*/

.panel_header_sub {
	margin-top: -50px;
}

.wide-div-padding {
	padding: 3rem 32rem;
}

.Column {
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}

.HSh1 {
	margin-top: 60px;
}

.SgHeaderProductOverview {
    width: 140% !important;
    overflow: hidden;
    margin-left: -20%;
    margin-top: -16px;
}

.headerLogo {
    margin-top: 10px !important;
    width: 400px;
}

.obj-container {
    min-height: 300px;
    min-width: 355px !important;
}

.panel_header {
    height: 126px !important;
}

.flowCardStyle {
    width: 23.4%;
    margin: 10px;
}	

.userMenu {
	margin-top: 5px;
}

.ProductsOverview__LeftPanelFilter {
    max-width: 230px;
}

.Productdetail_ProductDescriptionContainer {
    width: 49% !important;
    float: right !important;
}

.singleProductImage {
	margin-top: 33px;
}
	
/*EINDE*/
}	
	
/* EINDE CUSTOM AFMETINGEN PER SCHERM FONTSIZE - HOOGTE */

/*----------------------------------------------*/
/*CUSTOM STYLE SHEET------------------*/
/*EINDE--------------------------------------*/
