/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-BoldItalic.eot');
    src: url('fonts/FrutigerLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-BoldItalic.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-BoldItalic.woff') format('woff'),
        url('fonts/FrutigerLTStd-BoldItalic.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-BoldItalic.svg#FrutigerLTStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-Bold.eot');
    src: url('fonts/FrutigerLTStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-Bold.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-Bold.woff') format('woff'),
        url('fonts/FrutigerLTStd-Bold.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-Bold.svg#FrutigerLTStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-Roman.eot');
    src: url('fonts/FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-Roman.woff') format('woff'),
        url('fonts/FrutigerLTStd-Roman.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-Roman.svg#FrutigerLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('fonts/KeplerStd-Disp.eot');
    src: url('fonts/KeplerStd-Disp.eot?#iefix') format('embedded-opentype'),
        url('fonts/KeplerStd-Disp.woff2') format('woff2'),
        url('fonts/KeplerStd-Disp.woff') format('woff'),
        url('fonts/KeplerStd-Disp.ttf') format('truetype'),
        url('fonts/KeplerStd-Disp.svg#KeplerStd-Disp') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('fonts/KeplerStd-Italic.eot');
    src: url('fonts/KeplerStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/KeplerStd-Italic.woff2') format('woff2'),
        url('fonts/KeplerStd-Italic.woff') format('woff'),
        url('fonts/KeplerStd-Italic.ttf') format('truetype'),
        url('fonts/KeplerStd-Italic.svg#KeplerStd-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-Light.eot');
    src: url('fonts/FrutigerLTStd-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-Light.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-Light.woff') format('woff'),
        url('fonts/FrutigerLTStd-Light.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-Light.svg#FrutigerLTStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-Italic.eot');
    src: url('fonts/FrutigerLTStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-Italic.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-Italic.woff') format('woff'),
        url('fonts/FrutigerLTStd-Italic.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-Italic.svg#FrutigerLTStd-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('fonts/FrutigerLTStd-LightItalic.eot');
    src: url('fonts/FrutigerLTStd-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-LightItalic.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-LightItalic.woff') format('woff'),
        url('fonts/FrutigerLTStd-LightItalic.ttf') format('truetype'),
        url('fonts/FrutigerLTStd-LightItalic.svg#FrutigerLTStd-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
.avia_textblock :link {
    color: inherit !important;
    text-decoration: underline !important;
}
.avia_textblock :link:hover {
    color: #e1bbb4 !important;
}

::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}
::-moz-placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}
:-ms-input-placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}
::-ms-input-placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}
::placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}

.avia-slideshow-dots.avia-slideshow-controls {
    display: none;
}

#top .av-flex-placeholder {
    display: table-cell;
    width: 3.5%;
}

#top .avia-image-container {
    margin-bottom: 0;
}

#top .av-layout-grid-container .avia_codeblock {
    line-height: 0;
}

.responsive #scroll-top-link {
   background-color: #322020 !important;
    opacity: 1;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
}

a#scroll-top-link:hover {
    border-color: black;
    color: black;
    background: transparent !important;
}

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

    .responsive #scroll-top-link {
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .nospace {
        padding: 0px 0px 0px 0px !important;
    }
}

a:focus {
    text-decoration: none;
}

:focus {
    outline: none;
}

.grecaptcha-badge {
    display: none !important;
}

input.wpcf7-form-control.wpcf7-submit:disabled {
    cursor: not-allowed !important;
}

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
    font-family: 'Frutiger LT Std';
}

#top h1,
#top h1 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 61px;
    margin-bottom: 10px;
    text-transform: unset;
	margin-top:0;
}

#top h2,
#top h2 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 46px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-top:0;
}

#top h3,
#top h3 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-top:0;
}

#top h4,
#top h4 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-top:0;
}

#top h5,
#top h5 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 46px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
	margin-top:0;
}

#top h6,
#top h6 .special_amp {
    font-family: 'Kepler Std';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 32px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-top:0;
}

#top h1 a,
#top h2 a,
#top h3 a,
#top h4 a,
#top h5 a,
#top h6 a {
    font-family: 'Kepler Std';
    font-weight: bold;
}

::selection {
    background-color: #000000c9;
}

#top .special_amp {
    font-style: normal !important;
    font-size: inherit !important;
    color: inherit !important;
}

.container {
    padding: 0 30px;
}

#top strong {
    color: #000000;
}

#top strong a {
    font-weight: bold !important;
}

#top a {
    font-family: 'Frutiger LT Std';
   
}
#top p a{
   text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}
#top p a:hover{
    color: #e1563a;
}
#top .av-special-heading {
    margin-top: 0 !important;
}

#top p,
#top ul li,
#top p a,
#top ol li {
    font-family: 'Frutiger LT Std';
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #101010;
}
#top b{
    color: inherit;
}
#top .avia_textblock p a {
    text-decoration: underline;
}

#top .avia_textblock p a:hover {
    color: inherit;
    text-decoration: none;
}

#top .avia_textblock p a.avia-button {
    text-decoration: none !important;
}

#top .avia_textblock ul,
#top .avia_textblock ol,
#top ul,
#top ol {
    margin: 0 !important;
}

#top #wrap_all .avia_textblock ul li {
    padding: 0 !important;
    margin-bottom: 6px;
}

#top p {
    margin: 0px 0px 10px 0px;
}

#top .avia-button:hover:after {
    transform: translateX(10px);
}

#top .avia-button,
#top .wpcf7-form input[type="submit"] {
    font-family: 'Frutiger LT Std';
    font-size: 16px;
    line-height: 18px;
    padding: 17px 36px;
    margin: 0;
    cursor: pointer;
    text-transform: unset;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-decoration: none !important;
    border: none;
    border-radius: 0;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.slideshow_inner_caption a {
    color: #ffffff !important;
}

#top .avia-button:after {
    content: '';
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px;
    margin-top: 0;
    transition: all 0.3s ease-in-out;
    background-image: url(images/btn-arrow.svg);
}

#top .sociala_medier .clearfix .flex_column:nth-child(5) .avia-button-wrap:first-child .avia-button:after {
    background-image: url(images/btn-black-arrow.svg);
}

#top .Lediga .container {
    border-bottom: 1px solid #E2E5E6;
}

#top .avia-button:hover,
#top .wpcf7-form input[type="submit"]:hover {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    opacity: 1;
}

#top .avia-button.avia-slideshow-button {
    margin-bottom: 10px;
}

#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
    border-color: #e3e3e3;
    background-color: #fff;
    color: #000;
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    padding-left: 11px;
    height: 46px;
    margin-bottom: 10px;
    border-radius: 15px;
}

#top textarea {
    width: 100% !important;
    min-height: 120px;
    line-height: 1.5em;
    field-sizing: content;
}

#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #f00;
    font-size: 15px;
    line-height: 18px;
    margin-top: -7px;
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: 0px;
    color: #f00;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    padding: 0;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: left;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

#top form {
    margin-bottom: 0;
}

#top .logo {
    height: 90px;
}

#top #header .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.av-main-nav li:hover .avia-menu-fx,
.current-menu-item>a>.avia-menu-fx,
.av-main-nav li:hover .current_page_item>a>.avia-menu-fx {
    display: none;
}

.html_header_top.html_header_sticky #header .social_bookmarks li a:hover {
    background: #fff !important;
    color: #07124B !important;
}

.html_header_top.html_header_sticky #header .social_bookmarks li a:hover {
    background: #07124B !important;
    color: #fff !important;
}

#top.open .av-hamburger-inner::after {
    bottom: 0;
}

#top.open .av-burger-menu-main .avia_hidden_link_text {
    visibility: hidden;
}

.html_av-overlay-side #top .av-burger-overlay-scroll {
    background: rgba(0, 0, 0, 0.8) !important;
}

#top #av-burger-menu-ul {
    vertical-align: top;
}

#top.open #menu-item-search {
    visibility: hidden !important;
}

#top.open .av-hamburger-inner {
    width: 40px !important;
}

.av-hamburger-inner,
.av-hamburger-inner::before,
.av-hamburger-inner::after {
    height: 2px;
}

.av-hamburger-inner::before {
    top: -7px;
}

.av-hamburger-inner::after {
    bottom: -7px;
}

#top.open #header .main_menu .avia-menu ul li.av-burger-menu-main:before {
    visibility: hidden;
}

#top .av-main-nav ul a {
    font-size: 16px;
    min-height: auto;
    font-weight: 400;
    padding: 8px 15px;
    color: #fff !important;
    font-weight: 600;
    background-color: transparent;
}

