:root {
    --top-header: #1C2634;
    --primary-button: #EABA4A;
    --primary-button-hover: #F2CA6B;
    --primary-button-focus: 239, 225, 161;
    --h1-about: #5B473A;
    --p-about: #5B473A;
    --white: #FFFFFF;
    --black: #000000;
}

html, body {
    font-family: "Montserrat Alternates";
    background: #FFFFFF;
    font-size: 16px ;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat Alternates";
    font-weight: bold;
}
a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #000;
}

a:active {
    background: rgba(73, 165, 218, 0.33) !important;
}


#detFranskaMobile h3 {
    font-weight: normal;
}

#categoryoffersMobile h1 {
    color: black;
}

#instaImageWeb h1 {
    color: black;
}

#instaImageMobile h1 {
    color: black;
}



#bokaBord {
}


.offersByCategory h1 {
    font-family: Montserrat Alternates;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 23px;
    /*color: #5B473A !important;*/
}

.offersByCategory h4 {
    font-family: Montserrat Alternates;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #5B473A !important;
}

.p1 {
    font-family: Montserrat Alternates;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0px;
    color: #5B473A !important;
}

.p2 {
    font-family: Montserrat Alternates;
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
    color: #5B473A !important;
}

.sub_domain_select select {
    width: 288px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 38px;
    /*background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ffffff;*/
    background: url('../img/polygon.png') no-repeat right #ffffff;
    -webkit-appearance: none;
    background-position-x: 260px;
    padding: 10px 20px;
    font-weight: 500;
    color: black;
    border: 1px solid #EAAB19;
    border-radius: 5px;
}

.itemprice {
    float: right;
    margin-left: 90px;
}


#favorite {
    display: inline-block;
}


#a2a2b40ae-1460-4fc2-b95f-2c5b2045d1cf {
    background: #aaa !important;
}

#user-tabs li a {
    color: black;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
}

#modalen .modal-dialog {
    width: 90%;
    max-width: 400px;
    margin-top: 140px;
}

#modalen .modal-body {
    padding: 10px 10px 0;
}

#modalen .modal-footer {
    padding: 10px;
    margin-top: 15px;
    text-align: left;
    border-top: none;
}

#modalen .modal-content {
    background: #FFF8F8;
    padding: 0px;
    font-family: 'Roboto Slab', sans-serif;
    border: 2px dashed rgba(255, 95, 95, 0.65);
    border-radius: 4px;
}

    #modalen .modal-content .btn {
        background: rgb(85, 183, 85);
        font-family: 'Roboto Slab', sans-serif;
        border: none;
        margin: 0px;
        box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
        text-shadow: none;
        color: #fff;
    }


#offer-redeem-info {
    background: #FFF8F8;
    padding: 10px;
    width: 90%;
    margin: 20px 0;
    box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.82);
    font-family: 'Roboto Slab', sans-serif;
    border: 2px dashed rgba(255, 95, 95, 0.65);
    border-radius: 2px;
}

a.tags {
    color: #fff;
    padding: 1px 8px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.33);
    font-weight: lighter;
    color: #fff !important;
    border-radius: 20px;
}

    a.tags:hover {
        box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.5);
        color: #fff;
        opacity: 0.8;
    }

.tags.kultur, .tags.staende, .gridtag.kultur, .gridtag.staende {
    background: rgb(228, 2, 46);
}

.tags.resor, .gridtag.resor {
    background: rgb(240, 125, 0);
}

.tags.sport, .gridtag.sport {
    background: rgb(144, 186, 30);
}

.tags.barn, .gridtag.barn {
    background: rgb(37, 183, 188);
}

.tags.shop, .gridtag.shop {
    background: rgb(60, 164, 220);
}

.tags.st�ende, .gridtag.st�ende {
    background: rgb(161, 23, 128);
}

.tags.tavling, .tags.tavlingar, .gridtag.tavling, .gridtag.tavlingar {
    background: rgb(161, 23, 128);
}

.btn-redeem {
    background: rgb(85, 183, 85);
    font-family: 'Roboto Slab', sans-serif;
    border: none;
    margin: 20px 0;
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
    text-shadow: none;
}

