@charset "UTF-8";
/* old color line near by accordion: wat kunt van ins verwachten #c0498d* */
aside {
  color: #fefefc;
}

html {
  height: 100%;
  overflow-x: hidden;
}

body {
  font: 14px "proxima-nova", sans-serif;
  width: 100%;
  background: #fff;
  color: #6f6965;
  height: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
  border: none;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: "proxima-nova", sans-serif;
}

abbr, acronym {
  border: 0;
}

strong {
  font-family: "proxima-nova", sans-serif;
}

a, li {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:hover, li:hover {
  text-decoration: none;
}

input {
  vertical-align: middle;
}

p {
  margin: 0;
}

h4 {
  font-size: 24px;
  color: #a62671;
  font-weight: 300;
}

.fa-search {
  color: #a62671;
}

.icon .fa-search {
  color: #fff;
}

#toTop {
  position: fixed;
  z-index: 99999;
  display: none;
  background: rgba(0, 0, 0, 0.4);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  right: 0px;
  bottom: 125px;
  cursor: pointer;
}
#toTop span {
  position: relative;
  top: 11px;
  left: 9px;
  display: inline-block;
  background: url("../img/up-arrow-key.png") no-repeat;
  width: 32px;
  height: 32px;
}

.ui-tooltip {
  position: relative;
  z-index: 10000000 !important;
}

.mobile-search-form,
.mobile-search {
  display: none;
}

/* Offerte Map */
.offerte-map {
  width: 754px;
}
.offerte-map h2 {
  color: #a62671;
  text-transform: uppercase;
  font-size: 16px;
  margin: 20px 0px 20px 10px;
}

.items-list,
.serv-naw {
  float: none;
  width: 100%;
}

.serv-naw,
.modal-content {
  border: solid 1px #ececec !important;
  border-radius: 5px !important;
  padding: 10px !important;
  width: 97%;
}

.wpcf7-form,
.form-st {
  color: #818181;
  padding: 10px;
  background-color: #fff;
}
.wpcf7-form p,
.form-st p {
  padding: 2px 0;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea,
.wpcf7-form select,
.form-st input[type=text],
.form-st input[type=email],
.form-st input[type=tel],
.form-st textarea,
.form-st select {
  background: #fff !important;
  border: solid 1px #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 10px 0;
  outline: 0;
  padding: 7px 0px 7px 7px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #818181;
  height: 40px;
}
.wpcf7-form textarea,
.form-st textarea {
  width: 100% !important;
  height: 160px !important;
}
.wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.form-st .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

.form-st {
  background-color: transparent;
}

.search-top {
  padding: 2px;
}
.search-top input[type=text] {
  position: relative;
  top: -1px;
  width: 253px;
  border: solid 1px #c7c0c7;
  background: #fff;
  height: 32px;
  line-height: 32px;
  padding-left: 5px;
  color: #6f6965;
  margin-right: -4px;
}

::-webkit-input-placeholder {
  color: #6f6965;
}

-moz-placeholder {
  color: #6f6965;
  opacity: 1;
}

::-moz-placeholder {
  color: #6f6965;
  opacity: 1;
}

-ms-input-placeholder {
  color: #6f6965;
}

::-ms-input-placeholder {
  color: #6f6965;
}

/* ---------------------------wrapper */
#wrapper {
  height: auto !important;
  min-height: 100%;
  max-width: 1146px;
  margin: 0 auto;
}

/*.inner
 * width: 82%
 * margin: 0 auto
 * display: block */
#post-5348 .entry-content {
  position: relative;
  left: 4px;
}

/* ---------------------------header */
header .logo {
  float: left;
  margin: 26px 0 0 0;
  overflow: hidden;
  transition: all 0.5s;
}
header .logo img {
  width: 287px;
  height: auto;
}
header #mobile-search {
  float: right;
  margin-top: 29px;
}
header #desktop_search {
  float: right;
  margin: 34px 0 0 0;
}
header #desktop_search li a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  background: #a62671;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  width: 166px;
  text-align: left;
  display: inline-block;
  padding: 0 0 0 21px;
}
header #desktop_search li a:after {
  content: "";
  background: url(../../images/sprite.png) no-repeat;
  width: 5px;
  height: 9px;
  position: relative;
  top: 1px;
  left: 9px;
  display: inline-block;
}
header #desktop_search li a:hover {
  color: #eaddf5 !important;
}

.description {
  font-weight: 400;
  font-size: 17px;
  float: left;
  margin: 5% 0 0 0;
  width: 39%;
  line-height: 24px;
  color: #86827e;
}

/* header section */
header {
  background: #fff;
  height: 120px;
  position: relative;
}
header .edit-link a.post-edit-link {
  color: #fff;
}

.home .eye_catcher h1 {
  color: #fff;
  font-size: 41px;
  float: left;
  font-family: "proxima-nova", sans-serif;
  line-height: 100%;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

/* -------facetwp -----------*/
.fwpl-result {
  margin-right: 10px;
}
.fwpl-result img {
  height: 220px;
  width: auto;
}
.fwpl-result .small-text {
  font-size: 12px;
  width: 130%;
}

.facetwp-checkbox {
  background-image: url("../img/checkbox.png") !important;
  background-size: 10px 10px !important;
  padding-left: 17px !important;
  color: #6f6965;
  font-size: 13px;
}

.facetwp-checkbox.checked {
  background-image: url("../img/checkbox-on.png") !important;
}

.facetwp-radio {
  color: #6f6965;
  font-size: 16px;
  line-height: 23px;
}
.facetwp-radio:hover {
  color: #a62671;
}

.facetwp-radio.checked {
  color: #a62671;
}
.facetwp-radio.checked:hover {
  color: #818181;
}

.facetwp-expand,
.facetwp-counter {
  display: none;
}

.fwpl-item a {
  font-size: 14px;
  color: #a62671;
  font-family: "proxima-nova", sans-serif;
}

.facetwp-pager {
  margin-top: 15px;
}

.facetwp-facet-categories_serviesgoed .facetwp-checkbox,
.facetwp-facet-categories_serviesgoed .facetwp-checkbox.checked,
.facetwp-facet-categories_serviesgoed .facetwp-radio,
.facetwp-facet-categories_serviesgoed .facetwp-radio.checked,
.facetwp-facet-categories_glaswerk .facetwp-checkbox,
.facetwp-facet-categories_glaswerk .facetwp-checkbox.checked,
.facetwp-facet-categories_glaswerk .facetwp-radio,
.facetwp-facet-categories_glaswerk .facetwp-radio.checked,
.facetwp-facet-categories_overige .facetwp-checkbox,
.facetwp-facet-categories_overige .facetwp-checkbox.checked,
.facetwp-facet-categories_overige .facetwp-radio,
.facetwp-facet-categories_overige .facetwp-radio.checked,
.facetwp-facet-categorie_serveergerei .facetwp-checkbox,
.facetwp-facet-categorie_serveergerei .facetwp-checkbox.checked,
.facetwp-facet-categorie_serveergerei .facetwp-radio,
.facetwp-facet-categorie_serveergerei .facetwp-radio.checked,
.facetwp-facet-categorie_bestek .facetwp-checkbox,
.facetwp-facet-categorie_bestek .facetwp-checkbox.checked,
.facetwp-facet-categorie_bestek .facetwp-radio,
.facetwp-facet-categorie_bestek .facetwp-radio.checked {
  padding-left: 0 !important;
  background-image: none !important;
}
.facetwp-facet-categories_serviesgoed .facetwp-checkbox.checked,
.facetwp-facet-categories_serviesgoed .facetwp-radio.checked,
.facetwp-facet-categories_glaswerk .facetwp-checkbox.checked,
.facetwp-facet-categories_glaswerk .facetwp-radio.checked,
.facetwp-facet-categories_overige .facetwp-checkbox.checked,
.facetwp-facet-categories_overige .facetwp-radio.checked,
.facetwp-facet-categorie_serveergerei .facetwp-checkbox.checked,
.facetwp-facet-categorie_serveergerei .facetwp-radio.checked,
.facetwp-facet-categorie_bestek .facetwp-checkbox.checked,
.facetwp-facet-categorie_bestek .facetwp-radio.checked {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
}
.facetwp-facet-categories_serviesgoed .facetwp-depth,
.facetwp-facet-categories_glaswerk .facetwp-depth,
.facetwp-facet-categories_overige .facetwp-depth,
.facetwp-facet-categorie_serveergerei .facetwp-depth,
.facetwp-facet-categorie_bestek .facetwp-depth {
  margin-left: 0px !important;
}
.facetwp-facet-categories_serviesgoed .facetwp-depth .facetwp-checkbox:before,
.facetwp-facet-categories_serviesgoed .facetwp-depth .facetwp-radio.checked:before,
.facetwp-facet-categories_glaswerk .facetwp-depth .facetwp-checkbox:before,
.facetwp-facet-categories_glaswerk .facetwp-depth .facetwp-radio.checked:before,
.facetwp-facet-categories_overige .facetwp-depth .facetwp-checkbox:before,
.facetwp-facet-categories_overige .facetwp-depth .facetwp-radio.checked:before,
.facetwp-facet-categorie_serveergerei .facetwp-depth .facetwp-checkbox:before,
.facetwp-facet-categorie_serveergerei .facetwp-depth .facetwp-radio.checked:before,
.facetwp-facet-categorie_bestek .facetwp-depth .facetwp-checkbox:before,
.facetwp-facet-categorie_bestek .facetwp-depth .facetwp-radio.checked:before {
  content: "- ";
}

.facetwp-toggle {
  display: inline-block;
  margin-top: 3px;
  color: #a62671;
  font-size: 13px;
}

.facetwp-flyout-open {
  display: none;
}

.facetwp-flyout {
  width: 100% !important;
}

/* ------------------------Offerte form */
.overflow-hidden {
  overflow: hidden;
}

.absolute {
  position: absolute !important;
}

.wpcf7-response-output {
  border-color: #E2E2E2 #ececec #ececec #E2E2E2 !important;
  border-style: solid !important;
  border-width: 1px !important;
  color: #A97F97 !important;
  padding: 10px !important;
}

span.wpcf7-not-valid-tip {
  background: none repeat scroll 0 0 #FAFAFA !important;
  border: 1px solid #f4eee9 !important;
  color: #a62671 !important;
  font-size: 10pt !important;
  right: 3px !important;
  opacity: 0.8 !important;
  padding: 3px !important;
  top: -6px !important;
  width: 130px !important;
  z-index: 100 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.wpcf7-not-valid {
  border-color: #a62671 !important;
}

a.klik-hier {
  text-transform: inherit !important;
}

body.Nieuw .bottom .child_terms a, body.category-64 .bottom .child_terms a {
  text-transform: none;
}

.wp-pagenavi {
  height: 24px;
}
.wp-pagenavi a {
  font-size: 11px;
}

/* ------------------------Index content */
.cat-item-24 {
  display: none;
}

#content .index_left {
  float: left;
  position: relative;
  width: 525px;
  min-height: 100px;
}

.index_right {
  float: right;
  margin: 0 5px 0 0;
}
.index_right .entry p {
  margin: 0 0 10px;
}

.entry a,
.entry-slider a {
  font-size: 20px;
  position: relative;
  left: 9px;
}
.entry strong,
.entry-slider strong {
  font-size: 35px;
  font-weight: 500;
}

.archive .entry {
  color: #6f6965;
}

.pink {
  color: #a62671;
}

.home .child_terms {
  position: relative;
  top: 0;
  float: left;
  margin-right: 36px;
}
.home .child_terms img {
  width: 200px;
  margin-bottom: 20px;
  height: 209px;
  object-fit: contain;
}
.home .entry {
  float: left;
  width: 40%;
  color: #fff;
  margin: 40px 0 0 8.6%;
  font-size: 33px;
  line-height: 48px;
  font-weight: 100;
}
.home .entry-slider {
  float: left;
  width: 90%;
  color: #fff;
  margin: 40px 0 0 8.6%;
  font-size: 33px;
  line-height: 48px;
  font-weight: 100;
}
.home .maatwerk {
  margin-right: 0;
}
.home .next-part-of-home {
  margin-top: 100px;
}

.li-title {
  font-size: 20px !important;
  color: #a62671 !important;
  margin-bottom: 14px;
}
.li-title a {
  font-size: 20px !important;
  color: #a62671 !important;
}

.mb-20px {
  margin: 0 0 43px 0;
}

.mbtm-20px {
  margin-bottom: 20px !important;
}

.overige.maatwerk .mb-20px {
  margin: 20px 0 20px 0 !important;
}

.maatwerk-archive .mb-20px {
  margin: 16px 0 43px 0;
}
.maatwerk-archive .mb-20px a:hover {
  text-decoration: underline;
}

.shout_out {
  margin-bottom: 20px;
}
.shout_out h2 {
  color: #a62671;
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 15px;
}

.home .child_terms a:hover,
.archive main a:hover {
  opacity: 0.8;
}

.index_left .child_terms a:hover {
  text-decoration: none;
}

.index_left a:hover {
  text-decoration: none;
}

/* logo slider */
.lshowcase-logos {
  margin: 30px auto !important;
}

.lshowcase-logos,
.bx-wrapper {
  max-width: 100% !important;
}

.lshowcase-horizontal-slide {
  width: 165px !important;
}

body.win .search-top input[type=text] {
  position: relative;
  top: -1px;
}

.sub-top {
  border-bottom: 1px dotted #ececec;
  height: 30px;
  line-height: 30px;
}
.sub-top .sub-top-left {
  float: left;
  width: 80%;
}
.sub-top .sub-top-right {
  float: left;
  width: 20%;
  text-align: right;
  font-weight: 700;
}
.sub-top a {
  color: #a62671;
  margin-right: 2px;
}

body.page-id-4963 div.wpcf7-validation-errors {
  display: none !important;
}

.sertext strong {
  display: inline-block;
  margin: 0px 0px 5px 9px;
}

.file-upload {
  margin-top: 10px !important;
}
.file-upload span.wpcf7-form-control-wrap.logo {
  display: inline-block;
  margin-top: 5px;
  width: 100%;
  margin-left: 0 !important;
}
.file-upload span {
  display: inline-block;
  margin-left: 9px;
}

.wpcf7-submit {
  display: inline-block;
  width: 186px;
  box-sizing: border-box;
  margin-top: 15px;
  color: #fff;
  text-decoration: none;
  font: 700 14px "proxima-nova", sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.7s;
  background: #a62671 !important;
  padding: 8px 15px 8px 15px;
  border: none;
  cursor: pointer;
}
.wpcf7-submit:hover {
  background-color: #fff !important;
  color: #a62671 !important;
  border: solid 1px #a62671;
}
.wpcf7-submit:focus {
  color: #000;
}
.wpcf7-submit:active {
  background: #f7f7f7;
  box-shadow: none;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

.wpcf7-form-control.wpcf7-submit {
  width: 100%;
}

.cat-menu li a {
  color: #a62671 !important;
}
.cat-menu li a:hover {
  color: #616065 !important;
}
.cat-menu li.current-cat > a {
  color: #616065 !important;
  font-family: "proxima-nova", sans-serif;
}

.menu .current-menu-item > a,
.menu .current-post-parent > a,
.menu .current-menu-parent > a,
.sub-menu .current-menu-item > a,
.sub-menu .current-post-parent > a,
.sub-menu .current-menu-parent > a {
  color: #6f6965 !important;
  font-family: "proxima-nova", sans-serif !important;
}

.sub-menu .current-menu-item > a,
.sub-menu .current-post-parent > a {
  font-weight: 500 !important;
}

.menu a {
  color: #a62671 !important;
  font-size: 14px !important;
  line-height: 4px !important;
}
.menu li {
  margin: 0 !important;
  line-height: 20px !important;
}

.sub-menu {
  display: none;
}
.sub-menu li a:before {
  content: "- ";
}

/* Page Fonts all places in teh catalogue */
/* .Page Fonts all places in teh catalogue */
/* Bedrijfservies */
.cat-39 #menu-item-5097 > a,
.this-cat-39 #menu-item-5097 > a {
  font-family: "proxima-nova", sans-serif !important;
  color: #6f6965 !important;
}

.cat-19 #menu-item-5070 > a {
  font-family: "proxima-nova", sans-serif !important;
  color: #6f6965 !important;
}

