/*------------------------------------------*/
/*JRS versie 2025-06-17---------------------*/
/*LAST EDITED BY FK-------------------------*/
/*CUSTOM STYLE SHEET------------------------*/
/*START-------------------------------------*/


/* START NIEUWE AANPASSINGEN ONTWIKKELIMNG*/


/* EINDE NIEUWE AANPASSINGEN ONTWIKKELING*/

.dxmLite .dxm-main .dxm-hovered {
    background-color: black !important;
}

.dxmLite .dxm-popup {
    background-color: black !important;
}

/* START CUSTOM AANPASSINGEN KLEUR FONT ANDERS */

/*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: #000 !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: #000;
	font-weight: 700;
}

.loginBox {
    width: 100% !important;
}
	
#ContentPlaceHolder1_loginHolder {
    display: flex;
	margin-top: 40px !important;
}
	
/*NIEUWE INLOG EIND*/

/*GRID*/

.FooterRow {
    margin-top: 100px !important;
}

.userMenu {
    top: 0px;
}

.container-1-columns {
    display: grid;
    justify-content: center;
	background-size: cover;
	background-position-x: center;
    background-position-y: center;
	padding: 3rem 0;
}

.cell {
  text-align: center;
  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;
}

/*GRID END*/

.dxtvControl_Metropolis .dxtv-ndHov {
    background-color: transparent !important;
}

.obj-container {
    height: 282px !important;
}

/*TOPMENU*/

.textboxForm {
    color: black !important;
}

.dx-vam.dxm-contentText {
	color: white !important;
}

.dxmLite .dxm-main {
    padding: 0px !important;
}

.dxmLite .dxm-item {
    border-width: 2px !important;
	text-transform: uppercase;
}

.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 .dxm-gutter {
    width: auto !important;
    border-right: 1px solid transparent !important;
}

/*TOPMENU END*/

/*PRODUCTGROEPEN*/

.SgNodeHover {
    border-bottom: solid 1px transparent !important;
}

/*PRODUCTGROEPEN END*/


.item_bg_image {
    height: 330px !important;
}

.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-image: none;
    background-color: #1A1A1A !important;
}

#ctl00_MnAccount, #ctl00_MnAccount_DXI0_ {
     color: white !important;
}

.panel_header_top_sub {
	background-color: #1a1a1a !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: #5792e1 !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: #D605b5b;
		font-family: Titillium Web;
		font-size: 20px !important;
		margin-top: 36px;
		margin-bottom: 14px;
	}

	.header-info-block p {
		font-size: 1.2em !important;
	}
	
	.header-order-button, .blockheader, .button {
		background: -moz-linear-gradient(top, #1A1A1A 0%, #1A1A1A 100%) !important;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1A1A1A), color-stop(100%,#1A1A1A)) !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 {
		padding: 2px 0px 4px !important;
		font-size: 18px;
		font-family: Titillium Web;
	}
	
	.dxm-spacing{
		 min-width:14px !important;
	 }
			 
	.dxdvFlowItemsContainer_Metropolis{
	 margin-left:4px !important;
	} 

	.dxm-item{
	 font-size: 14px !important;
	}	
		
	#map {
	width: 100%;
	height: 400px;
	background-color: grey;
	}

	.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;
	}	
	
	.HlNewsletter {
		color: #FFFFFF !important;
	}
	
	 .LgnStatus {
		color: #FFFFFF !important;		 
	 }

	
	.productNameHolder .LblProductID {
	padding: 5px 0px 3px;
	width: 100%;
	word-wrap: break-word;
	}
	
	.SMfloat {
		float: left !important;
	}	
	
