/*
Theme Name: Rica Theme
Theme URI: https://rica.nl/
Description: Customized Fluida theme for Rica.
Author: INOF8
Author URI: https://inof8.nl/
Template: fluida
Version: 1.0
*/

@import url("css/fontawesome/css/all.min.css");
@import url("../fluida/style.css");

body {
    font-family: 'Open Sans', sans-serif;

}

input[type="text"],input[type="email"], select, textarea {
  padding: 0.5vh;
}

.rica-blue-link {
  color: #003978;
}

.alignL {
  text-align: left;
}
.alignR {
  text-align: right;
}
#access ul > li.current_page_item > a, #access ul > li.current-menu-item > a {
/* #access ul > li > a { */
  border-top-color: transparent !important;

  font-style: italic;
  text-decoration: underline;
  background: transparent !important;
  text-decoration-color: #ffb528 !important;
  text-underline-position: under;
  color: #ffffff !important;

}

#access ul ul {
  border-top: 0px;
}

#access .sub-menu {
  background:#003978;

}

#access > div > ul > li > a {
padding: 1vh !important;
}

#access > div > ul > li:hover > a {

  background-color:#003978 !important;
}

nav#mobile-menu  {
  background: #003978;
}



nav#mobile-menu .menu-item a span {
  font-weight: bold;
}
nav#mobile-menu .sub-menu a span{
  font-weight: normal;
}
nav#mobile-menu #nav-cancel {
  color: #ffffff;
}
#access > div > ul > li, #access > div > ul > li > a {
    font-style: italic;
      text-decoration-color: #ffb528 !important;
      text-underline-position: under;
      line-height: 6vh !important;
      height: 8vh !important;

}

#access div > ul > li > a {
  padding: 12px;
}

#access div > ul > li > a:not(:only-child) > span:after {
  content: '';
}


.lp-slider {
    top: -5vh !important;
}
#lp-page, .lp-page-inside, .article-inner {
    padding: 0px !important;
}

.zopim {
  right: 0px  !important;
  left: auto !important;
}
.menu-hover {
  text-decoration: underline;
  /* background: #ff0000 !important; */
  text-decoration-color: #ffb528 !important;
}

 #content {
   background: #ffffff;
}



.fluida-landing-page #content {
  margin-top: -16vh !important;
}

.fluida-stripped-table .main td {
  border-top: 0px;
  border-bottom: 1px solid #cecece;
}

#masthead {
  height: 12vh !important;
}

.site-header-main-rica-top {
  float:left;
  width:100%;
  height: 5vh;
  line-height: 5vh;
  position:absolute;
  z-index:99;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  /* text-shadow: 1px 1px #666666; */
  background: #003978;
  opacity: 0.5;
}

#masthead #site-header-main-rica {
  position: relative;
	z-index: 101;
	/* display: inline-block; */
	width: 100%;
  top: 5vh;
	vertical-align: top;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
  height: 8vh;
}

#site-header-main-inside {
  max-width: 1024px !important;
  padding: 0px !important;
}

#site-header-main-background {
  width: 100% !important;
  padding: 0px !important;
  height:8vh;
  position: relative;
  top:-3vh;
  background:#003978;
  z-index:9;
  opacity: 0.8;
}




#masthead .header-image {

    width: 100%;

}

.rica-header-image {
  top: 0px;
  width: 100%;
  float:left;
  /* height: 37vw; */
  /* max-height: 400px; */
    max-height: 50vh;
  overflow: hidden;
}

.rica-header-image-src {
  width: 100%;
  height: auto;
  max-height:600px;
  background: 100%;
}

.rica-header-image-bg {
  float:left;
  width:100%;
  max-height: 50vh;

  position: relative;


}

.rica-header-chevron-bottom {
  float:left;
  background: url(images/slider-bottom.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width:100%;
  height: 100px;
  left:0!important;
  bottom: 8vh!important;
  border:none;
  position: relative;
}
.dropdown-toggle {
  color:#ffffff;
}

.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  background: rgba(0,57,120,1.0);
  z-index: 12;
}


.sib-default-btn {
  background-color: #003978 !important;
}

.sib-default-btn:hover {
  background-color: #ffb528 !important;
}

label.sib-NAME-area {
  min-width: 120px;
}
/* / content centering  */

