@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
@media (min-width: 991px) {
    .productcategorymenu li a:hover {
        background-color: #f3f3f3;
    }
    #header.fixed {
        position: fixed;
        background-color: #231F20;
        top: 0px;
        z-index: 999999;
        left: 0px;
        right: 0px;
        height: 50px;
    }
    #sb-site.fixed .stickyguide {
        padding-bottom: 50px;
    }
}
@media (min-width: 768px) {
    .container .sameheight.four.columns {
        float: none!important;
        display: table-cell!important;
        vertical-align: top!important;
        width: 214px;
        padding: 10px 20px;
    }
}
@media (min-width: 992px) {
    #header.fixed > .col-xs-12 {
        width: 970px;
        position: absolute;
        left: 50%;
        margin-left: -485px;
    }
}
@media (min-width: 1200px) {
    #header.fixed > .col-xs-12 {
        width: 1180px;
        position: absolute;
        left: 50%;
        margin-left: -585px;
    }
}
@media (min-width: 1280px) {
    .container {
        width: 1230px;
    }
    #header.fixed > .col-xs-12 {
        width: 1230px;
        position: absolute;
        left: 50%;
        margin-left: -615px;
    }
}
.hiddenlogo img {
    width: 108px!important;
    max-width: 108px!important;
    margin-top: 2px;
}
.hiddenlogo {
    width: 0px;
    overflow: hidden;
    height: 50px;
    float: left;
    transition-duration: .4s;
}
.fixed .hiddenlogo {
    width: 117px;
}
* {
    margin: 0;
    padding: 0;
}
label {
    font-weight: normal;
}
img {
    border: 0;
    max-width: 100%;
    height: auto!important;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
}
#footer a {
    color: white!important;
}
.mainslider .slider-wrapper {
    width: 980px;
    margin: 0 auto;
}
.start-puffs-col {
    padding-top: 30px;
}
.instagram-container {
    background-color: #F6F6F6;
    padding: 16px 10px 0px 10px;
    text-align: centeR;
}
.instagram-images {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
}
.instagram-images .t-thumbnail img {
    border: 1px solid #F6F6F6;
}
.instagram-images .t-thumbnail {
    padding: 0px;
}
.start-puffs-breaker {
    display: none;
}
.start-editor2 {
    padding: 1px 20px;
    background-color: #F3F3F3;
}
.basket-small-content {
    position: absolute;
    width: 500px;
    background-color: white;
    z-index: 999999;
    padding: 15px;
    right: 0px;
    top: 50px;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    font-size: 13px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.basket-small-content .product-box-buy {
    margin: 0px!important;
    padding: 0px!important;
    width: 24px!important;
}
.basket-small-content hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.desktoplogotype img {
    width: 228px;
    margin-top: 20px;
}
#basket-small {
    float: right;
    position: relative;
}
#basket-small:hover .basket-small-content {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.basketlink {
    position: absolute;
    top: 6px;
    background-color: #231F20;
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 50%;
    right: 6px;
    color: white;
    text-decoration: none;
    line-height: 22px;
    font-size: 14px;
}
.searchboxdiv {
    float: right;
    height: 0px;
    z-index: 9999;
    position: relative;
}
.searchbox {
    height: 50px;
    border: 0px;
    padding: 20px;
    color: #929292;
    font-family: inherit;
    font-size: inherit;
    float: left;
    width: 170px;
    background: #F1F1F1;
    border-radius: 0;
}
.searchbutton {
    float: left;
    border-radius: 0;
}
.varumarken-start {
    padding-bottom: 15px;
}
.varumarke-puff {
    float: left;
    width: 10%;
}
@media (max-width: 800px) {
    .varumarke-puff {
        width: 20%;
    }
}
@media (max-width: 500px) {
    .varumarke-puff {
        width: 50%;
    }
}
@media (max-width: 343px) {
    #banner-color {
        height: 80px!important;
        padding: 20px!important!
    }
}
.varumarke-puff a {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    display: block;
}
.varumarke-puff img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px 15px;
    max-height: 100%;
    width: auto!important;
}
.searchbutton:hover {
    opacity: .9;
}
#footer a img:hover {
    opacity: .9;
}
.sf-menu li a {
    padding: 15px;
    height: 50px;
    text-transform: uppercase;
}
.puff-icon img {
    width: 100%;
}
.image-puff {
    padding: 15px;
}
#puff-container {
    padding: 10px 0px;
}
.underpage-content {
    padding: 20px 15px 40px 15px;
}
.store-list {
    width: 100%;
}
.categorymenu {
    padding: 20px;
    border: 1px solid #D4D4D4;
}
.productsrow {
    padding: 30px 0px;
}
.dropdown-menu.dropdown-categorymenu {
    width: 100%;
    padding: 15px 0px;
}
.dropdown.dropdown-cat {
    position: inherit;
}
.prod-menubreaker {
    width: 25%;
    float: left;
    border-right: 1px solid #E4E4E4;
}
.prod-menubreaker:nth-child(4n+4) {
    border-right: 0px;
}
.dropdown-menu>.prod-menubreaker>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>.prod-menubreaker>li>a:hover,
.dropdown-menu>.prod-menubreaker>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.navbar-nav>li {
    float: left;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E74754;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: transparent!important;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.navbar-default {
    background-color: transparent!important;
    border: 0px!important;
    padding: 0px!important;
}
.container-fluid,
.navbar-collapse {
    padding: 0px!important;
    float: left;
}
.navbar {
    margin-bottom: 0px!important;
    padding: 0px!important;
    transition-duration: .3s;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF!important;
    transition-duration: .5s;
    overflow: hidden;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #FFFFFF!important;
    transition-duration: .5s;
}
.dropdown-menu {
    border: 0px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.forumtable.treadlist {
    width: 100%;
}
.gallery_image_div {
    padding: 15px;
}
.album_image_div {
    padding: 15px;
}
body {
    background: white;
    font-family: 'Libre Baskerville', serif;
    color: #524d4d;
}
.slicknav_menu {
    display: none;
}
.mobile {
    display: none;
}
.bassortiment-logo {
    float: left;
    width: 250px;
    text-align: center;
    height: 120px;
    line-height: 120px;
}
#intranetmenu {
    background-color: #F1F1F1;
    padding: 0px 10px;
}
#intranetmenu ul {
    list-style: none;
}
#intranetmenu ul li {
    float: left;
}
#intranetmenu ul li a {
    display: block;
    color: #323232;
    text-decoration: none;
    padding: 10px;
}
#topmenu {
    float: right;
    margin-top: 10px;
    overflow: hidden;
}
#topmenu ul {
    list-style: none;
    margin-right: -10px
}
#topmenu ul li {
    float: left;
}
#topmenu ul li a {
    color: #BDBDBD;
    padding: 0px 10px 3px 10px;
    border-right: 1px solid #BDBDBD;
}
#topmenu .highlighted > a {
    font-family: kaushan script;
    color: white !important;
    font-size: 16px;
}
/* FILBANKEN */

