/*
	Theme Name: seodr.
	Description: SEO Doktorn WordPress Theme
	Version: 2.0
	Author: SEO Doktorn i Sverige AB
	Author URI: https://www.seo-doktorn.se
*/
/*-------------- Reset --------------*/
@import url('https://fonts.googleapis.com/css2?family=Yantramanav&display=swap');
*,
*:after,
*:before { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; }
* { margin: 0; padding: 0; outline: 0; border: 0; font-size: 100%; }
html{ font-size: 16px; }
body { font: 300 16px/1.7 'Roboto', 'Yantramanav', Helvetica, Arial, sans-serif; color: #2b2a29; }
a:focus, a:hover, a:active, input:focus { outline: 0; }
img { max-width: 100%; vertical-align: bottom; }
::selection { background: #999; color: #FFF; text-shadow: none; }
::-webkit-selection { background: #999; color: #FFF; text-shadow: none; }
::-moz-selection { background: #999; color: #FFF; text-shadow: none; }
::-webkit-input-placeholder { color: #999; }
:-ms-input-placeholder { color: #999; }
::placeholder { color: #999; }
/*-------------- Structure --------------*/
.clear:before,
.clear:after { content: ' '; display: table;  }
.clear:after { clear: both; }
.clear { *zoom: 1; }
.flex { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex-space { -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; }
.flex-end { -webkit-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; }
.flex-start { -webkit-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; }
.vert-center { -ms-align-items: center; align-items: center; }
.horiz-center { -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; }
.row-reverse { flex-direction: row-reverse; }
.center { text-align: center; }
.right { text-align: right; }
.wrap-xl { width: 100%; margin: 0 auto; position: relative; }
.wrap-l { width: 90%; margin: 0 auto; position: relative; }
.wrap { max-width: 1280px; width: 90%; margin: 0 auto; position: relative; }
.wrap-m { max-width: 1000px; width: 90%; margin: 0 auto; position: relative; }
.wrap-s { max-width: 800px; width: 90%; margin: 0 auto; position: relative; }
.wrap-xs { max-width: 600px; width: 90%; margin: 0 auto; position: relative; }
.wrap-overflow{ position: absolute; width: 100%; height: 100%; top: 0; overflow: hidden; }
.wrap-overflow .col-1-2{ height: 100%; }
/*-------------- Cols --------------*/
.col-1-2 { width: 48%; }
.col-1-3 { width: 31%; }
.col-2-3 { width: 65%; }
.col-1-4 { width: 23%; }
.col-1-5 { width: 22%; }
.col-3-4 { width: 73%; }
.col-f-1{ width: 100%; }
.col-f-1-2 { width: 50%; }
.col-f-1-3 { width: 33.33%; }
.col-f-2-3 { width: 66.67%; }
.col-f-1-4 { width: 25%; }
.col-f-3-4 { width: 75%; }
/*-------------- General --------------*/
.padd{ padding: 50px 5%; }
.pad-xl{ padding: 120px 0;}
.pad-l { padding: 100px 0; }
.pad-l-b { padding-bottom: 100px; }
.pad { padding: 80px 0; }
.pad-b { padding-bottom: 80px; }
.pad-m { padding: 60px 0; }
.pad-m-b { padding-bottom: 60px; }
.pad-s { padding: 40px 0; }
.pad-s-b { padding-bottom: 40px; }
.pad-xs { padding: 20px 0; }
.pad-xs-b { padding-bottom: 20px; }
.extra-pad{ padding-top: 50px; }
.marg-b { margin-bottom: 80px; }
.marg-b-m { margin-bottom: 60px; }
.marg-b-s { margin-bottom: 40px; }
.marg-b-xs { margin-bottom: 20px; }
.marg-t { margin-top: 80px; }
.marg-t-m { margin-top: 60px; }
.marg-t-s { margin-top: 40px; }
.marg-t-xs { margin-top: 20px; }
.marg-l{ margin-left:10px; }
.marg-l-m{ margin-left:30px; }
.marg-l-l{ margin-left:50px; }
.margi-r{ margin-right: 5px; }
.marg-center{ margin:0 auto; }
/*-------------- Owl Carousel Touch --------------*/
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item { -ms-touch-action: auto; touch-action: auto; }
/*.owl-stage-outer { position:relative; z-index:0;}*/
.owl-dots{
  position:relative;
  z-index:99;
  margin-top:-35px !important;
  margin-right: 20px;
  color: #c5d3e5;
}
.owl-theme .owl-dots, .owl-theme .owl-nav .owl-dots{ text-align: right !important; }

.text { padding:30px; }
.item-text{ padding: 35px; }
.item-text h3{ font-size: 1.6em; }
.item-text p{ font-size: 0.9em; line-height: 1.7; margin-bottom: 0px !important; }
.item-text .text-wrap p {margin-bottom: 10px!important;}
button.owl-dot.active{ color:#a3acbf; }
.owl-products .owl-nav{ text-align: right !important; margin-right: 20px; display: block !important; }
.owl-next span, .owl-prev span{
  background-color:#a3acbf !important;
  font-size: 25px;
  padding: 4px 15px 5px !important;
  color:#fff;
  border-radius: 0px;
  font-weight: 400;
}

.owl-theme .owl-nav{ border-radius: none !important; }
.owl-next:hover, .owl-prev:hover{ border-radius: none !important; }
.owl-item:nth-child(odd){ background-color: #faeff5; }
.owl-item:nth-child(even){ background-color: #ecfefa; }
.owl-theme .owl-nav [class*=owl-]{ padding: 0px 10px !important; border-radius: none !important; }
.owl-theme .owl-nav [class*=owl-]:hover{ background-color: transparent !important; padding: 0px !important; border-radius: none !important; }
.owl-next span:hover, .owl-prev span:hover{ background-color: #c5d3e5 !important; padding: 4px 15px 5px !important; border-radius: none !important; }
.owl-products .owl-item img{ object-fit: cover; height: 230px; }
/*-------------- Color Scheme --------------*/
.white-bg{ background-color: transparent; }
.primary-bg {	background-color: #ecfefa; color: #2b2a29; }
.secondary-bg{ background-color: #faeff5; color: #2b2a29; }
.grey-bg{ background-color: #a3acbf; color:#fff; }
.lightgrey-bg{ background-color: #c5d3e5; color:#fff; }
.white-text, 
.main-content a.primary-bg,
.main-content a.secondary-bg{ color: #2b2a29; }
.primary-text{ color: #2b2a29; }
.secondary-text{ color: #666; }
/*-------------- Links & Buttons --------------*/
a, .main-content p a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.main-content p a:hover { color: #000;}
button.btn, a.btn, .btn, 
input[type="submit"],
#cookie-notice .cn-button{
  padding: 14px 35px;
  border: 1px solid #333;
  border-radius: 0;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  text-align: center;
}
a.btn-primary, .btn-primary, #cookie-notice .cn-button#cn-accept-cookie, .wpcf7 input[type="submit"] {
  background: #a3acbf;
  border: 1px solid #a3acbf;
  color: #fff;
  font-family: 'Cinzel', serif;
  font-weight: 300;
  letter-spacing: 2px;
}
a.btn-secondary, .btn-secondary, #cookie-notice .cn-button#cn-more-info {
  background: #dbc785;
  border: 1px solid #dbc785;
  color: #fff;
  letter-spacing: 2px;
  font-family: 'Cinzel', serif;
  font-weight: 300;
}
a.btn-primary:hover, .btn-primary:hover, #cookie-notice .cn-button#cn-accept-cookie:hover,
a.btn-secondary:hover, .btn-secondary:hover, #cookie-notice .cn-button#cn-more-info:hover, .wpcf7 input[type="submit"]:hover {
  background: #c5d3e5;
  border: 1px solid #c5d3e5;
  color: #fff;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.btn.btn-no-color{
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: none;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: none;
}
.btn-no-color{ color: #fff; border-bottom: 1px solid #fff; padding-bottom: 3px; font-size: 1.05em; }
.btn-no-color:hover{
  color:#fff;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.btn-img-gallery{ margin-bottom: 5px; margin-left: 5px; padding: 12px; }
.question_puff, .center_puff { text-align: center; }
.question_puff p{font-size: 0.9em;}
.question_puff div{ padding: 10px 0px 60px !important; }
.question_puff  .btn-primary{ padding: 15px 20px !important;}
.btn.fixed-tel {
  position: fixed !important;
  top: 250px;
  right: 46px;
  z-index: 4 !important;
  transform: rotate(-90deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  transform-origin: top right;
  border:none;
  padding: 17px 25px 14px;
  font-family: 'Cinzel', serif;
  background: #a3acbf;
  color:#fff;
  letter-spacing: 2px;
}
.archive .pagination{ margin: 0 auto; }
.archive .pagination .page-numbers{ padding: 5px 10px; background-color: #c5d3e5; color: #fff; }
.archive .pagination .page-numbers.current{ background-color: #a3acbf; }
/*-------------- Typography --------------*/
.title-rub, h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; font-family: 'Cinzel', serif; line-height: 1; font-weight: 400; }
h1, .title-rub { font-size: 2.6rem; font-weight: 400; }
h2 { font-size: 2.2rem; }
h3 { font-size: 1.5rem; }
h4 { font-size: 1.2rem; }
#breadcrumbs a{ color:#fff !important; }
.ingress{ font-weight: 300; font-family: 'Cinzel', serif; }
.smal-ingress{ font-weight: 300; font-size: 0.9em; }
.uppercase{ text-transform: uppercase; }
p{ font-family: 'Roboto', sans-serif; }
.light{ font-weight: 300; }
.page .section .layoutArea .column p{ font-weight:300; }
.icon-arrow-right2{ color:#2b2a29 !important; border:none; padding: 0; }
.icon-arrow-right3{ color:#fff; border:none; padding: 0; }
.underline{ text-decoration: underline; }
/*-------------- Cookies --------------*/
#cookie-notice {
  font: 300 16px/1.7 'Roboto', 'Yantramanav', Helvetica, Arial, sans-serif !important;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  min-width: 0;
  width: 300px;
  left: unset;
  right: 10px;
  bottom: 0 !important;
  font-size: 0.9em !important;
}
#cookie-notice.cookie-notice-hidden{ bottom: -10px; }
.cookie-notice-container { padding: 30px; }
#cn-notice-buttons{ margin-top: 10px; }
.cn-close-icon{ right: 10px; top: 18px; }
.cn-close-icon:after, .cn-close-icon:before{ background: #333; }
/*-------------- Forms --------------*/
.input-outer { margin-bottom: 25px; }
.input-outer .divide { float: left; width: 48%; }
.input-outer .divide+.divide { margin-left: 4%; }
.input-outer div { position: relative; }
.input-outer label {
  color: #a1a1a1;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
  pointer-events: none;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.wpcf7-form-control-wrap { position: relative; }
input[type="search"], input[type="text"], input[type="tel"], input[type="email"], textarea {
  padding: 10px 5px;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 0 0 #000;
  -moz-box-shadow: 0 1px 0 0 #000;
  box-shadow: 0 1px 0 0#000;
  transition: all 0.25s ease;
  -webkit-appearance: none;
  background: transparent;
}
input[type="text"], input[type="tel"], input[type="email"], textarea{ width: 100%; }
.focused label { transform: translateY(-120%); font-size: .75em; }
input.filled, textarea.filled { box-shadow: 0 2px 0 0 #666; }
span.wpcf7-not-valid-tip { font-size: 0.8em; margin-top: 3px; }
textarea{ max-height: 150px; resize: none; }
.submit-outer{ margin-top: 20px; float: left;  width: 100%; }

/* checkbox & radio buttons */
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-quiz-label{ font-size: 0.85em; }
.wpcf7-form-control-wrap.acceptance,
.wpcf7-form-control-wrap.radio{ float: left; }
span.wpcf7-list-item { margin: 0 10px 0 0; }
.wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-radio .wpcf7-list-item label{ position: relative; cursor: pointer; padding: 3px 0 0 35px; }
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"]{ width: auto; display: inline-block; display: none; }
.wpcf7-acceptance .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label:before{
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #999;
  border-radius: 100%;
  height: 28px;
  width: 28px;
  top: 0;
  left: 0;
  z-index: 5;
  transition: border .1s linear;
  -webkit-transition: border .1s linear;
}
.wpcf7-acceptance .wpcf7-list-item-label:after,
.wpcf7-radio .wpcf7-list-item-label:after{
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 5px;
  left: 5px;
  margin: auto;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}
.wpcf7 input[type="checkbox"]:checked~.wpcf7-list-item-label:after ,
.wpcf7 input[type="radio"]:checked~.wpcf7-list-item-label:after { background: #999; }
/*-------------- Fixed search ---------------*/
.fixed-search {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  display: none;
}
.fixed-search .wrap { position: relative; }
.fixed-search .search { width: 100%; padding: 40px 0; }
.fixed-search .search-input {
  width: 80%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
.fixed-search .search-submit {
  width: 20%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
.fixed-search .icon-cross { position: absolute; top: 15px; right: 15px; }

/*-------------- Pages --------------*/
.overlay{ background-color: rgba(0,0,0,.36); }
.main-content p { margin-bottom: 25px; }
.main-content ul, .main-content ol { margin-bottom: 25px; padding-left: 1.3em; }
.bg-img-subpage{
  opacity: 0.5;
  object-fit: contain !important;
  right:-50px;
  top: 40px !important;
  height: 110%;
  position: absolute;
}
.bg-img{
  object-fit: cover;
  height: 100%;
  width: auto;
  min-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.img-bg{
  object-fit: cover;
  height: 100%;
  width: auto;
  min-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.bg-img ~ div, .content{ z-index: 2; position: relative; }
.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  height: 100%;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.half a.flex{ position: relative; }
.text-section div div h4{ padding:32px 0 30px; font-weight: 400; font-size: 1em; }
.puff{ padding:80px 5%; }
.puff-text-section div a{ overflow: hidden; }
.puff-text-section p{width: 70%;}
.puff-text-section .puff{padding:80px 5%;}
.puff-text-section .col-1-2{width: 49%;}
.puff-text-section div a img{
  opacity: 0.5;
  object-fit: contain !important;
  left:290px;
  top:80px;
}
/*-------------Startsida ------------*/

.owl-slider .item {
  height: 600px;
}
.owl-slider .item .hero-txt {
  position: absolute;
  z-index: 3;
  max-width: 700px;
  top: 48%;
  margin: 0;
  left: 10%;
  right: 10%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.text-puff p{ margin-bottom: 20px; }
.text-puff h2, .puff-1 h2, .puff-text-section h2{ font-size: 1.8em;}
/*-------------- Kontaktsida --------*/
.contact-maps p { margin-bottom:  0px !important; }
.subhero-section{ overflow: hidden; }
.contact-text-section, .contact-maps{ padding: 80px; }
/*-------------- Category page ----------*/
.item-cat{ width: 31%; margin-bottom: 35px; height: 344px;}
.item-cat-outer .item-cat:nth-child(3n+2), .item-cat-outer .item-cat:nth-child(3n+3) {
    margin-left: 3.5%;
}
.item-img-cat{ position: relative; z-index: 0; }
.item-img-cat img{ position: absolute; object-fit: cover; height: 344px; width: 100%;}
.item-text-cat{
  padding: 30px;
  position: relative;
  z-index: 2;
  top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  background: rgba(0,0,0,.36);
  z-index: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  text-align: center;
}
.item-text-cat h3{ font-size: 1.6em; color: #fff; }
.item-img-3-col{ position: relative; z-index: 0; }
.item-img-3-col img{
  position: absolute;
  object-fit: cover;
  height: 255px;
  width: 100%;
}
.item-text-3-col{
  padding: 30px;
  position: relative;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.36);
  z-index: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  height: 255px;
  text-align: center;
}
.item-text-3-col h3{ margin-top: 20%; font-size: 1.6em; color: #fff; }
/*-------------- Single page ---------*/
.content-timeline h2{ font-size:1.9em; }
.content-timeline p{ font-size: 0.9em; margin-bottom: 10px; font-weight: 300; }
/*-----------sidebar ---------------*/
.sidebar-menu ul{ list-style-type: none; padding: 0px !important; background-color: #ecfefa; }
.sidebar-menu ul li{ position: relative; border-bottom: 1px solid #ddd;}
.sidebar-menu ul li a{ color:#000 !important; padding: 15px 20px; display: block; font-weight: 400; font-family: 'Cinzel', serif;}
.sidebar-menu ul li .sub-menu li a{ padding: 10px 20px 10px 30px;  }
.sidebar-menu ul .current-menu-parent{ display: block !important; } 
.sidebar-menu ul li.current-menu-item .sub-menu, .sidebar-menu ul li.current-menu-parent .sub-menu { display: block; }
.sidebar-menu ul li .sub-menu { display: none; }
#menu-sidebar-meny li .expand-ul{
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1rem;
  color: #333;
  line-height: 1;
  padding: 21px 24px 20px;
}
.sidebar-menu ul.sub-menu li:last-child {
  border-bottom: none;
}

#menu-sidebar-meny li:last-child {
  border-bottom: none;
}
.sidebar-menu ul li .sub-menu{ margin-bottom: 0px !important; background-color: #faeff5;}
.sidebar-menu ul li .sub-menu li a{ background-color: unset !important; font-weight: 300; font-family: 'Roboto', sans-serif;}

.sidebar-menu ul li .sub-menu li.current-menu-item, #menu-sidebar-meny-2 li.current-menu-item { background-color: #caf5eb; }
#menu-sidebar-menu-3 li .sub-menu{ display: block; }
#menu-sidebar-menu-3 #menu-item-1447, #menu-sidebar-menu-3 #menu-item-1448{ padding-bottom: 0px; }
.contact-puff{ padding:40px 35px 20px; }
.contact-puff h3, .sidebar-menu h3{ margin-bottom: 15px; letter-spacing: 1.3px; }
.contact-puff p{ line-height: 1.2; }
.contact-puff a{ margin-bottom: 20px;}
/*-------------- about us ------------*/
.room-section .col-1-4 h4{ margin-top: 30px; }
/*-------------- Person page ---------*/
.person-card-outer .person-card:nth-child(3n+2), .person-card-outer .person-card:nth-child(3n+3) {
    margin-left: 3.5%;
}
.info-person .col-1-3 { min-height: 350px; }

.person-card{ background-color: #ecfefa; color: #2b2a29; }
.person-card .person-card-img img{
  height: 285px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.person-card-text{ padding: 40px 25px; }
.person-card-text p{ line-height: 1.6; font-size: 0.9em; }
.person-card-text a{ color:#000; }
.person-card a:hover .person-card-img img{
  opacity: 0.7;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.person-card-text h2{ font-size: 1.8em; }
/*-------------- Clinic --------------*/
.clinic-section-rooms h2 { font-size: 1.6em; } 
.iframe-section .col-f-1-2{ height: 500px; }
.iframe-hitta-till-oss iframe{ height: 500px; }
.padd.iframe-hitta-till-oss{ padding: 0px !important; }
/*-------------- Price ---------------*/

.price-cat h3{
  background-color: #cef3ea;
  padding: 20px;
  color: #000;
  margin-bottom: 0px;
}
.price-cat-wrap-outer .price-cat-wrap:nth-child(3n+2), .price-cat-wrap-outer .price-cat-wrap:nth-child(3n+3) {
    margin-left: 3.5%;
}
.price-cat-wrap { background-color: #ecfefa; }
.price-subpages{ background-color: #ecfefa; padding: 20px; }
.price-subpages .icon-arrow-right2{ font-size: 0.8em; margin-right: 5px; }
.price-subpages p{ margin-bottom: 5px; }

.op-headline{ padding: 10px; background-color: #f9e0ee; }
.op-headline h3,.op-headline p{ margin-bottom: 0px; font-size: 1em; }
.op-headline p, .op-price p{ font-size: 0.9em; }
.op-price{padding: 10px; border-bottom: 1px solid #a3acbf; }
.op-price p{margin-bottom: 0px;}
.price-box {padding: 50px 25px;}

/*-------------- Bildgalleri ----------*/
.owl-before-after-img .owl-carousel .owl-item{ width: 450px !important; }
.owl-before-after-img.owl-carousel .owl-item .img-wrap .lightbox-link {width: 48%; display: block; height: 350px;}
.owl-before-after-img.owl-carousel .owl-item .img-wrap img{ width: 100% !important; height: 350px; object-fit: cover; }
.owl-before-after-img.owl-carousel .owl-item:nth-child(odd){ background-color: unset; }
.owl-before-after-img.owl-carousel .owl-item:nth-child(even){ background-color: unset; }
.btn-img-gallery-active{ background-color: #a3acbf; }
.f-e-box-outer {
  
}
.f-e-box {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px;
  background: #fff;
}
/*-------------- Faq -----------------*/
.question:nth-child(odd) { background-color: #ecfefa; padding: 20px;  cursor: pointer; }
.question:nth-child(even) { background-color: #faeff5; padding: 20px; cursor: pointer; }
.question h2 { font-weight: 400; font-size: 1.3em !important; margin-bottom: 0; }
.answer { padding: 20px 0 10px; display: none; }
/*-------------- Footer --------------*/
.footer{ background-color: #a3acbf; color:#fff;  padding-top:20px; }
.top-footer .contact-info a{
  font-size: 1.5rem; 
  color:#fff;
  text-transform: uppercase;
  font-family: 'Cinzel', serif;

}

.top-footer .logo{ width: 120px; margin: 0px;}
.main-footer > div:first-child { border-top: 1px solid rgba(255,255,255,.4); border-bottom: 1px solid rgba(255,255,255,.4); }
.main-footer .widget_nav_menu li a{ color:#fff; }
.main-footer  #nav_menu-2 .menu, .main-footer  #nav_menu-4 .menu{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main-footer  #nav_menu-2 .menu-item, .main-footer  #nav_menu-4 .menu-item{ width: 50%; }
.main-footer .widget_nav_menu li{ list-style-type: none; }
.sub-footer{ background-color:#a3acbf; color:#fff; font-size: 0.8em;}
.sub-footer div a{ color:#fff; }
.footer-menu { font-size: 0.9em; }
.footer-menu h3{ font-size: 1.2rem; }
/*-------------- Responsive --------------*/

.hero-txt{ width: 90%; margin: 0 auto; position: relative; }

@media only screen and (min-width: 1250px) {
	.main-content{ margin-top: 100px; }
  .text-section div h4{ margin:0px !important; }
  .question_puff .p1{ margin:0 auto; width: 340px; padding-bottom: 30px; font-size: 1.9em;}
  .footer-menu{ flex-grow: 1; flex-basis: 80px; }
}

@media only screen and (max-width: 1249px) {
  .main-content{  margin-top: 50px;}
  .hero-txt.wrap-xs{ margin: 50px; }
/*--------------- Footer --------------*/  
  .main-footer .footer-menu{ flex-direction: column; }
  .main-footer .menu .menu-item{ border:none; }
  .main-footer .menu li, .main-footer.menu li { text-transform: none !important; padding: 0 !important; }
  .footer-menu{ width: 100%; margin:10px 0; }
  .main-footer #nav_menu-2 .menu-item, .main-footer #nav_menu-4 .menu-item { width: 100%; }
  .col-3 .logo{ padding: 0px; }
  .top-footer div{ flex-direction: column; align-items: flex-start; }
  .contact-info{ margin: 30px 0px; text-align: left; }
/*----------- Taxonomy --------------*/
  .hero-txt.pad{ padding: 80px 0; }
  .tax-top-section .sidebar-section, .single-top-section .sidebar-section{ display: none; }
  .tax-top-section .col-3-4, .single-top-section .col-3-4{ width: 100%; }
  .tax-top-section .col-3-4 .puff{ padding: 45px 5%; }
  .tax-top-section .col-3-4 .marg-l-m{ margin-left:20px; }
  .puff-text-section .puff{ padding: 50px 5%; }
  .three .flex .puff{ padding: 40px; }
  .item-text-cat h3{ font-size: 1.3em; }
  
}

@media only screen and (max-width: 1020px) {
  .col-f-1-2{ width:100%; min-height: 300px; }
  .puff{ padding: 40px 5%; }
  h2{ font-size: 1.7rem; }

  .owl-slider .item .hero-txt {
  position: absolute;
  left: 5%;
  right: 5%;
}

  .puff-text-section .col-1-2 { width: 100%; }
  .puff-text-section div a + a { margin-top: 20px;}
  
  .puff-1 div{ flex-direction: column-reverse; }
  .puff-text-section .pad{ padding: 0%; }
 
  .puff-text-section{ margin:20px 0; }
  .col-f-1-2{ width:100%; }
  .col-1-2{ width: 100%; }
  .single-top-section .col-3-4.marg-l-m{ margin:0px; }
  .single-top-section .col-3-4 .flex{ flex-direction: column; }
  .single-top-section .col-3-4 .flex .col-1-3, .single-top-section .col-3-4 .flex .col-1-2, .single-top-section .col-3-4 .flex .col-2-3{ width: 100%; }
  .three .flex{ flex-direction: column; }
  .three .flex .col-1-3{ width: 100%; margin-bottom: 20px; } 
  .footer-menu{ flex-direction: row; }
  /*.images-section .item-cat{ width: 100%; }*/
  .images-section .item-cat .item-text-3-col h3{margin-top: 15%;}
  .clinic-section-rooms  .col-1-3, .clinic-section-rooms  .col-2-3 { width: 100%; }
  .clinic-section-rooms  .col-2-3,   .clinic-section-rooms  .col-1-2 { height: 350px; }
  .clinic-section-rooms.revers .flex { flex-direction: column-reverse; }
  .contact-person .person-card{ margin-bottom: 20px; }

  .price-cat h3{ font-size: 1.2rem; }
  .text-puff-wrap .flex{ flex-direction: column-reverse; }
  .puff-wrap .col-1-3, .puff-wrap .col-f-1-2, .puff-wrap .col-2-3{ width: 100%; }
   .single-top-section .img-container {width: 100%; height: 250px;}
}
@media only screen and (max-width:900px){
  /*-------------Taxonomy --------------*/
  .tax-top-section .col-3-4.marg-l-m,   .tax-top-section .col-3-4 .flex .col-2-3.marg-l-m, .tax-top-section .col-3-4 .flex .col-1-3.marg-l-m{ margin: 0px; }
  .tax-top-section .col-3-4 .flex{ flex-direction: column; }
  .tax-top-section .col-3-4 .flex .img-container{ width: 100%; height: 250px; }
  .single-top-section .img-container {width: 100%; height: 250px;}
  .tax-top-section .col-3-4 .flex .col-2-3,  .tax-top-section .col-3-4 .flex .col-1-3 { width: 100%; }
  .item-cat{ width: 48%; }
  .item-cat-outer .item-cat:nth-child(3n+2), .item-cat-outer .item-cat:nth-child(3n+3) {
      margin-left: 0;
  }
  .person-card-outer .person-card:nth-child(3n+2), .person-card-outer .person-card:nth-child(3n+3) {
    margin-left: 0;
}
  .item-cat-outer .item-cat:nth-child(even) {
      margin-left: 4%;
  }
  .person-card .person-card-img img{ max-height: 485px; }
  .headline-archive-personal{ font-size: 1.5em; }
  .person-card-text h4{ margin-bottom:20px ; }
  .person-card{ margin-left: 0px; margin-bottom: 30px;}
  .info-person .col-1-3 { height: auto; }
  .price-cat-wrap{ width: 100%; height: unset; }
  .price-cat-wrap-outer .price-cat-wrap:nth-child(3n+2), .price-cat-wrap-outer .price-cat-wrap:nth-child(3n+3) {
    margin-left: 0;
}
  .post-type-archive-faq .marg-l-l{ margin-left: 0px; }
  .faq-wrap .wrap-xl{ width: 90%; }
  .bg-img-subpage{
    height: 90%;
    right: -70px;
    top: 90px !important;
  }
  .single-faq .center_puff .pad{ padding:20px 0; }
}

@media only screen and (max-width:713px){
  .question-btn-wrap div{ margin-top: 10px; }
}

@media only screen and (max-width:680px){
  .item-cat{ width: 100%; }
  .item-cat-outer .item-cat:nth-child(even) {
      margin-left: 0;
  }
  .input-outer .divide {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}
.input-outer .divide+.divide {
    margin-left: 0;
}
.input-outer {
    margin-bottom: 0;
}
textarea {
  margin-bottom: 25px;
}
.owl-before-after-img.owl-carousel .owl-item .img-wrap .lightbox-link { height: 250px; }
.owl-before-after-img.owl-carousel .owl-item .img-wrap img{ height: 250px; }
} 
@media only screen and (max-width:500px){
  .hero-txt .btn.btn-secondary.marg-l {
    margin-left: 0;
    margin-top: 15px;
  }
  .hero-txt .btn {
    width: 100%;
  }
  .f-e-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.f-e-box img {
    width: 48%;
    height: auto;
}
  .owl-before-after-img.owl-carousel .owl-item .img-wrap .lightbox-link { height: 150px; }
.owl-before-after-img.owl-carousel .owl-item .img-wrap img{ height: 150px; }
  h4{ margin:0px; }
  .pad-xl{ padding: 0px 0; }
  .person-card.col-1-3{height: auto !important;}
  .subhero-section h1, .hero-txt h1, .title-rub { font-size: 2rem; padding-top: 20px; margin-bottom: 5px; }
  .single-faq .hero-txt.pad{ padding:70px;}
  .single-faq .center_puff h2, .question_puff h2{ margin-bottom:20px; }
  .question_puff div {padding-bottom: 20px !important;}
}
@media only screen and (max-width:400px){
  .subhero-conatiner div.pad{ padding: 30px; }
  .bg-img-subpage{ height: 100%; right: -70px; top: 50px !important; }
}
/*---------------- image to grey puffs ---------*/
@media only screen and (max-width:1600px){.puff-text-section div a img {left: 250px; top: 80px; }}
@media only screen and (max-width:1500px){.puff-text-section div a img {left: 230px; }}
@media only screen and (max-width:1400px){.puff-text-section div a img {left: 200px; }}
@media only screen and (max-width:1300px){.puff-text-section div a img {left: 170px; }}
@media only screen and (max-width:1249px){.puff-text-section div a img {left: 165px; top: 80px; height: 90%; }}
/*@media only screen and (max-width:1019px){ .puff-text-section div a img{left:400px;}}
@media only screen and (max-width:1000px){ .puff-text-section div a img{left:370px;}}*/
@media only screen and (max-width:900px){ .puff-text-section div a img{left:300px;}}
@media only screen and (max-width:800px){ .puff-text-section div a img{left:270px;}}
@media only screen and (max-width:700px){ .puff-text-section div a img{left:240px;}}
@media only screen and (max-width:600px){ .puff-text-section div a img{left:200px;}}
@media only screen and (max-width:500px){.puff-text-section div a img{left:165px;}}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {}

/*-------------- WordPress core --------------*/

.alignnone {margin: 5px 20px 20px 0; height: auto;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto; height: auto;}
.alignright {float: right;margin: 5px 0 20px 20px; height: auto;}
.alignleft {float: left;margin: 5px 20px 20px 0; height: auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #FFF;border: 1px solid #F0F0F0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption .wp-caption-text,.gallery-caption {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/*-------------- Print css --------------*/

@media print {
  * {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}
  a,a:visited {text-decoration: underline;}
  a[href]:after {content: " ("attr(href) ")";}
  abbr[title]:after {content: " ("attr(title) ")";}
  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
  pre, blockquote {border: 1px solid #999;page-break-inside: avoid;}
  thead {display: table-header-group;}
  tr, img {page-break-inside: avoid;}
  img {max-width: 100% !important;}
  @page {margin: 0.5cm;}
  p,h2,h3 {orphans: 3;widows: 3;}
  h2,h3 {page-break-after: avoid;}
}