article.hentry, .article-inner {
  text-align: center !important;
  background: #f4f4f4;
  width: 100vw;
  padding:0px;
}

.main table {
  float: none;
  display: table;
}

.main td {
  padding: 0px;
}

.main .entry-content {
  text-align: center !important;
  /* max-width: 1024px; */
  display: flow-root;
  background: #ffffff;
  padding-top: 0em !important;
}
h3 {
  font-size: 2.5vh !important;
}
.prefooter {
  color: #003978 !important;
  font-size: 3vh;
    text-transform: uppercase;
}
.onderstreep {
    border-bottom: 1px solid #ffb528;
}



.slider-bot-cutoff {
  width:100%;
	height: 12vh;
	position: absolute;
	bottom: -1vh;
  z-index: 99;
  background-color: transparent !important;
}

.seriousslider-indicators {
    background: url(images/slider-bottom.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	width:100%;
	height: 10vh;
  left:0!important;
  bottom:-3.5vh!important;
  border:none;
}

.wp-block-columns {
  float:none;
  max-width: 1024px;
  display: inline-flex;
  text-align: left;
  width: 100%;
  padding-top:1vh;
  padding-bottom:1vh;
  margin-bottom:2px;
}

.wp-block-image {
  margin: 0em;
}


.spacer-default {
  background: url(images/rica-hspacer-blue.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  float:none;
  max-width: 1024px;
  display: inline-block;
}


.spacer-variation1 {
  width: 45%;
  left:0%;
  padding: 0px;
  font-size: 18px;
  position: relative;
  color: #ffffff;
  background: #f3f3f3;
  z-index: 1;
  float:left;
  height: 60px;
}

.spacer-variation1:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ffffff;
  transform-origin: bottom left;
  transform: skew(-30deg,0deg);
  -webkite-transform: skew(-30deg,0deg);
  -ms-transform: skew(-30deg,0deg);
  float:left;

}


.spacer-variation2 {
  width: 111%;
  left:-2%;
  padding-bottom: 2vh;
  color: #f3f3f3;
  background: #ffffff;
  z-index: 1;
  float:left;
  height: 8vh;
}

.spacer-variation2:after {
  content: " ";
  display: block;
  width: 57%;
  height: 100%;
  top: 0;
  left: 100%;
  z-index: -1;
  background: #f3f3f3;
  transform-origin: bottom left;
  transform: skew(30deg,0deg);
  -webkite-transform: skew(-30deg,0deg);
  -ms-transform: skew(-30deg,0deg);
  float:right;

}



.seriousslider-inner > .item img.item-image {
  width: 100% !important;
}

.seriousslider-light .seriousslider-caption-text, .seriousslider-light .seriousslider-caption-title, .seriousslider-light .seriousslider-caption-buttons {
  text-align: left !important;
}

.seriousslider-light .seriousslider-caption-title {
  text-decoration: underline;
  /* background: #ff0000 !important; */
  text-decoration-color: #ffb528 !important;
  text-underline-position: under;
  text-transform: uppercase;
}

.seriousslider-light .seriousslider-caption-buttons a {
  border-radius:0px !important;
  background: #ffb528 !important;
  color: #ffffff !important;
  border: none !important;
}
.seriousslider-light .seriousslider-caption-buttons a:hover {
  background: #ffffff !important;
  color: #ffb528 !important;
}

/* posts */

.post {
  float:none;

  width: 100%;
}
.article-inner {
  float:none;
  display: inline-block !important;
  /* max-width: 1024px; */
}

.entry-meta span {
  float:none !important;
}
.wp-block-latest-posts > li > a {
  color: #003978 !important;
  font-size: 24px;
  font-weight: 900;
}
.wp-block-latest-posts > li > a:hover {
  color: #ffb528 !important;
}

.footer-container {
  width: 1024px;
  display: inline-block;
}

#container {
  max-width: 100% !important;
}

.identity {
  height: 8vh !important;
  line-height: 8vh !important;
}

#footer {
  width: 100%;
  background: url(images/footer.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-top-color: #ffffff !important;
  text-align: center;
}