.filevault-item {
    border: 1px solid #d8d8d8;
    padding: 5px;
    text-align: center;
    height: 320px;
    overflow: hidden;
}
.filevault-item img {} .filevault-item-small {
    float: left;
    height: 120px;
    width: 280px;
    margin: 0 20px 20px 0!important;
    border: 1px solid #d8d8d8;
    background: #fff;
    padding: 15px;
}
.filevault-item-small img {
    width: 70px;
}
.filevault-item-small span {
    width: 210px;
    overflow: hidden;
}
#new-files {
    list-style: none;
    margin-bottom: 10px;
}
#new-files li {
    display: none;
    margin-bottom: 10px;
}
#loadMore {
    cursor: pointer;
    float: left;
}
#showLess {
    cursor: pointer;
    display: none;
    float: right;
}
#new-files-container {
    width: 340px;
    padding: 10px 10px 20px 10px;
    border: 1px solid #d8d8d8;
    float: right;
}
span.date {
    font-style: italic;
}
.not-read {
    background: #ffa1a1;
}
#editor1_Payment1_rbnDelivery input {
    margin-right: 5px;
}
.startpagecontent {
    padding-top: 15px;
}
/*FORMS*/

.jqi {
    border-radius: 0px!important;
    padding: 30px!important;
    font-family: inherit!important;
    font-size: inherit!important;
}
div.jqi .jqibuttons {
    text-align: inherit!important;
    padding: 5px!important;
    border: 0px!important;
    background-color: transparent!important;
}
div.jqi button.jqidefaultbutton {
    border: 1px solid #148E66!important;
    color: #fff!important;
    padding: 5px 10px!important;
    text-decoration: none!important;
    float: right!important;
    background: #1A9C72!important;
    cursor: pointer!important;
    height: 32px!important;
    font-weight: normal!important;
}
.form-control {
    width: 440px!important;
    max-width: 100%;
}
.textbox {
    background: #fff;
    padding: 5px;
    color: #404040;
    border: 1px solid #d1cfd0;
    width: 200px;
}
.addressfield {
    background: #fff;
    padding: 5px;
    color: #404040;
    border: 1px solid #d1cfd0;
    width: 100%;
    max-width: 100%;
}
.dropdownlist {
    background: #fff;
    padding: 10px;
    color: #404040;
    border: 1px solid #dcdcdc;
}
.button {
    border: 1px solid #148E66;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    background: #1A9C72;
    cursor: pointer;
}
#slider,
#categoryslider {
    width: 100%;
}
.extra-background {
    width: 100%;
    background-color: #FFF;
    position: relative;
}
/* TYPOGRAFI */

