/*
Theme Name: Fagpressen Kombinert
Theme URI: https://mediasparx.com/
Template: mediasparx
Author: mediasparx.com
Author URI: https://mediasparx.com/
Description: Mobile First, Responsive Enhancement, creating flexible user experiences for the Web
Version: 0.9
License: © Mediasparx - all rights reserved
License URI: https://mediasparx.com/
*/
footer#footer span {
    color: #707070;
}
footer#footer a:link {
    text-decoration: none;
}
/* archive for magasiner start */
.filter_dropdown_wrapper {
    width: 30%;
}
.single-tabell .filter_dropdown_wrapper {
    z-index: 1;
    position: relative;
}
/*.single-tabell .filter_dropdown_wrapper {*/
/*    width: 250px;*/
/*}*/
#magasines-loop select, #magasines-loop .dropdown-option {
    border: 2px solid #DD6E0E;
    line-height: 170%;
    color: #DD6E0E;
    border-radius: 0;
    font-weight: normal;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
}
#magasines-loop select {
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-image: url("/wp-content/themes/fagpressen-kombinert/assets/arrow-select.svg");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
}
#magasines-loop, #magasines-single {
    border-bottom: 2px solid #DD6E0E;
}
#magasines-loop .open button {
    border-bottom: 0;
}
#magasines-loop .dropdown li {
    cursor: pointer;
}
.dropdown-menu-fagpressen {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
#magasines-loop .dropdown-menu-fagpressen {
    min-width: 230px;
    margin: 0;
    left: 15px;
    padding: 0;
}
#magasines-loop .dropdown-toggle p:after {
    float: right;
    content: '';
    background-image: url('/wp-content/themes/fagpressen-kombinert/assets/interface-arrows-button-down.svg');
    width: 14px;
    height: 14px;
    margin-top: 8px;
}
#magasines-loop .dropdown-toggle {
    min-width: 230px;
    text-align: left;
}
#magasines-loop .dropdown li:hover {
    background-color: #E5E5E5;
}
#magasines-loop input, #tabell_filter input {
    font-size: 18px;
    line-height: 170%;
    background-color: transparent;
    color: #333333;
    border: none;
}
#magasines-loop input, #tabell_filter input {
    border: 2px solid #DD6E0E;
}
#magasines-loop input:focus, #tabell_filter input:focus {
    border: 2px solid #023156;
    background-color: #ffffff;
}
#magasines-loop #exp-search-alt-form, #magasines-loop .exp-search-alt-input {
    background-color: transparent !important;
}
#magasines-loop input, #tabell_filter input, #magasines-loop select, #magasines-loop .dropdown-option {
    font-size: 26px;
}
@media(max-width: 768px){
    #magasines-loop input, #tabell_filter input, #magasines-loop select, #magasines-loop .dropdown-option {
        font-size: 20px;
    }

}
#magasines-loop input::placeholder, #tabell_filter input::placeholder {
    color: #DD6E0E;
    opacity: 1;
}
#magasines-loop input, #tabell_filter input {
    padding-left: 55px;
    color: #DD6E0E !important;
    height: 75px;
    width: 100%;
    padding-right: 50px;
}
#magasines-loop .exp-search-alt-inner {
    height: 75px;
}
#magasines-loop .submit-search {
    border: 0;
}
#magasines-loop .submit-search svg {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-left: 15px;
    background-color: transparent;
    transform: translate(0, -50%);
}
.magasines-icons {
    text-align: right;
}
.magasines-icons svg {
    margin: 0 6px;
    fill: #E5E5E5;
}
.magasines-icons #grid-layout-svg {
    fill: #002E56;
}
.magasines-icons button {
    background-color: transparent;
    border: 0;
}

#magasines-loop .dropdown-toggle p {
    margin: 0;
}
#magasines-loop .grid .magasines-blocks {
    /*text-align: center;*/
    padding: 30px 15px;
}
#magasines-loop .grid .magasines-blocks a, #magasines-loop .grid .magasines-blocks a:link {
    /*color: #002E56;*/
    text-decoration: none;
}
.page-template-page-magasines #main {
    padding: 0 15px;
}

.magasines-icons button {
    margin-top:  8px;
}

#magasines-loop .list .magasines-blocks {
    padding: 30px 15px;
}
#magasines-loop .list .magasines-blocks a, #magasines-loop .list .magasines-blocks a:link {
    color: #002E56;
    text-decoration: none;
}
#magasines-loop .list .magasines-excerpt {
    color: #333333;
}
#magasines-loop .list .magasines-link {
    color: #F48104;
}
.magasines-filter {
    display: flex;
    padding: 1px 15px 60px 15px;
    justify-content: center;
}
#exp-search-alt-form {
    margin: 0 0 0 15px;
    width: 40%;
    /*border: 2px solid #DD6E0E;*/
}
#exp-search-alt-form-inner {
    position: relative;
}
#exp-search-alt-form-inner:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1435 19.4297C15.2721 19.4297 19.4297 15.2721 19.4297 10.1435C19.4297 5.01479 15.2721 0.857178 10.1435 0.857178C5.01479 0.857178 0.857178 5.01479 0.857178 10.1435C0.857178 15.2721 5.01479 19.4297 10.1435 19.4297Z' stroke='%23E77B21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M23.1429 23.1428L16.7092 16.7091' stroke='%23E77B21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center / contain no-repeat;
}
.submit-search {
    cursor: unset;
}
#FilterSelect option {
    font-size: 25px;
}
@media (max-width: 500px) {
    .magasines-icons svg {
        width: 25px;
    }
    .magasines-icons button {
        padding: 0;
    }
    #magasines-loop select {
        padding: 10px;
        /*width: 35%;*/
        margin-right: 15px;
    }
    #exp-search-alt-form {
        margin: 0;
    }
}
@media (max-width: 768px) {
    #magasines-loop .dropdown-toggle {
        min-width: 124px;
    }
    #magasines-loop .dropdown button, #magasines-loop .dropdown li {
        padding: 10px;
    }
    #magasines-loop .dropdown-toggle p::after {
        margin-left: 20px;
    }
    #magasines-loop #magasines-grid .magasines-blocks {
        text-align: center;
        padding: 15px;
    }
}
.mixitup-category-container {
    padding: 50px 0;
    position: relative;
    z-index : 1;
}
.mixitup-category-container:before {
    width: 100%;
    border-top: 3px solid #DD6E0E;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
}
@media (max-width: 768px) {
    .mixitup-category-container {
        padding-top: 20px;
    }
    .mixitup-category-container:before {
        left: 15px;
        width: -webkit-calc(100% - 30px);
        width:    -moz-calc(100% - 30px);
        width:         calc(100% - 30px);
    }
}
/*.mix {*/
/*    display: none;*/
/*}*/
#magasines-search {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    display: flex;
    flex-wrap: wrap;
}
.max-width-1470 {
    padding: 0 30px;
}
/* archive for magasiner end */