#top .av-main-nav ul {
    background-color: rgb(63 63 64 / 80%) !important;
    width: 230px;
}

#top .av-main-nav ul a:hover {
    color: #3f3f40;
    background-color: #deb88a;
}

.menu-btn>a {
    border: solid 1px;
    padding: 15px 30px !important;
}

#header_main .av-main-nav li {
    float: none;
    display: flex;
    align-items: center;
}

#header_main .av-burger-menu-main {
    display: none !important;
}

#top .menu-item-search-dropdown>a {
    font-size: 0;
    width: 21px;
    height: 21px;
    background-image: url(images/search-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

#top .menu-btn {
    order: 1;
}

#top .menu-item-search-dropdown>a:hover {
    opacity: 0.5;
}

.menu-btn>a:hover {
    background-color: #fff;
}

#header_main .av-main-nav li.menu-item-has-children>a {
    display: flex;
    gap: 5px;
    align-items: center;
}

#top #header_main .av-main-nav li.menu-btn>a:hover {
    color: #3F3F40 !important;
    border-color: #fff;
}

#top #header_main .av-main-nav li.menu-btn.current-menu-item>a {
    color: #3F3F40 !important;
}

#header_main .av-main-nav li.menu-item-has-children>a:after {
    position: relative;
    content: '\f107';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 20px;
    margin-top: 2px;
}

#top .av-main-nav ul a:hover,
#top #header .main_menu .avia-menu ul ul li.current_page_item>a {
    color: #000 !important;
    background-color: #f5e9db;
}


/* Header CSS */

#header_main .container,
.main_menu ul:first-child>li a {
    height: auto;
    line-height: normal;
}

#top .logo,
#top .main_menu {
    float: none;
    position: relative;
    left: 0;
    z-index: 1;

}
#top .opening_hours_header .slick-track {
    display: flex;
    align-items: center;
}
#header_main .inner-container {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 40px;
}
#top span.day-name, #top .hours{
    font-family: 'Frutiger LT Std';
    font-size: 17px !important;
    line-height: 20px;
}
#top .opening_hours_header li{
    display: flex !important;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 0;
}
#top .opening_hours_header {
    width: 15% !important;
}
#top .main_menu {
    margin-left: auto;
}
#header_main .av-main-nav li {
    float: none;
}

.responsive #header .container {
    max-width: 100%;
    padding: 0 60px;
}

#header_main {
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 0px 15px #0000001F;
}

.av_minimal_header #header_main .container,
.av_minimal_header .main_menu ul:first-child>li a {
    height: auto;
    line-height: normal;
}

#avia-menu {
    display: flex;
    gap: 53px;
}

#top .header_color .main_menu ul:first-child>li>a {
    display: inline-block;
    position: relative;
}

#top .header_color .main_menu ul:first-child>li>a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #101010;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
#full_slider_1 .slideshow_align_caption, 
#full_slider_2 .slideshow_align_caption{
    padding-top: 50px !important;
    margin-bottom: 100px;
}
#full_slider_1 .slideshow_align_caption:after, 
#full_slider_2 .slideshow_align_caption:after{
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    content: '';
    background: rgb(225,187,180);
	background: linear-gradient(90deg, rgba(225,187,180,0.6) 32%, rgba(50,32,32,0.8379726890756303) 97%);
    transform: translateX(-50%);
    z-index: -1;
}
#top .header_color .main_menu ul:first-child>li>a:hover::after,
#top .header_color .main_menu ul:first-child>li.current-menu-item>a::after,
#top .header_color .main_menu ul:first-child>li>a:focus::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.av-main-nav>li>a {
    padding: 0;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.html_header_top.html_header_sticky #main {
    padding-top: 121px;
}

#top .av-main-nav ul,
#top .av-main-nav ul li a {
    border: none !important;
    box-shadow: none !important;
}

.av-main-nav>li>ul {
    background-color: rgb(63 63 64 / 95%);
}

.avia-caption-content p,
.avia-caption-content p span {
    margin-bottom: 0 !important;
    font-size: 25px;
    font-family: 'Frutiger LT Std';
}

.slideshow_align_caption {
    text-align: center;
}

.slideshow_align_caption h1 {
    margin-top: 0 !important;
    margin-bottom: 25px !important;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
    padding: 20px 0px 52px 0px;
}
#top #header.av_minimal_header .main_menu ul:first-child>li>ul, 
#top #header.av_minimal_header .main_menu .avia_mega_div>.sub-menu {
    border-top: none !important;
}
#top #header .main_menu ul:first-child>li>ul.sub-menu{
    box-shadow: 0px 0px 3px rgb(0 0 0 / 21%);
    width: 230px;
    top: 100px;
    z-index: 1;
}
#top #header .main_menu ul:first-child>li>ul.sub-menu li {
    margin-left: 0;
}
#top #header .main_menu ul:first-child>li>ul.sub-menu li a {
    font-size: 16px;
    border-bottom: 1px solid #ececec;
    padding: 9px 15px;
    border-left: unset;
    border-right: unset;
    color: #202020;
    transition: .4s ease;
    -webkit-transition: .4s ease;
}
#top #header .main_menu ul.sub-menu>li.menu-item-has-children>a .avia-bullet {
    display: block;
    right: 15px;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-left: 4px solid #202020;
    left: auto;
}
/* Header CSS End*/



/* image_and_content_section css */

#top .image_and_content_section .avia-image-container-inner * {
    width: 100% !important;
    height: 100%;
    border-radius: 0;
    object-fit: cover;
}

#top .image_and_content_section .avia-image-container-inner {
    display: block;
    width: 100%;
    height: 100%;

}

#top .image_and_content_section .flex_column_table {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 !important;
}

#top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) {
    min-height: 578px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 240px);
    padding: 64px 80px 61px 81px;
    padding-right: 33%;
}

#top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) p {
    padding-bottom: 4px;
}

#top .image_and_content_section .flex_column_table .flex_column:first-child .av_textblock_section p:nth-child(6) {
    font-family: 'Frutiger LT Std';
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
    position: absolute;
    z-index: 99999;
    width: 100%;
    max-width: 619px;
    height: 485px;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}

#top .image_and_content_section.document-sec .flex_column_table .flex_column:nth-child(2):has(img) {
    height: 568px;
}

#top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) *,
#top .image_and_content_section .flex_column_table .flex_column:first-child:has(img) * {
    width: 100%;
    height: 100%;
    display: block;
}

#top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
    min-height: 578px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 292px);
    padding: 86px 80px;
    padding-left: 35%;
    margin: 0 65px 0 auto;
}

#top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
    margin: 0 0px 0 auto;
}

#top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) p {
    line-height: 32px;
}

#top .image_and_content_section.img-left .flex_column_table .flex_column:first-child:has(img) {
    max-width: 619px;
    height: 485px;
}

#top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
    width: calc(100% - 261px);
    padding: 84px 68px 84px 66px;
    padding-left: 34%;
}

.extra-mini-title.widgettitle {
    color: #3f3f40 !important;
}

#top .image_and_content_section .flex_column_table .flex_column:first-child:has(img) {
    position: absolute;
    z-index: 99999;
    width: 100%;
    max-width: 662px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* image_and_content_section css end */

/* vara css */

#top .vara .slick-track {
    /* width: 100% !important; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* gap: 31px; */
    /* margin: 2px 0px; */
}

#top .vara .slick-track .slick-slide {
    /* width: 31.7% !important; */
}

#top .vara .slick-track::before,
#top .vara .slick-track::after {
    display: none;
}
#top .fastigheter .slick-slide>div {
    margin: 15px;
}
#top .fastigheter .slick-arrow {
    font-size: 0;
    border: 1px solid #303030;
    border-radius: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    background-color: #303030;
    color: #FFF;
    position: absolute;
    bottom: -55px;
    transform: translate(0, -50%);
    z-index: 9;
    cursor: pointer;
}
#top .fastigheter .slick-arrow:hover {
    background-color: transparent;
}
#top .fastigheter .slick-arrow:hover::after {
    filter: brightness(0.5);
}
#top .fastigheter .slick-arrow::after{
    position: absolute;
    content: '';
    background-image: url(images/btn-arrow.svg);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
}
#top .fastigheter {
    margin: 0 -15px;
}
.fastigheter {
    position: relative;  
}
#top .fastigheter .slick-prev {
    left: 50%;
    margin-left: -30px;
}
.fastigheter .slick-next {
    left: 50%;
    margin-left: 30px;
}
#top .fastigheter .slick-arrow.slick-prev::after {
    rotate: 180deg;
}

