﻿/* File Created: maj 18, 2012 

Borders: #111
Links: #152850
Active back: #f5f5f5

New blue #002595

*/

html {
    height: 100%;
}

body {
    font-family: Georgia !important;
    position: relative;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
}

h1 {
    margin-bottom: 0.5em;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

h2, h3, h4, h5 {
    margin: 0.4em 0;
    font-size: 16px;
}

a {
    color: #152850;
    text-decoration: none;
}

    a:hover {
        color: #005580;
        text-decoration: underline;
    }

ol {
    list-style-type: none;
    margin-left: 0;
}

.table th, .table td {
    padding-left: 0;
}

.table th {
    font-weight: normal;
}

/* Testar meny */

#main-nav-wrap {
    background-color: #fff;
    top: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 2000;
}

    #main-nav-wrap.affix .brand-container {
        display: none;
    }

    #main-nav-wrap.affix + #content {
        margin-top: 74px;
    }

/* END Testar meny */


.dropdown-toggle {
    color: #000;
}

.btn {
    background-image: none;
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px !important;
    border: 1px solid #000;
}

    .btn:hover {
        background-color: #111;
        color: #fff;
    }

    .btn.disabled, .btn[disabled] {
        background-color: #fff;
    }

input[type="checkbox"], input[type="radio"] {
    display: inline-block;
}

label.inline, label.checkbox {
    display: inline;
}

label {
    display: inline-block;
    width: 200px;
}

.field-validation-error {
    clear: both;
    margin-left: 200px;
    display: inline-block;
    position: relative;
    top: -7px;
}

.validation-summary-errors, .field-validation-error, label.error {
    color: #811515;
}

label.error {
    margin-left: 10px;
}


textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #000;
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


#content {
    margin-top: 210px;
}

    #content.home-content {
        margin-top: 10px;
    }

#home-puffar a {
    border: 0 !important;
}

    #home-puffar a:hover {
        border: 0 !important;
    }

#instafeed-wrapper {
    list-style-type: none;
}

    #instafeed-wrapper li {
        margin: 20px 0 40px 5px;
    }

.instagram-img {
    width: 95%;
}

.insta-caption {
    width: 95%;
    display: inline-block;
}

#category-overview-wrap {
    width: 100%;
    margin: auto;
}

#submenu {
    padding-top: 1.5em;
}

    #submenu li {
        list-style: none;
    }

.navbar .brand {
    margin: auto;
    float: none;
}

.brand-container {
    overflow: auto;
    text-align: center;
    padding-bottom: 7px;
}

/*Oh no dont make menu disapble this fantastic feature*/
.navbar-fixed-top, .navbar-fixed-bottom {
    /*position: initial;*/
    margin-bottom: 0 !important;
}

.navbar .brand img {
    /*width: 200px;*/
}

    .navbar .brand img.seal {
        margin-top: -2px;
        margin-right: 10px;
    }

.navbar-inner {
    color: #000;
    min-height: 40px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff !important;
    background-image: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter: none;
    z-index: 2000;
}

    .navbar-inner .btn {
        background-image: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0px;
        color: #000;
    }

.navbar .nav > li > a, .navbar .nav > li.active > span, #loginBar a {
    float: none;
    line-height: 19px;
    color: #222;
    text-decoration: none;
    text-shadow: none;
    padding: 8px 15px 8px;
    display: inline-block;
}

    .navbar .nav > li > a:hover, #loginBar a:hover {
        /*color: #666;*/
    }

.navbar .btn-navbar .icon-bar {
    background-color: #333;
}

.dropdown-menu li > a:hover {
    background-color: transparent !important;
    background-image: none;
}

.navbar .navbar-inner p {
    padding: 8px 0 0;
    margin-bottom: 0;
}

.navbar .btn, .navbar .btn-group {
    margin-top: 0px;
}

#cart-overview-top {
    margin-left: 10px;
}

#cart-overview-top,
.navbar .btn, .navbar .btn-group {
    line-height: 20px;
    margin-top: 0px;
}

.navbar .btn, .navbar .btn-group {
    line-height: 20px;
}

.dropdown-toggle {
    padding: 2px 2px !important;
}

.subnav-fixed {
    top: 119px !important;
    padding: 18px 0 10px;
}

.nav-pills > li > a {
    padding: 2px 8px;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid transparent;
    float: left;
}

    .nav-pills > li > a:hover {
        margin-top: 6px;
        margin-bottom: 6px;
        background-color: transparent !important;
        border-bottom: 1px solid #111;
    }

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    color: white;
    color: #152850;
    background-color: transparent !important;
    border-bottom: 1px solid #111;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.subnav-fixed .nav {
    margin: 0 auto;
    padding: 0 1px;
}

