.subsitetitle {
  display: inline-block;
  background: var(--bizilabe-primary);
  color: #fff;
  padding: 1px 10px;
  text-transform: uppercase;
  -ms-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  font-size: 20px;
  line-height: 40px;
  z-index: 99999;
  position: absolute;
  top: -100px;
  left: -180px;
}

.mainsiteviewlet {
  background-color: var(--bizilabe-secondary);
  padding: 0 20px;
  color: #fff;
}

.mainsiteviewlet a {
  padding-right: 30px;
  background: url("++theme++bizilabe.theme/img/home.png") no-repeat center right;
}

.mainsiteviewlet a:hover {
  text-decoration: none;
  color: var(--bizilabe-primary);
  background: url("++theme++bizilabe.theme/img/home2.png") no-repeat center
    right;
}

.mainsiteviewlet a {
  color: #fff;
  font-weight: 900;
  text-transform: lowercase;
  font-size: 20px;
  line-height: 40px;
}

#portal-languageselector {
  margin-right: 0 !important;
}

.plone-navbar {
  background: var(--bizilabe-primary);
}

.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus,
.plone-navbar-nav > a,
.plone-navbar-nav > a:hover,
.plone-navbar-nav > a:focus,
.plone-navbar-nav > a:focus {
  background-color: var(--bizilabe-secondary) !important;
}

.plone-nav > li > a:hover,
.plone-nav > li > a:active {
  background-color: var(--bizilabe-secondary);
}

.carousel-caption p {
  background: var(--bizilabe-secondary);
}

.carousel-caption h3 {
  background: var(--bizilabe-primary);
}

.carousel-caption h3 a:hover {
  color: var(--bizilabe-secondary);
}

.portaltype-subsite h2 {
  display: inline-block;
  background: var(--bizilabe-gradient);
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  -ms-transform: rotate(-4deg); /* IE 9 */
  -webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
  transform: rotate(-4deg);
  font-size: 21px;
  margin-left: -27px;
  margin-bottom: -5px;
  z-index: 99999;
  position: relative;
}

.portaltype-subsite h2 a {
  color: #fff !important;
}

.portaltype-subsite h2 a:hover {
  color: #fff;
  background: var(--bizilabe-secondary);
  border: 0;
}

.photo-gallery {
  background: var(--bizilabe-secondary-light) !important;
}

.video {
  background: var(--bizilabe-secondary-light) !important;
}

.main-story-shade {
  margin: 0 -15px 0;
  background: var(--bizilabe-secondary);
}

.main-story-shade img {
  height: auto;
  opacity: 1;
}

.tileItem {
  background: var(--bizilabe-secondary-light) !important;
}

#bizilabe-babesle .row {
  background: var(--bizilabe-secondary-light);
  color: var(--bizilabe-primary);
}

#bizilabe-babesle a {
  color: var(--bizilabe-primary);
}

.cal_date {
  background: var(--bizilabe-secondary-light);
  border: 2px solid var(--bizilabe-secondary-light);
}

ul.share li a.addthis_button_facebook {
  background: url("++theme++bizilabe.theme/img/facebook2.png");
  background-size: 40px 40px;
}

ul.share li a.addthis_button_twitter {
  background: url("++theme++bizilabe.theme/img/twitter2.png");
  background-size: 40px 40px;
}

ul.share li a.addthis_button_watsup {
  background: url("++theme++bizilabe.theme/img/watsup2.png");
  background-size: 40px 40px;
}