/* vara css end */

/* boo-Energi css */

#top .boo-Energi {
    background-size: cover;
    position: relative;
}

#top .boo-Energi .container {
    max-width: 1540px !important;
    padding: 0px 20px;
}

#top .boo-Energi .container .entry-content-wrapper .flex_column:first-child {
    position: absolute;
    bottom: 33px;
}

#top .boo-Energi .container .entry-content-wrapper .flex_column:nth-child(2) {
    position: absolute;
    top: 47px;
    right: 0;
}

/* sociala_medier css */

#top .sociala_medier .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#top .sociala_medier .entry-content-wrapper .flex_column:nth-child(5) {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

#top .sociala_medier .entry-content-wrapper .flex_column:nth-child(5)::before,
#top .sociala_medier .entry-content-wrapper .flex_column:nth-child(5)::after {
    display: none;
}

/* sociala_medier css end*/

/* Stoedjer css */

#top .Stoedjer .avia-logo-element-container .avia-content-slider-inner .slide-entry {
    box-shadow: 0px 0px 15px #0000001F;
    display: flex;
    padding: 20px !important;
    flex: 0 290px;
}
#top .Stoedjer h2 {
    text-align: center;
    color: #3F3F40;
    margin-bottom: 18px;
}
#top .Stoedjer .avia-logo-element-container .avia-content-slider-inner .slide-entry-wrap {
    display: flex;
    gap: 28px;
    padding: 0 5px;
    margin: 20px 0px;
    justify-content: center;
    flex-wrap: wrap;
}

#top .Stoedjer .avia-logo-element-container .avia-content-slider-inner span {
    background-position: center;
    background-size: contain;
    min-height: 135px;
    padding: 0px !important;

}

/* Stoedjer css end */

/* nyheter css */

#top .nyheter_slider .nyheter-thumbnail {
    height: 233px;
    overflow: hidden;
}

#top .nyheter_slider .slick-list .slick-slide>div {
    box-shadow: 0px 0px 15px #0000001F;
    margin-right: 31px;
}

#top .nyheter_slider {
    padding-left: -webkit-calc(calc(100% - 1320px) / 2);
}

#top .nyheter_slider ul {
    padding-left: 11px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1320px;
}

#top .nyheter_slider ul li {
    margin: 0 !important;
}

#top .nyheter_slider ul li:nth-child(2) {
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    gap: 8px
}

#top .nyheter_slider ul li:nth-child(2) a {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease-in-out;
}

#top .nyheter_slider ul li:nth-child(2) a:hover {
    opacity: 0.6;
}

#top .nyheter_slider ul li:nth-child(2) a img {
    width: 7px;
    height: 12px;
    margin-top: 4px;
}

#top .nyheter_slider ul li.btn-news:nth-child(2) a:after {
    content: "";
    background-image: url(images/Iconionic-ios-arrow-back.svg);
    background-size: 7px;
    background-position: center;
    width: 9px;
    height: 12px;
    display: inline-flex;
    background-repeat: no-repeat;
}

#top .nyheter_slider .container {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding: 0px 20px;
    overflow: hidden;
}

#top .nyheter_slider,
#top .nyheter_slider .slick-list {
    overflow: visible;
}

#top .nyheter_slider .slick-track {
    margin: 31px 0px;
}

#top .nyheter_slider .flex_cell .flex_cell_inner {
    width: 100%;
}

.nyheter-slider .nyheter-slide a {
    overflow: hidden !important;
}

.nyheter-slider .nyheter-slide:hover img {
    transform: scale(1.1);
}

#top .nyheter_slider .nyheter-thumbnail img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

#top .nyheter-slider .slick-arrow {
    width: 48px;
    height: 48px;
    border: 1px solid #909090;
    background-color: #FFFFFF;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 47px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
}

#top .nyheter-slider .slick-arrow.slick-next::after,
#top .nyheter-slider .slick-arrow.slick-prev::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/nyheter-slider-next.svg);
}

#top .nyheter-slider .slick-arrow.slick-prev::before {
    background-image: url(images/nyheter-slider-pre.svg);
}

#top .nyheter-slider .slick-arrow:hover {
    background-color: #333333;
}

#top .nyheter-slider .slick-arrow:hover::before,
#top .nyheter-slider .slick-arrow:hover::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7499%) hue-rotate(252deg) brightness(110%) contrast(99%);
}

#top .nyheter-slider .slick-arrow.slick-prev {
    position: absolute;
    left: 0;
    bottom: 0;
}

.iconbox_top .iconbox_content {
    padding: 45px 20px 20px 20px;
    border-radius: 3px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
}

#top .nyheter-slide {
    width: 406px !important;
}

#top .nyheter-slider .slick-arrow.slick-next {
    margin-left: 56px;
}

#top .nyheter-content {
    padding: 27px 18px 35px 25px;
	background-color: #333333;
}

#top .nyheter-content h3 {
    font-family: 'Kepler Std';
    font-weight: bold;
    font-size: 24px !important;
    line-height: 30px;
    color: #fff;
    margin-bottom: 9px;
}
#top .nyheter-content p {
    color: #fff !important;
}
#top .nyheter-content p:nth-child(2) {
    font-family: 'Kepler Std';
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 11px;
    text-transform: capitalize;
}

#top .nyheter-content p:nth-child(3) {
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    color: #505050;
    margin-bottom: 0px;
}

#top .iconbox_content {
    padding: 45px 20px 20px 20px;
    border-radius: 15px;
    box-shadow: unset;
    border: none;
    min-height: 270px;
}
#top .flex_column:has(.iconbox_content) {
    box-shadow: 0px 0px 15px #0000001F;
    border-radius: 15px;
    background-color: #fff;
}
#top .iconbox_content h3 {
    font-size: 28px !important;
    line-height: 34px;
}

/* nyheter css end */

#top .footercontact-info li{
	color:#101010;
}

#footer .widget {
    margin: 0;
}

.responsive #top #footer .container {
    max-width: 1340px;
}

#footer {
    padding: 130px 0px;
    z-index: 1;
    border: none;
}

#top .wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0px 0px 0 0;
}

#top .single-form .wpcf7-spinner {
    right: 16px;
}

#menu-footer-menu li a {
    font-size: 17px;
    line-height: 21px;
    padding: 0;
}

#menu-footer-menu li a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

#top #footer .flex_column:last-child {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#top #footer .flex_column:last-child #custom_html-4 {
    padding-bottom: 52px;
}

#menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px;
}

#footer h3 {
    font-family: 'Kepler Std';
    font-weight: bold;
    font-size: 24px !important;
    letter-spacing: 0px;
    line-height: 32px;
    margin-bottom: 10px;
    text-transform: unset;
    margin-top: 0px;
}

#footer .container .flex_column:nth-child(2) h3 {
    padding-bottom: 20px;
}

#footer .container .flex_column:nth-child(3) section:first-child h3 {
    padding-bottom: 11px;
}

#footer .container .flex_column:nth-child(3) section:nth-child(2) h3 {
    padding-bottom: 14px;
}

#top #footer .flex_column {
    margin: 0;
    width: 100%;
}

#top #footer .flex_column:first-child .widget_media_image a {
    display: inline-block;
    max-width: 302px;
}

#footer .container {
    display: grid;
    grid-template-columns: 1.5fr 1fr 0.5fr;
    gap: 0px 20px;
}

.footer-media li a {
    display: inline-flex;
    width: 46px;
    height: 46px;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 22px;
}
.footercontact-info li a:hover {
    text-decoration: underline !important;
}
.footercontact-info li:not(:last-child) {
    margin-bottom: 11px;
}
#top .footer_color input[type='text'] {
    padding: 12px 64px 12px 15px;
    width: 425px;
    margin-bottom: 0px;
	background-color:#fff;
}

#top .footer_color input[type='text']::placeholder {
    font-family: 'Frutiger LT Std';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

#top .footer_color input[type='submit'] {
    position: absolute;
    right: 3px;
    top: 3px;
    height: 47px;
    width: 50px;
    background-image: url(images/Iconcore-send.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 10px;
	background-color: #322020;
}

#top .wpcf7 form.spam .wpcf7-response-output {
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    font-size: 17px;
    margin: 0px;
    padding: 10px 0px;
    border-color: #00000000;
    color: #ff0000;
}

#top .footer_color .textwidget {
    position: relative;
}

span.symbol span {
    padding-inline: 3px;
}

.footer-media {
    display: flex;
    gap: 8px;
}

.footer-media li a:hover {
    background-color: #CDCFCF;
    color: #3c3c3b;
}