/* single magasine start */

.single-magasiner article p {
    color: #707070;
}
.su-spoiler-title {
    color: #002E56;
    font-weight: 600;
    font-size: 14px;
    line-height: 110%;
    padding: 15px 0;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: auto !important;
    right: 0;
}
.su-spoiler {
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
}

.magasin-contact-info .oran-links a,.magasin-contact-info .oran-links a:link,.magasin-contact-info a, .magasin-contact-info a:link  {
    color: #707070;
    text-decoration: none;
}
.magasin-contact-info p {
    margin: 0;
}
.title-sidebar {
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    color: #707070;
    margin-bottom: 15px !important;
}
.contact-block {
    margin-bottom: 50px;
    color: #707070;
}
.contact-block:nth-of-type(odd) {
    clear: left;
}
.su-spoiler-style-default > .su-spoiler-title {
    padding: 10px 0 !important;
}

@media (max-width: 768px) {
    .contact-block {
        margin-bottom: 25px;
    }
}
/* single magasine end */

/* grid or list layout start */
.magasines-icons button:hover svg {
    fill: #002E56;
}
.magasines-icons #grid-layout svg {
    fill: #002E56;
}
.magasines-icons #list-layout svg {
    fill: #E5E5E5;
}

/*.mix, .mix-new {*/
/*    position: relative;*/
/*    !*min-height: 1px;*!*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*    !*float: left;*!*/
/*    transition: all 600ms ease 0ms;*/
/*}*/

.mix {
    display: inline-block;
    padding: 30px 15px;
}
.mix .magasin-grid-title:hover {
    color: #023156;
}
.mix .magasin-grid-title {
    padding-top: 10px;
    border-top: 2px solid #FF9E34;
}
.mix:hover .magasin-grid-title {
    border-top: 2px solid #023156;
}
.mix:hover .magasines-images-grid {
    opacity: 0.5;
}
/*.mix-new:hover .magasin-grid-title:after {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    height: 1.5em;*/
/*    width: 1.5em;*/
/*    background-image: url('/wp-content/themes/fagpressen-kombinert/assets/Pil.png');*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    margin-right:0.5em;*/
/*    float: right;*/
/*}*/
#filterposts {
    /*-webkit-transform: translateZ(0);*/
    /*-webkit-backface-visibility: hidden;*/
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    margin: 0;
    clear: both;
}
/*.list .mix {*/
/*    opacity: 0;*/
/*    transition: opacity 3s;*/
/*}*/

.fade {
    opacity:0;
}

.fadein {
    animation: fadeInOut 1s linear forwards;
}

@keyframes fadeInOut {
    0% { opacity:0; }
    50% { opacity:1; }
    100% { opacity:1; }
}
@media (max-width: 768px) {
    .grid .mix {
        width: 50%;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .grid .mix {
        width: 33.33333333%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .grid .mix {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .grid .mix {
        width: 16.667%;
    }
}

.magasines-images-grid {
    display: block;
    margin-top: 50px;
}
@media (min-width: 769px) {
    .magasines-images-grid {
        margin-top: 59px;
    }
}
.magasin-grid-title {
    display: block;
    font-weight: 600;
}
a.magasin-grid-title {
    text-decoration: none !important;
}
/* grid or list layout end */

/* breadcrumps start */
@media (min-width: 769px) {
    .breadcrumbs {
        list-style: none;
        padding: 0 15px;
        margin-bottom: 60px;
    }
    .breadcrumbs li a {
        text-decoration: none;
    }
    .breadcrumbs li {
        float: left;
    }
    .breadcrumbs li:last-of-type {
        margin-bottom: 60px;
    }
    .breadcrumbs li a span, .breadcrumbs li a:link span {
        color: #333;
    }
}
@media (min-width: 1400px) {
    .breadcrumbs {
        padding: 0;
    }
}
@media (max-width: 768px) {
    .breadcrumbs {
        display: none;
    }
}
/* breadcrumps end */


/* magasines aligned start */
.magasines-loop-aligned .magasin-grid-title {
    display: block;
    position: absolute;
    width: calc(100% - 30px);
    border-top: 2px solid #DD6E0E;
    padding: 25px 0px;
    top: -10px;
    text-decoration: none;
    color: #DD6E0E;
    word-break: break-word;
}
@media (max-width: 768px) {
    .magasines-loop-aligned .magasin-grid-title {
        padding-top: 10px;
    }
}
/* magasines aligned end */

/* new design start */
/* top section start */
#top-sec-first-col {
    position: relative;
}
#top-sec-first-col .header-content-first {
    position: absolute;
    bottom: 0;
}
#top-sec-last-col .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: end;
}
#top-sec-last-col .wpb_wrapper .wpb_content_element .wpb_wrapper {
    max-width: 500px;
    border-top: 3px solid #DD6E0E;
}