/* .Bedrijfservies */
.this-cat-19 .sub-menu,
.cat-19 .sub-menu,
.this-cat-6 .sub-menu,
.cat-6 .sub-menu,
.this-cat-56 .sub-menu,
.this-cat-39 .sub-menu,
.cat-39 .sub-menu {
  display: block;
  margin-left: 5px;
}

.this-cat-39 #menu-item-5070 .sub-menu,
.this-cat-39 #menu-item-5073 .sub-menu,
.cat-39 #menu-item-5070 .sub-menu,
.cat-39 #menu-item-5073 .sub-menu {
  display: none;
}

.cat-19 #menu-item-5097 .sub-menu,
.cat-19 #menu-item-5073 .sub-menu,
.this-cat-9 #menu-item-5097 .sub-menu,
.this-cat-9 #menu-item-5073 .sub-menu,
.this-cat-19 #menu-item-5097 .sub-menu,
.this-cat-19 #menu-item-5073 .sub-menu {
  display: none;
}

.this-cat-20 #menu-item-5073 .sub-menu,
.cat-20 #menu-item-5073 .sub-menu {
  display: block;
}

.this-cat-85 #menu-item-5157 .sub-menu,
.this-cat-86 #menu-item-5157 .sub-menu {
  display: block;
}

.this-cat-19 #menu-item-5157 .sub-menu,
.this-cat-19 #menu-item-5158 .sub-menu,
.cat-19 #menu-item-5157 .sub-menu,
.cat-19 #menu-item-5158 .sub-menu,
.cat-39 #menu-item-5157 .sub-menu,
.cat-39 #menu-item-5158 .sub-menu,
.this-cat-39 #menu-item-5157 .sub-menu,
.this-cat-39 #menu-item-5158 .sub-menu {
  display: none;
}

.product-title a {
  color: #fff !important;
}

.gpo-more-info {
  position: absolute;
  right: 30px;
  bottom: 9px;
}
.gpo-more-info a {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 11px;
}

.btn.hidden {
  display: none !important;
}

.fancybox-close-small:after {
  background-color: #fff !important;
}

.fancybox-slide > div#offerte {
  background: transparent !important;
}

/* Styles for animated modal
 * ========================= */
/* Start state */
.animated-modal {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff !important;
  padding: 50px !important;
  transform: translateY(-50px);
  transition: all 0.7s;
  display: none;
}
.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current h2,
.fancybox-slide--current p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: 0.1s;
}
.fancybox-slide--current .animated-modal p {
  transition-delay: 0.3s;
}

.row {
  margin: 5px 0px;
}

.col_a,
.col_b {
  float: left;
}

.col_a {
  width: 135px;
  padding-top: 8px;
}

.col_b {
  width: 79.6%;
}

.col_ab {
  margin-top: 30px;
}
.col_ab .disabled {
  background: #8a97a0 !important;
  cursor: no-drop;
}
.col_ab .disabled:hover {
  background: #8a97a0;
  color: #fff !important;
}
.col_ab strong {
  display: inline-block;
  margin-bottom: 5px;
}

small {
  font-size: 11px;
}

li.lower-title {
  margin: 20px 0 0 0;
}
li.lower-title a {
  color: #a62671 !important;
  font-weight: 500;
}

#hidden-fancy {
  display: none;
}

.width-0 {
  font-family: "proxima-nova", sans-serif !important;
}

/* eyecatcher */
.archive .eye_catcher,
.page .eye_catcher,
.search .eye_catcher {
  height: 97px;
  line-height: 97px;
}
.archive .eye_catcher h1,
.page .eye_catcher h1,
.search .eye_catcher h1 {
  color: #818181;
  font-size: 23px;
  float: left;
  margin: 0;
  text-transform: capitalize;
}

body.page-template-template-catalogus .eye_catcher,
body.page-id-4 .eye_catcher,
body.page-template-template-two-columns .eye_catcher {
  height: 35px;
}

body.single .eye_catcher {
  display: none;
}

.servies-title {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 23px;
  color: #818181;
}

body.page-id-2278 .servies-title,
body.page-id-4963 .servies-title,
body.page-id-4 .servies-title,
body.page-id-37 .servies-title,
body.home .servies-title,
body.page-id-4978 .servies-title,
body.page-id-5000 .servies-title,
body.page-id-5025 .servies-title,
body.page-id-5348 .servies-title {
  display: none;
}

/* blocks */
/* .eyecatcher */
body.page-template-template-parts .index_bottom h4 {
  border: none;
  padding-top: 20px;
  margin-bottom: 30px !important;
}

body.home #content {
  margin: 80px 0 0 0;
}
body.home .index_bottom {
  padding-top: 0;
}
body.home ul.children {
  display: none;
}
body.home .cat-item li,
body.home .cat-item a,
body.home .child_terms li,
body.home .child_terms a {
  color: #6f6965;
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 23px !important;
}
body.home .cat-item li:hover,
body.home .cat-item a:hover,
body.home .child_terms li:hover,
body.home .child_terms a:hover {
  color: #a62671 !important;
}

.index_bottom {
  padding: 5px 0 0;
  margin: 0;
  overflow: auto;
}
.index_bottom hr {
  border: none;
  height: 1px;
  background-color: #f4eee9;
}
.index_bottom h4 {
  font-size: 21px;
  width: 1146px;
  border-top: solid 2px #f4eee9;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
}
.index_bottom .index_bottom_img {
  width: 1146px;
}

body:not(.home) .index_bottom h4 {
  border-top: none;
}

.index_bottom_img img,
.img-holder img {
  width: 168px;
  height: 168px;
  border: solid 10px #a62671;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  box-shadow: inset 0px 0px 0px 5px #a62671;
}