#socket .copyright {
    float: none;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Frutiger LT Std';
    font-weight: normal;
}

#socket .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#socket {
    border-color: rgba(255, 255, 255, 12%);
}

#socket .copyright a:hover {
    text-decoration: underline;
}

#top #menu-footer-menu li.current-menu-item>a {
    text-decoration: underline;
}

#top #footer .flex_column:last-child #custom_html-4 .footer-form p span.wpcf7-spinner {
    bottom: -30px;
}

#top .image-overlay {
    display: none !important;
}

.html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a,
.html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-btn a {
    pointer-events: none;
}


/* fastigheter and lokaler css */

#top .lokaler {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 31px;
}

#top .fastigheter-img {
    height: 394px;
    width: 100%;
    overflow: hidden;
}

#top .fastigheter-img img:hover {
    transform: scale(1.2);
}

#top .lokaler-img {
    height: 223px;
    width: 100%;
    overflow: hidden;
}

#top .fastigheter-img img,
.lokaler-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}

#top .lokaler-content p:first-child {
    font-family: 'Frutiger LT Std';
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    padding-bottom: 7px !important;
}

#top .fastigheter-content p,
#top .fastigheter-content h3,
#top .fastigheter-content h4,
#top .lokaler-content p,
#top .lokaler-content h3,
#top .lokaler-content h4 {
    margin: 0 !important;
}

#top .fastigheter-content h3,
#top .lokaler-content h3 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 12px !important;
    color: #fff !important;
}

#top .lokaler-content h3 {
    margin-bottom: 9px !important;
}

#top .lokaler-content p:nth-child(3) {
    font-family: 'Kepler Std';
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}

#top .lokaler .box:hover {
    margin-top: -10px;
    margin-bottom: 10px;
}

#top .lokaler .box:hover img {
    transform: scale(1.1);
}

#top .fastigheter .box,
#top .lokaler .box {
    box-shadow: 0px 0px 15px #0000001F;
    transition: 0.3s;
    background-color: #333333;
}

#top .fastigheter .box:hover .fastigheter-content a,
#top .lokaler .box:hover .lokaler-content a {
    opacity: 0.8;
}

#top .fastigheter-content h4 {
    font-size: 20px !important;
    margin-top: 26px !important;
    border-bottom: solid 1px #0000001a;
    padding-bottom: 5px;
    margin-bottom: 10px !important;
}

#top .lokaler-content h4 {
    font-family: 'Kepler Std';
    font-weight: bold;
    font-size: 18px !important;
    line-height: 25px;
    color: #fff;
    border-bottom: solid 1px #fff;
    padding: 27px 0px 11px 0px;
}

#top .fastigheter-content ul,
#top .lokaler-content ul {
    margin: 0;
    list-style: none;
}

#top .lokaler-content ul {
    padding-top: 16px;
}

#top .fastigheter-content ul li {
    font-family: 'Frutiger LT Std';
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
    line-height: 23px;
    color: #fff !important;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
}
#main{
	background-color:#fff !important;
}
#top .lokaler-content ul li {
    font-family: 'Kepler Std';
    font-weight: normal;
    font-size: 16px !important;
    line-height: 21px;
    color: #fff !important;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

#top .fastigheter-content p {
    font-family: 'Frutiger LT Std';
    font-weight: 600;
    padding-top: 13px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding-top: 13px;
}

#top .fastigheter-content ul:nth-child(2) {
    padding-bottom: 19px;
    border-bottom: 1px solid #fff;
}

#top .fastigheter-content ul li span {
    font-family: 'Frutiger LT Std';
    font-weight: 600;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 24px;
}

#top .lokaler-content ul li span {
    font-family: 'Frutiger LT Std';
    font-weight: 600;
    color: #fff !important;
}

#top .fastigheter-content {
    padding: 19px 27px 16px 27px;
}

#top .lokaler-content {
    padding: 26px 27px 31px 27px;
}

#top .post-image-gallery .slick-list {
    margin: 0 -16px;
    padding: 0 !important;
}

#top .post-image-gallery .slick-list {
    margin-right: -19em !important;
}

/* custom-form */

#top .custom-form {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

#top .custom-form p {
    width: 48.5%;
}

#top .custom-form p:last-child {
    width: 100%;
}

#top .custom-form p:nth-child(5) {
    width: 100%;
}

#top .iconbox_content .iconbox_content_container p a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

#top .post-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #e2e5e6;
    color: #333333;
    margin: 25px auto 0 !important;
    width: auto;
    border: 1px solid #e2e5e6;
    display: block;
    text-align: center;
}

#top .wpcf7-form-control-wrap[data-name="acceptance-737"] span a {
    font-size: 18px !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

#top .post-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: #e2e5e6;
}

#top form .wpcf7-list-item input[type="checkbox"] {
    margin: 0;
    position: absolute;
    top: 0px;
    visibility: hidden;
    width: 18px;
    height: 18px;
    border: solid 1px #000000 !important;
    border-radius: 0 !important;
}

#top form .wpcf7-list-item-label::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-color: #fff;
    left: 0px;
    margin-top: 4px;
    top: unset !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    border: solid 1px #c7c7c7;
}

#top .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
    content: "\f00c";
    font-family: "FontAwesome";
    line-height: 1.2;
    text-align: center;
    color: #203367;
    font-size: 14px;
}

#top .post-form {
    padding-bottom: 50px;
}

/* custom-form */



/* bostader and lokaler css */

#top #header .main_menu .avia-menu ul li.menu-btn.current-menu-item>a {
    color: #3F3F40 !important;
}

#top .wpcf7-form-control-wrap[data-name="acceptance-737"] {
    grid-column: -1 / 1;
}

#top .wpcf7-form-control-wrap[data-name="acceptance-737"] span {
    width: 100% !important;
    font-size: 18px !important;
    margin: 0 !important;
    display: block;
}

#top .wpcf7-acceptance .wpcf7-list-item-label {
    margin: 0 !important;
    padding-left: 18px !important;
    font-size: 18px;
    display: block;
    color: #fff;
}
#top.single .wpcf7-acceptance .wpcf7-list-item-label {
    color: #333333;
}
#top.single .wpcf7-acceptance .wpcf7-list-item-label a {
    color: #333333;
}
#top .wpcf7-acceptance .wpcf7-list-item-label a {
    font-size: 18px;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    color: #fff;
}
.post-acf-fields h4,.post-acf-fields h5,.post-acf-fields a{
		color:#FFF !important;
	}
#top .wpcf7-acceptance .wpcf7-list-item-label a:hover {
    opacity: 0.6;
}

#top .wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] {
    margin: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    top: 6px;
}

#top .nyheter-listing {
    --auto-grid-min-size: 19rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
    gap: 30px;
    padding: 0 5px;
    margin-top: 20px;
}

#top .nyheter-listing .nyheter-content {
    padding: 0;
    box-shadow: 0px 0px 15px #0000001F;
    transition: all 0.3s ease-in-out;
}

#top .nyheter-listing .nyheter-content:hover {
    transform: translate(0px, -15px);
}

#top .nyheter-listing .nyheter-content>a .nyheter-thumbnail {
    display: block;
    width: 100%;
    height: 233px;
    overflow: hidden;
}

#top .nyheter-listing .nyheter-content>a .nyheter-thumbnail img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

#top .nyheter-listing .nyheter-content:hover>a .nyheter-thumbnail img {
    transform: scale(1.08);
}

#top .nyht-meta-exrpt p {
    margin-bottom: 0;
}

#top .nyht-meta-exrpt h2 {
    color: #fff;
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 0;
}

#top .nyht-meta-exrpt {
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 12px;
}

#top .nyheter-meta p {
    font-family: 'Kepler Std';
    font-weight: 500;
    text-transform: capitalize;
}

#top .post-image-gallery .slick-track {
    display: flex;
}

#top .post-image-gallery .image-gallery.avia-gallery {
    overflow: visible !important;
}

#top .post-image-gallery .image-gallery.avia-gallery .total-count1 {
    display: block !important;
    height: 380px;
}

#top .post-image-gallery .image-gallery.avia-gallery .total-count1 img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    padding: 0px 0px !important;
}

.post-image-gallery .slick-slide {
    margin: 0 16px;
}

#top .post-image-gallery .image-gallery button.slick-arrow {
    position: absolute !important;
    bottom: 0;
    width: 48px;
    height: 48px;
    border: 1px solid #909090;
    background-color: #FFFFFF;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 16px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
}

#top .post-image-gallery .image-gallery ul.image-gallery-slider {
    padding: 0px 0 70px;
}

