@media only screen and (max-width: 1480px) {
    .wrapper {
        max-width: 1240px;
        width:100%;
        margin:0 auto;
        padding: 0 20px;
    }
}

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

    .kynning {
        width:calc(50% - 10px);
        height: 490px;
    }

    .askrift {
        width: calc(50% - 20px);
        height: 400px;

    }

    .verslun_hjalp {
        width: 100%;
        margin-bottom: 30px;
        display: block;
    }

    .verslun_hjalp .item {
        width: 100%;
        display: block;
        margin: 0 10px 10px 0;
    }

    .hdr-logo {
        text-align: center;
        display: inline-block;
        margin:10px 0 0 0;
    }

    footer #ta_menu, #nav-main, footer #ta_address { display:none; }

    h2.adal {
        padding: 0 0px 160px 0;
        margin: 40px 0 80px;
    }

    footer .item {
        width:50%;
    }

    footer #ta_Getintouch {
        text-align: right;
        width:50%;
    }

    footer:after {
        display: none;
    }

    #hamborgari, #mobilemenu {
        display:block;
    }

    .hdr-logo {
        text-align: center;
    }

    .flex-viewport {
        height: 300px !important;
    }

    header.header {
        top:0;
    }

    .topbar, .adgerdir {
        display: none;
    }
}

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

    .vara {
        max-width: 350px;
    }

    article.varan .texti {
        float: right;
        width: calc(100% - 350px);
    }

}

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

    h2.adal img { float: right; }

    article.varan{
        margin-bottom: 100px;
        height: auto;
        float: left;
    }

    .adal {
        margin: 30px 0;
        width: calc(100% - 0px);
    }

    .vara {
        max-width: 100%;
        margin-top: 10px;
    }

    .flex-viewport {
        height: 390px !important;
    }

    article.varan .texti {
        float: right;
        width: calc(100% - 0px);
        text-align: center;
        margin-top:-30px;
        position: relative;
        z-index: 10;
    }

    article.varan:nth-child(2n) .texti {
        float: right;
        text-align: center;
    }

    article.varan .texti h3 {
        padding-top: 0;
    }

    .siteinfo, .samfes {
        line-height: normal;
        padding:10px 0;
        text-align: center;
        width: 100%;
    }

    .entry-images {
        display: inline-block;
        width: 100%;
        max-width: 430px;
    }

    .entry-summary {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        float: right;
        margin-bottom: 60px;
    }

    .single_add_to_cart_button {
        min-width: calc(100% - 171px);
    }

}

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

    .flex-viewport {
        height: 360px !important;
    }

    footer .item {
        width:100%;
        text-align: center;
    }

    footer #ta_Getintouch {
        text-align: center;
        width:100%;
    }

}

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

    .menu.open ul {
        top:50px;
        position: relative;
    }

    .menu ul li a {
        font-size: 24px;
    }

    .kynning {
        font-size: 18px;
        width: calc(100% - 0px);
        display: inline-block;
        height: 440px;
        margin: 10px 0;
        vertical-align: top;
    }

    .kynning figure {
        height: 340px;
    }

    .askrift {
        font-size: 18px;
        width: calc(100% - 0px);
        display: inline-block;
        height: 350px;
        margin: 10px 0;
        vertical-align: top;
        text-align: center;
    }

    .vara {
        font-size: 18px;
        width: calc(100% - 20px);
        display: inline-block;
        height: 440px;
        margin: 10px 0;
        vertical-align: top;
        position: relative;
    }

    .netklubbur {
        height: auto;
        line-height: 1.3;
        padding: 20px;
    }

    .netklubbur a {
        float: none;
        color: #98ddf8;
    }

    .verslun_hjalp {
        display: block;
    }

    .verslun_hjalp .item {
        width:100%;
        margin-bottom: 10px;
    }

    .filter {
        display: none;
    }

    .vorur.medfilter {
        width: calc(100% - 0px);
        padding: 0px;
    }


    .undirsida.andres-ond {
        width: calc(100% - 0px);
        margin:0px;
    }

    .undirsida.disney-klubburinn {
        width: calc(100% - 0px);
        margin:0px;
    }

    .undirsida.disney-krili {
        width: calc(100% - 0px);
        margin:0px;
    }

    .undirsida.syrpa {
        width: calc(100% - 0px);
        margin:0px;
    }

    .undirsida figure {
        height:300px;
    }

}

@media only screen and (max-height: 360px) {

    .sambandsupp {
        display: none;
    }

}