body, p {
  font-family: 'Montserrat', sans-serif;
  color: #373333;
}
h1,h2,h3,h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

#header {
  background-color: white;
}

#search {
  padding: 5px;
  display: flex;
  justify-content: flex-end;
  background-color: white;
  height: 50px;
  margin: 0 auto;
}

.navbar {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 12px;
  background-color: white;
}
.navbar-collapse.collapse.show {
  /*border: 1px solid #F1F0E8;*/
  /*border-top: 0;*/
  /*border-radius: 0 0 5px 5px;*/
}
#mainNav a {
  font-weight: 700;
  padding: 5px 0;
}
.navbar-nav .nav-link.item1 {
  padding-left: 0;
}
.navbar-nav .nav-link.item83 {
  padding-left: 56px;
  padding-right: 5px;
}
.navbar-nav .nav-link.item220 {
  padding-left: 15px;
  padding-right: 5px;
}
.navbar-nav .nav-link.item5 {
  padding-left: 15px;
  padding-right: 5px;
}

#logo_mobile {
  display: none;
  width: 100%;
  font-weight: 700;
  color: #5486b9;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  text-align: center;
}
#mobilemenu{
  display: none;
}
#mobilemenu a:hover {
  text-decoration: none;
}
#mobilemenu .mobilesearch-form-control {
  width: 130px;
}
#mobilemenu.notloggedin .mobilesearch-form-control {
  width: 138px;
}
.main {
  padding-top: 102px;
}

a {
  color: #5486b9;
}
.anchor {
  display: block;
  position: relative;
  visibility: hidden;
  top: -150px;
}
#special_menu {
  width: 210px;
  margin: 0 4px 0 1px;
}
#special_menu a {
  background-image: url("../images/logo.png");
  width: 210px;
  height: 136px;
  position: absolute;
}

.btn {
}
.btn-primary {
  background-color: #5486b9;
  border-color: #5486b9;
}

section {
  margin: 45px 0;
}
.main.home section, #footer section {
  margin: 0;
}

.block-1 {
  padding-bottom: 30px;
}
.block-1 a {
  display: block;
  font-size: 35px;
}

.block-2 {
  padding-bottom: 30px;
}
.block-2 a {
  display: block;
  font-size: 35px;
}

a.imageblock {
  color: black;
  text-decoration: none;
  height: 310px;
  display: flex;
}
a.imageblock:hover {
  box-shadow: 0px 5px 32px 0px rgba(189,189,189,1);
}
.imageblock_img {
  width: 50%;
  position: relative;
  background-color: lightgrey;
}
.imageblock_img_lbl {
  color: white;
  padding: 5px 15px;
  font-size: 20px;
  max-width: 70%;
  bottom: 10px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 500;
}
.imageblock_txt {
  width: 50%;
  position: relative;
  padding: 15px;
}
.fa.heart {
  position: absolute;
  right : 15px;
  font-size: 22px;
}
.imageblock_txt h2 {
  text-transform: uppercase;
  font-weight: 700;
}
.imageblock_txt p {
  height: 173px;
  overflow: hidden;
  font-size: 13px;
}
.fullwidthblock {
  box-shadow: 0px 5px 32px 0px rgba(189,189,189,1);
}
.fullwidthblock-left {
  height: 300px;
  background-size: cover;
  background-position: center center;
}
.fullwidthblock-right {
  height: 300px;
  display: flex;
  padding: 15px 30px;
}
.fullwidthblock-right-l {
  padding-right: 15px;
  border-right: 1px solid black;
  width: 50%;
}
.fullwidthblock-right-r {
  padding: 15px 0 15px 15px;
}
.fullwidthblock-right-rt {
  max-height: calc(100% - 50px);
  overflow: hidden;
  margin-bottom: 15px;
}
.fullwidthblock-right .fa.heart {
}

.square-width-block {
  box-shadow: 0 5px 32px 0 rgba(189,189,189,1);
  margin-bottom: 30px;
  min-height: 530px;
}
.square-width-block-top {
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-color: #F9F9F9;
}