#top .post-image-gallery .image-gallery .slick-arrow.slick-next {
    margin-left: 56px;
}

#top .post-image-gallery .image-gallery button.slick-arrow.slick-next::after,
#top .post-image-gallery .image-gallery button.slick-arrow.slick-prev::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/nyheter-slider-next.svg);
}

#top .post-image-gallery .image-gallery button.slick-arrow.slick-prev::before {
    background-image: url(images/nyheter-slider-pre.svg);
}

#top .post-image-gallery .image-gallery button.slick-arrow:hover {
    background-color: #333333;
}

#top .post-image-gallery .image-gallery button.slick-arrow.slick-next:hover:after,
#top .post-image-gallery .image-gallery button.slick-arrow.slick-prev:hover:before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7499%) hue-rotate(252deg) brightness(110%) contrast(99%);
}

.post-form .single-form>h2,
.post-form .single-form>p {
    text-align: center;
}

.post-form .single-form {
    max-width: 800px;
    margin: auto;
}

.post-form .single-form .custom-form {
    margin-top: 20px;
}

.Post-deyails {
    display: grid;
    grid-template-columns: 1fr 0.5fr;
    gap: 60px;
    margin-bottom: 100px;
}

.Post-deyails .post-content {
    padding-right: 5em;
}

.Post-deyails .post-acf-fields {
    padding: 30px 30px 17px;
    background-color: #333333;
}

.Post-deyails .post-acf-fields p {
    margin: 0 0 13px 0 !important;
    display: grid;
    font-size: 18px !important;
    gap: 20px;
    justify-content: space-between;
    color: #fff !important;
    border-bottom: solid 1px #ffffff5e;
    padding-bottom: 15px;
    grid-template-columns: 0.5fr 1fr;
}
.Post-deyails .post-acf-fields p span{
	min-width: 120px;
}
#top .Post-deyails .post-acf-fields .submit-btn {
    font-family: 'Frutiger LT Std';
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    background-color: transparent;
    padding: 13px 36px;
    margin: 26px auto 0px !important;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-decoration: none !important;
     display: none !important; 
}

#top .Post-deyails .post-acf-fields .submit-btn:hover {
    background-color: #fff;
    color: #333333 !important;
}

#top.single-post .widget_recent_entries,
#top .widget_archive {
    box-shadow: 0px 0px 9.2px 0.8px rgba(0, 0, 0, 0.22);
    padding-bottom: 12px;
}

#top.single-post .avia-builder-widget-area h3 {
    margin-top: 0px;
    background: #333;
    padding: 10px 0;
    color: #fff !important;
    text-align: left;
    padding-left: 18px;
    margin-bottom: 0 !important;
    padding-right: 15px;
    font-size: 26px !important;
    font-weight: bold;
}

#top.single-post .avia-builder-widget-area ul,
#top .widget_archive ul {
    padding: 10px 18px 0px !important;
    padding-top: 20px;
    margin-left: 0;
    margin-top: 0;
}

#top.single-post .widget_recent_entries li,
#top .widget_archive li {
    border: 0px;
    border-bottom: 1px solid #ececec;
    margin-left: 0px;
    position: relative;
    padding-left: 20px;
    line-height: 24px;
    padding: 5px 20px;
    display: block;
}

#top.single-post .widget_recent_entries li:last-child,
#top .widget_archive li:last-child {
    border: none;
}

#top.single-post .widget_recent_entries li:before,
#top .widget_archive li:before {
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 18px;
    left: 0;
    color: #333333;
    top: 8px;
}

#top.single-post .widget_recent_entries li a,
#top .widget_archive li a {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #505050 !important;
}

#top.single-post .widget_recent_entries li a:hover,
#top .widget_archive li a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}



#top .lg-backdrop{
  background-color: #000000a8;
}

#top button.lg-icon {
    padding: 20px !important;
    background-color: #ffffffba;
}
#top .lg-outer .lg-next:before,
#top .lg-outer .lg-prev:after{
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/nyheter-slider-next.svg);
}
#top .lg-outer .lg-prev:after {
    background-image: url(images/nyheter-slider-pre.svg);
}
#top .lg-toolbar.lg-group {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 10px 20px;
    align-items: center;
}
.lg-toolbar .lg-icon {
    float: none;
    height: 35px;
    padding: 10px 0px;
    width: 35px;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#top .lg-toolbar .lg-close:after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/close-button.svg);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7462%) hue-rotate(152deg) brightness(95%) contrast(98%);
    position: absolute;
    right: 0px;
    top: 0;
}
#top .lg-toolbar.lg-group::after,
#top .lg-toolbar.lg-group #lg-download{
    display: none;
}


/* pdf section */


#top .post-document-list {
    margin-top: 100px;
    margin-bottom: 50px;
}
#top .post-document-list h2 {
    text-align: center;
    padding-bottom: 20px;
}
#top .post-document-list ul.document-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#top .post-document-list ul.document-list li {
    width: 32%;
    padding: 28px 30px;
    box-shadow: 0px 0px 15px #0000001F;
    background: #fff;
}
#top .post-document-list ul.document-list li .post-document-links h3 {
    font-size: 24px !important;
    line-height: 33px;
    margin-bottom: 5px;
}
#top .post-document-list ul.document-list li .post-document-links h3:hover{
    opacity: 0.7;
}
#top .post-document-list ul.document-list li .post-document-links {
    position: relative;
    padding-left: 65px;
}
#top .post-document-list ul.document-list li .post-document-links a.download-link {
    color: #333333;
    text-transform: capitalize;
}
#top .post-document-list ul.document-list li .post-document-links a.download-link:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}
#top .post-document-list ul.document-list li .post-document-links:before {
    content: "";
    background-image: url(images/pdf.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 41px;
    height: 55px;
    background-size: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

/* pdf section */
#top .post-image-gallery:has(.less-than-4) .slick-list {
    margin: 0px !important;
}
#top .post-image-gallery:has(.less-than-4) .slick-list .slick-track {
    width: 100% !important;
    gap: 32px;
    justify-content: start;
}
#top .post-image-gallery:has(.less-than-4) .slick-list .slick-track .slick-slide {
    margin: 0px;
}
#top .post-image-gallery:has(.less-than-4) .slick-list {
    margin: 0px !important;
}
#top .post-image-gallery:has(.less-than-4) .slick-list .slick-track:after,
#top .post-image-gallery:has(.less-than-4) .slick-list .slick-track:before {
    display: none;
}
#top .post-image-gallery:has(.less-than-4) .slick-slide {
    margin: 0 0px;
}
.lokaler-template-default .post-form{background: #303030;padding: 50px 0;}

.lokaler-template-default .post-form * , 
#top.single.lokaler-template-default .post-form .wpcf7-acceptance .wpcf7-list-item-label, 
#top.single.lokaler-template-default .post-form .wpcf7-acceptance .wpcf7-list-item-label a{
    color:#fff
}



#top .avia-team-member * {
    padding: 0 20px;
	text-align: center;
}
#top .avia-team-member .team-img-container,.avia-team-member .team-img-container img {
    padding: 0 !important;
}
#top .avia-team-member .team-img-container {
    height: 350px;
}
#top .team-member-description  p,#top .team-member-description  p a{
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	padding: 0;
}
#top .team-member-description  p a:hover{
	color: #e1563a;
}
#top .avia-team-member .team-img-container img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.banner-btn-wrap br {
    display: none;
}