.news-block {
    background-color: #fff;
    padding: 5px 70px;
    padding-right: 30px;
    position: relative;
    margin: 10px 0;
}
.news-block i {
    left: 30px;
    top: 50%;
    transform: translate(-0, -50%);
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    color: red;
}
.news-block i:before {
    width: 17px;
    height: 17px;
    border: 2px solid #DD6E0E;
    position: relative;
}
.news-block i:after {
    width: 10px;
    height: 10px;
    border: 4px solid #DD6E0E;
    position: absolute;
    left: 3.3px;
}
.news-block i:before, .news-block i:after {
    content: '';
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    transform: translate(-0, -50%);
}
.news-title {
    display: block;
    font-weight: 600;
    padding-top: 10px;
}
.news-date, .news-cat {
    font-size: 12px;
    font-weight: 600;
}
/*@media (max-width: 768px) {
    .news-date, .news-cat {
        font-size: 8px;
    }
}*/
.news-cat {
    text-transform: uppercase;
}
.top-sec {
    background-position: 50% 0 !important;
    background-size: 30% !important;
    background-repeat: no-repeat;
}
.header-background-image img {
    width: 45%;
    height: auto;
    object-fit: cover;
    position: absolute;
    left: 45%;
    transform: translate(-75%,0);
}
.header-content-block {
    padding-top: 225px;
    display: flex;
}
@media (max-width: 768px) {
    /*#top-sec-first-col {*/
    /*    order: 2;*/
    /*}*/
    .filter_dropdown_wrapper, #exp-search-alt-form {
        width: 100%;
    }
    .top-sec {
        background-position: 50% 0 !important;
        background-size: 50% !important;
    }
    #top-sec-last-col {
        margin-bottom: 50px;
    }
    .filter_dropdown_wrapper {
        margin-right: 10px;
    }
    #top-sec-last-col .vc_column-inner > .wpb_wrapper {
        justify-content: center;
    }
    .magasines-filter {
        padding: 45px 15px;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .top-sec .vc_col-sm-4:nth-child(2) {
        width: 0;
    }
    .top-sec .vc_col-sm-4:nth-child(1), .top-sec .vc_col-sm-4:nth-child(3) {
        width: 50%;
    }
    .filter_dropdown_wrapper, #exp-search-alt-form {
        width: 100%;
    }
    #top-sec-first-col .wpb_wrapper .wpb_content_element .wpb_wrapper {
        bottom: 50px;
    }
    .magasines-filter {
        padding: 45px 15px;
    }
    .tabell-repeater {
        padding-top: 150px;
    }
}
@media (min-width: 769px) and (max-width: 959px) {
    .top-sec {
        background-position: 0 15% !important;
        background-size: 50% !important;
    }
}
@media (min-width: 960px) and (max-width: 991px) {
    .top-sec {
        background-position: 0 15% !important;
        background-size: 50% !important;
    }
}

/* top section end */
/* section with magazines start */
/*#filterposts .mix {*/
/*    counter-reset: section-prosess;*/
/*}*/
.num-of-cat {
    padding-top: 120px;
    display: block;
}

.cat-num {
    font-weight: 900;
    font-size: 100px;
    line-height: 60%;
    color: #DD6E0E;
}
@media (max-width: 768px) {
    .cat-num {
        font-size: 60px;
        line-height: 120%;
    }
    .title-of-cat {
        font-size: 24px;
    }
}
.title-of-cat {
    margin-top: 10px;
}

.magasines-block-row {
    display: flex;
    flex-wrap: wrap;
}

.magasines-blocks {
    display: flex;
    flex-direction: column;
}

.magasines-images-grid {
    margin-top: auto;
}

.magasin-mixlist-opplag, .magasin-mixlist-redaktor {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
    color: #989696;
}

.magasin-mixlist-opplag span, .magasin-mixlist-redaktor span {
    color: #f37d2d;
}
.magasin-mixlist-redaktor {
    margin-bottom: 30px;
}
.magasin-mixlist-redaktor a:hover {
    color: #023156;
}
@media (max-width: 768px) {
    .num-of-cat::after {
        font-size: 35px;
    }
    .num-of-cat {
        padding-top: 60px;
    }
    .title-of-cat {
        padding-bottom: 60px;
    }
    .magasines-block-row {
        padding: 0 15px;
        margin: 0;
    }
    .magasines-block {
        padding: 0;
    }
    .cat-row {
        margin: 0;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .mixitup-category-container > .row {
        margin: 0;
    }
}
/* section with magazines end */
/* single start */
.single-magasin-link {
    font-size: 20px;
}
.single-magasiner-block img {
    border-top: 3px solid #DD6E0E;
    padding-top: 55px;
    margin-top: 20px;
}
.single-magasiner h1 {
    width: 100%;
    padding: 25px 0px 50px 0;
    top: -10px;
    color: #DD6E0E;
    margin-top: 0;
}
.single-magasiner .title-sidebar {
    color: #DD6E0E;
}
@media(min-width: 769px) {
    .single-magasiner h1 {
        font-size: 32px;
    }
}
.magasin-grid-title .magasin-title {
    position: relative;
    padding-right: 30px;
}
@media(min-width: 769px) {
    .magasin-grid-title .magasin-title {
        font-size: 20px;
    }
}
/* section with services start */
.row-services-accordion {
    background-color: #F7F8FC;
    padding: 125px 0 170px 0;
}
.services-block-accordion {
    background-color: transparent;
    padding: 15px 0;
    border-top: 2px solid #DD6E0E;
}
.service-acc-col:last-child .services-block-accordion{
    border-bottom: 2px solid #DD6E0E;
}
.service-collapse:link {
    color: #DD6E0E;
    text-decoration: none;
}
.service-collapse {
    padding: 30px 0;
    display: block;
}
#accordion {
    padding-top: 25px;
}
.utgivelser {
    color: #707070;
}
#accordion .panel {
    border-color: transparent;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
}
#accordion .panel-body {
    padding: 15px 0;
    font-weight: 600;
    color: #707070;
}

