#st_checkout .mid_col_opc {
    margin-right: 0!important;
}

/*Kiyoh box 16-03-18*/
div.kiyoh_box iframe {	
	width:238px;
	height:235px;	
}

/*.categories_imagecontainer.inktcartridgesbrotherzoeken-op-printertype,*/
.categories_imagecontainer.inktcartridgesbrotherbrother-printermodel,
/*.categories_imagecontainer.inktcartridgescanonzoeken-op-printertype,*/
.categories_imagecontainer.inktcartridgescanoncanon-printermodel,
/*.categories_imagecontainer.inktcartridgeshpzoeken-op-printertype,*/
.categories_imagecontainer.inktcartridgeshphp-printermodel,
/*.categories_imagecontainer.inktcartridgesepsonzoeken-op-printertype,*/
/*.categories_imagecontainer.inktcartridgesepsonepson-printer-type,*/
.categories_imagecontainer.inktcartridgesepsonepson-printermodel,
/*.categories_imagecontainer.inktcartridgeslexmarkzoeken-op-printertype*/
.categories_imagecontainer.inktcartridgeslexmarkprintermodel{/*Artikel afbeeldingen verbergen op specifieke categorie pagina's. LC YKC-788-59927*/
	
}


div#artikellayover img{
    top: auto; 
    left: auto;
	bottom: 0;
}



div#menu_top, div#header, div.wrapper {/*Correctie voor mobiele weergave. LC YFJ-215-20956*/
    width: unset !important;/*1198px;*/
    max-width: 1198px;
}
div.footer{
	width: 100% !important;
	max-width: 100% !important;
}
@media screen and (max-width: 359px){/*Correctie voor mobiele weergave. LC YFJ-215-20956*/
	a.configuration_button_listing_submit{
  		font-size: 15px;
	}
}
/*Correctie voor mobiele weergave.*/
/**/@media screen and (min-width: 696px) and (max-width: 1159px){
  div.wrapper.content.productsHasBorder div.categories, div.wrapper.content.productsHasBorder div.products_gallery_row{
      margin-right: 3px !important;
      margin-bottom: 6px;
      width: -moz-calc(32% - 13px) !important;
      width: -webkit-calc(32% - 13px) !important;
      width: calc(32% - 13px) !important;
  }
}
@media screen and (min-width: 426px) and (max-width: /*1199px*/695px){
  div.wrapper.content.productsHasBorder div.categories, div.wrapper.content.productsHasBorder div.products_gallery_row{
      margin-right: 3px!important;
      margin-bottom: 6px;
      width: -moz-calc(50% - 13px)!important;
      width: -webkit-calc(50% - 13px)!important;
      width: calc(50% - 13px)!important;
  }
}
@media screen and (max-width: 425px){
	div.wrapper.content.productsHasBorder div.categories, div.wrapper.content.productsHasBorder div.products_gallery_row{
      /*margin-right: 0px;*/
      margin-bottom: 6px;
      width: -moz-calc(100% - 13px);
      width: -webkit-calc(100% - 13px);
      width: calc(100% - 13px);
  }
}
/*
*************************************
*** Hier kunt u uw eigen CSS ***
*************************************
*/

/* kader van uw webwinkel */
div#wrapper{
	position: relative;
}

div.form_section div.accordion_content a.configuration_button_general, div.form_section div.ui-tabs-panel a.configuration_button_general, div#continue_shopping.configuration_button_general, a.configuration_button_general, button.configuration_button_general {

}

div.products_gallery_row span.normalPrice, div.box_product span.normalPrice {
        font-size: 25px;
}

div.searchbox {
    height: 35px;
    position: absolute;
    right: 0;
    width: 250px;
    margin-top:8px;
}
div.searchbox input.searchInput {
    background-color: #ab0e0e;
    color: #ffffff;
    height: 35px;
    text-transform: uppercase;
    width: 200px;
}
div.searchbox span.searchSubmit {
    background-color: #ab0e0e;
    color: #ffffff;
}

div.products_gallery_row, div.categories {
    width: 216px;
}
div.searchbox span.searchSubmit {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 5px 10px 2px 0;
    position: relative;
    text-align: center;
}

select {

}

div#menu ul li.item_level_0 ul {
     margin-left 0px;
}

div#menu_top, div#header, div#footer, div.wrapper {
     width: 1198px;
}

div.floating_basket_wrapper {
      padding: 2px;
}

/* header */
div#header{

}

/* menu bovenin */
div#menu_top{

}

/* menu */
div#menu{

}

/* linker kolom */
div#column_left{

}

/* rechterkolom */
div#column_right{

}

/* content gedeelte */
div#content{

}

/* onderkant */
div#footer{

}

/*
*************************************
**** artikel overzicht gallerij *****
*************************************
*/

/* gallery weergave artikelen */
div.products_gallery_row{

}

/* naam artikelen */
div.products_gallery_row_name{

}

/* merknaam artikelen */
div.products_gallery_row_manufacturer{

}

/* prijs artikelen */
div.products_gallery_row_price{

}

/* beschrijving artikelen */
div.products_gallery_row_description{

}

/*
*************************************
****** artikel overzicht lijst ******
*************************************
*/

/* gallery weergave artikelen */
div.products_lijst_row{

}

/* naam artikelen */
div.products_lijst_row_name{

}

/* merknaam artikelen */
div.products_lijst_manufacturer{

}

/* prijs artikelen */
div.products_lijst_row_price{

}

/* beschrijving artikelen */
div.products_lijst_row_description{

}

/*
*************************************
*********** artikel pagina **********
*************************************
*/

/* linkerkant met afbeelding */
div#productinfo_left{

}

/* rechterkant met informatie */
div#productinfo_right{

}

/*
*************************************
******** stappen bestelproces *******
*************************************
*/

/* stappen container */
div.process_step{

}

/* stap 1 */
li.step_one{

}

/* stap 2 */
li.step_two{

}

/* stap 3 */
li.step_three{

}

/* stap 4 */
li.step_four{

}

div#menu ul li {
    z-index: unset !important;
}