.banner-btn-wrap {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.banner-btn-wrap .avia-button.light-btn {background-color: transparent;border: solid 1px #fff !important;}

.banner-btn-wrap .avia-button {
    background-color: #000;
}
.blog-list .slide-image {
    margin: 0;
}
.blog-list .slide-content {
    display: flex;
    flex-direction: column;
}

.blog-list .slide-content .slide-meta {
    order: 1;
    padding-bottom: 0;
    padding-top: 10px;
}
.blog-list .slide-content {
    padding: 20px;
    background-color: #000;
}

.blog-list .slide-content * {
    color: #fff;
}
.blog-list .slide-content h3 a:hover{
	opacity: 0.8 !important;
}
/* single post */
#top .template-single-blog {
    max-width: 1600px;
    padding: 0 50px;
    display: flex;
    margin-bottom: 20px;
}
.responsive .container.template-blog > main {
    padding: 0 !important;
}
#top #wrap_all .template-single-blog .post-entry .entry-content-wrapper {
    padding: 0px;
    max-width: 100%;
}
#top .fullsize .template-blog .post-title {
    max-width: 100%;
    text-align: left;
    padding-top: 0;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 100% !important;
    text-align: left;
}
#top.single-event .av-social-sharing-box,
#top.single-event .template-single-blog .comment-entry.post-entry {
    display: none !important;
}
#top .template-single-blog {
    max-width: 1600px;
    padding: 0 50px;
    display: flex;
    margin-bottom: 20px;
}
.single-post#top #wrap_all #main {
    padding-top: 180px !important;
}
#top .template-single-blog .sidebar {
    padding: 0px;
}
#top.single-post .newsbox .widgettitle,
#top.single-post .template-page .widgettitle {
    background: var(--primary-color);
    color: var(--white) !important;
    font-family: var(--heading-font-family);
    font-weight: normal;
    font-size: 24px !important;
    line-height: 35px;
    margin-top: 0px;
    padding: 11px 18px;
    text-align: left;
    padding-left: 18px;
    margin-bottom: 0 !important;
    padding-right: 15px;
    text-transform: capitalize;
}
#top.single-post #wrap_all .news-wrap {
    padding: 18px 18px 20px !important;
    background-color: var(--light-grey);
}
#top.single-post .news-wrap li {
    font-family: var(--body-font-family);
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.2px;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0 0 8px 0;
    color: #000;
    line-height: 28px;
}
#top.single-post .news-wrap li::before {
    font-size: 18px;
    color: var(--primary-color);
}
#top.single-post .news-wrap li::before {
    position: absolute;
    content: "\f0da";
    font-family: "FontAwesome";
    left: 0;
    top: 2px;
}
#top.single-post .news-wrap li a {
    color: #000;
    font-size: 18px;
    display: block;
    font-family: var(--body-font-family);
    font-weight: normal;
    padding-left: 16px;
}
#top.single-post .news-wrap li a:hover{
    color: var(--primary-color);
}
#top #wrap_all .template-single-blog .post-entry .entry-content-wrapper {
    padding: 0px;
    max-width: 100%;
}
#top.single-post .news-wrap .news-thumb,
#top.single-post .entry-content-wrapper .entry-content-header .post-meta-infos,
#top.single-post .big-preview.single-big,
#top.single-post .comment_meta_container,
#top.single-post .comment_container,
#top.single-post .news-wrap .news-time {
    display: none;
}
/* single post */
.butiker-tabs-wrapper .butiker-tabs li {
    margin: 0;
    list-style: none;
    font-size: 16px !important;
    padding: 10px 15px;
    line-height: 20px !important;
    background: #000;
    color: #fff !important;
    border-radius: 0;
}
.butiker-tabs-wrapper .butiker-tab.active {
    background: #e1bbb4;
    color: #000 !important;
}
#top #footer .flex_column:first-child .widget_custom_html {
    max-width: 279px;
    text-align: center;
}
#top #footer .flex_column:first-child .widget_custom_html .footer-media {
    justify-content: center;
    margin-top: 19px !important;
}

.avia-content-slider .slide-image img {
    margin-bottom: -1px;
}
.pagination-slider {
    display: none;
}
.post-acf-fields a:hover{
    color: #e1bbb4 !important;
}
.post-back-btn a {
    background-color: #333333 !important;
    flex-direction: row-reverse;
}

.post-back-btn a:after {
    transform: scaleX(-1);
}

.post-back-btn {
    margin-bottom: 30px;
}

.post-back-btn a:hover:after {
    transform: scaleX(-1) translateX(10px) !important;
}
@media only screen and (max-width:1700px) {
    .av-main-nav>li>a {
        font-size: 16px;
    }

    #avia-menu {
        display: flex;
        gap: 30px;
    }
}


@media only screen and (max-width:1500px) {
    .responsive #header .container {
        padding: 0 30px;
    }

    #avia-menu {
        display: flex;
        gap: 30px;
    }

    .av-main-nav>li>a {
        font-size: 15px;
    }
}

@media only screen and (max-width:1400px) {
    #top .logo {
        /* width: 23%; */
    }
    #top span.day-name, #top .hours {
       font-size: 14px !important;
    }
    .av-main-nav>li>a {
        font-size: 14px;
    }

    #avia-menu {
        display: flex;
        gap: 25px;
    }

    .menu-btn>a {
        border: solid 1px;
        padding: 15px 17px !important;
    }

    .html_header_top.html_header_sticky #main {
        padding-top: 106px;
    }

    #header_main .av-main-nav li.menu-item-has-children>a::after {
        font-size: 17px;
    }

    #header_main .av-main-nav li.menu-item-has-children>a {
        gap: 3px;
    }

    #top .image_and_content_section.document-sec .flex_column_table .flex_column:nth-child(2):has(img),
    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        padding: 0 0px 0 0;
        height: 516px;
        max-width: 600px;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        margin: 0 0px 0 auto;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        right: 0px;
    }
}

@media only screen and (max-width:1250px) {
    .av-main-nav>li>a {
        font-size: 13px;
    }

    #header_main .av-main-nav li.menu-item-has-children>a:after {
        font-size: 17px;
    }

    #header_main .av-main-nav li.menu-item-has-children>a {
        gap: 3px;
    }

    #avia-menu {
        display: flex;
        gap: 20px;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(img),
    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        max-width: 500px;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:first-child:has(img) {
        max-width: 500px;
        height: 516px;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding-left: 27%;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding-left: 25%;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) {
        padding-right: 25%;
    }

    .Post-deyails .post-content {
        padding-right: 0;
    }

    .Post-deyails {
        grid-template-columns: 1fr 0.7fr;
    }
}

@media only screen and (max-width:1150px) {
    #header_main .av-main-nav li.menu-item-has-children>a:after {
        font-size: 15px;
    }

    .html_header_top.html_header_sticky #main {
        padding-top: 96px;
    }

    .menu-btn>a {
        border: solid 1px;
        padding: 15px 11px !important;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) {
        padding: 47px 40px;
        padding-right: 27%;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:first-child:has(img) {
        max-width: 470px;
        height: 516px
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding-left: 27%;
    }

    .av-main-nav>li>a {
        font-size: 12px;
    }

    #avia-menu {
        display: flex;
        gap: 17px;
    }

    .responsive #header .container {
        padding: 0 20px;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(img),
    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        max-width: 470px;
    }
}

@media only screen and (max-width:1024px) {
    .av-main-nav>li>a {
        font-size: 11px;
    }
    #top span.day-name, #top .hours{
        font-size: 11px !important;
        line-height: 18px;
    }
}