.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#sub-nav-categories {
    /*position:relative;*/
    list-style: none;
    margin-left: 10px;
    display:inline-block;
}

    #sub-nav-categories li {
        float: left;
        position: relative;
        margin-right: 15px;
    }

        #sub-nav-categories li.active {
            border-bottom: 1px solid #aaa;
        }

        #sub-nav-categories li:hover > ul {
            display: block;
        }

    /* Sub-ns-admin-nav */

    #sub-nav-categories ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: none;
        position: absolute;
        left: 0;
        z-index: 99999;
        background: #fff;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        box-shadow: 0 0 2px rgba(255,255,255,.5);
    }


        #sub-nav-categories ul li {
            float: none;
            margin: 0;
            padding: 0;
            display: block;
        }

        #sub-nav-categories ul a {
            padding: 10px;
            width: 130px;
            height: auto;
            line-height: 1;
            display: block;
            white-space: nowrap;
            float: none;
            text-transform: uppercase;
        }











#search-form {
    display: none;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-left: 4px;
}

    #search-form input {
        padding: 2px 3px;
        margin-top: 3px;
        margin-bottom: 1px;
    }

    #search-form .btn {
        display: none;
    }

.modal-popup .container {
    width: 100%;
}

.validation-summary-valid {
    display: none;
}

/* Checkout */

.checkout-head {
    border-top: 2px solid #111;
    background-color: #fff;
    margin: 4px 0px 4px 0px;
    padding: 3px 0;
    overflow: auto;
}

.checkout-cart a {
    cursor: pointer;
}

#payment-container .editor-label {
    padding: 9px 0px !important;
}

#pnr-container input {
    margin-bottom: 0;
}

#ship-taxfree {
    display: block;
}

.tax-free-mode {
    text-decoration: line-through;
}

.shipping-container label {
    margin-bottom: 0;
}

#ship-wrapper {
    width: 100%;
    display: inline-block;
}

.shipping-container input[type='text'], .shipping-container select, #PendingOrder_MessageFromUser {
    width: 90%;
}

#checkout-cart {
    font-size: 0.9em;
}

    #checkout-cart img {
        width: 100%;
    }

#CurrentCoupon_CouponCode {
    width: 100%;
}

.amount-table-column {
    display: none;
}

#getKlarna-btn {
    margin-top: 5px;
}

#selected-payment-method {
    display: block;
    width: 100%;
}

#payment-container .editor-label {
    border-bottom: 1px solid #ddd;
}

/* Footer */

footer {
    padding-top: 30px;
}

    footer .container {
        border-top: 1px solid #111;
        padding-top: 20px;
    }

    footer ul {
        margin-top: 26px;
        list-style-type: none;
        margin-left: 0;
    }

#footer-partners-img {
    width: 200px;
}

.product-list .caption {
    border-top: 2px solid transparent;
    margin-top: 10px;
}

.product-list a:hover .caption {
    border-top: 2px solid #000;
}

.product-list .caption h5 {
    color: #152850;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
    height: 24px;
    overflow: hidden;
}

.product-list a:hover {
    text-decoration: none;
}

.product-list .thumbnail,
.product-list .thumbnail:hover,
.product-single-thumbnails .thumbnail,
.product-single-thumbnails .thumbnail:hover,
.avalible-colors .thumbnail,
.avalible-colors .thumbnail:hover {
    border: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.avalible-colors h5 {
    font-size: 12px;
}

.product-single-thumbnails img {
    max-width: 73px;
}

.product-list .old-price {
    text-decoration: line-through;
}

#product-description {
    margin-top: 15px;
    border-bottom: 1px solid #111;
}

    #product-description .accordion-group {
        margin-bottom: 2px;
        border: 0px solid #111;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

        #product-description .accordion-group .collapse {
            overflow: hidden;
        }

#product-single-info h1 {
    margin-top: 0;
}

#add-to-cart {
    float: left;
}

    #add-to-cart[disabled] {
        visibility: hidden;
    }

#product-description h3 {
    border-top: 1px solid #111;
    line-height: 26px;
    margin: 0;
    font-size: 13px;
}

.share-headline {
    line-height: 26px;
    font-size: 13px;
}

ul#like-product {
    margin: 0;
    padding: 0;
}

    ul#like-product > li {
        float: left;
        width: 80px;
        list-style-type: none;
        margin: 0;
        padding: 0 15px 0 0;
    }

#product-description strong {
    font-weight: normal;
    color: #152850;
    font-size: 13px;
}