h1 {
    font-size: 27px;
    color: #C54242;
    font-weight: 700;
}
h2 {
    font-size: 22px;
    color: #C54242;
    font-weight: 700;
}
h3 {
    font-size: 18px;
    color: #C54242;
    font-weight: 700;
}
h4 {
    color: #C54242;
    font-weight: 700;
}
h5 {
    color: #C54242;
    font-weight: 700;
}
p {
    padding-bottom: 15px;
    word-break: break-word;
    margin: 0px;
}
a {
    color: #C54242;
}
a:hover,
a:focus {
    color: #C54242;
}
.footerinner {
    padding-top: 7px;
    position: relative;
}
#footer hr {
    border-color: #5D5A5B!important;
}
.linkbutton {
    border: 1px solid #d8d8d8;
    color: #383737;
    padding: 6px 10px;
    text-decoration: none!important;
    display: inline-block;
    cursor: pointer;
}
a.linkbutton:hover {
    background: #F9F9F9;
    color: initial;
}
#store-map h2 {
    width: 949px;
    background: url(../img/border-map.png) no-repeat;
    background-position: center center;
    text-align: center;
    font-size: 30px;
    margin: 45px 0 25px 0;
}
#footer {
    color: #FFFFFF;
}
.mobilecategorymenu .categorytitle {
    width: 100%;
    margin-bottom: 0px;
    padding: 12px;
}
.mobilecategorymenu li a {
    color: #fff;
    display: block;
    padding: 8px 12px;
}
.mobilecategorymenu li {
    width: 100%;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: transparent;
    font-size: 15px;
    font-family: inherit!important;
}
.productcategorymenu i {
    position: absolute;
    right: 11px;
    margin-top: 10px;
}
.sf-menu i {
    position: absolute;
    right: 35px;
    margin-top: 2px;
}
.mobilecategorymenu li:nth-child(odd) {
    background: rgba(0, 0, 0, .1);
}
/* PRODUKTER */

#product-list {} .productbox {
    padding: 10px 10px 15px 10px;
    border: 1px solid #d8d8d8;
    margin: 0 0 30px 0;
}
#startpage-products {
    overflow: hidden;
}
.startpuff {
    padding: 10px;
    position: relative;
}
.product-list-image {
    border: 1px solid #DEDEDE;
    margin-bottom: 10px;
    text-align: center;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}