.services-block-accordion span {
    font-weight: 400;
    /*font-size: 25px;*/
    color: #DD6E0E;
    padding-right: 15px;
}
.row-services-accordion .panel-body span {
    font-weight: 400;
    font-size: 18px;
}
.row-services-accordion .panel-body {
    background-color: #fff;
    padding: 0 35px 30px 35px;
}

.service-acc-icon {
    float: right;
}
.service-acc-close {
    display: none;
}
.service-collapse[aria-expanded="true"]  .service-acc-carret {
    display: none;
}
.service-collapse[aria-expanded="true"]  .service-acc-close {
    display: block;
}
.service-collapse[aria-expanded="false"] .service-acc-carret {
    display: block;
}
.service-collapse[aria-expanded="false"] .service-acc-close {
    display: none;
}
.single-magasiner tr th,
.single-magasiner b {
    color: #2b2b2b;
    font-weight: 600;
}
.single-magasiner table {
    width: 100%;
}
/* section with services end */

/* single end */

.magasines-blocks .magasin-grid-title:hover .magasin-title::after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url('/wp-content/themes/fagpressen-kombinert/assets/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
footer#footer img {
    max-width: 50%;
}
.navbar-brand img {
    min-height: 45px;
}

.navbar-brand svg {
    width: 100%;
}

.news-roll {
    padding-top: 1px;
}

@media (max-width: 768px) {
    ::-webkit-scrollbar {
        width: 3px;
    }
    ::-webkit-scrollbar-track {
        background-color: rgba(231, 123, 33, 0.5);
    }
    ::-webkit-scrollbar-thumb {
        background-color: #DD6E0E;
    }
    ::-webkit-scrollbar-thumb:hover {
        background-color: rgba(231, 123, 33, 0.8);
    }
    header#header hr.visible-xs {
        margin: 0;
        border-top: 1px solid #DD6E0E;
    }
    main#main {
        padding: 0;
    }
    .vc_row-has-fill > .vc_column_container > .vc_column-inner {
        padding-top: 0;
    }
    #top-sec-last-col .wpb_wrapper .wpb_content_element .wpb_wrapper {
        border-top: 0;
    }
    header#header .navbar-brand {
        width: 100%;
    }
    header#header .navbar-brand img {
        margin: auto;
    }
    .magasines-filter {
        display: block;
    }
    #magasines-loop select, #magasines-loop .dropdown-option {
        height: 75px;
    }
    #magasines-loop #exp-search-alt-form {
        margin: 20px 0;
    }
    #top-sec-first-col h2 {
        text-align: center;
    }
    .news-title {
        font-size: 18px;
        white-space: break-spaces;
    }
    .magasines-blocks .magasin-grid-title .magasin-title::after {
        content: '';
        height: 15px;
        width: 15px;
        background-image: url('/wp-content/themes/fagpressen-kombinert/assets/arrow-orange.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
    .header-background-image img {
        width: 50%;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -40%);
    }
    #news-mobile .news-roll {
        width: auto;
        height: auto;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        scrollbar-color: #DD6E0E rgba(231, 123, 33, 0.0);
        scrollbar-width: thin;
        overflow: auto;
    }
    #news-mobile .news-block {
        background-color: transparent;
        /*border-left: 2px solid #DD6E0E;*/
        padding: 10px 35px;
        padding-bottom: 0;
        margin-bottom: 0;
        flex: 0 0 auto;
        max-width: 75%;
        position: relative;
    }
    #news-mobile .news-block:before {
        content: '';
        width: 2px;
        height: calc(100% - 40px);
        background-color: #DD6E0E;
        position: absolute;
        display: inline-block;
        margin-left: -25px;
        top: 20px;
    }

    #news-mobile  .news-block i {
        display: none;
    }
    #news-mobile {
        border-top: 2px solid rgba(231, 123, 33, 0.5);
    }
    #news-mobile:after {
        content: '';
        width: 100%;
        height: 2px;
        background-color: rgba(231, 123, 33, 0.5);
        position: absolute;
        display: inline-block;
        margin-left: -15px;
        margin-top: -4px;
    }
    #top-sec-first-col .header-content-first {
        position: relative;
        bottom: auto;
    }
    .header-content-block {
        display: flex;
        padding: 280px 0 25px 0;
    }
}