.btn-favorite {
    background: #fff;
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    font-family: 'Roboto Slab', sans-serif;
    display: block;
    margin: 20px 0;
    border-bottom: none;
}

    .btn-favorite i {
        margin-right: 7px;
    }

.btn-syd-red {
    color: #fff;
    background: #e4022e;
    border: 0;
}

#flerval {
    display: block;
}

#wrapper {
    background-color: #fff;
}

.latest-offers h1 {
    background-color: #303030;
    color: #fff;
    padding: 8px;
    font-weight: bold;
}



.divider {
    border: 0;
    border-bottom: 2px dotted #ddd;
}

.starprice {
    color: #324564;
    padding-right: 5px;
}

.red {
    color: #324564;
}

.erbjudandeinfo {
    margin-top: 20px;
}

    #stjarnklubb-info a, .erbjudandeinfo a {
        color: #428bca;
    }

.header {
    background-color: #322f31;
    border-bottom: 8px solid #324564;
}

    .header .container {
        position: relative;
    }

#rss-feed-container {
    position: absolute;
    background-color: #fff;
    bottom: 0;
    left: 0px;
}

    #rss-feed-container hr {
        border-top: 1px solid #a0a0a0;
        border-bottom: 0;
        margin: 12px 0 12px 0;
    }

    #rss-feed-container img {
        padding-top: 12px;
    }

.rss-time {
    width: 45px;
    display: inline-block;
}

#rss-feed {
    padding-bottom: 10px;
}

    #rss-feed p {
        color: #000;
        margin: 0;
    }

#logo {
    width: 60%;
    margin: 50px 0 20px 2px;
    image-rendering: auto;
}

#ban-wrap #right-banner {
    padding-right: 15px !important;
    padding-left: 0px !important;
}

#mainmenu {
    font-weight: bolder;
    font-size: 1.7em;
    margin-bottom: 10px;
    font-weight: 300;
}

    /*#mainmenu li a:hover {
        background-color: #fff;
    }*/

    #mainmenu li a {
        line-height: 1em;
    }

#sliderleft, #sliderright {
    background-color: transparent;
    background: transparent;
    background-image: transparent;
    opacity: 1;
    z-index: 30;
    top: 40px;
    height: 372px;
}

    #sliderleft span, #sliderright span {
        position: absolute;
        opacity: 1;
        color: #fff;
        font-size: 3em;
        font-weight: bolder;
    }

.title {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 2em;
}


.sliderlink {
    position: relative;
    width: 100%;
    z-index: 3;
    height: 100%;
    display: block;
}

    .sliderlink:active {
        text-decoration: none;
    }

#banner {
    padding: 1px 10px 1px 10px;
}

    #banner h1 {
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        padding-top: 10px;
    }

#banner-body-2 {
    margin-top: 10px;
}

#right-banner #banner-body-2 a {
    color: #428bca;
}

.grey li a {
    color: #428bca;
}

#banner h1 {
    font-weight: bolder;
    font-size: 2em;
    font-family: 'Roboto Slab', serif;
}

#banner p {
    margin-top: 10px;
}

.linkbanner {
    color: #fff;
    background-color: #324564;
    display: block;
    font-size: 1.4em;
    font-family: 'Roboto Slab', serif;
    padding: 5px;
    padding-left: 10px;
    margin: 10px 0;
}

    .linkbanner div {
        width: 85%;
    }

    .linkbanner:hover {
        color: #fff;
        text-decoration: none;
    }

    .linkbanner i {
        position: absolute;
        right: 6px;
        bottom: 3px;
        font-size: 1.5em;
    }

#banner img {
    width: 100%;
    margin-top: 10px;
}

.minicolors-theme-default.minicolors {
    width: auto;
    display: block;
}

.minicolors-theme-default .minicolors-input {
    height: auto;
    display: block;
    padding-left: 36px;
    width: 100%;
}

.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 24px;
    height: 24px;
}

p.no-margin {
    margin-bottom: 0;
}

.offergrid {
    position: relative;
}

    .offergrid .img-wrapper {
        position: relative;
        padding-right: 6px;
    }

    .offergrid .discount {
        font-family: arial;
        display: block;
        position: absolute;
        top: 8%;
        padding: 0 8px;
        right: 0;
        text-align: center;
        font-weight: 700;
        color: white;
        background-color: #e4022e;
        z-index: 800;
        line-height: 1.6em;
        font-style: normal;
        font-family: 'Roboto Slab', serif;
        font-weight: 300;
        font-size: 1.6em;
        -webkit-box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
    }

    .offergrid img {
        width: 100%;
        -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    }