.img-holder-square img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

#post-2278 {
  padding: 0 !important;
}

#post-5025 h1 {
  color: #6f6965 !important;
}

body.page-template .index_bottom {
  padding-top: 32px;
}
body.page-template .index_bottom .index_bottom_img {
  margin-top: -18px;
}

body.page-template-template-catalogus-php .index_bottom > #wrapper {
  border-top: none;
}
/* .blocks */
button.pea_cook_btn {
  background: #fff !important;
  color: #6f6965 !important;
}

/* mini-cart */
.menu-wrap {
  position: relative;
  background-color: #818181;
  font-size: 20px !important;
  height: 63px;
  line-height: 63px;
}
.menu-wrap #wrapper {
  overflow: initial;
}

/*body.home
 * .mini-cart
 *  float: left
 *  margin-right: 0px */
.mini-cart {
  cursor: pointer;
  float: right;
  height: 63px;
  padding-left: 10px;
  color: #fff;
  font-weight: 700;
  right: 2px;
  /*span
  * display: block
  * padding-right: 29px
  * position: relative
  * font: $font_arial_700_12px
  * text-transform: uppercase
  * top: -33px
  * left: 16px */
}
.mini-cart:hover {
  background-color: #a62671;
}
.mini-cart:hover .fa,
.mini-cart:hover span,
.mini-cart:hover b {
  color: #fff;
}
.mini-cart:hover .tunnel-pipe {
  background-color: #fff;
}
.mini-cart:hover #tunnel-pipe {
  visibility: hidden;
}
.mini-cart .items {
  position: absolute;
  width: 230px;
  z-index: 9;
  top: 122%;
  left: 0px;
  right: 0;
  padding: 10px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
  border: solid 1px #000;
}
.mini-cart .items li {
  line-height: 23px;
  color: #6f6965;
  display: block;
  text-align: left;
  font-size: 13px;
}
.mini-cart .items a {
  background-color: #a62671;
  display: block;
  padding: 2px 3px;
  box-sizing: border-box;
  margin-top: 10px;
  color: #fff;
  text-decoration: none;
  font: 700 10px Arial, sans-serif !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #a62671;
}
.mini-cart .items a:hover {
  background: #fff;
  color: #a62671;
}
.mini-cart b {
  color: #a62671;
  font-size: 14px;
}
.mini-cart .li-center {
  text-align: center !important;
}

.li-cat-selected #tunnel-pipe {
  visibility: hidden;
}

/*.mini-open
 * > span
 *  &:after
 *    position: absolute
 *    right: 3px
 *    top: 48%
 *    width: 7px
 *    height: 4px
 *    border-bottom: 1px solid $body_color
 *    border-right: 0px solid $body_color
 *    content: ''
 *    margin-top: -3px
 *    -webkit-transform: rotate(0deg)
 *    transform: rotate(0deg) */
.mini-open .fa,
.mini-open span,
.mini-open b {
  color: #fff;
}
.mini-open .tunnel-pipe {
  background-color: #fff;
}

.cart-open {
  opacity: 1 !important;
  visibility: visible !important;
  cursor: default;
}

.tunnel-pipe {
  position: relative;
  top: 10px;
  background-color: #fff;
  width: 1px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
}

.mini-cart-filled span {
  color: #a62671;
}

/* .mini-cart */
.crellyslider a,
.crellyslider li {
  color: #fff;
}

.crellyslider-slider-home_page {
  background: #a62671;
  box-shadow: inset 0px 1px 7px #0c0c0c;
}

.offerte-wrap {
  position: absolute;
  bottom: 14px;
  left: 14px;
}
.offerte-wrap .add-to-cart {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.offerte-wrap .add-to-cart:hover {
  color: #fff !important;
  background: #a62671;
}
.offerte-wrap #offerte_link {
  position: static;
  display: block;
}
.offerte-wrap #offerte_link:hover {
  color: #fff !important;
  background: #a62671;
}

#offerte_link,
.btn-offerte,
.add-to-cart {
  position: absolute;
  bottom: 14px;
  left: 14px;
  background-color: #fff;
  padding: 2px 3px;
  color: #a62671 !important;
  text-decoration: none;
  font: 700 10px Arial, sans-serif !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
}
#offerte_link:hover,
.btn-offerte:hover,
.add-to-cart:hover {
  text-decoration: none !important;
  color: #fff !important;
  opacity: 1 !important;
}

#wpcf7-f4965-p4961-o2 input[type=submit],
#wpcf7-f4970-p4961-o3 input[type=submit],
#wpcf7-f203-o1 input[type=submit],
#wpcf7-f4997-p4963-o2 input[type=submit],
#wpcf7-f4998-p4963-o3 input[type=submit],
.wpcf7-form input[type=submit] {
  border: solid 1px #a62671;
}
#wpcf7-f4965-p4961-o2 input[type=submit]:hover,
#wpcf7-f4970-p4961-o3 input[type=submit]:hover,
#wpcf7-f203-o1 input[type=submit]:hover,
#wpcf7-f4997-p4963-o2 input[type=submit]:hover,
#wpcf7-f4998-p4963-o3 input[type=submit]:hover,
.wpcf7-form input[type=submit]:hover {
  opacity: 0.9;
}

#wpcf7-f4997-p4963-o2 input[type=submit],
#wpcf7-f4998-p4963-o3 input[type=submit] {
  margin-top: 30px;
}

#wpcf7-f4970-p4961-o3,
#wpcf7-f4965-p4961-o2,
#wpcf7-f4997-p4963-o2,
#wpcf7-f4998-p4963-o3 {
  margin-bottom: 0;
}

span.required {
  font-size: 11px;
}

.added-to-cart {
  overflow: visible !important;
  background-color: #fff !important;
  padding: 10px !important;
}
.added-to-cart:hover #offerte_link {
  color: #fff !important;
}
.added-to-cart ul {
  display: inline-block !important;
}
.added-to-cart ul li {
  float: left;
  width: 189px;
}
.added-to-cart ul li div {
  color: #a62671;
  margin-top: 17px;
  font-size: 11px;
  text-align: center;
}
.added-to-cart ul li:first-of-type {
  margin-right: 5px;
}
.added-to-cart p {
  padding: 15px 0px;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}
.added-to-cart a {
  background-color: #a62671;
  display: inline-block;
  width: 186px;
  padding: 2px 3px;
  box-sizing: border-box;
  margin-top: 15px;
  color: #fff;
  text-decoration: none;
  font: 700 10px Arial, sans-serif !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #a62671;
  transition: all 0.7s;
}
.added-to-cart a:hover {
  background-color: #fff;
  color: #a62671;
}
.added-to-cart .fancybox-close-small {
  top: -24px;
  right: -24px;
}
.added-to-cart .fancybox-close-small:after {
  background-color: #fff !important;
}
.added-to-cart .gpo-border {
  border: solid 1px #ececec;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.span-text-cat i {
  cursor: pointer;
}

.fa-trash {
  cursor: pointer;
}

.empty-cart {
  letter-spacing: 3.9px;
}

.link-series {
  color: #fff !important;
  text-decoration: underline;
  font-size: 12px !important;
  line-height: 17px;
}
.link-series:hover {
  text-decoration: underline;
  color: #a62671 !important;
}

.items-list img {
  width: 35px;
}
.items-list a {
  color: red;
  font-size: 21px;
  padding-top: 9px;
  display: inline-block;
  margin-left: 10px;
}

/* category description hide&show */
.hide-it {
  display: none;
}

.h3-pointer {
  cursor: pointer;
  font-size: 14px !important;
  font-weight: 300 !important;
  transition: all 0.3s;
}
.h3-pointer:hover {
  color: #a62671 !important;
}

.ui-state-active {
  color: #a62671 !important;
  font-weight: 700;
}

/* main */
main {
  background: #fff;
  min-height: 560px;
  overflow-x: hidden;
}

.image_lot_nfb {
  display: inline-block;
  height: 195px;
}
.image_lot_nfb:hover {
  opacity: 0.7;
}

a#fancybox {
  line-height: 0 !important;
}

/* .main */
/* --------------------------- Middle ---*/
#middle {
  overflow: hidden;
  padding: 0 0 280px;
  display: block;
}

#content {
  position: relative;
  margin: 0 0 0 0;
}
#content h1 {
  color: #a62671;
  margin: 0 0 12px 0;
  font: 700 20px "proxima-nova", sans-serif;
}
#content .category_left .bottom {
  top: 0;
}
#content .category_left .bottom .post-content p {
  margin: 0 0 10px;
  line-height: 17px;
}
#content .category_left .bottom.fixed {
  position: fixed;
  top: 60px;
}

/*.category  #content, */
/*.single  #content
 * //min-height: 654px */
/*.page #content .post
 * padding: 0 */
.edit-link {
  float: right;
  height: 14px;
}

.not-found a {
  color: #a62671;
}

.edit-link a.post-edit-link {
  background: url("../../images/edit.png") no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 11px;
  margin: 0 0 0 20px;
  padding: 0 0 0px 20px;
  text-decoration: underline;
  color: #000;
  height: 14px;
}

.edit-link a.post-edit-link:hover {
  text-decoration: none;
}

.holder-grey img {
  border: solid 10px #6f6965 !important;
  box-shadow: inset 0 0 0 5px #6f6965 !important;
}
.holder-grey .product-title {
  background: #6f6965;
}

.img-holder {
  position: relative;
  float: left;
  width: 168px;
  height: auto;
  margin: 20px 69.75px 20px 0;
  transition: all 0.5s ease-out;
}
.img-holder:hover {
  opacity: 0.6;
}

.holder-last {
  margin: 20px 0 20px 0;
}

.product-title {
  position: absolute;
  top: 120px;
  width: 195px;
  height: 38px;
  background: #a62671;
  text-align: center;
  color: #fff;
  line-height: 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  left: -4px;
  font-size: 16px !important;
}
.product-title a {
  color: #fff !important;
  display: inline-block;
  width: 100%;
  height: 38px;
  line-height: 38px;
}

.overview_page li {
  font-size: 14px;
}

.index_bottom_text {
  float: left;
  width: 220px;
  margin: 0 0 0 50px;
}
.index_bottom_text p {
  color: #a62671;
  font-size: 13px;
  margin: 5px 0 0;
}

