/* 
Theme Name: Sfoto
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400|Roboto:300,400,500,700&display=swap');

:focus-visible,
input[type='checkbox']:focus-visible + label .fancy-checkbox,
input[type='radio']:focus-visible + .radio-controller,
#sb_instagram a:focus-visible,
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:focus-visible + .gform-field-label:after {
    outline: 3px dotted #d33a2c !important;
    outline-offset: 2px;
	border-radius: 0 !important;
}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:focus-visible + .gform-field-label:after {
    outline-offset: -5px;
}

.isComputer input#s:focus-visible,
.isComputer .search-filter .btn:focus-visible,
.isComputer #searchsubmit:focus-visible {
    margin: 3px;
    height: 47px;
    outline-offset: 0;
}

nav ul ul {
    display: none;
}

li.activated ul {
    display: block;
}

.searchBoxTop {
    display: block;
    top: 92px;
}

.searchBoxInitiate {
    cursor: pointer;
}

.searchField .closesrbox,
details[open] .search_icon {
    display: none;
}

details[open] .closesrbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
}

details[open] .closesrbox span {
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block;
    top: -8px;
}

.search_icon {
    opacity: 0.5;
    font-size: 12px;
}

.search_icon:hover {
    opacity: 1;
}

a.block_link {
    display: inline-block;
}

a.block_link:focus {
    outline-offset: 10px;
}

a:focus-visible {
    outline-offset: 5px;
}

.footeraddress a:focus {
    color: #fff;
}

.social a {
    display: inline-block;
}

li.activated ul {
    display: none;
}
.home .sub_page_menu {
    display: none;
}
.sub_page_menu {
    background-color: #f3f3f3;
    float: left;
    width: 100%;
}
.sub_page_menu .subchildmenu {
    /* display: flex; */
    flex-wrap: wrap;
    width: 100%;
    background-color: #f3f3f3;
    padding: 10px 0;
    margin: 0;
    text-align: right;
    justify-content: flex-end;
    padding-right: 30px;
}
.sub_page_menu .subchildmenu li {
    list-style: none;
    padding-top: 17px;
    margin-left: 26px;
    position: relative;
}
.sub_page_menu .subchildmenu li a {
    color: #000;
    font-size: 13px;
    line-height: 1.23076923077;
    text-transform: none;
    font-family: Roboto Condensed, sans-serif;
}
a.kal-link {
    display: inline-block;
}
.mem-single-col label.titleTag {
    padding: 10px 20px 12px;
    top: 20px;
    left: -6px;
    margin-bottom: 0;
}
.sideKalender label.titleTag {
    padding: 11px 19px;
    position: absolute;
    top: -10px;
    right: 3px;
    margin-bottom: 0;
}
label.titleTag {
    background-color: #000;
    color: #fff;
    padding: 11px 19px;
    display: inline-block;
    margin-left: -15px;
    position: relative;
    top: -10px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    line-height: 1.86666666667;
    z-index: 98;
    margin-bottom: 0;
}
.memberegistrationform .application_membership {
    list-style: none;
    overflow: hidden;
    margin-left: 0;
    margin-top: 0;
}
.memberegistrationform .application_membership_btn a {
    cursor: pointer;
    border: 1px solid #000;
    padding: 20px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
}
.showmore button {
    width: 100%;
    background-color: #fff;
    border: 0;
}
.login-username label {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.login-username input {
    color: #000 !important;
}
details[open] .accordionDiv {
    max-height: max-content;
    opacity: 1;
    visibility: visible;
}
.login-html {
    z-index: 1;
    background-color: #fff;
    margin-left: 0;
    border: 0;
    padding-left: 0;
    position: relative;
}
.isComputer .login-html {
    min-width: 390px;    
}
.isMobile .login-html {
    margin-left: 15px;    
    margin-right: 15px;    
}
ul.loginmenuchild {
    top: auto;
}
.login-submenus .login {
    float: left;
    width: 100%;
}
.login-form-div,
.forgot-password-form {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    right: 0;
    z-index: 1110;
}
.login_close {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 1;
    padding: 0;
    background-color: transparent;
    border: 0;
}
.loginform p,
.loginform p a,
.loginform p a:hover {
    color: #000;
}
.forgot-password-form .login-submit .long-arrow-right {
    right: 89px;
}
.formbox__repeater .tabbed-content .tab-panel {
    display: none;
}
.formbox__repeater .tabbed-content .tab-panel.current {
    display: block;
}
.memberegistrationform .application_membership_btn.current a {
    background-color: #000;
    color: #fff;
}
.memberegistrationform .application_membership_btn.current a {
    color: #fff;
}
.skipnav {
    position: absolute;
}
.c-skipnav {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    font-family: anaheim,sans-serif;
    letter-spacing: .15ch;
    padding: 1rem 2rem;
    text-decoration: none;
    transition: background-color .3s ease-in-out,color .3s ease-in-out;
}
.c-skipnav:focus:hover {
    background-color: #000;
    color: #fff;
}
.c-skipnav:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    outline: none;
    position: absolute;
    top: 6rem;
    left: 2rem;
    z-index: 10;
}
.screen-reader-text {
    color: #000 !important;
}
.mobilesearch .searchBoxInitiate {
    width: 40px;
    height: 30px;
    display: flex;
}
.mobilesearch .searchBoxInitiate svg {
    width: 20px;
    height: 20px;
}
.mobilesearch .searchBoxInitiate svg g {
    fill-opacity: 1;
}
.mobilesearch[open] .searchBox {
    display: none;
}
.mobilesearch[open] .searchDiv {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    margin-top: 60px;
}
.mobilesearch[open] .mob-seaechbox {
    display: block !important;
}
header .menuBox {
    position: static;
    margin-top: 10px;
}
.menuMobile[open] .menuMover {
    padding-top: 50px;
}
.menuMobile[open] .menuHandler span:before {
    top: -2px;
    transform: rotate(-45deg);
}
.menuMobile[open] .menuHandler span:after {
    top: -2px;
    transform: rotate(45deg);
}
.menuMobile[open] .menuHandler span {
    background-color: transparent;
}
.isMobile header {
    min-height: 90px;
}
.isMobile header .logo {
    z-index: 10;
    position: absolute;
    top: 20px;   
}
.isMobile .mobilesearch .searchBoxInitiate {
    z-index: 10;
    top: 30px;
    position: absolute;
    right: 50px; 
    width: 40px;
    justify-content: center;  
}
.menuMobile .menuHandler {
    z-index: 10;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 30px;
}
.menuMover,
.allOtherLayers {
    position: static;
}
.menuMobile .menuMover ul li > a {
    padding-left: 0;
}
.menuMobile ul.mainMenu>li {
    margin-left: 0;
}
.menuMobile .language > a,
.menuMobile .login > a {
    padding-left: 0;
}
.isMobile .memberegistrationform .application_membership_btn a {
    padding: 5px;
    margin-right: 4px;
    margin-top: 10px;
    margin-bottom: 0;
}
.isMobile .memberegistrationform .application_membership {
    margin-bottom: 20px;
}
.subchildmenu {
    display: none;
}