.square-width-block-bottom {
  padding: 15px;
  display: flex;
  min-height: 230px;
}
.square-width-block-bottom-left {
  width: 50%;
  padding-top: 15px;
  padding-right: 15px;
  line-height: 1.7em;
}
.square-width-block-bottom-left {
  text-transform: uppercase;
}
.square-width-block-bottom-right {
  border-left: 1px solid black;
  width: 50%;
  padding-left: 15px;
  position: relative;
  padding-top: 14px;
  padding-bottom: 60px;
}
.square-width-block h1 {
  font-size: 2rem;
}
.contact .halfwidthblock.odd .halfwidthblock-right, .contact .horeca_b  {
  background-color: #1F255A;
  color: white;
}
.contact .halfwidthblock.odd .halfwidthblock-right p {
  color: white;
}
.contact .odd .horeca_b, .contact .odd .marktyellow {
  background-color: #1F255A;
  color: white;
}
.contact .even .horeca_b, .contact .even .marktyellow {
  background-color: white;
  color: #373333 !important;
}
.contact .even .btn-round {
  background-color: #1F255A;
}

.contact .imagelabel.horeca_co {
  background-color: rgba(31, 37, 90, 0.71);
  color: white;
}


.imagelabel {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 5px 15px;
  font-size: 1.8em;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.halfwidthblock {
  box-shadow: 0 5px 32px 0 rgba(189,189,189,1);
  display: flex;
  margin-bottom: 30px;
}
.halfwidthblock h1 {
  font-size: 32px;
}
.halfwidthblock-left {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 50%;
  height: 290px;
}
.halfwidthblock-right {
  padding: 15px 30px;
  width: 50%;
  position: relative;
  height: 290px;
}
.halfwidthblock-right-cont {
  height: 210px;
  overflow:hidden;
}
.halfwidthblock-right-cont:after {
  content: "";
  z-index: 0;
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 100%;
  height: 45px;
  background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
}
.btn-round {
  font-weight: bold;
  border-radius: 15px;
  line-height: 1.5em;
  color: white;
  border: 1px solid white;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-round-black {
  font-weight: bold;
  border-radius: 15px;
  line-height: 1.5em;
  color: #373333;
  border: 1px solid #373333;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-round-white {
  font-weight: bold;
  border-radius: 15px;
  line-height: 1.5em;
  color: #373333;
  background-color: white;
  border: 1px solid white;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-round:visited,.btn-round:active,.btn-round:hover {
  color: white;
}
.halfwidthblock .btn-round {
  position: absolute;
  bottom: 15px;
  left: 30px;
  z-index: 100;
}
.square-width-block .btn-round-black {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 100;
}

.eventblock {
  box-shadow: 0px 5px 32px 0px rgba(189,189,189,1);
  display: flex;
  min-height: 120px;
}
.eventblock > div {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.eventblock h1 {
  font-size: 2em;
  padding-top: 15px;
  padding-bottom: 15px;

}
.eventblock-date {
  text-align: center;
  display: flex;
  align-items: center;
}
.eventblock-date h1 {
  width: 100%;
}
.eventblock-left {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.eventblock-right {
  padding: 0 30px;
}
.eventblock-right p {
 margin-bottom: 60px;
}
.eventblock .btn-round {
  color: #373333;
  border-color: #373333;
  position: absolute;
  bottom: 15px;
}
hr {
  width: 1140px;
  margin: 1rem auto;
  max-width : 100%;
}


.btn-standard {
  font-family: 'Oswald', sans-serif;
  border-radius: 0;
  background-color: #9d9d9c;
  text-transform: uppercase;
  width: 100%;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.btn-map {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 18px;
}
.bold {
  font-weight: bold;
}
.contenttxt ul {
  list-style: circle;
  margin: 10px 20px ;
}
.contenttxt img {
  max-width: 100% !important;
  height: auto !important;
}
.contenttxt h1, .contenttxt h2, .contenttxt h3, .contenttxt h4 {
  margin-bottom: 1em;
}

/* Sidebar */
ul.nav-list li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

ul.nav-list li a {
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
  border-bottom: 1px solid #EDEDDE;
  padding: 8px 0 8px 18px;
  display: block;
  color: #666;
  font-size: 0.9em;
  text-decoration: none;
  line-height: 20px;
}

ul.nav-list li a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #333;
  margin: 7px 0 0 -9px;
  position: absolute;
}

ul.nav-list li a:hover {
  background-color: #eee;
  text-decoration: none;
}

ul.nav-list li > a.active {
  font-weight: bold;
}

ul.nav-list li ul {
  list-style: none;
  margin: 0 0 0 25px;
  padding: 0;
}

ul.nav-list.hide-not-active li ul {
  display: none;
}

ul.nav-list.hide-not-active li.active ul {
  display: block;
}

ul.nav-list.show-bg-active .active > a,
ul.nav-list.show-bg-active a.active {
  background-color: #f5f5f5;
}

ul.nav-list.show-bg-active .active > a:hover,
ul.nav-list.show-bg-active a.active:hover {
  background-color: #eee;
}

aside ul.nav-list > li > a {
  color: #666;
  font-size: 0.9em;
  padding: 8px 0 8px 18px;
}
ul.nav-list li a:before {
  display: none;
}
aside ul.nav-list > li > a {
  padding-left: 8px;
}
.labelhead {
  font-weight: 700;
}

.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
  fill: #5486B9 !important;
}
.at-resp-share-element .at-share-btn {
  margin: 0 5px 5px !important;
}
.addthis_inline_share_toolbox_orrp {
  padding-top: 3px;
  padding-bottom: 10px;
}
.portofolio.lightbox {
  padding-top: 15px;
  padding-bottom: 15px;
}
.portofolio.lightbox a {
  display: inline-block;
}
.portofolio.lightbox .col-md-6 {
  padding-bottom: 30px;
}

/* -------------------------------------------------------------------
COOKIES
------------------------------------------------------------------- */
#c-cookies {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 100;
  display: none;
}
#c-cookies .cookies {
  text-align: center;
}

#c-cookies .cookies_wrapper {
  background-color: rgba(44,51,54,.9);
  color: #fff;
  padding: 30px;
  display: block;
}
#c-cookies p {
  color: #fff;
  position: relative;
  padding-right: 10px;
  margin: 0;
}
#c-cookies .cc-btn-close {
  padding: 5px;
  border: 1px solid #EFAD36;
  border-radius: 5px;
  z-index: 1000000;
  color: #EFAD36;
}
#c-cookies a {
  color: #EFAD36;
}
/* -------------------------------------------------------------------
COOKIES END
------------------------------------------------------------------- */

