/*
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;}
.tabellinfo p{color:#000;}


#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: 79vh !important;
  min-height: 79vh !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: 79vh !important;
  min-height: 79vh !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;
}

.whystatt img{max-width: 260px!important;}

img.yamahalogo{max-width: 550px!important;}


/*footer*/
#copyright p {font-size: 14px; color:#ffffff;}
#footer-outer #copyright a {text-decoration: none!important;}
#copyright img {max-width: 101px;    margin-bottom: -4px;  margin-left:5px;}
.personvern {padding-left:50px;}












@media screen and (max-width: 590px) {
  #videorow h1{font-size: 1.2rem; line-height: 2rem; }
  
}




@media screen and (max-width: 450px) {
html {  font-size: 15px;}
p{font-size: 1rem; line-height: 1.9rem;}
#videorow h1{font-size: 1.2rem; line-height: 2rem; }
h4{font-size: 20px;}
.tabellinfo h3{font-size:12px; margin-bottom: -1px!important;}
.tabellinfo p{font-size:12px; margin-top: -10px!important;}



#footer-outer #copyright p {    font-size: 12px!important;}
#footer-outer #copyright a {text-decoration: none!important;}
#copyright img {    max-width: 75px;    margin-bottom: -3px;    margin-left: 3px;}

img.yamahalogo{max-width: 350px!important;}

}