/* .--------------------------- Middle ---*/
/* accardion */
.ui-accordion {
  width: 100%;
  height: 176px;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
  padding-left: 11px;
  color: #6f6965 !important;
  transition: all 0.2s;
}
.ui-accordion .ui-accordion-header:before {
  position: absolute;
  left: 0px;
  top: 2px;
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #a62671;
}
.ui-accordion .ui-accordion-header:hover {
  color: #a62671 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  font-family: "proxima-nova", sans-serif !important;
  border-bottom: 0 !important;
  margin-bottom: 28px !important;
}
.ui-accordion .ui-accordion-content {
  border-top: 0;
  margin-top: -23px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
  margin-bottom: 9px;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
.ui-accordion h3 {
  margin: 0 0 11px 0 !important;
}
.ui-accordion h3 a {
  text-decoration: none;
  color: #bc3983;
}
.ui-accordion h3 a:hover {
  text-decoration: underline !important;
}
.ui-accordion h3.ui-state-active a {
  color: #bc3983;
  text-decoration: underline;
}

.bottom .post-content h3 {
  margin: 0 0 15px 0;
  outline: 0;
}
.bottom .child_terms a {
  text-decoration: none;
}
.bottom .child_terms a:hover {
  text-decoration: none;
  color: #616065 !important;
}

.h2-parent {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 13px;
  text-transform: capitalize;
}

.h1-page-tite {
  text-transform: capitalize;
}

.category-proefglazen-uitgelicht .h2-parent {
  display: none;
}

.no-margin {
  margin: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

.no-margin.mb10 {
  color: #6f6965 !important;
}

.mailto {
  position: relative;
  top: 2px;
}

/* .category description hide&show */
/* rollover image then info change */
.product-image {
  width: auto;
  max-width: 153px;
  max-height: 203px;
  height: auto;
  display: none;
  float: initial;
  margin: 0 auto;
}

/* .rollover image then info change */
/* fixed header */
/* Under 4 collumns */
section.servies-more-info {
  padding: 70px 0;
  margin-top: 30px;
  background-color: #818181;
  color: #fff;
  font-size: 16px;
  line-height: 23px !important;
}
section.servies-more-info a {
  color: #fff;
  font-size: 16px;
}
section.servies-more-info .servies-row .servies-col {
  font-size: 15px;
  float: left;
  margin-right: 9px;
  width: 228px;
}
section.servies-more-info .servies-row .servies-col:nth-of-type(2),
section.servies-more-info .servies-row .servies-col:nth-of-type(3),
section.servies-more-info .servies-row .servies-col:nth-of-type(4) {
  width: 218px;
}
section.servies-more-info .servies-row .servies-col:last-of-type {
  border: none;
  margin-right: 0;
  width: 180px;
}
section.servies-more-info .servies-row .servies-col:nth-of-type(2) {
  margin-right: 21px;
}
section.servies-more-info .servies-row .servies-col:nth-of-type(3) {
  margin-right: 19px;
}
section.servies-more-info .servies-row .servies-col:nth-of-type(4) {
  margin-right: 20px;
}
section.servies-more-info .servies-col-inner {
  width: 195px;
}
section.servies-more-info h3 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.servies-more-info.no-grey {
  background: #fff;
}
.servies-more-info.no-grey .inner {
  margin-left: 0 !important;
}

.menu-wrap-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1107;
}

/* .Under 4 collumns */
@media screen and (min-width: 1147px) {
  .fixed-top {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 1127;
  }

  .st-header.fixed-top {
    height: 120px;
  }

  .post.top {
    top: 130px;
  }

  div.desktop {
    display: block;
  }

  div.mobile {
    display: none;
  }
}
@media screen and (max-width: 1123px) {
  div.desktop {
    display: none;
  }

  div.mobile {
    display: block;
  }
}
body.page-id-2278 footer {
  min-height: 260px;
}

/* Billiet */
.bil-items {
  position: relative;
  width: 20%;
  float: left;
  margin: 0 5px 5px 0;
  border: solid 1px #6f6965;
  text-align: center;
  height: 290px;
}
.bil-items strong {
  font-size: 12px;
}
.bil-items img {
  max-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.bil-items .artno {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #a62671;
  margin: 10px 0;
}
.bil-items .my-cart-btn {
  width: 171px;
  left: 29px;
}
.bil-items .bil-img {
  height: 170px;
}
/* .Billiet */
.col {
  float: left;
  min-height: 10px;
  display: block;
}

.tb-img {
  width: 35px;
  padding-left: 10px;
}

.item-res .tb-img {
  padding-top: 12px;
}

.tb-item {
  margin-left: 10px;
  min-width: 210px;
}

@media screen and (min-width: 736px) {
  .tb-item {
    width: 38%;
  }
}
.tb-sel {
  min-width: 170px;
  width: 34%;
}

.hdr-tb-item {
  position: relative;
  left: -44px;
}

.item-row {
  margin: 0px 0px 5px 0px;
}
.item-row .tb-sel {
  padding-top: 6px;
}
.item-row .tb-sel select {
  position: relative;
  left: 2px;
  background: #fff !important;
  box-shadow: none;
  width: 117px;
  padding: 7px 0px 7px 13px;
}
.item-row .wpcf7-number {
  position: relative;
  left: -9px;
}
.item-row .tb-amount {
  padding-top: 6px;
}

.header-row .tb-sel span {
  position: relative;
  left: 11px;
}

.tb-amount {
  width: 80px;
  margin-left: 10px;
}

.tb-rem {
  margin-left: 10px;
}

.empty-col {
  text-align: center;
}

.header-row,
.empty-col {
  border: solid 1px #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0px;
  font-family: "proxima-nova", sans-serif;
  margin: 10px 0px;
}

.item-click {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 13px;
  color: #a62671 !important;
  margin: 0 !important;
  padding: 12px 0px !important;
  cursor: pointer;
  border: none !important;
}

.fancybox-container {
  font-family: "proxima-nova", sans-serif !important;
}

/* Search Loop Results */
body.search #content .search-loop .post.top {
  margin: 15px 15px 0px 0px;
  width: 414px;
  float: left;
}

/* .Search Loop Results */
.categoryphp,
.cat-title {
  margin-left: 96px;
}
.categoryphp .post.top,
.cat-title .post.top {
  width: 414px;
  float: left;
  margin: 15px 15px 0px 0px;
}
.categoryphp .post.top .title,
.cat-title .post.top .title {
  width: 240px;
  padding: 14px 0px 14px 14px;
}
.categoryphp .post.top .entry,
.cat-title .post.top .entry {
  width: 160px;
}

.cat-title-st,
.cat-title-new {
  font-size: 23px;
  margin-top: -5px;
  margin-bottom: 24px;
}

.cat-title-new {
  color: #a62671;
}
.cat-title-new span {
  text-transform: lowercase;
}

.cat-title-st {
  color: #a62671;
}

.categoryphp .offerte-wrap #offerte_link,
.search-loop .offerte-wrap #offerte_link {
  position: relative !important;
  left: 4px !important;
  bottom: 0px;
}
.categoryphp .post.top,
.search-loop .post.top {
  margin: 15px 39px 0px 0px !important;
}

.ex_btw {
  position: absolute;
  right: 22px;
  bottom: 11px;
}

.div-page-php {
  left: 295px !important;
}

.wpcf7-mail-sent-ok {
  display: none !important;
}

.search-word {
  text-transform: capitalize;
}

.span-strong,
.small-price,
.prijs {
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 700 !important;
  margin-top: 5px;
}

.small-price span {
  font-weight: 500;
  display: inline-block;
}
.small-price .span-text {
  margin-right: 4px;
}

.search-loop .offerte-wrap {
  left: 10px;
}

body.search #content .search-loop:nth-child(even) .post.top {
  margin-right: 0px !important;
}
body.search .so-kleur {
  display: none;
}

/* Category Pages */
/* category_left */
/*category*/
.category_left {
  float: left;
  width: 200px;
}

.post.top {
  width: 457px;
  overflow: hidden;
  height: 126px;
}
.post.top .title {
  background-color: #ececec;
  width: 167px;
  height: 124px;
  float: left;
  color: #a62671;
  position: relative;
  font-size: 13px !important;
}
.post.top .title .post_title {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 6px 0;
}
.post.top .entry {
  float: left;
  text-align: center;
  width: 284px;
  height: 120px;
  background-color: #fff;
  border: solid 2px #949494;
}
.post.top .entry span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.big-greyarea-category h2 {
  position: relative;
  text-align: center;
  font-size: 2em;
  line-height: 120px;
}

.category-bedrijfsservies .big-greyarea-category h2 {
  font-size: 1.7em;
}

.bottom {
  overflow: hidden;
}
.bottom .post-content {
  margin: 0 0 7px 0;
}
.bottom .child_terms {
  float: left;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  width: 174.5px;
}
.bottom .child_terms li {
  width: 150px;
  margin: 0 0 2px;
}
.bottom .child_terms h3 {
  color: #6f6965;
  margin-bottom: 15px;
  font-size: 16px;
}

.archive .bottom {
  overflow: inherit !important;
}

/*.porselein .bottom .post-content, */
/*.bottom .post-content */
body.page-template-template-catalogus .category_left {
  width: 57%;
}
body.page-template-template-catalogus .post-content {
  float: left;
  padding: 5px 15px 0 0;
  height: 494px;
}
body.page-template-template-catalogus .category_right {
  width: 43%;
  float: right;
  min-height: 0;
}
body.page-template-template-catalogus .category_right h1 {
  margin-top: 17px;
}
body.page-template-template-catalogus .category_right p {
  margin-bottom: 0 !important;
}
body.page-template-template-catalogus .wpcf7-form {
  border: solid 1px #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
body.page-template-template-catalogus .row .col:first-of-type {
  width: 150px;
}
body.page-template-template-catalogus .row .col:last-of-type {
  width: 310px;
}
body.page-template-template-catalogus #content h1 {
  margin-bottom: 24px;
}
body.page-template-template-catalogus div.wpcf7 {
  position: relative;
  top: 3px;
}

body.page .bottom .post-content {
  padding: 0 15px 0 0;
}

/* category_right*/
@media screen and (min-width: 1112px) {
  .category_right {
    width: 914px;
    float: right;
    min-height: 10px;
  }
  .category_right .post:nth-child(4n) {
    margin-right: 0 !important;
  }
}
.small-product {
  float: left;
  margin: 0 38px 28px 0;
  min-height: 93px;
  overflow: hidden;
  position: relative;
  width: 196px;
  height: 270px;
  border: solid 2px #f2f4f6;
  text-align: center;
}
.small-product .edit_link {
  position: absolute;
  bottom: 7px;
  right: 7px;
}
.small-product .entry {
  font-size: 13px;
  margin: 4px 0 0;
}
.small-product .small_info_about {
  width: 100%;
  text-align: center;
}
.small-product .small_info_about .entry span.last-div {
  display: none;
}
.small-product .title {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #a62671;
}
.small-product .title a {
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.small-product .title a:hover {
  text-decoration: underline;
}
.small-product .meer_info {
  position: absolute;
  bottom: 9px;
  text-transform: uppercase;
  text-align: center;
}
.small-product .meer_info a {
  font: 100 10px Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: 0.4px;
  display: block;
  width: 64px;
  height: 13px;
  background-color: #fff;
  border: solid 1px #a62671;
  text-decoration: none;
  line-height: 13px;
  color: #a62671;
}
.small-product .meer_info a:hover {
  background-color: #a62671 !important;
  color: #fff !important;
  opacity: 1 !important;
}

.uitgelicht {
  position: absolute;
  bottom: 9px;
  text-transform: uppercase;
  text-align: center;
  font: 700 10px Arial, sans-serif;
  letter-spacing: 0.4px;
}

.uitgelicht {
  right: 0;
  color: #e40613;
  text-shadow: 0 0 1px #e40613;
  height: 15px;
  line-height: 15px !important;
  padding: 0 6px 0 6px;
}

.uit_nieuw {
  color: #029ca4;
  text-shadow: 0 0 1px #029ca4;
}

.uit_promo {
  color: #ff7f27;
  text-shadow: 0 0 1px #ff7f27;
}

@media screen and (min-width: 1152px) {
  body.search .small-product:nth-child(5n) {
    margin-right: 0;
  }
  body.search .small-product {
    margin-right: 38px;
  }
}
.divider-item:last-of-type {
  display: none;
}

.breadcrumb {
  top: 0 !important;
}

#breadcrumbs {
  height: 52px;
  line-height: 52px;
  position: relative;
  text-transform: lowercase;
  color: #a62671;
  font-weight: 700;
}
#breadcrumbs a {
  color: #a62671;
  font-weight: 500;
}
#breadcrumbs a:last-of-type {
  font-weight: 700;
}
#breadcrumbs img {
  position: relative;
  top: 2px;
}