h4 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
    color: #000;
    font-size: 1.4em;
    margin-bottom: 5px;
    font-weight: bold;
}

.discount-flag {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
    color: #000;
    font-size: 1.4em;
    margin-bottom: 5px;
    font-weight: bold;
}

.offergrid a:hover {
    text-decoration: none;
}

.kategoribanner {
    color: #fff;
    padding: 8px 15px;
    margin-top: 7px;
    font-weight: bold;
    word-break: break-word;
    font-size: 2.6em;
    background: #303030;
}

.categories-wrapper table td:nth-child(even) {
    padding-left: 5px;
}

.categories-wrapper table td:nth-child(odd) {
    vertical-align: top;
}

.categories-wrapper {
    padding: 0px 10px 10px 0px;
    /*border-bottom: 8px solid #fff;*/
}
/*.categories-wrapper:nth-child(even) {
  border-right: 4px solid #fff;
}
.categories-wrapper:nth-child(odd) {
  border-left: 4px solid #fff;
}*/
.categories-offer {
    background-color: #eee;
    position: relative;
    padding-bottom: 5px;
    border: 1px solid #dfdfdf;
    background: #e4e4e4;
    background: -moz-linear-gradient(top, rgba(228, 228, 228, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(228, 228, 228, 1)), color-stop(100%, rgba(244, 244, 244, 1)));
    background: -webkit-linear-gradient(top, rgba(228, 228, 228, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -o-linear-gradient(top, rgba(228, 228, 228, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -ms-linear-gradient(top, rgba(228, 228, 228, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(228, 228, 228, 1) 0, rgba(244, 244, 244, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#f4f4f4', GradientType=0);
}

    .categories-offer a {
        color: #000;
    }

        .categories-offer a:hover {
            text-decoration: none;
            color: #000;
        }

    .categories-offer .image-wrapper {
        width: 95%;
        margin-left: 2.5%;
        position: relative;
        overflow: hidden;
    }

    .categories-offer img {
        width: 100%;
    }

    .categories-offer h3 {
        font-weight: bold;
        font-style: normal;
        margin: 5px 10px;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Roboto Slab', serif;
        color: #555;
    }

    .categories-offer p {
        margin: 0 10px;
    }

.gridtag {
    font-family: arial;
    display: block;
    position: absolute;
    top: 10%;
    padding-left: 0;
    right: 0;
    height: 2.4em;
    text-align: center;
    font-weight: 700;
    color: white;
    background-color: #e4022e;
    z-index: 800;
    padding: 0 8px;
    -webkit-box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
    display: block !important;
    min-height: 1em;
}

    .gridtag h4, .gridtag .discount-flag {
        color: #fff;
        font-family: arial, sans-serif;
        font-style: normal;
        line-height: .8em;
        font-family: 'Roboto Slab', serif;
        letter-spacing: 0;
        font-weight: 300;
    }

.break {
    height: 8px;
}

.latest-banner {
    background-color: #333;
    color: #fff;
    padding: 8px;
    font-weight: bold;
}

.testar {
    position: relative;
    overflow: hidden;
    margin-right: 6px;
}

.latest-banner-wrapper a {
    color: #000;
}

    .latest-banner-wrapper a:hover {
        color: #000;
        text-decoration: none;
    }

.latest-banner-wrapper {
    padding-left: 0;
    float: right;
    margin-bottom: 20px;
}

    .latest-banner-wrapper h3 {
        font-weight: bold;
        margin-top: 11px;
        font-size: 2em;
    }

.latest-image-wrapper {
    position: relative;
    overflow-x: hidden;
}

    .latest-image-wrapper img {
        width: 100%;
    }

    .latest-image-wrapper h4, .latest-image-wrapper .discount-flag {
        position: absolute;
        top: 6%;
        right: 0;
        color: white;
        background-color: #e4022e;
        z-index: 800;
        font-family: 'Roboto Slab', serif;
        font-weight: 300;
        font-size: 1.6em;
        max-width: 50%;
        height: auto;
        padding: .25em;
        -webkit-box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.1);
    }

.bottombanner {
    background-color: #324564;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 2.5em;
    color: #fff;
    display: block;
    border: 15px solid #fff;
    padding: 2px 10px;
    position: relative;
}

    .bottombanner img {
        position: absolute;
        width: 17%;
        bottom: 0px;
        right: 13%;
    }


.offerview {
    padding-right: 15px;
}

    .offerview img {
        width: 100%;
    }

    .offerview h2 {
        font-weight: bold;
        font-family: 'Roboto Slab', serif;
    }

.offer-image-wrapper {
    position: relative;
    margin-right: 0px;
}

#the-offer-title {
    margin-top: 8px;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.2em;
    width: 85%;
}

#facebook-button:hover, #twitter-button:hover {
    opacity: .7;
}

#facebook-button {
    float: right;
    background: #4a6ea9;
    padding: 6px 6px 4px 6px;
    margin-right: 6px;
    margin-top: 4px;
}

#twitter-button {
    float: right;
    background: #00aced;
    padding: 6px 0 4px 0;
    margin-right: 0px;
    margin-top: 4px;
}

.social i {
    color: #fff;
    font-size: 1.8em;
    padding: 8px;
}

.social a:hover {
    text-decoration: none;
    color: #e4022e;
}

.erbjudandeinfo tr td {
    line-height: 1.25em;
}

    .erbjudandeinfo tr td:nth-child(even) {
        padding-left: 8px;
        word-break: break-word;
        vertical-align: bottom;
    }

    .erbjudandeinfo tr td:nth-child(odd) {
        white-space: nowrap;
        font-family: 'Roboto Slab', sans-serif;
        text-align: right;
        font-size: 13px;
        padding-top: 1px;
    }

#adminmenu {
    margin-top: 10px;
}

.admin-category:hover {
    opacity: .7;
}

.extra-info {
    display: none;
}

#mainmenu > li > a {
    padding: 10px 40px;
}

    #mainmenu > li > a:first-child {
        text-align: left;
        font-size: 18px;
    }