#product-description h3 a {
    display: block;
}

    #product-description h3 a i {
        float: right;
        position: relative;
        top: 5px;
        background-image: url("images/glyphicons-halflings-grey.png");
    }

#color-wrap {
    clear: both;
    display: none;
    padding-top: 10px;
}

#size-wrap .title-label a {
    float: right;
}

#size-wrap .title-label i {
    background-image: url("images/glyphicons-halflings-grey.png");
}

#size-wrap i {
    margin-top: 2px;
}

.admin-edit-links {
    margin-top: 5px;
}

    .admin-edit-links a {
        color: #777;
    }

    .admin-edit-links .refresh {
        float: right;
    }

.masonryItem {
    margin-bottom: 4px;
    overflow: hidden;
    width: 32%;
}

#home-header {
    border-bottom: 1px solid #eee;
}

body.men .masonryItem {
    margin-bottom: 22px;
}

/*Womens pics got whitespace in them*/
/*body.women .masonryItem {
    margin-bottom: 10px;
}*/

.masonryItem img {
    vertical-align: auto;
}

.grid-sizer {
    width: 32%;
}

.masonryItem img {
    max-width: 100%;
    vertical-align: auto;
}

.masonry-container a.image {
    text-decoration: none !important;
}

.feed-caption {
    width: 95%;
    margin-top: 5px;
}

.thumbnails-center {
    margin: auto;
    width: 69%;
}

/* New box-sizes */

#size-list {
    width: 100%;
    margin-left: 0px;
    list-style-type: none;
}

    #size-list li {
        float: left;
        cursor: pointer;
        text-align: center;
        min-width: 40px;
        margin:2px;
    }

        #size-list li .diamond {
            box-sizing: border-box;
            border: 1px solid #111;
            height: 40px;
            min-width: 40px;
        }

        #size-list li:hover .diamond {
            background-color: #111;
            color: #fff;
        }

        #size-list li.selected .diamond {
            background-color: #111;
            color: #fff;
        }

        #size-list li .diamond span {
            display: inline-block;
            padding-top:8px;
        }

        #size-list li.soldout .diamond {
            background-color: #E6E6E6;
        }

            #size-list li.soldout .diamond span {
                text-decoration: line-through;
            }

.message-adding-to-cart {
    padding-top: 5px;
}

#user-message {
    float: left;
    display: inline-block;
    padding-left: 10px;
}

.bordertop {
    border-top: 1px solid #111;
}

.borderbottom {
    border-bottom: 1px solid #111;
}

.margintop {
    margin-top: 15px;
}

.marginbottom {
    margin-bottom: 15px;
}

.paddingtop {
    padding-top: 15px;
}

.paddingbottom {
    padding-bottom: 15px;
}

.zoom {
    display: block;
    position: relative;
}

    .zoom:hover {
        cursor: url(/Content/img/magnifier-black-b.png), crosshair;
    }

.zoomImg {
    max-width: none;
    max-height: none;
}

#async_load_div {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 24px;
    width: 24px;
    padding: 3px;
    margin-top: -12px;
    margin-left: -12px;
    cursor: pointer;
    overflow: hidden;
    background: #181818;
    z-index: 1104;
    display: none;
    border: 1px solid #999;
    text-shadow: #fff 0 1px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

* html #async_load_div { /* IE6 */
    position: absolute;
    margin-top: 0;
}


#search-container input {
    width: 175px;
    height: 16px !important;
}

/* Autocomplete search */

.ui-widget {
    font-size: 0.8em !important;
    border: 1px solid #ddd;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
}

.ui-autocomplete {
    width: 390px;
    z-index: 9999 !important;
    list-style: none;
}

.ui-menu-item .product {
    float: left;
}

.ui-autocomplete a {
    cursor: pointer;
    height: 46px;
    display: block;
}

.ui-corner-all {
    font-family: Helvetica,Arial,sans-serif !important;
    background-color: #fff;
    padding-left: 4px;
}

.ui-autocomplete .ui-corner-all .title {
    display: block;
    width: 220px;
    float: left;
    margin-left: 5px;
}

.ui-autocomplete .ui-corner-all .category {
    color: #aaa;
    font-size: 0.9em;
    float: right;
    padding-right: 5px;
}

.ui-menu-item.product {
    height: 65px;
    border-bottom: 1px solid #eee;
    margin-bottom: 4px;
}

.ui-menu-item.category {
    height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 4px;
}

    .ui-menu-item.category a {
        margin-top: 10px;
        display: block;
        font-size: 1.1em;
        height: 40px;
    }