body.single-post .single_left {
  float: left;
  width: 614px;
  margin-bottom: 30px;
}
body.single-post .single_right {
  float: left;
  width: 532px;
  margin: 0 !important;
}
body.single-post .single_right .post {
  width: 522px !important;
  height: 236px;
}
body.single-post .single_right .title {
  width: 308px;
  height: 208px;
}
body.single-post .post.top {
  top: 13px;
  z-index: 1;
  border-width: 1px;
  text-align: left !important;
  padding: 14px;
}
body.single-post .post.top .entry {
  margin-top: 0;
  width: 186px;
  height: 236px;
}
body.single-post .post.top .entry a#fancybox {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 236px;
  z-index: 2;
}
body.single-post .post-images {
  width: 526px;
}
body.single-post .post-images li {
  float: left;
  margin-right: 38.3333333333px;
}
body.single-post .post-images li img {
  border: solid 1px #6D6A65;
  width: 100px;
  height: 123px;
}
body.single-post .post-images li:last-of-type {
  margin-right: 0;
}
body.single-post .h2-single-post {
  position: relative;
  top: 30px;
  margin: 0 0 60px 0;
}
body.single-post .product-image {
  display: table-cell !important;
  margin: 0 auto;
  max-height: 236px;
}
body.single-post .plus_btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
}
body.single-post .product_overview_left {
  float: left;
  width: 100%;
}
body.single-post .product_overview_right {
  float: right;
}
body.single-post .product_overview_right .in-the-middle {
  width: 113px;
  height: 506px;
  float: left;
  margin-right: 67px;
}
body.single-post .product_overview_right .in-the-middle ul li {
  position: relative;
  height: 96px;
  margin-bottom: 51px;
}
body.single-post .product_overview_right .in-the-middle ul li div {
  background: url("../../images/in-the-middle.png") no-repeat -3px -1px;
  width: 54px;
  height: 54px;
  border: solid 2px #b5b5b5;
  border-radius: 45px;
  margin: 0 auto;
}
body.single-post .product_overview_right .in-the-middle ul li span {
  display: block;
  text-align: center;
  color: #b5b5b5;
  margin: 6px auto 0 auto;
}
body.single-post .product_overview_right .in-the-middle ul li:nth-of-type(2) div {
  background-position: -178px -1px;
}
body.single-post .product_overview_right .in-the-middle ul li:nth-of-type(3) div {
  background-position: -2px -176px;
}
body.single-post .product_overview_right .in-the-middle ul li:nth-of-type(4) div {
  background-position: -177px -175px;
}
body.single-post .product_overview_right .por_right {
  float: left;
  width: 300px;
}
body.single-post .product_overview_right .tab-border {
  position: relative;
  top: -4px;
}
body.single-post .cart_info {
  margin-top: 20px;
}
body.single-post .offerte_form {
  width: 256px;
  height: 282px;
  padding: 20px 21px 26px 21px;
  border: solid 1px #e4e4e4;
}
body.single-post .offerte_form .mt30 {
  margin-top: 30px !important;
}
body.single-post .offerte_form .item_data {
  position: relative;
  top: 13px;
}
body.single-post .offerte_form .item_data .lh30 {
  line-height: 27px;
}
body.single-post .offerte_form .item_data .lh45 {
  line-height: 32px;
}
body.single-post .offerte_form input[type=text],
body.single-post .offerte_form select {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  border: solid 1px #e4e4e4;
}
body.single-post .offerte_form .offer_amount {
  width: 150px;
  font: 12px "proxima-nova", sans-serif;
  padding-left: 9px;
  height: 23px;
}
body.single-post .offerte_form .id_row {
  margin: 0 0 4px 0;
}
body.single-post .offerte_form .pid_row {
  margin-bottom: 4px;
}
body.single-post .offerte_form .id_col_a,
body.single-post .offerte_form .id_col_b {
  float: left;
}
body.single-post .offerte_form .id_col_a {
  width: 93px;
}
body.single-post .offerte_form .id_col_a span {
  float: right;
  margin-right: 10px;
  font-weight: 700;
  color: #a62671;
}
body.single-post .offerte_form .id_col_b {
  width: 163px;
  position: relative;
}
body.single-post .offerte_form .id_col_b span {
  display: inline-block;
  margin-left: 9px;
}
body.single-post .offerte_form #desc_price {
  margin-left: 0 !important;
}
body.single-post .offerte_form .show_content {
  float: left;
  width: 53px;
  margin-right: 2px;
  text-align: center;
}
body.single-post .offerte_form .show_content:last-of-type {
  margin-right: 0;
}
body.single-post .offerte_form .show_content input {
  width: 85%;
  text-align: center;
}
body.single-post .offerte_form .no_border_row {
  border: none;
  padding-bottom: 0;
}
body.single-post .offerte_form .id_last_row,
body.single-post .offerte_form .id_more_margin {
  margin-bottom: 11px;
}
body.single-post .row_vrijblijvend {
  margin-top: 26px !important;
}
body.single-post .row_prijs_vanaf {
  margin-top: 11px !important;
}
body.single-post .row_prijs_vanaf .id_col_b {
  font-weight: 700;
}
body.single-post .st_extra_info {
  padding: 0 21px;
  font-size: 14px;
}
body.single-post .st_btw {
  font-size: 14px;
  line-height: 34px;
  height: 33px;
  background-color: #ececec;
}
body.single-post .st_contact {
  border: solid 1px #e4e4e4;
  margin-top: 48px;
  font-size: 14px;
  height: 123px;
}
body.single-post .st_contact .st_contact_container {
  padding: 21px 20px 0 20px;
}
body.single-post .st_contact strong {
  background-color: #ececec;
  display: block;
  height: 33px;
  line-height: 33px;
  font-weight: 100;
  border-bottom: solid 1px #e4e4e4;
  text-align: center;
  padding: 0 20px;
}
body.single-post .st_contact .openingstijden {
  font-size: 12px;
  margin: 16px auto 0 auto;
  width: 260px;
}
body.single-post .st_contact .st_fyi {
  position: relative;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  width: 256px;
  margin: 0 auto;
}
body.single-post .st_contact .st_fyi li {
  float: left;
  border: solid 1px #e4e4e4;
  padding: 0 19px;
  margin-right: 13px;
  margin-bottom: 10px;
}
body.single-post .st_contact .st_fyi li:hover {
  background-color: #ececec;
}
body.single-post .st_contact .st_fyi li:last-of-type {
  margin-right: 0;
}
body.single-post .st_contact .st_fyi a {
  color: #a62671;
  display: inline-block;
}
body.single-post .st_contact .st_fyi span {
  position: relative;
  top: 1px;
  font-size: 19px;
}
body.single-post .st_contact .st_fyi .fa {
  margin-right: 2px;
}
body.single-post .sp_costs {
  position: relative;
  font-family: "proxima-nova", sans-serif;
  display: block;
}
body.single-post .sp_costs:before {
  content: "€";
  position: absolute;
  left: 9px;
}
body.single-post .row_sub_total {
  display: none;
}
body.single-post .row_sub_total .id_col_a {
  width: 202px;
}
body.single-post .row_sub_total .id_col_b {
  width: 63px;
}
body.single-post .total_items_name {
  font: 12px "proxima-nova", sans-serif;
}
body.single-post .total_items_name .id_col_b {
  float: right;
  text-align: right;
}
body.single-post .sp_product_text {
  font-family: "proxima-nova", sans-serif;
}
body.single-post .info_form {
  height: 150px;
}
body.single-post .st_description {
  width: 292px;
  padding: 17px 0 37px 16px;
  border-left: solid 1px #e4e4e4;
  border-top: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
}
body.single-post .st_description h1.product_title {
  color: #a62671;
  font: 700 23px "proxima-nova", sans-serif;
}
body.single-post .st_description a {
  color: #6f6965 !important;
}
body.single-post #noi {
  max-height: 28px;
  line-height: 22px;
  margin-bottom: 4px;
}
body.single-post .product_image {
  position: relative;
  float: left;
  border-bottom: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-top: solid 1px #e4e4e4;
  width: 303px;
  height: 296px;
  text-align: center;
  overflow: hidden;
}
body.single-post .product_image img {
  max-width: 99%;
}
body.single-post .product_image .attachment-singleproduct {
  width: 231px;
  height: auto;
  max-height: 290px;
  width: auto;
}
body.single-post .msg {
  position: relative;
  top: 4px;
  font-size: 11px;
  display: block;
  color: #a62671;
}
body.single-post .product-row {
  margin-bottom: 2px;
}
body.single-post .product-row div {
  float: left;
}
body.single-post .product-row div:first-of-type {
  width: 144px;
}
body.single-post .eo-product-row {
  margin-bottom: 15px;
}
body.single-post .eo-product-row .arrow-to-left {
  position: relative;
  top: 1.4px;
}
body.single-post .row-bold {
  font-weight: 600;
}
body.single-post .row-offers {
  color: #a62671;
}
body.single-post .product_price {
  margin-top: 28px;
}
body.single-post .product_price table {
  width: 613px;
}
body.single-post .product_price table thead {
  height: 52px;
  line-height: 52px;
  font-family: "proxima-nova", sans-serif;
}
body.single-post .product_price table thead tr td {
  padding-right: 10px;
  width: 63px;
}
body.single-post .product_price table thead tr td:first-of-type {
  text-align: left;
  padding-left: 17px;
}
body.single-post .product_price table tbody {
  border: solid 1px #e4e4e4;
  padding-left: 10px;
}
body.single-post .product_price table tbody tr {
  height: 30px;
  line-height: 30px;
}
body.single-post .product_price table tbody tr td {
  border: solid 1px #e4e4e4;
  font-size: 12px;
}
body.single-post .product_price table tbody tr td:first-of-type {
  text-align: left;
  padding-left: 17px;
  width: 220px;
}
body.single-post .product_price table td {
  padding-right: 10px;
  text-align: right;
}
body.single-post .product_price h3 {
  width: 152px;
  color: #a62671;
  font-size: 17px;
  float: left;
}
body.single-post .product_price .ui-tabs {
  margin-bottom: 10px;
}
body.single-post .product_price .ui-tabs-nav .ui-state-default {
  float: left;
  border-right: solid 1px #e4e4e4;
  height: 33px;
  line-height: 35px;
}
body.single-post .product_price .ui-tabs-nav .ui-state-default a {
  padding: 0 17px;
  color: #6f6965;
  display: block;
  font-size: 14px;
}
body.single-post .product_price .ui-tabs-nav .ui-state-default a:hover {
  color: #fff !important;
}
body.single-post .product_price .ui-tabs-nav .ui-state-default:hover {
  background-color: #a62671;
}
body.single-post .product_price .tab-title-container {
  font-family: "proxima-nova", sans-serif;
  height: 33px;
  line-height: 30px;
  background-color: #ececec;
  width: 611px;
}
body.single-post .product_price .ui-tabs-panel {
  background-color: #fff;
  width: 613px;
}
body.single-post .product_price .ui-state-active a {
  color: #a62671 !important;
}
body.single-post .product_price .tab-border {
  width: 611px;
}
body.single-post .product_price span.small {
  padding-left: 10px;
}
body.single-post .product_price .table-left,
body.single-post .product_price .table-right {
  float: left;
}
body.single-post .product_price .table-left {
  width: 70%;
}
body.single-post .product_price .table-right {
  width: 30%;
  height: 138px;
}
body.single-post .product_price #levertijd table tbody tr td:first-of-type {
  width: 110px;
}
body.single-post .required {
  background-color: #fee2ee;
}
body.single-post .product_more_info table {
  width: 232px;
}
body.single-post .product_more_info table tbody tr {
  background: #fff;
}
body.single-post .text-left thead tr td {
  text-align: left;
  padding-left: 10px;
}
body.single-post .text-left thead tr td:nth-of-type(2) {
  text-align: left;
}
body.single-post .text-left tbody tr td {
  text-align: left;
  padding-left: 10px;
}
body.single-post .new-cat-desc h1 {
  font-size: 23px;
}
body.single-post .new-cat-desc span {
  text-transform: lowercase;
}
body.single-post .opdruk div:first-of-type {
  margin-left: 7px;
  float: left;
}
body.single-post .opdruk div:last-of-type {
  float: right;
  margin-right: 10px;
}
body.single-post .opdruk label {
  font-weight: 500;
}
body.single-post .opdruk input[type=radio] {
  margin: 0;
}
body.single-post .opdruk .radio-opdruk label {
  margin-right: 10px;
}
body.single-post .small-items-color {
  margin-top: 41px;
}
body.single-post .small-items-color li {
  float: left;
  width: 100px;
  height: 170px;
  border: solid 1px #e7e6e3;
  text-align: center;
  margin-right: 20px;
  font-size: 10px;
}
body.single-post .small-items-color li img {
  width: 95%;
}
body.single-post .small-items-color li span {
  color: #a62671;
  font-family: "proxima-nova", sans-serif;
}
body.single-post .small-items-color li div span {
  color: #6f6965;
}
body.single-post .small-items-color li a {
  color: #6f6965;
}
body.single-post .uitgelicht {
  font-size: 14px;
  padding: 2px 6px 0 6px;
  bottom: 14px;
}