/** COLORS START */
.horeca_b,.btn-horeca:hover {
  background-color: #5486b9;
  color: white !important;
}
.horeca_t {
  color: #5486b9;
}
.horeca_co {
  background-color: rgba(84, 134, 185, 0.7);
  color: white;
}
.winkels_b,.btn-winkels:hover {
  background-color: #7d9b48;
  color: white;
}
.winkels_t {
  color: #7d9b48;
}
.winkels_co {
  background-color: rgba(125, 155, 72, 0.7);
  color: white;
}
.dienstverleners_b,.btn-dienstverleners:hover {
  background-color: #b42560;
  color: white;
}
.dienstverleners_t {
  color: #b42560;
}
.dienstverleners_co {
  background-color: rgba(180, 37, 96, 0.71);
  color: white;
}
.cultuur_b,.btn-cultuur:hover {
  background-color: #593756;
  color: white;
}
.cultuur_t {
  color: #593756;
}
.cultuur_co {
  background-color: rgba(89, 55, 86, 0.71);
  color: white;
}
.servicepunten_b,.btn-servicepunten:hover {
  background-color: #1f255a;
  color: white;
}
.servicepunten_t {
  color: #1f255a;
}
.servicepunten_co {
  background-color: rgba(31, 37, 90, 0.71);
  color: white;
}
.supermarkt_b,.btn-supermarkt:hover {
  background-color: #225351;
  color: white;
}
.supermarkt_t {
  color: #225351;
}
.supermarkt_co {
  background-color: rgba(34, 83, 81, 0.71);
  color: white;
}
.vers_b,.btn-vers:hover {
  background-color: #efad36;
  color: white;
}
.vers_t {
  color: #efad36;
}
.vers_co {
  background-color: rgba(239, 173, 54, 0.7);
  color: white;
}
.all_b,.btn-all:hover{
  background-color: #efad36;
  color: white;
}
.all_t {
  color: #efad36;
}
.all_co {
  background-color: rgba(239, 173, 54, 0.7);
  color: white;
}
.unknown_b,.btn-unknown:hover{
  background-color: black;
  color: white;
}
/** COLORS EIND */
/** FOOTER START */
#footer {
  background-color: #5486b9;
  color: white;
  font-size: 14px;
}
#footer a {
  color: white;
}
#footer .footer-copyright {
  text-align: center;
  border-top: 1px solid white;
}
#footer .footer-copyright nav ul li:first-child {
  border: medium none;
  padding-left: 0;
}
#footer .footer-copyright nav ul li {
  border-left: 1px solid white;
  display: inline-block;
  line-height: 12px;
  margin: 0;
  padding: 0 8px;
}
#footer .footer-copyright nav#sub-menu {
  padding-top: 15px;
}
#footer ul{
  list-style: none;
  padding-left: 5px;
}
#footer .fa {
  font-size: 24px;
  width: 42px;
  height: 42px;
  border-radius: 42px;
  padding: 9px;
  background-color: white;
  color: #5486b9;
  display: inline-block;
  margin: 5px;
  transition: all .2s ease-in-out;
}
#footer .fa:hover {
  text-decoration: none;
  transform: translateY(-4px);
}
#footer_top {
  text-align: center;
}
#footer_top .col-md-4 {
  border-left: 1px solid white;
  margin-top: 30px;
  margin-bottom: 30px;
}
#footer_top .col-md-4:first-child {
  border-left: none;
}
#footer_top h4 {
  font-size: 16px;
}
#footer_top img {
  margin: 0px 30px 30px 30px;
}
#footer_top table {
  margin: 10px auto;
}
#footer_top table td {
  text-align: left;
  padding: 2px 10px;
}
#footer_top .btn-footer {
  width: 80%;
  background-color: #99b7d5;
}
#footer_top input[type=text],#footer_top input[type=email] {
  width: 80%;
  display: inline-block;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 0;
  color: white;
}
/** FOOTER END */