#phonemainmenu {
    margin: 20px 15%;
    width: 70%;
}

.thumbnails {
    display: none;
}

.phone-preview-title {
    z-index: 12;
    position: absolute;
    color: white;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.21);
    display: block;
    width: 100%;
    padding: 1%;
    font-size: 1.3em;
    text-shadow: 0 0 1px #333;
    font-weight: lighter;
    font-size: 1.4em;
    background: #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0.05) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    margin: 0;
    font-family: arial, helvetica, sans-serif;
}

#moffer {
    position: absolute;
    top: 30px;
    right: 0;
    width: 120px;
    height: 120px;
}

    #moffer img {
        width: 100%;
    }

#phonebanner {
    display: none;
    position: relative;
    padding: 0;
}

    #phonebanner img {
        width: 100%;
    }

#moffer p {
    position: absolute;
    font-family: 'Pacifico', cursive;
    font-weight: 400;
    top: 6px;
    left: 51px;
    font-size: 24px;
    color: #322f31;
    text-transform: lowercase;
    -webkit-transform: rotate(-13deg);
}

#knappgrupp i {
    display: block;
    font-size: 2em;
}

#riktlinjer {
    font-family: Arial, Helvetica, sans-serif;
}

#category-checkbox {
    margin-top: 0;
    margin-bottom: 1px;
}

    #category-checkbox label {
        padding: 2px;
        display: block;
        padding-left: 0;
    }

    #category-checkbox:nth-child(2) label:hover {
        color: #fff;
        background-color: #e4022e;
    }

    #category-checkbox:nth-child(3) label:hover {
        color: #fff;
        background-color: #90ba1e;
    }

    #category-checkbox:nth-child(4) label:hover {
        color: #fff;
        background-color: #f07d00;
    }

    #category-checkbox:nth-child(5) label:hover {
        color: #fff;
        background-color: #25b7bc;
    }

    #category-checkbox:nth-child(6) label:hover {
        color: #fff;
        background-color: #3ca4dc;
    }

    #category-checkbox:nth-child(7) label:hover {
        color: #fff;
        background-color: #a11780;
    }

    #category-checkbox:nth-child(8) label:hover {
        color: #fff;
        background-color: #b1a130;
    }

