/*
Theme Name: Øjenkirurgisk Klinik Aarhus
Author: AdResult
Description: Et specialbygget tema til WordPress
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css2?family=Abel&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.hide-overlay { overflow-x: hidden !important; max-width: 100% !important; width: 100% !important; margin-left: auto; margin-right: auto;  }


.wpgb-facet .wpgb-button[aria-pressed=true] {
    background-color: #DC7C52 !important;
    border-color: #DC7C52 !important;
    color: #fff;
}


/* RESET */
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.wpb_raw_html { padding-top: 0px !important; padding-bottom: 0px !important; margin-bottom: 0px !important; margin-top: 0px !important;  }
html { scroll-behavior: smooth !important; }
* { font-family: "Abel", sans-serif; font-weight: 400; font-style: normal; box-sizing: border-box;  }
body {  font-family: "Abel", sans-serif;color: #111; background: #fff; line-height: 1.5; font-size: 18px; margin: 0px !important;  max-width: 3000px !important; overflow-x: hidden !important; margin-left:auto !important;margin-right:auto !important; }
.container{ max-width: 100%; margin-left:auto !important;margin-right:auto !important;  padding-top: 100px; padding-bottom: 100px; }
.wrapper { max-width:1400px; width:100%; margin-left:auto !important;margin-right:auto !important; }	
.wrapper.small { max-width:900px; width:100%; margin-left:auto !important;margin-right:auto !important; }

/* BTN */
.vc_btn3, a.cta  { background: #DC7C52 !important; color: #fff !important; display: inline-block !important; height: 50px !important; line-height: 50px !important; padding-top: 0px !important; padding-bottom: 0px !important; min-width: 240px; max-width: 100%; padding-left: 50px !important; padding-right: 50px !important; font-size: 15px !important; font-weight: 600 !important; border: none !important; border-radius: 50px !important;  text-align: center !important; transition: all 0.3s ease-in-out; margin-bottom: 10px !important; text-transform: uppercase !important; text-decoration: none !important; margin-top: 0px;  }
.vc_btn3:hover, a.cta:hover { cursor: pointer !important; box-shadow: 0 5px 35px rgba(0,0,0,0.3);  -webkit-transform: scale(1.02, 1.02) !important; transform: scale(1.02, 1.02) !important;  }	



/* MENU */
.menubar {  height: 120px; padding-left: 30px; padding-right: 30px; padding-top: 0; padding-bottom: 0; z-index: 999; top: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0,0,0,0)); position: sticky; transition: height 0.3s ease, background 0.3s ease !important; }

.menubar .branding { float: left; width: 380px; padding-top: 25px; transition: opacity 0.3s ease !important; }
.menubar .branding img { max-height: 50px; }


.menubar .navigation { float: right; display: block; width: calc(100% - 380px); padding-top: 20px;  text-align: right; }
.menubar .navigation .menu-featured { float: right; display: block; width: calc(100% - 60px); padding-right: 20px; transition: opacity 0.3s ease !important;}
.menubar .navigation .menu-featured a { font-size: 19px !important; font-weight: 200 !important; transition: opacity 0.3s ease !important; }
.menubar .navigation .menu-featured a:hover { opacity: 0.7 !important; cursor: pointer !important; }


.menubar .branding, .menubar .navigation .menu-featured { transition: opacity 0.3s ease !important; }



h1, h2, h3, h4, h5 { font-family: "Playfair Display", serif; line-height: 1.2; }
h1 { font-size: 52px; }
h2, h3 { font-size: 42px; }
h4 { font-size: 32px; }
strong { font-family: "Playfair Display", serif; font-weight: 700; }
.subtitle { font-size: 26px; }
.white { color: #fff; }
.center { text-align: center; }
a { color: #000; }


#hdr {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px; 
  margin-top: -120px;   
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: none !important;
 }

#hdr.frontpage {
  position: relative;
  padding-top: 200px;
  padding-bottom: 150px; 
  min-height: 800px; 
  margin-top: -120px;   
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: none !important;
  width: calc(100% + 60px) !important;
  background: #000 !important;
  font-size: 22px;
 }
 #hdr.frontpage video { opacity: 45%; height: 800px; width: calc(100% + 30px); position: absolute; object-fit: cover; z-index: 0; top: -200px; left: 0px; }	
 #hdr.frontpage h1 { font-size: 52px !important; }
 #hdr.frontpage  .subtitle { font-size: 26px; margin-top: 10px; }



.darkform { background: #fff; padding: 40px !important; padding-top: 60px !important; color:  !important; position: relative; top: -250px; margin-bottom: -250px; 
  box-shadow: 0 8px 48px rgba(0,0,0,0.35); border-radius: 10px !important; padding-bottom: 0px !important; }
