html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
font-family: 'Roboto', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: 700;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
code, kbd, pre, samp {
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
select {
text-transform: none;
}
button {
overflow: visible;
}
button, input, select, textarea {
max-width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
opacity: .5;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: 0.4375em;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #d1d1d1;
margin: 0 0 1.75em;
min-width: inherit;
padding: 0.875em;
}
fieldset > :last-child {
margin-bottom: 0;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
optgroup {
font-weight: bold;
} body .wp-edit-button {
position: absolute;
right: 0;
opacity: 0;
color: #fff;
background: #343434;
padding: 10px 20px;
text-decoration: none;
margin-bottom: -30px;
z-index: 1;
border-bottom: none;
-webkit-transition: opacity .5s, background-color .5s, color .5s;
-moz-transition: opacity .5s, background-color .5s, color .5s;
-o-transition: opacity .5s, background-color .5s, color .5s;
-ms-transition: opacity .5s, background-color .5s, color .5s;
transition: opacity .5s, background-color .5s, color .5s;
}
main:hover .wp-edit-button,
section:hover .wp-edit-button,
footer:hover .wp-edit-button {
opacity: 1;
}
.wp-edit-button:hover {
background-color: #E7C6A5;
color: #343434;
}
body .wp-edit-button.inverted {
background-color: #E7C6A5;
color: #343434;
}
.wp-edit-button.inverted:hover {
color: #fff;
background: #343434;
}
.bx-wrapper .bx-viewport {
border: none;
} .invisicon-width980 {
width: 980px;
margin: 0 auto;
}
.invisicon-top-indent {
padding-top: 50px;
}
.invisicon-bottom-indent {
padding-bottom: 50px;
}
.site-header {
background-color: white;
padding: 56px 15px 72px 15px;
font-size: 10px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.site-header-content {
width: 1270px;
margin: 0 auto;
}
.site-header img {
margin-right: 35px;
width: 150px;
-webkit-transition: width .5s;
-moz-transition: width .5s;
-o-transition: width .5s;
transition: width .5s;
}
.site-header-content > * { } #site-navigation {
float: right;
margin-top: 25px;
}
#site-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#site-navigation li {
position: relative;
padding: 0px;
background: white;
}
#site-navigation ul ul {
position: absolute;
z-index: 3;
left: 0;
top: 100%;
width: 200px;
padding-top: 25px;
}
#site-navigation ul ul ul {
position: absolute;
top: 0;
left: 100%;
padding-top: 0;
}
#site-navigation ul ul {
display: none;
}
#site-navigation ul > li:hover > ul {
display: block;
}
#site-navigation > ul {
font-size: 0;
}
#site-navigation > ul > li {
display: inline-block;
margin-left: 38px;
}
#site-navigation > ul > li:first-child {
margin-left: 0;
}
#site-navigation > ul > li:hover:after, #site-navigation > ul > li.current-menu-item:after {
content: '';
display: block;
position: absolute;
width: 26px;
height: 2px;
background: white;
left: 50%;
bottom: -8px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
#site-navigation li a {
font-size: 18px;
font-weight: normal;
font-family: 'Roboto';
color: black;
text-decoration: none;
}
#site-navigation li li {
padding: 15px 10px;
}
#site-navigation.scrollable {
overflow-y: scroll;
} #menu-button {
width: 20px;
height: 30px;
margin-left: 15px;
display: none;
border: none;
background: none;
padding: 0;
}
#menu-button > span {
font-size: 0;
line-height: 0;
display: block;
height: 0;
}
.menu-button-container {
float: right;
margin-top: 30px;
}
#menu-button > div {
height: 3px;
background: black;
margin-bottom: 4px;
-webkit-transition: -webkit-transform .5s, opacity .5s;
-moz-transition: -moz-transform .5s, opacity .5s;
-o-transition: -o-transform .5s, opacity .5s;
transition: transform .5s, opacity .5s;
}
#menu-button > div:nth-child(1) {
-ms-transform-origin: 0 3px; -webkit-transform-origin: 0 3px; transform-origin: 0 3px;
}
#menu-button.expanded > div:nth-child(1) {
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);
}
#menu-button.expanded > div:nth-child(2) {
opacity: 0;
}
#menu-button > div:nth-child(3) {
-ms-transform-origin: 0 0; -webkit-transform-origin: 0 0; transform-origin: 0 0;
}
#menu-button.expanded > div:nth-child(3) {
-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
}
#menu-button.expanded > div {
margin-bottom: 4.5px;
} .site-footer {
padding: 80px 15px 120px 15px;
background-color: #343434;
color: white;
font-size: 18px;
line-height: 1.5;
}
.site-footer-content {
width: 1270px;
margin: 0 auto;
}
.site-footer-content:after {
content: '';
display: block;
clear: both;
}
.site-footer a {
color: white;
text-decoration: underline;
}
.site-footer-column {
float: left;
width: 50%;
}
.site-footer:after {
content: '';
display: block;
clear: both;
}
.site-footer-banners {
text-align: right;
padding-top: 230px;
}
.site-footer-banners img {
margin-left: 40px;
} #go-to-top.active {
right: 20px;
opacity: 1;
}
#go-to-top {
cursor: pointer;
background-color: #ccc;
background-color: rgba(0,0,0,.2);
display: block;
position: fixed;
bottom: 20px;
width: 45px;
height: 45px;
text-align: center;
backface-visibility: hidden;
-webkit-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
right: -60px;
opacity: 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#go-to-top svg {
position: absolute;
top: 15px;
left: 15px;
fill: #fff;
height: 16px;
width: 16px;
}
svg:not(:root) {
overflow: hidden;
} h3.underlined-heading {
font-weight: normal;
font-size: 18px;
margin-bottom: 30px;
}
h3.underlined-heading:after {
content: '';
display: block;
margin-top: 14px;
width: 52px;
border-bottom: 2px solid black;
}
h3.underlined-heading.white {
color: white;
}
h3.underlined-heading.white:after {
border-bottom-color: white;
}
h2 {
font-size: 44px;
} main {
width: 1300px;
padding: 0 15px;
margin: 100px auto 145px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body.category-aktuelt main article,
body.single main article {
max-width: 720px;
}
section article,
main article {
position: relative;
}
main article:first-child {
}
main article:last-child {
}
main h1, section h1 {
font-size: 44px;
color: black;
font-weight: 400;
}
main h2, section h2 {
font-weight: 400;
}
main article img {
max-width: 100%;
height: auto;
} .front-page-slider-container {
height: 900px;
position: relative;
min-height: 550px;
}
.front-page-slider-container .bx-wrapper {
margin-bottom: 30px;
}
.front-page-slide {
height: 900px;
min-height: 400px;
background-size: cover;
background-position: center;
background-size: cover;
color: white;
padding-top: 110px;
-wbkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.front-page-slide-content {
max-width: 1300px;
margin: 0 auto;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.front-page-slider-container .bx-wrapper .bx-viewport {
border: none;
left: 0;
min-height: 400px;
}
.front-page-slide-heading {
font-size: 44px;
font-weight: 400;
}
.front-page-slide-text {
margin-top: 30px;
font-size: 18px;
font-weight: normal;
max-width: 600px;
line-height: 1.5;
}
.front-page-slider-container .bx-wrapper .bx-controls-direction a.bx-prev, .front-page-slider-container .bx-wrapper .bx-controls-direction a.bx-next {
background: none;
-webkit-transition: border-color .5s;
-moz-transition: border-color .5s;
-o-transition: border-color .5s;
transition: border-color .5s;
}
.front-page-slider-container .rounded-button {
margin-top: 40px;
}
.front-page-slider-container .bx-wrapper .bx-controls-direction a.bx-prev {
left: 45px;
border-left: 5px solid rgba(255, 255, 255, 0.5);
border-bottom: 5px solid rgba(255, 255, 255, 0.5);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.front-page-slider-container .bx-wrapper .bx-controls-direction a.bx-next {
right: 45px;
border-right: 5px solid rgba(255, 255, 255, 0.5);
border-top: 5px solid rgba(255, 255, 255, 0.5);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.front-page-slider-container .bx-wrapper .bx-controls-direction a:hover {
border-color: rgba(255, 255, 255, 1);
}
.front-page-slider-container .bx-wrapper .bx-pager {
position: absolute;
bottom: 45px;
}
.front-page-slider-container .bx-wrapper .bx-pager.bx-default-pager .bx-pager-link {
background: rgba(255, 255, 255, 0.5);
-webkit-transition: background .5s;
-moz-transition: background .5s;
-o-transition: background .5s;
-ms-transition: background .5s;
transition: background .5s;
}
.front-page-slider-container .bx-wrapper .bx-pager.bx-default-pager .bx-pager-link.active, .front-page-slider-container .bx-wrapper .bx-pager.bx-default-pager .bx-pager-link:active, .front-page-slider-container .bx-wrapper .bx-pager.bx-default-pager .bx-pager-link:hover {
background: rgba(255, 255, 255, 1);
} .front-page-latest-news-container {
background: #e7c6a5;
padding-top: 80px;
padding-bottom: 120px;
}
.front-page-latest-news {
width: 1300px;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
.front-page-latest-news > div {
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.front-page-latest-news:after {
content: '';
display: block;
clear: both;
}
.front-page-latest-news > .left {
padding-right: 15px;
}
.front-page-latest-news > .right {
padding-left: 15px;
position: relative;
}
.front-page-latest-news .heading {
font-weight: bold;
font-size: 18px;
margin: 0;
}
.front-page-latest-news .date {
font-weight: bold;
font-size: 12px;
}
.front-page-latest-news .text {
font-size: 18px;
line-height: 1.5;
}
.front-page-latest-news .left a {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: black;
}
.front-page-latest-news a + a {
margin-left: 30px;
}
.front-page-latest-news > .right img {
position: absolute;
right: 0;
max-width: 90%;
}
.front-page-latest-news-container h2 {
font-size: 44px;
margin: 0 0 23px 0;
} .nye-tida-content {
width: 1300px;
padding: 190px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
.nye-tida-content > div:first-child {
width: 50%;
padding-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 66px;
}
.nye-tida-content h2 {
font-size: 44px;
margin: 0 0 23px 0;
}
.nye-tida-content img {
max-width: 100%;
display: block;
margin-bottom: 160px;
margin-top: 60px;
}
.nye-tida-content > div {
font-size: 18px;
line-height: 1.5;
}
.nye-tida-content .rounded-button {
margin-top: 35px;
}
.nye-tida-content .columns > div {
width: 50%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nye-tida-content .columns:after {
content: '';
display: block;
clear: both;
}
.nye-tida-content .columns > div:first-child {
padding-right: 85px;
}
.nye-tida-content .columns > div:nth-child(2) {
padding-left: 15px;
}
.css-columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
}
.css-columns p {
font-size: 16px;
margin-top: 0;
margin-bottom: 45px;
display: inline-block;
width: 100%;
}
.nye-tida-content .gallery img {
max-width: 100%;
display: block;
margin-bottom: 20px;
} .nye-tida-top-pic {
height: 600px;
min-height: 400px;
background-size: cover;
background-position: center;
color: #fff; -wbkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nye-tida h1 {
margin-bottom: 130px;
}
.nye-tida section:after {
content: '';
display: block;
clear: both;
}
.nye-tida section + section {
margin-top: 125px;
}
.nye-tida section:nth-of-type(1) img,
.nye-tida section:nth-of-type(3) img {
float: right;
max-width: 756px;
margin-left: 65px;
}
.nye-tida section:nth-of-type(2) img {
float: left;
max-width: 756px;
margin-right: 65px;
}
.nye-tida h2 {
font-weight: bold;
font-size: 24px;
margin: 0 0 20px 0;
}
.nye-tida-text p {
margin: 0;
}
.nye-tida-text {
margin-bottom: 45px;
} .nye-kyrkje-content {
width: 1300px;
padding: 100px 15px 160px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
.nye-kyrkje-content .text {
font-size: 18px;
}
.nye-kyrkje-content:after {
content: '';
display: block;
clear: both;
}
.nye-kyrkje-content h2 {
width: 350px;
margin: 0 auto;
text-align: center;
}
.nye-kyrkje-content .text {
width: 560px;
margin: 82px auto 0;
line-height: 1.5;
text-align: center;
}
.image-map.side-view:after {
content: '';
position: absolute;
bottom: 0;
width: 100%;
height: 5.5%;
margin-top: -23px;
z-index: -1; background: #c7c7c7; background: -moz-linear-gradient(top,  #c7c7c7 0%, #ffffff 99%); background: -webkit-linear-gradient(top,  #c7c7c7 0%,#ffffff 99%); background: linear-gradient(to bottom,  #c7c7c7 0%,#ffffff 99%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#ffffff',GradientType=0 ); }
.image-map.top-view {
float: left;
margin-left: 60px;
max-width: 449px;
}
.top-view-text {
margin-top: 80px;
margin-left: 650px;
line-height: 1.5;
font-size: 15px;
}
.top-view-text .rounded-button {
margin-top: 70px;
}
.nye-kyrkje-content .image-map {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.nye-kyrkje-content .image-map img {
max-width: 100%;
}
.nye-kyrkje-content .image-map .legends div {
position: absolute;
} .nye-kyrkje-content .image-map.side-view .legends div:nth-child(1) {
top: 11%;
right: 10%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(2) {
top: 52%;
left: 9.5%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(3) {
top: 52%;
left: 36%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(4) {
top: 54%;
right: 14%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(5) {
top: 44%;
right: 1%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(6) {
top: 88%;
left: 9.5%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(7) {
top: 88%;
left: 21.5%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(8) {
top: 88%;
left: 31.5%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(9) {
top: 76%;
left: 55%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(10) {
top: 76%;
right: 8%;
} .nye-kyrkje-content .image-map.top-view .legends div:nth-child(1) {
top: 7%;
left: 64%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(2) {
top: 25%;
left: -8%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(3) {
top: 34.5%;
left: 53%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(4) {
top: 43.5%;
left: 15%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(5) {
top: 46%;
left: 77%;
white-space: nowrap;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(6) {
top: 52%;
left: -11%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(7) {
top: 60%;
left: 35%;
}  .wpmf-gallerys {
margin-top: 40px;
}
.mfp-title {
background: rgba(0, 0, 0, 0.75);
} .front-page-news-container {
background: #e7c6a5;
position: relative;
}
.front-page-news-container:after {
content: '';
display: block;
clear: both;
}
.front-page-news {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.front-page-news.left {
float: left;
width: calc(50% - 150px);
height: 100%;
padding-left: calc(50% - 635px);
padding-top: 80px;
padding-bottom: 120px;
}
.front-page-news.right {
position: absolute;
left: calc(50% - 150px);
right: 0;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/images/pic4.jpg);
background-size: cover;
background-position: center;
bottom: 0;
top: 0;
} .front-page-kyrkjebyggar-container {
background: #e7c6a5;
position: relative;
}
.front-page-kyrkjebyggar-container:after {
content: '';
display: block;
clear: both;
}
.front-page-kyrkjebyggar {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.front-page-kyrkjebyggar.left {
position: absolute;
right: 50%;
left: 0;
background: #e7c6a5;
background-size: cover;
background-position: center;
bottom: 0;
top: 0;
}
.front-page-kyrkjebyggar.right {
margin-left: 50%;
width: 650px;
height: 100%;
padding-left: 120px;
padding-right: 15px;
padding-top: 80px;
padding-bottom: 120px;
} .nye-tida-content,
.nye-kyrkje-content,
.front-page-kyrkjebyggar-container,
.front-page-latest-news-container,
.front-page-news-container,
.kyrkjebyggarar-form-container .left,
.kyrkjebyggarar-form-container .right {
position: relative;
}
.nye-tida-content a[name],
.nye-kyrkje-content a[name],
.front-page-kyrkjebyggar-container a[name],
.front-page-latest-news-container a[name],
.front-page-news-container a[name],
.kyrkjebyggarar-form-container .left a[name],
.kyrkjebyggarar-form-container .right a[name] {
position: absolute;
top: 0;
}
body.logged-in .nye-tida-content a[name],
body.logged-in .nye-kyrkje-content a[name],
body.logged-in .front-page-kyrkjebyggar-container a[name],
body.logged-in .front-page-latest-news-container a[name],
body.logged-in .front-page-news-container a[name],
body.logged-in .kyrkjebyggarar-form-container .left a[name],
body.logged-in .kyrkjebyggarar-form-container .right a[name] {
top: -31px;
} .kyrkjebyggarar-container {
background: #e7c6a5;
}
.kyrkjebyggarar-container main {
padding: 100px 15px;
margin: 0 auto;
}
.kyrkjebyggarar-container main:after {
content: '';
display: block;
clear: both;
}
.kyrkjebyggarar-container article {
float: left;
line-height: 1.5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.kyrkjebyggarar-container h1 {
text-align: left;
}
.kyrkjebyggarar-container .ingress {
font-weight: bold;
font-size: 18px;
}
.kyrkjebyggarar-container .text {
font-size: 18px;
}
.kyrkjebyggarar-container article:nth-child(1) {
width: 946px;
padding-right: 80px;
}
.kyrkjebyggarar-container .rounded-button {
margin-top: 80px;
}
.kyrkjebyggarar-container article:nth-child(2) {
width: calc(100% - 946px);
padding-left: 30px;
padding-top: 195px;
}
.kyrkjebyggarar-container article:nth-child(2) div a {
color: black;
}
.kyrkjebyggarar-container article:nth-child(2) a strong,
.kyrkjebyggarar-container article:nth-child(2) strong a {
color: black;
text-transform: uppercase;
font-size: 12px;
}
.kyrkjebyggarar-counter-container {
background: #343434;
color: white;
}
.kyrkjebyggarar-counter-content {
width: 1300px;
padding: 1px 15px 60px;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.kyrkjebyggarar-counter-content .underlined-heading {
margin-top: 50px;
margin-bottom: 30px;
}
.kyrkjebyggarar-counter-content img {
margin-right: 9px;
margin-bottom: 20px;
}
.kyrkjebyggarar-counter {
margin-bottom: 20px;
}
.kyrkjebyggarar-counter-description-container > article > div {
font-size: 18px;
}
.kyrkjebyggarar-counter-description-container .ingress {
font-weight: bold;
}
.kyrkjebyggarar-counter-description-container h1 {
margin-top: 0;
color: white;
}
.kyrkjebyggarar-counter-description-container {
background-size: cover;
background-position: center;
}
.kyrkjebyggarar-counter-description-container article {
margin: 0 auto;
width: 680px;
padding: 85px 15px 110px 15px;
text-align: center;
color: white;
}
.kyrkjebyggarar-counter-content p {
margin-bottom: 12px;
font-size: 12px;
margin-top: 40px;
} .kyrkjebyggarar-donation-counter {
max-width: 545px;
}
.kyrkjebyggarar-donation-bar {
height: 30px;
background: white;
}
.kyrkjebyggarar-donation-progress {
height: 30px;
background: #9e9e9e;
}
.kyrkjebyggarar-donation-legend {
width: 100%;
}
.kyrkjebyggarar-donation-legend {
padding-top: 10px;
font-size: 12px;
}
.kyrkjebyggarar-donation-legend td {
width: 30%;
}
.kyrkjebyggarar-donation-legend td:last-child {
width: auto;
text-align: right;
} .kyrkjebyggarar-form-container {
background: #343434;
font-size: 18px;
}
.kyrkjebyggarar-form-container:after {
content: '';
display: block;
clear: both;
}
.kyrkjebyggarar-form-container > div { }
.kyrkjebyggarar-form-container .left {
background: #e7c6a5;
}
.kyrkjebyggarar-form-container .right {
background: #343434;
}
.kyrkjebyggarar-form-container .left-content { width: 1270px;
padding: 80px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
.kyrkjebyggarar-form-container .right-content {
width: 635px;
padding: 80px 0 80px 120px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .kyrkjebyggarar-form-container form h1 {
text-align: left;
margin-top: 0;
margin-bottom: 40px;
}
.kyrkjebyggarar-form-container form p { font-size: 18px;
}
.kyrkjebyggarar-form-container .columns {
margin-top: 20px;
}
.kyrkjebyggarar-form-container .columns:after {
content: '';
display: block;
clear: both;
}
.kyrkjebyggarar-form-container .columns > div {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.kyrkjebyggarar-form-container .columns > div:nth-child(1) {
padding-right: 12px;
}
.kyrkjebyggarar-form-container .columns > div:nth-child(2) {
padding-left: 12px;
}
.wpcf7-not-valid-tip {
padding: 5px 0 0 0;
}
.kyrkjebyggarar-form-container .wpcf7-mail-sent-ok {
border: none;
background: green;
color: white;
padding: 10px 20px;
margin: 40px 0 0 0;
text-align: center;
}
.kyrkjebyggarar-form-container .wpcf7-validation-errors {
border: none;
background: #f7e700;
text-align: center;
} .wpcf7-form-control label {
display: block;
font-size: 18px;
position: relative;
padding-left: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 30px;
font-size: 0; }
.wpcf7-list-item-label {
font-size: 18px; }
span.wpcf7-form-control,
span.wpcf7-list-item {
display: block;
margin-left: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="email"].wpcf7-form-control,
input[type="text"].wpcf7-form-control,
textarea.wpcf7-form-control {
width: 100%;
border: 2px solid black;
padding: 13px 18px;
font-size: 18px;
box-sizing: border-box;
}
.wpcf7-form-control label input {
opacity: 0;
width: 0;
margin-right: 0;
} .wpcf7-form-control label .wpcf7-list-item-label:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
background: white;
border: 2px solid black;
}
.wpcf7-form-control label input:checked + .wpcf7-list-item-label:after {
content: '';
display: block;
position: absolute;
top: 2px;
left: 7px;
width: 7px;
height: 12px;
border-right: 2px solid black;
border-bottom: 2px solid black;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
input.wpcf7-form-control[type="submit"] {
border: none;
}
.wpcf7-form-control::-webkit-input-placeholder {
color: black;
}
.wpcf7-form-control:-moz-placeholder {
color: black;  
}
.wpcf7-form-control::-moz-placeholder { color: black;  
}
.wpcf7-form-control:-ms-input-placeholder {
color: black;  
}
.kyrkjebyggarar-form-container .same-line {
float: left;
margin-left: 20px;
margin-top: -15px;
width: 200px;
}
.kyrkjebyggarar-form-container .same-line + div {
clear: both;
}
.kyrkjebyggarar-form-container .wpcf7-list-item.last {
float: left;
} .custom_amount_per_month {
float: left;
margin-left: 20px;
margin-top: -15px;
width: 200px;
clear: right;
}
.kyrkjebyggarar-form-container .wpcf7-list-item:nth-child(4) {
float: left;
width: 100%;
margin-bottom: 10px;
}
.kyrkjebyggarar-form-container .wpcf7-list-item:nth-child(4) label {
float: left;
}
.amount_options + p {
clear: both;
} .kyrkjebyggarar-form-container .right form h1,
.kyrkjebyggarar-form-container .right .wpcf7-list-item-label,
.kyrkjebyggarar-form-container .right form p {
color: white;
}
.kyrkjebyggarar-form-container .right .wpcf7-list-item {
margin-top: 20px;
}
.kyrkjebyggarar-form-container .right input[type="email"].wpcf7-form-control,
.kyrkjebyggarar-form-container .right input[type="text"].wpcf7-form-control {
color: white;
border-color: white;
background: #343434;
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control label .wpcf7-list-item-label:before {
background: #343434;
border: 2px solid white;
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control label input:checked + .wpcf7-list-item-label:after {
border-right: 2px solid white;
border-bottom: 2px solid white;
}
.kyrkjebyggarar-form-container .right input[type="submit"] {
margin-top: 40px;
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control::-webkit-input-placeholder {
color: white;
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control:-moz-placeholder {
color: white;  
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control::-moz-placeholder { color: white;  
}
.kyrkjebyggarar-form-container .right .wpcf7-form-control:-ms-input-placeholder {
color: white;  
} .facebook-container {
background-image: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/images/pic6.jpg);
background-size: cover;
background-position: bottom;
text-align: center;
padding: 80px 20px;
}
.facebook-container a {
color: white;
font-size: 44px;
} .nav-links {
border-top: 1px solid rgb(221, 49, 58);
padding-top: 20px;
}
.nav-links a {
color: rgb(221, 49, 58);
} .rounded-button {
font-weight: bold;
font-size: 12px;
text-decoration: none;
display: inline-block;
padding: 15px 40px;
background: black;
border-radius: 30px;
color: white;
text-transform: uppercase;
letter-spacing: 1px;
}
.rounded-button + .rounded-button {
margin-left: 20px;
}
.rounded-button.transparent-black {
background: rgba(0,0,0,0.5);
}
.rounded-button.white-arrow:after {
content: '';
display: inline-block;
width: 14px;
height: 16px;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/images/white-arrow.png);
margin-top: -2px;
margin-bottom: -3px;
margin-left: 25px;
margin-right: -15px;
}
.rounded-button.white {
background: white;
color: black;
}
.rounded-button.black-border {
border: 2px solid black;
padding: 13px 38px;
} body.category-aktuelt main {
margin-top: 0;
margin-bottom: 30px;
}
body.category-aktuelt h1 {
text-align: left;
}  @media screen and (max-width: 1300px) { main,
.front-page-slide-content,
.front-page-latest-news,
.nye-tida-content,
.nye-kyrkje-content,
.kyrkjebyggarar-counter-content,
.site-header-content,
.site-footer-content {
width: 100%;
} .site-header {
padding-top: 20px;
padding-bottom: 30px;
} .site-footer {
padding: 20px;
}
.site-footer-column:nth-child(1) {
width: 40%;
}
.site-footer-column:nth-child(2) {
width: 60%;
} .front-page-slider-container,
.front-page-slider-container .bx-viewport,
.front-page-slide {
height: 700px !important;
min-height: 500px;
}
.front-page-slide-content {
padding: 0 150px;
} .front-page-kyrkjebyggar.right {
width: 50%;
padding-left: 40px;
padding-right: 40px;
padding-top: 30px;
padding-bottom: 50px;
} .nye-kyrkje-content .rounded-button {
margin-top: 20px;
}
.nye-kyrkje-content .rounded-button + .rounded-button {
margin-left: 0;
margin-top: 20px;
} .front-page-news.left {
width: 50%;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 40px;
}
.front-page-news.right {
left: 50%;
right: 0;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/images/pic4.jpg);
background-size: cover;
background-position: center;
bottom: 0;
top: 0;
} main.nye-tida {
margin: 40px 0;
}
.nye-tida h1 {
margin-top: 0;
margin-bottom: 50px;
}
.nye-tida section:nth-of-type(1) img, .nye-tida section:nth-of-type(3) img {
max-width: 50%;
margin-left: 40px;
}
.nye-tida section:nth-of-type(1) .nye-tida-text,
.nye-tida section:nth-of-type(1) h2,
.nye-tida section:nth-of-type(3) .nye-tida-text,
.nye-tida section:nth-of-type(3) h2 {
margin-right: calc(50% + 40px);
}
.nye-tida section:nth-of-type(2) img {
max-width: 50%;
margin-right: 40px;
}
.nye-tida section:nth-of-type(2) .nye-tida-text,
.nye-tida section:nth-of-type(2) h2 {
margin-left: calc(50% + 40px);
} .kyrkjebyggarar-container article:nth-child(1),
.kyrkjebyggarar-container article:nth-child(2) {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.kyrkjebyggarar-container article:nth-child(1) {
width: 70%;
}
.kyrkjebyggarar-container article:nth-child(2) {
width: 30%;
}
.kyrkjebyggarar-form-container > div { }
.kyrkjebyggarar-form-container .left-content {
float: none;
width: 100%;
padding: 80px 20px;
}
.kyrkjebyggarar-form-container .right-content {
width: 100%;
padding: 80px 20px;
} #go-to-top {
bottom: 65px;
} body.home #go-to-top {
bottom: 20px;
}
} @media screen and (max-width: 782px) { #menu-button {
display: block;
}
#site-navigation {
position: absolute;
top: 100%;
right: 0;
width: 300px;
background: white;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
-moz-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
-o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
transition: max-height .5s cubic-bezier(0, 1, 0, 1);
float: none;
z-index: 1;
margin-top: 0;
}
#site-navigation.expanded {
max-height: 10000px;
-webkit-transition: max-height .5s cubic-bezier(1, 0, 1, 0);
-moz-transition: max-height .5s cubic-bezier(1, 0, 1, 0);
-o-transition: max-height .5s cubic-bezier(1, 0, 1, 0);
transition: max-height .5s cubic-bezier(1, 0, 1, 0);
}
#site-navigation > ul li {
float: none;
display: block;
margin: 0;
padding: 0;
}
#site-navigation li a {
display: block;
padding: 10px 20px;
}
#site-navigation ul ul {
display: block;
padding-top: 0;
position: static;
padding-left: 20px;
}
#site-navigation ul ul ul {
position: static;
}
#site-navigation > ul > li:hover:after {
display: none;
} .front-page-slider .rounded-button + .rounded-button {
margin-left: 0;
}
.front-page-slider .rounded-button {
margin-right: 20px;
}
.front-page-slider .rounded-button:last-child {
margin-right: 0;
} .front-page-latest-news > .right img {
max-width: 100%;
} .nye-tida-content {
padding-top: 100px;
padding-bottom: 100px;
}
.nye-tida-content img {
margin-top: 40px;
margin-bottom: 40px;
}
.nye-tida-content .css-columns {
margin-top: 40px;
}
.nye-tida-content .columns > div {
width: 100%;
}
.nye-tida-content .columns > div:nth-child(n) {
padding-left: 0;
padding-right: 0;
} .front-page-kyrkjebyggar.right {
padding-left: 20px;
padding-right: 20px;
}
.front-page-kyrkjebyggar .rounded-button {
margin-top: 20px;
margin-right: 20px;
}
.front-page-kyrkjebyggar .rounded-button + .rounded-button {
margin-left: 0;
margin-top: 20px;
} .nye-kyrkje-content {
padding-top: 50px;
padding-bottom: 50px;
}
.image-map.top-view {
float: none;
margin: 40px auto;
}
.top-view-text {
margin-left: 0;
}
.nye-kyrkje-content .rounded-button + .rounded-button {
margin-left: 20px;
} .front-page-news.left {
width: 60%;
}
.front-page-news.right {
left: 60%;
} .site-footer-column:nth-child(1) {
width: 50%;
}
.site-footer-column:nth-child(2) {
width: 50%;
padding-top: 0;
}
.site-footer-column.site-footer-banners img {
float: right;
clear: both;
margin-top: 20px;
}
.site-footer-column.site-footer-banners:after {
content: '';
display: block;
clear: both;
} .kyrkjebyggarar-container .rounded-button + .rounded-button {
margin-left: 0;
}
.kyrkjebyggarar-container .rounded-button {
margin-right: 20px;
margin-top: 20px;
}
.kyrkjebyggarar-form-container > div { }
input.wpcf7-form-control[type="submit"] {
margin-top: 20px;
}
} @media screen and (max-width: 740px) {
.front-page-news-container .rounded-button {
margin-right: 20px;
}
.front-page-news-container .rounded-button + .rounded-button {
margin-left: 0;
margin-top: 20px;
} .kyrkjebyggarar-counter-description-container article {
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
} @media screen and (max-width: 640px) { .front-page-slide-content {
padding: 0 20px;
}
.front-page-slider-container .bx-controls-direction {
display: none;
} .front-page-latest-news-container {
padding-top: 40px;
padding-bottom: 40px;
}
.front-page-latest-news > div {
float: none;
width: 100%;
}
.front-page-latest-news > .right {
padding-left: 0;
}
.front-page-latest-news > .right img {
position: static;
margin-top: 40px;
width: 100%;
} .nye-tida-content {
padding-top: 40px;
padding-bottom: 40px;
}
.css-columns {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
} .front-page-kyrkjebyggar.left {
position: static;
width: 100%;
height: 300px;
right: auto;
left: auto;
bottom: auto;
top: auto;
}
.front-page-kyrkjebyggar.right {
width: 100%;
margin-left: 0;
} .nye-kyrkje-content .text {
width: 100%;
margin: 40px auto 40px;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(7) {
top: 77%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(9) {
top: 70%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(10) {
top: 95%;
right: 3%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(2) {
left: 0;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(5) {
left: 65%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(6) {
left: 0;
}
.nye-kyrkje-content .rounded-button + .rounded-button {
margin-left: 0;
} .front-page-news.left {
width: 100%;
float: none;
}
.front-page-news.right {
position: static;
width: 100%;
height: 300px;
}
.front-page-news-container .rounded-button + .rounded-button {
margin-left: 0;
margin-top: 20px;
} .nye-tida-top-pic {
height: 300px;
}
.nye-tida section:nth-of-type(1) img, .nye-tida section:nth-of-type(3) img {
float: none;
max-width: 100%;
margin-left: 0;
margin-bottom: 40px;
}
.nye-tida section:nth-of-type(1) .nye-tida-text,
.nye-tida section:nth-of-type(1) h2,
.nye-tida section:nth-of-type(3) .nye-tida-text,
.nye-tida section:nth-of-type(3) h2 {
margin-right: 0;
}
.nye-tida section:nth-of-type(2) img {
float: none;
max-width: 100%;
margin-right: 0;
margin-bottom: 40px;
}
.nye-tida section:nth-of-type(2) .nye-tida-text,
.nye-tida section:nth-of-type(2) h2 {
margin-left: 0;
} .kyrkjebyggarar-container article:nth-child(1) {
width: 100%;
padding-right: 0;
}
.kyrkjebyggarar-container article:nth-child(2) {
width: 100%;
padding-left: 0;
padding-top: 50px;
}
.kyrkjebyggarar-form-container .columns > div {
float: none;
width: 100%;
}
.kyrkjebyggarar-form-container .columns > div:nth-child(1) {
padding-right: 0;
}
.kyrkjebyggarar-form-container .columns > div:nth-child(2) {
padding-left: 0;
padding-top: 20px
}
} @media screen and (max-width: 450px) { .front-page-slide {
padding-top: 20px
} .nye-kyrkje-content h2 {
width: 100%;
}
.nye-kyrkje-content .image-map.side-view .legends div:nth-child(4) {
top: 54%;
right: 7%;
}
.nye-kyrkje-content .image-map.top-view .legends div:nth-child(5) {
left: 55%;
} .kyrkjebyggarar-container main {
padding: 30px 15px;
}
.kyrkjebyggarar-form-container .left-content {
padding: 30px 20px;
} .site-footer-column:nth-child(1),
.site-footer-column:nth-child(2) {
width: 100%;
float: none;
}
.site-footer-column:nth-child(2) {
text-align: left;
}
.site-footer-column.site-footer-banners img {
float: left;
clear: both;
margin-top: 20px;
margin-left: 0;
margin-right: 20px;
}
}
.content-block {
max-width: 1300px;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;    
} .cookies-warning {
position: fixed;
bottom: 0;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
font-weight: 100;
font-size: 18px;
line-height: 22px;
color: black;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
z-index: 101;
}
.cookies-warning:after {
content: "";
display: table;
clear: both;
}
.cookies-warning p {
float: left;
width: calc(100% - 300px);
text-align: left;
}
@media (max-width: 753px) {
.cookies-warning p {
width: 100%;
float: none;
}
}
.cookies-button {
display: inline-block;
padding: 11px 20px 8px 20px;
box-sizing: border-box;
text-align: center;
background: #E7C6A5;
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
}
.cookies-button.inverted {
background: #FFFFFF;
color: #E7C6A5;
box-shadow: inset 0px 0px 1px 1px #E7C6A5;
}
.cookies-warning .cookies-button {
margin-right: 0;
margin-left: 20px;
margin-top: 10px;
border: none;
} .woocommerce div.product:after {
content: '';
display: table;
clear: both;
}
.woocommerce-product-details__short-description p:first-child {
margin-top: 0;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #343233;
color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #dfdcde;
color: #515151;
}
.woocommerce-cart-form__cart-item .product-remove {
width: 20px;
}
.woocommerce-cart-form__cart-item .product-thumbnail {
width: 30px;
}
.woocommerce-loop-product__title {
color: black;
font-weight: bold;
}
.woocommerce-loop-product__link {
color: black;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
color: #fff;
background-color: #343233;
text-align: center;
box-sizing: border-box;
}
.woocommerce .products #respond input#submit,
.woocommerce .products a.button,
.woocommerce .products button.button,
.woocommerce .products input.button {
width: 100%;
}   .page-template-landing-page #top_image {
display: flex;
align-items: flex-end;
padding-top: 100px;
padding-bottom: 100px;
height: 778px;
width: 100%;
background-position: center;
}
.page-template-landing-page .front-page-slider-container {
height: 778px;
}
.page-template-landing-page .front-page-slide-content {
width: 100%;
}
.page-template-landing-page .front-page-slide-heading {
color: black;
font-size: 70px;
} .page-template-landing-page main {
padding-bottom: 200px;
}
.page-template-landing-page .kyrkjebyggarar-container .ingress {
font-size: 27px;
font-weight: 100;
}
.page-template-landing-page main {
max-width: 1072px;
}
.page-template-landing-page .kyrkjebyggarar-container article:nth-child(1) {
float: none;
width: 100%; padding-right: 0;
}
.page-template-landing-page .kyrkjebyggarar-container .text {
max-width: 890px;
}
.video-container {
background: white;
padding: 0 140px;
}
.video-list {
margin-left: -15px;
margin-right: -15px;
transform: translateY(-158px);
}
.video-list:after {
content: '';
display: table;
clear: both;
}
.video-thumbnail-link {
text-decoration: none;
float: left;
width: 33.33%;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.video-list h3 {
color: black;
font-size: 30px;
}
.fixed-aspect-ratio-image.r-56 {
padding-bottom: 56%;
}
.fixed-aspect-ratio-image.r-74 {
padding-bottom: 74%;
}
.fixed-aspect-ratio-image.r-1 {
padding-bottom: 100%;
}
.fixed-aspect-ratio-image {
display: block;
padding-bottom: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.position-relative {
position: relative;
}
.position-cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.align-items-center {
align-items: center;
}
.justify-content-center {
justify-content: center;
}
.d-block {
display: block;
}
.d-flex {
display: flex;
}
.object-fit-cover {
object-fit: cover;
}
.cursor-pointer {
cursor: pointer;
}
.w-100 {
width: 100%;
} .video-popup-overlay.visible {
height: 100%;
opacity: 1;
-webkit-transition: height 0s, opacity 0.5s;
-moz-transition: height 0s, opacity 0.5s;
-o-transition: height 0s, opacity 0.5s;
transition: height 0s, opacity 0.5s;
}
.video-popup-overlay {
position: fixed;
width: 100%;
overflow: hidden;
height: 0;
top: 0;
left: 0;
z-index: 200;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
-webkit-transition: height 0s 0.5s, opacity 0.5s;
-moz-transition: height 0s 0.5s, opacity 0.5s;
-o-transition: height 0s 0.5s, opacity 0.5s;
transition: height 0s 0.5s, opacity 0.5s;
}
.video-popup-overlay.visible .video-popup-overlay-close-button {
display: block;
}
.video-popup-overlay.visible .video-popup-overlay-content {
position: absolute;
left: 50%;
top: 50%;
margin-top: 60px;
padding-bottom: 60px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.video-popup-overlay .video-popup-overlay-content {
max-width: 850px;
max-height: 500px;
width: 100%;
height: 100%;
}
.video-popup-overlay-close-button {
display: none;
position: fixed;
top: 30px;
right: 20px;
width: 30px;
height: 30px;
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
}
.video-popup-overlay-close-button>span {
display: block;
height: 2px;
background: white;
margin-top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.video-popup-overlay-close-button>span:nth-child(2) {
margin-top: -2px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.video-iframe-container iframe,
.video-popup-overlay .video-popup-overlay-content iframe,
.video-popup-overlay-content > .fb-video,
.video-popup-overlay-content > .fb-video span,
.video-popup-overlay-content > .fb-video iframe {
width: 100% !important;
height: 100%;
}
@media screen and (max-width: 1130px) {
.video-container {
padding: 0 50px;
}
}
@media screen and (max-width: 768px) {
.video-container {
padding: 0 30px;
}
.video-list {
transform: translateY(-100px);
}
.video-thumbnail-link {
width: 50%;
}
}
@media screen and (max-width: 666px) {
.page-template-landing-page main {
padding-bottom: 50px;
}
.video-container {
padding: 20px 15px 0 15px;
}
.video-list {
transform: translateY(0);
}
.video-thumbnail-link {
float: none;
width: 100%;
}
}
.testimonial-list {
max-width: 1090px;
margin: 0 auto;
padding: 0 15px;
}
.testimonial {
display: flex;
margin-bottom: 70px;
}
.testimonial-image img {
width: 310px;
height: 310px;
object-fit: cover;
border-radius: 100%;
display: block;
margin: 0 auto;
}
.testimonial-content {
padding-left: 104px;
display: flex;
align-items: center;
}
.testimonial-name {
font-size: 30px;
margin-bottom: 10px;
}
.testimonial-text {
font-size: 24px;
line-height: 35px;
}
.testimonial-text p:first-child {
margin-top: 0;
}
.testimonial-text p:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
.testimonial-image img {
width: 200px;
height: 200px;
}
.testimonial-content {
padding-left: 50px;
}
}
@media screen and (max-width: 640px) {
.testimonial-list {
margin-top: 50px;
}
.testimonial {
display: block;
}
.testimonial-content {
padding-left: 0;
}
} @keyframes hide_after_1s {
from {
transform: translateX(0);
}
to {
transform: translateX(100px);
}
}
.grecaptcha-badge {
animation-name: hide_after_1s;
animation-delay: 3s;
animation-duration: 1s;
animation-fill-mode: forwards;
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/js/bxSlider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/js/bxSlider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/js/bxSlider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/js/bxSlider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.ulsteinnyekyrkje.no/wp-content/themes/ulsteinkyrkje/js/bxSlider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}