.modal {
    font-family: Arial, Helvetica, sans-serif;
}

.offer-booking {
    min-width: 211px;
    color: #000 !important;
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 4px;
    position: relative;
}

    .offer-booking:hover {
        opacity: .8;
        cursor: pointer;
    }

    .offer-booking i {
        padding-right: 12px;
    }

    .offer-booking p {
        margin: 0 !important;
        background: #ddd;
        padding: 5px 10px 5px 45px;
        font-weight: bold;
        min-width: 250px;
    }

    .offer-booking img {
        width: 25px !important;
        position: absolute;
        left: 8px;
        bottom: 1px;
    }

.map-wrapper {
    position: relative;
    /*  margin-top: 30px;
  border: 1px solid #ddd;*/
}

.tags a:hover {
    background: #555;
}

    .tags a:hover:before {
        border-color: transparent #555 transparent transparent;
    }

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.sydsvenskan-list {
    background-color: #f1f0ec;
    border-top: 8px solid #313131;
    padding: 10px;
    height: 112px;
}

.sydsvenskan-link-text {
    display: inline-block;
    width: 70%;
    font-size: 12px;
}

    .sydsvenskan-link-text a {
        color: #000;
    }

    .sydsvenskan-link-text h6 {
        font-weight: bold;
        font-size: 12px;
        margin: 0 10px 4px 0;
    }

.sydsvenskan-list img {
    -moz-box-shadow: 3px 3px 5px #ccc;
    -webkit-box-shadow: 3px 3px 5px #ccc;
    box-shadow: 3px 3px 5px #ccc;
    float: left;
    margin-right: 8px;
}

#sydsvenskan-footer {
    background-color: #fff;
}

#sydsvenskan-footer-block {
    background-color: #303030;
    padding: 9px;
    padding-left: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}

#desktop-search {
    margin: 0 0 10px 0;
    padding-right: 0;
    padding-left: 0;
}

    #desktop-search input {
        border-right: 0;
        float: right;
        border-radius: 3px 0 0 3px;
    }

.image-space-wrapper {
    padding-right: 6px;
    height: 80%;
}

    .image-space-wrapper img {
        width: 100%;
    }

.flag-triangle {
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 4px solid red;
    border-right: 6px solid transparent;
    border-top-color: rgb(115, 104, 31);
}

ul.wysihtml5-toolbar > li {
    margin: 0 4px 10px 0;
}

ul.thumbnails.image_picker_selector li {
    width: 47%;
}

#sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    background: #322f31;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    transition: all .4s ease 0;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-nav li {
        line-height: 40px;
        text-indent: 20px;
    }

        .sidebar-nav li a {
            color: #fff;
            display: block;
            text-decoration: none;
            font-family: 'Roboto Slab' sans-serif;
        }

            .sidebar-nav li a:hover {
                color: #fff;
                background: rgba(255, 255, 255, 0.2);
                text-decoration: none;
            }

            .sidebar-nav li a:active, .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand {
        height: 55px;
        line-height: 55px;
        font-size: 18px;
    }

        .sidebar-nav > .sidebar-brand a {
            color: #999;
        }

            .sidebar-nav > .sidebar-brand a:hover {
                color: #fff;
                background: 0;
            }

.btn-lg, .btn-group-lg > .btn {
    font-size: 2.171875rem !important;
}

#menu-toggle {
    z-index: 999;
    top: 5px;
    right: 12px;
    position: fixed;
    background-color: #c8001c;
    border: 0;
    background: #040404;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    overflow-x: hidden;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    transition: all .4s ease 0;
}

.toggle {
    margin: 5px 5px 0 0;
}

#mobile-search .input-group {
    margin-right: 20px;
}

a {
    color: #000;
    text-decoration: none;
    position: relative;
}

    a:hover {
        text-decoration: none;
        color: #000;
    }

.static-content a {
    color: #428bca;
}

.erbjudandeinfo td {
    vertical-align: top;
}

#info-slider {
    margin-bottom: 80px;
}

#mobile-click {
    width: 0;
    height: 0;
}

.slider-parent {
    padding-bottom: 16px;
}

.btn .icon-long-arrow-right {
    padding-left: 10px;
}