/** SLIDER START */
.flexslider {
  margin: 0;
  padding: 0;
  border: 0;
  height: 300px;
  width: 100%;
  overflow-x: hidden;
}
.flexslider .slides li {
  height: 300px;
  width : 100%;
  background-size: cover;
  background-position: center center;
  display: flex !important;
}
.main.actie .flexslider {
  margin-top: 50px;
}
.main.home .flexslider, .main.home .flexslider .slides li  {
  height: 673px;
}

.flex-direction-nav a {
  height: 50px;
}
.flexslider {
  position: relative;
}
.flexslider .slide_container {
  color: white;
  align-self: center;
  padding: 30px 60px;
  background-color: #5486b98f;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.flexslider .slide_txt {
  color: white;
  align-self: center;
  justify-content: center;
  margin: 0 auto;
  border: 1px solid white;
  padding: 5px 30px;
  text-align: center;
  font-weight: 500;
}
.flexslider a.slide_txt:hover {
  text-decoration: none;
  color: #0a0a0a;
  border-color: #0a0a0a;
}
/** SLIDER END */

/** HOME START */
#home_main {
  margin: 45px 0 15px 0;
}
#home_question {
  background: url("../images/question.jpg");
  color: white;
  padding: 60px 0;
}
#home_question .container {
  background-color: rgba(86, 53, 82, 0.9);
}
#home_question h1 {
  font-size: 25px;
}
#home_question .btn-primary {
  background-color: #b10064;
  border-color: #b10064;
}
#home_question hr {
  border-color: white;
}
#home_question form {
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}
#home_news {
  margin: 45px 0 15px 0;
  color: black;
}
#home_ondernemerinbeeld {
  margin: 45px 0;
}
#home_map {
  padding: 60px 0 75px 0;
}
#home_gift {
  background: url("../images/home_gift.jpg?v=1");
  color: white;
  padding: 40px 0;
  background-position: center center;
}
#home_gift h2 {
  padding-top: 80px;
}
#home_gift .container {
  padding-bottom: 0;
  display: block;
}
#home_gift_green {
  position: absolute;
  width: 100%;
  background-color: #5486b9;
  height: 70%;
  left: 0;
  top: 15%
}

