/*Type here to edit*/

/*verberg prijs*/
div#total-price-component {
    display: none;
}

.static-order-summary.product-order-summary {
    display: none;
}

p.price.highlight {
    visibility: hidden;
}

.cart-summary-block {
    display: none;
}

span.priceHolder.ggg {
    visibility: hidden;
}

.OrderPriceContainer.panel.panel-default {
    display: none;
}

td.OrderDetailsGrid_Column_Price {
    visibility: hidden;
}

span.price-display {
    visibility: hidden;
}
/*einde verberg prijs*
/



/*verberg tekst verzendkosten*/
.summary-table .summary-table-row:nth-child(2) {
    display: none;
}

/* preview image */

.gallerylayer {
    display: inline-block;
    text-align: center;
    padding-top: 15px;padding-bottom:15px;}


/* background color popup preview */

div#SlideShow {
    background-color: grey !important;
width:unset !important;
}

/*hide link to price table */
#ctl00_cphMainContent_lnbShowPricingTable {display:none;}

#DdlAddress {width: 345px !important;}
#ctl00_cphMainContent_DdlSearchFilter{width: 345px !important; }

@media (min-width: 1199px)
.header .header-stripe .search {width:300px;}

.orderListTable #tblAdvSearch .contentColumn {
    width: 355px !important;}

.header .header-stripe .search  {width:300px;}

.ddlAddresses {width:auto !important}

.addressItemBody {height:auto}

/* hide edit buttons factuur adres*/
#ctl00_cphMainContent_billingPane_divAddresses .addressItemHead .buttons {display:none;}

.header .header-stripe .logo-wrapper .logo {    max-height: calc(var(--header-height-desktop) - 5px);}

.promotion-item .title {line-height: 90px;
}

.promotion-item .button {display:none;}

.RadGrid_Default {
    margin-bottom: 30px;
    display: block;}


ul.CheckOutPage li.cartSummary ul {margin-right:0px !important;}


.checkoutFinalCheckout, .productDetailsContinue, .checkoutFinalNext {margin-right:0px !important;}

body {letter-spacing: 0.1em;line-height: 1.5em;}

a[id$="_btnBack"], input.FormButton, a.XmpieClearButton.btn.btn-default[id$="_btnRecalculate"], .btn, .XmpieThemeColorButton, .XmpieDisabledButton, .XmpieCancelButton, .XmpieRejectButton, .XmpieAcceptButton, .XmpieApproveButton, .XmpieModifyButton {line-height: 21px !important;}

/* form dails */
.dtiStringTextBox {
  width: 100%;
}

.FormField{
  width: 100%;

}




.Duc dl .dtiName .FormLabel {
  margin-bottom: 0px !important;
width:100%;display: unset;
}



/* label form */
.dtiName, .dmiName {width:100%;padding-bottom: 0px !important;}
.Duc dt, .Duc dd {width:100%;}

dt.dmiName {
    padding-bottom: 0px !important;
}
dt.dddlName {
    padding-bottom: 0px !important;
}


/* dropdown */
.dddlValue select {
  width: 100%;
}



.glyphicon-ok-sign:before {
  float: none;
}


/* image gallery margin bottom */
.imageGalleryBody {
  margin-bottom: 25px;
}




.home .featured-products-wrapper {
    display: none;
}

.home .divider{
    display: none;
}

.search .search-input {
border-bottom-right-radius:var(--button-border-radius);
border-top-right-radius:var(--button-border-radius);
}

.header .header-stripe {box-shadow: none;}

/*footer*/

.sub-footer {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #eeeeee;
    padding: 50px 0px 50px 0px;
}

.basic_html_main {padding:unset;}

.footer {
    background-color: var(--footer-background-color);
    color: #111111;
    display: flex;
    flex-direction: row;
    font-size: var(--text-size-regular);
    height: var(--footer-height);
    justify-content: space-between;
    padding: 40px 145px;
    position: relative;
    width: 100%;
}

#mk-footer-navigation {
    float: right;
}

.mk-grid {
    margin: 0 auto;
    max-width: 1160px;
    min-width: 1160px;
    width: 100%;
}

#mk-footer-navigation li a, .mk-footer-copyright {
    color: #111111;
    font-size: 12px;
    font-size: bold;
    letter-spacing: 1px;
    line-height: 16px;
    -moz-opacity: 80;
    -khtml-opacity: 80;
    opacity: 1;
    opacity: .8;
    
    text-decoration: none;
float:left;
}

#mk-footer-navigation ul li {
    display: inline-block;
    margin: 0;
    padding: 0 25px 0 0;
}

/*end footer*/