#footer div.foot-column  {
    width: 33%;
    display: inline-block;
    padding: 10px 0px;
    vertical-align: top;
    font-family: 'Roboto', sans-serif;
    text-align: left;


}
#footer div.foot-column {
    padding-right: 7%;
}
#footer h4 {
    color: #ffb528;
    border-bottom: 1px solid #fff;
}
#footer p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
#footer span.geel {
    color: #ffb528;
}
#footer .ricabuttongeel {
    margin-top: 40px;
}
#footsocial span {
    color: #003978;
    background-color: #fff;
    width: 26px;
    height: 21px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    /* padding-top: 5px; */
    border-radius: 6px;
    font-weight: 400;
}
#subfooter {
    width:100%;
    background-color: #003978;
    color:#ffffff;
    font-size: 0.9em;
    height: 5vh;
    line-height: 5vh;
}
#subfooter p {color: #fff; text-align:center;}


.ricabuttongrijs {
  position: relative;
  width: 180px;
  padding: 1vh;
  font-size: 1em;
  position: relative;
  color: #FFF;
  background: #999;
z-index: 1;
margin: 1vh;
cursor:pointer;

}
.ricabuttongrijs:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #999;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.ricabuttongrijs a, #content .ricabuttongrijs a {z-index: 1; color: #fff; font-style: italic;}

.ricabuttongeel {
  position: relative;
  width: 180px;
  padding: 1vh;
  font-size: 1em;
  position: relative;
  color: #FFF;
  background: #FFB528;
z-index: 1;
margin: 1vh;
cursor: default;
}
.ricabuttongeel:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #FFB528;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.ricabuttongeel a, #content .ricabuttongeel a {z-index: 1; color: #fff; font-style: italic;}

.btnblauw {
    display: block;
    color: #fff;
    background: #003879;
    max-width: 200px;
    padding: 5px 10px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    margin: 1vh;
}

.rica-scrolldown-arrows {
    color: #ffb528;
    font-size: 4vh;
    font-weight: bold;
}

.rica-shopping-cart-wrapper {
    width: 100%;
    float:none;
    display: inline-block;
    max-width: 1024px;
}
.rica-shopping-cart-row {
  width: 100%;
  float:left;
  min-height: 4vh;
}

.rica-shopping-cart-col-70 {
  width: 70%;
  float:left;
}
.rica-shopping-cart-col-15 {
  width: 15%;
  float:left;
}
.rica-shopping-cart-col-30 {
  width: 30%;
  float:left;
}
.rica-shopping-cart-col-40 {
  width: 40%;
  float:left;
}
.rica-shopping-cart-col-45 {
  width: 45%;
  float:left;
}
.rica-shopping-cart-col-50 {
  width: 50%;
  float:left;
}
.rica-shopping-cart-col-55 {
  width: 55%;
  float:left;
}
.rica-shopping-cart-col-60 {
  width: 60%;
  float:left;
}

.yellowText {
  color: #ffb528;
}

#footer a:hover {
  color: #003978 !important;
}


@media screen and (max-width: 1000px) {
  .site-header-main-rica-top {
    display: none;
  }
  a#logo {
      padding-left: 10px;
  }

  #masthead #site-header-main-rica {
    position: relative;
    top: 0vh;
    background: #003978;
    height: 9vh;
  }

  #site-header-main-background {
    top:-8vh;
  }

  #toptext,
  .headslidecap,
  #map, #mapwit,
  .mobielweg {
      display: none;
  }

  .rica-header-chevron-bottom {
    display: none;
  }

  .identity, #nav-toggle {
    height: 9vh !important;
    line-height: 9vh !important;
  }

  .main .entry-content {
    padding: 1vw;
    max-width: 100%;

  }

  article.hentry {
    padding: 0px !important;
  }

  .mobiel100, .foot-column {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .mobileButton {
    float:none;
  }


  .seriousslider .seriousslider-caption .seriousslider-caption-title {
      font-size: 1.2em !important;
      text-align: center !important;

  }

  .seriousslider .seriousslider-caption .seriousslider-caption-text {
      font-size: 0.9em !important;
      text-align: center !important;

  }

  .seriousslider.seriousslider-caption-animation-slide .seriousslider-caption-buttons {
      text-align: center !important;
  }

  .cryout-serious-slider .seriousslider-indicators {
    display:none !important;
  }

  .spacer-default {
    max-width: 100%;
  }

  .footer-container {
    width: 100%;
  }
  .foot-column {text-align: center !important;}
}