/** HOME END */
/** EVENEMENTEN START */
.marktyellow {
  color: white;
  background-color: #fcba00;
}
.marktyellow .btn-round {
  border: 1px solid white;
}
.marktyellow .heart {
  color: white;
}
.newsoverview .halfwidthblock {
  margin-bottom: 30px;
}
#eventoverview .eventblock {
  margin-bottom: 30px;
}
/** EVENEMENTEN END */
/** WINKELS START */
.winkel_head {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-size: 2.5rem;
}
#winkels_barman {
  background: url("../images/winkels_barman.jpg");
  color: white;
  padding: 60px 0 45px 0;
  background-position: top center;
  background-size: cover;
}
.winkels_barman_right,.winkels_barman_left {
  padding: 30px;
  height: 100%;
}
#home_newsaction {
  background: #5486B9;
  color: white;
  padding: 30px 0;
}
#home_newsaction .col-md-6 > div {
  padding: 30px;
  height: 100%;
}
#home_newsaction .halfwidthblock {
  background-color: white;
  color: #373333;
  box-shadow: none;
}
.winkels_barman_left {
  background-color: rgba(239, 173, 54, 0.9);
}
.winkels_barman_right {
  background-color: rgba(31, 37, 90, 0.9);
  padding-right: 85px;
}
#winkels_barman .post-date  {
  position: absolute;
  right: 40px;
  top: 10px;
  width: 50px;
}
#winkels_barman .post-date .day {
  color: #1F255A;
  background-color: white;
  padding: 5px 8px;
}
#winkels_barman .until  {
}
#winkels_barman .post-date .month {
  background-color: #1F255A;
}

.winkel_block {
  box-shadow: 0 5px 32px 0 rgba(189,189,189,1);
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 15px;
  border-radius: 5px 5px 0 0;
}
.winkel_logo {
  height: 120px;
  background-color: white;
  border-radius: 5px 5px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-bottom: 1px solid #F9F9F9;
}
.winkel_logo img {
  max-width: 100%;
  max-height: 100%;
}

.winkel_logo .heart {
  right : 25px;
  top: 10px;
}
.winkel_name {
  padding: 10px 5px;
  font-weight: bold;
  min-height: 70px;
}
#winkel_filter {
  padding-top: 15px;
  padding-bottom: 25px;
  text-align: center;
}
#winkel_filter a {
  padding: 5px 10px;
  margin-bottom: 5px;
  background-color: #d6d6d6;
  display: inline-block;
  color: black;
  font-weight: bold;
}
#winkel_filter a:hover, #winkel_filter a.selected {
  text-decoration: none;
  background-color: #84858b;
}
#winkeldetail h1, #winkeldetail h2, #winkeldetail h3 {
  margin-bottom: 1rem;
}
/** WINKELS END */
/** WINKELDETAIL END */
.winkeldetail_logo {
  height: 112px;
  border-radius: 5px;
  position: absolute;
  width: 240px;
  margin-top: -71px;
  border: 1px solid #DDDDDD;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.winkeldetail_logo img {
  max-width: 100%;
  max-height: 100%;
}
.square-width-block-bottom-right .heart {
  right : 0;
  top: 0;
}
.winkeldetail_image {
  height: 200px;
  background-color: #F9F9F9;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.winkeldetail_image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
#winkeldetail .square-width-block-bottom-left  {
  padding-top: 55px;
  overflow-x: hidden;
}
#winkeldetail .square-width-block-bottom-right {
  padding-bottom: 15px;
}
#winkeldetail_social {
  padding-top: 10px;
}
#winkeldetail_social .fa {
  font-size: 19px;
  line-height: 18px;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  padding: 10px;
  color: white;
  display: inline-block;
  margin: 5px;
  text-align: center;
}
#winkeldetail_social a.fa:hover {
  text-decoration: none;
  color: black;
  transition: color 0.3s ease-in-out, color 0.15s ease-in-out;
}
.winkeldetail_labels {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}
.winkeldetail_labels li {
  padding: 0 10px 0 0;
  float: left;
  width: 16.6666%;
  margin: 10px 0;
  display: table;
  min-height: 44px;
}
.winkeldetail_labels li > div {
  width: 100%;
  background-color: #dadada;
  padding: 5px 15px;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  line-height: 17px;
  border-radius: 0 10px 0 0;
}