.ui-corner-all span strong {
    color: #333;
    font-weight: 600;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

/* Start page */

.sale {
    color: rgb(207, 28, 28) !important;
}

#home-header h2 {
    text-align: center;
    border-bottom: 1px solid #eee;
}

#home-arrow {
    margin: 10px auto 25px;
    display: block;
    background-image: url("images/glyphicons-halflings-grey.png");
}

#home-feed {
    margin-bottom: 20px;
}

    #home-feed .masonry-container {
        overflow: auto;
        /*margin-left: 7px;*/
        max-width: 1130px;
    }

    #home-feed .masonryItem {
        width: 31%;
        max-width: 367px;
        float: left;
        margin-left: 1%;
    }

    #home-feed .feed-caption {
        font-size: 1em;
    }

    #home-feed masonryItem {
        margin-bottom: 10px !important;
    }

#home-container-main.container {
    border-bottom: none !important;
}

#home-container-inner {
    text-align: center;
}

#submenu-wrap {
    width: 100%;
    border-bottom: 1px solid #eee;
}

#home-submenu {
    list-style-type: none;
    margin: auto;
    height: 30px;
}

    #home-submenu li {
        float: left;
        display: block;
    }

        #home-submenu li a {
            text-transform: uppercase;
        }

#nav-top-fixed a {
    text-transform: uppercase;
}

#sub-nav-categories a {
    text-transform: uppercase;
}



.row-blog .ngg-galleryoverview img, .row-blog img {
    border: 1px solid #999;
    padding: 3px;
    margin: 0 auto 30px;
    display: block;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.row-blog hr {
    margin: 20px -50px;
    border-top: 1px solid #999;
}

.flexslider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.flex-direction-nav li a {
    overflow: visible;
    color: #555;
}

.flex-next:hover, .flex-prev:hover {
    background-color: transparent;
}

#home-album {
    margin-top: 10px;
}

.blog-content {
    padding-right: 8px;
}

/*.fb_edge_widget_with_comment {
    bottom: -350px;
}*/

#blog-content iframe {
    margin-bottom: 5px;
}

.more-link {
    background-color: #111;
    padding: 1px 2px;
    color: #fff;
}

    .more-link:hover {
        background-color: #fff;
        color: #111;
    }

.sidr {
    font-family: Georgia !important;
    background-color:#000;
}

    .sidr ul {
        border-top: none;
        border-bottom: none;
    }

        .sidr ul li {
            border-top: none;
            border-bottom: none;
        }

            .sidr ul li:hover > a, .sidr ul li:hover > span, .sidr ul li.active > a, .sidr ul li.active > span, .sidr ul li.sidr-class-active > a, .sidr ul li.sidr-class-active > span {
                moz-box-shadow: none;
                webkit-box-shadow: none;
                box-shadow: none;
                color: rgb(90, 117, 201);
                border-bottom: none;
                text-decoration: none;
            }

            .sidr ul li ul li:hover > a, .sidr ul li ul li:hover > span, .sidr ul li ul li.active > a, .sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a, .sidr ul li ul li.sidr-class-active > span {
                moz-box-shadow: none;
                webkit-box-shadow: none;
                box-shadow: none;
                border-bottom: none;
                text-decoration: none;
                color: rgb(236, 57, 57) !important;
            }

.sidr-class-nav .nav-pills > .active > a, .nav-pills > .active > a:hover {
    border-bottom: none;
    background-color: #aaa;
    color: rgb(236, 57, 57) !important;
}

.sidr ul li a, .sidr ul li span {
    border-bottom: none;
}

.sidr ul li ul li {
    width: 100%;
}

.sidr-class-btn {
    display: none;
}

#sidr-id-checkoutLink {
    margin-left:15px;
    color:#ccc;
}

#sidr-id-open-subscribe-btn {
    display:none;
}

#sidr-id-main-nav {
    position:static !important;
}


.navbar .brand {
    padding-top: 0;
}

.brand-container {
    padding-bottom: 0;
}

.subnav-fixed {
    padding: 0;
}

#content {
    margin-top: 0;
}

.navbar .nav {
    float:none !important;
    margin:auto !important;
    width:340px;
}


