#wpadminbar{background:#445154;}
a.post-edit-link{
display: inline-block;
clear: both;
text-align: center;
background: #01a1c5;
color: #fff !important;
padding: 5px 10px;
border-radius: 4px;
box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.home-top .widget:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.home-top .widget:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fdfaf5;
color: #333;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #32cd32;
color: #fff;
}
::selection {
background-color: #32cd32;
color: #fff;
}
a {
color: #32cd32;
text-decoration: none;
}
a:hover {
opacity: 0.8;
}
*:focus, a:focus{
outline: 0 !important;
}
p {
margin: 0 0 24px;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
blockquote,
blockquote p,
blockquote::before,
blockquote > p:first-child::before{
color: #999 !important;
}
blockquote {
margin: 15px 30px;
font-size: 20px;
}
blockquote p{
margin-bottom: 0 !important;
}
blockquote > p:first-child::before {
content: "\201C";
display: inline-block;
font-size: 30px;
height: 0;
left: -10px;
position: relative;
top: 0;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 400;
line-height: 1.2;
margin: 0 0 10px;
color: #002635;
}
h1 {
font-size: 42px;
margin: 0 0 30px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
margin: 0;
} .waimea-header
{
background: #ede9e2;
border-bottom: 1px solid rgba(40,40,40,0.1);
position: static;
width: 100%;
}
.waimea-header .wrap {
margin: 0 auto;
max-width: 1170px;
padding: 3px 15px;
position: relative;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html{
float: left;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .languages{
margin-top: 5px;
float: left;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .languages:after{
content: "";
display: block;
clear: both;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .languages a{
display: block;
float: left;
height: 20px;
margin-left: 5px;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .languages a:first-child{
margin-left: 0;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .languages a img{
display: block;
max-height: 100%;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .toggle-search{
display: inline-block;
font-size: 20px;
padding: 2px;
margin-left: 10px;
color: #002635;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .search-form{
position: absolute;
top: 100%;
left: 15px;
right: 15px;
z-index: 999;
display: none;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .search-form input[type="search"]{
padding: 10px 85px 10px 14px;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .search-form input[type="submit"]{
position: absolute;
top: 1px;
right: 1px;
bottom: 1px;
z-index: 2;
border-radius: 0;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_nav_menu{
float: right;
}
.waimea-header .wrap .waimea-header-widgets .widget
{
padding: 0;
margin: 0; color: #fff; }
.waimea-header .wrap .waimea-header-widgets .widget:first-of-type
{
margin-left: 0;
padding-left: 0;
border-left: 0;
}
.waimea-header .wrap .waimea-header-widgets .widget-title
{
color: ;
margin: 0;
padding: 0;
line-height: 1.0;
font-weight: 200;
font-size: 14px;
}
.waimea-header .wrap .waimea-header-widgets .textwidget p,
.waimea-header .wrap .waimea-header-widgets .textwidget
{
font-size: 16px;
line-height: 16px;
}
.waimea-header .wrap .waimea-header-widgets .simple-social-icons ul li
{
margin: 0 14px 0 0  !important;
display: block;
line-height: 0;
}
.waimea-header .wrap .waimea-header-widgets .simple-social-icons ul li:last-of-type
{
margin: 0 0 0 0 !important;
}
.waimea-header ul.menu, .waimea-header ul.menu li, .waimea-header ul.menu li a{
display: block;
line-height: 1;
}
.waimea-header ul.menu:after{
content: "";
display: block;
clear: both;
}
.waimea-header ul.menu li{
float: left;
margin-left: 5px;
}
.waimea-header ul.menu li:first-child{
margin-left: 0;
}
.waimea-header ul.menu li a{
padding: 6px;
font-size: 14px;
color: #002635;
font-weight: 400;
}
ul.menu li.cta a{
padding: 6px 10px;
background: #32cd32;
color: #fff;
border-radius: 3px;
}
.nav-primary ul.menu li.cta a{
line-height: 1.3;
margin: 5px 0 5px 5px;
}
ul.menu li.offer > a:before{
content: "\f02b";
margin-right: 5px;
font-family: FontAwesome;
}
ul.menu > li.menu-item-has-children > a:after{
content: "\f107";
margin-left: 5px;
font-family: FontAwesome;
}
ul.sub-menu > li.menu-item-has-children > a:after {
content: "\f105";
margin-left: 5px;
float: right;
font-family: FontAwesome;
}
#travel-filters{
margin-bottom: 30px;
}
#travel-filters:after{
content: "";
display: block;
clear: both;
}
#travel-filters select{
width: calc(33% - 20px);
float: left;
margin-right: 30px;
}
#travel-filters select:last-child{
margin-right: 0;
}
#all-travels .no-results{
font-weight: 700;
display: none;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #222;
font-size: 14px;
font-weight: 400;
padding: 16px;
width: 100%;
}
select.ui-datepicker-month, select.ui-datepicker-year{
font-size: 12px;
width: auto;
padding: 1px;
margin: 2.5% 2px 0;
}
option[disabled]{
color: #ccc;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #666;
opacity: 1;
font-weight: 400;
}
::-webkit-input-placeholder {
color: #666;
font-weight: 400;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link{
background-color: #32cd32;
border: none;
border-radius: 3px;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 400;
padding: 8px 20px;
text-transform: uppercase;
width: auto;
}
.button.view-map{
background: #ede9e2;
color: #222;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
opacity: 0.8;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 700;
text-transform: uppercase;
}  .wrap {
margin: 0 auto;
max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
}
.site-inner {
clear: both;
font-size: 16px;
overflow: hidden;
padding-top: 30px;
}
.outreach-pro-home .site-inner {
padding: 0;
}
.outreach-pro-home .site-inner > .wrap{
width: 100%;
max-width: 100%;
padding: 0;
}
.outreach-pro-home .site-inner > .wrap .home-top.widget-area{ border-bottom: 4px solid #002635;
}
.outreach-pro-landing .wrap {
max-width: 900px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 930px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
border-radius: 3px;
float: right;
margin-bottom: 30px;
padding: 0;
width: 760px;
}
.content ul, #dagsprogram ul, #priser-datoer ul, #praktisk-info ul, #vejret ul{
margin-left: 20px;
margin-bottom: 24px;
}
.content li, #dagsprogram li, #priser-datoer li, #praktisk-info li, #vejret li{ list-style: disc outside;
margin-left: 17px;
padding-left: 5px;
}
.outreach-pro-home .content {
margin: 0;
background: transparent;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 550px;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 350px;
}
.sidebar-primary .widget h4.widget-title, .additional_sidebar.widget h4.widget-title{
padding: 15px 30px;
margin: -30px -30px 20px;
background: #002635;
color: #fff;
}
#map-widget{
padding: 30px 30px 0;
}
#contact-widget img, #map-widget img{
margin: -20px -30px 10px;
width: calc(100% + 60px);
max-width: none;
display: block;
}
#contact-widget .contact-name{
font-size: 18px;
margin-bottom: 5px;
}
#contact-widget .contact-email{
margin-bottom: 0;
font-size: 16px;
}
#contact-widget .contact-phone{
font-size: 16px;
}
#contact-widget .contact-email a, #contact-widget .contact-phone a{
margin-left: 5px;
}
#contact-widget .contact-phone .fa{
font-size: 20px;
position: relative;
top: 2px;
}
.sidebar #contact-widget.widget h4.widget-title{
background: #32cd32;
}
.sidebar .widget.gform_widget input[type="submit"]{ }
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} body.single h1{
margin-bottom: 10px;
}
body.search .archive-description h1{
margin-bottom: 0;
} .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .archive-description{
background-color: #fffff8;
} .breadcrumb {
font-size: 13px;
margin-bottom: 20px;
padding: 0 0 10px;
}
.breadcrumb-prefix{
font-weight: 700;
}
.archive-description {
background-color: #ede9e2;
margin-bottom: 30px;
padding: 30px;
}
.author-box {
background-color: #111;
color: #fff;
margin: 0 -40px 40px;
padding: 30px;
}
.author-box-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 20px;
}
.entry-title {
font-size: 36px;
font-weight: 700;
}
.content .entry-title a {
color: #333;
}
.content .entry-title a:hover {
color: #32cd32;
}
.widget-title {
color: #002635;
font-size: 17px;
font-weight: 700;
margin-bottom: 20px;
text-transform: uppercase;
}
.footer-widgets .widget-title,
.site-header .widget-title {
color: #fff;
} .alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
display: block;
margin-bottom: 16px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.gallery-caption {
margin: 0 0 10px;
}
.wp-caption-text {
font-weight: 500;
text-align: center;
line-height: 1.2;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
} .widget {
word-wrap: break-word;
margin-bottom: 30px;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget p:last-child,
.widget ol > li:last-child,
.widget ul > li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.widget_calendar table {
border-color: #494949;
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
margin-bottom: 20px;
}
.featured-content .entry-title {
font-size: 20px;
}
.featured-content .entry-comments-link {
float: none;
}
.more-from-category {
border-top: 1px dotted #494949;
margin-top: 10px;
padding-top: 10px;
}  .sidebar .enews-widget .widget-title {
color: #fff;
}
.enews-widget input {
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
border: none;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #eee;
color: #333;
}
.enews form + p {
margin-top: 24px;
} div.gform_wrapper input[type="tel"],
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
font-size: 16px;
padding: 16px;
}
div.gform_wrapper .address_city,
div.gform_wrapper .address_zip
{ }
.gform_wrapper ul.gfield_radio li{
display: inline-block;
margin-right: 10px;
}
#gform_5{
margin-bottom: 20px;
}
#gform_5 #field_5_9 .gfield_label{
display: block !important;
}
div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
margin: 16px 0 0;
}
.site-container .sidebar .gform_wrapper ul li.gfield,
.site-container .home-slider .gform_wrapper ul li.gfield
{
margin-top: 0px;
}
div.gform_wrapper .gfield>label,
.sidebar .gform_wrapper gfield>label,
.home-slider .gform_wrapper label
{
display: none !important;
}
div.site-inner div.gform_wrapper .gfield_price>label
{
display: inline-block !important;
} #wpstats {
display: none;
} .site-header {
background-color: #fff;
color: #fff;
min-height: 110px;
}
.site-header .widget {
margin-bottom: 0;
}
.site-header .wrap {
padding: 0 15px;
background-image: url(//svanerejser.dk/wp-content/uploads/2017/12/header-people.jpg);
background-size: contain;
background-position: center bottom; background-repeat: no-repeat;
} .title-area {
float: left;
padding: 14px 0;
width: 340px;
}
.header-full-width .title-area {
width: 100%;
}
.site-title {
font-size: 43px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #fff;
}
.header-image .title-area {
padding: 20px 0;
}
.header-image .site-title > a {
float: left;
min-height: 100px;
width: 100%;
}
.site-description {
color: #999;
font-size: 16px;
font-weight: 400;
height: 0;
line-height: 1.5;
text-indent: -9999px;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right; text-align: right;
width: 740px;
}
.site-header .widget li {
border-color: #fff;
}
.site-header .genesis-nav-menu li li {
margin-left: 0;
}
.site-header .widget-area button:hover,
.site-header .widget-area input:hover[type="button"],
.site-header .widget-area input:hover[type="reset"],
.site-header .widget-area input:hover[type="submit"],
.site-header .widget-area .button:hover {
background-color: #fff;
color: #000;
} .genesis-nav-menu {
clear: both;
font-size: 14px;
line-height: 1.5;
width: 100%;
}
.genesis-nav-menu,
.genesis-nav-menu a {
color: #fff;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu a {
display: block;
}
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu a:hover,
.genesis-nav-menu li:hover > a {
background-color: #fff;
color: #000;
opacity: 1.0;
}
.genesis-nav-menu > .menu-item > a {
max-height: 41px;
font-weight: 700;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 999;
}
.genesis-nav-menu .sub-menu a {
color: #fff;
background: #002635;
font-size: 12px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu .sub-menu { margin: -42px 0 0 100%;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
display: inline-block;
float: right;
list-style-type: none;
padding: 0;
text-transform: uppercase;
}
.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
display: inline-block;
}
.genesis-nav-menu .right:hover > a {
background: none;
color: #fff;
}
.genesis-nav-menu .right > a:hover {
background: #fff;
color: #000;
}
.genesis-nav-menu > .search {
padding: 9px 0 0;
}
.genesis-nav-menu input[type="search"] {
font-size: 14px;
padding: 10px 16px;
}
.genesis-nav-menu a{
padding: 10px 28px;
}
.genesis-nav-menu .sub-menu a{
padding: 12px 25px;
width: auto;
border: 0;
}
.genesis-nav-menu .sub-menu{
width: auto;
min-width: 250px;
}
.genesis-nav-menu .sub-menu .menu-item{
display: block;
}
@media only screen and (max-width: 600px){
.genesis-nav-menu.responsive-menu .sub-menu{
max-width: 100%;
}
h1, .entry-title{
font-size: 32px;
}
} body .gform_wrapper input[type="file"]{
padding: 5px;
margin-bottom: 5px;
width: 100% !important;
cursor: pointer;
}
body .gform_wrapper #field_5_16 input[type="file"]{
margin-bottom: 15px;
}
.clearfix{
clear: both;
}
body.page-id-1236 .clearfix{
margin-bottom: 30px;
} .site-header .genesis-nav-menu li,
.site-header .genesis-nav-menu li ul {
border-bottom: none;
margin: 0;
padding: 0;
} .nav-primary {
background-color: #002635;
border-top: 4px solid #32cd32;
position: -webkit-sticky;
position: sticky;
top: -4px;
z-index: 10000;
}
body.admin-bar .nav-primary{
top: 28px;
}
@media screen and (max-width: 600px){
body.admin-bar .nav-primary{
top: -4px;
}
body.admin-bar.single-travel .tab-navigation{
top: 39px !important;
}
.site-footer{
padding-bottom: 64px;
}
}
.contact-top{
margin-top: 45px;
float: right;
}
.contact-top .item{
display: block;
line-height: 1;
font-size: 24px;
color: #002635;
margin-bottom: 10px;
position: relative;
padding-right: 36px;
width: 100%;
white-space: nowrap;
overflow: hidden;
clear: both;
}
.contact-top .item .dashicons{
font-size: 24px;
width: 24px;
height: 24px;
color: #32cd32;
position: absolute;
right: 0;
top: 1px;
}
.contact-top .item:first-child{
font-size: 28px;
font-weight: 700;
}
.contact-top .item .dashicons + span{
float: right;
text-align: right;
}
.contact-top .item .phone-hours{
color: #bbb;
}
.contact-top .item .additional-info{
font-size: 14px;
display: block;
margin-top: 2px;
}
.contact-top .item a{
color: #002635;
}  .nav-secondary .wrap {
background-color: #111;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin-bottom: 16px;
}
.nav-secondary .genesis-nav-menu > li > a:hover,
.nav-secondary .genesis-nav-menu > li:hover > a {
background: none;
}
.nav-secondary .genesis-nav-menu .current-menu-item > a,
.nav-secondary .genesis-nav-menu .sub-menu a:hover,
.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu li:hover > a {
color: #32cd32;
}
.nav-secondary .genesis-nav-menu .sub-menu a {
background-color: #090909;
border-color: #292929;
color: #fff;
}
.nav-secondary .sub-menu {
border-color: #292929;
} .responsive-menu-icon {
cursor: pointer;
display: none;
margin-bottom: -1px;
text-align: center;
}
.responsive-menu-icon::before {
color: #fff;
content: "\f333";
display: inline-block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
padding: 10px;
}
.site-header .responsive-menu-icon::before {
padding: 0;
}
.responsive-menu-icon:after{
content: "Menu";
font-size: 18px;
color: #fff;
position: relative;
top: -3px;
}  .home-top .widget {
max-width: 1170px;
padding: 30px 15px;
margin: 0 auto; }
.home-top .widget.featured-content.featuredpage .entry-content > *:last-child{
margin-bottom: 0;
}
.home-top .widget.genesis_responsive_slider {
padding: 0;
}
.outreach-pro-home .content {
padding: 0;
}
.home-bottom {
padding-top: 30px;
border-top: 4px solid #002635;
border-bottom: 4px solid #002635;
}
.home-bottom .widget-title{
text-transform: none;
font-size: 20px;
font-weight: 700;
} .entry {
margin-bottom: 30px;
padding: 30px;
background: #fff;
border-bottom: 4px solid #ede9e2;
}
body.page-template-page_countries-php .entry{
padding: 0;
background: none;
border-bottom: 0;
}
.entry-content ol,
.entry-content p,
.entry-content ul {
margin-bottom: 26px;
}
.entry-content ol,
.entry-content ul {
margin-left: 30px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #333;
color: #ddd;
}
.center{
text-align: center;
}
#countries{
padding: 60px 0 30px;
background: #fff;
}
#all-countries .wrap{
padding: 0;
}
#countries h2,
#all-countries h2{
margin-bottom: 15px;
}
#countries .country,
#all-countries .country{
display: block;
width: calc(33.33333% - 20px);
float: left;
margin-left: 30px;
margin-bottom: 30px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
#countries .country, #countries .country *,
#all-countries .country, #all-countries .country *{
transition: all .2s ease-out;
}
#countries .country:nth-child(3n+1),
#all-countries .country:nth-child(3n+1){
margin-left: 0;
clear: left;
}
#countries .country:hover,
#all-countries .country:hover{
opacity: 1;
}
#countries .country .inner,
#all-countries .country .inner{
text-align: center;
margin-top: calc(62.5% - 38px);
padding: 10px;
line-height: 1;
color: #fff;
background: rgba(0,0,0,.6);
}
#countries .country .inner .button,
#all-countries .country .inner .button{
background: none;
padding: 0;
line-height: 1;
font-size: 18px;
font-weight: 700;
}
#countries .country:hover .inner,
#all-countries .country:hover .inner{
padding: 15px 10px;
margin-top: calc(62.5% - 64px);
}
#countries .country:hover .inner .button,
#all-countries .country:hover .inner .button{
background: #32cd32;
padding: 8px 12px;
}
#countries .country:hover .inner .button:hover,
#all-countries .country:hover .inner .button:hover{
background: #cd5545;
opacity: 1;
}
body.browser-edge #countries .country, body.browser-edge #countries .country *,
body.browser-explorer #countries .country, body.browser-explorer #countries .country *,
body.browser-edge #all-countries .country, body.browser-edge #all-countries .country *,
body.browser-explorer #all-countries .country, body.browser-explorer #all-countries .country *{
transition: none;
}
#featured-travels p:last-child{
margin-bottom: 0;
}
#featured-travels,
.featured-travels{
padding: 60px 0 30px;
background: #fff;
}
#featured-travels.custom-travels,
.featured-travels.custom-travels{
padding: 0;
background: none;
}
#featured-travels.custom-travels > .wrap,
.featured-travels.custom-travels > .wrap{
padding-left: 0;
padding-right: 0;
}
#featured-travels,
.featured-travels,
#all-travels,
#rejser{
clear: both;
}
#featured-travels h2,
.featured-travels h2,
#all-travels h2,
#rejser h2{
margin-bottom: 30px;
}
#featured-travels .travel,
.featured-travels .travel,
#all-travels .travel,
#rejser .travel{ margin-bottom: 30px;
background: #002635;
color: #fff;
position: relative;
font-size: 14px;
}
#featured-travels .travel .badge,
.featured-travels .travel .badge,
#all-travels .travel .badge,
#rejser .travel .badge{
position: absolute;
top: 10px;
left: -7px;
background: #32cd32;
line-height: 2;
padding: 0 15px;
border-radius: 0 0 0 3px;
font-size: 13px;
font-weight: 700;
z-index: 2;
}
#featured-travels .travel .badge:after,
.featured-travels .travel .badge:after,
#all-travels .travel .badge:after,
#rejser .travel .badge:after{
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 0;
border-color: transparent #9f4235 transparent transparent;
position: absolute;
top: 100%;
left: 2px;
}
#featured-travels .travel h3, #featured-travels .travel h3 a, #featured-travels .travel h4,
.featured-travels .travel h3, .featured-travels .travel h3 a, .featured-travels .travel h4,
#all-travels .travel h3, #all-travels .travel h3 a, #all-travels .travel h4,
#rejser .travel h3, #rejser .travel h3 a, #rejser .travel h4{
color: #fff;
}
#featured-travels .travel h4, #featured-travels .travel h3,
.featured-travels .travel h4, .featured-travels .travel h3,
#all-travels .travel h4, #all-travels .travel h3,
#rejser .travel h4, #rejser .travel h3{
font-size: 24px;
}
#featured-travels .travel .travel_meta,
.featured-travels .travel .travel_meta,
#all-travels .travel .travel_meta,
#rejser .travel .travel_meta{
margin-bottom: 15px;
}
#featured-travels .travel .travel_meta strong,
.featured-travels .travel .travel_meta strong,
#all-travels .travel .travel_meta strong,
#rejser .travel .travel_meta strong{
font-size: 18px;
}
#featured-travels .travel:after,
.featured-travels .travel:after,
#all-travels .travel:after,
#rejser .travel:after{
content: "";
display: block;
clear: both;
} #featured-travels .travel .image, #featured-travels .travel .travel-info, #featured-travels .travel .travel-usp,
.featured-travels .travel .image, .featured-travels .travel .travel-info, .featured-travels .travel .travel-usp,
#all-travels .travel .image, #all-travels .travel .travel-info, #all-travels .travel .travel-usp,
#rejser .travel .image, #rejser .travel .travel-info, #rejser .travel .travel-usp{
width: 32%;
float: left;
}
#featured-travels .travel .image,
.featured-travels .travel .image,
#all-travels .travel .image,
#rejser .travel .image{
width: 33%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: block;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
#featured-travels .travel.has-additional-info,
.featured-travels .travel.has-additional-info,
#all-travels .travel.has-additional-info,
#rejser .travel.has-additional-info{
margin-bottom: 0;
}
#featured-travels .travel .travel-info, #featured-travels .travel .travel-usp,
.featured-travels .travel .travel-info, .featured-travels .travel .travel-usp,
#all-travels .travel .travel-info, #all-travels .travel .travel-usp,
#rejser .travel .travel-info, #rejser .travel .travel-usp{
margin-left: 2%;
padding: 1.8% 0;
}
#featured-travels .travel .travel-info,
.featured-travels .travel .travel-info,
#all-travels .travel .travel-info,
#rejser .travel .travel-info{
width: 31%;
margin-left: 35%;
}
#featured-travels .travel.no-usp .travel-info,
.featured-travels .travel.no-usp .travel-info,
#all-travels .travel.no-usp .travel-info,
#rejser .travel.no-usp .travel-info{
width: 65%;
}
#featured-travels .travel .travel-usp ul,
.featured-travels .travel .travel-usp ul,
#all-travels .travel .travel-usp ul,
#rejser .travel .travel-usp ul{
margin-left: 0;
}
#featured-travels .travel .travel-usp li,
.featured-travels .travel .travel-usp li,
#all-travels .travel .travel-usp li,
#rejser .travel .travel-usp li{
list-style: none;
line-height: 2;
}
#featured-travels .travel .travel-info .excerpt,
.featured-travels .travel .travel-info .excerpt,
#all-travels .travel .travel-info .excerpt,
#rejser .travel .travel-info .excerpt{
margin-bottom: 10px;
}
#featured-travels .travel .travel-info p:last-child,
.featured-travels .travel .travel-info p:last-child,
#all-travels .travel .travel-info p:last-child,
#rejser .travel .travel-info p:last-child{
margin-bottom: 0;
}
#featured-travels .travel .travel-usp .fa,
.featured-travels .travel .travel-usp .fa,
#all-travels .travel .travel-usp .fa,
#rejser .travel .travel-usp .fa{   color: #81c9e6;
font-size: 20px;
}
#featured-travels .travel .inner,
.featured-travels .travel .inner,
#all-travels .travel .inner,
#rejser .travel .inner{
overflow: hidden;
position: relative;
}
#featured-travels .travel .additional-info,
.featured-travels .travel .additional-info,
#all-travels .travel .additional-info,
#rejser .travel .additional-info{
margin-bottom: 30px;
}
#featured-travels .travel .additional-info .toggle-departures,
.featured-travels .travel .additional-info .toggle-departures,
#all-travels .travel .additional-info .toggle-departures,
#rejser .travel .additional-info .toggle-departures{
clear: both;
margin-bottom: 0;
text-align: center;
color: #fff;
background: #ede9e2;
padding: 5px;
cursor: pointer;
}
#featured-travels .travel .additional-info .toggle-departures a,
.featured-travels .travel .additional-info .toggle-departures a,
#all-travels .travel .additional-info .toggle-departures a,
#rejser .travel .additional-info .toggle-departures a{
color: #002635;
font-weight: 700;
}
#featured-travels .travel .additional-info .departures,
.featured-travels .travel .additional-info .departures,
#all-travels .travel .additional-info .departures,
#rejser .travel .additional-info .departures{
display: none;
background: #ede9e2;
}
.page-template-page_travel_type #rejser .travel .additional-info .departures, .page-template-page_travels #all-travels .travel .additional-info .departures {
display:block
}
#featured-travels .travel .additional-info .departures p.row,
.featured-travels .travel .additional-info .departures p.row,
#all-travels .travel .additional-info .departures p.row,
#rejser .travel .additional-info .departures p.row{
margin-bottom: 0;
color: #002635;
border-bottom: 1px dashed #d5d1cb;
}
#featured-travels .travel .additional-info .departures p.row:last-child,
.featured-travels .travel .additional-info .departures p.row:last-child,
#all-travels .travel .additional-info .departures p.row:last-child,
#rejser .travel .additional-info .departures p.row:last-child{
border-bottom: 0;
}
#featured-travels .travel .additional-info .departures p.row span,
.featured-travels .travel .additional-info .departures p.row span,
#all-travels .travel .additional-info .departures p.row span,
#rejser .travel .additional-info .departures p.row span{
display: inline-block;
width: 25%;
padding: 5px;
}
#featured-travels .travel .additional-info .departures p.row span.full,
.featured-travels .travel .additional-info .departures p.row span.full,
#all-travels .travel .additional-info .departures p.row span.full,
#rejser .travel .additional-info .departures p.row span.full{
width: 100%;
}
@media screen and (max-width: 767px){
#featured-travels .travel .travel-usp,
.featured-travels .travel .travel-usp,
#all-travels .travel .travel-usp,
#rejser .travel .travel-usp{
display: none;
}
#featured-travels .travel .image,
.featured-travels .travel .image,
#all-travels .travel .image,
#rejser .travel .image{
width: 49%;
}
#featured-travels .travel .travel-info,
.featured-travels .travel .travel-info,
#all-travels .travel .travel-info,
#rejser .travel .travel-info{
width: 49%;
margin-left: 51%;
}
}
@media screen and (max-width: 567px){
#featured-travels .travel .image,
.featured-travels .travel .image,
#all-travels .travel .image,
#rejser .travel .image{
width: 100%;
position: static;
float: none;
padding-bottom: 56.25%;
}
#featured-travels .travel .travel-info,
.featured-travels .travel .travel-info,
#all-travels .travel .travel-info,
#rejser .travel .travel-info{
width: 100%;
margin-left: 0;
float: none;
position: relative;
overflow: hidden;
padding: 10px;
}
#featured-travels .travel .travel-info:after,
.featured-travels .travel .travel-info:after,
#all-travels .travel .travel-info:after,
#rejser .travel .travel-info:after{
content: "";
display: block;
clear: both;
}
#featured-travels .travel .travel-info h3,
.featured-travels .travel .travel-info h3,
#all-travels .travel .travel-info h3,
#rejser .travel .travel-info h3,
#featured-travels .travel .travel-info .excerpt,
.featured-travels .travel .travel-info .excerpt,
#all-travels .travel .travel-info .excerpt,
#rejser .travel .travel-info .excerpt{
width: 100%;
}
#featured-travels .travel .travel-info .travel_meta,
.featured-travels .travel .travel-info .travel_meta,
#all-travels .travel .travel-info .travel_meta,
#rejser .travel .travel-info .travel_meta{
float: left;
width: auto;
}
#featured-travels .travel .travel-info .travel_meta + p,
.featured-travels .travel .travel-info .travel_meta + p,
#all-travels .travel .travel-info .travel_meta + p,
#rejser .travel .travel-info .travel_meta + p{
display: inline-block;
float: right;
}
#featured-travels .travel .travel-info .travel_meta + p > a,
.featured-travels .travel .travel-info .travel_meta + p > a,
#all-travels .travel .travel-info .travel_meta + p > a,
#rejser .travel .travel-info .travel_meta + p > a{
display: inline-block;
}
#featured-travels .travel .travel-info .travel_meta + p > a:first-child,
.featured-travels .travel .travel-info .travel_meta + p > a:first-child,
#all-travels .travel .travel-info .travel_meta + p > a:first-child,
#rejser .travel .travel-info .travel_meta + p > a:first-child{
margin-bottom: 6px;
}
}
@media screen and (max-width: 479px){
#featured-travels .travel .travel-info h3,
.featured-travels .travel .travel-info h3,
#all-travels .travel .travel-info h3,
#rejser .travel .travel-info h3,
#featured-travels .travel .travel-info .excerpt,
.featured-travels .travel .travel-info .excerpt,
#all-travels .travel .travel-info .excerpt,
#rejser .travel .travel-info .excerpt,
#featured-travels .travel .travel-info .travel_meta,
.featured-travels .travel .travel-info .travel_meta,
#all-travels .travel .travel-info .travel_meta,
#rejser .travel .travel-info .travel_meta{
width: 100%;
float: none;
}
#featured-travels .travel .travel-info .travel_meta + p,
.featured-travels .travel .travel-info .travel_meta + p,
#all-travels .travel .travel-info .travel_meta + p,
#rejser .travel .travel-info .travel_meta + p{
position: static;
display: block;
} }
a.view-travel, a.view-map{
padding: 8px 12px;
line-height: 1;
}
#testimonials{
padding: 60px 0 30px;
border-top: 4px solid #002635;
}
#testimonials:after{
content: "";
display: block;
clear: both;
}
#testimonials .testimonial{
margin-bottom: 30px;
width: calc((100% / 3) - 20px);
float: left;
margin-left: 30px;
text-align: center;
}
#testimonials .testimonial:first-child{
margin-left: 0;
}
#testimonials .testimonial figure{
max-width: 200px !important;
margin: 0 auto;
}
#testimonials .testimonial figure img{
border-radius: 50%;
border: 4px solid #002635;
}
#testimonials .testimonial figure figcaption{
}
#testimonials .testimonial .stars{
display: block;
color: #32cd32;
font-size: 18px;
text-align: center;
margin-bottom: 20px;
}
#testimonials .testimonial .stars i{
display: inline-block;
margin: 0 3px;
}
#testimonials .testimonial h4{
font-weight: 700;
}
#testimonials .testimonial p{
margin-bottom: 0;
}
#price-widget{
background: #002635;
color: #fff;
text-align: center;
font-size: 24px;
font-weight: 700;
line-height: 1.4;
}
.home-top .widget.featured-content .entry{
margin-bottom: 0;
border-bottom: 0;
background: none;
padding: 0;
}
.single-travel .site-inner{
padding-top: 0;
}
.single-travel .tab-navigation{
background: #ede9e2;
position: sticky;
top: 41px;
z-index: 9999; padding: 5px 0;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
body.admin-bar.single-travel .tab-navigation{
top: 73px;
}
.single-travel .tabs li{
display: inline-block;
margin-right: 5px;
}
.single-travel .tabs li a{
display: inline-block;
font-size: 14px;
padding: 1px 8px;
border-radius: 3px;
color: #002635;
}
.single-travel .tabs li.active a{
background: #32cd32;
color: #fff;
}
.fa.fa-arrow-right{
color: #81c9e6;
font-size: 20px;
margin-right: 5px;
position: relative;
top: 1px;
}
#order-travel .fa.fa-angle-double-right, #priser-datoer .fa.fa-angle-double-right{
font-size: 20px;
margin-left: 10px;
position: relative;
top: 1px;
}
.fa.fa-angle-double-right{
margin-left: 10px;
}
.gform_wrapper .field_description_below .gfield_description{
padding-top: 0 !important;
padding: 0 5px !important;
margin-top: -6px;
position: relative;
}
body .site-container .sidebar .gform_wrapper li.gfield.gfield_error, body .site-container .sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
margin-bottom: 6px !important;
}
#backtotop{
position: fixed;
background: #32cd32;
opacity: .7;
width: 50px;
height: 50px;
bottom: 58px;
right: 0;
z-index: 2000;
display: none;
line-height: 1 !important;
}
#backtotop i{
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
font-size: 32px;
color: #fff;
-webkit-transform: translate(-50%, -51%);
-moz-transform: translate(-50%, -51%);
-ms-transform: translate(-50%, -51%);
-o-transform: translate(-50%, -51%);
transform: translate(-50%, -51%);
}
#backtotop:hover{
background: #32cd32;
opacity: .9;
}
#vejret, #indkvartering, #omraader, #praktisk-info, #artikler{
width: 100%;
float: none;
clear: both;
}
#omraader ul{
margin-bottom: 20px;
}
#artikler .entry-title{
font-size: 32px;
}
#artikler .entry-title a{
color: #333;
}
#dagsprogram, #priser-datoer{
float: none;
clear: both;
}
#dagsprogram > .entry > div{
margin-bottom: 20px;
}
#dagsprogram.full-width{
width: 100%;
}
#dagsprogram.has-sidebar .entry{
float: left;
clear: none;
}
#dagsprogram.has-sidebar .additional_sidebar{
width: 350px;
float: right;
}
#dagsprogram.has-sidebar .additional_sidebar a{
display: block;
margin-bottom: 30px;
}
#dagsprogram.has-sidebar .additional_sidebar a img{
display: block;
}
#dagsprogram.has-sidebar:after, #priser-datoer:after{
display: block;
clear: both;
content: "";
}
#priser-datoer .entry, #dagsprogram.has-sidebar .entry{
width: calc(100% - 380px);
float: left;
}
#priser-datoer .additional_sidebar{
float: right;
width: 350px;
padding: 30px;
background: #ede9e2;
}
.additional_sidebar .gform_wrapper{
margin: 0;
}
#top-banner{
height: 260px;
margin: 0 auto 30px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
#top-banner .wrap{
position: relative;
height: 100%;
}
#top-banner .wrap p.travel-name{
position: absolute;
bottom: 0;
left: 15px;
display: inline-block;
line-height: 2;
margin-bottom: 0;
padding: 0 30px;
font-size: 32px;
font-weight: 700;
color: #fff;
background: rgba(0, 38, 53, .8);
}
.mix-buttons{
clear: both;
text-align: center;
margin-bottom: 20px;
}
.mix-buttons button{
background: #ede9e2;
color: #002635;
display: inline-block;
margin: 0 10px 10px 0;
}
.mix-buttons button:hover, .mix-buttons button.mixitup-control-active{
background: #00293a;
color: #fffff8;
opacity: 1;
display: inline-block;
margin: 0 10px 10px 0;
}
.toggle-svanerejser-newsletter-popup{
position: fixed;
right: -1px;
bottom: -1px;
z-index: 10000;
background: #32cd32;
color: #fff;
padding: 8px 20px;
font-weight: 700;
border-radius: 4px 0 0 0;
border: 1px solid #cd5545;
}
.svanerejser-newsletter-popup{
position: fixed;
right: -1px;
bottom: -1px;
z-index: 10000;
background-color: #ede9e2;
background-image: url(//svanerejser.dk/wp-content/themes/outreach-pro/images/newsletter-bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
max-width: 400px;
max-height: 300px;
padding: 30px;
border: 1px solid #00222f;
border-radius: 4px 0 0 0;
display: none;
}
.svanerejser-newsletter-popup h4{
text-align: center;
background: #00293a;
margin: -30px -30px 30px;
padding: 14px;
color: #fff;
font-size: 16px;
}
.svanerejser-newsletter-popup p{
font-weight: 700;
background: rgba(255,255,255,.5);
margin: -30px -30px 30px;
padding: 10px 30px;
text-align: center;
}
.svanerejser-newsletter-popup a.close{
position: absolute;
top: 12px;
left: 14px;
font-size: 22px;
line-height: 1;
color: #fff;
}
.svanerejser-newsletter-popup a.close:hover{
color: #32cd32;
}
.svanerejser-newsletter-popup .widget,
.newsletter-sidebar.widget{
margin-bottom: 0;
}
.svanerejser-newsletter-popup input[type="email"],
.newsletter-sidebar input[type="email"]{
margin-bottom: 10px;
padding: 10px 12px;
}
.svanerejser-newsletter-popup input[type="submit"],
.newsletter-sidebar input[type="submit"]{
float: right;
}
.svanerejser-newsletter-popup .switch-form .radio-group{
background: rgba(255,255,255,.8);
padding: 0 8px;
margin-bottom: 5px;
border-radius: 3px;
}
.newsletter-sidebar .switch-form .radio-group{
margin-bottom: 5px;
}
.svanerejser-newsletter-popup .switch-form .radio-group p.which-newsletter,
.newsletter-sidebar .switch-form .radio-group p.which-newsletter{
margin: 0;
padding: 0;
font-weight: 400;
font-size: 15px;
text-align: left;
background: none;
}
.newsletter-sidebar .switch-form .radio-group p.which-newsletter{
font-size: 14px;
}
.svanerejser-newsletter-popup .switch-form .radio-group label,
.newsletter-sidebar .switch-form .radio-group label{
font-weight: 700;
cursor: pointer;
}
.svanerejser-newsletter-popup .switch-form .radio-group label:first-of-type,
.newsletter-sidebar .switch-form .radio-group label:first-of-type{
margin-right: 15px;
}
.svanerejser-newsletter-popup .switch-form .radio-group label input,
.newsletter-sidebar .switch-form .radio-group label input{
background: none;
position: relative;
top: 2px;
}
.svanerejser-newsletter-popup .switch-form form.custom-newsletter-form,
.svanerejser-newsletter-popup .newsletter-headline,
.newsletter-sidebar .switch-form form.custom-newsletter-form,
.newsletter-sidebar .newsletter-headline{
display: none;
}
.svanerejser-newsletter-popup .switch-form form.custom-newsletter-form.visible,
.svanerejser-newsletter-popup .newsletter-headline.visible,
.newsletter-sidebar .switch-form form.custom-newsletter-form.visible,
.newsletter-sidebar .newsletter-headline.visible{
display: block;
}  p.entry-meta {
color: #999;
font-size: 12px;
margin-bottom: 0;
text-transform: uppercase;
}
p.entry-meta:after {
content: "";
display: block;
clear: both;
}
p.entry-meta a {
color: #999;
}
p.entry-meta a:hover {
color: #333;
}
.entry-footer .entry-meta {
border-top: 1px dotted #ddd;
padding-top: 12px;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-categories {
float: left;
}
.entry-comments-link,
.entry-tags {
float: right;
} .after-entry {
background-color: #f5f5f5;
margin-bottom: 40px;
padding: 30px;
text-align: center;
}
.after-entry p:last-child {
margin: 0;
}
.after-entry li {
list-style-type: none;
}
.after-entry .featured-content li {
text-align: center;
} .pagination {
margin: 40px 0 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #333;
color: #fff;
cursor: pointer;
display: inline-block;
margin-bottom: 4px;
padding: 8px 12px;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #32cd32;
} .comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 30px;
}
li.comment,
li.pingback {
background-color: #f5f5f5;
border: 2px solid #fff;
border-right: none;
}
.comment-content {
clear: both;
}
.comment-list li,
.entry-pings li {
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
padding: 24px;
} .sidebar {
color: #333;
font-size: 14px;
}
.sidebar .widget {
background-color: #ede9e2;
border-radius: 3px;
padding: 30px;
}
.sidebar .widget.widget_nav_menu ul li a,
.sidebar li a{
color: #002635;
}
.sidebar .widget.widget_nav_menu ul li a:hover, .sidebar .widget.widget_nav_menu ul li.current-menu-item a,
.sidebar li a:hover,
.sidebar .entry-meta a:hover{
color: #32cd32;
}
#text-17 .textwidget h4{
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
}
form#ePay input[type="text"],
form#ePayUk input[type="text"]{
padding: 10px 12px;
margin-bottom: 6px;
}
#text-16 img,
#text-19 img{
margin-top: -20px;
margin-left: -30px;
margin-right: -30px;
width: calc(100% + 60px);
max-width: none;
}
#text-16 p,
#text-19 p{
font-size: 18px;
}
#text-16 a,
#text-19 a{
font-weight: 700;
}
#text-16 a:before,
#text-19 a:before{
content: "\f525";
display: inline-block;
margin-right: 6px;
font-family: dashicons;
text-decoration: inherit;
font-weight: 400;
font-style: normal;
vertical-align: top;
text-align: center;
transition: color .1s ease-in 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .footer-bottom:after{
content: "";
display: block;
clear: both;
}
.footer-bottom .widget, .footer-widgets .footer-widget-area{
margin-bottom: 0;
width: calc(25% - 30px);
float: left;
margin-left: 40px;
}
.footer-bottom .widget:first-child, .footer-widgets .footer-widget-area:first-child{
margin-left: 0;
}
.footer-bottom .widget .contact_company_name, .footer-bottom .widget strong{
font-weight: 700;
color: #fff;
font-size: 15px;
margin-bottom: 3px;
} .footer-widgets {
background-color: #002635;
color: #ccc;
clear: both;
font-size: 14px;
padding: 60px 0 30px;
}
.footer-widgets a{
color: #ccc;
}
.footer-widgets input {
border: 1px solid #333;
}
.footer-widgets .entry-meta a:hover,
.footer-widgets a:hover {
color: #fff;
opacity: 1;
}
.footer-widgets-4 {
float: right;
}
#text-4 p{
margin-bottom: 10px;
}
#text-4 p img, #text-4 p img.alignnone, #text-4 p:last-child{
margin-bottom: 0;
}
@media screen and (max-width: 960px){
.footer-bottom .widget, .footer-widgets .footer-widget-area{
width: calc(50% - 20px);
margin-left: 40px;
}
.footer-bottom .widget:nth-child(2n+1), .footer-widgets .footer-widget-area:nth-child(2n+1){
margin-left: 0;
clear: left;
}
.footer-bottom .widget:first-child, .footer-bottom .widget:first-child + .widget{
margin-bottom: 30px;
}
#dagsprogram.has-sidebar .entry, #dagsprogram.has-sidebar .additional_sidebar{
width: 100%;
float: none;
}
#dagsprogram.has-sidebar .additional_sidebar:after{
content: "";
display: block;
clear: both;
}
#dagsprogram.has-sidebar .additional_sidebar a{
width: 49%;
float: left;
margin-bottom: 2%;
}
#dagsprogram.has-sidebar .additional_sidebar a:nth-child(2n+1){
margin-right: 2%;
}
}
@media screen and (max-width: 600px){
.footer-bottom .widget, .footer-widgets .footer-widget-area{
width: 100%;
margin-left: 0;
float: none;
}
.footer-bottom .widget:not(:last-child){
margin-bottom: 30px
}
#testimonials .testimonial{
width: 100%;
margin: 0;
float: none;
margin-bottom: 30px;
}
ul.tabs{
text-align: center;
}
.entry{
padding: 15px;
}
}
@media screen and (max-width: 479px){
#dagsprogram.has-sidebar .additional_sidebar a{
width: 100%;
float: none;
margin-bottom: 15px;
}
#dagsprogram.has-sidebar .additional_sidebar a:nth-child(2n+1){
margin-right: 0;
}
}
body .gform_wrapper{
margin: 0;
} .site-footer {
background-color: #00222f;
border-top: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.07);
color: #ccc;
font-size: 13px;
padding: 40px 0;
}
.site-footer a {
color: #fff;
text-decoration: underline;
}
.site-footer a:hover {
color: #fff;
}
.site-footer p {
margin-bottom: 0;
} #slider{
display: block;
width: 100%;
max-height: 440px;
overflow: hidden;
margin-bottom: 0;
margin-left: 0;
}
#slider .slide{
display: block;
width: 100%;
margin-left: 0;
padding-left: 0;
}
@media screen and (max-width: 1763px){
#slider .slide{
height: 303px;
}
#slider .slide img{
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
max-width: none;
max-height: none;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media screen and (max-width: 767px){
#slider .slide{
height: 230px;
}
}
@media screen and (max-width: 479px){
#slider .slick-dots{
margin-bottom: 0;
}
}
#slider .slide .caption{
display: none;
width: 100%;
max-width: 1170px;
padding: 0 15px;
position: absolute;
bottom: 30px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#slider .slide .caption .caption-content{
padding: 15px;
float: left;
background: rgba(255, 255, 255, .9);
max-width: 400px;
}   #slider .slide .caption .caption-content h4{
font-size: 24px;
line-height: 1;
margin-bottom: 6px;
}
#slider .slide .caption .caption-content p{
font-size: 14px;
margin-bottom: 15px;
}
#slider .slide .caption .caption-content h4, #slider .slide .caption .caption-content h4 a, #slider .slide .caption .caption-content p{
color: #002635;
}
#slider .slide .caption .caption-content a.button{
padding: 6px 14px;
font-size: 14px;
}
#slider .slick-dots{
position: absolute;
bottom: 7px;
right: 15px;
display: block;
}
#slider .slick-dots:after{
content: "";
display: block;
clear: both;
}
#slider .slick-dots li{
line-height: 1;
display: block;
float: left;
margin-left: 6px;
}
#slider .slick-dots li:first-child{
margin-left: 0;
}
#slider .slick-dots li:after{
content: "";
display: block;
clear: both;
}
#slider .slick-dots button{
background: #333;
border: 2px solid #333;
overflow: hidden;
padding: 0;
width: 16px;
height: 16px;
border-radius: 50%;
text-indent: -9999px;
color: transparent;
margin: 0;
float: left;
}
#slider .slick-dots .slick-active button{
background: #333;
border-color: #fff;
}
.slick-slide img{
width: 100%;
}
@media screen and (min-width: 2561px){
#slider .slide{
padding-bottom: 0;
height: 440px;
}
}
.excursions .location .image{
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.home-slider
{ overflow: hidden;
max-height: 440px;
}
.sidebar .gform_wrapper gfield>label
{
display: none !important;
}
.sidebar .search-form input[type="search"]{
padding: 8px 10px;
margin-bottom: 10px;
}
.sidebar .search-form input[type="submit"]{
float: right;
}
.home-slider .widget-area .widget .widget-title
{
color: #fff;
}
.home-slider .widget-area .widget p
{
color: #eee;
}
#search-travel{
background: #002635;
padding: 15px 0;
}
#search-travel form:after{
content: "";
display: block;
clear: both;
}
#search-travel select, #search-travel input[type="submit"]{
width: 32%;
margin-left: 2%;
float: left;
}
#search-travel select:first-child{
margin-left: 0;
}
#search-travel select{
padding: 8px;
height: 44px;
border-radius: 3px;
}
#search-travel input[type="submit"]{
padding: 0 20px;
line-height: 44px;
}
#menu-primary-navigation:after{
content: "";
display: block;
clear: both;
}
body.page-template-page_personale-php .personale .person,
body.single-personale.postid-1947 .personale .person{
float: left;
width: 49% !important;
margin-right: 2% !important;
border: 1px solid #eee;
padding-bottom: 5px;
}
body.page-template-page_personale-php .personale .person > a,
body.single-personale.postid-1947 .personale .person > a{
display: block;
}
body.page-template-page_personale-php .personale .person .person_name,
body.single-personale.postid-1947 .personale .person .person_name,
body.single-personale.postid-1947 .person-details .person_navn{
font-size: 18px;
font-weight: 700;
}
body.single-personale.postid-1947 .person-image{
margin-bottom: 15px;
}
body.single-personale.postid-1947 p.special{
font-size: 14px;
font-style: italic;
}
body.page-template-page_personale-php .personale .person .person_name,
body.single-personale.postid-1947 .personale .person .person_name,
body.page-template-page_personale-php .personale .person .person_titel,
body.single-personale.postid-1947 .personale .person .person_titel{
padding: 2px 10px;
}
body.page-template-page_personale-php .personale .person:nth-of-type(3n+3),
body.single-personale.postid-1947 .personale .person:nth-of-type(3n+3){
margin-right: 2% !important;
}
body.page-template-page_personale-php .personale .person:nth-of-type(3n+4),
body.single-personale.postid-1947 .personale .person:nth-of-type(3n+4){
clear: none !important;
}
body.page-template-page_personale-php .personale .person:nth-of-type(2n+2),
body.single-personale.postid-1947 .personale .person:nth-of-type(2n+2){
margin-right: 0 !important;
}
body.page-template-page_personale-php .personale .person:nth-of-type(2n+1),
body.single-personale.postid-1947 .personale .person:nth-of-type(2n+1){
clear: left !important;
}
@media screen and (max-width: 800px){
body.page-template-page_personale-php .personale .person:nth-of-type(3n+4),
body.single-personale.postid-1947 .personale .person:nth-of-type(3n+4){
clear: none !important;
}
body.page-template-page_personale-php .personale .person:nth-of-type(2n+3),
body.single-personale.postid-1947 .personale .person:nth-of-type(2n+3){
clear: none !important;
}
body.page-template-page_personale-php .personale .person:nth-of-type(2n+1),
body.single-personale.postid-1947 .personale .person:nth-of-type(2n+1){
clear: left !important;
}
}
@media screen and (max-width: 640px){
body.page-template-page_personale-php .personale .person,
body.single-personale.postid-1947 .personale .person{
width: 100% !important;
clear: both !important;
float: none !important;
}
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
display: none !important;
}
div.gform_wrapper #gform_7 .gfield>label,
div.gform_wrapper #gform_8 .gfield>label{
display: block !important;
margin-bottom: 3px;
}
div.gform_wrapper #gform_7 #field_7_16 > label,
div.gform_wrapper #gform_7 #field_7_18 > label,
div.gform_wrapper #gform_7 #field_7_19 > label,
div.gform_wrapper #gform_7 #field_7_20 > label,
div.gform_wrapper #gform_7 #field_7_21 > label,
div.gform_wrapper #gform_7 #field_7_22 > label,
div.gform_wrapper #gform_7 #field_7_23 > label,
div.gform_wrapper #gform_7 #field_7_24 > label,
div.gform_wrapper #gform_7 #field_7_25 > label,
div.gform_wrapper #gform_7 #field_7_26 > label,
div.gform_wrapper #gform_7 #field_7_27 > label,
div.gform_wrapper #gform_7 #field_7_28 > label,
div.gform_wrapper #gform_7 #field_7_29 > label,
div.gform_wrapper #gform_7 #field_7_30 > label,
div.gform_wrapper #gform_7 #field_7_31 > label,
div.gform_wrapper #gform_7 #field_7_32 > label,
div.gform_wrapper #gform_7 #field_7_33 > label,
div.gform_wrapper #gform_7 #field_7_34 > label,
div.gform_wrapper #gform_7 #field_7_2 > label,
div.gform_wrapper #gform_7 #field_7_3 > label,
div.gform_wrapper #gform_7 #field_7_37 > label,
div.gform_wrapper #gform_7 #field_7_38 > label,
div.gform_wrapper #gform_7 #field_7_4 > label,
div.gform_wrapper #gform_8 #field_8_16 > label,
div.gform_wrapper #gform_8 #field_8_41 > label,
div.gform_wrapper #gform_8 #field_8_19 > label,
div.gform_wrapper #gform_8 #field_8_42 > label,
div.gform_wrapper #gform_8 #field_8_21 > label,
div.gform_wrapper #gform_8 #field_8_43 > label,
div.gform_wrapper #gform_8 #field_8_23 > label,
div.gform_wrapper #gform_8 #field_8_44 > label,
div.gform_wrapper #gform_8 #field_8_25 > label,
div.gform_wrapper #gform_8 #field_8_45 > label,
div.gform_wrapper #gform_8 #field_8_27 > label,
div.gform_wrapper #gform_8 #field_8_46 > label,
div.gform_wrapper #gform_8 #field_8_29 > label,
div.gform_wrapper #gform_8 #field_8_47 > label,
div.gform_wrapper #gform_8 #field_8_31 > label,
div.gform_wrapper #gform_8 #field_8_48 > label,
div.gform_wrapper #gform_8 #field_8_33 > label,
div.gform_wrapper #gform_8 #field_8_49 > label,
div.gform_wrapper #gform_8 #field_8_50 > label,
div.gform_wrapper #gform_8 #field_8_2 > label,
div.gform_wrapper #gform_8 #field_8_4 > label{
display: none !important;
}
div.gform_wrapper #gform_7 #field_8_54 > label, div.gform_wrapper #gform_8 #field_8_54 > label .gfield_required{
color: transparent !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.gform_wrapper #gform_7 #field_7_39,
div.gform_wrapper #gform_7 #field_7_15,
div.gform_wrapper #gform_7 #field_7_35,
div.gform_wrapper #gform_7 #field_7_36,
div.gform_wrapper #gform_8 #field_8_51,
div.gform_wrapper #gform_8 #field_8_52,
div.gform_wrapper #gform_8 #field_8_39,
div.gform_wrapper #gform_8 #field_8_15{
margin-top: 20px !important;
}
@media only screen and (min-width: 641px){
.gform_wrapper .ginput_complex.ginput_container_address .ginput_left, .gform_wrapper .ginput_complex.ginput_container .ginput_left {
margin-right: 0 !important;
margin-top: 0 !important;
padding-right: 0;
}
body .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left, .gform_wrapper .ginput_complex.ginput_container .ginput_left{
padding-right: 0 !important;
}
.gform_wrapper .ginput_complex.ginput_container .ginput_left{
float: left;
}
body .gform_wrapper .ginput_complex.ginput_container_address .ginput_left, .gform_wrapper .ginput_complex.ginput_container .ginput_left{
width: 49% !important;
margin-right: 2% !important;
}
body .gform_wrapper .ginput_complex.ginput_container_address .ginput_right, .gform_wrapper .ginput_complex.ginput_container .ginput_right{
width: 49% !important;
}
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right, .gform_wrapper .ginput_complex.ginput_container .ginput_right{
padding-right: 0 !important;
margin-right: 0 !important;
}
body .gform_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{
width: 100%;
}
body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half{
width: 49% !important;
}
body .gform_wrapper .top_label li.gfield.gf_left_half{
margin-right: 2% !important;
}
}
body .gform_wrapper select{
padding: 7px !important;
background: #fff;
border: 1px solid #c6c6c6;
border-radius: 0;
box-shadow: none;
display: block;
margin-bottom: 8px !important;
text-indent: 0 !important;
}
.ginput_container.ginput_container_date{
position: relative;
}
.ui-datepicker-trigger{
position: absolute;
top: 11px;
right: 0;
}
@media only screen and (max-width: 640px){
.ui-datepicker-trigger{
top: 17px;
}
}
.gform_wrapper .top_label input.medium.datepicker{
width: calc(100% - 22px) !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
margin-left: 0 !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
margin-top: 0 !important;
}
.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files{
background: #002635 !important;
}
.gform_wrapper span.gform_drop_instructions{
margin-bottom: 2px !important;
} body.fancybox-enabled #wpadminbar{
display: none;
} .landing_page_top{
background: #002635;
padding: 20px;
text-align: center;
color: #fff;
}
.landing_page_top #landing_logo{
float: left;
max-width: 27%;
display: inline-block;
}
.landing_page_top .text_wrap.has_logo{
max-width: 45%;
margin: 0 auto;
}
.landing_page_top h1{
margin-bottom: 0;
}
.landing_page_top h3{
font-weight: 500;
font-style: italic;
}
.landing_page_body{
background: rgb(221,221,221);
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0);
padding: 40px 0;
}
.landing_page_body:after{
content: "";
display: block;
clear: both;
}
.landing_page_body .landing_page_form{
width: 27%;
margin-right: 5%;
float: left;
background: #fff;
padding: 30px 20px 20px;
border: 1px solid #bfbfbf;
position: relative;
}
.landing_page_body .landing_page_form h3{
font-size: 28px;
text-align: center;
}
.landing_page_body .landing_page_form p{
font-size: 18px;
color: #a5a39e;
font-style: italic;
font-weight: 400;
text-align: center;
}
.landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield{
padding-right: 0;
margin-top: 0;
}
.landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield.gf_left_half, .landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield.gf_right_half{
width: 49%;
}
.landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield.gf_right_half{
margin-left: 2% !important;
}
body.wb-landing-page .content{
background: none;
padding: 40px 0;
margin-bottom: 0;
}
body.wb-landing-page .entry{
box-shadow: none;
background: none;
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
body.wb-landing-page .site-inner{
padding-top: 0;
max-width: 100%;
}
body.wb-landing-page .site-inner > div{
max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
}
body .landing_page_body .landing_page_form .gform_wrapper .top_label div.ginput_container{
margin-top: 0;
}
.landing_page_body .landing_page_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
border: 1px solid #bfbfbf;
margin-bottom: 20px;
padding: 8px;
font-size: 16px;
}
.landing_page_body .landing_page_form input::-webkit-input-placeholder,
.landing_page_body .landing_page_form input::-moz-placeholder,
.landing_page_body .landing_page_form input:-ms-input-placeholder,
.landing_page_body .landing_page_form input:-moz-placeholder{
color: #7f7f7f;
}
.landing_page_body .landing_page_form .gform_wrapper .gform_body{
width: 100%;
}
.landing_page_body .landing_page_form .gform_wrapper .gform_footer{
margin: 0;
position: relative;
background: #f2f2f2;
padding: 5px;
border-radius: 5px;
}
.landing_page_body .landing_page_form .gform_wrapper .gform_footer input.button,
.landing_page_body .landing_page_form .gform_wrapper .gform_footer input[type="submit"],
.landing_page_body .landing_page_form .gform_wrapper .gform_page_footer input.button,
.landing_page_body .landing_page_form .gform_wrapper .gform_page_footer input[type="submit"]{
display: block;
width: 100%;
font-size: 26px;
font-weight: 700;
text-transform: none;
border-radius: 2px;
border: 1px solid #a5a39e;
background: #ede9e2;
padding: 8px 10px;
margin-bottom: 0;
}
.landing_page_body.form .landing_page_content{
width: 68%;
float: left;
position: relative;
}
.landing_page_body.form.content_first .landing_page_content{
float: right;
}
.landing_page_body .landing_page_content h2{
font-weight: 500;
font-size: 30px;
margin: 0 0 20px;
padding: 0;
line-height: 1.2;
}
.landing_page_body .landing_page_content h4{
font-weight: 300;
font-size: 22px;
margin: 0 0 30px;
padding: 0;
line-height: 1.2;
}
.landing_page_body .landing_page_content img{
float: right;
max-width: 310px;
}
.landing_page_body .landing_page_content ul{
margin: 0;
padding: 0;
}
.landing_page_body .landing_page_content ul li{
font-size: 18px;
font-weight: 500;
display: block;
list-style: none;
min-height: 48px;
position: relative;
margin-bottom: 30px;
line-height: 1.5;
padding-left: 0;
margin-left: 0;
}
.landing_page_body .landing_page_content ul li span.check{
float: left;
margin-right: 15px;
font-size: 50px;
line-height: 1;
color: #d5d1cb;
font-weight: 700;
}
.landing_page_body .landing_page_content .buttons_wrap{
padding: 20px 0 0;
}
.landing_page_body .landing_page_content .buttons_wrap a{
background: rgb(252,252,252);
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(225,225,225,1) 100%);
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(225,225,225,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(225,225,225,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e1e1e1',GradientType=0 );
color: #262626;
border: 1px solid #ccc;
padding: 6px 30px;
font-size: 18px;
display: inline-block;
margin: 0 10px 10px 0;
}
.landing_page_body .landing_page_content .buttons_wrap a .dashicons{
font-size: 27px;
width: 26px;
height: 26px;
line-height: 1.1;
margin-right: 5px;
}
.landing_page_body .landing_page_content .price_badge{
background: #ede9e2;
color: #fff;
width: 170px;
height: 160px;
border-radius: 50%;
position: absolute;
top: -120px;
right: 0;
z-index: 2;
text-align: center;
line-height: 1.2;
}
.landing_page_body .landing_page_content .price_badge .price_content{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.landing_page_body .landing_page_content .price_badge .price_content .text_1, .landing_page_body .landing_page_content .price_badge .price_content .text_2{
font-size: 14px;
text-transform: uppercase;
font-weight: 300;
}
.landing_page_body .landing_page_content .price_badge .text_3{
position: absolute;
width: 100%;
font-size: 14px;
top: 105%;
color: #212121;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.landing_page_body .landing_page_content .price_badge .price_content .price{
font-size: 36px;
border-bottom: 1px solid #fff;
margin: 0 0 6px;
}
.fancybox-enabled #wpadminbar{z-index: 99991;}
@media screen and (min-width: 1161px){
.landing_page_body .landing_page_content h4{
white-space: nowrap;
}
}
@media screen and (max-width: 1160px){
.landing_page_body .landing_page_content img{
max-width: 250px;
}
.landing_page_body.text_3_active .landing_page_content h2, .landing_page_body.text_3_active .landing_page_content h4{
padding-right: 180px;
}
}
@media screen and (max-width: 1023px){
.landing_page_top #landing_logo{
max-width: 37%;
margin-right: 5%;
}
.landing_page_top .text_wrap.has_logo{
max-width: 58%;
margin: 0;
float: right;
text-align: left;
}
.landing_page_body .landing_page_form{
width: 37%;
}
.landing_page_body.form .landing_page_content{
width: 58%;
}
.landing_page_body .landing_page_content img{
float: none;
}
.landing_page_body .landing_page_content .price_badge{
width: 125px;
height: 120px;
top: -105px;
}
.landing_page_body .landing_page_content .price_badge .price_content .price{
font-size: 28px;
}
.landing_page_body .landing_page_content .price_badge .price_content .text_1, .landing_page_body .landing_page_content .price_badge .price_content .text_2, .landing_page_body .landing_page_content .price_badge .text_3{
font-size: 12px;
}
.landing_page_body.text_3_active .landing_page_content h2, .landing_page_body.text_3_active .landing_page_content h4{
padding-right: 130px;
}
}
@media screen and (max-width: 767px){
.landing_page_body .landing_page_form{
width: 100%;
float: none;
margin-right: 0;
margin-bottom: 30px;
clear: both;
}
.landing_page_body.form .landing_page_content{
width: 100%;
float: none;
clear: both;
}
.landing_page_body .landing_page_content img{
float: right;
}
.landing_page_body .landing_page_content .price_badge{
top: -45px;
}
.landing_page_body .landing_page_content h2, .landing_page_body .landing_page_content h4{
padding-right: 130px;
}
}
@media screen and (max-width: 640px){
.landing_page_top #landing_logo{
max-width: 290px;
margin-right: 0;
margin-bottom: 10px;
float: none;
}
.landing_page_top .text_wrap.has_logo{
max-width: none;
margin: 0 auto;
float: none;
text-align: inherit;
}
.landing_page_body .landing_page_content img{
float: none;
margin-bottom: 5px;
}
.landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield.gf_left_half, .landing_page_body .landing_page_form .gform_wrapper ul.gform_fields li.gfield.gf_right_half{
width: 100%;
margin: 0 !important;
}
}
@media screen and (max-width: 567px){
.landing_page_body .landing_page_content .price_badge{
right: auto;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.landing_page_body .landing_page_content h2{
padding-top: 80px;
}
.landing_page_body.text_3_active .landing_page_content h2{
padding-top: 120px;
}
.landing_page_body .landing_page_content h2, .landing_page_body .landing_page_content h4, .landing_page_body.text_3_active .landing_page_content h2, .landing_page_body.text_3_active .landing_page_content h4{
padding-right: 0;
}
} .gallery a img, .wsb-gallery a img, instagram-gallery a img{
margin-bottom: 0;
} */
div.gallery .gallery-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10px;
padding: 0 5px;
float: left; }
div.gallery .gallery-item .gallery-icon {
display: block;
margin-bottom: 5px;
position: relative; }
div.gallery .gallery-item .gallery-icon a, div.gallery .gallery-item .gallery-icon img {
display: block; }
div.gallery .gallery-item .gallery-icon img {
width: 100%; }
div.gallery.gallery-columns-1 .gallery-item {
float: none;
width: 100%; }
div.gallery.gallery-columns-2 .gallery-item {
width: 50%; }
div.gallery.gallery-columns-2 .gallery-item:nth-child(2n+3) {
clear: left; }
div.gallery.gallery-columns-3 .gallery-item {
width: 33.33333%; }
div.gallery.gallery-columns-3 .gallery-item:nth-child(3n+4) {
clear: left; }
div.gallery.gallery-columns-4 .gallery-item {
width: 25%; }
div.gallery.gallery-columns-4 .gallery-item:nth-child(4n+5) {
clear: left; }
div.gallery.gallery-columns-5 .gallery-item {
width: 20%; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(5n+6) {
clear: left; }
div.gallery.gallery-columns-6 .gallery-item {
width: 16.66666%; }
div.gallery.gallery-columns-6 .gallery-item:nth-child(6n+7) {
clear: left; }
div.gallery.gallery-columns-7 .gallery-item {
width: 14.28571%; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(7n+8) {
clear: left; }
div.gallery.gallery-columns-8 .gallery-item {
width: 12.5%; }
div.gallery.gallery-columns-8 .gallery-item:nth-child(8n+9) {
clear: left; }
div.gallery.gallery-columns-9 .gallery-item {
width: 11.11111%; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(9n+10) {
clear: left; }
@media screen and (max-width: 1023px) {
div.gallery.gallery-columns-4 .gallery-item {
width: 33.33333%; }
div.gallery.gallery-columns-4 .gallery-item:nth-child(4n+5) {
clear: none; }
div.gallery.gallery-columns-4 .gallery-item:nth-child(3n+4) {
clear: left; }
div.gallery.gallery-columns-5 .gallery-item {
width: 25%; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(5n+6) {
clear: none; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(4n+5) {
clear: left; }
div.gallery.gallery-columns-6 .gallery-item {
width: 20%; }
div.gallery.gallery-columns-6 .gallery-item:nth-child(6n+7) {
clear: none; }
div.gallery.gallery-columns-6 .gallery-item:nth-child(5n+6) {
clear: left; }
div.gallery.gallery-columns-7 .gallery-item, div.gallery.gallery-columns-8 .gallery-item {
width: 16.66666%; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(7n+8), div.gallery.gallery-columns-7 .gallery-item:nth-child(8n+9), div.gallery.gallery-columns-8 .gallery-item:nth-child(7n+8), div.gallery.gallery-columns-8 .gallery-item:nth-child(8n+9) {
clear: none; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(6n+7), div.gallery.gallery-columns-8 .gallery-item:nth-child(6n+7) {
clear: left; }
div.gallery.gallery-columns-9 .gallery-item {
width: 14.28571%; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(9n+10) {
clear: none; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(7n+8) {
clear: left; } }
@media screen and (max-width: 800px) {
div.gallery.gallery-columns-3 .gallery-item, div.gallery.gallery-columns-4 .gallery-item {
width: 50%; }
div.gallery.gallery-columns-3 .gallery-item:nth-child(3n+4), div.gallery.gallery-columns-4 .gallery-item:nth-child(3n+4) {
clear: none; }
div.gallery.gallery-columns-3 .gallery-item:nth-child(2n+3), div.gallery.gallery-columns-4 .gallery-item:nth-child(2n+3) {
clear: left; }
div.gallery.gallery-columns-5 .gallery-item, div.gallery.gallery-columns-6 .gallery-item {
width: 33.33333%; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(4n+5), div.gallery.gallery-columns-5 .gallery-item:nth-child(5n+6), div.gallery.gallery-columns-6 .gallery-item:nth-child(4n+5), div.gallery.gallery-columns-6 .gallery-item:nth-child(5n+6) {
clear: none; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(3n+4), div.gallery.gallery-columns-6 .gallery-item:nth-child(3n+4) {
clear: left; }
div.gallery.gallery-columns-7 .gallery-item, div.gallery.gallery-columns-8 .gallery-item {
width: 25%; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(6n+7), div.gallery.gallery-columns-8 .gallery-item:nth-child(6n+7) {
clear: none; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(4n+5), div.gallery.gallery-columns-8 .gallery-item:nth-child(4n+5) {
clear: left; }
div.gallery.gallery-columns-9 .gallery-item {
width: 20%; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(7n+8) {
clear: none; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(5n+6) {
clear: left; } }
@media screen and (max-width: 640px) {
div.gallery.gallery-columns-2 .gallery-item, div.gallery.gallery-columns-3 .gallery-item {
width: 100%;
float: none; }
div.gallery.gallery-columns-2 .gallery-item:nth-child(2n+3), div.gallery.gallery-columns-3 .gallery-item:nth-child(2n+3) {
clear: none; }
div.gallery.gallery-columns-5 .gallery-item, div.gallery.gallery-columns-6 .gallery-item {
width: 50%; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(3n+4), div.gallery.gallery-columns-6 .gallery-item:nth-child(3n+4) {
clear: none; }
div.gallery.gallery-columns-5 .gallery-item:nth-child(2n+3), div.gallery.gallery-columns-6 .gallery-item:nth-child(2n+3) {
clear: left; }
div.gallery.gallery-columns-7 .gallery-item, div.gallery.gallery-columns-8 .gallery-item {
width: 33.33333%; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(4n+5), div.gallery.gallery-columns-8 .gallery-item:nth-child(4n+5) {
clear: none; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(3n+4), div.gallery.gallery-columns-8 .gallery-item:nth-child(3n+4) {
clear: left; }
div.gallery.gallery-columns-9 .gallery-item {
width: 33.33333%; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(5n+6) {
clear: none; }
div.gallery.gallery-columns-9 .gallery-item:nth-child(3n+4) {
clear: left; } }
@media screen and (max-width: 479px) {
div.gallery.gallery-columns-7 .gallery-item, div.gallery.gallery-columns-8 .gallery-item {
width: 50%; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(3n+4), div.gallery.gallery-columns-8 .gallery-item:nth-child(3n+4) {
clear: none; }
div.gallery.gallery-columns-7 .gallery-item:nth-child(2n+3), div.gallery.gallery-columns-8 .gallery-item:nth-child(2n+3) {
clear: left; } } @media only screen and (max-width: 1180px) {
.wrap { }
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 750px;
}
.sub-footer-left {
width: 710px;
}
.content {
width: calc(100% - 330px);
}
.site-header .widget-area {
width: 250px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 420px;
}
.sidebar-primary, #priser-datoer .additional_sidebar {
width: 300px;
}
#priser-datoer .entry{
width: calc(100% - 330px)
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.sub-footer-right {
width: 210px;
}
.outreach-pro-home .site-inner .wrap {
max-width: none;
}
}
@media only screen and (max-width: 1023px) {
.wrap { }
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-header .widget-area,
.title-area { }
.site-header .wrap { }
.header-image .site-title a {
background-position: left top !important;
}
.site-header .widget-area {
padding: 0;
}
.genesis-nav-menu li,
.site-header .search-form,
.site-header ul.genesis-nav-menu {
float: none;
}
.genesis-nav-menu,
.nav-primary,
.site-description,
.site-header .search-form,
.site-header .title-area,
.site-header .widget-area,
.site-title {
text-align: center;
}
.site-header .simple-social-icons .alignleft,
.site-header .simple-social-icons .alignright,
.site-header .simple-social-icons ul li {
display: inline-block;
float: none;
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 10px 18px;
}
.site-header .search-form {
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
}
.sub-footer-left {
width: 520px;
}
.footer-widgets-1,
.footer-widgets-2 {
margin-right: 0;
}
}
@media only screen and (max-width: 960px) {
#countries .country,
#all-countries .country{
width: calc(50% - 15px);
}
#countries .country:nth-child(3n+1),
#all-countries .country:nth-child(3n+1){
margin-left: 30px;
clear: none;
}
#countries .country:nth-child(2n+1),
#all-countries .country:nth-child(2n+1){
margin-left: 0;
clear: left;
}
.content, .sidebar-primary, #priser-datoer .additional_sidebar, #priser-datoer .entry {
width: 100%;
}
}
@media only screen and (max-width: 860px) { .archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings,
.sidebar .widget {
box-shadow: none;
}
.archive-pagination li a {
margin-bottom: 4px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.sub-footer-left,
.sub-footer-right,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.home-bottom .widget {
text-align: center; }
.home-bottom .widget:nth-of-type(2n) {
clear: none;
margin-left: 2.564102564102564%;
}
.home-bottom .widget:nth-of-type(2n+1) {
clear: both;
margin-left: 0;
}
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .toggle-topmenu{
display: none;
}
@media only screen and (max-width: 767px) {
.site-header .wrap{
background: none;
}
.title-area, .site-header .widget-area{
width: 50%;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html,
.waimea-header .wrap .waimea-header-widgets .widget.widget_nav_menu{
float: none;
}
.waimea-header ul.menu li{
float: none;
margin-left: 0;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html{
position: relative;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .toggle-topmenu{
color: #002635;
display: inline-block;
padding: 10px;
position: absolute;
top: -7px;
right: -10px;
line-height: 0;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_custom_html .toggle-topmenu:after{
content: "\f333";
display: inline-block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
}
.waimea-header ul.menu li a{
padding: 6px 0;
}
.waimea-header ul.menu li.cta a{
padding: 6px;
}
.waimea-header .wrap .waimea-header-widgets .widget.widget_nav_menu{
display: none;
clear: both;
}
#top-banner{
height: 200px;
}
.genesis-nav-menu.responsive-menu,
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item {
margin: 0;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu .menu-item:last-child{
margin-bottom: 12px;
}
.genesis-nav-menu.responsive-menu .current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu > .first > a,
.genesis-nav-menu.responsive-menu > .last > a,
.genesis-nav-menu.responsive-menu a,
.genesis-nav-menu.responsive-menu a:hover,
.genesis-nav-menu.responsive-menu li:hover > a {
background: none;
color: #fff;
line-height: 1;
padding: 10px 18px;
}
.nav-primary ul.menu li.cta a{
padding: 10px 18px;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 16px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.nav-primary .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
color: #fff;
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: rgba(0, 0, 0, 0.05);
border: none;
left: auto;
opacity: 1;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
background-color: transparent;
margin: 0;
padding-left: 25px;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
background: none;
border: none;
color: #fff;
padding: 14px 20px;
position: relative;
width: 100%;
}
.nav-primary{
position: static;
}
.single-travel .tab-navigation{
top: 0;
}
.toggle-svanerejser-newsletter-popup{
padding: 6px 15px;
font-size: 14px;
}
}
@media only screen and (max-width: 600px) {
.entry-categories,
.entry-comments-link,
.entry-tags {
display: block;
float: none;
}
#countries .country, #countries .country:nth-child(3n+1), #countries .country:nth-child(2n+1),
#all-countries .country, #all-countries .country:nth-child(3n+1), #all-countries .country:nth-child(2n+1){
width: 100%;
margin-left: 0;
}
#search-travel select, #search-travel input[type="submit"], #travel-filters select{
width: 100%;
margin: 0;
}
#search-travel select, #travel-filters select:not(:last-child){
margin: 0 0 2%;
}
}
@media only screen and (max-width: 567px) {
.title-area, .site-header .widget-area{
width: 100%;
}
.header-image .site-title a{
background-position: center top !important;
}
.contact-top{
text-align: left;
margin-top: 0;
float: none;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
overflow: hidden;
border-bottom: 2px solid #32cd32;
}
.contact-top .item .dashicons{
color: #81c9e6; font-size: 24px;
width: 24px;
height: 24px;
position: absolute;
top: 5px;
right: 6px;
}
.contact-top .item:first-child{
background-color: #002635;
border: none;
margin-bottom: 0;
color: #fff;
cursor: pointer;
font-size: 16px;
line-height: 24px;
font-weight: 400; text-transform: uppercase;
width: auto;
}
.contact-top .item:first-child a{
color: #fff;
font-weight: 700;
font-size: 24px;
}
.contact-top .item:last-child{
display: none;
}
.contact-top .item .dashicons + span {
font-size: 14px;
}
.waimea-header{ margin-top: 50px;
}
body.admin-bar .contact-top{
top: 46px;
}
.single-travel .tab-navigation{
top: 45px;
}
}
@media only screen and (max-width: 479px) {
.personale .person
{
width: 48%;
margin-right: 4%;
}
.personale .person:nth-of-type(3n+3)
{
margin-right: 4%;
}
.personale .person:nth-of-type(2n+2)
{
margin-right: 0;
}
.single-personale .person .person-right,
.single-personale .person .person-left
{
width: 100%;
float: none;
margin-bottom: 40px;
}
.home-bottom .widget:nth-of-type(2n),
.home-bottom .widget {
margin: 0;
width: 100%;
}
.header-image .site-title a {
background-size: contain !important;
}
#top-banner{
height: 160px;
}
#top-banner .wrap p.travel-name{
padding: 0 18px;
font-size: 18px;
}
}
@media screen and (min-width: 641px){
body .gform_wrapper ul.gform_fields li.gfield, body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half{padding-right: 0;}
body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half{width: 48%;}
body .gform_wrapper .top_label li.gfield.gf_left_half{margin-right: 4%;}
}
.wsb-gallery>a .image_wrap img{
top: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
max-height: 100%;
width: auto;
} body .gform_wrapper ul li.gfield, body .gform_wrapper .gform_footer, .site-container .sidebar .gform_wrapper ul li.gfield, .site-container .home-slider .gform_wrapper ul li.gfield, body .gform_wrapper .top_label div.ginput_container{
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea{
padding: 8px 10px;
background: #fff;
border: 1px solid #c6c6c6;
border-radius: 0;
box-shadow: none;
display: block;
margin-bottom: 8px !important;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, body .gform_wrapper textarea:focus{
border-color: #999;
}
::-webkit-input-placeholder{
color: #888;
}
::-moz-placeholder{
opacity: 1;
color: #888;
}
:-ms-input-placeholder{
color: #888;
}
:-moz-placeholder{
color: #888;
} #commentform p[class^="comment-"]{
margin: 0 0 10px;
}
#commentform p.comment-notes{
margin: 0 0 30px;
}
.blog-social-share-icon, .footer-widgets .blog-social-share-icon{
margin: 0;
}
.blog-social-share-link{
margin: 0 10px 5px 0;
display: inline-block;
}
.blog-social-share-link:after{
content: "";
display: block;
clear: both;
}
.blog-social-share-icon{
display: inline-block;
position: relative;
width: 36px;
height: 36px;
color: #fff;
font-size: 18px;
border-radius: 3px;
float: left;
}
.blog-social-share-icon::before{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.blog-social-share-icon.socicon-facebook{
background: #3e5b98;
}
.blog-social-share-icon.socicon-googleplus{
background: #dd4b39;
}
.blog-social-share-icon.socicon-twitter{
background: #4da7de;
}
.blog-social-share-icon.socicon-instagram{
background: #316699;
}
.blog-social-share-icon.socicon-linkedin{
background: #3371b7;
}
.blog-social-share-icon.socicon-pinterest{
background: #c92619;
}
.blog-social-share-icon.socicon-youtube{
background: #ce1312;
}
.blog-social-share-icon.socicon-vimeo{
background: #20b9eb;
}
.blog-social-share-icon.socicon-mail{
background: #222;
}
.entry .blog-social-share-link{
margin-right: 5px;
}
.entry-footer .blog-social-share{
margin-top: 10px;
}
.personale .person .person-image{
padding-bottom: 69% !important;
} .excursions:after{
content: "";
display: block;
clear: both;
}
.excursions .location{
float: left;
width: 49%;
margin-left: 2%;
margin-bottom: 2%;
border: 1px solid #ede9e2;
}
.excursions .location:nth-child(2n+1){
margin-left: 0;
clear: left;
}
.excursions .location img{
display: block;
width: 100%;
margin-bottom: 0;
}
.excursions .location p.name{
margin-bottom: 0;
padding: 3px 10px;
}
@media screen and (max-width: 600px){
.excursions .location{
width: 100%;
margin-left: 0;
}
} .genesis-nav-menu .menu-item{
float: left;
}
.genesis-nav-menu .sub-menu .menu-item{
float: none;
}
.genesis-nav-menu .sub-menu{
max-width: 280px;
min-width: 220px;
}
.genesis-nav-menu > .menu-item.home > a{
padding: 4px 12px;
}
.genesis-nav-menu > .menu-item.home > a span{
display: none;
text-indent: -9999px;
}
.genesis-nav-menu > .menu-item.home > a:before{
font-family: FontAwesome;
content: "\f015";
font-size: 22px;
}
@media only screen and (max-width: 910px) {
.genesis-nav-menu .menu-item{
float: none;
}
}
body #gform_wrapper_5 ul.gfield_radio li{
width: 140px;
}
@media screen and (max-width: 767px){
.genesis-nav-menu.responsive-menu .current-menu-item > a, .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu.responsive-menu > .first > a, .genesis-nav-menu.responsive-menu > .last > a, .genesis-nav-menu.responsive-menu a, .genesis-nav-menu.responsive-menu a:hover, .genesis-nav-menu.responsive-menu li:hover > a{
padding: 12px 18px;
}
ul.menu li.menu-item-has-children > a:after{
content: "";
}
.genesis-nav-menu .menu-item{
float: none;
}
.genesis-nav-menu > .menu-item.home > a{
padding: 12px 18px;
}
.genesis-nav-menu > .menu-item.home > a span{
display: inline-block;
text-indent: 0;
}
.genesis-nav-menu > .menu-item.home > a:before{
font-size: inherit;
margin-right: 5px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before{
padding: 11px 20px;
}
.genesis-nav-menu.responsive-menu .sub-menu{
margin-left: 15px;
}
body #gform_wrapper_5 ul.gfield_radio li{
width: 100%;
display: block;
margin-bottom: 0;
}
}
div.gform_wrapper #gform_7 #field_7_40>label, div.gform_wrapper #gform_8 #field_8_55>label{
display: none !important;
}
input[value='gpdr_accept']{
vertical-align: top !important;
margin-top: 3px !important;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"][value='gpdr_accept']{
margin-top: 3px !important;
}
.gform_confirmation_wrapper{
padding: 5px;
background: #fff;
border-radius: 4px;
border-bottom: 2px solid #090;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
a.gform_anchor{
position: relative;
top: -80px;
display: block;
}
#countries.link_to_extra_countries{
background: none;
padding: 0;
clear: both;
}
#countries.link_to_extra_countries .country-list:after{
content: "";
display: block;
clear: both;
}
#gallery-slider{
position: relative;
margin-bottom: 20px;
}
#gallery-slider .slick-arrow{
position: absolute;
top: 50%;
font-size: 72px;
font-weight: 700;
color: rgba(255,255,255,.7);
z-index: 11;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#gallery-slider .slick-arrow .fa{
font-weight: inherit;
}
#gallery-slider .slick-arrow.prev-arrow{
left: 15px;
}
#gallery-slider .slick-arrow.next-arrow{
right: 15px;
}
.travel .additional-info {
border-bottom: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897435%;
}
.one-fifth {
width: 17.94871794871795%;
}
.two-fifths {
width: 38.46153846153846%;
}
.three-fifths {
width: 58.97435897435898%;
}
.four-fifths {
width: 79.48717948717949%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} @media only screen and (max-width: 800px) {
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
} .clearfix:before {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
content: " ";
display: table;
}
.vertical-spacer {
clear: both;
margin-bottom: 30px;
}
.columns-container {
clear: both;
overflow: hidden;
}