/* custom select start */
#magasines-loop #FilterCustomSelect, .single-tabell #FilterCustomSelect {
    border: 2px solid #DD6E0E;
    padding: 10px 20px;
    padding-right: 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-image: url("data:image/svg+xml,%3Csvg width='46' height='43' viewBox='0 0 46 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.9203 15L33 26.9203' stroke='%23E77B21' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.9203 26.9203L21 15' stroke='%23E77B21' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.00003 41.5V29.0093L1.00002 15.0047L1.00001 1' stroke='%23E77B21' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;
    height: 100%;
}
#magasines-loop #FilterCustomSelect:active, #magasines-loop #FilterCustomSelect:hover, #magasines-loop #FilterCustomSelect:focus,
.single-tabell #FilterCustomSelect:active, .single-tabell #FilterCustomSelect:hover, .single-tabell #FilterCustomSelect:focus {
    border: 2px solid #023156;
    background-color: #ffffff;
}
#magasines-loop .dropdown {
    display: block;
    height: 100%;
}
#magasines-loop #individual-selection, #magasines-loop #FilterCustomSelect, .single-tabell #FilterCustomSelect  {
    line-height: 170%;
    color: #DD6E0E;
    border-radius: 0;
    font-weight: normal;
    width: 100%;
    font-size: 25px;
}
.single-tabell #FilterCustomSelect  {
    width: 100%;
    font-size: 18px;
    background-position-x: 92%;
    padding-right: 80px;
}
.single-tabell #individual-selection {
    width: 100%;
}
@media (max-width: 768px) {
    #magasines-loop #individual-selection, #magasines-loop #FilterCustomSelect  {
        font-size: 20px;
    }
    .single-tabell #FilterCustomSelect {
        margin: 20px 0 0 0;
        display: block;
    }
    .tabell-repeater {
        padding-top: 100px;
    }
}
#magasines-loop #individual-selection {
    left: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 0 20px;
}
/*.single-tabell #individual-selection {*/
/*    left: 145px;*/
/*}*/

#magasines-loop #individual-selection a, .single-tabell #individual-selection a {
    text-decoration: none;
    color: #DD6E0E;
    padding: 20px 0;
    border-bottom: 2px solid rgba(231, 123, 33, 0.25);
    white-space: break-spaces;
}
.single-tabell #individual-selection a {
    padding: 20px;
}
.single-tabell #individual-selection .active  a, .single-tabell #individual-selection a:hover {
    color: #fff;
    font-weight: bold;
}
.single-tabell #individual-selection .active a {
    background-color: #FF9E34;
}
@media (max-width: 768px) {
    #magasines-loop #individual-selection a, .single-tabell #individual-selection a {
        padding: 0 0;
    }
    /*.single-tabell #individual-selection {*/
    /*    left: 0;*/
    /*}*/
    #individual-selectiondropdown-menu-fagpressen > li > a:hover {
        background-color: #F47F00;
    }
    .single-tabell #individual-selection a {
        padding: 10px;
    }
}
#magasines-loop #individual-selection a:last-child,.single-tabell #individual-selection a:last-child {
    border-bottom: 0;
}
#magasines-loop #individual-selection a:hover, single-tabell #individual-selection a:hover {
    color: #023156;
    background: #ffffff 0% 0% no-repeat padding-box;
}
#magasines-loop .dropdown li.dropdown-item:hover {
    background-color: transparent;
}
/* custom select end */

.opplag-break {
    white-space: nowrap;
}
/* new design end */


/* Jostein changes start */

.header-content img {
    max-width: 565px;
    float: right;
}
@media (min-width: 1500px) {
    .header-content img {
        max-width: 600px;
    }
}

.main-illustration-heading {
    clear: both;
    padding-top: 70px;
    max-width: 725px;
    margin: auto;
}
.main-illustration-heading h1 {
    font-size: 25px;
}
@media (max-width: 768px) {
    .main-illustration-heading h1 {
        font-size: 36px;
    }
    header#header .navbar-header {
        display:flex; justify-content:center
    }
    header#header .navbar-brand {
        max-width: 175px;
    }
    .main-illustration-heading h2 {
        text-align: center;
        font-size: 25px;
    }
    #news-mobile > h3 {
        display: none;
    }
    #news-mobile {
        margin-bottom: 80px;
    }
    .single-magasin-link {
        text-align: center;
    }
}
@media (min-width: 769px) {
    .bottom-column {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
}
#news-mobile h3 {
    border-top: 3px solid #DD6E0E;
    margin-top: 0;
    padding-top: 20px;
}

.magasin-lesere, .magasin-opplagTotalt, .magasin-utgivelser {
    color: #FF9E34;
    font-weight: 600;
    display: block;
    clear: both;
}
@media (min-width: 992px) {
    #news-mobile {
        padding-right: 30px;
    }
}
/* Jostein changes end */

/* table on hover start */
.tabell-repeater .table-hover tbody > tr:hover {
    background-color: #FF9E34;
}
.tabell-repeater .table-hover tbody > tr:hover td, .tabell-repeater .table-hover tbody > tr:hover td a {
    color: #fff;
}
/* table on hover end */

/* search in table start */
.tabell-repeater {
    margin-top: -119px;
}

#tabell_filter label {
    font-size: 26px;
    text-align: left;
    color: #DD6E0E;
}
#tabell_filter input {
    padding-left: 55px;
    color: #DD6E0E !important;
    height: 75px;
    width: 100%;
    border: 2px solid #DD6E0E;
    line-height: 170%;
    background-color: transparent;
    font-size: 26px;
    border-radius: 0;
}
#tabell_filter {
    position: relative;
    padding-bottom: 50px;
    float: right;
}
#tabell_filter label:before {
    content: "";
    position: absolute;
    left: 15px;
    top: -5px;
    bottom: 0;
    width: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1435 19.4297C15.2721 19.4297 19.4297 15.2721 19.4297 10.1435C19.4297 5.01479 15.2721 0.857178 10.1435 0.857178C5.01479 0.857178 0.857178 5.01479 0.857178 10.1435C0.857178 15.2721 5.01479 19.4297 10.1435 19.4297Z' stroke='%23E77B21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M23.1429 23.1428L16.7092 16.7091' stroke='%23E77B21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center / contain no-repeat;
}
#tabell {
    display: block;
}
.single-tabell #FilterCustomSelect {
    padding: 20.6px 70px 20.6px 20px;}
@media (max-width: 768px) {
    .single-tabell #FilterCustomSelect {
        margin-bottom: 50px;
        position: relative;
        z-index: 1;
    }
}
/* search in table end */