#wide-div {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.BackgroundContentBox {
    width: 100vw;
    padding: 50px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.Column {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
	
/*FILTER LABEL KLEUR----------------------*/
.SMbuttonColor { 
		 background:#F9B41E !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: Titillium Web;
    font-size: 20px !important;
    margin-top: 10px !important;
    text-transform: uppercase;
    background: #2c2c2c;
	color: white !important;
    align-items: center;
    justify-content: center;
    display: flex;
}	

.SMlblSupergroupDescription:hover {
    background: #F9B41E;
}	

.dxdvItem, .dxdvBreakpointsItem, .dxdvFlowItem {
    padding: 0px !important;
}
	
.SMProductDetailDescriptionLabel{
	font-size: 30px !important;
	font-family: Titillium Web;
	font-weight: 600;
}		
	
	.specialfonth1 {
		font-family: 'Satisfy', cursive ;
		text-shadow: 2px 2px 10px black;   
	}
	.specialfonth2 {
		font-family: 'Satisfy', cursive ;
	}		

	
/* 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*/	
	.headerLogo {
		max-width: 54% !important;
		margin-left: 80px !important;
	}	

	.SMProductDetailDescriptionLabel{
		font-size: 19px !important;
	}	
/*EINDE*/	
}
	
	
@media only screen and (min-width: 375px) and (max-width: 413px) {
/*START*/

.panel_top_font {
	font-size: 16px;
}

.VariableWidth {
	width: 375px;
}

.FooterRow {
    height: 100px !important;
    top: 55px !important;
}
		
.headerLogo {
    width: 75px;
    margin-top: -23px !important;
}
	
/*EINDE*/	
}

@media only screen and (min-width: 414px) and (max-width: 767px) {
/*START*/

.panel_top_font {
	font-size: 16px;
}

.VariableWidth {
	width: 414px;
}

.FooterRow {
    height: 100px !important;
    top: 55px !important;
}
		
.headerLogo {
    width: 70px;
    margin-top: -24px !important;
}
			
/*EINDE*/
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
/*START*/	

.panel_top_font {
	font-size: 16px;
}

.VariableWidth {
	width: 768px;
}

.FooterRow {
    height: 100px !important;
    top: 55px !important;
}
	
.headerLogo {
    width: 111px;
    margin-top: -23px !important;
}

/*EINDE*/	
}


@media only screen and (min-width: 1024px) and (max-width: 1279px) {
/*START*/		

.dxdvFlowItemsContainer {
    width: 1024px;
}

.panel_top_font {
	font-size: 20px;
}

.panel_header_top_sub {
	height: 70px !important;
}

.VariableWidth {
	width: 1024px;
}

.FooterRow {
    height: 90px !important;
    top: 55px !important;
}
	 
.headerLogo {
    width: 78px !important;
    margin-top: -24px !important;
}
	
/*EINDE*/	
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {	
/*START*/

.dxdvFlowItemsContainer {
    width: 1280px;
}

.panel_top_font {
	font-size: 20px;
}

.panel_header_top_sub {
	height: 70px !important;
}

.VariableWidth {
	width: 1280px;
}

.FooterRow {
    height: 90px !important;
    top: 55px !important;
}
	
.headerLogo {
    width: 78px !important;
    margin-top: -23px !important;
}

	#headerMenu {	
		background-color: #1a1a1a;		
		min-height: 48px;
	}

/*EINDE*/
}	

@media only screen and (min-width: 1500px) {	
/*START*/	

.dxdvFlowItemsContainer {
    width: 1500px;
}
	
.panel_top_font {
	font-size: 20px;
}

.panel_header_top_sub {
	height: 70px !important;
}

.VariableWidth {
	width: 1500px;
}

.container-1-columns {
	margin: 0rem 12rem;
	grid-template-columns: 1fr;
}

.header-height {
	height: 480px;
}

.panel_header {
     height: 110px !important;
}

.headerLogo {
    width: 100px !important;
}
	
	#headerMenu {	
		background-color: #1a1a1a;		
		min-height: 48px;
	}
	

body, .masterFooter, #footerBar, #footer {
    max-width: 1500px !important;
    margin: auto;
}
	
.footer-min-width-per-column {
    min-width: 375px;
}

/*EINDE*/
}	
	
/* EINDE CUSTOM AFMETINGEN PER SCHERM FONTSIZE - HOOGTE */

/*----------------------------------------------*/
/*CUSTOM STYLE SHEET------------------*/
/*EINDE--------------------------------------*/
