/* #####################################################################################################
   This stylesheet describes the footer
   ##################################################################################################### */

/*--- standard variables ---*/
/*--- product item ratio (thumb + content) ---*/
/* set ProductImageRatio in productOverview! */
/*--- media queries. When using responsive ---*/
/* Range breakpoints */
/*----- Default functions -----*/
/*----- Default Crossbrowser functions -----*/
/*----- CSS3 functions -----*/
/*----- CSS3 Animation functions -----*/
/*----- Buttons -----*/
/*----- Responsive functions -----*/
/* ++ Footer ++ */

#footer {
  position: relative;
  padding: 20px 0 0;
}
@media only screen and (min-width: 768px) {
  #footer {
    padding: 0;
  }
}
#footer .footerSubscribe {
  background-color: #eedcca;
}
#footer .footerSubscribe .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 10px;
  flex-flow: column;
}
@media only screen and (min-width: 768px) {
  #footer .footerSubscribe .container {
    flex-flow: row;
    padding: 30px 0;
    justify-content: center;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footerSubscribe .container {
    padding: 30px 50px;
    justify-content: space-between;
  }
}
#footer .footerSubscribe .container .subscribe-left,
#footer .footerSubscribe .container .subscribe-right {
  display: flex;
  flex-flow: column;
  font-size: 16px;
  z-index: 1;
  width: 100%;
  text-align: center;
  padding: 0 15px;
  font-weight: 300;
}
@media only screen and (min-width: 1024px) {
  #footer .footerSubscribe .container .subscribe-left,
  #footer .footerSubscribe .container .subscribe-right {
    text-align: left;
    flex: 0 0 40%;
    padding: 0;
  }
}
#footer .footerSubscribe .container .subscribe-left .input,
#footer .footerSubscribe .container .subscribe-right .input {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 15px;
  gap: 12px;
}
#footer .footerSubscribe .container .subscribe-left .input #footerSubscriptInput,
#footer .footerSubscribe .container .subscribe-right .input #footerSubscriptInput {
  border: 1px solid black;
  max-height: 40px;
  width: 80%;
}
#footer .footerSubscribe .container .subscribe-left .input .newsletterButton,
#footer .footerSubscribe .container .subscribe-right .input .newsletterButton {
  width: 15%;
}
#footer .footerSubscribe .container .subscribe-left {
  align-items: center;
}
#footer .footerTop {
  display: flex;
  justify-content: center;
  padding: 12px 5px;
}
@media only screen and (min-width: 1024px) {
  #footer .footerTop {
    padding: 0 15px 10px 0;
  }
}
#footer .footerTop .usp {
  font-size: 11px;
  display: flex;
  flex-flow: row;
  width: 100%;
  justify-content: center;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  #footer .footerTop .usp {
    font-size: 13px;
    justify-content: space-between;
  }
}
#footer .footerTop .usp span {
  align-items: center;
  transition: all 0.4s ease-in-out;
  display: none;
  padding: 6px 0px 6px 0px;
  height: 36px;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
}
#footer .footerTop .usp span.active {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  #footer .footerTop .usp span {
    display: inline-block;
  }
}
#footer .footerTop .footerUsp {
  font-size: 12px;
  display: flex;
  width: 100%;
  justify-content: center;
  line-height: 30px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  #footer .footerTop .footerUsp {
    flex-flow: row;
    justify-content: space-between;
    line-height: initial;
    max-width: 1580px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