.product-list-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
}
.innerpuff {} .startpuff .product-banner {
    /*right: 45px;*/
    
    top: -6px;
}
.bannertext {
    color: White!important;
    padding-left: 8px;
    padding-right: 20px;
    width: 1230px;
    max-width: 1230px;
    margin: auto;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
}
.bannertext p {
    padding-bottom: 0px;
}
.bannertext h3 {
    color: white!important;
}
#banner-content {
    width: 100%;
    padding-top: 20px;
    position: relative;
}
#banner-color {
    background-color: #E74754;
    width: 1869px;
    max-width: 1869px;
    position: absolute;
    height: 70px;
}
.price-old {
    color: #979797;
    text-decoration: line-through;
    margin-left: 10px;
}
.price-new {
    color: #C54242;
    font-weight: bold;
}
.payment-types.mobile {
    display: none;
    text-align: center;
    padding-top: 30px;
}
.product-box-buy {
    background: #FFFFFF;
    padding: 7px;
    border: 1px solid #d8d8d8;
    width: 32px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.product-box-buy[type="number"] {
    width: 42px;
}
.productpage_fulldetails {
    border-top: 1px solid #D4D4D4;
    padding-top: 25px;
}
.productpage_images img {
    max-width: 100%;
}
#shoppingcart-updated {
    padding: 15px;
    text-align: center;
    color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 0px;
    background-color: rgba(26, 156, 114, 0.72)!important;
}
.productpage_full {
    padding: 10px 15px;
    border: 1px solid #D4D4D4;
}
.productlist_product {
    float: left;
    width: 215px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #d8d8d8;
    margin: 10px 20px 10px 0;
    position: relative;
}
.productlist_image {
    width: 215px;
    height: 155px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
.productlist_image img {
    max-width: 215px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.productlist_image a {
    text-decoration: none;
}
.productlist_name {
    width: 215px;
    height: 64px;
    margin: 0 0 15px 0;
    color: #C54242;
    font-size: 14px;
    font-weight: 700;
}
.productlist_name a {
    text-decoration: none;
}
.productlist_name i {
    font-weight: normal;
    font-family: 'Open Sans', sans-serif, Arial;
    font-size: 13px;
    font-style: normal;
}
.productlist_product_price {
    font-weight: bold;
}
.productlist_product_price.price-new {
    color: #C54242;
}
.productlist_product_price.price-old {
    color: #939393;
    text-decoration: line-through;
    margin-left: 10px;
    font-weight: normal;
}
.productlist_product_button {} .product-list-buybutton,
.productdetails-button-buy {
    border: 1px solid #148E66;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    float: left;
    background: #1A9C72;
    cursor: pointer;
    height: 32px;
}
.product-list-buybutton:hover,
.productdetails-button-buy:hover,
.checkout-button:hover,
.btnUpdate:hover,
#shoppingcart-updated:hover,
.button:hover {
    background-color: #148E66;
    color: white!important;
    text-decoration: none;
}
.productdetails-button-buy {
    float: none;
}
.productlist_product_price .price-new {
    font-weight: bold;
}
.product-subcategory {
    list-style: none;
    border-left: 10px solid rgba(231, 71, 84, .3);
    border-bottom: 10px solid transparent;
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.product-subcategory li.active {
    border-left: 10px solid rgba(231, 71, 84, .3);
}
.product-subcategory li {
    padding-left: 10px;
}
.dropdown-menu>.prod-menubreaker>li.active>a {
    background-color: #ffecee;
}
.dropdown .caret {
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 8px;
}
.categorytitle {
    color: #231F20;
    margin: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 15px;
}
.productcategorymenu {
    list-style: none;
}
.mobilecategorymenu .product-subcategory {
    display: none;
    list-style: none;
    margin: 0px;
    background-color: #353334;
}
.mobilecategorymenu .product-subcategory li {
    padding-left: 18px;
}
.productcategorymenu li a {
    text-decoration: none;
    color: #404040;
    display: block;
}
.productcategorymenu li a:hover {
    text-decoration: none;
    color: #333;
}
.productlist_product_button a {
    border: 1px solid #d8d8d8;
    color: #383737;
    padding: 5px 10px;
    text-decoration: none;
}
.wishlist-link {
    background: url(../img/icons/wishlist.png) no-repeat;
    padding: 5px 15px 0 30px;
    text-decoration: none;
}
.removemarginright {
    margin-right: 0px;
}
#sorting-options {
    float: right;
}
#sort-by {
    margin-right: 15px;
}
#sort-by,
#sort-direction {
    list-style: none;
}
#sort-by li,
#sort-direction li {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
#sort-by li a,
#sort-direction li a {
    text-decoration: none;
}
.checkout-button {
    border: 1px solid #148E66;
    color: #fff;
    padding: 7px 10px;
    text-decoration: none;
    float: right;
    background: #1A9C72;
    cursor: pointer;
    margin-bottom: 15px;
}
address {
    margin-bottom: inherit;
    font-style: italic;
    line-height: inherit;
}
.btnUpdate {
    border: 1px solid #148E66;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    float: right;
    background: #1A9C72;
    cursor: pointer;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #E74754;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    margin-left: inherit;
}
.wishlist-table {
    width: 100%;
    margin: 20px 0 30px 0;
}
.output-error {
    display: block;
    padding: 15px;
    display: inline-block;
    border: 2px solid #e6dede;
    margin: 20px;
}
.basketfull {
    width: 100%;
    margin-bottom: 22px;
}
.basketfull hr {
    margin: 0px;
}
.product-banner {
    position: absolute;
    z-index: 999;
    right: 10px;
    top: -6px;
}
.leverantor {
    float: left;
    width: 20%;
    text-align: center;
    border: 1px solid #ebebeb;
    margin: 0px;
    background: #fff;
    padding: 20px;
}
.leverantor a img {
    max-height: 130px;
}
.nobtn {
    border: 0px;
    background-color: transparent;
    color: #C54242;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: 10px;
}
.footerentos {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.footerimages {
    display: none;
}
/*PAGINATION*/

.paginationnumber {
    float: right;
    list-style: none;
    line-height: 24px;
    margin-left: -10px;
    margin-bottom: -15px;
}
.paginationnumber select {
    border-color: #DEDEDE!important;
}
.paginationnumber li {
    float: left;
    margin-left: 10px;
}
.paginationnumber li a.active {
    color: #000;
    text-decoration: none;
}
/*RELATERADE ARTIKLAR*/

.productpage-related {
    border-top: 1px solid #d8d8d8;
    margin: 20px 0;
    padding: 20px 0 0 0;
}
.productpage-related h2 {
    font-size: 170%;
}
.footermenu {
    display: none;
}
.searchtable {
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
}
.searchtable tbody td {
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    padding: 10px;
}
#productbreaker2 {
    display: none;
}
#productbreaker3 {
    display: none;
}
.tabletfooterline {
    display: none;
}
.td-image {
    border-right: 1px solid #EEEEEE;
}
.td-product {
    padding-left: 10px;
}
.greetingcard {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.greetingcard h5 {
    height: 30px;
    font-weight: normal;
    color: inherit;
}
.greetingcard img {
    margin-bottom: 10px;
    border: 1px solid #D4D4D4;
}
.greetingcard input {
    width: 100%;
}
.cardcontainer {
    margin-left: -5px;
    margin-right: -5px;
}
#store-image img {
    margin-top: 20px;
}
.nyinkommet a {
    font-family: kaushan script;
    font-size: 19px;
    padding-left: 7px!important;
}
/* Smaller than standard 1200 (devices and browsers) */