.tab-border {
  border: solid 1px #e4e4e4;
}

#prijzen-opdruk strong {
  color: #8c8a8a;
}
#prijzen-opdruk table tbody tr:first-of-type {
  font-weight: 700;
}

.fancybox-navigation,
.fancybox-infobar {
  display: none !important;
}

.id_row {
  position: relative;
}

body.search-results #wrapper {
  max-width: 1152px !important;
}

@media screen and (min-width: 1113px) {
  body.single-post .st_description {
    float: left;
    height: 242px;
  }

  .mobile-message {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .mini-cart {
    position: relative;
  }
  .mini-cart .fa {
    position: relative;
    top: 2px;
  }
}
@media screen and (min-width: 1148px) {
  .crellyslider > .cs-slides {
    position: relative;
    left: -97px !important;
  }
}
.crellyslider > .cs-controls,
.crellyslider > .cs-navigation {
  opacity: 1 !important;
}

.crellyslider > .cs-controls > .cs-previous {
  display: none !important;
}

.crellyslider > .cs-controls > .cs-next {
  right: 3px !important;
}

@media screen and (min-width: 1146px) {
  .crellyslider > .cs-slides > .cs-slide > a > img,
.crellyslider > .cs-slides > .cs-slide > img {
    left: 610px !important;
  }
}
.table > tbody > tr > td {
  line-height: 40px !important;
  padding: 0 8px !important;
}

.st-btn {
  width: 100%;
  border: none;
  background-color: #a62671;
  color: #fff;
  transition: all 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.st-btn:hover {
  opacity: 0.9;
}

.single-page-btn,
.st-btn-pink {
  width: 100%;
  border: solid 1px #e4e4e4;
  text-transform: uppercase;
  transition: all 0.5s;
  font-weight: 600;
  height: 27px;
  line-height: 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

#item-added {
  position: relative;
  top: -1px;
  left: -12px;
  display: none;
  color: #a62671;
  font-size: 12px;
  width: 330px;
}

.msg-holder {
  height: 50px;
  line-height: 50px;
}

.single-page-btn {
  background: #fff;
  color: #a62671;
  font-size: 13px;
  height: 24px;
  line-height: 23px;
}
.single-page-btn:hover {
  background: #a62671;
  color: #fff;
}

.my-cart-btn.single-page-btn {
  height: 29px !important;
  line-height: 27px !important;
  margin-top: 2px;
  width: 162px;
}

.bprice {
  color: #a62671;
  font-weight: 700;
}
.bprice span {
  position: relative;
  top: 2px;
  font-size: 17px;
}

.st-btn-pink {
  background: #a62671;
  color: #fff;
  margin: 4px 0 20px 0;
}
.st-btn-pink:hover {
  background: #fff;
  color: #a62671;
}

span.small {
  font-size: 12px;
}

span.info {
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border: solid 1px;
  border-radius: 25px;
  display: inline-block;
  cursor: pointer;
}

.st-open {
  display: inline-block;
  padding-right: 0;
  position: relative;
  text-transform: uppercase;
  left: 10px;
}

.modal-content {
  box-shadow: none !important;
  margin-bottom: 15px;
}
.modal-content .modal-header {
  border-bottom: none;
}

/* Styled Select onnew order form */
/*--------------------------------*/
/*the container must be positioned relative:*/
.st-select {
  position: relative;
}
.st-select select {
  display: none;
}

.select-selected {
  background-color: #fff;
  position: relative;
}
.select-selected:after {
  position: absolute;
  top: 6px !important;
  right: 5px;
  content: url(../img/arrow-down.png);
  display: inline-block;
  vertical-align: middle;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 4px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #6f6965;
  padding: 5px 2px 5px 9px;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  width: 149px;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide,
.text-right.my-product-total {
  display: none !important;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

/*--------------------------------*/
/* .Styled Select onnew order form*/
/* Cart new */
.st-new-form {
  padding: 15px;
}
.st-new-form .col_b {
  width: 76%;
}

.td-hidden {
  display: none;
}

tr.st-head {
  border: solid 1px #ececec;
  font-weight: 700;
}
tr.st-head td {
  height: 40px;
}

.sml-img {
  position: relative;
  top: 7px;
}

/* .Cart new */
body.page-template-default .plus_btn {
  bottom: 5px;
}

.home-title {
  margin-bottom: 2px !important;
}

img.attachment-one.size-one.wp-post-image {
  position: relative;
  top: 9px;
}

/* .Category Pages */
/* catalogus select */
#post-4961 p {
  margin-bottom: 10px;
}

.catalogus-form-container {
  display: none;
}

.ul-catalogus-select {
  margin-bottom: 50px;
}
.ul-catalogus-select li {
  float: left;
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
}
.ul-catalogus-select li span {
  position: relative;
  padding: 0.5625rem 0 0 3.5rem;
  left: 57px;
  top: 14px;
}
.ul-catalogus-select li span:before {
  content: "";
  border: solid 1px #6f6965;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  padding: 0.25rem;
  position: absolute;
  left: 0;
  top: 0;
}
.ul-catalogus-select li span:after {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0.6525rem;
  left: 0.6525rem;
}
.ul-catalogus-select li:nth-child(1) {
  left: -40px;
}
.ul-catalogus-select li:nth-child(1) span {
  left: 40px;
}
.ul-catalogus-select li:nth-child(2) {
  margin-left: 44px;
}
.ul-catalogus-select input[type=radio] {
  display: none;
}
.ul-catalogus-select input[type=radio]:checked + span:after {
  background-color: #a62671;
}
.ul-catalogus-select label {
  text-align: center;
}
.ul-catalogus-select #lbl-digital {
  cursor: pointer;
}

.ul-temp-cat-aange li {
  text-align: center;
}

.ul-catalogus-select li {
  transition: all 0.5s;
}
.ul-catalogus-select li:hover span:after {
  background-color: #a62671;
}

.ul-temp-cat-aange li a {
  transition: all 0.5s;
}
.ul-temp-cat-aange li a:hover {
  opacity: 0.4;
}

.div-sel {
  display: none;
  float: left;
  width: 320px;
  transition: all 0.5s;
  border: solid 1px #ececec;
  border-radius: 5px;
  padding: 10px;
}

.div-sel-show {
  display: block;
}

.digitaal {
  margin-left: 2px;
}

.analoog {
  margin-left: 0;
}

.temp-cat-aange .entry-content {
  margin-left: 96px !important;
}

.cat-downloaden {
  position: relative;
  top: -40px;
}

.cat-content {
  width: 100%;
  height: 100vh;
}

/* .catalogus select */
/* Two Columns */
.page-template-template-two-columns #wpcf7-f5048-o2 .wpcf7-form {
  border: solid 1px #ececec;
  border-radius: 5px;
  padding: 10px;
}
.page-template-template-two-columns #wpcf7-f5048-o2 .wpcf7-form input[type=submit] {
  margin-bottom: 0 !important;
}

.st_row {
  position: relative;
}
.st_row a {
  color: #a62671;
}
.st_row .st_col {
  float: left;
}
.st_row .st_col_30 {
  width: 607px;
}
.st_row .st_col_70 {
  width: 535px;
}
.st_row .st_col_70 h1 {
  margin-left: 74px !important;
}
.st_row .st_col_30 a,
.st_row .st_col_70 a {
  font-size: 14px !important;
}
.st_row .st_col_30 h1,
.st_row .st_col_70 h1 {
  color: #6f6965 !important;
  margin-bottom: 20px !important;
}
.st_row .st_col_30 .col_a,
.st_row .st_col_70 .col_a {
  width: 125px !important;
}
.st_row .st_col_30 .col_b,
.st_row .st_col_70 .col_b {
  width: 63.6% !important;
}
.st_row .st_col_30 .wpcf7-mail-sent-ok,
.st_row .st_col_70 .wpcf7-mail-sent-ok {
  display: block !important;
}