/** WINKELDETAIL END */


/** MAP */
#map {
  width: 100%;
  height: 500px;
}
.map_filter {
  margin-top: 10px;
}
.map_filter:focus {
  box-shadow: none;
}
a.map_btn {
  font-weight: bold;
}
a.map_btn:hover {
  text-decoration: none;
}

/** MAP END */
.mfp-close-btn-in .mfp-close {
  display: none;
}

input::placeholder,textarea::placeholder {
  color: #c4ccd4 !important;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.alert-danger ul {
  margin: 0;
  padding-left: 20px;
}
.fa-check-green {
  color: #A8BA2A;
}
a.fa-pencil {
  color: black;
  text-decoration: none;
}
a.fa-remove {
  color: black;
  text-decoration: none;
}

.adminlist .fa {
  font-size: 18px;
}
.teaserimage {
  display: inline-block;
  border: 1px solid lightgrey;
  margin-top: 10px;
}
.teaserimage:hover {
  text-decoration: none;
}

#imagesselected img {
  max-width: 100px;
  margin: 0 5px 5px 5px;
  border: 1px solid lightgray;
  float: left;
}
.imagecontainer {
  width: 100%;
}
.imagecontainer input {
  display: inline-block;
  width: calc(100% - 115px);
  float:left;
}
#imagesuploaded img {
  max-width: 150px;
  border: 1px solid lightgray;
  vertical-align: top;
}
#imagesuploaded > div {
  padding-bottom: 10px;
}

#imagesuploaded div.rightcont {
  width: calc(100% - 170px);
  display: inline-block;
}
#imagesuploaded div.rightcont input,#imagesuploaded div.rightcont button {
  margin-bottom: 10px;
}
.ui-sortable-helper {
  border: 1px dashed blue;
}
#btn-saveuploaded {
  display: none;
  margin: 0 0 15px 0;
}

/** NEWS/EVENTS START */
.author {
  font-style: italic;
  display: block;
  padding: 15px 0;
}
.post-date {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  height: 100%;
  width: 60px;
  margin: 15px;
  margin-right: 0;
}
.post-date .day {
  background: #5486B9;
  border-radius: 2px 2px 0 0;
  color: white;
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-weight: bold;
  padding: 10px;
}
.post-date .until {
  padding: 5px 5px 3px 5px;
}
.post-date .month {
  background: #CCC;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
  color: #FFF;
  font-size: 0.9em;
  width: 100%;
}
.post-content {
  margin-left: 15px;
  width: calc(100% - 90px);
}
/** NEWS/EVENTS END */
/** NEWS/EVENTS START */
#openingstijdenblock table td {
  font-size: 14px;
}
#openingstijdenblock table td:first-child {
  padding-right: 3px;
}
/** NEWS/EVENTS END */

#ondernemersinbeeld .fullwidthblock {
  margin: 15px 0;
  width: 100%;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #EFAD36;
}