@media only screen and (max-width: 1280px) {
    /* .searchbox {
        width: 160px;
        padding: 20px 20px;
    }
    .searchbox {
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        position: absolute;
        z-index: -1;
        top: 0;
        right: 50px;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .searchwrap:hover .searchbox {
        -webkit-transform: scale(1);
        transform: scale(1);
    }*/
}
@media only screen and (max-width: 1280px) {
    .container-fluid {
        margin-left: -8px;
    }
    .nav>li>a {
        padding: 15px 10px;
    }
}
/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 991px) {
    .start-puffs-breaker {
        display: block;
    }
    #topmenu {
        display: none;
    }
    .productsrow {
        padding: 0px;
    }
    .productpage_full {
        padding: 0px;
        border: 0px;
    }
    .product-subcategory {
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .left-content-products {
        display: none;
    }
    .right-content-products {
        padding: 15px;
    }
    .categorytitle {
        color: #AFAFAF;
        border-bottom: 0px;
    }
    .productcategorymenu li a {
        color: #FFFFFF;
    }
    .productcategorymenu li a:hover {
        color: #FFFFFF;
    }
    #productbreaker4 {
        display: none;
    }
    #footer {
        background-color: #231F20;
    }
    .footerinner {
        border-top: 0px;
        padding-top: 0px;
    }
    #footer .container {
        background-color: transparent;
    }
    #productbreaker2 {
        display: none;
    }
    #productbreaker3 {
        display: block;
    }
    .container {
        background-color: #fff;
        width: 100%;
    }
    .footerimages {
        display: block;
    }
    .footermenu_item {
        float: left;
        width: 25%;
        list-style: none;
        height: 95px;
    }
    .footermenu_item a {
        font-weight: 700;
        text-decoration: none;
    }
    .footermenu_underitem a {
        font-weight: 300;
        text-decoration: none;
    }
    .footermenu_underitem {
        list-style: none;
    }
    .footermenu {
        display: table;
        width: 100%;
        text-align: left;
    }
    .mobilefooter {
        background-color: #231F20;
        color: white!important;
    }
    .mobilefooter a,
    .mobilefooter p,
    .mobilefooter input {
        color: white!important;
    }
    .productpage_details {
        margin-left: 0px;
    }
    .extra-background {
        width: 100%;
        background: #FFF;
    }
    .nomobile {
        display: none;
    }
    .mobile {
        display: block !important;
    }
    .startpuff {
        padding: 0;
        text-align: center;
    }
    .dropdownlist {
        margin: 0 auto;
        width: 100%;
    }
    /* .searchbox
    {
        margin: 0 auto;
        margin-top: 10px;
    } */
    
    .textbox {
        max-width: 90%;
    }
    .productbox {
        padding: 10px 5% 15px 5%;
        border: 1px solid #d8d8d8;
        margin: 0 0 30px 0;
        max-width: 90%;
        text-align: center;
    }
}
/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    .basket-small-content {
        display: none!important;
    }
    .td-product {
        padding-left: 0px;
    }
    .td-image {
        display: none;
    }
    .leverantor {
        width: 25%;
    }
    .tabletfooterline {
        display: block;
        padding-top: 20px;
        border-top: 1px solid #595657;
    }
    #productbreaker2 {
        display: block;
    }
    #productbreaker3 {
        display: none;
    }
    .klarnadesktop {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .menu {
        display: none;
    }
    .responsive-table table,
    .responsive-table thead,
    .responsive-table tbody,
    .responsive-table th,
    .responsive-table td,
    .responsive-table tr {
        display: block;
    }
    .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .responsive-table tr {
        border: 1px solid #ccc;
    }
    .responsive-table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30%;
    }
    .responsive-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .responsive-table td:nth-of-type(1):before {
        content: "";
    }
    .responsive-table td:nth-of-type(2):before {
        content: "";
    }
    .responsive-table td:nth-of-type(3):before {
        content: "Antal";
    }
    .responsive-table td:nth-of-type(4):before {
        content: "Pris";
    }
    .responsive-table td:nth-of-type(5):before {
        content: "Totalpris";
    }
    .bannertext h3 {
        font-size: 14px;
    }
    .bannertext em {
        font-size: 11px;
    }
    .bannertext {
        width: 100%;
    }
    #banner-content {
        width: 100%;
    }
}
@media only screen and (max-width: 550px) {
    .leverantor {
        width: 50%;
    }
    .start-puffs-col {
        width: 100%!important;
    }
}
.cardcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.cardcontainer > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 991px) {
    .searchbox {
        width: 170px!important;
    }
}
@media only screen and (max-width: 1200px) {
    .searchbox {
        width: 118px;
    }
}
@media only screen and (max-width: 665px) {
    #basket-small {
        float: right;
    }
    .container {
        padding-top: 30px;
    }
    .searchwrap {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        
        display: -webkit-flex;
        /* NEW - Chrome */
        
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    .searchboxdiv {
        float: none;
        clear: both;
    }
    .searchwrap .searchbox {
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        
        -webkit-flex: 1;
        /* Chrome */
        
        -ms-flex: 1;
        /* IE 10 */
        
        flex: 1;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    .searchwrap .searchbutton {
        -webkit-box-flex: 0;
        /* OLD - iOS 6-, Safari 3.1-6 */
        
        -moz-box-flex: 0;
        /* OLD - Firefox 19- */
        
        -webkit-flex: 0;
        /* Chrome */
        
        -ms-flex: 0;
        /* IE 10 */
        
        flex: 0;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    .navbar-btn {
        margin-bottom: 0px!important;
    }
}
@media only screen and (max-width: 340px) {
    .searchbox {
        margin-top: 0px;
    }
}
.product-list-info {
    min-height: 100px;
}
@media only screen and (max-width: 414px) {
    .product-list-info {
        min-height: 100px;
    }
}
#boxen {
    width: 75%;
}
#knappen {
    width: 25%;
}

/*#editor2_wp_col2 {
    height: 300px;
    overflow-y: scroll;
overflow-x: hidden;

}*/