#wpcf7-f203-o1 .col_a {
  display: none;
}

.page_php p {
  margin: 1em 0;
}

.page-id-5348 p {
  margin: 0;
}

#my-cart-table a {
  color: #a62671;
  font-weight: 700;
}
#my-cart-table .my-product-remove {
  color: #fff !important;
}

/* .Two Columns */
/* Footer */
footer .Glasmerken_wrap,
footer .Porseleinmerken_wrap {
  float: left;
  margin: 10px 0 0 1px;
}
footer .Glasmerken_wrap p,
footer .Porseleinmerken_wrap p {
  padding: 0 0 15px 0;
}
footer .Glasmerken_wrap a,
footer .Porseleinmerken_wrap a {
  text-decoration: none;
}
footer .Porseleinmerken_wrap {
  padding: 0 0 0 20px;
}
footer .suppliers_of_goods_glass {
  padding: 0 20px 0 0;
  border-right: 1px solid #fff;
}
footer .designed_by {
  font-size: 9px;
  color: #000;
  float: right;
  margin: 74px 0 0;
}
footer .designed_by a {
  font-size: 9px;
  color: #000;
  text-decoration: underline;
}
footer .designed_by a:hover {
  text-decoration: underline;
}
footer .lowest-bottom {
  min-height: 40px;
  line-height: 40px;
  background-color: #6a6a6a;
  color: #fff;
  font-size: 11px;
}
footer .lowest-bottom .lb-col a {
  color: #fff;
}
footer .lowest-bottom .lb-col:last-of-type {
  margin-right: 0;
  float: none;
  text-align: center;
}
footer .lowest-bottom span {
  display: inline-block;
  margin-right: 25px;
}

.facetwp-flyout-content h3 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #a62671;
  text-transform: uppercase;
}

.desktop-message,
.mobile-message {
  display: none;
}

/* mobile menu hamburger */
body .nav-menu {
  transition: all 0.5s;
}
body ul.nav-menu.toggled-on,
body .menu-toggle {
  position: absolute;
  display: inline-block;
  background: #fff;
  padding: 0 45px 0 24px;
  top: -79px;
  left: 0;
  z-index: 1111111;
}
body ul.nav-menu.toggled-on a,
body .menu-toggle a {
  color: #a62671;
}
body .c-hamburger {
  display: none;
  position: absolute;
  top: 8px;
  left: 22px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 21px;
  height: 46px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  z-index: 1002;
}
body .c-hamburger:focus {
  outline: none;
}
body .c-hamburger span {
  display: block;
  position: absolute;
  top: 22px;
  left: 0px;
  right: 18px;
  height: 3px;
  background: #fff;
}
body .c-hamburger span::before,
body .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}
body .c-hamburger span::before {
  top: 7px;
}
body .c-hamburger span::after {
  bottom: 7px;
}
body div.wpcf7 {
  margin-bottom: 30px;
}
body .c-hamburger--htx {
  background: transparent;
}
body .c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
  width: 100%;
}
body .c-hamburger--htx span::before,
body .c-hamburger--htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
body .c-hamburger--htx span::before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
body .c-hamburger--htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}
body .c-hamburger--htx.is-active {
  background: transparent;
  z-index: 10021111;
  left: 90% !important;
  top: -110%;
}
body .c-hamburger--htx.is-active span {
  background: none;
}
body .c-hamburger--htx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body .c-hamburger--htx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body .c-hamburger--htx.is-active span::before,
body .c-hamburger--htx.is-active span::after {
  background-color: #a62671;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

@media screen and (max-width: 1147px) {
  header {
    height: 80px !important;
  }
  header .logo {
    margin: 12px 0 0 0 !important;
  }

  body .c-hamburger {
    display: inline-block;
  }

  .nav-menu {
    position: relative;
    background-color: #fff;
    display: none;
  }

  .mini-cart {
    position: absolute;
    top: 0;
    right: 20px;
  }
  .mini-cart > span {
    width: 160px;
  }
  .mini-cart .items {
    left: -90px;
  }

  #wrapper {
    padding: 0 20px;
  }

  .st-open {
    padding-right: 0;
  }

  section.servies-more-info .servies-row .servies-col {
    margin-bottom: 20px;
  }

  .desktop-search {
    display: none;
  }

  .mobile-search {
    display: block;
  }
  .mobile-search a {
    color: #000;
    font-size: 20px;
  }

  #menu-hoofdmenu {
    height: 85vh;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    padding-bottom: 150px;
  }
  #menu-hoofdmenu .sub-menu .current-menu-item > a {
    font-weight: 700 !important;
    color: #a62671 !important;
  }
}
@media (max-width: 1147px) {
  .sub-menu {
    display: block;
  }

  .menu-item-has-children > a,
.menu-item-4967 > a,
.menu-item-2853 > a,
.menu-item-2945 > a {
    font-weight: 700;
    text-transform: uppercase;
  }

  .menu-item-4967 {
    margin-top: 20px;
  }

  .menu-item-4967,
.menu-item-2853,
.menu-item-2945 {
    line-height: 37px;
  }

  .sub-menu li {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  .sub-menu li a {
    text-transform: lowercase;
    height: 30px;
    display: block;
  }
}
@media screen and (min-width: 1105px) and (max-width: 1125px) {
  .category_left {
    width: 145px;
  }

  .category_right {
    width: 919px;
  }

  .mobile-message {
    display: inline-block;
  }

  div.desktop {
    display: block;
  }

  body.single-post .single_left {
    width: 613px !important;
  }
  body.single-post .single_right {
    width: 42.8% !important;
    float: right !important;
  }
  body.single-post .product_overview_right .in-the-middle {
    margin-right: 22px !important;
  }
  body.single-post .st_description {
    float: left;
    min-height: 242px;
  }
  body.single-post .product_image {
    height: 294px;
  }
}
@media screen and (max-width: 1087px) {
  .category_left {
    width: 145px;
    margin-left: 0 !important;
  }

  .category_right {
    width: 895px;
    float: right;
  }

  #wrapper {
    max-width: 1146px;
    padding: 0 20px;
  }

  .st_row .st_col_30 {
    width: 300px;
    margin-right: 40px;
  }
  .st_row .st_col_70 {
    width: 60%;
  }

  .category_right {
    width: 100%;
  }

  .breadcrumb {
    top: -27px !important;
  }
}
@media screen and (min-width: 1079px) and (max-width: 1081px) {
  .category_right {
    width: 895px !important;
  }
  .category_right .small-product {
    width: 181px !important;
  }

  div.desktop {
    display: block;
  }

  body.single-post .single_left {
    width: 57.2% !important;
  }
  body.single-post .single_right {
    width: 42.8% !important;
    float: right !important;
  }
  body.single-post .product_overview_right .in-the-middle {
    margin-right: 22px !important;
  }
  body.single-post .st_description {
    float: left;
    min-height: 242px;
  }
  body.single-post .product_image {
    width: 277px !important;
    height: 294px;
  }
  body.single-post .product_price .tab-border {
    width: 585px !important;
  }
  body.single-post .product_price .tab-border .tab-title-container {
    width: 585px !important;
  }
  body.single-post .product_price table {
    width: 585px !important;
  }

  .breadcrumb {
    top: 0 !important;
  }

  body.page-template-template-catalogus .category_right {
    width: 43%;
  }

  .tr-grey td {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 1088px) {
  .archive .eye_catcher h1,
.page .eye_catcher h1,
.single .eye_catcher h1,
.eye_catcher h1,
.category_left,
section.servies-more-info .inner,
.index_bottom {
    margin-left: 56px;
  }
}
@media screen and (max-width: 1045px) {
  .archive .eye_catcher h1,
.page .eye_catcher h1,
.single .eye_catcher h1,
.eye_catcher h1,
.category_left,
section.servies-more-info .inner,
.index_bottom {
    margin-left: 20px;
  }

  body.page-template-template-parts .category_left {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  main {
    padding-top: 30px;
  }

  .desktop-message {
    display: block;
  }

  .cat-title-st,
.not-mobile,
body.single .category_left {
    display: none;
  }

  .facetwp-flyout-open {
    display: inline-block;
    position: absolute;
    top: -30px;
    border: none;
    background-color: #fff;
    color: #a62671;
    font-weight: 700;
  }

  .facetwp-flyout-close {
    color: #a62671;
    font-weight: 700;
    font-size: 27px;
  }

  .offerte-map {
    width: 100%;
  }

  .fancybox-slide > * {
    padding: 0 !important;
    margin: 0 !important;
  }

  body div.wpcf7 {
    margin-bottom: 0 !important;
  }

  .fancybox-close-small:after {
    border: solid 1px #ececec !important;
  }

  div.mobile .single_left,
div.mobile .single_right,
div.mobile .product_price table,
div.mobile .in-the-middle,
div.mobile .por_right {
    width: 100% !important;
  }
  div.mobile .offerte_form {
    position: relative;
    float: right;
    z-index: 1000;
  }
  div.mobile .st_extra_info {
    margin-top: 42px !important;
    text-align: center;
  }
  div.mobile .in-the-middle {
    height: 100px !important;
    margin-right: 0 !important;
  }
  div.mobile .in-the-middle ul li {
    float: left;
    width: 25%;
  }
  div.mobile .product_overview_right {
    float: none;
  }
  div.mobile .st_description {
    width: 333px;
    margin-top: 30px;
    padding: 17px 0 37px 20px;
  }
  div.mobile .product-row {
    width: 100%;
  }
  div.mobile .product_image {
    border: none !important;
  }
  div.mobile .single_right {
    display: none;
  }
  div.mobile .index_bottom {
    cursor: e-resize;
  }
  div.mobile #item-added {
    top: 26px;
  }
  div.mobile .uitgelicht {
    font-size: 12px;
    padding: 3px 6px 2px 6px;
    bottom: 15px;
  }

  body.page-template-template-catalogus .category_right {
    width: 37%;
  }

  #tunnel-pipe {
    top: -53px;
    right: -144px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1024px) {
  div.mobile .st_description {
    float: left;
  }
  div.mobile .ui-tabs {
    float: right;
  }
}
@media screen and (max-width: 996px) {
  .porselein .bottom .post-content,
.bottom .post-content {
    width: 278px;
  }
}
@media screen and (max-width: 988px) {
  .post.top .title {
    width: 251px;
  }

  .porselein .bottom .post-content,
.bottom .post-content {
    width: 265px;
  }
}
@media screen and (max-width: 932px) {
  section.servies-more-info .servies-row .servies-col {
    margin-bottom: 20px;
  }

  section.servies-more-info .servies-row .servies-col:nth-of-type(2), section.servies-more-info .servies-row .servies-col:nth-of-type(3), section.servies-more-info .servies-row .servies-col:nth-of-type(4) {
    width: 238px;
  }
}
.facetwp-flyout-facet h3 {
  font-size: 15px;
  margin-bottom: 10px;
  color: #a62671;
}

@media screen and (min-width: 813px) and (max-width: 896px) {
  .small-product {
    margin: 0 18.6px 18.6px 0;
    width: 191px;
  }
}
@media screen and (max-width: 896px) {
  body.single #content #wrapper {
    padding: 0;
  }
  body.single .st_description {
    min-height: 242px;
  }

  .cs-slides li > img {
    left: 436px !important;
  }

  li.cs-slide > div {
    left: 22px !important;
  }

  .eye_catcher h1 {
    font-size: 34px !important;
  }

  .description {
    font-size: 16px !important;
    line-height: 22px !important;
    width: 100%;
  }

  div.mobile .offerte_form {
    margin-right: 20px;
  }
  div.mobile .st_description {
    width: 100%;
  }

  .category_left {
    margin-left: 0;
  }

  .pea_cook_wrapper.pea_cook_bottomcenter {
    width: 90% !important;
    left: 0 !important;
    margin: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    bottom: 0 !important;
    line-height: 30px;
  }

  body:not(.home) .title_area {
    height: 90px;
    overflow: hidden;
  }
}
@media screen and (max-width: 896px) and (orientation: landscape) {
  .breadcrumb {
    top: -24px !important;
  }
}
@media screen and (max-width: 812px) {
  .category_right {
    width: 100%;
    margin-left: 0 !important;
  }

  .cs-slides li > img {
    left: 351px !important;
  }

  .crellyslider > .cs-slides > .cs-slide {
    overflow: visible;
  }

  .home .child_terms:last-of-type {
    margin-top: 0;
  }

  .mb-20px {
    margin-top: 80px;
  }

  body.page-template-template-catalogus .category_left {
    display: block;
    width: 100%;
  }
  body.page-template-template-catalogus .category_right {
    width: 100%;
  }

  .mobile-go-to-offer {
    display: block !important;
  }

  .archive .eye_catcher,
.page .eye_catcher,
.single .eye_catcher,
.search .eye_catcher,
.eye_catcher > #wrapper {
    height: 94px;
    line-height: 94px;
  }

  body.single-post .product_price {
    overflow-x: auto;
  }

  section.servies-more-info .servies-row .servies-col:nth-of-type(3),
