/*
=========================================================
TABLET CSS
=========================================================
 * Innehåller styling för läsplattor
 *
 * Copyright (C) Limepark AB. Upprättad 2016.
=========================================================*/




/* Toppmeny */

header .sv-jcrmenu-portlet nav {
  margin: 0;
  max-width: 100%;
}

.lp-topmenu ul {
  margin: 0;
}


/* Footer */

footer {
  margin: 0;
}

footer .sv-grid-1170.sv-fixed-fluid-grid .sv-column-6,
footer .sv-grid-1170.sv-fixed-fluid-grid .sv-column-3 {
  width: 30%;
}

/* Hero */

.lp-hero {
  height: 350px;
}

.lp-hero__headline {
  font-size: 5rem;
}

.lp-hero__text {
  font-size: 2.8rem;
}

/* Startsida */

.lp-quick-links.lp-bigred-buttons {
  margin: -40px -15px 0;
}

/* Eventsida */

.lp-eventpage-image {
  margin-top: 50px;
}

.sv-grid-1170.sv-fixed-fluid-grid .sv-push-3.sv-column-9 {
  left: 10%;
  width: 80%;
}



.lp-event-square:before {
  right: -80px;
}

.lp-event-buttons {
  right: -280px;
}

/* Startsidesfix */


.lp-event-square.sv-column-7 {
  padding: 0 0 0 5.5% !important;
  width: 80% !important;
}

.lp-pink-content.sv-column-8 {
  left: 15% !important;
  width: 75.5% !important;
}

.lp-image-banners > div {
  min-width: 220px;
}

.lp-startpage .lp-pink-content {
  margin: 50px 0 0;
}

/* Personer */

.lp-vcard-photo-placeholder {
  height: 100px;
  width: 100px;
}


/* Temasida */

.lp-theme-content-wrapper {
  margin: -40px 0 0;
  position: relative;
}

.lp-theme-content.sv-column-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 2%;
  padding-right: 23%;
  width: 100%!important;
}

.lp-theme-content-wrapper .sv-column-4 {
  position: absolute;
  right: 0;
  top: 155px;
  width: auto !important;
}

.lp-theme-page-buttons.lp-bigred-buttons a {
  height: 140px;
  width: 140px;
}

.lp-pink-content {
  margin: 0 150px;
}

/* Proxys */

.sv-proxy-portlet .kmh-cd {
  font-size: 1.4rem;
}

.kmh-songs table {
  font-size: 1.4rem;
}

.kmh-songs ul li table:before {
  left: 10px;
}

.kmh-songs ul li {
  margin: 0 0 20px;
  padding: 50px 10px 20px;
}

.sv-proxy-portlet table td {
  padding: 5px;
}

/* Meny landningssida */

.lp-landingpage-menu li {
  width: 50%;
}