/* oksana's changes start */
@media (max-width: 768px) {
    .table-responsive {
        border: 0;
    }
    #news-mobile .news-block {
        background-color: transparent;
        border-left: 2px solid #DD6E0E;
        padding: 10px 35px;
        margin: 30px 0;
        flex: 0 0 auto;
        max-width: 100%;
        display: inline-block;
        width: 330px;
    }
    #news-mobile .news-block::before {
        display: none;
    }
    .news-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .max-width-1740, .max-width-1470,
    .cat-row  {
        margin: 0 -15px;
    }
    .magasines-block {
        padding: 0;
    }
    .magasines-block-row {
        padding: 0 15px;
        margin: 0;
    }
    .single-magasiner img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #accordion th, #accordion td {
        padding: 0 10px 0 0;
    }
}
/*a.btn:link, a.btn, .btn {
    color: #DD6E0E !important;
}*/
a.btn:hover,  .btn-default:hover,
a.btn:link:hover {
    color: #DD6E0E;
}
#accordion tbody {
    font-weight: 400;
}
#accordion #answerOne tbody tr:last-of-type td,
#accordion #answerTwo tbody tr:last-of-type td {
    font-weight: 600;
    color: #2b2b2b;
}

#exportData {
    color: #fff !important;
    margin: 175px 0 50px 0;
}
#tabell_filter {
    /*margin-top: -265px;*/
}
#exportData:hover {
    color: #DD6E0E !important;
}
#accordion .panel-body {
    font-weight: 400;
}
#answerSix b, #answerSix a {
    display: block;
}
.dropdown-item-child {
    margin-left: 25px;
}
#magasines-loop #individual-selection a, .single-tabell #individual-selection a {
    white-space: pre-line;
}#magasines-loop #individual-selection a, .single-tabell #individual-selection a {
     white-space: pre-line;
 }
#accordion .service-acc-col td:not(td:first-of-type),
#accordion .service-acc-col th:not(th:first-of-type) {
    text-align: right;
}
/* oksana's changes end */

/* grid / list layout */

.magasin-loop-grid {

}
.block-list .magasin-mixlist-opplag,
.block-list .magasin-mixlist-redaktor {
    font-weight: 600;
    font-size: 20px;
    color: #DD6E0E;
}
.mixitup-container.magasin-loop-list .mix{
    width: 100%;
    padding: 0 15px;
}
.mixitup-container.magasin-loop-list .mix:before{
    padding-top: 40px;
}
.mixitup-container.magasin-loop-list .mix .magasines-images-grid,
#mixitup-container-category .block-list,
#mixitup-container-category .mixitup-container.magasin-loop-list .hidden-on-list {
    display: none;
}
#mixitup-container-category  .mixitup-container.magasin-loop-list .block-list {
    display: block;
    border-top: 2px solid #FF9E34;
    padding-top: 10px;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
#magasin-list-controls {
    display: none;
}
.magasin-loop-list #magasin-list-controls {
    display: block;
    padding-top: 65px;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.btn-asc:before {
    content: "▴";
    bottom: 0;
}
.btn-desc:after {
    content: "▾";
    top: 50%;
}
.btn-asc:before,
.btn-desc:after {
    position: absolute;
    padding: 2px 0;
    left: 0;
    transform: translate(0,-50%);
}
.btn-asc, .btn-desc {
    position: absolute;
    display: block;
    opacity: .325;
    right: 5px;
    line-height: 9px;
    font-size: 24px;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    width: 25px;
    height: 45%;
    margin: 5px 0;
}
.btn-asc:hover, .btn-desc:hover{
    opacity: .6;
}
.btn-desc {
    bottom: 0;
}
.btn-asc {
    top: 0;
}
.magasin-list-controls-block {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
}
.magasin-loop-list .mixitup-category-container {
    padding-top: 0;
}
.magasin-loop-list .magasin-title{
    margin-bottom: 0;
}
.mixitup-container.magasin-loop-list .mix .magasin-grid-title {
    border: 0;
    padding-top: 0;
    display: flex;
    align-items: center;
}
/*.magasin-loop-list .magasines-blocks:hover .magasin-grid-title .magasin-title::after {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: auto;
    transform: translate(0);
}*/
.magasin-loop-grid #ChangeLayoutGrid path,
.magasin-loop-list #ChangeLayoutList path {
    stroke: #023156;
}
.magasin-loop-grid #ChangeLayoutGrid svg,
.magasin-loop-list #ChangeLayoutList svg {
    filter: none;
}
a.magasin-grid-title h2.magasin-title,
.magasin-title,
.block-list-katalogen.block-list .col-xs-2 p,
.magasin-loop-list .block-list .magasin-mixlist-opplag, .magasin-loop-list .block-list .magasin-mixlist-redaktor {
    margin-bottom: 10px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 20px;
    margin-top: 0;
}
.magasin-title-capital {
    text-transform: capitalize;
}
/* grid / list layout */