section.servies-more-info .servies-row .servies-col:nth-of-type(4) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .offerte-map {
    width: 100%;
  }

  .tb-sel {
    width: 24%;
  }

  .cs-slides li > img {
    left: 306px !important;
  }

  .col_b {
    width: 100%;
  }

  body.single-post .product_price .ui-tabs-panel {
    overflow-x: auto;
  }
}
.visible-xs {
  display: none;
}

@media screen and (max-width: 767px) {
  #breadcrumbs {
    height: 33px;
    line-height: 33px;
  }
  #breadcrumbs span a.bc:nth-of-type(1),
#breadcrumbs span span.div,
#breadcrumbs span a.bc:nth-of-type(2) {
    display: none;
  }
  #breadcrumbs a:last-of-type {
    display: none;
  }
  #breadcrumbs a {
    position: absolute;
    top: -13px;
    left: 0;
    font-size: 18px;
    padding-left: 40px;
  }

  .breadcrumb {
    font-size: 18px;
    background-color: #ececec;
    top: -30px !important;
  }
  .breadcrumb .visible-xs {
    position: relative;
    top: 16px;
    left: 20px;
    font-size: 24px;
    display: inline-block;
    color: #a62671;
  }
}
@media screen and (max-width: 736px) {
  .small-product {
    width: 186px;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape) {
  #breadcrumbs a {
    padding-left: 25px;
  }

  .breadcrumb .visible-xs {
    left: 0;
  }

  .small-product {
    width: 181px;
  }
}
@media screen and (min-width: 614px) and (max-width: 1000px) {
  body.single-post .product_price .tab-title-container {
    width: 100%;
  }
}
@media screen and (max-width: 614px) {
  body.single-post .product_price .tab-title-container {
    width: 613px;
  }
}
@media screen and (max-width: 640px) {
  body.single-post .product_image {
    width: 293px;
  }
  body.single-post .single_left {
    margin-bottom: 15px;
  }
  body.single-post .index_bottom {
    margin-bottom: -4px;
  }

  .small-product {
    margin: 0 15px 28px 0;
  }

  .ul-catalogus-select li:nth-child(2) {
    margin-left: 0;
  }
}
@media screen and (max-width: 568px) {
  body.home #content {
    margin: 40px 0 0 0;
  }

  .sub-top {
    padding: 0 10px;
  }

  main {
    padding-top: 0;
  }

  body.single #wrapper {
    padding: 0;
  }
  body.single #wrapper #breadcrumbs {
    padding: 0 20px;
  }
  body.single .st-header {
    padding: 0 !important;
  }
  body.single .st-header #wrapper {
    padding: 0 20px;
  }

  #footer #wrapper {
    padding: 0 20px;
  }

  .cs-slides li > img {
    top: 30.5px !important;
    left: 21px !important;
    width: 87% !important;
    height: auto !important;
  }

  li.cs-slide > div {
    top: 51px !important;
    left: 36px !important;
    padding: 0 12px;
    height: 150px;
    line-height: 30px;
  }

  .mobile .offerte_form {
    width: 100% !important;
  }
  .mobile .offerte_form .id_col_a {
    width: 170px !important;
  }
  .mobile .st_description {
    width: 100% !important;
  }
  .mobile .single_right {
    display: none;
  }
  .mobile .st_extra_info {
    margin-top: 50px !important;
  }

  .servies-more-info #wrapper {
    padding: 0 20px;
  }

  .tb-item {
    min-width: 141px !important;
  }

  body.single-post .st_description,
body.single-post .product_image {
    float: none !important;
    margin: 30px auto 0 auto;
  }
  body.single-post .st_description {
    border-right: solid 1px #e4e4e4;
    border-bottom: none;
  }
  body.single-post .product_image {
    border-left: solid 1px #e4e4e4;
    width: 100%;
  }
  body.single-post .offerte_form {
    width: 293px;
    float: none;
    margin: 20px auto -10px auto;
  }
  body.single-post .por_right {
    margin-top: 30px;
  }
  body.single-post .product-row div:first-of-type {
    width: 168px;
  }
  body.single-post .product_price {
    margin-top: 50px;
  }
  body.single-post .single_left {
    width: 100%;
  }

  .st_row .st_col_70 {
    width: 100%;
  }
  .st_row .st_col_70 .col_b {
    width: 100% !important;
  }

  .facetwp-flyout-open {
    margin-left: 20px;
  }

  body.page-template-template-catalogus .row .col:last-of-type {
    width: 250px;
  }

  .col_b {
    width: 100%;
  }

  .page-category #wrapper {
    padding: 0 !important;
  }

  .small-product {
    width: 47.5% !important;
    margin: 0 0 5px 4px;
  }

  .index_bottom h4 {
    padding-left: 20px;
  }

  body.search section#middle > #wrapper {
    padding: 0;
  }

  .breadcrumb {
    top: 0 !important;
  }
}
@media screen and (max-width: 440px) {
  section.servies-more-info .servies-row .servies-col {
    width: 95%;
  }
}
@media screen and (max-width: 414px) {
  .eye_catcher h1 {
    font-size: 24px !important;
  }

  .small-product {
    width: 48.5%;
  }
  .small-product .title {
    font-size: 11px;
  }
  .small-product .entry {
    font-size: 11px;
  }

  .category_right .post:nth-child(2n) {
    margin-right: 0;
  }

  footer .lowest-bottom {
    min-height: 60px;
  }
  footer .lowest-bottom .lb-col {
    float: none;
    width: 100%;
    text-align: center;
  }
  footer .lowest-bottom .lb-col:last-of-type {
    float: none;
    text-align: center;
  }

  .index_bottom {
    margin-left: 0;
  }
  .index_bottom .index_bottom_img {
    margin-left: 20px;
  }

  body.single-post .st_description,
body.single-post .product_image {
    float: left;
  }
  body.single-post .single_right {
    width: 100%;
  }

  .serv-naw,
.modal-content {
    padding: 7px !important;
  }

  .modal-header {
    padding: 0 !important;
  }

  .table-responsive {
    font-size: 11px;
  }
  .table-responsive td:nth-of-type(2) {
    width: 180px;
  }
  .table-responsive td:nth-of-type(4),
.table-responsive td:nth-of-type(6) {
    display: none;
  }

  .meer_info,
.uitgelicht {
    bottom: 21px;
  }

  .span-strong,
.small-price,
.prijs {
    margin-top: 3px;
  }
}
@media screen and (max-width: 375px) {
  .home .eye_catcher h1 {
    line-height: 24px;
    margin-top: 5% !important;
  }

  li.cs-slide div strong {
    font-size: 27px !important;
  }

  footer .lowest-bottom {
    min-height: 100px;
  }
  footer .lowest-bottom .single_right {
    width: 100%;
  }
  footer .lowest-bottom .product_overview_right .in-the-middle {
    margin: 0 0 80px 0 !important;
    height: 192px;
  }
  footer .lowest-bottom .product_overview_right .in-the-middle ul li {
    width: 40%;
  }
}
@media screen and (max-width: 360px) {
  .home .eye_catcher h1 {
    font-size: 21px !important;
    width: 100% !important;
  }

  .eye_catcher h1,
.servies-title {
    font-size: 16px !important;
  }

  .eye_catcher h1 {
    margin: 0 !important;
  }

  .facetwp-flyout-open {
    margin-left: 13px;
  }

  .mobile .offerte_form .id_col_a {
    width: 154px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 320px) {
  .eye_catcher h1,
.servies-title {
    font-size: 16px !important;
  }

  .eye_catcher h1 {
    margin: 0 !important;
  }

  .description {
    font-size: 10px;
    line-height: 19px !important;
    margin: 4% 0 0 5%;
  }

  #slides {
    margin: 0;
  }

  header #desktop_search {
    margin-top: 8px !important;
  }

  .logo {
    margin: 8px 0 0 14px !important;
  }

  footer {
    min-height: 50vh;
  }
  footer .Glasmerken_wrap, footer .Porseleinmerken_wrap {
    margin-left: 10px;
    padding-left: 0;
  }
  footer .designed_by {
    margin-right: 10px;
  }

  li.cs-slide div {
    left: 164px !important;
  }
  li.cs-slide div strong {
    font-size: 24px !important;
  }

  body.single-post .st_description,
body.single-post .product_image {
    margin: 0;
    float: none;
  }
  body.single-post .product_price table {
    width: 290px;
  }
  body.single-post .product_price table tbody tr td:first-of-type {
    width: 90px;
  }

  .table-responsive {
    font-size: 9.5px;
  }
  .table-responsive tbody tr td {
    line-height: 21px !important;
  }

  .modal-title {
    font-size: 20px;
  }

  .meer_info,
.uitgelicht {
    bottom: 5px;
  }
}
.mobile-search-form {
  padding: 40px !important;
}

/*# sourceMappingURL=main.css.map */