#logo {
    width: 60%;
    margin: auto;
    display: block;
    padding: 10px 0 15px;
    max-width: 250px;
}

@media(max-width:1199px) {
    #mainmenu > li > a {
        padding: 10px 20px;
        font-size: 20px;
    }

    .sydsvenskan-link-text {
        width: 100%;
        margin-top: 8px;
    }

    .sydsvenskan-list {
        height: 130px;
    }

    #sliderleft, #sliderright {
        top: 40px;
        height: 305px;
    }

        #sliderleft span, #sliderright span {
            top: 120px;
        }

    .linkbanner {
        font-size: 1.2em;
    }

        .linkbanner i {
            bottom: 4px;
        }
}



.discount {
    background-color: #e4022e !important;
}

.stpris {
    color: #324564;
    font-family: 'Roboto Slab';
}

.cntName {
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
    color: #000;
    font-size: 1.4em;
    margin-bottom: 5px;
    font-weight: 700;
}

.form_popup .modal-dialog {
    /*padding: 0;*/
    height: 100%;
}

.form_popup .modal-content,
.form_popup #userprojectdata {
    height: 100%;
}

.form_popup .modal-content {
    background: #fafafa !important;
}

.form_popup .device-waypoint-inner-content {
    /*padding-top: calc(50% - 45px);*/
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: auto !important;
    }
}
@media(max-width:991px) {

    .offerview {
        padding-right: 0px;
        padding-top: 20px;
    }

    .nav-tabs {
        margin-top: 10px;
    }

    .latest-image-wrapper img {
        margin-left: 15px;
    }

    .latest-banner {
        margin-left: 15px;
    }

    .categories-wrapper {
        border: none !important;
        border-bottom: 8px solid #fff !important;
    }

    #logo {
        width: 60%;
        margin: auto;
        display: block;
        padding: 20px 0 15px;
        max-width: 450px;
    }

    .slider-parent {
        padding-bottom: 40px;
    }


    .title {
        font-size: 1.5em;
        /*position: absolute;*/
        bottom: 0;
        display: block;
        /*background: rgba(0, 0, 0, 0.3);*/
        right: 6px;
        line-height: 1;
        color: #fff;
        padding: 8px;
        /*text-shadow: 1px 1px 0 #000;*/
        filter: dropshadow(color=#000000, offx=1, offy=1);
        margin: 0;
        left: 0;
        padding-left: 0px;
    }

    .rotated-banner {
        top: 50px;
        font-size: 1.5em;
        right: 10px;
    }

    #sliderleft, #sliderright {
        display: none;
    }

    .social {
        bottom: 5px;
        right: 5px;
    }

        .social i {
            font-size: 1.5em;
            padding: 8px;
        }

    #the-offer-title {
        font-size: 1.7em;
    }

 

    .slider-banner {
        font-size: 1.6em;
        top: 10%;
        line-height: 1.5em;
    }

    .sydsvenskan-list {
        margin-bottom: 4px;
        height: 150px;
    }

    #topbanner {
        font-size: 16px;
    }

        #topbanner .pull-right {
            font-size: 22px !important;
        }

    .kategoribanner, .bottombanner {
        font-size: 30px;
    }

    .latest-offers h1 {
        font-size: 30px;
    }

    .linkbanner {
        font-size: 18px;
        padding: 3px;
        padding-left: 5px;
    }

    

    #mobile-search {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    

    #mobile-click {
        position: absolute;
        z-index: 3000;
        background-color: rgba(0, 112, 255, 0.29);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    #ban-wrap #right-banner {
        padding-right: 15px !important;
        padding-left: 0px !important;
        margin-left: 15px;
    }

    #modalen .modal-content {
        margin-top: 100px;
    }
}

/*form mobile media*/
@media (max-width: 991px) {



    #mobileView, #HomemobileView {
        display: inline !important;
    }

    #menyButton {
        display: inline-block !important;
    }


    #webView, #HomewebView {
        display: none;
    }

    #erbjunMobilesection h1 h2 h3 {
        color: #ffffff !important;
    }

   
}

/*form web media*/
@media (min-width: 990px) {



    #mobileView, #HomemobileView {
        display: none !important;
    }


    #webView, #HomewebView {
        display: "";
    }
}