@media only screen and (max-width:989px) {
    #top p {
        margin: 0px;
    }

    #top p,
    #top ul li,
    #top p a,
    #top ol li {
        font-size: 18px;
    }

    #top .av-main-nav ul a:hover,
    #top #header .main_menu .avia-menu ul ul li.current_page_item>a {
        background-color: transparent;
    }

    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li li.current-menu-ancestor>a {
        color: #fff !important;
    }

    #top #wrap_all .all_colors h1,
    #top h1,
    #top h1 .special_amp {
        font-size: 40px;
        line-height: 48px;

    } 
    #top .opening_hours_header {
        width: 22% !important;
    }

    #top .header_color .main_menu ul:first-child>li>a:hover::after {
        transform: scaleX(0);
    }

    #top footer .wpcf7-response-output {
        max-width: 425px;
        margin-left: auto;
        margin-right: auto;
    }

    .responsive.html_mobile_menu_tablet.html_header_top #top #main {
        padding-top: 90px !important;
    }

    #top .menu-btn a:hover {
        background-color: #fff !important;
        border-color: #fff !important;
    }

    #top:not(.home) .bostader,
    #top:not(.home) .lokaler {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    #top #wrap_all .all_colors h2,
    #top h2,
    #top h2 .special_amp {
        font-size: 30px;
        line-height: 40px;
    }

    #top .logo {
        height: 60px;
    }

    .responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown>a {
        font-size: 0;
        width: 24px !important;
        height: 24px !important;
    }

    #header_main .av-burger-menu-main {
        display: block !important;
    }

    #top #menu-item-search {
        padding-top: 8px;
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special a {
        padding-left: 0 !important;
    }

    .menu-btn a,
    .menu-btn {
        height: auto !important;
        line-height: normal !important;
    }

    .menu-btn {
        display: block !important;
    }

    .responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
        height: auto;
        line-height: normal;
    }

    #header_main {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #top .menu-btn {
        order: inherit;
    }

    #top .menu-btn a {
        font-size: 14px;
        padding: 9px 15px 11px !important;
        border: solid 1px #000 !important;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        border: none;
        padding: 0px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
    }

    #top #wrap_all #av-burger-menu-ul>li {
        padding: 7px 40px;
        text-align: left;
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special a:after {
        display: none;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li.menu-btn {
        display: none !important;
    }

    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover,
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li.current_page_item.current-menu-item a {
        background-color: transparent;
        text-decoration: underline;
        text-underline-offset: 7px;
    }

    #top .header_color .main_menu ul:first-child>li>a:after {
        display: none;
    }

    .html_av-submenu-hidden .av-submenu-indicator {
        opacity: 1;
        font-size: 17px;
    }

    #av-burger-menu-ul li ul li a {
        padding-left: 60px !important;
        font-size: 16px;
    }

    .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
        display: none;
    }

    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner,
    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before,
    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
        background-color: #fff !important;
    }

    .avia-caption-content p,
    .avia-caption-content p spna {
        margin-bottom: 10px;
    }

    .slideshow_align_caption h1 {
        margin-bottom: 20px !important;
    }

    .slideshow_align_caption {
        padding: 40px;
    }

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
        padding: 20px 0px 40px 0px;
    }

    #top .image_and_content_section .flex_column_table {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        justify-content: center;
    }

    #top .image_and_content_section .flex_column_table .flex_column {
        margin: 0 !important;
    }

    #top #header .main_menu .avia-menu ul li.menu-btn.current-menu-item>a {
        color: #3F3F40 !important;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img),
    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(img) {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        max-width: 100%;
        height: 400px;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: -150px !important;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section),
    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding: 170px 40px 47px 40px;
        min-height: inherit;
        width: 100%;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) p {
        padding-bottom: 0px;
    }

    #top .image_and_content_section .flex_column_table:has(.flex_column:first-child .av_textblock_section) {
        flex-direction: column-reverse;
    }

    #top .av-special-heading {
        padding-bottom: 0 !important;
    }

    #top .Lediga .content,
    #top .vara .content {
        padding-top: 45px;
    }

    #top .nyheter-slider .slick-arrow {
        margin-top: 0px;
    }

    #footer {
        padding: 46px 0 50px 0px;
        z-index: 1;
    }

    #footer .container {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }

    #footer .container::after {
        display: none;
    }

    #top #footer .flex_column:first-child {
        text-align: center;
    }

    #top #footer .flex_column:nth-child(2),
    #top #footer .flex_column:nth-child(3) {
        width: 47%;
        margin-top: 0px !important;
    }

    #top #footer .flex_column:last-child {
        margin-top: 30px;
    }

    #footer .container .flex_column:nth-child(2) h3 {
        padding-bottom: 10px;
    }

    #top .footer_color input[type='text'] {
        width: 320px;
    }

    #top .footer_color .textwidget {
        max-width: 320px;
    }

    .responsive #top #wrap_all #header.av_header_sticky {
        position: fixed;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        max-width: 100%;
        padding: 0 40px;
    }

    #top .fastigheter,
    #top .lokaler {
        grid-template-columns: repeat(2, 1fr);
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:first-child:has(img) {
        max-width: 100%;
        height: 400px;
    }

    #top .boo-Energi .container {
        height: 500px !important;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding: 170px 40px 36px 40px;
        width: 100%;
    }

    #top .nyheter_slider .container {
        padding: 0px 20px;
    }

    .Post-deyails {
        grid-template-columns: 1fr 0.8fr;
        gap: 30px;
        margin-bottom: 60px;
    }

    .Post-deyails .post-acf-fields {
        padding: 20px;
    }

    #top .iconbox_content {
        min-height: 280px;
    }
    #top .post-document-list ul.document-list li .post-document-links h3 {
        font-size: 20px !important;
        line-height: 27px;
    }
    #top .post-document-list {
        margin-top: 50px;
        margin-bottom: 0px;
    }
    #top .post-document-list ul.document-list li .post-document-links:before {  
        width: 32px;
        height: 40px;
        background-size: 30px;
    }
    #top .post-document-list ul.document-list li .post-document-links {
        padding-left: 48px;
    }
    #top .avia-team-member .team-img-container{
        height: 400px;
    }
	#top #footer .flex_column:first-child .widget_custom_html,
   #top #footer .flex_column:first-child .textwidget{
		max-width: 100%;
	}
    #top .kontactinfo .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        gap: 20px;
    }
    #top .kontactinfo .av-flex-placeholder {
        display: none;
    }  
    #top .kontactinfo .flex_column {
        width: calc(50% - 10px);
    }
    .blog-list .slide-entry-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .blog-list .slide-entry-wrap article {
        width: calc(50% - 10px);
        margin: 0;
    }
}

@media only screen and (max-width:768px) {
    #top .post-image-gallery .slick-list {
        margin-right: 0em !important;
    }

    .post-image-gallery .slick-slide {
        margin: 0px;
    }

    #top .post-image-gallery .image-gallery.avia-gallery {
        overflow: hidden !important;
    }

    #top .post-image-gallery .image-gallery.avia-gallery .total-count1 {
        height: 300px;
    }
    #top .avia-team-member .team-img-container{
        height: 350px;
    }
    #top .kontactinfo .flex_column {
        width: 100%;
    }
    #top .kontactinfo .flex_column_table{
        gap: 0;
    }
}

