/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


html {  font-size: 16px;}

p{font-size: 1.15rem; line-height: 1.8rem;}

h2{font-family:statta; font-weight:400; font-size: 1.15rem; text-transform: uppercase;line-height: 1.8rem;}
h4{font-family:statta; font-weight:400; font-size: 26px;}
.tabellinfo h3{font-size:15px;}


#videorow h1{font-family:statta; font-weight:400; font-size: 2rem; line-height: 2.8rem; margin-bottom: 1rem; text-transform: uppercase;color:#fff;}

#videorow img.spillfilm{max-width:200px!important;}


#headerrow h2{font-family:statta; font-weight:400; font-size: 1.9rem; text-transform: uppercase;line-height: 1.8rem; margin-top:5px;}	


#headerrow p{font-size: 18px!important;}	

.scrolly {
  width: 1200px !important;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.scrolly .container,
.scrolly img {
  width: 1200px !important;
  max-width: 100% !important;
  height: auto !important;
}



/* Endre høyden på hero-seksjonen til 80 % av skjermen */
.nectar_section.top-level.full-width-section.first-section {
  height: 70vh !important;
  min-height: 70vh !important;
}

/* Overstyr raden som Salient setter til full høyde */
.nectar_section.top-level.full-width-section.first-section .vc_row-o-full-height {
  height: 70vh !important;
  min-height: 70vh !important;
}

/* Sørg for at videobakgrunnen og innholdet tilpasser seg den nye høyden */
.nectar_section.top-level.full-width-section.first-section .nectar-video-wrap,
.nectar_section.top-level.full-width-section.first-section .row_col_wrap_12 {
  height: 100% !important;
  min-height: 100% !important;
}