/* oksana's new changes start */
/* dropdown for categories start */
#magasines-loop #FilterCustomSelect {
    padding-left: 15px;
    text-align: left;
}
#magasines-loop #individual-selection,
#magasines-loop .dropdown li {
    padding: 0;
}
#magasines-loop #individual-selection .dropdown-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
}
#magasines-loop #individual-selection a {
    border-bottom: 0;
    padding: 20px;
    display: inline-block;
    line-height: 1.5;
    max-width: 100%;
    width: calc(100% - 57px);
}
#magasines-loop #individual-selection li:first-of-type a {
    width: 100%;
}
#magasines-loop #individual-selection .dropdownSubCat a {
    width: 100%;
}
.dropdown_sub_toggle {
    float: right;
    padding: 20px;
    line-height: 1.5;
    height: 100%;
}
.dropdownSubCat {
    padding: 0;
    list-style: none;
}
#magasines-loop #individual-selection  .dropdownSubCat a {
    padding-left: 40px;
}
#magasines-loop #individual-selection  .dropdownSubCat li:last-of-type {
    border-bottom: 0;
}
#magasines-loop #individual-selection  .dropdownSubCat li:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown_sub_toggle svg {
    height: 25px;
}
.dropdown_sub_toggle .drop-opened {
    display: none;
    height: 33px;
}
.dropdown_sub_toggle.show-drop  .drop-opened {
    display: block;
}
.dropdown_sub_toggle.show-drop .drop-closed {
    display: none;
}
@media (max-width: 768px) {
    .magasines-block-row {
        padding: 0;
    }
    .mixitup-category-container::before {
        left: 0;
        width: 100%;
    }
}
@media (max-width: 991px) {
    .magasines-filter {
        display: block;
    }
    .magasines-filter {
        padding: 45px 15px;
    }
    #magasines-loop #FilterCustomSelect  {
        padding: 15px;
    }
    #block-with-controls {
        text-align: right;
    }
    #magasines-loop #FilterCustomSelect {
        background-position-x: 96%;
    }
    #magasines-loop #exp-search-alt-form {
        margin: 20px 0;
    }
}
/* dropdown for categories end */

/* years changes start */
.lesertall, .opplag { display: none; }
#year_2022 .lesertall-2022, #year_2022 .opplag-2022 { display: block; }
#year_2023 .lesertall-2023, #year_2023 .opplag-2023 { display: block; }
#year_2021 .lesertall-2021, #year_2021 .opplag-2021 { display: block; }
/* years changes end */

/* icons start */
#ChangeLayoutGrid,#ChangeLayoutList, #ChangeLayoutYear,
#export_btn {
    border: 0;
    background-color: transparent;
    max-height: 60px;
    max-width: 60px;
    padding: 0
}
#block-with-controls svg {
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
}
#ChangeLayoutGrid:hover path,#ChangeLayoutList:hover path,
#ChangeLayoutYear:hover path, #export_btn:hover path {
    stroke: #023156;
}
#block-with-controls svg:hover {
    filter: none;
}
#block-with-controls {
    display: flex;
    align-items: center;
    margin-left: 50px;
}
@media (max-width: 991px) {
    #block-with-controls {
        display: block;
        margin-left: 50px;
    }
}
/* icons end */
.magasin-contact-info {
    margin-top: 45px;
}
.services-block-accordion {
    padding: 0;
}
.mixitup-category-container::before {
    display: none;
}
.mixitup-category-container {
    padding: 30px 0;
}
#filters:before {
    width: calc(100% - 30px);
    border-top: 3px solid #DD6E0E;
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0;
    height: 3px;
}
.magasines-filter {
    padding: 20px 15px 63px 15px;
}
.text-align-right {
    text-align: right;
    padding: 0 30px;
}
.block-list-katalogen.block-list .col-xs-2 p {
    font-weight: 600;
    font-size: 20px;
    color: #DD6E0E;
}
@media (max-width: 1199px) {
    #magasin-list-controls .magasin-list-controls-block,
    .block-list div {
        /*white-space: nowrap;*/
        display: table-cell;
        float: none;
    }
    .block-list div.collapse {
        display: none;
    }
    .block-list div.collapse.in {
        display: table-cell;
        float: none;
    }
    #magasin-list-controls.controls-list-katalogen .magasin-list-controls-block,
    .block-list-katalogen.block-list .col-xs-2 {
        width: 200px;
        min-width: 200px;
        max-width: 200px;
    }
    #magasin-list-controls.controls-list-katalogen .magasin-list-controls-block:nth-of-type(3n),
    .block-list-katalogen.block-list .col-xs-2:nth-of-type(3n),
    #magasin-list-controls.controls-list-katalogen .magasin-list-controls-block:nth-of-type(4n),
    .block-list-katalogen.block-list .col-xs-2:nth-of-type(4n) {
        width: 150px;
        min-width: 150px;
        max-width: 150px;
    }
    /*  .block-list-katalogen.block-list .col-xs-2 p {
          white-space: break-spaces;
      }*/
    .magasin-loop-list .mixitup-category-container {
        display: table;
        max-width: 100%;
    }
    .magasin-loop-list .col-xs-5.magasin-list-controls-block,
    .magasin-loop-list .block-list .col-xs-5 {
        width: 350px;
    }
    .magasin-loop-list .col-xs-4.magasin-list-controls-block,
    .magasin-loop-list .block-list .col-xs-4 {
        width: 295px;
    }
    .magasin-loop-list .col-xs-3.magasin-list-controls-block,
    .magasin-loop-list .block-list .col-xs-3 {
        width: 245px;
    }
}
.hidden-on-list:nth-child(odd) {
    margin-bottom: 15px;
}

/* year dropdown start */
.magasiner_year_dropdown {
    position: relative;
    display: inline-block;
}

.magasiner_year_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 512px;
    right: 0;
    z-index: 2;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
}

.magasiner_year_dropdown-content .magasiner_year_item {
    font-size: 22px;
    color: #DD6E0E;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    text-align: left;
}
.magasiner_year_item:hover {
    cursor: pointer;
}
.magasiner_year_dropdown-content .magasiner_year_item:last-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.show_year {display: block;}
@media (max-width: 768px) {
    .magasiner_year_dropdown {
        position: unset;
    }
    .magasiner_year_dropdown-content {
        min-width: calc(100% - 30px);
        left: 15px;
        right: 15px;
    }
}
/* year dropdown end */