@media only screen and (max-width:767px) {
    .butiker-tabs-wrapper .butiker-tabs{
		gap: 7px;
	}
    #top #wrap_all .all_colors h2,
    #top h2,
    #top h2 .special_amp {
        font-size: 25px;
        line-height: 30px;
    }

    .responsive #top #wrap_all .slide-entry {
        margin: 0px !important;
    }

    #top .title_and_btn .avia-button:after {
        margin-top: 2px;
        width: 14px;
        height: 12px;
        background-size: contain;
    }

    .responsive #top .title_and_btn .flex_column_table .flex_column {
        width: auto !important;
    }

    .responsive #top .title_and_btn .flex_column_table .flex_column h2 {
        margin-bottom: 0;
    }

    #header_main .inner-container {
        gap: 20px;
    }

    #top #footer .flex_column:first-child {
        text-align: center;
    }

    #top .flex_column_table_cell:last-child {
        margin-bottom: 0 !important;
    }

    #top #footer .flex_column:last-child {
        margin-top: 0;
    }
	.single-post#top #wrap_all #main {
    padding-top: 120px !important;
}
    #top .footer_color .textwidget {
        margin: auto;
    }
	.Post-deyails .post-acf-fields p{
		grid-template-columns: auto;
	    gap: 0;
	}
    .responsive.html_mobile_menu_tablet.html_header_top #top #main {
        padding-top: 78px !important;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section) p {
        padding-bottom: 5px;
    }
    #top .opening_hours_header {
        width: 43% !important;
    }
    #top .lokaler-content {
        padding: 18px 20px 20px;
    }

    #top .lokaler-content h4 {
        font-size: 18px !important;
        margin-top: 10px !important;
    }

    #top .lokaler-content h4 {
        margin-top: 15px;
    }

    .html_header_top.html_header_sticky #top:not(.home) #main {
        padding-top: 78px !important;
    }

    #top .header_color .main_menu ul:first-child>li>a:hover::after {
        transform: scaleX(0);
    }

    #top .all_colors p {
        font-size: 16px;
        line-height: 23px;
    }

    #top:not(.home) .bostader,
    #top:not(.home) .lokaler {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    #top:not(.home) .bostader .bostader-content,
    #top:not(.home) .lokaler .lokaler-content {
        min-height: inherit;
    }

    #top .av_textblock_section p:last-child {
        margin-bottom: 0;
    }

    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .responsive #top .av-logo-container .avia-menu {
        height: 100%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-end;
    }

    #header_main {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .responsive #top .logo {
        position: relative;
        display: flex;
        height: auto !important;
        float: none;
        padding: 0;
        border: none;
        width: auto;
        width: 110px;

    }

    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: auto;
        left: auto;
        right: 0;
        display: block;
        position: relative;

        padding-left: 130px;
        padding: 19px 0;
    }

    #top .avia-button:hover:after {
        transform: translateX(5px);
    }

    .menu-btn>a {
        padding: 9px !important;
    }

    .slideshow_align_caption {
        padding: 40px 30px;
    }

    #top .avia-button,
    #top .wpcf7-form input[type="submit"] {
        padding: 10px 18px !important;
    }

    #top #wrap_all .all_colors h1 {
        font-size: 35px;
        line-height: 40px !important;
        
    }

    .avia-caption-content p,
    .avia-caption-content p span {
        margin-bottom: 0 !important;
        font-size: 20px;
        font-family: 'Frutiger LT Std';
        line-height: 22px !important;
    }

    #header_main .av-burger-menu-main {
        display: block !important;

    }

    .caption_bottom .slideshow_caption .slideshow_inner_caption {
        padding: 0px 20px;
    }

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
        padding: 20px 0px 30px 0px;
    }

    #top .image_and_content_section p br {
        display: none;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child .av_textblock_section p:last-child {
        padding-top: 0px;
    }

    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(.av_textblock_section),
    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding: 40px 25px 38px 25px;
        padding-top: 170px;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img),
    #top .image_and_content_section .flex_column_table .flex_column:first-child:has(img) {
        height: 320px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:first-child:has(img) {
        max-width: 100%;
        height: 320px;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) {
        padding: 170px 25px 36px 25px;
    }

    #top .image_and_content_section.img-left .flex_column_table .flex_column:nth-child(2):has(.av_textblock_section) p {
        line-height: 25px;
    }

    #top .Lediga .content,
    #top .vara .content {
        padding: 38px 0px 40px 0px;
    }

    #top .nyheter-slide {
        width: 280px !important;
    }

    #top .Stoedjer h2 {
        margin-bottom: 10px;
    }

    #top .fastigheter,
    #top .lokaler {
        grid-template-columns: 1fr;
    }

    #top .fastigheter-img {
        height: 350px;
    }

    #top .fastigheter-content h3 {
        font-size: 20px;
    }

    #top .fastigheter-content ul:nth-child(2) {
        padding-bottom: 15px;
    }

    #top .fastigheter-content p {
        padding-top: 10px;
    }

    #top .fastigheter-content {
        padding: 18px 20px 20px;
    }
    #top .avia-team-member{
        margin-bottom: 15px;
    }
    #top .fastigheter-content ul li {
        font-size: 16px !important;
        flex-wrap: wrap;
    }

    #top .nyheter_slider ul {
        display: block;
    }

    #top .nyheter_slider ul li:nth-child(2) {
        font-size: 16px;
        line-height: 24px;
    }

    #top .nyheter_slider .slick-track {
        margin: 20px 0px;
    }

    #top .Stoedjer .avia-logo-element-container .avia-content-slider-inner .slide-entry-wrap {
        margin: 10px 0px;
    }

    #top .sociala_medier .entry-content-wrapper .flex_column:nth-child(5) {
        justify-content: center;
        margin-top: 10px !important;
    }

    #top .nyheter-content {
        padding: 18px 20px 20px;
    }

    #top .nyheter-content p:nth-child(2) {
        margin-bottom: 10px;
    }

    #top .nyheter-content h3 {
        margin-bottom: 10px;
        font-size: 22px !important;
    }

    #top .nyheter_slider .slick-list .slick-slide>div {
        margin-right: 20px;
    }

    #top .nyheter-content p:nth-child(3) {
        font-size: 16px;
        line-height: 26px;
    }

    #top .nyheter-slider .slick-arrow {
        margin-top: 10px;
    }

    #top .sociala_medier h2 {
        text-align: center;
    }

    #footer .container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0 50px;
        text-align: center;
    }

    #top #footer .flex_column:last-child {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    #top #footer .flex_column:last-child #custom_html-4 .textwidget {
        max-width: 280px;
        margin: auto;
    }

    .footer-media {
        display: flex;
        gap: 10px;
        justify-content: center;
    }

    #top #footer .flex_column:nth-child(2),
    #top #footer .flex_column:nth-child(3) {
        width: 100%
    }

    #socket .copyright {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    #menu-footer-menu {
        display: grid;
        grid-template-columns: 1fr;
        max-width: 100%;
        gap: 8px 25px;
    }

    #footer {
        padding: 37px 0 20px 0;
        z-index: 1;
    }

    #footer h3 {
        font-size: 22px !important;
    }

    #menu-footer-menu li a {
        font-size: 16px;
    }

    #top .footer_color input[type='text'] {
        width: 281px
    }

    #top #footer .flex_column:first-child {
        border-bottom: solid 1px #0000001f;
        margin-bottom: 17px;
        padding-bottom: 25px;
    }

    #top #footer .flex_column:nth-child(2) {
        border-bottom: solid 1px #0000001f;
        margin-bottom: 19px;
        padding-bottom: 19px;
    }

    #top #footer .flex_column:nth-child(3) {
        margin-bottom: 12px;
    }

    #footer .container .flex_column:nth-child(2) h3 {
        padding-bottom: 0px;
    }

    #footer .container .flex_column:nth-child(3) section:first-child h3 {
        padding-bottom: 5px;
    }

    #top .footer_color input[type='submit'] {
        height: 42px;
        width: 44px;
    }

    #top #footer .flex_column:last-child #custom_html-4 {
        padding-bottom: 0px;
    }

    #footer .container .flex_column:nth-child(3) section:nth-child(2) h3 {
        padding-bottom: 8px;
        padding-top: 13px;
    }

    #footer h3 {
        margin-bottom: 10px;
    }

    #top .symbol span {
        display: none;
    }

    #top .symbol {
        display: flex;
        flex-direction: column;
        line-height: 24px;
    }

    .footer-media li a {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .footer-media li a i {
        top: 1px;
        position: relative;
    }

    #top .image_and_content_section .flex_column_table .flex_column:nth-child(2):has(img) {
        padding: 0 20px;
    }

    #top .lokaler {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    #top .lokaler-content h3 {
        font-size: 20px;
        line-height: 28px;
    }

    #top .lokaler-content h4 {
        padding: 0px 0px 10px 0px;
    }

    #top .boo-Energi .container {
        height: 400px !important;
    }

    #top .boo-Energi .container .entry-content-wrapper .flex_column:nth-child(2) {
        top: 40px;
    }

    #top .boo-Energi .container .entry-content-wrapper .flex_column:first-child {
        bottom: 10px;
    }

    #top p,
    #top ul li,
    #top p a,
    #top ol li {
        font-size: 16px;
        line-height: 30px;
    }

    #top .iconbox_content {
        min-height: auto;
    }

    .custom-form p {
        width: 100%;
    }

    #top .post-form .flex_column form.wpcf7-form.init input.wpcf7-form-control.wpcf7-submit {
        margin-top: 15px !important;
    }

    #top .wpcf7-form-control-wrap[data-name="acceptance-737"] span {
        margin-top: 10px !important;
    }

    #top .nyheter-listing .nyheter-content:hover {
        transform: translate(0px, 0px);
    }

    .custom-form {
        gap: 5px;
    }

    #top form .wpcf7-list-item-label::before {
        margin-top: 2px;
    }

    #top .custom-form p {
        width: 100%;
    }

    #top .Post-deyails .post-acf-fields .submit-btn {
        padding: 10px 18px 11px !important;
    }
    .Post-deyails {
        grid-template-columns: 1fr;
        gap: 30px;
        margin-bottom: 45px;
    }
    #top .post-image-gallery .image-gallery button.slick-arrow {
        left: 16px;
    }
    #top button.lg-icon {
        padding: 10px !important;
    }
    #top .lg-outer .lg-next:before, #top .lg-outer .lg-prev:after {
        background-size: 7px;
    }
    #top .lg-toolbar .lg-icon {
        height: 30px;
        width: 30px;
    }
    #top .lg-toolbar .lg-close:after {
        width: 30px;
        height: 30px;
        background-size: 25px;
    }
    #top .post-document-list ul.document-list li {
        width: 100%;
    }
    #top .post-document-list ul.document-list {
        gap: 20px;
    }
    #top .post-document-list h2 {
        padding-bottom: 10px;
    }
    .blog-list .slide-entry-wrap article{
        width: 100% !important;
    }
    .blog-list .slide-entry-wrap article img {
       width: 100%;
    }

}

@media only screen and (max-width:575px) {
    #avia-menu {
        display: flex;
        gap: 12px;
    }

    .menu-btn>a {
        border: solid 1px;
        padding: 10px 7px !important;
    }
}

@media only screen and (max-width:450px) {
    .responsive #top #wrap_all .av-logo-container {
        padding: 0 20px;
    }

    #top .menu-btn a {
        font-size: 10px;
    }

    .responsive.html_mobile_menu_tablet.html_header_top #top #main {
        padding-top: 74px !important;
    }

    #header_main .av-burger-menu-main {
        padding-top: 0px;
    }
    #top #wrap_all .all_colors h1{
        font-size: 30px;
    }
}

@media only screen and (max-width:350px) {
    #avia-menu {
        display: flex;
        gap: 10px;
    }

    .av-main-nav>li>a {
        font-size: 11px;
    }

}