#login_close:focus {
    outline: 2px solid red;
}

.loader {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #000;
    --_m:
        conic-gradient(#0000 10%, #000),
        linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3 1s infinite linear;
    margin: auto;
}
  
@keyframes l3 {
    to {
        transform: rotate(1turn)
    }
}

.application_membership_btn.hide {
    display: block !important;
}
.formbox__repeater.show:not( .errors ) label,
.formbox__repeater.show:not( .errors ) .form-small,
.formbox__repeater.errors label[for="membership_type"],
.formbox__repeater.show:not( .errors ) .inputbox {
    color: #000;
}

.block_link {
    display: inline-block;
    width: 100%;
}
.footerimg {
    margin-top: -10px;
}
.footerimg a {
    padding: 10px;
}
#sb_instagram a:focus-visible {
    outline-offset: -8px;
}
.seeallimgs {
    margin-top: 61px;
}

.column figure.imgwrap + .below-caption {
    max-width: 750px;
}

.contactform .gform_wrapper .gfield_checkbox li input, .contactform .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    display: block;
    opacity: 0;
    position: absolute;
}

.isComputer .login-html {
    max-width: 390px;
}

.loginform p.f-pwd {
    float: left;
    width: 100%;
    padding-top: 5px;
}

.login-header.entry-header,
.login-html .login-header.entry-header{
    font-size: 22px;
    line-height: 28px;
    border-bottom: 2px solid #555;
    padding: 35px 32px 20px;
    background-color: #fff;
    margin-bottom: 0;
}

summary::-webkit-details-marker {
    display: none !important;
}
#close-popup.fancybox-close {
    border: 0;
    background-color: transparent;
    text-indent: -11111111px;
}
.page-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1;
}
#newusersignup-html {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    background-color: #fff;
    z-index: 2;
}
.success-msg {
    white-space: normal;
}