.darkform h3 { color:  !important; }
.darkform label, .darkform .frm_primary_label { color:  !important;}
.darkform input { background: #f5f5f5 !important;}
.darkform .frm_button_submit { min-width: 300px !important; height: 50px !important; line-height: 50px !important; }

/* CUSTOM */

.box-link .vc_column-inner { padding-top: 200px !important; padding-bottom: 200px !important; color: #fff; background: cover !important; cursor: pointer !important; }
.box-link .vc_column-inner:hover { opacity: 0.8; }
.box-link .vc_column-inner h3 { font-size: 32px; }
/* 1) Force pointer on the whole clickable column AND all descendants */
.vc_column-inner.js-link,
.vc_column-inner.js-link * {
  cursor: pointer !important;
}

/* 2) If you also use .box-link elsewhere, cover that too */
.box-link .vc_column-inner,
.box-link .vc_column-inner * {
  cursor: pointer !important;
}


/* OVERLAY BTN */


  #bookBtn {
  opacity: 0;
  pointer-events: none;
  transition: 
    opacity 0.6s ease,
    transform 0.4s ease,
    padding 0.3s ease,
    background 0.4s ease,
    box-shadow 0.3s ease;
  position: fixed;
  bottom: 50%;
  right: 0;
  z-index: 9999;
  background: linear-gradient(135deg, #DC7C52, #ff8e53);
  color: #fff;
  padding: 14px 38px;
  padding-right: 28px;
  font-size: 15px;
  border-radius: 50px 0 0 50px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.25);
  border: 1px solid #fff;
  border-right: 0;
  transform: translateY(20px);
}

#bookBtn.visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#bookBtn:hover {
  padding: 14px 38px;
  padding-right: 30px;
  transform: translateY(-3px);
  background: linear-gradient(135deg, #e38f6f, #ff9e6b);
  box-shadow: 0 8px 18px rgba(0,0,0,0.35), 0 0 10px rgba(255,200,180,0.6);
}

@media(max-width:768px){
  #bookBtn {
    font-size: 13px;
    bottom: 5%;
  }
}





@media screen and (max-width: 1100px) {  
  
 
h1, h2, h3, h4, h5 { font-family: "Playfair Display", serif; line-height: 1.2; }
h1 { font-size: 32px; }
h2, h3 { font-size: 26px; }
h4 { font-size: 22px; }
strong { font-family: "Playfair Display", serif; font-weight: 700; }
.subtitle { font-size: 20px; }
.white { color: #fff; }
.center { text-align: center; }
a { color: #000; } 
  
  
  
  

#hdr {
   position: relative;
   padding-top: 90px;
   padding-bottom: 90px; 
   margin-top: -120px;   
   background-size: cover !important;
   background-position: center center !important;
   background-repeat: none !important;
  }
 
 #hdr.frontpage {
   position: relative;
   padding-top: 150px;
   padding-bottom: 100px; 
   min-height: 700px; 
   margin-top: -120px;   
   background-size: cover !important;
   background-position: center center !important;
   background-repeat: none !important;
   width: calc(100% + 60px) !important;
   background: #000 !important;
   font-size: 20px;
  }

   #hdr.frontpage video { opacity: 45%; height: 750px; width: calc(100% + 30px); position: absolute; object-fit: cover; z-index: 0; top: -200px; left: 0px; }	
   #hdr.frontpage h1 { font-size: 32px !important; }
   #hdr.frontpage  .subtitle { font-size: 22px; margin-top: 10px; }  
  
  

.box-link .vc_column-inner { padding-top: 100px !important; padding-bottom: 100px !important; color: #fff; background: cover !important; cursor: pointer !important; }
 .box-link .vc_column-inner:hover { opacity: 0.8; }
 .box-link .vc_column-inner h3 { font-size: 32px; }
 /* 1) Force pointer on the whole clickable column AND all descendants */
 .vc_column-inner.js-link,
 .vc_column-inner.js-link * {
   cursor: pointer !important;
 }  
  
  
}



@media(max-width:768px){
  
 
.reverse {
  display: flex !important;
  flex-direction: column-reverse;
}  
  
  
.darkform { background: #fff; padding: 20px !important; padding-top: 40px !important; color:  !important; position: relative; top: 0px; margin-bottom: 0px; 
  box-shadow: 0 8px 48px rgba(0,0,0,0.35); border-radius: 10px !important; padding-bottom: 0px !important; }
.darkform h3 { color:  !important; }
.darkform label, .darkform .frm_primary_label { color:  !important;}
.darkform input { background: #f5f5f5 !important;}
.darkform .frm_button_submit { min-width: 300px !important; height: 50px !important; line-height: 50px !important; }  
  
  
  #bookBtn {
    font-size: 13px;
    bottom: 5%;
  }
  
  

  .container{ max-width: 100%; margin-left:auto !important;margin-right:auto !important;  padding-top: 50px; padding-bottom: 50px; }  
  
  
/* MENU */
  .menubar {  height: 120px; padding-left: 30px; padding-right: 30px; padding-top: 0; padding-bottom: 0; z-index: 999; top: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0,0,0,0)); position: sticky; transition: height 0.3s ease, background 0.3s ease !important; }
  
  .menubar .branding { float: left; width: 250px; padding-top: 25px; transition: opacity 0.3s ease !important;  }
  .menubar .branding img { max-height: 30px; }
  
  
  .menubar .navigation { float: right; display: block; width: calc(100% - 250px); padding-top: 15px;  text-align: right; padding-right: 30px; }
  .menubar .navigation .menu-featured { float: right; display: block; width: calc(100% - 60px); padding-right: 20px; transition: opacity 0.3s ease !important;}
  .menubar .navigation .menu-featured a { font-size: 20px !important; font-weight: 200 !important; transition: opacity 0.3s ease !important; }
  .menubar .navigation .menu-featured a:hover { opacity: 0.7 !important; cursor: pointer !important; }
  
  
}


@media screen and (max-width: 460px) { 	 

  
}