/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
    .subnav-fixed {
        position: fixed;
        top: 40px;
        padding: 18px 0 0px;
        left: 0;
        right: 0;
        z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
        /*border-color: #111;
    border-width: 0 0 1px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
       -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); */
        background-color: #fff;
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }

    #content {
        margin-top: 0;
    }

    .navbar .brand {
        margin-left: 0;
    }

    iframe {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    #size-list {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {


    .product-single-thumbnails {
        padding-top: 20px;
    }

        .product-single-thumbnails ul.thumbnails {
            margin-left: -20px !important;
        }

            .product-single-thumbnails ul.thumbnails li {
                float: left;
                margin-left: 20px;
            }

    .thumbnail .caption {
        margin: auto;
        max-width: 220px;
    }

    .avalible-colors h5 {
        text-align: center;
    }

    .navbar .brand {
        margin: auto;
        text-align: center;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-collapse {
        height: auto;
        overflow: visible;
    }

    .checkout-cart img {
        max-width: none;
    }

    .row-blog hr {
        margin: 20px 0 20px 0;
    }

    .row-blog .offset2,
    body.checkout .offset2 {
        margin-left: 0 !important;
    }
}

@media (max-width: 640px) {

    .navbar .brand {
        padding-left: 0;
        padding-right: 0;
    }

        .navbar .brand .seal {
            margin: 0 auto 8px !important;
            width: 28px;
            display: none;
        }

    .nav-account-and-cart-wrapper {
        width: 100%;
        text-align: center;
    }

    .nav-account-and-cart {
        margin: 0 auto;
        display: inline-block;
    }

    .navbar .brand .logo {
        display: block;
        margin: auto;
    }

    .masonryItem {
        margin-bottom: 10px;
    }

    #home-feed .feed-caption {
        font-size: 0.9em;
        line-height: 16px;
    }

}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
    clear: both;
}

.subnav-fixed {
    position: static;
    padding-top: 0;
}

#nav-container {
    display: none;
}

#subnav-container {
    display: none;
}

#mobile-menu-btn {
    display: block;
    width: 10%;
    float: left;
}

.nav-collapse.in .btn-group {
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #111;
}

.nav-collapse .dropdown-menu {
    margin-right: 0;
}

    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        font-weight: normal;
    }

.dropdown-toggle .caret {
    display: none;
}

.navbar .nav > li > a, #loginBar a {
    padding: 8px 0 8px 15px;
}

.navbar .brand .logo {
    width: 250px;
}

#cart-overview-top, .btn-group {
    padding: 0;
}

.modal {
    z-index: -1;
}

.modal.in {
    z-index: 1050;
}

.modal {
    -moz-border-radius:0 !important;
    -webkit-border-radius:0 !important;
    border-radius:0 !important;
}

#campaign-box {
    width:900px !important;
    margin: -300px 0px 0px -450px;
    border:0px;
}

#campaign-box .modal-body {
    max-height:650px !important;
}

@media (max-width: 767px) {
    #home-puffar li {
        width: 31%;
        float: left;
        margin-right: 2px;
    }
}

@media (min-width: 550px) {

    .amount-table-column {
        display: block;
    }

    #checkout-cart {
        font-size: 1em;
    }

    #selected-payment-method {
        display: inline;
    }

    #nav-container {
        display: block;
    }

    #subnav-container {
        display: block;
        text-align:center;
    }

    #mobile-menu-btn {
        display: none;
    }

    .brand-container {
        padding-bottom: 7px;
    }

    .subnav-fixed {
        padding: 18px 0 10px;
    }

    #content {
        margin-top: 20px;
    }

    .navbar-inner .container {
        border-bottom: 1px solid #111;
    }

    .navbar .brand .logo {
        width: 250px;
    }

    #cart-overview-top, .navbar .btn, .navbar .btn-group {
        padding: 8px 0 7px;
    }

    #main-nav-wrap.affix + #content {
        margin-top: 190px;
    }

    #home-feed .masonryItem {
        width: 32%;
    }

    #subscribe-section { 
        display:block;
    }

}

@media (min-width: 300px) and (max-width:500px) {

    #home-feed .masonryItem {
        margin-right: 2px;
        margin-bottom: -2px;
    }

    #subscribe-section { 
        display:none;
    }

    .navbar .brand .logo {
        width:200px;
    }

    #home-arrow {
        margin:0px auto 10px;
    }

    #home-puffar > li {
        margin-bottom:10px !important;
    }
}

@media (min-width: 400px) {
    #home-container-inner {
        padding-bottom: 7px;
    }

    #content.home-content {
        margin-top: 20px;
    }

    .shipping-container input[type='text'], .shipping-container select, #PendingOrder_MessageFromUser, #CurrentCoupon_CouponCode {
        width: 210px;
    }

    #getKlarna-btn {
        margin-top: 0px;
    }

    #checkout-cart img {
        width: auto;
    }

    #payment-container .editor-label {
        border-bottom: none;
    }
}

#subscribe-section {
    float: left;
    padding: 8px 12px 7px;
}

#open-subscribe-btn {
    color:#0049dd;
}

#loginBar {
    float: left;
}

#cart-overview-top {
    float: left;
}