/* year changes start */
.magasin_historikk_gruppe_2018,
.magasin_historikk_gruppe_2019,
.magasin_historikk_gruppe_2020,
.magasin_historikk_gruppe_2021,
.magasin_historikk_gruppe_2022,
.magasin_historikk_gruppe_2023,
.mix-2018-year,
.mix-current-year {
    display: none;
}
#year_2018 .magasin_historikk_gruppe_2018,
#year_2018 .mix-2018-year,
#year_2019 .magasin_historikk_gruppe_2019,
#year_2020 .magasin_historikk_gruppe_2020,
#year_2021 .magasin_historikk_gruppe_2021,
#year_2022 .magasin_historikk_gruppe_2022,
#year_2023 .magasin_historikk_gruppe_2023,
#year_2023 .mix-current-year {
    display: block;
}

/* year changes end */
@media (max-width: 768px) {
    .magasin-loop-list   .magasin-list-controls-block {
        font-weight: normal;
        font-size: 20px;
    }
    #mixitup-container-category .mixitup-container.magasin-loop-list .block-list {
        padding-top: 0;
    }
    .magasin-loop-list a.magasin-grid-title h2.magasin-title, .magasin-loop-list .magasin-title,
    .magasin-loop-list  .block-list-katalogen.block-list .col-xs-2 p {
        margin: 0;
        font-weight: normal;
        font-size: 17px;
        line-height: 120%;
        padding: 10px 0;
    }
    .magasin-loop-list a.magasin-grid-title h2.magasin-title,
    .magasin-loop-list .magasin-title {
        padding-right: 30px;
    }
    .magasin-loop-list .block-list .magasin-mixlist-opplag, .magasin-loop-list .block-list .magasin-mixlist-redaktor {
        font-weight: normal;
    }
}

.svg-close-search-box-toggle {
    display: none;
}
#mixitup-search-box:focus  +  .svg-close-search-box-toggle,
#mixitup-search-box:not(:placeholder-shown)  +  .svg-close-search-box-toggle {
    display: flex;
    position: absolute;
    top: 0;
    width: 24px;
    right: 20px;
    height: 100%;
}
.svg-close-search-box-toggle:hover {
    cursor: pointer;
}

/* pagination between journals on single start */
#containerFullSingle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*margin-top: 50px;*/
    position: absolute;
    top: 200px;
    z-index: 2;
}
@media (min-width: 769px) and (max-width: 991px) {
    #containerFullSingle {
        margin-left: -30px;
        margin-right: -30px;
        width: calc(100% + 60px);
    }
}
@media (max-width: 768px) {
    #containerFullSingle {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        margin-top: 0;
    }
    .single-mag-1470 {
        padding: 0;
    }
    .single-magasiner h1 {
        word-break: break-word;
    }
}
#containerFullSingle .paginationMag {
    display: none;
}
.container-with-pagination {
    position: relative;
}
#containerFullSingle .prevPageMag,
#containerFullSingle .nextPageMag {
    background-color: #333;
    border-radius: 30px;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    text-decoration: none;
}
#containerFullSingle a:first-of-type.currentPageMag,
#containerFullSingle a:last-of-type.currentPageMag{
    visibility: hidden;
    display: flex;
}
#containerFullSingle .prevPageMag:hover,
#containerFullSingle .nextPageMag:hover {
    background-color: #E77B21;
    /*width: auto;*/
}
#containerFullSingle .prevPageMag span,
#containerFullSingle .nextPageMag span {
    height: auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    display: none;
}
#containerFullSingle .prevPageMag span {
    margin-left: 10px;
}
#containerFullSingle .nextPageMag span {
    margin-right: 10px;
}
#containerFullSingle .nextPageMag:hover span,
#containerFullSingle .prevPageMag:hover span {
    display: inline-block !important;
}
#containerFullSingle .prevPageMag:before,
#containerFullSingle .nextPageMag:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 24px;
    /*background-color: #333;*/
    /*border-radius: 30px;*/
    /*padding: 15px 21px;*/
    background-repeat: no-repeat;
    background-position: center;
    transition: width 0.5s;
}
#containerFullSingle .prevPageMag:before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='24' viewBox='0 0 15 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3755 0.3125C12.8501 0.3125 13.272 0.470704 13.5884 0.78711C14.2739 1.41992 14.2739 2.52734 13.5884 3.16016L4.67627 12.125L13.5884 21.0371C14.2739 21.6699 14.2739 22.7773 13.5884 23.4102C12.9556 24.0957 11.8482 24.0957 11.2153 23.4102L1.09033 13.2852C0.404786 12.6523 0.404786 11.5449 1.09033 10.9121L11.2153 0.78711C11.5317 0.470704 11.9536 0.312501 12.3755 0.3125Z' fill='white'/%3E%3C/svg%3E");
}
#containerFullSingle .nextPageMag:after {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='24' viewBox='0 0 15 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.62549 23.6875C2.15088 23.6875 1.729 23.5293 1.41259 23.2129C0.727051 22.5801 0.727051 21.4727 1.4126 20.8398L10.3247 11.875L1.4126 2.96289C0.727055 2.33008 0.727055 1.22266 1.4126 0.58984C2.04541 -0.0957019 3.15283 -0.0957019 3.78565 0.58984L13.9107 10.7148C14.5962 11.3477 14.5962 12.4551 13.9107 13.0879L3.78564 23.2129C3.46924 23.5293 3.04736 23.6875 2.62549 23.6875Z' fill='white'/%3E%3C/svg%3E");
}
/* pagination between journals on single end */

/* if no localstorage but with hash start */
#magasines-single #filters {
    display: none;
}
#magasines-single .mixitup-category-container {
    visibility: hidden;
    height: 0;
}
/* if no localstorage but with hash end */


/* oksana's new changes end */