/* Resposive Youtube */
#youtube .col-md-6 {
  padding-top: 30px;
}
.youtube-container{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.youtube-container iframe,
.youtube-container object,
.youtube-container embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Resposive Vimeo */
.vimeo-container{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.vimeo-container iframe,
.vimeo-container object,
.vimeo-container embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
form.subscribe {
  padding-top: 20px;
}
/** RESPONSIVE START */

@media (max-width: 992px) {
  .navbar {
    padding-top: 5px
  }
  #special_menu,#search {
    display: none;
  }
  #mobilemenu,#logo_mobile {
    display: block;
  }
  .header-body {
    border-bottom: 1px solid #F1F0E8;
  }
  #home_gift h2 {
    padding-top: 10px;
  }
  #home_gift_green {
    height: 100%;
    top: 0;
  }
  #home_gift .btn-primary {
    margin-bottom: 20px;
  }
  .main.actie .flexslider {
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  #mobilemenu .mobilesearch-form-control {
    width: 230px;
  }
  #mobilemenu.notloggedin .mobilesearch-form-control {
    width: 282px;
  }
}

@media (max-width: 575px) {
  .nav-link {
    padding: .5rem 1rem !important;
  }

  .main {
    padding-top: 118px;
  }
  .flexslider .slide_container {
    top: 50%;
  }

  img.img-fluid {
    width: 100%;
  }
  .post-date {
     width: 40px;
  }
  .post-content {
    margin-left: 0;
    width: calc(100% - 55px);
  }
  #footer_top .col-md-4 {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
  }

  .winkel_name {
    min-height: auto;
  }
  .nologo {
    display: none;
  }
  .square-width-block-bottom, .halfwidthblock, .fullwidthblock-right {
    display: block;
  }
  .halfwidthblock .btn-round {
    bottom: 15px;
  }
  .square-width-block .btn-round-black {
    bottom: 0;
    left: 0;
  }
  .fullwidthblock-right {
    height: auto;
  }
  .fullwidthblock-right-r {
    padding: 0;
    padding-top: 15px;
  }

  .square-width-block-bottom-left,.halfwidthblock-left, .fullwidthblock-right-l {
    width: 100%;
    border: 0;
  }
  .square-width-block-bottom-right,.halfwidthblock-right,.fullwidthblock-right-r {
    border: 0;
    width: 100%;
    height: auto;
    padding-bottom: 55px;
  }
  .halfwidthblock-right-cont {
    height: auto;
  }
  .winkels_barman_right,.winkels_barman_left {
    height: auto;
  }
  .winkels_barman_left {
    margin-top: 15px;
  }
  .halfwidthblock-right-cont:after {
    background: none;
  }
  .square-width-block-bottom-right {
    padding-left: 0;
    padding-top: 0;
  }
  .flexslider {
    height: 150px;
  }
  .flexslider .slides li {
    height: 150px;
  }
  .main.home .flexslider, .main.home .flexslider .slides li  {
    height: 300px;
  }
  #home_main {
    margin: 30px 0 15px 0
  }
  .navbar-nav .nav-link.item83 {
    padding-left: 0;
    padding-right: 0;
  }
  .map_filter {
    font-size: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  #footer {
    padding-top: 15px;
  }
  #footer .footer-copyright nav#sub-menu li {
    display: block;
    border: 0;
  }
  #footer .footer-copyright nav#sub-menu li a {
    display: block;
    padding: 5px 0;
  }
  .winkeldetail_image {
    height: auto;
  }
  .square-width-block-bottom {
    min-height: auto;
  }
  .square-width-block {
    min-height: auto;
  }

}
/** RESPONSIVE END */



.form-control.error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-control.error:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* Forms Validations */
label.valid {
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  color: #c10000;
  font-size: 0.9em;
  line-height: 18px;
  padding: 5px 0 0;
}

label.error#captcha-error {
  margin-top: 15px;
}

.code {
  margin-bottom: 5px;
  max-width: 200px;
}
.resultcontainer {
  padding: 30px 15px;
  border-radius: .25rem;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.resultcontainer_noprice {
  background: #e2f2f0;
  color: #004f4c;
}
.noprize_highlight {
  color: #004f4c;
  font-weight: bold;
}
.resultcontainer_noprice #scrolltowin {
  color: #004f4c !important;
}
.resultcontainer_price {
  background: gold;
}

#home_gift .btn-gift, #home_gift .btn-gift:hover {
  background-color: #efad36;
  color: white;
  border: none;
}

#home_gift .btn-gift:hover {
  background-color: #efad36f2;
}