#footer .footerTop .footerUsp span {
  text-transform: uppercase;
  position: relative;
}
#footer .socialSection {
  display: flex;
  align-items: center;
  width: 100%;
}
#footer .socialSection a {
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  #footer .socialSection a {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .socialSection a {
    margin-right: 15px;
  }
}
#footer .socialSection a img {
  max-width: none;
}
#footer .container {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #footer .container {
    padding: 1% 0;
  }
}
#footer .container #footerCols {
  background-color: white;
}
@media only screen and (min-width: 768px) {
  #footer .container #footerCols {
    display: flex;
    overflow: hidden;
    padding: 14px 0px 0;
  }
  #footer .container #footerCols .footerCol {
    float: left;
    margin-right: 0.949367089%;
    margin-bottom: 0.949367089%;
    width: 24.287974684%;
  }
  .lt-ie9 #footer .container #footerCols .footerCol {
    /*IE 8*/
    width: 24.050632911%;
  }
  #footer .container #footerCols .footerCol:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 0.949367089%;
  }
  #footer .container #footerCols .footerCol:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer .container #footerCols .footerCol {
    -webkit-overflow-scrolling: touch;
  }
  #footer .container #footerCols .footerCol.firstCol .kop3 {
    border: none;
  }
  #footer .container #footerCols .footerCol.firstCol .kop3:after {
    right: 35px;
    left: 150px;
  }
  #footer .container #footerCols .footerCol.secondCol .kop3:after {
    right: 35px;
    left: 102px;
  }
  #footer .container #footerCols .footerCol.thirdCol .kop3:after {
    right: 35px;
    left: 210px;
  }
  #footer .container #footerCols .footerCol.fourthCol .kop3 {
    pointer-events: none;
  }
  #footer .container #footerCols .footerCol.fourthCol .kop3:after {
    right: 35px;
    left: 140px;
  }
  #footer .container #footerCols .footerCol ul,
  #footer .container #footerCols .footerCol .socialSection {
    margin: 10px 0 20px 0;
  }
  #footer .container #footerCols .footerCol .kop3 {
    position: relative;
    margin: 0;
    padding: 9px 0;
    font-size: 14px;
  }
  #footer .container #footerCols .footerCol .kop3:after {
    content: '';
    display: grid;
    position: absolute;
    background: #dedede;
    height: 1px;
    top: 19px;
  }
  #footer .container #footerCols .footerCol .kop3 .footerExpander::after {
    content: "";
    position: absolute;
    background: url(https://www.expresso.nl//images/pijl-links.png) no-repeat center center !important;
    height: 200px;
    width: 200px;
    top: 50%;
    left: 97%;
    transform: translate(-50%, -50%) scale(0.15) rotate(-90deg);
  }
  #footer .container #footerCols .footerCol .kop3.active .footerExpander::after {
    content: "";
    position: absolute;
    background: url(https://www.expresso.nl//images/pijl-links.png) no-repeat center center !important;
    height: 200px;
    width: 200px;
    top: 50%;
    left: 97%;
    transform: translate(-50%, -50%) scale(0.15) rotate(90deg);
  }
  #footer .container #footerCols .footerCol .kop3 .footerExpander {
    float: right;
  }
  #footer .container #footerCols .footerCol .column {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  #footer .container #footerCols .footerCol .column.open {
    max-height: 450px;
  }
}
#footer .container #footerCols .footerCol a {
  color: #555555;
}
#footer .container #footerCols .footerCol a:hover {
  color: black;
}
#footer .container #footerCols .footerCol.ekomi-widget {
  background-color: #eedcca;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  #footer .container #footerCols .footerCol.ekomi-widget {
    background-color: white;
  }
}
#footer .container #footerCols .footerCol.ekomi-widget #widget-container {
  display: block;
  overflow: hidden;
  width: 100%;
}
#footer .container #footerCols .footerCol.ekomi-widget #widget-container > div {
  margin: 0 auto;
  float: none;
}
#footer .container #footerCols .footerCol.firstCol,
#footer .container #footerCols .footerCol.secondCol,
#footer .container #footerCols .footerCol.thirdCol,
#footer .container #footerCols .footerCol.fourthCol {
  padding: 0 15px;
}
#footer .container #footerCols h3,
#footer .container #footerCols .kop3 {
  color: black;
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
}
#footer .container #footerCols > ul {
  margin-bottom: 15px;
}
#footer .container #footerCols ul li a {
  display: block;
  line-height: 25px;
}
.footer {
  overflow: visible;
  margin-top: 20px;
}
.footer label {
  font-weight: bold;
  cursor: pointer;
  margin: 0 0 5px;
  display: block;
}
.footer input {
  border: 1px solid #dedede;
  background: none;
  padding: 0 2%;
  width: 100%;
  line-height: 40px;
  height: 40px;
  min-height: 40px;
}
.footer input[type="submit"] {
  width: 15%;
  border: 0 none;
  padding: 0;
  min-width: 0;
  text-indent: -9999em;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
/* ++ Bottom Block ++ */

#bottomBlock {
  padding: 20px 0;
  background: white;
  color: black;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock {
    background: #eedcca;
  }
}
#bottomBlock .container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock .container {
    flex-flow: row;
  }
}
#bottomBlock #legal {
  text-align: center;
  line-height: 20px;
  margin: 0 0 15px;
  font-size: 10px;
}
#bottomBlock #legal ul {
  display: flex;
  flex-flow: row;
  gap: 8px;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock #legal ul {
    gap: 12px;
  }
}
#bottomBlock #legal ul li a {
  color: black;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock #legal {
    float: left;
    text-align: left;
    line-height: 20px;
    margin: 0;
    width: 50%;
  }
  #bottomBlock #legal > div {
    float: left;
    margin: 0 2% 0 0;
  }
}
#bottomBlock #legal .company {
  display: block;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  #bottomBlock #legal .company {
    display: inline;
  }
}
#bottomBlock #footerIcons {
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock #footerIcons {
    float: right;
    margin: 0;
    width: 50%;
  }
}
#bottomBlock #footerIcons #paymentMethods,
#bottomBlock #footerIcons #deliveryMethods {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  #bottomBlock #footerIcons #paymentMethods,
  #bottomBlock #footerIcons #deliveryMethods {
    float: right;
    text-align: right;
  }
}
#bottomBlock #footerIcons #paymentMethods img,
#bottomBlock #footerIcons #deliveryMethods img {
  width: auto;
  max-height: 16px;
}
#bottomBlock #footerIcons #paymentMethods img + img,
#bottomBlock #footerIcons #deliveryMethods img + img {
  margin-left: 20px;
}
#bottomBlock #footerIcons #paymentMethods img[alt*="Kassa"],
#bottomBlock #footerIcons #deliveryMethods img[alt*="Kassa"] {
  filter: brightness(0) invert(1);
}
#bottomBlock #footerIcons #paymentMethods img[alt*="SOFORT Überweisung"],
#bottomBlock #footerIcons #deliveryMethods img[alt*="SOFORT Überweisung"] {
  max-height: 32px;
}
#bottomBlock a {
  color: black;
}
.footerTop {
  padding: 0 0 10px 0 !important;
}
.footerTop .container {
  width: 100%;
  padding: 0 15px !important;
}
.footerTop .container .usp {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .footerTop .container .usp {
    justify-content: space-between;
  }
}
/* ++ Divide Link ++ */

#divide {
  position: fixed;
  right: 5px;
  bottom: 5px;
  color: black;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
}
#divide:hover {
  text-decoration: none;
  color: #1a1a1a;
}
body.LANG_nl-BE #bottomBlock #footerIcons #paymentMethods img[alt*="Riverty"],
body.LANG_nl-BE #bottomBlock #footerIcons #paymentMethods img[alt*="Kassa"] {
  display: none;
}
