/* @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap'); */
@import url('https://fonts.googleapis.com/css?family=Raleway|Dosis|Open+Sans|PT+Serif|Montserra');
@import 'https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/css/rawline.css';

@font-face {
    font-family: 'NexaLight';
    src:url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaLight.ttf.woff') format('woff'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaLight.ttf.svg#NexaLight') format('svg'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaLight.ttf.eot'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaLight.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NexaBold';
    src:url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaBold.ttf.woff') format('woff'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaBold.ttf.svg#NexaBold') format('svg'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaBold.ttf.eot'),
        url('https://plusshop.dk/skin/frontend/plusshop/default/css/skin/frontend/plusshop/default/webfonts/NexaBold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
}

@-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(71, 204, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(95, 204, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(57, 204, 44, 0);
    }
}
@keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(71, 204, 44, 0.4);
      box-shadow: 0 0 0 0 rgba(71, 204, 44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(76, 204, 44, 0);
        box-shadow: 0 0 0 10px rgba(71, 204, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(63, 204, 44, 0);
        box-shadow: 0 0 0 0 rgba(63, 204, 44, 0);
    }
}

a > img { border: 0px; }
a > .product-image > img { border: 0px; }

div#header-cart .icon-cart { position: relative; }
div#mini_cart_block > a img { border: 0px; }

#header-slider-text .slider-info:nth-of-type(3) {
    font-size: 13px;
}

.membership .membership-mobile-text {
    width: 45%;
}

/* Normalpris */
.cart-add-title span {
    /*font-weight: bold;*/
    /*color: #1a844a;*/
}

.cart-add-membership {
    color: black;
}

.cart-add-title {
    font-size: 14px !important;
}

.cart-add-description {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.doubleCheckMembershipBox i {
    font-size: 12px;
    padding-right: 5px;
    display: inline-block !important;
}

.membership-price-saved {
    float: left;
    width: 31%;
    text-align: center;
    margin-left: 21px;
}

.catalog-product-view .product-single-bonus:nth-child(3) {
    display: none;
}

.membership-price-badge {
    float: right;
}

.membership-price-price {
    float: left;
    /*width: 35%;
    min-width: 167px;*/
}

/*JUL2019*/

.frontpagechristmas {
    height: 200px;
    margin: 0 auto;
    width: 1270px;
    margin-top: 40px;
}

.frontpagechristmaxbox:first-of-type {
    margin-left: 0px;
}

.frontpagechristmaxbox:last-of-type {
    margin-right: 0px;
}

.frontpagechristmaxbox {
    float: left;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin: 33px;
    margin-top: 0;
    margin-bottom: 0;
}

.amlanding_page_view .main {
    padding-top: 100px;
}

.cms_page_view .product {
    width: 18% !important;
}

.contacts-index-index .buttons-set {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 10px;
}

.page-block-head {
    border: 1px solid #AAAAAA;
    background: #cccccc;
    padding: 1px 5px;
    display: none;
}

.onestepcheckout-terms-conditions {
    float: left;
}

.checkout-onepage-success .main {
    margin-top: 60px;
}

#other-bought-productpage #brands-titel {
    color: white !important;
    font-family: "Montserrat" !important;
    font-size: 27px !important;
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}

#other-bought-productpage {
    background: url(/skin/frontend/plusshop/default/images/otherbg.png);
    float: left;
    left: 0;
    width: 140%;
    background-size: cover;
    margin-left: -20%;
}

#membershipAcceptText tbody tr td:last-of-type {
    font-size: 17px !important;
}

.order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .form-list {
    float: left;
    width: 100% !important;
    border: 0px !important;
    margin: 0;
    padding: 0 0 0 8%;
    box-sizing: content-box;
}

.one-step-checkout .checkout-agreements li {
    margin: 0px 0 0 !important;
}

.other-bought-productpage-container {
    width: 1360px;
    margin: 0 auto;
}

.other-bought-productpage-container .product {
    background: white;
}

#postcode-error-message {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    background: url(/skin/frontend/ma_bonnie/ma_bonnie1/images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a;
}

#popup5 .col2 .itemSubMenu.level1 {
    float: left;
}

#popup5 .col2 .itemMenu.level1 {
    float: left;
}

#one-step-checkout-form .checkout-review-load .data-table th, #one-step-checkout-form .checkout-review-load .data-table .even {
    background: none !important;
}

#checkout-review-table-wrapper {
    background: none !important;
}

input#search{
    width: 100%;
    padding: 10px;
    border: 1px #c9c9c9 solid;
    border-radius: 25px;
    font-size: 13px;
    font-weight: 800;
    font-family: 'Raleway', 'Rawline';
    text-align: center;
    color: #333;
}

#header-search .form-search button.button{
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 101;
    border: none;
    background: white;
    padding: 0;
    border-radius: 37px;
}
#header-search .form-search button.button span span {
    z-index: 101;
    border: none;
    height: 29px;
    width: 29px;
    background: url(/skin/frontend/plusshop/default/images/nye/search-icon2.png) 97% 50% / 31px no-repeat scroll padding-box border-box rgba(0, 0, 0, 0);
    cursor: pointer;
    background-size: contain;
    display: block;
    font-size: 0;
}

.offerBadge {
    position: absolute;
    width: 70px;
    margin-top: 15px;
    margin-left: 15px;
    height: 70px;
    background-size: 100%;
}

.translatedby {
    text-align: right;
}

.offerBadge img {
    width: 100%;
}

ul.products-grid.row.first.odd {
    width: 100%;
    padding: 0;
    margin: 0;
}

.contacts-index-index .media-body {
    height: 75px;
}

#popup5 .col1 .submenuDiv {
    float: left;
}

.flickity-button {
    color: #9d9d9d !important;
}

.catalog-product-view .single-col1 {
    margin-top: -5px;
}

.cms_page_view h2 {
    font-family: "PT Serif", sans-serif;
}

.cms_page_view h1 {
    margin-bottom: 8px !important;
    margin-top: 15px !important;
}

.cms_page_view table:first-of-type {
    margin-top: 30px;
}

/*
.catalog-product-view i {
    display: none;
}
*/

.contacts-index-index button.button {
    background: #18844a !important;
    border: 1px solid #18844a !important;
    float: right;
}

.contacts-index-index span.fa.fa-mobile {
    margin-bottom: 27px;
}

/* Opening */
#openingbanner {
    height: 85px;
    background: url(https://plusshop.dk/skin/frontend/plusshop/default/images/startbannerbg.png);
    box-shadow: 1px 1px 3px #9595956e;
    float: left;
    width: 100%;
    margin-top: 4px;
    font-family: 'Montserrat', sans-serif;
}

.form-search .header-col1 {
    float: right !important;
}

.form-search .header-col2 {
    width: 60% !important;
}

.catalog_category_view h1 {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: normal !important;
    font-size: 40px;
}

#openingbanner_container {
    margin: 0 auto;
    width: 100%;
    max-width: 545px;
    padding-left: 10px;
    height: 85px;
    background: white;
    padding-right: 10px;
}

/* Reset standards */
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

body {
    overflow-x: hidden;
}

#one-step-checkout-form .checkout-review-load .data-table tfoot td.last {
    border-right: 0 !important;
    padding-right: 10px !important;
}

input#coupon_code_onestepcheckout {
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 10px;
}

.startOfferBadge {
    background: url(https://plusshop.dk/skin/frontend/plusshop/default/images/startofferbadge.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    margin-left: 8px;
    margin-top: 8px;
    border: 5px solid white;
    border-radius: 40px;
}

/* Popup accept */
#membershipAccept {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    background: #00000091;
    position: fixed !IMPORTANT;
    z-index: 2000;
    overflow-y: hidden;
    top: 0px;
}

.displaynone {
    display: none !important;
}
/*
#membershipAcceptContainer {
    background: white;
    width: 560px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    position: absolute;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 30px;
    border-radius: 2px;
    text-align: center;
    box-shadow: 1px 1px 1px #00000029;
    margin-left: -285px;
}
*/

button.membershipAcceptInput, button.membershipConditionsBtn {
    width: 100%;
    padding: 10px;
    border: 1px solid #20ba22;
    background: #20ba22;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
}

input.membershipAcceptInput:hover, button.membershipConditionsBtn:hover {
    cursor: pointer;
}
button.membershipConditionsBtn {
    background-color: #555;
    border: 1px solid #555;
    font-size:14px;
}

button#membershipConditionsCloseBtn {
    display: none;
}

#membershipAcceptTitle {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 10px;
    margin-left: 0px;
    text-transform: uppercase;
}

#membershipAcceptText {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    line-height: 23px;
    margin-left: 0px;
}

#membershipAcceptText .besparelse {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#membershipAcceptText .besparelse i {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#membershipAcceptText .besparelse span {
    margin-left: 5px;
}

#membershipAcceptButton {
    margin-left: 0px;
}

div#membershipAcceptSide {
    float: left;
    height: 498px;
    width: 82px;
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    background: url(/skin/frontend/plusshop/default/images/popupsidebg.png);
}

.cms_page_view .category-products {
    margin-top: 0px !important;
}

#header-search input[type="submit"] {
    display: none;
}

.catalog-product-view .header-col2 {
    /* width: 50% !important; */
    height: 100%;
    float: left;
    font-family: "Raleway", sans-serif;
    color: #3a3a3a;
    padding-top: 3px;
    font-size: 14px;
    font-weight: 400;
}

.catalog-product-view .header-col2:nth-child(3) {
    /* width: 85% !important; */
}

#one-step-checkout-form .data-table tfoot strong {
    margin-left: -8px !important;
}

.column.last.col1 .itemMenu.level2 { /* Masonry container */
    column-count: 1;
    column-gap: 1em;
    -webkit-column-count: 1;
    -webkit-column-gap: 1em;
}

#popup4 .column.first.col1 .itemMenu.level2 { /* Masonry container */
    column-count: 2;
    column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
}

.cms_index_noRoute .main-container {
    margin-top: 100px;
}

.custommenu-footer {
    white-space: nowrap;
}

#popup4 .custommenu-footer {
    display: block !important;
    float: left;
    width: 105%;
    background: #757575;
    margin-left: -25px;
    padding: 10px;
    border-bottom: 6px solid #215d92;
}

.catalog-product-view.plusshop-dk #popup4 .custommenu-footer {
    width: 104% !important;
}

#popup5 .custommenu-footer {
    display: block !important;
    float: left;
    width: 105%;
    background: #757575;
    margin-left: -25px;
    padding: 10px;
    border-bottom: 6px solid #f59893;
}

.catalog-product-view.plusshop-dk #popup5 .custommenu-footer {
    width: 104% !important;
}

#popup6 .custommenu-footer {
    display: block !important;
    float: left;
    width: 105%;
    background: #757575;
    margin-left: -25px;
    padding: 10px;
    border-bottom: 6px solid #179dab;
}

.catalog-product-view.plusshop-dk #popup6 .custommenu-footer {
    width: 104% !important;
}

#popup7 .custommenu-footer {
    display: block !important;
    float: left;
    width: 105%;
    background: #757575;
    margin-left: -25px;
    padding: 10px;
    border-bottom: 6px solid #62a87e;
}

.catalog-product-view.plusshop-dk #popup7 .custommenu-footer {
    width: 104% !important;
}

#popup8 .custommenu-footer {
    display: block !important;
    float: left;
    width: 105%;
    background: #757575;
    margin-left: -25px;
    padding: 10px;
    border-bottom: 6px solid #ecc11e;
}

.catalog-product-view.plusshop-dk #popup8 .custommenu-footer {
    width: 105% !important;
}

#popup5 .column.first.col1 .itemMenu.level2 { /* Masonry container */
    column-count: 2;
    column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
}

#popup6 .column.first.col1 .itemMenu.level2 { /* Masonry container */
    column-count: 2;
    column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
}

#popup7 .column.first.col1 .itemMenu.level2 { /* Masonry container */
    column-count: 2;
    column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
}

#popup8 .column.first.col1 {
    width: 46% !important;
}

#popup8 .column.last.col2 {
    width: 50% !important;
}

div#block16 {
    overflow: hidden !important;
}

/*
#popup4 .col1 .itemSubMenu.level1 .itemMenu.level2 {
    height: 140px !important;
}
*/

#popup5 .col1 .itemSubMenu.level1:last-of-type .itemMenu.level2 {
    height: 140px !important;
}

#popup6 .col1 .itemSubMenu.level1 .itemMenu.level2 {
    height: 140px !important;
}

a.itemParentUrl {
    font-size: 13px;
}

.column.last.col2 .itemMenu.level2 { /* Masonry container */
    column-count: 3;
    column-gap: 1em;
    -webkit-column-count: 3;
    -webkit-column-gap: 1em;
}

.submenuDiv { /* Masonry bricks or child elements */
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
}

.itemMenu.level2 {
    float: left;
    width: 100%;
}

#iwd_uploaded_page_1, #iwd_uploaded_page_2, #iwd_uploaded_page_3, #iwd_uploaded_page_4, #iwd_uploaded_page_5, #iwd_uploaded_page_6, #iwd_uploaded_page_7, #iwd_uploaded_page_8, #iwd_uploaded_page_9, #iwd_uploaded_page_10, #iwd_uploaded_page_11 {
    float: left;
    width: 100%;
}

.onestepcheckout_index_index .main .address-information input {
    padding: 19px;
    padding-left: 10px;
    border-radius: 2px;
    border: 1px solid #ebebeb;
    background: #fcfcfc;
}

.onestepcheckout_index_index .main .address-information input:disabled {
    background: #e4e4e4;
}

.sales-order-history th:nth-child(2) {
    text-align: left;
}

.sales-order-history th:nth-child(3) {
    text-align: left !important;
}

#membership-table th:nth-child(4) {
    text-align: center !important;
}

.more-views.mobile {
    display: none;
}

.one-step-checkout #billing_step_header, .one-step-checkout #shipping_step_header {
    border-radius: 4px;
}

.onestepcheckout-change_address{
    width: 100%;
    display: inline-block;
    padding: 0 5px 4px;
}

.onestepcheckout-change_address label{
    text-decoration: underline;
    cursor: pointer;
}
fieldset#billing-new-address-form {
    padding-top: 0;
}
fieldset#billing-new-address-form span.labelPhone{
    display: none;
}

.one-step-checkout .shipping-method #shipping_method_step_header {
    border-radius: 4px;
}

.one-step-checkout #review_step_header {
    border-radius: 4px;
}

.preview {
    height: 185px;
    overflow: hidden;
}

td.right {
    text-align: right;
}

.preview:before {
    content: '';
    width: 48%;
    position: absolute;
    margin-top: 169px;
    height: 20px;
}

#one-step-checkout-form .address-information ul li.create_account label, #one-step-checkout-form .address-information ul li.shipping_other_address label {
    font-size: 13px !important;
}

.preview.open:before {
    background: rgba(0, 0, 0, 0);
}

.preview-expand {
    padding: 10px;
    text-align: center;
    border-top: 1px dashed #f3f3f3;
    font-weight: bold;
    cursor: pointer;
}

address {
    font-size: 14px;
    font-style: normal;
}

.sales-order-print b {
    font-size: 16px;
}

div#onestepcheckout-place-order-loading-inner {
    margin: 0 auto;
    width: 400px;
    background: white;
    height: 100px;
    text-align: center;
    margin-top: 5%;
    border-bottom: 2px solid black;
}

.print-head img {
    max-width: 225px;
}

.sales-order-print #my-orders-table th:nth-child(4) {
    width: 15%;
    text-align: left;
}

.sales-order-print .col-2 {
    font-size: 14px;
}

.sales-order-print td {
    font-size: 14px;
}

.sales-order-print #my-orders-table td:nth-child(4) {
    width: 20%;
    text-align: left;
}

#my-orders-table td:nth-child(2) {
    width: 15%;
    text-align: left !important;
}

.sales-order-print #my-orders-table th:first-of-type {
    text-align: left;
    width: 40%;
}

.sales-order-print th {
    padding-left: 0px;
    margin-left: 0px;
    text-align: left;
}

.sales-order-print {
    font-family: Arial;
}

.sales-order-print h1 {
    float: left;
    width: 100%;
    font-family: Arial;
    font-size: 21px;
    border-top: 1px solid #888888;
    border-bottom: 3px solid #888888;
    padding-top: 10px;
    padding-bottom: 10px;
}

#onestepcheckout-place-order-loading {
    font-style: italic;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding-top: 100px;
    height: 100%;
    background: #2b2b2b4f;
    z-index: 100;
}

div#onestepcheckout-place-order-loading-inner p {
    width: 100%;
}

.category-description.std {
    float: left;
    padding: 20px;
}

.amount-saved-price {
    display: none;
}

.tt-suggestion .price:nth-child(2) {
    display: none;
}

.product:hover .product-discount-text {
    display: block;
}

.product-discount-text {
    display: none;
    position: absolute;
    text-align: center;
    width: 94%;
    font-size: 14px;
    padding: 2px;
    border-top: 2px solid #eeeeee;
    color: black;
    font-family: "Raleway", sans-serif;
    margin-top: 200px;
    background: #ffffff;
}

.catalogsearch-result-index h1 {
    margin-top: 20px !important;
}

.layered-links-multiselect a {
    text-decoration: none;
    color: black;
}

.sub-title {
    font-family: "PT Serif", sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
}

.recurring-profiles .alert.alert-warning {
    font-family: "Raleway", sans-serif;
    color: green;
    padding: 10px;
}

.checkout-onepage-success .col-main a {
    text-decoration: none;
    color: #1a844a;
}

.checkout-onepage-success .col-main {
    font-family: Arial, sans-serif;
    font-size: 15px;
}

li.error-msg {
    display: none;
}

#ajaxlogin-login-window li.error-msg {
    display: block;
}

.my-account {
    margin-top: 100px;
}

p.item-msg.error {
    color: #841a1a;
    font-size: 13px;
}

body.cms-index-index.danish.cms-forside {
    padding: 0px;
    margin: 0px;
}

#doubleCheckMembership {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    background: #00000090;
    display: none;
    align-items: center;
    justify-content: center;
}

.doubleCheckMembershipTitle span {
    float: right;
    margin-right: 5px;
    color: #848484;
}

.doubleCheckMembershipBox {
    position: relative;
    width: 560px;
    height: auto;
    padding: 20px;
    border-radius: 9px;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.23);
    overflow: hidden;
}

.doubleCheckMembershipTitle {
    font-family: "Raleway", sans-serif;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid lightgray;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: bold;
}

.doubleCheckMembershipBonus i {
    color: #19864a;
    font-size: 12px;
    padding-right: 10px;
}

.doubleCheckMembershipBonus {
    padding-left: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    padding-bottom: 10px;
}

.doubleCheckMembershipBonus.medlem { display: flex; }
.doubleCheckMembershipBonus.medlem p { display: inline-block; margin: 0; }
.doubleCheckMembershipBonus i.fas { align-self: center; }

.doubleCheckMembershipText {
    padding: 10px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    line-height: 30px;
}

.doubleCheckMembershipButtonsCol {
    width: 100%;
    /* float: left; */
    margin-top: 8px;
}

.doubleCheckMembershipButtonsCol button {
    margin-left: 10px;
    padding: 12px;
    background: #19864a;
    border: 1px solid #19864a;
    color: white;
    font-size: 14px;
    width: 96%;
    text-transform: uppercase;
    border-radius: 7px;
    position: relative;
}

.doubleCheckMembershipButtonsCol button div {
    position: absolute;
    font-size: 22px;
    height: auto;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

#fordelepopup-memberprice {
    font-weight: 800;
}

.doubleCheckMembershipButtonsCol:last-of-type button {
    background: #ffffff !important;
    border: none;
    color: #aaaaaa;
    padding: 8px;
}

.doubleCheckMembershipButtonsPop {
    display: none;
    position: absolute;
    width: 100%;
    padding: 8px;
    border: 1px solid #eee;
    background: #fff;
    z-index: 200;
    font-family: "Raleway", sans-serif;
    font-size: 12.5px;
    left: 0;
    bottom: 0;
}

/* Cart */
#cart {
    right: 0;
    position: fixed;
    z-index: 10;
    height: 100%;
    background: #d6d6d6c7;
    width: 100%;
    display: none;
}

#cart-container {
    position: fixed;
    width: 40%;
    min-width: 640px;
    height: 100%;
    background: white;
    right: 0;
    display: none;
}

/* NEWSLETTER */
.block-subscribe {
    text-align: center;
}

.block-subscribe h3 {
    font-family: "PT Serif", sans-serif;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 32px;
    margin-top: 0px;
    font-weight: normal;
}

.newsletter-description {
    width: 100%;
    text-align: center;
    color: white;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    margin-bottom: 25px;
}

input#input-newsletter {
    -webkit-appearance: none;
    padding: 15px;
    padding-left: 20px;
    min-width: 300px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: 0px;
    border: 1px solid white;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
}

.block-subscribe button.button {
    -webkit-appearance: none;
    padding: 16px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-right: 0px;
    background: #383838;
    color: white;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    border: 1px solid #383838;
    margin-left: -4px;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    float: none !important;
}


#cart-close {
    padding: 10px;
    width: 20px;
    color: gray;
    text-align: center;
    font-family: "Century Gothic";
    font-weight: bold;
    float: left;
    cursor: pointer;
    margin-top: 15px;
    margin-left: 15px;
}

#cart .checkout-product-membership {
    width: 73%;
    float: left;
    padding-left: 20px;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #949494;
    padding-top: 0px;
}

.cart-title {
    font-family: "Century Gothic", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    float: left;
    margin-top: 23px;
    margin-left: 10px;
    width: 30%;
}

.cart-content-col1 {
    float: left;
    width: 50%;
    margin-top: 5px;
    border-right: 1px solid #cccccc;
}

#cart .checkout-product:last-of-type {
    border-bottom: 0px;
}

.cart-footer {
    float: left;
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    color: #6c6c6c;
}

.cart-recommend {
    float: left;
    width: 100%;
}

#cart .product-image {
    height: 128px;
}

#cart .product {
    width: 22%;
}

.cart-footer span {
    padding: 3px;
    padding-right: 8px;
    padding-left: 8px;
    color: white;
    background: #6c6c6c;
    border-radius: 300px;
    font-size: 12px;
    margin-right: 10px;
}

.cart-content-col2 {
    float: left;
    width: 45%;
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 20px;
}

#cart .separator {
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 8px;
    border-top: 1px solid #cccccc;
}

.cart-time {
    width: 55%;
    float: right;
    font-size: 14px;
    font-family: "Century Gothic", sans-serif;
    margin-top: 25px;
    text-align: right;
    color: #4a4b4b;
}

.cart-time span {
    font-weight: bold;
    color: #00adab;
}

.cart-header {
    float: left;
    width: 85%;
}

.cart-content {
    float: left;
    width: 100%;
    margin-left: 10px;
}

.cart-button {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

#cart .checkout-product-info {
    width: 70%;
    float: left;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #949494;
    padding-left: 20px;
    padding-top: 0px;
}

#cart .checkout-product-info div:nth-child(2) {
    color: #00adab;
    font-weight: bold;
}

#cart .checkout-product-image {
    width: 20%;
    float: left;
    padding-top: 10px;
}

#cart .checkout-product-controls {
    width: 91px;
    float: right;
    margin-right: -1px;
    margin-top: -2px;
    text-align: right;
}

#cart .product-add, #cart .product-count, #cart .product-remove {
    margin-top: 0px;
}

#cart .product-remove:hover {
    color: white;
    background: #00adab;
    border: 0px;
    border-top: 1px solid #00adab;
    border-bottom: 1px solid #00adab;
    font-weight: bold;
    cursor: pointer;
}


#cart .checkout-product {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.cart-products {
    float: left;
    width: 100%;
}

.cart-button input[type="button"] {
    -webkit-appearance: none;
    width: 100%;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #00adab;
    background: #00adab;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
}

/* Header */
#header {
    width: 100%;
    height: 100px;
    background: #fdfdfd;
    box-shadow: 0 1px 6px rgba(62, 62, 62, 0.2);
    position: fixed;
    z-index: 2000;
}

#header-container {
    max-width: 1360px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}

#header-logo {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 10px;
    float: unset;
    z-index: 1;
}

#header-logo img {
    /* max-height: 100%; */
    max-width: 192px;
    /* padding: 10px 0px 44px 0px; */
    padding: 10px 0px 0px 0px;
}

#header-navigation {
    width: 55%;
    height: 100%;
    float: left;
    font-family: "Raleway", sans-serif;
    text-align: center;
}

#header-navigation ul {
    list-style-type: none;
    padding: 0px;
    padding-top: 32px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#header-navigation ul li {
    display: inline;
    margin-left: 50px;
}

#header-navigation ul li:first-of-type {
    margin-left: 0px;
}

#header-navigation ul li a {
    text-decoration: none;
    letter-spacing: 1px;
    color: black;
}

#header-navigation ul li a:hover {
    color: #00adab;
}

#header-navigation select {
    display: none;
}

#header-search {
    max-width: 48%;
    height: 40px;
    /* float: left; */
    text-align: center;
    margin: 0 auto;
    padding-top: 9px;
}

#header-login .header-col1 {
    height: 25px !important;
    float: unset;
    padding-left: unset;
    margin: 0 auto;
}

#header-login .header-col2 {
    float: unset;
    width: 100%;
    margin: 0 auto;
    font-size: 10px !important;
    padding-top: 5px;
    height: auto;
}

#header-cart .header-col1 {
    height: 25px !important;
    float: unset;
    padding-left: unset;
    margin: 0 auto;
    position: relative;
}

#header-cart .header-col2 {
    float: unset;
    width: 100%;
    margin: 0 auto;
    font-size: 10px !important;
    font-family: "Rawline", "Raleway", sans-serif;
    height: auto;
}

#header-service .header-col1 {
    height: 25px !important;
    float: unset;
    padding-left: unset;
    margin: 0 auto;
}

#header-service .header-col2 {
    float: unset;
    width: 100%;
    margin: 0 auto;
    font-size: 12px !important;
    padding-top: 5px;
    height: auto;
}

#header-support .header-col1 {
    height: 25px !important;
    float: unset;
    padding-left: unset;
    margin: 0 auto;
}

#header-support .header-col2 {
    float: unset;
    width: 100%;
    margin: 0 auto;
    font-size: 10px !important;
    padding-top: 5px;
    height: auto;
}

.tt-dataset-products a {
    color: black;
}

.tt-dataset-products img {
    max-height: 50px !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.tt-highlight {
    color: #00adab;
}

.price-label {
    display: none;
}

.tt-dropdown-menu, .tt-dataset-products {
    position: absolute;
    left: 0;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    z-index: 200 !important;
}

.tt-dropdown-menu {
    width: 400px !important;
    margin-top: 11px !important;
    margin-left: -46px;
}

#header-search label {
    color: #898989;
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    margin-top: 30px;
}

.nav-container {
    display: none;
}

#header-functions {
    width: auto;
    /*height: 100%;*/
    float: unset;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
/*Start of header partner bar*/
#header-partner-bar {
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 53px;
    align-items: center;
    gap: 10px;
    padding: 15px 10px 5px 10px;
    flex-wrap: nowrap;
}
#header-partner-bar img.mobilepay { height: 91%; }
@media only screen and (max-width: 1024px) {
    #header-partner-bar { display: none; }
}
/*end of header partner bar*/
/*start of mobile partner bar*/
.badge-page-container {
    display: none;
    justify-content: center;
    gap: 15px;
    height: 50px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 5px 5px 5px 5px;
    overflow: hidden;
} 
.badge-page-container .emaerke-badge-page {
    height: 28px;
    margin: 0 auto;
    margin-bottom: 2px;
}
.badge-page-container > div {
    height: 100% !important;
}
.badge-page-container .emaerke-badge-page svg {
    min-width: 120px !important;
    max-width: unset !important;
    height: 100% !important;
    width: unset !important;
}
.badge-page-container #mobile-pay-badge {
    background-image: url('/skin/frontend/plusshop/default/images/mobilepay.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    min-height: 40px;
    min-width: 100px;
}
.badge-page-container > .child-badge {
    height: 100%;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1024px) {
    .badge-page-container {
        display: flex;
    }
}
@media only screen and (max-width: 550px) {
    .badge-page-container > .child-badge {
        width: 30%;
    }
    .badge-page-container #mobile-pay-badge {
        min-height: unset;
        min-width: unset;
    }
}
/*end of mobile partner bar*/

#header-login, #header-cart, #header-service, #header-support {
    height: auto;
    float: left;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0px 10px 0px 10px;
}

#header-service {
    padding-top: 15px;
}

#header-support {
    display: none;
}

.header-col1 {
    width: 100%;
    height: 100%;
    float: left;
    padding-left: 15px;
}

.header-col1 i {
    font-size: 25px;
    color: #898989;
}

.form-search .header-col2 {
    width: 100% !important;
}

.header-col2 {
    width: 100%;
    height: 100%;
    float: left;
    font-family: "Raleway", sans-serif;
    color: #3a3a3a;
    padding-top: 3px;
    font-size: 12px;
    font-weight: 400;
}


#header-slider {
    height: auto !important;
    float: left;
    background: url(/skin/frontend/plusshop/default/images/plusshopbannerbg2.png);
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center;
    background-position-y: 100%;
    margin-top: 100px;
    padding-bottom: 0px !important;
}

#header-slider-logos {
    width: 100%;
    background: #ffffff47;
    margin-top: -2px;
    padding: 0px;
    float: left;
    opacity: 0.7;
    height: 55px;
    overflow: hidden;
}

#header-slider-stroke {
    float: left;
    height: 6px;
    width: 100%;
    background: white;
    background-size: 100%;
}

/*Brands/logos generelt */ 


/*Brands/logo i dropdown menuen*/
.navDropdownIcons {
    display: block !important;
    text-align: center;
    width: 100%;
}

.navDropdownIcons img {
    height: 50px;
	padding: 0 7px;
    text-align: center;
    display: inline-block;
}

.navDropdownIcons img:hover {
	opacity: 0.6;
}

#brands-images a img {
	height: 65px;
	padding: 0 15px;
	display: inline-block;
    opacity: 0.8;
}

#brands-images img:hover {
	opacity: 0.5;
}

/*Brands/logos i header*/

.newBrandIcons {
	height: 60px;
	overflow: hidden;
	text-align: center;
}

.newBrandIcons img {
	height: 60px;
	text-align: center;
	display: inline-block;
}

#header-slider-logos-container {

}

.cart {
    margin-top: 100px;
}

.one-step-checkout {
    margin-top: 100px;
}

.catalog-product-view .main {
    margin-top: 100px;
}

.contacts-index-index .main {
    margin-top: 100px;
}

span.twitter-typeahead {
    float: left;
    width: 87%;
}

#header-slider-container {
    width: 1480px;
    height: 86%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
}

#main-breadcrumb {
    margin-top: 30px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #707070;
}

.breadcrumbs {
    margin-top: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #707070;
}

.breadcrumbs a {
    text-decoration: none;
    color: #19864a;
}

.breadcrumbs ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs ul li {
    display: inline-block;
}

.breadcrumbs ul li:last-of-type {
    font-weight: normal;
}

.breadcrumbs ul li {
    display: inline-block;
}

.last-breadcrumb {
    color: #35aba6;
}

.single-col1 {
    width: 48%;
    float: left;
    margin-top: 20px;
    padding-top: 64px
}

.single-col2 {
    width: 48%;
    float: right;
    margin-top: 20px;
}

.product-images {
    width: 100%;
    float: left;
}

.product-main-image {
    width: 100%;
    text-align: center;
}

.product-main-image img {
    max-height: 460px;
}

.product-header {
    font-size: 35px;
    font-family: "PT Serif", sans-serif;
    margin-bottom: 20px;
}

.product-box {
    padding: 30px;
    /*background: #f3f3f3;*/
    float: left;
    margin-bottom: 20px;
    padding-top: 5px;
}

.product-button {
    width: 40%;
    float: left;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: bold;
    /*height: 100px;*/
}

input#qty {
    display: none;
}

.add-to-cart label {
    display: none;
}

.product-attributes dt {
    display: none;
}

.product-attributes label.required, .product-attributes p.required {
    display: none;
}

.product-options-bottom {
    display: none;
}

dd {
    -webkit-margin-start: 0px;
}

.stock-status {
    color: #19864a;
}

.product-button button {
    -webkit-appearance: none;
    padding: 5px;
    padding-top: 12px;
    cursor: pointer;
    padding-bottom: 12px;
    width: 100%;
    border-radius: 30px;
    background: #19864a;
    border: 1px solid #19864a;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    margin-top: 8px;
}

.product-prices {
    width: 59%;
    float: right;
    height: 100px;
}

.membership-price {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #00adab;
    font-size: 26px;
    margin-bottom: 20px;
}

.membership-price span {
    color: #19864a;
    /*float: left;*/
}

.std p {
    margin: 0px;
}

.std strong {
    color: black;
    font-family: "PT Serif", sans-serif;
}

.std b {
    font-family: "PT Serif", sans-serif;
}

.product-description .std {
    margin-bottom: 10px;
}

.product-prices input {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #cacece;
    padding: 9px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 19px;
}

.product-prices input:active, .membership-price input:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.product-prices input:checked {
    background-color: #ffffff;
    border: 1px solid #19864a;
    color: #99a1a7;
}

.product-prices .normal-price input:checked {
    background-color: #ffffff;
    border: 1px solid #19864a;
    color: #99a1a7;
    padding: 9px;
    top: 5px;
    left: -3px;
    margin-right: -3px;
    margin-left: 17px;
}

.product-prices .membership-price input:checked:after {
    content: '\2713';
    font-size: 22px;
    position: absolute;
    top: 0px;
    left: 2px;
    color: #19864a;
    margin-top: -10px;
}

.product-prices .normal-price input:checked:after {
    content: '\2713';
    font-size: 22px;
    position: absolute;
    top: 1px;
    left: 2px;
    color: #19864a;
    margin-top: -10px;
}

.membership-price .amount-saved {
    font-size: 13px;
    padding: 6px;
    padding-left: 0px;
    margin-right: 15px;
    margin-left: 0px;
    padding-right: 0px;
    border: 1px solid green;
    background: #f3f3f3;
    color: white;
    border-radius: 4px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 3px;
    float: left;
    width: 100px;
    text-align: center;
}

.membership-price .normal-price-description {
    font-size: 12px;
    float: right;
    margin-top: 11px;
    margin-right: 0px;
    color: #878787;
    font-weight: normal;
}

.membership-price input {
    margin-right: 5px;
}

.normal-price {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    color: #878787;
    font-size: 23px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.normal-price input {
    margin-right: 5px;
    padding: 5px;
    background: #fbfbfb;
    margin-left: 17px;
    top: 1px;
}

.normal-price span:first-of-type {
    /*padding-left: 5px;*/
    float: left;
    margin-left: -3px;
}

.normal-price .normal-price-description {
    font-size: 12px;
    margin-left: 8px;
    float: right;
    margin-top: 10px;
}

.normal-price i {
    font-size: 12px;
    color: #c3c3c3;
    padding-left: 5px;
}

.product-attributes {
    width: 100%;
    text-align: center;
    float: left;
    border-bottom: 3px solid white;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: -20px !important;
}

.product-options select:first-of-type {
    border-left: 1px solid #b7b7b7;
    background: white;
}

.multiselect-checkbox {
    padding: 7px;
    float: left;
    background: white;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 1px;
    color: black;
    box-shadow: inset 1px 1px 1px #0000000d;
}

ol#multiselect-size a {
    color: black;
    text-decoration: none;
}

ol#multiselect-brands a {
    color: black;
    text-decoration: none;
}

.product-options dd {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.multiselect-checkbox.checked {
    padding: 0;
}

.validation-advice {
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    padding: 0px;
    padding-left: 0;
    color: #eb0404;
    width: auto !important;
    padding-bottom: 10px;
    padding-top: 10px;
    position: unset !important;
}

#onestepcheckout-login-popup label em, .one-step-checkout label em {
    color: #3d3d3d !important;
}

#onestepcheckout-login-popup label em, .one-step-checkout label em {
    font-family: Arial !important;
    font-size: 15px !important;
}

.one-step-checkout .validation-advice {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}

.input-box {
    width: 50%;
    height: 60px;
    float: left;
}

.product-attributes select {
    -webkit-appearance: menulist;
    width: 100%;
    padding: 10px;
    border: 1px solid #b7b7b7;
    background: white;
    font-family: 'Raleway', sans-serif;
    float: left;
}

.product-attributes select:nth-child(3) {
    margin-right: 10px;
}

dd.last select {
    margin-right: 0px !important;
    border-left: 0px;
}

.product-concept {
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    color: #444444;
    margin-top: 10px;
}

.onestepcheckout-terms-conditions label {
    font-weight: normal !important;
}

button {
    cursor: pointer !important;
}

.other-bought .product-image img {
    max-height: 80% !important;
}

.product-concept a {
    text-decoration: none;
    color: #4a4444;
    font-size: 12px !important;
}

.product-concept a:hover {
    color: black;
}

.product-bonus {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.other-bought .product:last-of-type {
    display: none;
}

.other-bought .product {
    width: 23% !important;
}

.other-bought .product-schema {
    display: none;
}

.other-bought .product-sizes {
    display: none;
}

.checkout_cart_index .other-bought .product-sizes {
    display: block;
}

.product-single-bonus {
    width: 32%;
    float: left;
    height: 50px;
    padding-top: 15px;
}

.product-single-bonus:first-of-type, .product-single-bonus:nth-child(2) {
    margin-bottom: 10px;
}

.product-single-bonus:first-of-type, .product-single-bonus:nth-child(3) {
    margin-right: 10px;
}

.bonus-image {
    width: 100%;
    height: 100%;
    text-align: center;
    float: left;
}

.bonus-image img {
    max-height: 27px;
    max-width: 70px;
}

.bonus-text {
    width: 100%;
    float: left;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #444444;
}

.cms_page_view td {
    vertical-align: top;
}

.category-slider-arrow {
    height: 330px;
    width: 20px;
    position: absolute;
    right: 0;
    margin-top: -49px;
}

.cms_page_view em {
    font-size: 14px !important;
}

.catalog-product-view .bonus-text {
    width: 100% !important;
}

.pt_menu {
    display: inline-block;
    margin: 17px 12px 17px 12px;
    font-family: "Raleway", sans-serif;
    color: black;
    font-size: 15px;
}

div.filter-title {
    border: 1px solid #e0e0e0 !important;
    box-shadow: none !important;
}

#horizontal-layered-navigation-container div.horizontal-filter {
    margin-right: 5px;
}

#horizontal-layered-navigation-container div.horizontal-filter .filter-title {
    margin: 0px !important;
}

#horizontal-layered-navigation-container div.horizontal-filter .filter-content {
    width: 100% !important;
    left: -1px !important;
    border-top: 0px !important;
}

ol#category-filters {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}

ol.layered-links-multiselect, ol#multiselect-sort-by {
    list-style: none;
    margin: 0px;
    padding: 0px;
    max-height: 350px;
    overflow-y: auto;
    margin-top: 0px;
}

.multiselect-dropdown-container .layered-links-multiselect > li.active-filter-option > a {
    padding: 0px 0px 0px 7px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

ol#category-filters li > a {
    background: none !important;
}

ol.layered-links li.active-filter-option > a, ol#category-filters li.active-filter-option > a, ol#category-filters li.active-filter-option > a, ol#multiselect-sort-by li.active-filter-option > a {
    font-weight: bold;
    padding-left: 10px !important;
}

.multiselect-buttons-container {
    background: #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: "Rallway", sans-serif;
    font-size: 14px;
    display: none;
}

.block-layered-nav .actions {
    display: none !important;
}

#gls-droppoint-form input {
    color: gray;
}

#gls-selected-droppoint {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #34aba5;
    width: 93%;
}

#one-step-checkout-form .checkout-review-load .data-table tbody th {
    font-size: 13px;
    padding: 6px 3px;
    color: #3d3d3d;
}

.multiselect-buttons-container a {
    text-decoration: none;
    color: black;
}

div#filter-label-cat {
    display: none;
}

ol.layered-links-multiselect li > a {
    padding: 0px 0px 0px 10px !important;
    text-decoration: none;
    color: black;
    font-family: "Rallway", sans-serif;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#iwd_top_link {
    display: none !important;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 999;
    border-radius: 4px;
    padding: 15px;
    background: #eeeeee;
    text-decoration: none;
    padding-left: 12px;
}

#iwd_top_link a {
    text-decoration: none;
}

#iwd_top_link .fa-circle:before {
    display: none;
}

li.active-filter-option .multiselect-checkbox {
    background: url('https://plusshop.dk/skin/frontend/plusshop/default/images/chkmrk.png');
    border: 1px solid #19844a;
    background-size: 100%;
}

#iwd_top_link .color2 {
    color: #505050 !important;
    font-size: 20px !important;
    position: relative !important;
}

div#filter-label-size {
    display: none;
}

ol.layered-links-multiselect li, ol#multiselect-sort-by li {
    text-align: left;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ol#multiselect-brands li > a, #multiselect-sort-by li > a {
    padding: 0px 0px 0px 10px !important;
    text-decoration: none;
    color: black;
    font-family: "Rallway", sans-serif;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

div#filter-label-brands {
    display: none;
}

.multiselect-dropdown-filter-button-container button {
    width: 93%;
    margin-top: 10px;
    margin-bottom: 10px;
    background: white !important;
    border: 1px solid #e2e2e2;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Rallway", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

ol.layered-links li, ol#category-filters li {
    padding: 0px;
    float: none !important;
    position: relative;
    margin-bottom: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
}


#narrow-by-list .filter-content, .filter-content {
    padding: 0px !important;
}

.nav-footer-4 {
    background: #206499 !important;
}

.nav-footer-5 {
    background: #f59893 !important;
}

.nav-footer-6 {
    background: #179dab !important;
}

.nav-footer-7 {
    background: #04381b !important;
}

.nav-footer-8 {
    background: #ecc11e !important;
}

.popup-nav-4 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

.popup-nav-7 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

#popup4, #popup5, #popup6, #popup7, #popup8 {
    overflow: hidden;
}

.popup-nav-4 a.itemMenuName.level1 {
    color: #000000 !important;
}

.popup-nav-5 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

#block15 .column.last.col2 {
    width: 68%;
}

.popup-nav-5 a.itemMenuName.level1 {
    color: #000000 !important;
}

.popup-nav-6 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

.popup-nav-6 a.itemMenuName.level1 {
    color: #000000 !important;
}

.popup-nav-6 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

#block18 .column.last.col1 {
    width: 100%;
}

.popup-nav-7 a.itemMenuName.level1 {
    color: #000000 !important;
}

.popup-nav-8 {
    background-image: none !important;
    background-position-x: center !important;
    background-position-y: 100.5% !important;
    background-size: 70% !important;
    padding-bottom: 0px !important;
}

#popup8 .col1 .submenuDiv {
    float: left;
    width: 49%;
    margin-bottom: 10px;
}

.popup-nav-8 a.itemMenuName.level1 {
    color: #000000 !important;
}

.popup-nav-4 .itemMenuName.level1 {
    border-bottom: 1px solid #206499 !important;
}

.popup-nav-5 .itemMenuName.level1 {
    border-bottom: 1px solid #f59893 !important;
}

.popup-nav-6 .itemMenuName.level1 {
    border-bottom: 1px solid #179dab !important;
}

.popup-nav-7 .itemMenuName.level1 {
    border-bottom: 1px solid #04381b !important;
}

.popup-nav-8 .itemMenuName.level1 {
    border-bottom: 1px solid #ecc11e !important;
}

.nav-parentmenu-4 a:hover {
    color: #206499 !important;
}

a.itemMenuName.level1 {
    color: #000000 !important;
}

a.itemMenuName.level2 {
    font-weight: bold;
    font-family: Arial, "sans-serif";
    font-size: 13px;
}

.nav-parentmenu-5 a:hover {
    color: #f59893 !important;
}

.nav-parentmenu-6 a:hover {
    color: #23a4b1 !important;
}

.multiselect-dropdown li.level1 {
    background: none !important;
}

.nav-parentmenu-7 a:hover {
    color: #2bc972 !important;
}

.nav-parentmenu-8 a:hover {
    color: #ecc11e !important;
}

div.block1 {
    float: left;
    max-height: 680px;
    overflow: hidden;
}

#popup8 .col2 .itemSubMenu:last-of-type .submenuDiv {
    margin-bottom: 0px !important;
}

.popup {
    min-width: 1280px;
    left: 16%;
    overflow: auto;
    position: absolute;
    background: #f3f3f3;
    width: 64% !important;
    margin-top: 18px;
    left: 333px;
    z-index: 105;
    border-top: 2px solid #3a3a3a;
    padding-top: 20px;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0px 5px 14px #8080807a;
    background-repeat: repeat-x;
    background-image: url(/skin/frontend/plusshop/default/images/sliderbg.png);
    background-position-x: center;
    background-position-y: 96%;
    background-size: 45%;
    padding-bottom: 130px;
    margin-left: 25%;
    transform: translateX(-50%);
}

.popupfooter {
    width: 100%;
    float: left;
    margin-top: 100px;
    position: absolute;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #333333;
    bottom: 0;
}

.popupfooter-container {
    width: 95%;
    margin: 0 auto;
    color: #f3f3f3;
    font-size: 13px;
    text-transform: uppercase;
}

#header-navigation-mobile {
    display: none;
}

a.itemMenuName {
    float: left;
    width: 100%;
    font-size: 13px;
    margin-bottom: 8px;
    overflow: hidden;
}

.popup .column:last-of-type {
    margin-right: 0px;
    padding-right: 0px;
}

a.itemMenuName.level1 {
    font-size: 15px;
    margin-bottom: 5px;
    border-bottom: 2px solid #3a3a3a;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: Arial;
    margin-bottom: 20px;
    margin-top: 20px;
}

.popup .column {
    float: left;
    padding-right: 20px;
    height: 100%;
    width: 35%;
    overflow: hidden;
}

.catalogsearch-result-index .main {
    margin-top: 82px;
}

.cms_page_view .main-container {
    margin-top: 90px;
}

div.pt_menu a {
    text-decoration: none;
    color: black;
}

#popup4 a:hover {
    color: #206499;
}

#popup5 a:hover {
    color: #f59893;
}

#popup6 a:hover {
    color: #179dab;
}

#popup7 a:hover {
    color: #04381b;
}

#popup8 a:hover {
    color: #ecc11e;
}

.header-navigation {
    width: 100%;
    /* float: left; */
    /* margin-top: 14px; */
    text-align: center;
    position: relative;
    margin-top: 7px;
}

.product-description {
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    float: left;
    width: 100%;
    color: #444444;
}

.product-details .product-description {
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    float: left;
    width: 100%;
    color: #444444;
    margin-left: 9px;
}

.product-description table {
    font-size: 15px;
    margin-top: 10px;
    margin-left: 0px;
    color: #444444;
}

.product-description table td:first-of-type {
    color: black;
    padding-right: 30px;
}

.product-sub-images {
    width: 100%;
    height: 200px;
    text-align: center;
    margin-top: 32px;
}

.product-sub-small {
    width: 50%;
    height: 100%;
    float: right;
    cursor: pointer;
}

.product-sub-image {
    width: 45%;
    height: 48%;
    float: left;
    margin-right: 25px;
    border: 1px solid lightgray;
    box-shadow: 0px 0px 1px #d3d3d396;
}

.product-sub-image img {
    opacity: 0.5;
}

.product-sub-image img:hover {
    opacity: 1;
}

.product-sub-image:nth-of-type(1), .product-sub-image:nth-of-type(2) {
    margin-bottom: 5px;
}

.product-next-image img, .product-sub-image img {
    height: 100%;
}

.product-next-image {
    width: 45%;
    height: 100%;
    float: left;
    border: 1px solid lightgray;
    box-shadow: 0px 0px 1px #d3d3d396;
    cursor: pointer;
}

.product-sub-image:nth-of-type(2), .product-sub-image:nth-of-type(4) {
    margin-right: 0px;
}

.separator {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 2px solid #f3f3f3;
}

.product-recommend-titel {
    font-family: "PT Serif", sans-serif;
    text-align: center;
    margin-bottom: 10px;
    font-size: 25px;
    float: left;
    width: 100%;
}

.checkout-col1 {
    width: 70%;
    float: left;
    margin-top: 50px;
}

.checkout-col2 {
    width: 28%;
    float: right;
    margin-top: 50px;
}

.discount-before, .discount-total {
    color: black;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.discount-percent, .discount-amount {
    color: #00adab;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.discount-total {
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
}

.discount-total span {
    font-size: 10px;
    color: gray;
    font-weight: normal;
}

.checkout-overview {
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    float: left;
}

.left {
    width: 50%;
    float: left;
}

.right {
    width: 50%;
    float: right;
    text-align: right;
}

.discount-before {
    width: 100%;
    float: left;
}

.checkout-title {
    font-family: "Century Gothic", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    float: left;
}

.checkout-col2 .checkout-title {
    margin-left: 10px;
}

.checkout-col2 .separator {
    margin-left: 10px;
}

.checkout-shipment {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.checkout-single-shipment {
    width: 100%;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    height: 40px;
    margin-top: 20px;
}

.checkout-bonus {
    width: 100%;
    height: 255px;
    background: #f3f3f3;
    float: left;
}

.checkout-bonus-col {
    width: 48%;
    float: left;
    height: 120px;
}

.checkout-bonus-text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
}

.checkout-bonus-col:first-of-type, .checkout-bonus-col:nth-last-of-type(2) {
    margin-right: 10px;
}

.checkout-bonus-col:first-of-type, .checkout-bonus-col:nth-of-type(2) {
    margin-bottom: 10px;
    margin-top: 20px;
}

#slideInCart {
    height: 100%;
    position: fixed;
    width: 54%;
    background: white;
    display: none;
    right: 0;
    z-index: 122;
    overflow: overlay;
    overflow-x: hidden;
    box-shadow: -50px 0px 50px 0px #0000000f;
}

#slideInCartHeader {
    float: left;
    padding-top: 11px;
    text-transform: uppercase;
    font-family: "PT Serif", sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #3e3e3e;
}

#slideInCartBackground {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #323e3775;
    z-index: 2500;
}

.slideInCartContentFooterTitle {
    text-align: center;
    color: white;
    font-family: "PT Serif", sans-serif;
    font-size: 14px;
    font-weight: normal !important;
}

.slideInCartContentFooterTitle h1 {
    font-weight: normal !important;
}

.slideInCartContentFooterSubtitle {
    text-align: center;
    font-family: Arial;
    color: white;
}

.slideInCartContentFooterForm {
    text-align: center;
    margin-top: 30px;
}

.slideInCartContentFooterForm input[type="text"] {
    padding: 15px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border: 1px solid white;
    min-width: 200px;
    font-family: Arial;
}

.slideInCartContentFooterForm input[type="submit"] {
    padding: 15px;
    margin-left: -4px;
    border: 1px solid #383838;
    background: #383838;
    min-width: 100px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    color: white;
    text-transform: uppercase;
}

#slideInCartContentLeft {
    width: 47%;
    float: left;
    padding-bottom: 10px;
}

#slideInCartContentLeft table {
    border-collapse: collapse;
}

#slideInCartContentLeft table tr {
    border-bottom: 1px solid whitesmoke;
}

#slideInCartContentRight {
    width: 48%;
    float: right;
    padding-bottom: 160px;
    padding-left: 20px;
    border-left: 2px solid whitesmoke;
    min-height: 425px;
    padding-right: 24px;
}

#slideInCartContentFooter {
    width: 100%;
    height: 200px;
    float: left;
    background: rgb(25, 133, 74);
    background: linear-gradient(180deg, rgb(25, 133, 74) 0%, rgb(79, 179, 124) 50%, rgb(102, 167, 131) 100%);
}

span.item-count {
    display: none;
}

li.Position {
    display: none;
}

.catalog-product-view .product-single-bonus {
    width: 32%;
    border: 0 !important;
}

.catalog-product-view .product-bonus {
    float: left;
    margin-top: 20px;
    width: 100%;
}

#slideInCartContentLeft table tr:last-of-type {
    border-bottom: 0px;
}

#slideInCartContentDisclaimer {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid whitesmoke;
    border-bottom: 2px solid whitesmoke;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
}

.slideInCartContentDisclaimerIcon {
    float: left;
    padding: 6px;
    position: absolute;
    background: black;
    width: 15px;
    margin-top: -6px;
    border-radius: 20px;
    color: white;
    text-align: center;
    font-family: Myriad Pro;
}

.slideInCartContentDisclaimerText {
    margin-left: 35px;
}

#slideInCartContentRight table tr {
    line-height: 25px;
}

#slideInCartClose {
    padding: 8px;
    font-family: Arial;
    padding-top: 13px;
    font-weight: bold;
    font-size: 18px;
    float: left;
    color: #969696;
    width: 31px;
    text-align: center;
    border-bottom-right-radius: 5px;
}

#slideInCartContent {
    width: 93%;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    float: left;
    border-top: 2px solid whitesmoke;
}

#slideInCartContent .bonus-text {
    width: 60%;
    font-size: 15px !important;
    margin-top: 15px !important;
}

.slideInCartContentButton {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.slideInCartContentButton button {
    width: 70%;
    padding: 15px;
    border-radius: 40px;
    background: #19864a;
    border: 1px solid #19864a;
    color: white;
    text-transform: uppercase;
    margin-bottom: 25px;
    cursor: pointer;
}

#slideInCartContent table {
    width: 98%;
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px !important;
}

#slideInCartContent th {
    text-align: left;
}

#slideInCartContentLeft .product-name {
    color: black;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 0px;
    overflow: hidden;
    line-height: 28px;
    float: left;
    height: 23px;
    min-height: 23px;
    width: 80%;
}

.product-cart-control {
    float: right;
    width: 8%;
    margin-top: -30px;
    padding-top: 22px;
}

.product-cart-control button:first-of-type {
    width: 25px;
    height: 25px;
    border: 1px solid #19864a;
    border-radius: 4px;
    margin-bottom: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    background: #19864a;
    color: white;
    float: left;
}

.product-cart-control button:nth-child(2) {
    background: #383838;
    border: 1px solid #383838;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    margin-bottom: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    color: white;
    float: left;
}

#slideInCart .other-bought .product {
    width: 18%;
    height: 260px;
    float: left;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
}

#slideInCart .other-bought .product-name {
    font-size: 13px;
    min-height: 30px;
    height: 30px;
}

#slideInCart .other-bought .product-category {
    height: 16px;
    overflow: hidden;
    font-size: 13px;
}

#slideInCart .other-bought .product-price-now {
    font-size: 15px;
}

#slideInCart .other-bought .product-price-before {
    font-size: 13px;
}

#slideInCart .other-bought {
    height: 290px;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
}

#slideInCart .other-bought .product:last-of-type {
    margin-right: 0px;
}

#slideInCart .other-bought .product-image {
    height: 125px;
    margin: 10px;
    text-align: center;
}

#slideInCart .other-bought .on-hover {
    display: none;
    opacity: 0;
}

#slideInCartContentLeft .product-details {
    padding-left: 10px;
}

#slideInCartContentLeft .product-details span {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: normal !important;
}

.checkout-bonus-image {
    height: 40px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.checkout-bonus-image img {
    height: 100%;
}

.checkout-single-shipment:first-of-type {
    margin-top: 0px;
}

.shipment-radio {
    width: 5%;
    float: left;
    padding-top: 10px;
}

.shipment-logo {
    width: 20%;
    float: left;
    padding-top: 10px;
}

.shipment-logo img {
    max-width: 75px;
}

.shipment-name {
    width: 55%;
    float: left;
    padding-top: 10px;
}

.shipment-price {
    width: 20%;
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 10px;
}

.checkout-products {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}

.checkout-product {
    width: 100%;
    height: 95px;
    float: left;
    border-bottom: 1px solid #f3f3f3;
}

.checkout-product-image {
    width: 10%;
    float: left;
}

.checkout-product-image img {
    width: 100%;
}

.checkout-product-info {
    width: 30%;
    float: left;
    padding-left: 30px;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #949494;
    padding-top: 18px;
}

.checkout-product-info div {
    margin-bottom: 5px;
}

.checkout-product-info div:first-of-type {
    font-weight: bold;
    color: black;
    font-size: 15px;
}

.checkout-product-membership {
    width: 30%;
    float: left;
    padding-left: 30px;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #949494;
    padding-top: 18px;
}

.checkout-product-membership div {
    margin-bottom: 5px;
}

.checkout-product-membership div a {
    text-decoration: none;
    color: #00adab;
}

.checkout-product-membership div:first-of-type {
    margin-top: 10px;
}

.product-add, .product-count, .product-remove {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    border: 1px solid #cccccc;
    color: #7e7e7e;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    margin-top: 30px;
}

.product-count {
    font-weight: bold;
    color: black;
}

.product-remove {
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
}

.product-add:hover, .product-remove:hover {
    color: white;
    background: #00adab;
    border: 1px solid #00adab;
    font-weight: bold;
    cursor: pointer;
}

.checkout-product-price {
    width: 25%;
    float: left;
    text-align: center;
    font-family: "Century Gothic", sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 35px;
}

.checkout-product-controls {
    width: 20%;
    float: left;
}

.checkout-product-delete {
    width: 11%;
    float: left;
    text-align: right;
    padding-top: 30px;
    cursor: pointer;
}

.checkout-product-delete span {
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    border-radius: 300px;
    box-shadow: 0px 0px 2px #cccccca1;
    font-family: "Century Gothic", sans-serif;
    font-size: 13px;
}

.checkout-product-delete span:hover {
    background: #ad3433;
    color: white;
}

.checkout-title .checkout-process {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: #7e7e7e;
    border-radius: 300px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
}

.shipment-info {
    width: 100%;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    margin-bottom: 50px;
    float: left;
}

.checkout-buttons {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.checkout-buttons input {
    padding: 10px;
    border-radius: 30px;
    color: white;
    background: #00adab;
    border: 1px solid #00adab;
    min-width: 200px;
    margin-right: 30px;
    font-family: "Century Gothic", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.checkout-buttons input:nth-of-type(2) {
    background: #383838;
    border: 1px solid #383838;
}

.shipment-data {
    width: 100%;
}

.shipment-data input[type='text'] {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    border: 1px solid #cccccc;
    padding-top: 12px;
    padding-bottom: 12px;
}

.shipment-data input[type='checkbox'] {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #cacece;
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.shipment-data input[type='checkbox']:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.shipment-data input[type='checkbox']:checked {
    background-color: #ffffff;
    border: 1px solid #adb8c0;
    color: #99a1a7;
}

.shipment-data input[type='checkbox']:checked:after {
    content: '\2713';
    font-size: 22px;
    position: absolute;
    top: 0px;
    left: 2px;
    color: #00adab;
    margin-top: -10px;
}

.shipment-data img {
    margin-bottom: 30px !important;
}

.shipment-info-col1 {
    width: 48%;
    float: left;
    padding-left: 10px;
}

#zipcode {
    width: 50%;
    margin-right: 50%;
}

.shipment-info-col2 {
    width: 48%;
    float: right;
}

#header-slider-text {
    width: 60%;
    height: 50%;
    margin: 0 auto;
    padding-top: 0px;
    text-align: center;
}

#mobile-login, #mobile-search, #mobile-cart {
    display: none;
}

#header-slider-text span.slider-heading {
    font-family: "PT Serif", sans-serif;
    font-size: 45px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
    display: inline-block;
    padding-top: 14px;
    color: #333;
}

#header-slider-text .col {
    width: 32%;
    float: left;
    text-align: center;
    color: #696969;
    font-family: Arial;
    font-size: 16px;
    margin-top: 25px;
    border-right: 1px solid #a6a6a6;
}

#header-slider-text .col:last-of-type {
    border: 0
}

.slider-button {
    margin-top: 90px;
    display: none;
}

.slider-button button {
    -webkit-appearance: none;
    background: #34aba5;
    border: 1px solid #34aba5;
    padding: 15px;
    min-width: 250px;
    border-radius: 30px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

.slider-button .slider-button-info {
    color: #34aba5;
    font-family: Arial;
    font-size: 16px;
    margin-top: 15px;
}

/* Content */
.main {
    width: 100%;
    float: left;
}

.main-container {
    width: 1360px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.filter-title {
    box-shadow: 0px 0px 1px 1px #0000001f;
}

#block-layered-nav-horizontal {
    text-align: center;
    font-family: "Rallway", sans-serif;
    font-size: 14px;
}

fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.qty-controls button {
    width: 25px;
    height: 25px;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    border-radius: 24px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    background: #ffffff;
    color: #767373;
    display: inline-block;
}

.qty-controls button:nth-child(2) {
    background: #383838;
    border: 1px solid #383838;
}

#shopping-cart-table {
    width: 99%;
    font-family: "Raleway", sans-serif;
    border-spacing: 0px;
    font-size: 0px;
    margin: 0 auto;
}

#shopping-cart-table .qty-count {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    width: 40px;
}

table#shopping-cart-totals-table {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
}

table#shopping-cart-totals-table tbody {
    color: gray;
}

.continue-checkout {
    width: 100%;
    float: unset;
}

.second-checkout {
    width: 100%;
    float: unset;
}

.second-checkout button, .continue-checkout button {
    width: 100%;
    border: 1px solid #19854a;
    padding: 10px;
    background: #19854a;
    text-transform: uppercase;
    color: white;
}

.continue-checkout button {
    background: #6fc5c1;
    border: 1px solid #6fc5c1;
}

.qty-controls {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 20px;
}

#shopping-cart-totals-table tr {
    height: 35px;
}

#shopping-cart-totals-table > thead > tr {
    height: unset;
}
#shopping-cart-totals-table .shopping-cart-total-price {
    padding-top: 10px;
}

.first-checkout button.button.btn-proceed-checkout.btn-checkout {
    width: 100%;
    padding: 10px;
    background: #34aba5;
    border: 1px solid #34aba5;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
}

#shopping-cart-table {
    margin-bottom: 30px;
}

.col-md-3 {
    width: 25%;
    float: left;
}

.row.info-icons .col-md-4 {
    width: 100% !important;
    float: left;
}

#shopping-cart-table tr {
    border-bottom: 0px solid gray !important;
    margin-bottom: 10px;
}

table#shopping-cart-totals-table {
    width: 100%;
    margin-bottom: 20px;
}

.other-bought ul.products-grid {
    list-style-type: none;
    padding: 0;
    margin: 0px;
}

.other-bought {
    height: 480px;
    margin-top: 25px !important;
}

.other-bought h2 {
    font-family: "PT Serif", sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 30px;
    text-align: center;
}

#one-step-checkout-form ol {
    list-style-type: none;
    padding: 0;
}

.input-box.input-different-shipping {
    height: 20px;
}

.input-box.input-different-shipping {
    height: 20px;
}

#checkout-review-table-wrapper {
    background: none !important;
}

#checkout-review-load {
    background-color: #f3f3f3;
    padding-top: 20px;
}

.onestepcheckout-newsletter {
    padding-left: 0px;
    float: left;
    margin-bottom: 5px;
    margin-top: -10px !important;
}

.media-body p:first-of-type {
    margin-bottom: -15px !important;
}

span.taxes {
    font-size: 13px;
    float: right;
    padding-right: 10px !important;
}

.more-views ul li img {
    height: 100%;
}

#one-step-checkout-form .checkout-review-load .data-table tbody td .price {
    font-size: 13px !important;
    color: black !important;
}

dl.item-options {
    padding-left: 10px;
}

.data-table dt {
    color: #444444 !important;
    font-size: 13px !important;
}

.data-table dd {
    color: #444444 !important;
    font-size: 13px !important;
}

#one-step-checkout-form .data-table tfoot strong {
    font-size: 20px !important;
}

#one-step-checkout-form .data-table tfoot .price {
    font-size: 19px !important;
}

.address-information ul li {
    padding: 0;
    width: 100% !important;
    margin: 10px 0% 0 !important;
    float: left;
    box-sizing: content-box;
}

.one-step-checkout .address-information .shipping_address {
    border: 0px !important;
    background: none !important;
}

#one-step-checkout-form ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

h1.checkout_header, .one-step-checkout p.subtitle {
    display: none;
}

#one-step-checkout-form {
    font-family: "Raleway", sans-serif;
}

li#osc_top_links {
    display: none;
}

#billing-new-address-form label {
    font-family: "Raleway", sans-serif;
    font-weight: bold !important;
}

#one-step-checkout-form .checkout-review-load .data-table td {
    padding-right: 10px !important;
}

#one-step-checkout-form .checkout-review-load .data-table td h2 {
    padding-left: 0px !important;
    height: auto !important;
    color: black !important;
}

#one-step-checkout-form .checkout-review-load .data-table tfoot td {
    font-family: "Raleway", sans-serif !important;
    background: transparent;
    font-size: 18px;
}

.gls-telephone {
    width: 100%;
    height: 20px;
    float: left;
    margin-top: 10px;
    color: #3d3d3d;
    margin-left: 15px;
    font-weight: bold;
}

input#gls-telephone {
    margin-left: 0px;
    padding: 5px;
    background: #fafafa;
    border: 1px solid #e1e1e1;
    margin-top: 4px;
    width: 96%;
}

#gls-selected-droppoint {
    margin-top: 10px;
    color: #3d3d3d;
    font-family: "Raleway", sans-serif;
}

.selected-droppoint strong {
    color: #3d3d3d;
    font-family: "Raleway", sans-serif;
}

#gls-droppoint-form {
    float: left;
}

#gls-droppoint-form button.button {
    padding: 5px;
    border: 1px solid #34aba5;
    background: #34aba5;
    width: 50%;
    color: white;
    text-transform: uppercase;
}

#gls-droppoint-form label {
    width: 100%;
}

input#gls-postalCode {
    float: left;
    background: #fafafa;
    border: 1px solid #e1e1e1;
    margin-left: 0px;
    width: 46% !important;
    padding: 5px !important;
}

#gls-droppoint-form label {
    color: #3d3d3d;
    font-weight: bold !important;
    margin-bottom: 5px;
    margin-top: 5px;
}

.gls-droppoint-description {
    color: gray;
}

#gls-afhenter {
    width: 96%;
    padding: 5px;
    background: #fafafa;
    border: 1px solid #e1e1e1;
}

div#onestepcheckout-shipping-method-section {
    padding-top: 0px !important;
}

#one-step-checkout-form a {
    text-decoration: underline;
    font-weight: normal;
    color: #3a3a3a;
}

.address-information ul li.shipping_other_address {
    background: none !important;
    padding: 0px !important;
    margin-top: 5px !important;
}

.address-information ul li.shipping_other_address input {
    margin: 4px;
    margin-right: 5px !important;
    float: left;
    margin-top: 2px !important;
}

input#newsletter_subscriber_checkbox {
    float: left;
    margin-right: 5px;
}

#checkout-review-table-wrapper h2.product-name {
    font-weight: normal;
    font-size: 13px !important;
}

li.payment_buttons {
    display: none;
}

input#terms_conditions_checkbox_id {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.three-columns-flat .order-review-section {
    margin: 0 0 10px !important;
}

.onestepcheckout-place {
    padding: 0 30px;
    background: #999;
    border: none;
    float: right;
    margin-top: 5px !important;
    height: 48px;
}

.one-step-checkout, .one-step-checkout label {
    font-family: "Raleway", sans-serif !important;
    line-height: 20px !important;
}

.one-field .input-text {
    padding-left: 10px !important;
}

.discount-form .input-box {
    width: 79% !important;
}

dt {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: gray;
}

dd {
    float: left;
    font-size: 14px;
    color: gray;
}

.one-step-checkout .address-information .billing_address {
    border: 0px !important;
}

.one-step-checkout h3 {
    background-color: #3a3a3a !important;
}

li.payment-method .pg_reepay_cc {
    display: inline-block;
    height: 32px;
}

li.payment-method .pg_reepay_mp {
    display: inline-block;
    height: 32px;
}

.reepay_mp_size_fix img {
    max-width: 120px;
}

.order-information ol li.shipping-method, #checkout-review-load {
    border: 0px !important;
}

#one-step-checkout-form .checkout-review-load .data-table {
    width: 100% !important;
    background: none !important;
}

#one-step-checkout-form .checkout-review-load .data-table th, #one-step-checkout-form .checkout-review-load .data-table .even {
    background: none !important;
}

#checkout-review-load, #checkout-review-table-wrapper {
    background: white !important;
}

button.onestepcheckout-btn-checkout {
    background-color: #19864a !important;
}

#shopping-cart-table .product-details p {
    padding-left: 10px;
}

.cart-calculator h4 span {
    color: #19854a;
}

.calculator-container {
    background: #ffffff;
    border-radius: 40px;
    padding: 6px;
    border: 1px solid #e2e2e2;
}

.calculator {
    background: #19854a;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 40px;
}

ul.messages {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.success-msg ul {
    list-style-type: none;
    margin: 0;
    background: #f3f3f3;
    margin-bottom: 10px;
    padding: 10px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #3a3a3a;
    border-left: 3px solid #19864a;
}

.success-msg ul li {
    padding: 0;
    margin: 0;
}

span.minimum-price {
    float: left;
    margin-top: 10px;
    font-family: "PT Serif", sans-serif;
    font-weight: bold;
}

.info-icons img {
    height: 45px;
}

.row.info-icons {
    width: 100%;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    float: left;
    padding-top: 20px;
    /* border-top: 3px solid #f3f3f3; */
    /* border-bottom: 3px solid #f3f3f3; */
}

.billing_address .group-select label {
    display: none;
}

.checkout_cart_index .row.info-icons {
    padding-bottom: 0px;
}

#one-step-checkout-form label {
    font-size: 14px;
}

.col-md-6 {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

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

span.maximum-price {
    float: right;
    margin-top: 10px;
    font-family: "PT Serif", sans-serif;
    font-weight: bold;
}

.cart-calculator {
    text-align: center;
    width: 85%;
    margin: 0 auto;
    display: none;
}

.header-cart-amount {
    position: absolute;
    border-radius: 45%;
    background: #1a844a;
    padding: 0px 6px 2px 6px;
    font-weight: 600;
    color: white;
    font-size: 12px;
    font-family: "rawline", sans-serif;
    margin-top: -6px;
    top: 0px;
    right: -6px;
}

.cart-calculator h4 {
    font-family: "PT Serif", sans-serif;
    text-align: center;
    margin-top: 50px;
    font-size: 18px;
}

ul.checkout-types.top {
    display: none;
}

.col-md-12.col-sm-12.col-xs-12 {
    width: 100%;
    float: left;
}

h4.qty-text {
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    margin: 0px;
}

.col-md-8 {
    width: 70%;
    float: left;
    margin-right: 40px;
}

.col-md-6:nth-child(3), .col-md-6:nth-child(4) {
    margin-bottom: 0px;
}

td.a-right {
    text-align: right;
}

.col-md-4 {
    width: 27%;
    float: left;
}

.product-details {
    width: 70%;
    float: left;
}

.product-amount-slidein {
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding-top: 8%;
    color: #19864a;
}

#main-category.productpage a.selected {
    font-weight: bold;
}

#shopping-cart-table th {
    text-align: left;
    font-size: 18px;
}

#shopping-cart-table .product-image {
    height: 100px;
    margin-right: 10px;
    text-align: center;
    float: left;
}

.cart-empty a {
    color: #19844a;
}

.main-titel {
    font-family: "Raleway", sans-serif;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter;
}

.product table.product-price-table tr:nth-child(2) td:first-of-type i {
    color: #cccccc;
    font-size: 13px;
}

.cart-empty {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    padding-left: 10px;
}

.product table.product-price-table tr:nth-child(2) td:first-of-type {
    font-weight: normal;
}

.cart-titel {
    font-family: "PT Serif", sans-serif;
    margin-top: 45px !important;
    margin-bottom: 25px !important;
    font-size: 30px;
}

#product-page-subcategories ul li a {
    text-decoration: none;
    color: black;
}

/* Product */
.product {
    width: 19%;
    height: 380px;
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.product i:hover {
    cursor: help;
}

.product i span {
    border: 1px solid lightgray;
    padding: 10px;
    display: none;
    z-index: 100;
    left: 0px;
    color: #3a3a3a;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: normal;
    background: #ffffff;
    margin: 10px;
    width: 250px;
    position: absolute;
    top: 10px;
    text-decoration: none;
    z-index: 200;
}

.normal-price i span {
    border: 1px solid lightgray;
    padding: 10px;
    display: none;
    z-index: 100;
    color: #3a3a3a;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: normal;
    background: #ffffff;
    margin: 10px;
    width: 250px;
    position: absolute;
    text-decoration: none;
    z-index: 200;
}

.product table.product-price-table {
    width: 91%;
    margin-right: 9px;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    margin-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid #d3d3d35e;
}

.wrapper_box #product_info {
    display: none;
}

.wrapper_box {
    display: none;
    background: white;
    position: absolute;
    z-index: 100;
    margin-top: 42px;
    width: 300px;
    right: -84px;
    /*height: 134px;*/
    border: 1px solid #eff6f7;
    font-family: "Raleway", sans-serif;
    -webkit-box-shadow: 0 -13px 8px -12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 -13px 8px -12px rgba(0,0,0,0.4);
    box-shadow: 0 -13px 8px -12px rgba(0,0,0,0.4);
    padding: 15px 0 15px 0;
}

.top-cart-contain {
    position: relative;
}

.rotateLoader {
    animation: rotation 1s infinite linear;
}

@media (max-width: 1500px) {
    .triangle {
        display: none;
    }
    .wrapper_box {
        right: 0;
    }
    .top-cart-contain {
        position: initial;
    }
}

@media (max-width: 750px) {
    .triangle {
        display: none;
    }

    .wrapper_box #continue_shopping {
        text-align: center;
        margin: 0 auto;
        display: block !important;
    }
}

.wrapper_box .fa-check {
    color: #73b63c;
}

.wrapper_box .status {
    font-weight: bold;
    font-size: 15px;
    text-transform: none;
}

.wrapper_box #continue_shopping {
    padding: 6px;
    background: #19844a;
    color: white;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: bold;
/*    height: 20px !important;*/
    border-radius: 30px;
    display: inline-block;
    width: 63%;
    line-height: 19px;
    text-transform: none !important;
}

.p_image {
    /*height: 60px;*/
    margin-top: 5px;
    padding: 10px 20px;
}

.p_image img {
    float: left;
    width: 50px;
}

@media (max-width: 750px) {
    .p_image img {
        height: 55px !important;
    }
    #one-step-checkout-form .checkout-review-load .data-table tbody td {
        font-size: 11.5px !important;
    }
}

.triangle {
    background-image: url("/skin/frontend/plusshop/default/images/triangle.png");
    width: 22px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -11px;
}

.p_name {
    text-transform: none;
    font-family: "Raleway", sans-serif;
    line-height: 50px;
}

.ajax-price {
    color: #1a844a;
    font-weight: bold;
    font-size: 22px;
    padding-left: 10px;
}

.product table.product-onhover-table {
    width: 91%;
    margin-top: 5px;
    margin-right: 9px;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
    float: left;
    margin-left: 13px;
    text-align: left;
}

.slider-info span {
    padding-right: 20px;
    padding-left: 20px;
}

.page-sitemap a {
    text-decoration: none;
    color: #19844a;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}

.page-sitemap li {
    list-style: none;
    padding-bottom: 5px;
}

.sitemap li.level-0, .sitemap li.level-1 {
    font-weight: bold;
}

.slider-info i {
    color: darkgrey;
}

.slider-info {
    font-family: "Raleway", sans-serif;
    margin-top: 14px;
    font-size: 13px;
    margin-bottom: 20px;
    color: #111 !important;
}

.checkout_cart_index .main-container {
    margin-top: 45px;
}

.slider-info i {
    letter-spacing: -3px;
}

.product table tr {
    height: 25px;
}

.product a {
    text-decoration: none;
    cursor: pointer;
}

.product-schema {
    width: 100%;
    float: left;
    height: 32px;
}

.on-hover {
    display: none;
    height: 110px;
    width: 100%;
    margin: 0 auto;
    background: white;
    border-bottom: 3px solid #e5e5e5;
    box-shadow: 0px 10px 16px 5px #00000009;
    border-right: 1px solid #00000009;
    border-left: 1px solid #00000009;
    margin-left: -1px;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

.product-header a {
    text-decoration: none;
    color: #19864a;
    font-weight: bold;
}

.col-main, .category-products, #ajaxlist-reload-product_list {
    position: relative;
    float: left;
    width: 100%;
    background: white;
}

.ajaxlogin-window ul, .ajaxlogin-window .form-list {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

button#send2 {
    padding: 10px;
    width: 70%;
    border-radius: 40px;
    border: 1px solid #19864a;
    background: #19864a;
    text-transform: uppercase;
    color: white;
}

.ajaxlogin-window {
    border: 1px solid white !important;
}

.ajaxlogin-window .form-list .input-box {
    width: 100% !important;
}

.ajaxlogin-window {
    font-family: Arial;
    font-size: 13px;
}

.page-title-img {
    height: 75px;
}

.ajaxlogin-window .page-title img {
    width: 60%;
}

.fieldset.forgotten .validation-advice {
    margin: 0 auto;
    position: inherit;
}

div#forgotten-container {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 50px;
}

.fieldset.forgotten input {
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 300px;
    border: 1px solid #e3e3e3;
}

.fieldset.forgotten {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    margin-top: 0px !important;
}

em {
    padding-right: 5px;
    font-size: 19px;
}

.page-title.forgotten {
    margin-top: 95px;
}

.ajaxlogin-window .form-list input.input-text, .ajaxlogin-window .form-list textarea {
    padding: 10px;
    max-width: 260px;
    margin-top: 5px;
    border: 1px solid #cacaca;
    background: white;
}

.ajaxlogin-window ul li.error-msg ul li {
    margin: 10px;
    padding: 10px;
    background: #ab3434;
    color: white;
    font-family: "PT Serif", sans-serif;
}

.ajaxlogin-window ul li {
    line-height: 20px !important;
    padding: 5px;
    font-weight: bold;
}

.buttons-set.forgotton {
    display: block !important;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
}

#my-orders-table th, #my-orders-table td {
    padding-left: 10px;
    padding-right: 10px;
}

#my-orders-table {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 75px;
}

#my-orders-table th:nth-child(3) {
    text-align: center;
}

.sales-order-print .subtotal {
    display: none;
}

#my-orders-table td.last.a-right {
    text-align: center !important;
}

#my-orders-table th:last-of-type {
    text-align: center;
}

#my-orders-table td:nth-child(1) {
    font-weight: bold;
}

#my-orders-table td:nth-child(2) {
    min-width: 200px;
    text-align: left;
}

#my-orders-table td:nth-child(5) {
    min-width: 200px;
    text-align: center;
}

#my-orders-table td:nth-child(4) {
    text-align: right;
    font-weight: bold;
}

#my-orders-table td:nth-child(6) {
    text-align: right;
    min-width: 100px;
}

#my-orders-table th:first-of-type {
    text-align: left;
}

#my-orders-table tr {
    height: 60px;
    border-bottom: 1px solid #eeefef;
}

.sales-order-print #my-orders-table tr {
    height: 30px;
    border-bottom: 1px solid #eeefef;
}

div#ajaxlogin-logout-window .content {
    text-align: center;
}

.my-account .page-title h1 {
    margin-bottom: 10px;
}

.account-navigation {
    width: 100%;
    background: #f3f3f3;
    padding: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
    border-bottom: 5px solid #efefef;
}

.account-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.account-navigation ul li {
    display: inline-block;
    margin-right: 50px;
}

.account-navigation a {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #34aba5;
    font-weight: bold;
}

.account-navigation a.active {
    color: gray !important;
}

.fieldset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.my-account .fieldset {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    width: 48%;
    float: left;
    padding: 10px;
}

input#dummy {
    display: none;
}

.my-account input {
    width: 100%;
    padding: 10px;
    padding-right: 0px;
    border-radius: 2px;
    margin-bottom: 30px;
    margin-top: 10px;
    border: 1px solid #cecece;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
}

.customer_account_logoutSuccess p {
    font-family: "Raleway", sans-serif;
}

.page-print h3.product-name {
    padding-left: 0px;
}

.input-box {
    width: 100%;
    height: auto;
}

#my-orders-table th {
    background: #f3f3f3;
    border-top: 1px solid #eeefef;
    border-bottom: 1px solid #eeefef;
}

em.Fuldendt {
    padding: 10px;
    background: #34aba5;
    border-radius: 40px;
    text-decoration: none;
    font-style: normal;
    color: white;
    text-transform: uppercase;
    text-align: center;
}

ul.form-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

#my-orders-table a {
    text-decoration: none;
    color: #34aba5;
    font-weight: bold;
}

.my-account h2.legend {
    display: none;
}

.my-account .fieldset {
    font-family: Arial;
    font-size: 14px;
    color: #34aba5;
    width: 50%;
    float: left;
    padding: 10px;
}

.my-account .fieldset:nth-child(2) {
    padding-bottom: 0px;
}

.my-account .buttons-set {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 40px;
    text-align: center;
}

.my-account .buttons-set p {
    display: none;
}

#membership-table {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 75px;
}

#membership-table tr {
    height: 60px;
    border-bottom: 1px solid #efefef;
}

#membership-table th {
    background: #f3f3f3;
    border-top: 1px solid #eeefef;
    border-bottom: 1px solid #eeefef;
    text-align: left;
}

#membership-table .a-center {
    text-align: center;
}

#membership-table .inactive, #membership-table .expired {
    float: none;
    clear: left;
}

#membership-table .a-right {
    text-align: right;
}

#membership-table td:nth-child(1) {
}

#membership-table td:nth-child(3) {
}

span.label.label-success.inactive {
    padding: 10px;
    background: #707070;
    border-radius: 40px;
    color: white;
    text-transform: uppercase;
    float: left;
    width: 170px;
}

.label.label-success.inactive, .label.label-success.expired {
    padding: 10px;
    background: #707070;
    border-radius: 40px;
    color: white;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    float: left;
    width: 170px;
}

.label.label-success.active {
    padding: 10px;
    background: #34aba5;
    border-radius: 40px;
    color: white;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    width: 170px;
}

.recurring-profiles button.button {
    padding: 10px;
    border-radius: 40px;
    background: #ee534f;
    border: 1px solid #ee534f;
    text-transform: uppercase;
    color: white;
    float: left;
    width: 170px;
    margin-left: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.second-checkout {
    text-align: right;
}

.product-details .product-name {
    height: 20px !important;
    min-height: 20px !important;
}

.main-category-single a {
    color: black;
}

.first-checkout {
    font-family: "Raleway", sans-serif;
    border-spacing: 0px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    display: none;
}

.second-checkout button {
    border-radius: 40px;
    width: 100%;
    text-align: center;
}

.continue-checkout button {
    border-radius: 40px;
    background: #383838;
    border: 1px solid #383838;
    width: 98%;
}

.one-step-checkout li {
    list-style: none;
}

.recurring-profiles button.button:disabled {
    background: #6f7070;
    border: 1px solid #6f7070;
}

#membership-table th, #membership-table td {
    padding-left: 10px;
    padding-right: 10px;
}

.my-account .fieldset:first-of-type {
    /* padding-left: 0px; */
}

.buttons-set button.button {
    padding: 10px;
    min-width: 300px;
    border-radius: 40px;
    border: 1px solid #34aba5;
    background: #34aba5;
    color: white;
    text-transform: uppercase;
}

.my-account .fieldset:nth-child(3) {
    padding-left: 10px !important;
}

#change_password {
    float: left;
    width: auto;
    margin-top: 2px;
}

.page-title h1 {
    font-family: "PT Serif", sans-serif;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 30px;
}

.catalog-product-view .main-container .std {
    margin-top: 0px !important;
}

.main-container .std {
    font-family: "Raleway", sans-serif;
    font-size: 13px !important;
}

.cms_page_view .std li {
    margin-bottom: 20px;
}

.contacts-index-index .fieldset.row-fluid {
    font-family: "PT Serif", sans-serif;
}

.contacts-index-index .input-box {
    margin-bottom: 15px;
}

.contacts-index-index input#name, .contacts-index-index input#email {
    width: 80%;
    border: 1px solid lightgray;
    border-radius: 2px;
    padding: 10px;
}

.footer-static-content span {
    float: left;
    padding: 10px;
    background: #19844a;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 45px;
    color: white;
    font-size: 25px;
    padding-top: 15px;
    margin-right: 20px;
    padding-left: 15px;
}

.contacts-index-index .media-body a {
    text-decoration: none;
    color: black;
}

.contacts-index-index .footer-static-content {
    margin-top: 15%;
}

.widget.widget-static-block {
    float: left;
}

#onestepcheckout-toc-popup {
    width: 700px !important;
    height: 600px !important;
}

.onestepcheckout-popup-wrapper2 {
    width: 700px !important;
    height: 600px !important;
}

.onestepcheckout-toc-terms {
    height: 600px !important;
}

.contacts-index-index input#telephone {
    padding: 10px;
    width: 40%;
    border: 1px solid lightgray;
    border-radius: 2px;
}

.contacts-index-index textarea#comment {
    padding: 5px;
    width: 100%;
    height: 200px;
    border: 1px solid lightgray;
    border-radius: 2px;
}

.contacts-index-index .field {
    float: left;
    width: 50%;
}

input#name {
    padding: 10px;
    width: 50%;
    float: left;
}

.contacts-index-index .fieldset.row-fluid {
    font-family: "PT Serif", sans-serif;
}

#membershipConditionsText {
    max-height: 60vh;
    overflow-y: scroll;
    padding: 0 15px;
    display: none;
    word-break: break-word;
    text-align: left;
}

#membershipConditionsText p {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 24px;
}

#membershipConditionsText h1, #membershipConditionsText h2, #membershipConditionsText h3 {
    font-family: "PT Serif", sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
}

.main-container .std p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 24px;
}

.main-container .std h1 {
    font-family: "PT Serif", sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
}

.widget h1 span {
    font-family: "PT Serif", sans-serif;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 30px;
}

.main-container .widget-static-block {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}

.limiter, .pager, .buttons-set {
    display: none;
}

.invoice-logo img {
    width: 25%;
}

.subscription-customer {
    padding: 20px;
    padding-top: 0px;
    width: 45%;
    float: left;
}

#one-step-checkout-form .checkout-review-load .data-table tbody th, #one-step-checkout-form .checkout-review-load .data-table tbody tr.last td {
    border-bottom: 0px !important;
}

#one-step-checkout-form .checkout-review-load .data-table tbody th, #one-step-checkout-form .checkout-review-load .data-table tbody td {
    border-bottom: 1px solid #e0e0e0 !important;
    font-size: 13px;
}

.subscription-inner {
    padding: 10px;
    min-height: 850px;
    margin: 0 auto;
    width: 800px;
    margin-top: 50px;
    background: white;
    border-radius: 5px;
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    margin-top: 100px;
}

.col-md-8.col-sm-12.col-xs-12 .product-image img
.invoice-footer {
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f9f9f9;
    border-top: 1px solid #dddddd;
    position: absolute;
    bottom: 0;
    width: 93% !important;
}

.ajaxlogin-window .page-title, .ajaxlogin-window .page-title span {
    color: #0A263C;
    font-weight: normal;
    text-align: center;
    font-family: "PT Serif", sans-serif !important;
    font-size: 30px !important;
    margin-bottom: 20px !important;
}

.ajaxlogin-window .buttons-set a {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    color: #34aba5;
}

.ajaxlogin-window .buttons-set {
    display: block;
}

.ajaxlogin-window .buttons-set button.button {
    min-width: auto;
}

.ajaxlogin-window label {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    font-family: "PT Serif", sans-serif !important;
    font-size: 14px;
}

.ajaxlogin-window .page-title span {
    font-family: "Raleway", sans-serif;
}

.product-cart-price {
    width: 80%;
    float: left;
    margin-top: 15px;
}

#ajaxlogin-mask {
    background: #323e3775 !important;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2001;
}

.on-hover-button {
    width: 100%;
    float: left;
    height: 37px;
    margin-bottom: 4px;
}

.product-sizes {
    width: 100%;
    float: left;
    height: 20px;
    margin-bottom: 9px;
    margin-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    color: #000000;
}

.product-onhover-text {
    float: left;
    width: 100%;
}

.product-sizes ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Tahoma";
    font-size: 13px;
    color: #484848;
    margin-top: 10px;
}

.product-sizes ul li {
    display: inline;
    margin: 5px;
    margin-bottom: -3px;
}

.on-hover-data .product-colors {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    border-radius: 200px;
    margin-top: 10px;
}

.on-hover-data .product-colors img {
    max-height: 100%;
    max-width: 100%;
}

.page-sitemap {
    margin-top: 100px;
}

.product:hover > .on-hover {
    display: block;
}

.product:hover > .product-price table.product-price-table {
    border-bottom: 0px !important;
}

.product:hover {
    box-shadow: 1px 1px 11px 7px #00000009;
    -webkit-box-shadow: 1px 1px 11px 7px #00000009;
    -moz-box-shadow: 1px 1px 11px 7px #00000009;
    z-index: 1;
}

.cart .col-md-8:first-of-type.col-sm-12 {
    min-height: 213px;
}

.product:first-of-type {
    margin-left: 10px;
}

.product:nth-child(1) {
    margin-left: 10px;
}

.product:nth-child(6) {
    margin-right: 0px;
}

.product:nth-child(6) {
    margin-right: 8px;
}

.product-image {
    height: 200px;
    margin: 10px;
    text-align: center;
}

.product-images .product-image {
    height: 445px;
}

.more-views ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 110px;
}

.more-views ul li:hover {
    cursor: pointer;
    border: 1px solid gray;
}

.more-views h2 {
    display: none;
}

#track_hint {
    display: none !important;
}

.zoom {
    display: none !important;
}

.more-views {
    margin-top: 45px;
    padding-top: 15px;
    height: 225px;
    border-top: 1px solid #f3f3f3;
}

.more-views ul li {
    display: inline-block;
    border: 1px solid #f3f3f3;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 4px;
    overflow: hidden;
}

/*
div#popup8 .block1 .col2 .itemMenu .itemSubMenu:nth-child(4) .itemMenu {
    height: 100px;
}
*/

#popup8 .block1 .col2 .submenuDiv {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    float: left;
}

.pbadge {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
}

.product-discount {
    float:left;
    position: inline-block;
    border: 1px solid #000;
    /* position: absolute; */
    margin-left: 175px;
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #19864a;
    background: #000;
    color: white;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    box-shadow: 0px 0px 37px #ffffff;
    font-weight: bold;
}

.fright {
    left: unset !important;
    right: 10px;
    color: #dfaa42;
    border: 1px solid #dfaa42;
    margin-left: 2px !important;
}

.product-bf-badge {
    height: 75px; right: -10px; top: -10px; position: absolute;
}

.product-bf-badge img {
    height: 75px;
}

.product-image img {
    max-width: 100%;
    max-height: 100%;
}

.product-category {
    color: #949494;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    height: 12px;
    text-transform: uppercase;
}

.product-name {
    color: black;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 38px;
    overflow: hidden;
    min-height: 38px;
    line-height: 19px;
}

.product-name a {
    text-decoration: none;
    color: black;
}

.itemSubMenu.level2 {
    width: 100%;
    float: left;
}

#popup4 .col2 .submenuDiv {
    margin-bottom: 10px;
}

#popup5 .col2 .submenuDiv {
    margin-bottom: 10px;
}

#popup6 .col2 .submenuDiv {
    margin-bottom: 10px;
}

#popup7 .col2 .submenuDiv {
    margin-bottom: 10px;
}

#block14 .column.last.col2 {
    width: 61%;
}

#block15 .column.last.col2 {
    width: 61%;
}

#block16 .column.last.col2 {
    width: 61%;
}

#block17 .column.last.col2 {
    width: 61%;
}

#block14 .col2 a.itemMenuName.level2 {
    width: 100%;
}

.product-price {
    font-family: "PT Serif", sans-serif;
    margin-top: 10px;
}

.product-price-before {
    color: #949494;
}

.product-price-now {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 18px;
}

.on-hover button {
    padding: 10px;
    width: 80%;
    border-radius: 30px;
    background: #19864a;
    border: 1px solid #19864a;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

/* Infoboxes */
#infoboxes {
    height: 260px;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

#infoboxes .minibanner {
    width: 100%;
    height: 100%;
}

#infoboxes .minibanner-3 {
    background: url('/extraTema/media/forside/minibanner/DK-desktop.png');
    background-size: cover;
}

#infoboxes .minibanner-2 {
    background: url('/extraTema/media/forside/minibanner/SE-desktop.png');
    background-size: cover;
}

#infoboxes .minibanner-4 {
    background: url('/extraTema/media/forside/minibanner/UK-desktop.png');
    background-size: cover;
}

#infoboxes .minibanner-6 {
    background: url('/extraTema/media/forside/minibanner/NL-desktop.png');
    background-size: cover;
}

#infoboxes .minibanner-9 {
    background: url('/extraTema/media/forside/minibanner/DE-desktop.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#infoboxes .minibanner-10 {
    background: url('/extraTema/media/forside/minibanner/BE-desktop.png');
    background-size: cover;
}

#infoboxes .minibanner-11 {
    background: url('/extraTema/media/forside/minibanner/IE-desktop.png');
    background-size: cover;
}

@media only screen and (max-width: 1024px) {
    #infoboxes {
        height: 620px;
        margin-top: -50px;
        margin-bottom: 40px;
    }

    #infoboxes .minibanner {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }

    #infoboxes .minibanner-2 {
        background: url('/extraTema/media/forside/minibanner/SE-mobil2.png');
    }

    #infoboxes .minibanner-3 {
        background: url('/extraTema/media/forside/minibanner/DK-mobil2.png');
    }

    #infoboxes .minibanner-4 {
        background: url('/extraTema/media/forside/minibanner/UK-mobil2.png');
    }

    #infoboxes .minibanner-6 {
        background: url('/extraTema/media/forside/minibanner/NL-mobil2.png');
    }

    #infoboxes .minibanner-9 {
        background: url('/extraTema/media/forside/minibanner/DE-mobil2.png');
    }

    #infoboxes .minibanner-10 {
        background: url('/extraTema/media/forside/minibanner/BE-mobil2.png');
    }

    #infoboxes .minibanner-11 {
        background: url('/extraTema/media/forside/minibanner/IE-mobil2.png');
    }
}

.infobox-left {
    width: 48%;
    float: left;
    height: 500px;
    background: url(/skin/frontend/plusshop/default/images/frontpagebox3/legetoej-produkt-bg2.png);
    background-size: cover;
}

.products-grids {
    float: left;
    padding-left: 0px;
}

.infobox-left-text {
    width: 75%;
    height: 137px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

.infobox-inner {
    margin: 10px;
    border: 1px solid #ffffff61;
    float: left;
}

.on-hover-data {
    height: 72px;
    border-top: 2px solid #f1f1f1;
    padding-top: 5px;
    float: left;
    width: 100%;
    padding-top: 14px;
}

.infobox-left-title {
    text-align: center;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    font-weight: bold;
}

.infobox-left-subtext {
    text-align: center;
    margin-top: 20px;
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
    color: white;
}

.infobox-left-text button {
    -webkit-appearance: none;
    padding: 10px;
    border-radius: 30px;
    width: 60%;
    margin-top: 20px;
    background: #19864a;
    border: 1px solid #19864a;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.infobox-left-image {
    background: url('/skin/frontend/plusshop/default/images/frontpagebox3/legetoej-produkt2.png');
    height: 315px;
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: top center;
    background-position-x: 60%;
    margin-left: -15px;
    margin-top: -29px;
    padding-bottom: 16px;
}

.infobox-right {
    width: 48%;
    float: right;
    height: 500px;
    margin-left: 10px;
}

.infobox-right-container {
    height: 47%;
    float: left;
    width: 100%;
    background: green;
    margin-right: 10px;
}

.infobox-right-container:first-of-type {
    margin-bottom: 30px;
    background: url(/skin/frontend/plusshop/default/images/frontpagebox3/kvinde_1_bg.png);
    background-size: cover;
}

.infobox-right-container:last-of-type {
    background: url(/skin/frontend/plusshop/default/images/frontpagebox3/mand_1_bg.png);
    background-size: cover;
}

.infobox-right-image {
    height: auto;
    width: 245px;
    margin: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.infobox-right-image img {
    /* max-height: 100%; */
    /* max-width: 100%; */
    width: 320px;
    margin: 40px 0px 0px -15px;
}

.infobox-right-text {
    width: 60%;
    height: 160px;
    margin: 5px;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 37px;
    float: right;
    text-align: center;
}

.right-title {
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: white;
}

.right-text {
    margin-top: 20px;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    min-height: 69px;
}

.infobox-right-text button {
    -webkit-appearance: none;
    padding: 10px;
    border-radius: 30px;
    width: 70%;
    background: #383838;
    border: 1px solid #383838;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

/* Category slider */
#main-category {
    height: 250px;
    margin-top: 60px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.cms_page_view .widget.widget-static-block {
    margin-bottom: 80px;
    margin-top: 30px;
}

#main-category.productpage {
    margin-top: 100px;
    height: auto;
    float: left;
}

#main-category-container.productpage {
    height: 138px;
}

#product-page-title {
    text-align: center;
    font-size: 40px;
    float: left;
    width: 100%;
    padding-top: 15px;
    font-family: "PT Serif", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
}

#product-page-subcategories {
    font-family: "PT Serif", sans-serif;
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
}

#product-page-subcategories ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0px 5px 0px 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: stretch;
    gap: 4%;
    
}

#product-page-subcategories ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    /* margin-right: 15px;
    margin-left: 15px;
    padding: 5px;
    margin-bottom: 5px;
    */
    text-align: center;
    flex: 1 0 20%;
    cursor: pointer;
    margin-bottom: 10px;
    
}

#iwd_load_bar, .loader {
    display: none;
    float: left;
    width: 100% !important;
    background-position: bottom !important;
}

div#iwd_load_next_page {
    float: left !important;
    width: 100% !important;
}

#product-page-subcategories ul li:hover {
    font-weight: bold;
}

#product-page-subcategories ul li.selected {
    border-bottom: 1px solid black;
    font-weight: bold;
}

#productpage-sort {
    text-align: center;
    margin-top: 50px;
}

#productpage-sort select {
    -webkit-appearance: none;
    padding: 10px;
    min-width: 250px;
    border: 1px solid lightgray;
    background-color: white;
    margin-right: 20px;
    font-size: 15px;
    font-family: "Rallway", sans-serif;
    box-shadow: 0px 1px 1px 0px #a9a9a938;
    margin-bottom: 20px;
}

#productpage-header {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    margin-top: 0px;
    height: 0px;
    font-family: "Century Gothic", sans-serif;
    font-size: 13px;
    float: left;
}

.itemSubMenu.level2
#productpage-header:last-of-type {
    border-bottom: 0px;
    border-top: 2px solid #cccccc;
    padding-top: 10px;
}

.filter-title {
    background-color: white !important;
}

.filter-title.filter-title {
    padding: 10px !important;
}

.productpage-count {
    float: left;
    width: 20%;
    font-weight: normal;
    height: 30px;
    font-size: 14px;
    display: none;
}

.productpage-settings {
    float: left;
    width: 60%;
    text-align: right;
    color: gray;
    height: 30px
}

.productpage-settings span {
    margin-right: 10px;
}

.limiter a {
    text-decoration: none;
    color: gray;
    margin-right: 10px
}

.limiter a.selected {
    color: black;
}

.limiter a:first-of-type {
    margin-left: 10px;
}

.productpage-settings span:hover {
    cursor: pointer;
    color: black;
}

.productpage-page {
    float: left;
    width: 20%;
    text-align: right;
    color: gray;
    height: 30px;
}

.productpage-page a {
    text-decoration: none;
    color: #00adab;
    font-weight: bold;
}

.productpage-page span {
    margin-right: 10px;
    margin-left: 10px;
}

.productpage-page span.selected {
    color: black;
}

.productpage-page span:hover {
    cursor: pointer;
    color: black;
}

.main-category-titel {
    text-align: center;
    width: 100%;
    padding-top: 40px;
    font-size: 23px;
    font-family: "Raleway", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
    display: none;
}

#main-category-container {
    max-width: 1308px;
    height: 334px;
    margin: 0 auto;
}

.main-category-single {
    width: 250px;
    float: left;
    margin-right: 14px;
}

.main-category-single:last-of-type {
    margin-right: 0px;
}

.main-category-name {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    font-family: "PT Serif", sans-serif;
    color: #383838;
    background: #ffffff61;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cart-misc-info {
    margin-top: 10px;
    float: right
}

#main-category-container .product {
    background: white;
    height: 250px;
    width: 250px;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    padding-bottom: 0px !important;
    background-size: 150% !important;
    background-position-x: center !important;
}

.productborder {
    margin: 10px;
    margin-bottom: 0px;
    width: 230px;
    height: 240px;
    border: 1px solid #ffffff61;
    border-bottom: 0px;
}

#main-category-container .product img {
    height: 95%;
    max-width: 250px;
    overflow: hidden;
    border-radius: 300px;
    margin-top: 6px;
}

.col-left.sidebar, .col-right.sidebar {
    display: none;
}

#main-category-container .product img:hover {
    margin-top: 0px;
    height: 100%;
}

#main-category-container .product:last-of-type {
    margin-right: 0px;
}

/* Blog */
#blog {
    height: 720px;
    width: 100%;
    float: left;
    background: rgba(28, 47, 56, 1);
    background: -moz-linear-gradient(top, rgba(28, 47, 56, 1) 0%, rgba(13, 25, 31, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28, 47, 56, 1)), color-stop(100%, rgba(13, 25, 31, 1)));
    background: -webkit-linear-gradient(top, rgba(28, 47, 56, 1) 0%, rgba(13, 25, 31, 1) 100%);
    background: -o-linear-gradient(top, rgba(28, 47, 56, 1) 0%, rgba(13, 25, 31, 1) 100%);
    background: -ms-linear-gradient(top, rgba(28, 47, 56, 1) 0%, rgba(13, 25, 31, 1) 100%);
    background: linear-gradient(to bottom, rgba(28, 47, 56, 1) 0%, rgba(13, 25, 31, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2f38', endColorstr='#0d191f', GradientType=0);
}

#blog-container {
    width: 1360px;
    height: 520px;
    margin: 0 auto;
}

#blog-titel {
    font-family: "PT Serif", sans-serif;
    color: white;
    width: 100%;
    padding-top: 40px;
    text-align: center;
    font-size: 32px;
}

.blog-col {
    width: 48%;
    height: 350px;
    margin-top: 40px;
    float: left;
}

.blog-col:first-of-type {
    margin-right: 27px;
}

.blog-col:last-of-type {
    margin-left: 27px;
}

.blog-posts {
    height: 510px;
}

.blog-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.blog-image img {
    max-width: 100%;
}

.blog-date {
    width: 100%;
    color: #35aba6;
    font-family: "Century Gothic";
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.blog-title {
    font-family: "PT Serif", sans-serif;
    color: white;
    margin-top: 20px;
    font-size: 25px;
    width: 100%;
    overflow: hidden;
}

#blog-title-section {
    /*background-image: url("https://plusshop.dk/wp/wp-content/uploads/2020/07/blog-banner-background.jpg");*/
    width: 100%;
    background-size: cover;
    height: 140px;
    position: relative;
    margin-top: 100px;
}

.blog-subtext {
    margin-top: 10px;
    color: #b5b6b6;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    height: 36px;
    overflow: hidden;
}

.blog-readmore {
    margin-top: 20px;
    color: #00adab;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.blog-readmore a {
    color: #00adab;
}

.blog-readmore a:hover {
    color: white;
}

#more-posts {
    margin-top: 50px;
    text-align: center;
}

#more-posts button {
    -webkit-appearance: none;
    padding: 10px;
    width: 20%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #00adab;
    border: 1px solid #00adab;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    cursor: pointer;
    font-family: "Raleway", sans-serif;
}

/* Brands */
#brands {
    width: 100%;
    height: 230px;
    margin-top: 0px !important;
    float: left;
    background: rgba(255, 255, 255, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(224, 224, 224, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=1);
}

#brands-titel {
    font-family: "PT Serif", sans-serif;
    width: 100%;
    padding-top: 40px;
    text-align: center;
    font-size: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#brands-subtitle {
    width: 100%;
    text-align: center;
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
    font-size: 15px;
}

#brands-images {
    width: 1360px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

#brands-button {
    width: 1360px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

#brands-button button {
    display: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    padding: 10px;
    border-radius: 30px;
    background: #383838;
    border: 1px solid #383838;
    font-family: "Raleway", sans-serif;
    color: white;
    font-weight: bold;
    width: 20%;
    cursor: pointer;
}

/* Newsletter */
#newsletter {
    width: 100%;
    /* height: 250px; */
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    background: rgba(53, 171, 165, 1);
    background: -moz-linear-gradient(top, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(25, 133, 74)), color-stop(100%, rgba(130, 198, 195, 1)));
    background: -webkit-linear-gradient(top, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    background: -o-linear-gradient(top, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    background: -ms-linear-gradient(top, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    background: linear-gradient(to bottom, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35aba5', endColorstr='#81c6c3', GradientType=0);
}

#newsletter-container {
    width: 1360px;
    height: 250px;
    margin: 0 auto;
}

#newsletter-titel {
    font-family: "PT Serif", sans-serif;
    width: 100%;
    padding-top: 40px;
    text-align: center;
    color: white;
    font-size: 32px;
}

#newsletter-subtitle {
    width: 100%;
    text-align: center;
    color: white;
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
    font-size: 15px;
}

#newsletter-button {
    width: 1360px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

#newsletter-button input[type="text"] {
    -webkit-appearance: none;
    padding: 15px;
    padding-left: 20px;
    min-width: 300px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: 0px;
    border: 1px solid white;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
}

#newsletter-button input[type="submit"] {
    -webkit-appearance: none;
    padding: 16px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-right: 0px;
    background: #383838;
    color: white;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    border: 1px solid #383838;
    margin-left: -4px;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

/* Footer */
#footer {
    width: 100%;
    min-height: 400px;
    float: left;
    background: rgba(56, 56, 56, 1);
    background: -moz-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(40, 33, 34, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(56, 56, 56, 1)), color-stop(100%, rgba(40, 33, 34, 1)));
    background: -webkit-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(40, 33, 34, 1) 100%);
    background: -o-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(40, 33, 34, 1) 100%);
    background: -ms-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(40, 33, 34, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 56, 56, 1) 0%, rgba(40, 33, 34, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#282122', GradientType=0);
}

#footer a {
    text-decoration: none;
    color: #a5a5a5;
}

#footer a:hover {
    color: white;
}

#footer-container {
    width: 1360px;
    height: 270px;
    margin: 0 auto;
    padding-top: 30px;
}

#footer-contact {
    width: 30%;
    float: left;
}

#footer-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer-logo img {
    width: 50%;
    filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
}

#footer-contact-info table {
    color: #a5a5a5;
    font-family: "Raleway", sans-serif;
}

#footer-contact-info table td {
    padding: 5px;
}

#footer-contact-info table td:nth-child(1) {
    padding-left: 0px;
}

.footer-col {
    width: 17%;
    float: left;
    height: 240px;
    margin-right: 9px;
}

.footer-col:last-of-type {
    margin-right: 0px;
}

.footer-col .footer-title {
    color: white;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu ul li {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    color: white;
    font-family: "Raleway", sans-serif;
    color: #a5a5a5;
    font-size: 15px;
}

.footer-menu a {
    color: #a3a3a3;
    text-decoration: none;
}

.footer-menu a:hover {
    color: white;
}

.footer-flag {
    width: 52px;
    height: 40px;
    float: left;
    margin-right: 5px;
    border-bottom: 2px solid transparent;
    margin-bottom: 20px;
}

.footer-flag img {
    width: 100%;
}

.footer-menu img {
    max-width: 100%;
}

.footer-menu a img {
    max-width: 180px;
}

.footer-fullwidth {
    width: 1360px;
    margin: 30px auto;
    text-align: center;
    color: #6e6e6e;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    margin-bottom: 20px;
}


.footer-fullwidth img {
    height: 30px;
}

@media (max-width: 600px) {

.DnoneMobile {
    display: none;
}
}
@media (min-width: 600px) {

    .DnoneDesktop {
        display: none;
}
}

#header-navigation-mobile ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.level1 a {
    padding-left: 20px;
}

.level2 a {
    padding-left: 40px;
}

.level3 a {
    padding-left: 60px;
}

.head a {
    border-bottom: 0px !important;
}

#header-mobile-button {
    display: none;
}

#header-navigation-mobile a {
    text-decoration: none;
    border-bottom: 1px solid #e0d8d8;
    line-height: 45px;
    font-weight: normal;
    color: #666;
    margin: 0 15px;
    display: block;
    cursor: pointer;
    font-size: 27px;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Raleway", sans-serif;
}

.header-navigation a {
    padding-left: 0px !important;
}

#header-navigation-mobile li {
    background: #faf8f8;
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

#header-navigation-mobile span.head {
    position: absolute;
    top: 8px;
    right: 8px;
    padding-left: 300px;
}

li.level1 {
    background: #f1f1f1 !important;
}

li.level2 {
    background: #ececec !important;
}

@media only screen and (max-width: 769px) {
    /*
        #membershipAcceptContainer {
            background: white;
            width: 560px;
            margin: 0 auto;
            top: 50%;
            left: 10%;
            position: absolute;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            padding: 30px;
            border-radius: 2px;
            text-align: center;
            box-shadow: 1px 1px 1px #00000029;
        }
    */
    .main-category-single {
        width: 227px;
        float: left;
        margin-right: 27px;
    }


    #header-slider-container {
        width: 100% !important;
        height: 85% !important;
    }

    .main-container {
        width: 100% !important;
    }

    .product {
        width: 31.5% !important;
        height: 425px !important;
    }

    .product .product-image {
        height: 190px !important;
    }

    .products-grids {
        padding-left: 0px !important;
    }

    #header-container {
        width: 100% !important;
    }

    #brands-images {
        width: 100% !important;
    }

    #brands-button {
        width: 100% !important;
    }

    #footer-container {
        width: 100% !important;
    }

    .footer-fullwidth {
        width: 100% !important;
    }

    .header-navigation {
        display: none;
    }

    #header-mobile-button {
        display: block;
        height: 39px;
        /* float: left; */
        width: 46px;
        background: #faf8f8;
        border-radius: 4px;
        /* margin: 20px; */
        /* margin-top: 18px; */
        font-size: 17px;
        padding-top: 10px;
        text-align: center;
        /* margin-right: 30px; */
        background: #feffff;
        background: -moz-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: -webkit-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #faf8f8 100%);
        border: 1px solid #e4e4e4;
        position: absolute;
        left: 10px;
        top: 30px;
    }

    #header-logo {
    /*    width: 40% !important;
        margin-top: -3px; */
    }

    #header-logo img {
        /*
        max-height: 65px;
        margin-top: -14px;
        */
    }

    #header-navigation-mobile ul {
        padding: 0;
        margin: 0;
        float: left;
        width: 100%;
        margin-top: 100px;
    }

    #header-navigation-mobile a {
        text-decoration: none;
        border-bottom: 1px solid #e0d8d8;
        line-height: 30px;
        font-weight: normal;
        color: #666;
        margin: 0 15px;
        display: block;
        cursor: pointer;
        font-size: 15px;
        text-transform: capitalize;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: "Raleway", sans-serif;
    }

    ul.level0 {
        margin-top: 0px !important;
    }

    #header-slider-text span.slider-heading {
        font-family: "PT Serif", sans-serif;
        font-size: 30px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-text-stroke: 0.45px;
    }

    #header-slider {
        height: auto !important;
        float: left;
        background: url(/skin/frontend/plusshop/default/images/plusshopbannerbg2.png);
        background-size: cover;
        background-repeat: repeat-x;
        background-position: center;
        background-position-y: 100%;
        margin-top: 100px;
        padding-bottom: 0px;
    }

 

    .main-titel {
        font-family: "Raleway", sans-serif;
        text-align: center;
        margin-top: 45px;
        margin-bottom: 20px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: lighter;
    }

    .on-hover {
        display: none;
        height: 100px;
        width: 100%;
        margin: 0 auto;
        background: white;
        border-bottom: none;
        box-shadow: none;
        border-right: none;
        border-left: none;
        margin-left: -1px;
        z-index: 100;
        position: relative;
        overflow: hidden;
        border-top: 0px;
    }

    .on-hover-data {
        height: 72px;
        border-top: none;
        float: left;
        width: 100%;
        padding-top: 14px;
    }

    .infobox-left-text {
        width: 90%;
        height: 137px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
    }

    .infobox-left-image {
        background: url('/skin/frontend/plusshop/default/images/frontpagebox3/legetoej-produkt2.png');
        height: 315px;
        background-size: 102%;
        background-repeat: no-repeat;
        background-position: center center;
        background-position-x: -125%;
    }

    .infobox-right-image {
        height: 91px;
        width: 92%;
        margin: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        text-align: center;
    }

    .infobox-right-text {
        width: 100%;
        height: auto;
        margin: 5px;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 40px;
        float: right;
        text-align: center;
    }

    #main-category-container {
        width: 100%;
        /* height: auto !important; */
        float: left;
        padding-left: 5px;
    }

    .right-text {
        display: none;
    }

    .infobox-right-text button {
        -webkit-appearance: none;
        padding: 10px;
        border-radius: 30px;
        width: 70%;
        background: #383838;
        border: 1px solid #383838;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 30px;
        cursor: pointer;
    }

    #main-category-container .product {
        background: white;
        height: 250px !important;
        width: 250px !important;
        margin-top: 0px;
        margin-left: 0px;
        float: left;
        padding-bottom: 0px !important;
        background-size: 150% !important;
        background-position-x: center !important;
    }

    #main-category-container .row {
        display: block;
        overflow: hidden;
        height: 250px;
    }

    #brands {
        height: 215px !important;
    }

    .footer-col {
        width: 22%;
        float: left;
        height: 240px;
        margin-right: 9px;
    }

    .footer-col:last-of-type {
        display: none;
    }

    #footer-contact {
        width: 29%;
        float: left;
        margin-left: 10px;
        font-size: 15px;
        margin-top: 14px;
    }

    #main-category-container #product-page-subcategories {
        /*
        font-family: "Raleway", sans-serif;
        text-align: center;
        font-size: 18px !important;
        padding-top: 10px;
        float: left;
        width: 100%;
        margin-top: 0px;
        height: auto !important;
        overflow: scroll;
        padding-bottom: 20px;
        */
    }

    ul.level1, ul.level2, ul.level3 {
        margin-top: 0px !important;
    }

    .single-col1 {
        width: 100%;
        float: left;
        margin-top: 0px !important;
    }

    .single-col2 {
        width: 100%;
        float: right;
        margin-top: 0px !important;
    }

    .product-header {
        font-size: 32px;
        font-family: "PT Serif", sans-serif;
        margin-bottom: 20px;
        padding: 10px;
        margin-top: 20px;
    }

    #header-mobile-button i.fas.fa-bars {
        display: block;
    }

    .catalog-product-view #header-mobile-button {
        height: 50% !important;
    }

    .more-views {
        margin-top: 0px;
        height: 100px !important;
        padding-top: 0px !important;
        border-top: 0px solid #f3f3f3;
    }

    .product-description {
        margin-top: 5px;
        font-family: "Raleway", sans-serif;
        font-size: 15px;
        float: left;
        width: 100%;
        color: #444444;
        padding: 10px;
    }

    .checkout_cart_index .col-md-8.col-sm-12 {
        width: 97%;
        padding: 10px;
        padding-left: 0px;
    }

    .checkout_cart_index .col-md-4.col-sm-12 {
        width: 96%;
        padding: 10px;
    }

    .one-step-checkout .onestepcheckout-shipping-payment-review {
        width: 99% !important;
        padding: 6px;
        padding-left: 6px !important;
        float: left !important;
    }

    .onestepcheckout_index_index input#search, .onestepcheckout_index_index input.tt-hint {
        padding: 10px !important;
    }

    .cart .row .totals {
        width: 96%;
        margin: 0 auto;
    }
}

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

    #other-bought-productpage {
        display: none;
    }

    .one-step-checkout .column-last {
        float: right;
        width: 100%;
    }

    .main-category-single {
        width: 227px;
        float: left;
        margin-right: 27px;
    }


    #header-slider-container {
        width: 100% !important;
        height: 85% !important;
    }

    .main-container {
        width: 100% !important;
    }

    .product {
        width: 31.5% !important;
        height: 425px !important;
    }

    .product .product-image {
        height: 160px !important;
    }

    .products-grids {
        padding-left: 0px !important;
    }

    #header-container {
        width: 100% !important;
    }

    #brands-images {
        width: 100% !important;
    }

    #brands-button {
        width: 100% !important;
    }

    #footer-container {
        width: 100% !important;
    }

    .footer-fullwidth {
        width: 100% !important;
    }

    .header-navigation {
        display: none;
    }

    #header-mobile-button {
        display: block;
        height: 39px;
        /* float: left; */
        width: 46px;
        background: #faf8f8;
        border-radius: 4px;
        /* margin: 20px; */ 
        /* margin-top: 18px; */
        font-size: 17px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        /* margin-right: 30px; */
        background: #feffff;
        background: -moz-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: -webkit-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #faf8f8 100%);
        border: 1px solid #e4e4e4;
        position: absolute;
        left: 10px;
        top: 30px;
    }

    #header-logo {
        /*
        width: 40% !important;
        margin-top: -3px;
        */
        left: 66px;
    }

    #header-logo img {
        /*
        max-height: 33px;
        margin-top: -14px;
        position: relative;
        left: -13px;
        */
    }

    #header-navigation-mobile ul {
        padding: 0;
        margin: 0;
        float: left;
        width: 100%;
        margin-top: 40px;
    }

    #header-navigation-mobile a {
        text-decoration: none;
        border-bottom: 1px solid #e0d8d8;
        line-height: 30px;
        font-weight: normal;
        color: #666;
        margin: 0 15px;
        display: block;
        cursor: pointer;
        font-size: 15px;
        text-transform: capitalize;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: "Raleway", sans-serif;
    }

    ul.level0 {
        margin-top: 0px !important;
    }

    #header-search {
        /* width: 33%;
        margin-top: 4px;
        height: 100%;
        float: left;
        text-align: center; */
    }

    #header-slider-text span.slider-heading {
        font-family: "PT Serif", sans-serif;
        font-size: 30px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-text-stroke: 0.45px;
    }

    #header-slider {
        height: auto !important;
        float: left;
        background: url(/skin/frontend/plusshop/default/images/plusshopbannerbg2.png);
        background-size: cover;
        background-repeat: repeat-x;
        background-position: center;
        background-position-y: 100%;
        margin-top: 100px;
        padding-bottom: 0px;
    }



    .main-titel {
        font-family: "Raleway", sans-serif;
        text-align: center;
        margin-top: 45px;
        margin-bottom: 20px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: lighter;
    }

    .on-hover {
        display: none;
        height: 110px;
        width: 100%;
        margin: 0 auto;
        background: white;
        border-bottom: none;
        box-shadow: none;
        border-right: none;
        border-left: none;
        margin-left: -1px;
        z-index: 100;
        position: relative;
        overflow: hidden;
        border-top: 0px;
    }

    .on-hover-data {
        height: 72px;
        border-top: none;
        float: left;
        width: 100%;
        padding-top: 14px;
    }

    .infobox-left-text {
        width: 90%;
        height: 137px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
    }

    .infobox-left-image {
        background: url('/skin/frontend/plusshop/default/images/frontpagebox3/legetoej-produkt2.png');
        height: 315px;
        background-size: 102%;
        background-repeat: no-repeat;
        background-position: center center;
        background-position-x: -125%;
    }

    .infobox-right-image {
        height: 91px;
        width: 92%;
        margin: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        text-align: center;
    }

    .infobox-right-text {
        width: 100%;
        height: auto;
        margin: 5px;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 37px;
        float: right;
        text-align: center;
    }

    #main-category-container {
        /* width: 100%; */
        /* height: auto !important; */
        /* float: left; */
        /* padding-left: 5px; */
    }

    .right-text {
        display: none;
    }

    .infobox-right-text button {
        -webkit-appearance: none;
        padding: 10px;
        border-radius: 30px;
        width: 70%;
        background: #383838;
        border: 1px solid #383838;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 30px;
        cursor: pointer;
    }

    #main-category-container .product {
        background: white;
        height: 250px !important;
        width: 250px !important;
        margin-top: 0px;
        margin-left: 0px;
        float: left;
        padding-bottom: 0px !important;
        background-size: 150% !important;
        background-position-x: center !important;
    }

    #main-category-container .row {
        display: block;
        overflow: hidden;
        height: 250px;
    }

    #brands {
        height: auto !important;
    }

    .footer-col {
        width: 22%;
        float: left;
        height: 240px;
        margin-right: 9px;
    }

    .footer-col:last-of-type {
        display: none;
    }

    #footer-contact {
        width: 29%;
        float: left;
        margin-left: 10px;
        font-size: 15px;
        margin-top: 14px;
    }

    #main-category-container #product-page-subcategories {
        /*
        font-family: "Raleway", sans-serif;
        text-align: center;
        font-size: 18px !important;
        padding-top: 10px;
        float: left;
        width: 100%;
        margin-top: 0px;
        height: auto !important;
        overflow: scroll;
        padding-bottom: 0;
        */
    }

    ul.level1, ul.level2, ul.level3 {
        margin-top: 0px !important;
    }

    .single-col1 {
        width: 100%;
        float: left;
        margin-top: 0px !important;
    }

    .single-col2 {
        width: 100%;
        float: right;
        margin-top: 0px !important;
    }

    .product-header {
        font-size: 32px;
        font-family: "PT Serif", sans-serif;
        margin-bottom: 20px;
        padding: 10px;
        margin-top: 20px;
    }

    #header-mobile-button i.fas.fa-bars {
        display: block;
    }

    .catalog-product-view #header-mobile-button {
        height: 50% !important;
    }

    .more-views {
        margin-top: 0px;
        height: 100px !important;
        padding-top: 0px !important;
        border-top: 0px solid #f3f3f3;
    }

    .product-description {
        margin-top: 5px;
        font-family: "Raleway", sans-serif;
        font-size: 15px;
        float: left;
        width: 100%;
        color: #444444;
        padding: 10px;
    }

    .checkout_cart_index .col-md-8.col-sm-12 {
        width: 97%;
        padding: 10px;
        padding-left: 0px;
    }

    .one-step-checkout .onestepcheckout-shipping-payment-review {
        width: 99% !important;
        padding: 6px;
        padding-left: 6px !important;
        float: left !important;
    }

    .onestepcheckout_index_index input#search, .onestepcheckout_index_index input.tt-hint {
        padding: 10px !important;
    }
    .checkout_cart_index .col-md-4.col-sm-12 {
        width: 96%;
        padding: 10px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 1380px) {
    /*.checkout_cart_index .col-md-4.col-sm-12 {
        width: 96%;
        padding: 10px;
    }
    */
    /*.col-md-8 {
        width: 100%;
    }*/
}

@media only screen and (max-width: 1024px) {
    #product-page-subcategories ul li {
        flex: 0 0 25%;
    }
}

@media only screen and (max-width: 750px) {
    .wrapper-totals {
        padding-bottom: 5px !important;
    }
    .cart-misc-info {
        margin-top: 0px;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    table#shopping-cart-totals-table {
        margin-bottom: 0px;
    }
    .product-button, .product-prices {
        width: 100%;
    }
}

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

    .frontpagechristmas {
        display: flex !important;
        justify-content: left !important;
        overflow: auto !important;
        overflow-y: hidden;
        height: auto;
        width: auto !important;
        margin-bottom: 20px !important;
    }

    .frontpagechristmaxbox {
        float: left !important;
        width: 200px !important;
        height: 200px !important;
        margin: 0 auto !important;
        margin: 5px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #other-bought-productpage {
        display: none;
    }

    .cms_page_view .main-container .product {
        width: 48% !important;
    }

    .cms_page_view .last.odd span {
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .catalog-product-view .main {
        margin-top: 0px !important;
    }

    .normal-price i {
        font-size: 15px;
        color: #c3c3c3;
        padding-left: 20px;
    }

    .normal-price i span {
        border: 1px solid lightgray;
        padding: 10px;
        display: none;
        z-index: 100;
        color: #3a3a3a;
        font-family: "Raleway", sans-serif;
        font-size: 30px;
        font-weight: normal;
        background: #ffffff;
        margin: 10px;
        width: 395px;
        position: absolute;
        text-decoration: none;
        z-index: 200;
    }

    .doubleCheckMembershipBox {
        width: 100%;
    }

    .doubleCheckMembershipTitle {
        width: 98%;
        font-size: 40px;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .doubleCheckMembershipText {
        font-size: 36px;
        line-height: 78px;
    }

    .doubleCheckMembershipBonus i {
        font-size: 32px;
    }

    .doubleCheckMembershipButtonsCol button {
        /* padding: 35px; */
        /* width: 94%; */
        /* font-size: 40px; */
        text-align: left;
    }

    .doubleCheckMembershipBonus {
        font-size: 36px;
        margin-top: 55px;
        padding-right: 10px;
    }

    .product-discount {
        margin-left: unset;
        right: 0px;
        padding: 10px;
    }

    #slideInCartContent table {
        width: 98%;
        font-family: "PT Serif", sans-serif;
        margin-top: 10px;
        margin-bottom: 15px !important;
    }

    #slideInCartContentFooter {
        width: 100%;
        height: 430px;
        float: left;
        background: rgb(25, 133, 74);
        background: linear-gradient(180deg, rgb(25, 133, 74) 0%, rgb(79, 179, 124) 50%, rgb(102, 167, 131) 100%);
    }

    .slideInCartContentFooterTitle h1 {
        font-weight: normal !important;
        font-size: 36px !important;
        font-family: "Rawline", "Open sans";
    }

    .slideInCartContentFooterTitle {
        height: 75px;
    }

    .slideInCartContentFooterSubtitle {
        font-size: 29px;
    }

    .slideInCartContentFooterForm input[type="submit"] {
        font-size: 30px !important;
    }

    .slideInCartContentFooterForm input[type="text"] {
        font-size: 30px !important;
    }

    .one-step-checkout .address-information {
        width: 97% !important;
        padding: 6px;
    }

    .one-step-checkout .onestepcheckout-shipping-payment-review {
        width: 97% !important;
        padding: 6px;
    }

    .onestepcheckout-review-info {
        width: 97%;
        padding: 5px;
    }

    #one-step-checkout-form .checkout-review-load .data-table td h2 {
        display: block;
        margin-left: 0px;
        line-height: 18px;
    }

    .my-account .fieldset:first-of-type {
        padding-left: 9px;
    }

    #membership-table th:last-of-type {
        display: none;
    }

    #membership-table td:last-of-type {
        display: none;
    }

    #membership-table td:nth-child(3) {
    }

    #membership-table td:nth-child(1) {
    }

    #membership-table td:nth-child(2) {
        width: 155px !important;
    }

    .ajaxlogin-window .content {
        font-size: 13px;
    }

    .recurring-profiles button.button {
        margin-left: 0px;
        width: 100%;
    }

    .header-col1 {
        width: 100%;
    }

    #header-functions img {
        width: auto !important;
    }

    #header-functions img:nth-child(1) {
        /* height: 24px !important; */
    }

    tr.last td:first-of-type img {
        /*max-width: 55px !important;
        max-height: 100px !important;
        margin-right: 60px !important;
        margin-bottom: 115px; */
    }

    td.danger.last {
        font-size: 11px !important;
    }

    #shopping-cart-table tr.last td:nth-child(1) span {
        color: #3a3a3a;
        font-size: 15px !important;
        line-height: 48px !important;
    }

    tr.membership-spacer {
        height: 50px !important;
    }

    .success-msg ul li {
        padding: 0;
        margin: 0;
        font-size: 30px;
    }

    .ajaxlogin-window .content {
        width: 99% !important;
    }

    #slideInCart {
        margin-top: 150px;
        width: 100%;
    }

    #slideInCartContentLeft {
        width: 100%;
    }

    #slideInCartContent table img {
        width: 150px;
    }

    #slideInCartContentLeft .product-name {
        font-size: 33px;
        font-family: "PT Serif", sans-serif !important;
        height: 28px !important;
        font-weight: normal !important;
    }

    .product-cart-price {
        font-size: 30px;
    }

    #slideInCart .product-cart-control button {
        width: 50px;
        height: 50px;
        font-size: 35px;
    }

    .product-cart-control {
        float: right;
        width: 8%;
        margin-top: -56px;
        padding-top: 22px;
        margin-right: -70px;
    }

    div#slideInCartHeader {
        display: none;
    }

    #slideInCartClose {
        padding: 8px;
        font-family: Arial;
        padding-top: 13px;
        font-weight: bold;
        margin-left: 37px;
        margin-top: 2px;
        font-size: 45px;
        float: left;
        color: #969696;
        width: 31px;
        text-align: center;
        border-bottom-right-radius: 5px;
    }

    .slideInCartContentButton button {
        width: 100%;
        font-size: 30px;
    }

    #slideInCartContent .bonus-text {
        font-size: 35px !important;
    }

    .bonus-image img {
        height: auto;
        max-width: 110px;
    }

    .ajaxlogin-window label {
        width: auto;
        text-align: left;
        margin-bottom: 0;
        font-size: 30px;
    }

    .membership-image {
        width: 150px !important;
    }

    .membership-image img {
        width: 50px !important;
        margin-top: 45px !important;
    }

    .product-details.membership-text {
        font-size: 18px !important;
    }

    .ajaxlogin-window .buttons-set a {
        display: block;
        font-size: 30px;
    }

    button#send2 {
        font-size: 27px;
        width: 97%;
    }

    .page-title-img {
        height: 130px;
    }

    #slideInCartContentDisclaimer {
        font-size: 25px;
        text-align: center;
    }

    .product-single-bonus {
        width: 100%;
        float: left;
        height: 90px;
        border-top: 2px solid whitesmoke;
        padding-top: 15px;
    }

    #slideInCart .product-bonus {
        width: 96%;
    }

    #slideInCartContentRight table {
        font-size: 40px;
    }

    #slideInCartContentRight table td.a-left {
        font-size: 34px;
        height: 60px;
    }

    #slideInCartContentRight table td.a-right {
        font-size: 34px;
        height: 60px;
    }

    #slideInCartContentRight {
        width: 98%;
        border-left: 0px;
        float: left;
    }

    #footer-contact-info table td {
        font-size: 36px;
    }

    #footer-contact-info table td:nth-child(1) {
        width: 16%;
        text-align: left;
    }

    .infobox-inner {
        float: inherit !important;
        border: 0px !important;
    }

    .product-sizes {
        margin-top: -25px !important;
        font-size: 13px !important;
    }

    .product-sizes ul {
        font-size: 13px !important;
    }

    .product-schema {
        display: none;
    }

    ul#ma-mobilemenu {
        padding-bottom: 100px;
    }

    #header-navigation-mobile {
        float: left;
        position: fixed;
        margin-top: 100px;
        width: 100%;
        z-index: 900;
        height: 100%;
        background: #faf8f8;
        overflow: scroll;
    }

    #header-navigation-mobile li.level3 {
        background: white;
    }

    .header-navigation {
        display: none;
    }

    .product table.product-price-table tr:nth-child(2) td:first-of-type {
        font-size: 38px !important;
    }

    .cart-content {
        width: 99% !important;
    }

    #cart-close {
        margin: 0;
        background: gray;
        color: white;
        float: left;
    }

    .cart-button input[type="button"] {
        padding: 15px;
    }

    #cart-container {
        position: absolute;
        width: 100%;
        min-width: 0px;
        float: left;
        height: auto;
    }

    .cart-content-col2 {
        float: left;
        width: 100%;
        margin-top: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }

    .cart-header {
        float: left;
        width: 95%;
    }

    #cart {
        position: absolute;
    }

    .cart-content-col1 {
        float: left;
        width: 100%;
        margin-top: 5px;
        border-right: 0px solid #cccccc;
    }

    .checkout-product {
        margin-bottom: 10px;
        padding-bottom: 10px;
        height: auto;
    }

    img.membership-logo {
        height: 10% !important;
        width: auto !important;
        padding-left: 5px !important;
        padding-top: 15px !important;
    }

    .shipment-data a {
        text-decoration: none;
        color: #00adab;
    }

    .shipment-info-col1 {
        width: 95%;
        padding: 0;
    }

    .checkout-col2 {
        width: 100%;
    }

    .checkout-overview {
        padding-left: 10px;
        padding-right: 10px;
    }

    .checkout-buttons input {
        -webkit-appearance: none;
        width: 95%;
        margin-bottom: 20px;
    }

    .shipment-info-col2 {
        width: 95%;
        float: left;
    }

    .shipment-price {
        width: 17%;
    }

    .shipment-name {
        width: 40%;
    }

    .shipment-logo {
        width: 28%;
        padding-left: 10px;
    }

    .checkout-product-price {
        width: 35%;
        margin-top: 0px;
    }

    .checkout-product-membership {
        padding-top: 0px;
    }

    .checkout-product-image {
        width: 15%;
    }

    .checkout-product-delete {
        padding-top: 0px;
    }

    .checkout-product-controls {
        display: none;
    }

    .checkout-col1 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .separator {
        width: 95%;
    }

    .checkout-product-info {
        padding-top: 0px;
        width: 24%;
    }

    .single-col1 {
        width: 100%;
        padding-top: 0px;
    }

    .product-next-image img, .product-sub-image img {
        width: 95%;
        height: auto;
    }

    .product-sub-image {
        width: 39%;
        height: 39%;
    }

    .product-next-image {
        height: 82%;
    }

    .product-button, .product-prices {
        width: 100%;
        margin-bottom: 40px;
    }

    .breadcrumbs {
        display: none;
    }

    .product-attributes {
        width: 100%;
        text-align: center;
        float: left;
        height: auto;
        border-bottom: 3px solid white;
        padding-bottom: 20px;
        margin-top: -10px !important;
    }

    .product-attributes select {
        background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
        -moz-appearance: menulist;
        -webkit-appearance: menulist;
        appearance: menulist;
        width: 100%;
        margin-bottom: 10px;
        font-size: 28px;
        padding: 15px;
    }

    .product-box {
        float: left;
        overflow: overlay;
        height: auto !important;
    }

    .bonus-text {
        font-size: 30px;
        width: 70%;
    }

    .bonus-image {
        width: 100%;
        height: 100%;
        text-align: center;
        float: left;
        margin-bottom: 10px;
    }

    #newsletter {
        height: 350px;
    }

    .subscribe-actions {
        margin-top: 20px;
    }

    input#input-newsletter {
        padding: 30px;
        border-top-left-radius: 70px;
        border-bottom-left-radius: 70px;
        font-size: 26px;
    }

    .block-subscribe button.button {
        font-size: 20px;
        padding: 33px;
        border-top-right-radius: 70px;
        border-bottom-right-radius: 70px;
    }

    .newsletter-description {
        font-size: 36px;
        width: 95%;
        margin: 0 auto;
    }

    .block-subscribe h3 {
        font-size: 45px;
        margin-bottom: 15px;
    }

    #brands-titel {
        font-size: 45px;
        margin-bottom: 15px;
    }

    #brands-subtitle {
        font-size: 36px !important;
    }

    .product-sub-images {
        padding-left: 5px;
    }

    #brands-button button {
        font-size: 22px;
        width: 50%;
        margin-top: 36px;
    }

    .single-col2 {
        width: 100%;
        margin-top: 0px;
    }

    .single-col1 {
        margin-top: 0px;
    }

    .product-main-image img {
        width: 95%;
    }

    #main-breadcrumb {
        display: none;
    }

    #product-page-subcategories ul li {
        /*
        display: block;
        font-size: 40px;
        width: auto;
        padding: 10px;
        border: 1px solid #ffffff;
        margin-right: 12px;
        */
    }

    #product-page-subcategories ul a:last-of-type {
        margin-bottom: 30px;
    }

    #product-page-subcategories ul a {
        text-decoration: underline !important;
        font-size: 0.75em;
    }

    #product-page-subcategories ul {
        /* padding-bottom: 30px; */
    }

    .product:hover {
        box-shadow: none;
    }


    #header-navigation-mobile a {
        font-size: 40px !important;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    #horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+4):first-child, #horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+4):first-child ~ div.horizontal-filter {
        width: 48% !important;
        margin-bottom: 10px;
    }

    #horizontal-layered-navigation-container div.horizontal-filter .filter-title {
        white-space: nowrap;
        max-width: 100%;
        text-overflow: ellipsis;
        color: darkgrey;
        overflow: hidden;
        padding: 15px !important;
        margin: 3px 3px 0px 0px;
        text-align: left;
    }

    #category-filters .level1 a {
        padding: 15px !important;
        font-size: 14px !important;
    }

    ol.layered-links-multiselect li, ol#multiselect-sort-by li {
        font-size: 20px !important;
        padding: 10px;
        padding-bottom: 0px;
        padding-top: 0px;
        height: 36px;
        overflow: hidden;
    }

    .category-products .product:nth-child(1n) {
        margin-left: 10px !important;
    }

    .cms_page_view .category-products .product:nth-child(1n) {
        margin-left: 0px !important;
    }

    #multiselect-sort-by a {
        font-size: 22px !important;
    }

    ol.layered-links-multiselect li > a, .layered-links-multiselect li > a {
        font-size: 14px !important;
    }

    .productpage #product-page-title {
        text-align: center;
        font-size: 18px;
        float: left;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 5%;
        font-family: "Raleway", sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-text-stroke: 0.45px;
        text-transform: uppercase;
    }

    #horizontal-layered-navigation-container div.horizontal-filter .filter-title {
        font-size: 36px;
    }

    #main-category.productpage {
        margin-top: 0px;
        height: auto;
    }

    #productpage-sort select {
        width: 95%;
        margin: 0px;
        margin-bottom: 10px;
    }

    #productpage-header {
        display: none;
    }

    li.selected {
        border-bottom: 0px !important;
    }

    #mobile-login {
        display: block;
        float: right;
        padding: 13px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid lightgray;
        margin: 10px;
        border-radius: 4px;
        color: #34aba5;
    }

    #mobile-login:hover {
        background: #34aba5;
        border: 1px solid #34aba5;
        color: white;
    }

    #mobile-cart {
        display: block;
        float: right;
        padding: 13px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid lightgray;
        margin: 10px;
        border-radius: 4px;
        color: #34aba5;
    }

    #mobile-cart:hover {
        background: #34aba5;
        border: 1px solid #34aba5;
        color: white;
    }
/*
    #brands-images img:first-of-type {
        display: none;
    }

    #brands-images img:last-of-type {
        display: block;
    }
*/
    #mobile-search {
        display: block;
        float: right;
        padding: 8px;
        margin-top: 11px;
        font-size: 25px;
        color: #36aba6;
    }

    #mobile-search:hover {
        color: #6c6c6c;
    }

    .footer-col:last-of-type {
        margin-bottom: 40px;
        display: none;
    }

    .footer-fullwidth {
        margin-top: 20px;
    }

    .footer-fullwidth img {
        width: 50%;
        height: auto;
    }

    .main-category-single {
        display: inline;
    }

    #footer-logo {
        text-align: center;
    }

    #footer-logo img {
        width: 25%;
    }

    #footer-contact-info table {
        width: 100%;
        font-size: 25px;
    }

    #header-navigation ul {
        display: none;
    }

    #header-navigation select {
        -webkit-appearance: none;
        display: block;
        width: 100%;
        padding: 15px 10px 15px 10px;
        border: 1px solid #34aba5;
        background-color: #36aba6;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        font-family: "Raleway", sans-serif;
        font-size: 17px;
        border-radius: 0px;
    }

    #header {
        /* height: 149px; */
        position: fixed;
        background: white;
        z-index: 1000;
        /* margin-top: -1px; */
    }

    #header-container {
        width: 100%;
        /* height: 150px; */
    }

    #header-mobile-button {
        /*
        display: block;
        height: 70px;
        float: left;
        width: 85px;
        background: #faf8f8;
        border-radius: 4px;
        margin: 20px;
        margin-top: 28px;
        font-size: 50px;
        padding-top: 23px;
        text-align: center;
        margin-right: 30px;
        background: #feffff;
        background: -moz-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: -webkit-linear-gradient(top, #feffff 0%, #faf8f8 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #faf8f8 100%);
        border: 1px solid #e4e4e4;
        */
    }

    #header-logo img {
        /* max-height: 70px !important; */
    }

    #header-logo {
        /*
        width: 30% !important;
        margin-top: 12px;
        padding-left: 10px;
        height: 50px;
        text-align: center;
        */
    }

    #main-category-container .row {
        display: flex;
        justify-content: left;
        overflow: auto;
    }

    .blog-col {
        width: 46%;
    }

    .blog-posts {
        padding-left: 20px;
        padding-right: 20px;
    }

    .blog-image img {
        max-height: 100%;
        max-width: none;
    }

    .blog-subtext {
        font-size: 17px;
    }

    #brands-subtitle {
        width: 90%;
        margin: 0 auto;
        font-size: 17px;
    }

    #header-navigation {
        width: 100%;
        text-align: center;
    }

    #header-slider-container {
        width: 100%;
        background: none;
    }

    #header-search {
        /* width: 100%;
        height: 50px;
        border-bottom: 2px solid black;
        background: #ffffffe8;
        margin-top: -6px;
        margin-left: -1px; */
    }

    #header-search .header-col1 img {
        margin-top: 0px !important;
        width: 50% !important;
    }

    #header-slider-text {
        width: 95%;
        padding-top: 10px;
    }

    .product {
        width: 45%;
        height: 740px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .product-image img {
        height: 145px !important;
        width: auto;
    }

    .catalog-product-view .product-image img {
        height: 100% !important;
        width: auto;
    }

    #header-slider {
        height: auto !important;
        float: left;
        margin-top: 100px !important;
    }

    li.active a.level-top {
        color: #19854a !important;
    }

    #blog {
        margin-top: 40px;
    }

    .infobox-right {
        display: none;
    }

    .infobox-right-text {
        display: none;
    }

    .infobox-right-image {
        width: 100%;
    }

    .infobox-right-container {
        width: 85%;
    }


    .infobox-left a {
        text-decoration: none;
    }

    .infobox-right {
        float: left;
    }

    .product-price-now {
        font-size: 24px;
        font-weight: normal !important;
    }

    #main-category-container .product {
        margin-bottom: 0px;
    }

    .product-price-now {
        font-size: 38px;
        font-weight: bold !important;
    }

    .product-button {
        font-size: 35px !important;
        font-family: Arial;
    }

    .product-prices .normal-price input:checked {
        padding: 20px;
    }

    .product table.product-price-table tr:nth-child(2) td:first-of-type {
        font-weight: normal !important;
    }

    .product-prices input {
        padding: 20px;
    }

    .normal-price input {
        padding: 10px !important;
        top: -10px;
    }

    .normal-price input:checked {
        padding: 20px !important;
    }

    .product-prices .membership-price input:checked:after {
        font-size: 45px;
        left: 5px;
        top: -9px;
    }

    .membership-price .amount-saved {
        font-size: 35px;
        width: 260px;
        margin-top: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        float: right;
    }

    .normal-pricespacer {
        padding-right: 0px !important;
    }

    #cto_cookies_header_message {
        display: none;
    }

    .col2-right-layout .product-image img {
        width: 100% !important;
    }

    .product-prices .normal-price input:checked:after {
        font-size: 45px;
        left: 5px;
        top: -6px;
    }

    .main-titel {
        font-size: 28px;
    }

    .product-button button {
        font-size: 35px;
        font-family: Arial;
        padding: 30px;
        border-radius: 100px;
    }

    .product-prices {
        width: 100%;
        height: auto !important;
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .product-images .product-image {
        width: 90%;
        height: auto;
        margin: 0 auto;
        margin-top: 30px;
        display: none;
    }

    .product-image {
        width: 100%;
        height: 300px;
        margin: 0px;
    }

    .slider-button {
        margin-top: 45px;
        display: none;
    }

    #header-slider {
        background-size: 130%;
        background-position-y: 110%;
    }

    .infobox-left-image {
        background: url('/skin/frontend/plusshop/default/images/frontpagebox3/legetoej-produkt2.png');
        height: 265px;
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: top center;
        background-position-y: 80%;
    }

    .infobox-left-text {
        width: 100%;
        height: 150px;
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
    }

    .on-hover-button {
        height: 60px;
    }

    .product table.product-onhover-table {
        font-size: 27px;
        display: none;
    }

    .on-hover-data {
        height: 60px !important;
        border-top: 0px;
    }

    .products-grids .product:last-of-type {
        display: none;
    }

    .category-products .product:nth-child(25) {
        display: none;
    }

    .infobox-left-text button {
        -webkit-appearance: none;
        padding: 10px;
        font-size: 22px;
        border-radius: 30px;
        width: 85%;
        margin-top: 20px;
        background: #35aba6;
        border: 1px solid #35aba6;
        color: white;
        text-transform: uppercase;
        cursor: pointer;
    }

    .infobox-left-subtext a {
        text-decoration: none;
    }

    .product table.product-price-table tr:nth-child(2) td:first-of-type i {
        font-size: 34px !important;
    }

    #header-slider-container {
        background-position-x: center;
        background-position-y: bottom;
        margin-bottom: 10px;
    }

    .main-container {
        width: 100%;
        overflow: hidden;
    }

    .products-grids .product:nth-child(2n) {
        margin-right: 60px;
        margin-left: 10px;
    }

    .infobox-right-container {
        width: 106%;
        margin-right: 0px;
    }

    .product:first-of-type {
        margin-left: 0px;
    }

    .product:nth-child(2) {
        margin-right: 0px;
    }

    #blog-container {
        width: 100%;
    }

    #newsletter-container {
        width: 100%;
    }

    #brands-images {
        width: 95%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #footer {
        height: auto;
    }

    #footer-container {
        overflow: hidden;
        height: auto;
        max-height: 545px;
    }

    #footer-contact {
        height: 100%;
        width: 100%;
    }

    .footer-menu ul li {
        font-size: 36px;
    }

    #brands-button {
        width: 100%;
        margin-top: 20px;
    }

    .footer-fullwidth {
        width: 100%;
    }

    #newsletter-button {
        width: 100%;
    }

    #footer-container {
        width: 100%;
        max-height: none;
    }

    .col-sm-12 {
        width: 95%;
        padding-left: 20px;
        padding-right: 20px;
    }

    h4.qty-text {
        font-size: 35px !important;
        margin-top: 32px;
    }

    .totals {
        margin-top: 100px;
    }

    #shopping-cart-table td {
        border-bottom: 0px solid #e8e8e8;
    }

    #shopping-cart-table tr.membership td {
        padding-bottom: 20px;
    }

    .other-bought .product {
        width: 45% !important;
    }

    .last.odd span {
        font-size: 34px !important;
        /* line-height: 39px !important; */
    }

    .last.odd img {
        margin-bottom: 50px;
    }

    #shopping-cart-table th {
        font-size: 28px;
    }

    .second-checkout button, .continue-checkout button {
        font-size: 33px !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .cart .info-icons img {
        height: 65px !important;
    }

    .info-box-caption {
        font-size: 23px !important;
    }

    .cart-calculator {
        display: none;
    }

    li.success-msg {
        margin: 15px;
    }

    #shopping-cart-table .product-image {
        width: auto;
        height: 150px;
    }

    td.a-right.last {
        font-size: 34px !important;
    }

    #shopping-cart-table .product-details p {
        margin-top: -14px;
        padding-top: 0px;
        margin-bottom: 0px;
        font-size: 27px !important;
        color: #1a844a;
    }

    .page-title h1 {
        padding-left: 20px;
        font-size: 55px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .frontpagechristmas {
        display: flex !important;
        justify-content: left !important;
        overflow: auto !important;
        width: auto !important;
        margin-bottom: 20px !important;
    }

    .frontpagechristmaxbox {
        float: left !important;
        width: 200px !important;
        height: 200px !important;
        margin: 0 auto !important;
        margin: 5px !important;
        margin-top: 0 !important;
    }

    #header-logo {
        /*
        width: 30% !important;
        margin-top: 12px;
        */
    }
}

@media only screen and (max-width: 1050px) {
    .frontpagechristmas {
        display: flex !important;
        justify-content: left !important;
        overflow: auto !important;
        width: auto !important;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }

    .frontpagechristmaxbox {
        float: left !important;
        width: 200px !important;
        height: 200px !important;
        margin: 0 auto !important;
        margin: 5px !important;
        margin-top: 0 !important;
    }

    /*#header-functions {
        display: block !important;
        width: 30%;
        height: 82%;
        float: right;
        padding-top: 13px;
        padding-right: 10px;
        position: absolute;
        right: 0;
    }*/
    ol#multiselect-brands li > a, #multiselect-sort-by li > a {
        font-size: 14px !important;
    }

    .catalog_category_view h1 {
        font-size: 22px !important;
    }

    .multiselect-dropdown-filter-button-container button {
        padding: 10px !important;
        font-size: 14px !important;
    }

    #multiselect-size li a {
        font-size: 16px !important;
    }

    .product i span {
        font-size: 14px;
        width: auto !important;
        min-width: 250px !important;
        left: -175px !important;
    }

    #product-page-subcategories {
        /* font-family: "Raleway", sans-serif;*/
        /* text-align: center; */
        /* font-size: 30px !important; */
        /* padding-top: 10px; */
        /* float: left; */
        /* width: 100%; */
        /* margin-top: 0px; */
        /* height: 215px; */
        /* overflow: hidden;*/
    }

    .onestepcheckout_index_index .main input {
        padding: 16px !important;
        border: 1px solid #e9e9e9 !important;
        border-radius: 2px;
        padding-left: 5px !important;
    }

    .other-bought .product-image img {
        max-height: 100% !important;
    }

    .one-step-checkout {
        margin-top: 100px;
    }

    .checkout_cart_index .main-container .product:nth-child(2n) {
        margin-left: 8px !important;
        margin-right: 0px !important;
    }

    .other-bought {
        margin-left: 0px;
        padding-left: 0px;
    }

    #shopping-cart-totals-table strong:first-of-type {
        font-size: 22px !important;
    }

    .preview-expand {
        padding: 10px;
        text-align: center;
        border-top: 1px dashed #f3f3f3;
        font-weight: bold;
        font-size: 15px;
        cursor: pointer;
    }

    .product-concept a {
        font-size: 15px !important;
    }

    .more-views {
        margin-top: 45px;
        height: 45px;
        padding-top: 0px !important;
        overflow: -webkit-paged-x;
        border-top: 0px solid #f3f3f3;
    }

    .more-views ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: 75px;
    }

    .catalog-product-view .product-image {
        height: 270px !important;
    }

    .product-image {
        height: 145px !important;
    }

    .footer-fullwidth:last-of-type {
        margin-bottom: 0px;
        color: white;
        font-size: 11px;
    }

    #main-category-container {
        /* width: 100%; */
        height: auto !important;
        min-height: 45px;
        /* float: left; */
    }

    .normal-price i {
        font-size: 34px;
        color: #c3c3c3;
        padding-left: 20px;
    }

    .normal-price i span {
        border: 1px solid lightgray;
        padding: 10px;
        display: none;
        z-index: 100;
        color: #3a3a3a;
        font-family: "Raleway", sans-serif;
        font-size: 30px;
        font-weight: normal;
        background: #ffffff;
        margin: 10px;
        width: 395px;
        position: absolute;
        text-decoration: none;
        z-index: 200;
    }
}

@media only screen and (max-width: 667px) {
    #header-logo {
        /* width: 26% !important; */
    }

    .infobox-left-image {
        background-size: 120% !important;
    }

    .infobox-left-text button {
        width: 100% !important;
    }

    #header-slider-text .slider-heading {
        font-size: 22px !important;
    }

    .blog-col {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .blog-col:last-of-type {
        display: none !important;
    }

    #more-posts button, #brands-button button {
        width: 50% !important;
    }
}

@media only screen and (max-width: 500px) {
    .shipment-data img {
        margin-bottom: 30px !important;
    }

    #footer-contact {
        width: 100% !important;
        height: auto !important;
    }

    .product-price-before {
        font-size: 15px;
    }

    #footer-container {
        max-height: none !important;
    }

    .footer-title {
        width: 100px !important;
    }

    .footer-menu:last-of-type img {
        width: 50% !important;
    }

    .footer-fullwidth:first-of-type {
        margin-top: 50px !important;
    }

    .product-image {
        height: 135px !important;
    }

    .product-price-now {
        font-size: 18px !important;
        font-weight: bold !important;
    }

    .infobox-right {
        display: none !important;
    }

    .infobox-left {
        margin-left: 0px;
        height: 430px !important;
        width: 100% !important;
    }

    .blog-col {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .blog-col:last-of-type {
        display: none !important;
    }

    #more-posts button, #brands-button button {
        width: 70% !important;
        font-size: 14px;
    }

    #newsletter-button input[type="text"] {
        min-width: 150px !important;
    }

    .blog-subtext, #brands-subtitle, #newsletter-subtitle {
        font-size: 14px !important;
    }

    .blog-subtext {
        height: 50px !important;
    }

    #newsletter-subtitle {
        width: 80% !important;
        margin: 0 auto;
    }

    .main-container .product {
        width: 47% !important;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .product-name, .product-category {
        font-size: 11px !important;
        margin-top: 15px;
        height: 15px;
        overflow: hidden;
    }

    .product table.product-price-table {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .blog-title {
        font-size: 20px !important;
    }

    #infoboxes {
        /*margin-top: -33px !important;*/
        width: 100%;
        height: 260px !important;
    }

    .main-titel {

    }

    #brands-titel, #newsletter-titel, #blog-titel {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .product:nth-child(1), .product:nth-child(3) {
        margin-right: 7px !important;
        margin-left: 5px !important;
    }
}

#product-page-submobile {
    padding: 18px 19px 30px 18px;
    padding: 0px 0px 0px 5%;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    color: black;
    height: 20px;
    display: none;
}

.cms_page_view .main-container {
    margin-top: 90px;
    padding-top: 30px;
    padding-bottom: 60px;
}

.cms_page_view .page-title {
    width: 100% !important;
    margin: 0 auto;
}

.cms_page_view .main-container .std {
    width: 100%;
    margin: 0 auto;
}

#one-step-checkout-form .checkout-review-load .data-table tbody th:nth-child(2) {
    text-align: center;
}

div#product-page-submobile div:first-of-type {
    padding-bottom: 10px !important;
}

div#product-page-submobile div:last-of-type {
    /* float: right; */
}

div#header-searchbutton {
    display: none;
}

.catalog-product-view .header-col1 {
    padding-left: 0px !important;
}

@media (max-width:1200px) and (min-width:920px){
    .order-review-info .onestepcheckout-discount .input-box {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin-bottom: 5px;
    }
    #add_coupon_code_button, #remove_coupon_code_button{margin-left:0}
}

@media only screen and (max-width: 750px) {
    #add_coupon_code_button, #remove_coupon_code_button {
        margin-left: 5px !important;
    }

    .contacts-index-index .fieldset.row-fluid {
        width: 90%;
        margin: auto;
    }

    .billing_address .group-select label {
        display: none !important;
    }

  .membership-price .amount-saved {
    font-size: 12px;
    width: 100px;
    margin-top: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .doubleCheckMembershipBox i {
    font-size: 12px;
    padding-right: 5px;
    display: inline-block;
  }

  .doubleCheckMembershipBox {
    width: 90%;
    height: fit-content;
    max-height: 90%;
    overflow: scroll;
  }

  .doubleCheckMembershipTitle {
    width: 100%;
    font-size: 15px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .doubleCheckMembershipText {
    font-size: 13px;
    line-height: 20px;
  }

  .doubleCheckMembershipBonus {
    font-size: 12px;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px !important;
  }

  .doubleCheckMembershipButtons {
    width: 100%;
    /* float: left; */
    background: white;
    padding-bottom: 10px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  .doubleCheckMembershipBonus b {
    font-weight: normal;
  }

  .doubleCheckMembershipButtonsCol {
    width: 100%;
    /* float: left; */
    margin-top: 8px;
  }

  .doubleCheckMembershipButtonsCol button {
    padding: 10px;
    /* width: 94%; */
    /* border-radius: 0px; */
    font-size: 12px;
    /* float: left; */
  }

  .doubleCheckMembershipTitle i {
    display: none !important;
  }

  .product-prices input {
    margin-left: 5px;
  }

  .product-prices .normal-price input:checked {
    background-color: #ffffff;
    border: 1px solid #19864a;
    color: #99a1a7;
    padding: 9px;
    top: 2px;
    left: -3px;
    margin-right: 6px;
    margin-left: 7px;
  }

  .membership-price {
    margin-top: 0px;
    font-size: 33px !important;
    font-family: "Raleway", sans-serif;
    margin-bottom: 0px;
    display: flex;
    width: 100%;
  }

  .product-prices.pricemobileview {
    display: block;
  }

  .product-prices.pricenormalview {
    display: none;
  }

  .membership-price-saved {
    float: left;
    width: 31%;
    text-align: center;
    flex-grow: 1;
    margin-left: 0;
  }

  .membership-price-badge {
    float: right;
  }

  .membership-price-price {
    float: left;
    width: auto;
    min-width: auto;
    margin-top: 2px;
  }

  .membership-price input {
    margin-right: 6px !important;
  }

  .checkout_cart_index .info-icons .col-md-12.text-center {
    width: 33%;
    float: left;
    margin-bottom: 0px !important;
  }

  .checkout_cart_index .info-icons .col-md-12.text-center:first-of-type {
    margin-top: 0px !important;
  }

  #my-orders-table td:nth-child(5) {
    min-width: auto;
  }

  #my-orders-table em {
    padding-right: 5px;
    font-size: 13px;
  }

    #my-orders-table th, #my-orders-table td {
    padding-right: 0px !important;
  }

  .newsletter-product {
    width: 32% !important;
    padding: 0px !important;
    margin: 2px !important;
  }

  .newsletter-product .product-name {
    font-size: 13px !important;
  }

  .wrapper_box {
    right: 0 !important;
  }

  .contacts-index-index textarea#comment {
    width: 96% !important;
  }

  .contacts-index-index .buttons-set {
    margin-left: 0px !important;
  }

  .contacts-index-index li:last-of-type .media-body:last-of-type {
    margin-top: 55px;
  }

  ol.one-step-checkout.clearfix.three-columns-flat {
    margin-bottom: 0px !important;
  }

  .contacts-index-index button.button {
    float: left !important;
  }

  .checkout-buttonset {
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: white;
    padding: 17px;
    box-shadow: 0 1px 4px rgba(62, 62, 62, 0.2);
    margin-left: 0px;
    z-index: 1000;
  }

  .checkout_cart_index a#iwd_top_link {
    display: none !important;
  }

  #membershipAcceptText tbody tr td:last-of-type {
    font-size: 13px !important;
  }

  #gls-droppoint-form button.button {
    padding: 5px;
    border: 1px solid #34aba5;
    background: #34aba5;
    width: 50%;
    color: white;
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 12px;
  }

  /*
    #membershipAcceptContainer {
        padding: 20px;
        width: 82%;
        margin-top: 25px !important;
        margin: 0 auto !important;
        left: auto;
        top: auto;
        position: unset;
        transform: unset;
        margin-top: 40px !important;
        background: white;
        background-image: url(/skin/frontend/plusshop/default/images/logobackgrounds.png);
        background-repeat: repeat-x;
        background-position-y: 160%;
        background-size: 140%;
    }
    */

  button.membershipAcceptInput {
    width: 100%;
    padding: 12px;
    border: 1px solid #6cb938;
    background: #6cb938;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    /*font-weight: bold;*/
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
    /*box-shadow: 1px 0px 5px 0px #0000009c;*/
  }
  button.membershipConditionsBtn {
    padding: 12px;
  }

  #membershipAcceptButton {
    flex-direction: column;
    gap: 5px;
  }

  #membershipAcceptTitle {
    margin-left: 0px !important;
    font-size: 16px !important;
  }

  #membershipAcceptText table {
    width: 55% !important;
  }

  #membershipAcceptButton {
    margin-left: 0px !important;
  }

  #membershipAcceptText {
    line-height: 21px !important;
    margin-left: 0px;
    font-size: 10px;
  }

  div#membershipAcceptSide {
    display: none;
  }

  .order-review-info .onestepcheckout-discount {
    width: 100% !important;
  }

  button#add_coupon_code_button {
    margin-right: 5px;
    margin-bottom: 5px;
    height: 42px !important;
  }

  .checkout_cart_index .row.info-icons {
    padding-bottom: 0px;
    margin-top: 0px !important;
    border-bottom: 0px !important;
  }

  .startOfferBadge {
    background: url(https://plusshop.dk/skin/frontend/plusshop/default/images/startofferbadge.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100%;
    width: 40px;
    height: 40px;
    margin-left: 8px;
    margin-top: 8px;
    border: 5px solid white;
    border-radius: 40px;
  }

  #openingbanner {
    height: 125px !important;
    background: white !important;
  }

  #openingbanner_container {
    height: 125px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #openingbanner_container .col-md-6 {
    width: 100% !important;
  }

  #openingbanner_container .col-md-6 div:nth-child(1) {
    float: left !important;
    width: 100% !important;
    font-size: 24px !important;
    text-align: center !important;
  }

  /*
    #membershipAcceptContainer {
        left: 0px;
        padding: 20px;
        margin-top: 90px !important;
    }
    */

  #membershipAcceptText {
    line-height: 18px !important;
  }

  .category-slider-arrow {
    background: #8080801c;
    background-image: url(https://plusshop.dk/skin/frontend/plusshop/default/images/arrowfrontpagecat.png);
    background-position-y: center;
    height: 250px;
    width: 20px;
    position: absolute;
    right: 0;
    margin-top: 0px;
  }

  .product:nth-child(2n) i span {
    left: -70px !important;
  }

  .catalogsearch-result-index p.note-msg {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    padding: 20px;
    padding-top: 0px;
  }

  #header-search input[type="submit"] {
    display: none !important;
  }

  .tt-dropdown-menu {
    margin-left: 0 !important;
    top: 35px !important;
  }

    #one-step-checkout-form input.radio, input#newsletter_subscriber_checkbox, .shipping_other_address input[type="checkbox"], input#terms_conditions_checkbox_id,
    #one-step-checkout-form input.radio, input#newsletter_subscriber_checkbox, .shipping_other_address input[type="checkbox"], input#shipping\:different_shipping {
    border: 1px solid #565656 !important;
    -webkit-appearance: none;
    padding-top: 13px !important;
    padding-bottom: 11px !important;
    padding-right: 13px !important;
    background: #fcfcfc;
  }

  .onestepcheckout-newsletter {
    /*margin-top: -20px !important; This caused minor layour errors in checkout when logged in as a customer with membership*/
    margin-bottom: 10px !important;
  }

  input#newsletter_subscriber_checkbox:checked::before {
    position: absolute;
        content: '\02143';
    margin-top: -11px;
    margin-left: -3px;
    transform: rotate(40deg);
    font-size: 17px;
  }

  .button-onestepcheckout {
    padding-top: 5px !important;
  }

  h3#review_step_header {
    margin-top: 25px;
  }

  .onestepcheckout-terms-conditions label {
    font-size: 12px !important;
  }

  input#terms_conditions_checkbox_id {
    margin-right: 10px;
    margin-top: 7px;
  }

  input#terms_conditions_checkbox_id:checked::before {
    position: absolute;
        content: '\02143';
    margin-top: -11px;
    margin-left: -3px;
    transform: rotate(40deg);
    font-size: 17px;
  }

  div#showhide_shipping {
    margin-top: 10px;
  }

  .shipping_other_address input:checked::before {
    position: absolute;
        content: '\02143';
    margin-top: -6px;
    transform: rotate(40deg);
    font-size: 17px;
  }

  .catalog-product-view #header-mobile-button {
    height: 39px;
  }

  .checkout_cart_index div#header-mobile-button {
    height: 39px !important;
  }

  .contacts-index-index .page-title h1 {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 10px !important;
  }

  .contacts-index-index .media-body {
    min-height: 82px;
  }

  .contacts-index-index .footer-static-content li {
    margin-bottom: 25px;
  }

  .contacts-index-index .media-body p:nth-child(2) {
    padding-left: 75px !important;
  }

  .contacts-index-index h2.legend {
    font-size: 13px;
  }

  .contacts-index-index input#telephone {
    padding: 10px;
    width: 90%;
    border: 1px solid lightgray;
    border-radius: 2px;
  }

  .cms_page_view .std {
    padding: 10px;
  }

  .contacts-index-index .footer-static-content {
    margin-top: 0px !important;
  }

  .col-md-6 {
    margin-bottom: 0px !important;
  }

  .contacts-index-index ul {
    padding: 0px;
    margin: 0px;
  }

  #one-step-checkout-form input.radio:checked::before {
    position: absolute;
    content: "\02143";
    transform: rotate(40deg);
    font-size: 17px;
    margin-top: -12px;
    margin-left: -4px;
  }

  #gls-selected-droppoint {
    margin-top: 55px !important;
  }

  select#gls-droppoint-select {
    padding: 10px;
    width: 100%;
  }

  input#gls-telephone {
    padding: 9px !important;
  }

    input#newsletter_subscriber_checkbox:checked::before, input#shipping:different_shipping:checked::before {
    position: absolute;
        content: '\02143';
    margin-top: -5px;
    transform: rotate(40deg);
    font-size: 17px;
  }

  .shipping_other_address input {
    float: left !important;
    margin-top: -6px !important;
    margin-right: 9px !important;
  }

  .shipping_other_address label {
    font-size: 13px !important;
  }

  div#gls-droppoint-form input.required-entry {
    padding: 10px !important;
  }

  .checkout_cart_index .main-container {
    margin-top: 0px !important;
  }

  .flickity-prev-next-button .flickity-button-icon {
    opacity: 0.5 !important;
  }

  .block-cart .header-col1 img {
    /* margin-top: 0px !important; */
  }

  #header-search {
    /* display: none; */
  }

  .header-col1 {
    /* padding-left: 0px !important; */
  }
    div#search_autocomplete .left_search{
        display: none;
    }

  #header-searchbutton {
    float: left;
    height: 100%;
    padding-top: 27px;
  }

  div#header-searchbutton {
    /* display: inline-block; */
}

  #header-search .header-col1 {
    /* padding-top: 5px; */
    /* padding-bottom: 10px !important; */
  }

  #header-search .header-col2 {
    display: block;
    width: 81%;
    height: 47px !important;
  }

  #header-search .header-col2 span.twitter-typeahead {
    width: 100% !important;
  }

  .onestepcheckout_index_index .main input {
    padding: 20px !important;
    padding-left: 10px !important;
  }

  #advice-required-entry-attribute132 {
    margin-top: 50px;
  }

  .one-field {
    padding-bottom: 6px;
  }

  .one-field:nth-child(2) {
    margin-bottom: 20px !important;
  }

  .catalog-product-view .product-image {
    display: none !important;
  }

  .more-views {
    display: none;
  }

  .more-views.mobile .mobile-more-single {
    display: grid;
    text-align: center;
    float: left;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .more-views.mobile {
    display: block !important;
    height: 310px !important;
    float: left;
    overflow: unset !important;
    width: 100%;
    margin-top: 10px !important;
  }

  #product-page-subcategories {
    /* display: none; */
  }

  #product-page-submobile {
    display: block;
    float: left;
    width: 100%;
    background: #ffffff36;
    text-align: center;
  }

  #horizontal-layered-navigation-container {
    width: 100%;
    clear: both;
    z-index: 100;
    position: relative;
    margin-bottom: 10px;
    padding-top: 3px;
  }

  div#gls-droppoint-form input {
    margin-top: 0px !important;
  }

  div#gls-droppoint-form label {
    float: none !important;
    margin-top: auto !important;
  }

  dl.sp-methods input {
    float: left !important;
  }

  dl.sp-methods label {
    float: left !important;
    padding-left: 15px !important;
  }

    #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li {
    min-height: 70px !important;
    margin: 0px 0 !important;
  }

    #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li:first-of-type {
    margin-top: 10px !important;
  }

  .cms_page_view ul.products-grid.row {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
  }

  i.fas.fa-bars {
    display: block !important;
  }

  .product-discount-text {
    width: 100% !important;
    margin-top: 150px !important;
  }

  .cms_page_view .category-products h1 {
    margin: 10px;
  }

  .cms_page_view .category-products hr {
    margin: 10px;
  }

  #gls-droppoint-form input#gls-postalCode {
    height: 30px;
  }

  dl.sp-methods {
    padding-top: 0px;
    margin-top: 0px;
  }

  .three-columns-flat .order-info-3-columns {
    margin-bottom: 0px !important;
  }

  .order-information ol li .onestepcheckout-shipping-method-section {
    padding: 0px 0% !important;
  }

    .label.label-success.inactive, .label.label-success.expired {
    padding: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #707070;
    border-radius: 40px;
    color: white;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    float: left;
    font-size: 12px;
    width: 100%;
  }

  #membership-table {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 25px;
  }

  .recurring-profiles .alert.alert-warning {
    font-family: "Raleway", sans-serif;
    color: green;
    padding: 0px;
    font-size: 15px !important;
    text-align: center;
  }

  .buttons-set button.button {
    padding: 10px;
    min-width: 300px;
    border-radius: 40px;
    border: 1px solid #34aba5;
    background: #34aba5;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
  }

  .my-account .fieldset {
    font-family: Arial;
    font-size: 14px;
    color: #34aba5;
    width: 100%;
    float: left;
    padding: 10px;
  }

  .my-account input {
    width: 100%;
    padding: 10px;
    padding-right: 0px;
    margin-bottom: 30px;
    margin-top: 10px;
    border: 1px solid #cecece;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
  }

  #my-orders-table td:nth-child(2) {
    text-align: center !important;
    min-width: 85px !important;
  }

  #my-orders-table {
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 75px;
  }

  .account-navigation a {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #34aba5;
    font-weight: bold;
  }

  .account-navigation ul li {
    width: 100%;
    padding-bottom: 5px;
  }

  .my-account {
    margin-top: 100px;
  }

  .ajaxlogin-window {
    width: 75% !important;
    height: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
  }

  .ajaxlogin-window ul li.error-msg ul li {
    margin: 10px;
    padding: 10px;
    font-size: 13px;
    background: #ab3434;
    color: white;
    font-family: "PT Serif", sans-serif;
  }

  ul.products-grid.row.first.last.odd {
    padding: 0;
    padding-left: 4px;
    margin-right: 0px;
  }

  .cms_page_view .category-products .product:nth-child(2n) {
    padding-left: 8px;
    padding-right: 0px;
    margin-right: 0px !important;
  }

  .preview:before {
    content: "";
    width: 95%;
    position: absolute;
    margin-top: 165px;
    height: 20px;
  }

  .cms_index_noRoute .main-container {
    margin-top: 75px;
  }

  #block-layered-nav-horizontal {
    padding: 0px 0px 0px 5px !important;
  }

  .other-bought h2 {
    margin-top: 0px !important;
    font-size: 20px;
    margin-bottom: 10px !important;
  }

  .product-name {
    font-weight: normal;
    font-size: 16px !important;
    margin-top: 5px !important;
  }

    .ajaxlogin-window .form-list input.input-text, .ajaxlogin-window .form-list textarea {
    width: 100%;
    max-width: 84%;
    border-radius: 2px;
    padding: 9px;
    font-size: 16px;
  }

  #header-logo {
    /* width: 70px !important; */
  }

  span.product-price-before {
    font-size: 14px;
  }

  .product table.product-price-table tr:nth-child(2) td:first-of-type {
    font-size: 16px !important;
  }

  .product table.product-price-table tr:nth-child(2) td:first-of-type i {
    /*font-size: 13px !important;
    padding: 4px;
    position: relative;
    left: -4px;*/

    font-size: 14px !important;
    padding: 6px;
    position: relative;
    left: 0px;
    bottom: 2px;
    padding-right: 20px;
    margin-left: 0px !important;
  }

  .product-price-now {
    font-size: 18px !important;
  }

  .col2-right-layout .product-image img {
    width: auto !important;
  }

  .product-box {
    padding: 11px;
    /*background: #f3f3f3;*/
    float: left;
    margin-bottom: 20px;
  }

  .product-prices .membership-price input:checked:after {
    font-size: 20px;
    left: 1px;
    top: 0px;
  }

  .product-prices input {
    padding: 7px;
    top: 0px;
  }

  .membership-price {
    margin-top: 0px;
    font-size: 28px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
  }

  .membership-price-price span {
    position: relative !important;
    top: -5px !important;
  }

  .normal-price span:first-of-type {
    padding-left: 0px !important;
  }

  .catalog-product-view .normal-price i {
    font-size: 14px;
    padding-left: 6px;
  }

  .normal-price {
    font-size: 33px;
    font-family: "Raleway", sans-serif;
  }

  .normal-price span {
    top: 0 !important;
  }

  .product-box {
    float: left;
    overflow: visible;
    height: auto !important;
  }

  .product-prices {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .product-attributes select {
    width: 100%;
    margin-bottom: 0px !important;
    font-size: 15px;
    padding: 10px;
  }

  .product-button {
    font-size: 15px !important;
    font-family: Arial;
    margin-bottom: 0px;
    height: auto;
    color: #3a3a3a;
    font-family: "Raleway", sans-serif;
  }

  .normal-price input {
    padding: 6px !important;
    margin-left: 6px;
    top: -1px;
    margin-right: 8px;
  }

  .normal-price input:checked {
    padding: 7px !important;
  }

  .normal-price .normal-price-description {
    font-size: 12px;
    margin-left: 0px;
    margin-top: 11px;
    margin-right: 0px;
  }

  .product-prices .normal-price input:checked:after {
    font-size: 20px;
    left: 1px;
    top: 0px;
  }

  .membership-price .amount-saved {
    font-size: 14px;
    width: 110px;
    margin-top: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    top: -5px;
  }

  .catalog-product-view .product-bonus {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .catalog-product-view .product-single-bonus {
    width: 33%;
    margin-right: 0px !important;
    border: 0 !important;
    margin-bottom: 30px !important;
  }

  .bonus-text {
    font-size: 12px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .catalog-product-view .main-container {
    padding-top: 75px;
  }

  .product-description {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-right: 10px;
    width: 96%;
    font-size: 25px;
  }

  .main-container .std p {
    font-size: 14px;
    line-height: 27px;
  }

  .product-concept {
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }

  .product-button button {
    font-size: 19px;
    font-family: Arial;
    padding: 30px;
    border-radius: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
  }

  .product-header {
    text-align: center;
    font-size: 25px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .catalog-product-view .product-button button {
    font-size: 16px !important;
    margin-bottom: 0px !important;
  }

  .product:hover {
    box-shadow: none;
  }

  .product:hover > .on-hover {
    box-shadow: none;
    border-top: 3px solid #19864a;
  }

  .on-hover button {
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #product-page-subcategories ul li {
    flex: 1 0 33%;
    margin-bottom: 10px;
    text-align: left;
    /*
    display: block;
    margin-right: 0px;
    font-size: 14px;
    border-radius: 2px !important;
    background: white;
    color: #252525 !important;
    */
  }

  #product-page-subcategories ul li:nth-child(even) {
    text-align: left;
    margin-right: 5%;
  }
  #product-page-subcategories ul li:nth-child(odd) {
    text-align: left;
    margin-left: 5%;
  }

  #header-logo img {
    /*
    margin-top: 5px;
    max-height: 40px !important;
    */
  }

  #slideInCart {
    margin-top: 85px;
    width: 100%;
  }

  #slideInCartContentLeft .product-name {
    font-size: 14px !important;
  }

  .product-details.membership-text {
    font-size: 13px !important;
  }

  #slideInCart .product-cart-control button {
    width: 30px;
    height: 30px;
    font-size: 23px;
  }

  .membership-image img {
    width: 40% !important;
    margin-top: 32px !important;
  }

  .membership-image {
    width: 75px !important;
  }

  .product-cart-price {
    width: 80%;
    float: left;
    margin-top: 0px;
    font-size: 16px !important;
  }

  .product-cart-control {
    float: right;
    width: 8%;
    margin-top: -56px;
    padding-top: 22px;
    margin-right: -42px;
  }

  #slideInCartContent table img {
    width: 75px;
  }

  #slideInCartClose {
    padding: 8px;
    font-family: Arial;
    padding-top: 13px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 2px;
    font-size: 25px;
    float: left;
    color: #969696;
    width: 31px;
    text-align: center;
    border-bottom-right-radius: 5px;
  }

  #slideInCartContent {
    width: 93%;
    padding: 10px;
    padding-left: 5px;
    padding-right: 40px;
    font-size: 14px;
    float: left;
    border-top: 2px solid whitesmoke;
  }

  .main-titel {

  }

  #header-mobile-button {
    /* display: block;
    height: 39px;
    float: left;
    width: 40px;
    background: #faf8f8;
    border-radius: 4px;
    margin: 15px;
    margin-top: 15px;
    font-size: 20px;
    padding-top: 10px;
    text-align: center;
    margin-right: 10px;
    background: #feffff;
    background: -moz-linear-gradient(top, #feffff 0%, #faf8f8 100%);
    background: -webkit-linear-gradient(top, #feffff 0%, #faf8f8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #faf8f8 100%);
    border: 1px solid #e4e4e4;
    */
  }

  .cms_index_index #header-mobile-button {
    height: 39px !important;
  }

  .page-title-img {
    height: 75px;
  }

  button#send2 {
    font-size: 14px;
    width: 97%;
  }

  .ajaxlogin-window .buttons-set a {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    color: #19854a;
    font-size: 15px !important;
  }

  .ajaxlogin-window label {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
  }

  .product-single-bonus {
    width: 100%;
    float: left;
    height: 45px;
    border-top: 2px solid whitesmoke;
    padding-top: 15px;
  }

  #slideInCartContentDisclaimer {
    font-size: 13px;
    text-align: center;
  }

  .bonus-image img {
    height: auto;
    max-width: 75px;
  }

  #slideInCartContent .bonus-text {
    font-size: 16px !important;
  }

  .slideInCartContentButton button {
    width: 100%;
    font-size: 15px;
    padding: 10px;
  }

  #slideInCartContentRight {
    width: 100% !important;
    padding-bottom: 160px;
    padding-left: 0px;
    min-height: 425px;
    padding-right: 24px;
  }

  #slideInCartContentRight table td.a-left {
    font-size: 18px;
    height: 35px;
  }

  #slideInCartContentRight table td.a-right {
    font-size: 18px;
    height: 35px;
  }

  #header-logo {
    /* margin-top: 0px !important;
    padding-top: 10px !important; */
  }

  #header-container {
    /* width: 100%; */
    /* height: 75px; */
  }

  #header {
    /* height: 75px !important; */
  }

  #main-category.productpage {
    margin-top: 100px !important;
    height: auto;
  }

  .main-container .product {
    width: 46% !important;
    height: 340px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px;
  }

  .cms_index_index .main-container .product {
    width: 48% !important;
  }

  .cms_index_index .product-sizes ul {
    font-size: 12px !important;
  }

  .cms_index_index .on-hover-data .product-colors {
    display: none;
  }

  .cms_index_index .product-sizes {
    margin-top: -25px !important;
    font-size: 12px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }

  .catalog_category_view .product-sizes ul {
    font-size: 13px !important;
  }

  .catalog_category_view .product-sizes {
    margin-top: -30px !important;
  }

  .catalog_category_view .main-container .product:nth-child(2n) {
    margin-right: 0px !important;
    margin-left: 8px !important;
  }

  .main-container .product:nth-child(2n) {
    margin-right: 8px !important;
  }

  #horizontal-layered-navigation-container
    div.horizontal-filter:nth-last-child(-n + 4):first-child,
  #horizontal-layered-navigation-container
    div.horizontal-filter:nth-last-child(-n + 4):first-child
    ~ div.horizontal-filter {
    width: 45% !important;
    margin-bottom: 10px;
  }

  .on-hover {
    z-index: 99 !important;
  }

  #header-slider {
    height: auto !important;
    margin-top: 100px !important;
    background-position-y: 0%;
    padding-bottom: 0px;
    background: url(/skin/frontend/plusshop/default/images/plusshopbannerbg2.png);
  }

  .slider-info br {
    display: none;
  }

  .slider-info span {
    padding-right: 10px;
    padding-left: 10px;
  }

  #header-slider-logos {
    margin-top: 6px;
  }


  .infobox-left-title {
    font-size: 25px;
  }

  .carousel-video {
    position: absolute;
    z-index: 1;
    background: white;
    text-align: center;
    padding: 10px;
    padding-bottom: 4px;
    margin-top: 200px;
    color: #19864a;
    border-bottom: 2px solid #19864a;
    box-shadow: 0px 0px 1px #00000042;
  }

  .carousel-video div:nth-child(2) {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
  }

  .carousel-video span {
    color: black;
    font-size: 12px;
  }

  .infobox-left-subtext {
    text-align: center;
    margin-top: 10px;
    font-size: 19px;
    line-height: 29px;
        font-family: 'Raleway', sans-serif;
    color: white;
  }

  .infobox-left-image {
    background-size: 100% !important;
  }

  #main-category-container .product {
    background: white;
    height: 250px;
    width: 250px;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    padding-bottom: 0px !important;
  }

  #brands {
    height: auto;
    margin-top: 0px !important;
  }

  .block-subscribe h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }

  .newsletter-description {
    font-size: 15px;
    width: 95%;
    margin: 0 auto;
  }

  input#input-newsletter {
    padding: 10px !important;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 70px;
    font-size: 15px;
    min-width: 150px;
  }

  .block-subscribe button.button {
    font-size: 15px;
    padding: 10px;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
  }

  #newsletter {
    height: auto;
  }

  .subscribe-actions {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  #footer-contact-info table td {
    font-size: 16px;
  }

  .footer-col .footer-title {
    font-size: 16px;
    text-align: center;
    width: 100% !important;
  }

  #header-navigation-mobile {
    float: left;
    position: fixed;
    margin-top: 100px;
    width: 100%;
    z-index: 900;
    height: 100%;
    background: #faf8f8;
    overflow: scroll;
  }

  .page-title h1 {
    padding-left: 20px;
    font-size: 28px !important;
  }

  .success-msg ul li {
    padding: 0;
    margin: 0;
    font-size: 12px;
  }

  #shopping-cart-table th {
    font-size: 14px;
  }

  h4.qty-text {
    font-size: 19px !important;
    font-weight: 400;
  }

  #shopping-cart-table .product-image img {
    height: 58px !important;
    width: auto;
    float: left;
  }

  .cart .info-box-caption {
    font-size: 16px !important;
  }

  .last.odd span {
    font-size: 16px !important;
    line-height: 16px !important;
  }

  .last.odd .mobileprice2 .price {
    font-size: 15px !important;
    line-height: 15px !important;
  }

  .cart .info-icons img {
    height: 25px !important;
  }

  .cart .info-box-caption {
    font-size: 12px !important;
  }

  #shopping-cart-table tr td:first-of-type {
    /* min-width: 0.01% !important; */
  }

  #shopping-cart-table tr td:nth-child(2) {
    width: 60%;
  }

  .product-details {
    width: 61%;
    float: left;
  }

  td.a-right.last {
    font-size: 16px !important;
    padding-right: 10px;
  }

  #shopping-cart-table .product-image {
    width: auto;
    height: auto !important;
    margin-left: 0px;
  }

  #shopping-cart-table tr.last td:nth-child(1) span {
    font-size: 13px !important;
    line-height: 22px !important;
  }

    .second-checkout button, .continue-checkout button {
    font-size: 14px !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .totals {
    margin-top: 0px;
  }

  .col-sm-12 {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #shopping-cart-totals-table tr {
    font-size: 17px;
    height: 40px;
  }

  .first-checkout {
    font-size: 18px !important;
  }

  tr.last td:first-of-type img {
    /* max-width: 25px !important;
    max-height: 100px !important;
    margin-right: 20px !important;
    margin-bottom: 45px;
    margin-top: 5px; */
  }

  #shopping-cart-table h2.product-name {
    overflow: hidden;
    font-size: 12px !important;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
  }

  #header-navigation-mobile span.head {
    padding-left: 20%;
  }

  .cart {
    float: left;
    padding-top: 0px;
  }

  .cart-titel {
    font-family: "PT Serif", sans-serif;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 10px !important;
    font-size: 25px !important;
  }

  .product-details .product-description {
    display: none;
  }

  .footer-menu ul li {
    font-size: 14px;
  }

  #header-navigation-mobile a {
    font-size: 16px !important;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .footer-col {
    width: 100% !important;
    height: auto !important;
    padding-left: 0px !important;
    min-height: auto;
    text-align: center;
  }

  ol.one-step-checkout.clearfix.three-columns-flat {
    padding: 5px;
    width: 100%;
  }

  #shopping-cart-table .product-details p {
    padding-top: 11px;
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 12px !important;
    color: #1a844a;
    margin-top: -24px;
  }

  #main-category {
    height: auto;
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .main-category-name {
    float: left;
    width: 100%;
    margin-top: 5px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif;
    color: black;
  }

  .main-category-titel {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    font-size: 22px;
    font-family: "PT Serif", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
  }

  .on-hover {
    width: 100% !important;
    display: block;
    box-shadow: none;
    border: none;
    height: 80px;
  }

  #horizontal-layered-navigation-container div.horizontal-filter .filter-title {
    font-size: 15px;
    padding: 10px !important;
    border-radius: 2px !important;
  }
}

@media only screen and (max-width: 400px) {
  #header-logo {
    /* padding-left: 0px !important; */
  }

  #header-functions {
   /* padding-top: 11px !important; */
  }
}

@media only screen and (max-width: 320px) {
  .catalogsearch-result-index .main-container .product {
    width: 43% !important;
    margin: 10px !important;
  }

  .product:nth-child(6) {
    margin-right: -4px !important;
  }

    .product-concept, .bonus-text {
    font-family: Arial !important;
  }

  .membership-price {
    font-family: "Arial" !important;
  }

  .normal-price {
    font-family: "Arial" !important;
  }

  .main-container .product {
    width: 47% !important;
  }

  .product-sub-image {
    width: 37% !important;
  }

  .product-single-bonus {
    width: 100% !important;
  }

  #header-logo {
    /* width: 39% !important; */
  }

  #header-slider {
    height: auto !important;
    margin-top: 100px !important;
    background-size: cover;
    background-position-y: 113%;
    padding-bottom: 0px;
  }

  #header-slider-logos {
    width: 100%;
    background: #a2a2a2;
    margin-top: 43px;
    padding: 0px;
    float: left;
    opacity: 0.7;
  }

  .infobox-left-image {
    background-size: 120% !important;
  }

  .infobox-left-text button {
    width: 100% !important;
    font-size: 14px;
  }

  .product-price-now {
    display: block !important;
    font-family: "Arial", sans-serif !important;
  }

  .product-price-before {
    margin-right: 0px !important;
    font-family: "Arial", sans-serif !important;
  }

  #newsletter-button input[type="text"] {
    max-width: 150px !important;
  }
}

.newsletter-subscribe {
  width: 100%;
}

.newsletter-subscribe input[type=email] {
  padding: 14px;
  padding-left: 10px;
  border-radius: 2px;
  border: 1px solid gray;
  background: #fcfcfc;
  width: 100%;
}

.newsletter-text {
  font-size: 12px;
  color: gray;
  line-height: 22px;
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
}

.newsletter-subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: italic;
}

.newsletter-subscribe input::-moz-placeholder { /* Firefox 19+ */
  font-style: italic;
}

.newsletter-subscribe input:-ms-input-placeholder { /* IE 10+ */
  font-style: italic;
}

.newsletter-subscribe input:-moz-placeholder { /* Firefox 18- */
  font-style: italic;
}

label.newsletter-subscribe {
  font-size: 13px;
  color: gray;
  top: -5px;
  margin-left: 0px;
}

.newsletter-checkbox {
  margin: 10px 0;
}

.newsletter-similar-products {
  padding: 15px 0;
}

.newsletter-similar-products h3 {
  color: #535353;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  margin-top: 31px;
  font-family: "Raleway", sans-serif;
  margin-bottom: 10px;
}

.newsletter-product {
  width: 185px;
  height: 240px;
  background: #fff;
  float: left;
  margin-right: 15px;
  margin-bottom: 25px;
}

.newsletter-product:last-child {
  margin-right: 0;
}

.newsletter-image {
  height: 120px;
  text-align: center;
  margin-bottom: 10px;
}

.newsletter-image img {
  max-width: 100%;
  max-height: 100%;
  margin-top: 5px;
}

.newsletter-product .product-category {
  text-align: center;
  margin-top: 5px;
}

.newsletter-product .product-name {
  padding: 0;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  line-height: 13px;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px !important;
  overflow: hidden;
}

.newsletter-similar-products .product-price-table {
  width: 100%;
  font-size: 0.8em;
  padding: 4px;
}

.newsletter-product table.product-price-table i {
  color: #cccccc;
  font-size: 13px;
}

.newsletter-product table.product-price-table i {
  position: relative;
  cursor: help;
}

.newsletter-product table.product-price-table i span {
  border: 1px solid lightgray;
  padding: 10px;
  display: none;
  left: 0px;
  color: #3a3a3a;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: normal;
  background: #ffffff;
  margin: 10px;
  width: 250px;
  position: absolute;
  top: 10px;
  text-decoration: none;
  z-index: 200;
}

.blackfridaybadge {
  display: block;
  position: absolute;
  margin-top: 0px;
  padding: 10px;
  width: auto;
}

.blackfridaybadge img {
  width: 100%;
}
.blackfridaybadge > .hover-text {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: #f3f3f3;
    padding: 6px 7px;
    top: 80px;
    left: calc(100% - 95%);
    width: 95%;
    border-radius: 8px;
    font-size: 12px;
    line-height: 19px;
    font-variant: initial;
    transition: opacity 20ms linear;
    font-family: "Raleway", sans-serif;
    box-shadow: 0 0 0px 1px #EAEAEA;
}
.blackfridaybadge:hover .hover-text {
    opacity: 1;
}
.blackfridaybadge  > .hover-text::after {
    content: " ";
    position: absolute;
    left: calc(50% - 7px);
    top: -7px;
    border-bottom: 7px solid #EAEAEA;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: none;
}
.product .hover-text-list {
    opacity: 0;
    position: absolute;
    width: 100%;
    padding: 8px;
    border: 1px solid #eee;
    background: #fff;
    z-index: 200;
    top: 80px;
    font-family: "Raleway", sans-serif;
    font-size: 12.5px;
}


.catalog-product-view .single-col1 {
    padding-top: 20px !IMPORTANT;
  margin-top: 0px;
}

.catalog-product-view .single-col2 {
  margin-top: 20px;
}

.catalog-product-view .more-views {
  border-top: 0px solid transparent;
  padding-top: 0px;
  height: auto;
  margin-top: 20px;
}


#PG_FP_BOX {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 5px;
}

#PG_FP_BOX, #PG_FP_BOX div img {
  max-width: 100%;
}

#PG_FP_BOX_INNER {
  max-width: 1350px;
  display: inline-block;
  white-space: nowrap;
}


#PG_FP_BOX:first-of-type {
  max-width: 33%;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}

#PG_FP_BOX:last-of-type {
  max-width: 33%;
  display: inline-block;
  white-space: nowrap;
  text-align: left;
}

#PG_FP_BOX {
  max-width: 33%;
  display: inline-block;
  white-space: nowrap;
}

#PG_FP_BOX div img, .frontpagechristmaxbox img {
  border-radius: 7px;
  transform: scale(1);
    transition: .3s ease-in-out;
}

#PG_FP_BOX div img:hover, .frontpagechristmaxbox img:hover {
  border-radius: 7px;
  transform: scale(1.033);
    transition: .1s ease-in-out;
}

#PG_FP_BOX div {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

#PG_FP_BOX:first-of-type div {
  margin-right: 20px;
  margin-left: 0px;
  display: inline-block;
}

#PG_FP_BOX:last-of-type div {
  margin-left: 20px;
  margin-right: 0px;
  display: inline-block;
}

@media only screen and (max-width: 769px) {
  #PG_FP_BOX_INNER div {
    margin: 0px 0px 0px 0px;
  }

  #PG_FP_BOX_INNER {
    display: block;
    width: 100%;
  }

  #PG_FP_BOX:first-of-type {
    text-align: center;
    display: block;
    max-width: 100%;
  }

  #PG_FP_BOX {
    text-align: center;
    display: block;
    max-width: 100%;
  }

  #PG_FP_BOX:last-of-type {
    text-align: center;
    display: block;
    max-width: 100%;
  }

  #PG_FP_BOX:first-of-type div {
    margin-right: 0px;
    margin-left: 0px;
    display: inline-block;
  }

  #PG_FP_BOX div {
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
  }

  #PG_FP_BOX:last-of-type div {
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
  }
}

#eventHeader {
  display: none;
}

.blackfridaybadge {
  display: none;
}

.blackfridaybadge img {
  width: 100%;
  transform: scale(0.7);
}

.brandPage .brand-about {
  background: #f2ede9;
  overflow: auto;

  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(218,218,218,1) 50%, rgba(255,255,255,1) 100%);
  /*background: url('/skin/frontend/base/default/brand-bg.png') no-repeat right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  */
}

.brand.main-container {
  width: 100% !important;
}

.brandPage .main-container {
  padding-top: 30px;
  padding-bottom: 60px;
}

.brandPage #main-category.productpage, .brandPage #product-page-title {
  float: none;
  height: initial;
}

.brandPage .products-grid, .brandPage .brand-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.brandPage .products-grid {
  width: 1360px;
}

.brandPage .brand-about {
  padding: 30px 5em;
  clear: both;
}

.brandPage .brand-about h2, .brandPage .brand-about h3 {
    font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 38px;
  color: #454545;
  margin-bottom: 20px;
  font-weight: 300;
}

.brandPage .brand-about p {
    font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.brandPage .std > p {
  display: none;
}

.brandPage .main-container {
  padding-bottom: 0;
}

.brandPage .brand-wrapper {
  width: 100%;
  max-width: 1360px;
  clear: both;
}

.brandPage .brand-content {
  width: 78%;
  float: left;
}

.brandPage .brand-image {
  width: 15%;
  float: right;
}

.brandPage .brand-image img {
  height: auto;
  object-fit: cover;
  position: relative;
  top: 40px;
  width: 100%;
}

@media (max-width: 992px) {
  .brandPage .brand-image {
    width: 100%;
  }

  .brandPage .brand-image img {
    height: auto;
    object-fit: cover;
    position: relative;
    top: 40px;
    float: none;
    display: block;
    margin: 2em auto;
    width: initial;
  }

  .brandPage .brand-content {
    width: 100%;
    text-align: center;
  }

  .brandPage .brand-about {
    padding: 30px 2em;
  }

  .brandPage .products-grid {
    width: 100%;
  }

  #product-page-title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}

@media only screen and (max-width: 450px) {
  .product-price .product-price-table td i {
    display: inline;
  }

  span.product-price-before {
    font-size: 11px !important;
  }

  .product table.product-price-table tr:nth-child(2) td:first-of-type {
    font-size: 11px !important;
  }

    .product-price-now, .product-price-before {
    font-size: 11px !important;
  }

  .qty-controls button {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 414px) {
  .membership-price .amount-saved {
    font-size: 10px !important;
  }

  .membership-price {
    font-size: 25px !important;
  }

  .normal-price {
    font-size: 25px !important;
  }

  .qty-controls button {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 369px) {
  .membership-price .amount-saved {
    font-size: 9px !important;
  }

  .membership-price {
    font-size: 20px !important;
  }

  .normal-price {
    font-size: 19px !important;
  }

  .qty-controls button {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }

  .qty-controls {
    width: 91px;
  }

}

.counter {
  color: #444444;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  position: absolute;
  top: -18px;
  text-align: right;
  right: 0;
}

#counter {
  color: #19864a !important;
  font-weight: bold;
  font-size: 16px;
}

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

  .cart .col-md-8:first-of-type.col-sm-12 {
    min-height: auto;
  }

  #shopping-cart-table {
    margin-bottom: 0;
  }

  .counter {
    text-align: center;
  }
}

@media only screen and (max-width: 390px) {
  .product-box .membership-price .normal-price-description {
    font-size: 11px;
  }

  .product-box .normal-price .normal-price-description {
    font-size: 11px;
  }

  .membership-price-price span {
    font-size: 25px;
    top: 0 !important;
  }

  .membership-price .amount-saved {
    top: 0;
  }

  .product-box .normal-price {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1024px) {
  .product-box .product-button {
    width: 36%;
  }

  .product-button .add-to-cart {
    width: 100%;
  }

    .product-box .product-prices, .product-box .product-prices .pricemobileview {
    width: 64%;
  }

  .product-box .membership-price {
    font-size: 22px;
  }

  .product-box .normal-price {
    font-size: 22px;
  }

  /*.product-box .membership-price-price {
        width: 35%;
        min-width: 142px;
    }*/

  .product-box .normal-price input {
    padding: 9px;
    margin-left: 20px;
  }
}

/* New styles */
@media (max-width: 750px) {

  #billing-new-address-form {
    padding-top: 0;
  }

  /*    .billing_address ul li {
        margin-top: 0 !important;
    }*/

  /*.billing_address ul li select {
        margin-bottom: 30px;
    }*/

  #header-functions img:nth-child(1) {
    /* height: 24px !important; */
    /* width: auto !important; */
  }

    .on-hover { display: block !important; }

  .header-col1 {
    /* width: 100%; */
  }

}
/*
@media (max-width: 1650px) {
  .popup {
    left: 10%;
    min-width: 1100px;
  }
}

@media (max-width: 1300px) {
  .popup {
    left: 2%;
  }
}
*/
@media (max-width: 1280px) {
  .popup {
    left: 0;
    min-width: unset;
    width: 100% !important;
    left: 0px;
    margin-left: unset;
    transform: unset;
  }
}

@media (max-width: 750px) {
  .product-price-now {
    font-size: 18px !important;
  }
}

@media (max-width: 450px) {
    .product-price-now, .product-price-before {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 400px) {
  #header-logo img {
    /* margin-top: 5px;
    max-height: 34px !important;
    position: relative;
    top: 4px;
    left: -2px;
    */
  }

  #header-searchbutton {
    width: 35%;
  }
}

@media only screen and (max-width: 350px) {
  div#header-searchbutton {
    /* margin-left: -15px; */
  }
  #header-logo img {
    /* max-height: 28px !important;
    position: relative;
    top: 5px;
    left: -5px;*/
  }

    #header-login, #header-cart, #header-searchbutton {
    /* width: 25%; */
  }

  #header-searchbutton {
    /* margin-right: 15px; */
  }

  #header-login {
    /* margin-right: 8px; */
  }

  #header-functions {
    /* padding-top: 11px !important; */
  }
}

@media (min-width: 700px) and (max-width: 750px) {
  #header-logo img {
   /* left: 0; */
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  .form-search .header-col2 {
    position: relative;
    left: -11px;
  }
}

.product-box .product-prices .membership-price-price { text-align: right; padding-right: 5px; }
.product-box .membership-price-price input { float: left; top: 5px; padding: 6px; left: 3px; }
.product-box .membership-price-price input:checked {
  margin-right: 8px;
  left: 0;
  top: 3px;
  padding: 9px;
}



.catalog-product-view .single-col1 .blackfridaybadge {z-index: 100; }

.error-msg ul {
  padding: 0;
}

li.error-msg {
  display: block;
  color: #841a1a;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
}

.error-msg li, .success-msg li, .notice-msg li {
    margin-bottom: 0;
}
.error { color:#df280a; }
.error { font-weight:bold; }
.error-msg{
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.85em !important;
    font-weight:bold !important;
}
.error-msg li{margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(https://plusshop.dk/skin/frontend/plusshop/default/images/error_msg_icon.gif);
}

li.error-msg ul {
  list-style-type: none;
}

.warehouse-status {
  margin-top: 4px;
}

.pboxTop .warehouse-status { text-align: left; }

@media only screen and (max-width: 1024px) {
    .pboxTop .warehouse-status { text-align: center; }
}

.product-concept-first {
  margin-top: 20px;
}

.price-checkbox-wrapper {
  display: inline-block;
  width: 48px;
  float: left;
}

li.control.shipping_other_address label{
  display: block;
}

#billing-new-address-form li.control.shipping_other_address label {
  font-weight: 400 !important;
}
/* FIX PRODUCT GRID PRODUCTS for Frontpage, Categories, Brands and Landingpages */
.products-grids .product, .products-grid .product, .category-products .product, .other-bought-productpage-container .product, .newsletter-similar-products .newsletter-product {
  position: relative;
}
.products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info, .newsletter-similar-products .newsletter-product .product-grid-member-info {
  display: none;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  margin-left: -50%;
  padding: 8px;
  border: 1px solid #eee;
  background: #fff;
  margin-top: -10px;
  z-index: 200;
  top: 100%;
  font-family: "Raleway", sans-serif;
  font-size: 12.5px;
}

.newsletter-similar-products .newsletter-product .product-grid-member-info {
  margin-top: unset;
  margin-left: unset;
  bottom: unset;
}

@media only screen and (max-width: 1050px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: -21px;*/
    top: calc(100% - 70px);
  }
}

@media only screen and (max-width: 1024px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 0px;*/
    top: calc(100% - 100px);
    padding-bottom: 25px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 780px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    padding-bottom: 30px;
    font-size: 11px;
  }

  .newsletter-similar-products .newsletter-product .product-grid-member-info {
    font-size: 11px;
  }
}

@media only screen and (max-width: 750px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    padding-bottom: 20px;
    /*bottom: 40px;*/
    top: calc(100% - 105px);
  }
}

@media only screen and (max-width: 700px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 63px;*/
  }
}

@media only screen and (max-width: 667px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 49px;*/
  }
}

@media only screen and (max-width: 570px) {
  .membership .membership-mobile-text {
    width: 45%;
  }

  .newsletter-similar-products {
    display: none;
  }
}

@media only screen and (max-width: 525px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    font-size: 11px;
  }

  .newsletter-similar-products .newsletter-product .product-grid-member-info {
    font-size: 11px;
  }
}

@media only screen and (max-width: 500px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    font-size: 10px;
    /*bottom: 40px;*/
  }

  .newsletter-similar-products .newsletter-product .product-grid-member-info {
    font-size: 10px;
  }

}

@media only screen and (max-width: 450px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 42px;*/
    font-size: 9px;
  }
}

@media only screen and (max-width: 400px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 30px;*/
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 350px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: 20px;*/
  }
}

@media only screen and (max-width: 285px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: -10px;*/
  }
}

@media only screen and (max-width: 260px) {
    .products-grids .product .product-grid-member-info, .products-grid .product .product-grid-member-info, .category-products .product .product-grid-member-info, .other-bought-productpage-container .product .product-grid-member-info {
    /*bottom: -20px;*/
  }
}


/* Main Popup */
#membershipAcceptContainer {
  position: absolute;
  background: white;
  width: 560px;
  margin: 0 auto;
  top: 46% !important;
  left: 50% !important;
  -ms-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  padding: 30px;
  border-radius: 2px;
  text-align: center;
  box-shadow: 1px 1px 1px #00000029;
}

#membershipAcceptContainer.opened {
    width: 80vw !important;
}

.cms_index_index #membershipAcceptContainer {
  width: 500px;
}

@media only screen and (max-width: 600px) {
  .cms_index_index #membershipAcceptContainer {
    padding: 18px;
    width: 80% !important;
  }

  #membershipConditionsText h1, #membershipConditionsText h2, #membershipConditionsText h3, #membershipConditionsText h4 {
    font-size: 20px;
  }

    #membershipConditionsText p {
        font-size: 12px;
        line-height: 24px;
    }

  #membershipAcceptContainer.opened {
    width: 100% !important;
}

  #membershipAcceptContainer {
    padding: 18px;
    width: 90% !important;
  }

  #membershipAcceptText br {
    display: none;
  }
}

#membershipAcceptText {
  text-align: center;
}

#membershipAcceptText span {
  color: #20ba22;
}

#membershipAccept a {
  text-decoration: none;
  color: #20ba22;
}

.product-concepts {
  padding-bottom: 20px;
  display: inline-block;
}

.product-box a {
  color: #19864a;
}

.product-attributes {
  border: 0px;
}

.mobilcartmemberimg {
    float: left; max-width: 32px; margin: 0 12px;
}

#shopping-cart-table th:nth-child(2) {
  /*padding-left: 120px;*/
}

@media only screen and (max-width: 750px) {
  .mobilcartmemberimg {
    margin: 0px 14px 0px 5px;
  }

  #shopping-cart-table th:nth-child(2) {
    /*padding-left: 65px;*/
  }

  .product-concept a {
    font-size: 12px !important;
  }

  .membership-price .normal-price-description {
    font-size: 12px !important;
  }

  .product-concepts {
    padding-bottom: 0px;
  }
}


@media only screen and (max-width: 450px) {
  h4.qty-text {
    width: 22px;
  }
}

@media only screen and (max-width: 1024px) {
  .product-details .product-description {
    margin-left: 0px;
  }
}



.newProdPagePriceSection {
  width: 100%;
  font-family: "Raleway", sans-serif;
  font-size: 42px;
  color: #878787;
  display: inline-table;
  float: right;
  border-spacing: 0px;
  border-collapse: collapse;
}

.newProdPagePriceSection, .newProdPagePriceSection tr, .newProdPagePriceSection td {
  padding: 0px;
  margin: 0px;
}

.newProdPagePriceSection .priceCheckBoxMember, .newProdPagePriceSection .priceCheckBox {
  white-space: nowrap;
  width: 1%;
}

.newProdPagePriceSection td {
  vertical-align: middle;
}

.newProdPagePriceSection .spacer {
  font-size: 0px;
}

h2.product-name {
  color: #444;
}

.member-product-info i {
  width: 16px;
}

.member-product-info-uk i, .member-product-info-nl i {
  width: 12px;
}

@media (max-width: 750px) {
  .member-product-info i {
    width: 18px;
  }

  .member-product-info-uk i {
    width: 12px;
  }
}

.newProdPagePriceSection .thePrice {
  text-align: right;
  font-size: 22px;
  padding-left: 0px;
  white-space: nowrap;
  width: 10%;
}

.newProdPagePriceSection input {
  position: relative;
  display: inline-block;
  margin: 0vw;
  padding: 9px;
  background: #fbfbfb;
  border: 1px solid #cacece;
  top: -5px;
  left: 16px;
  white-space: nowrap;
  width: 0.1%;
}

.newProdPagePriceSection input:checked,
.newProdPagePriceSection input:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #19864a;
  color: #99a1a7;
  background: #fbfbfb;
  padding: 9px;
  left: 13px;
  top: -5px;
}

.newProdPagePriceSection input:checked:after {
  content: "\2713";
  position: absolute;
  font-size: 30px;
  font-weight: 800;
  color: #19864a;
  top: -15px;
  left: 0px;
}

.newProdPagePriceSection input#normalpricecheckbox {
  padding: 9px;
}

.newProdPagePriceSection input#normalpricecheckbox:checked,
.newProdPagePriceSection input#normalpricecheckbox:active {
  padding: 9px;
  left: 0vw;
}

.newProdPagePriceSection input#normalpricecheckbox:checked:after {
  font-size: 30px;
  font-weight: 800;
}

.newProdPagePriceSection .thePriceMember {
  color: #19864a;
  font-weight: 800;
}

.newProdPagePriceSection .thePriceNormal {
  color: #444444;
}

.newProdPagePriceSection .flashBox {
  width: 40%;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
}

.newProdPagePriceSection .flashBox .amount-saved span {
  border: 1px solid #19864a;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
}

.newProdPagePriceSection .priceType {
  text-align: left;
  font-size: 12px;
  white-space: nowrap;
  width: 0.1%;
  color: #444444;
  padding-left: 25px;
}

.newProdPagePriceSection .product-grid-member-info {
  display: none;
  position: absolute;
  z-index: 1000;
  font-size: 12px;
  background: #fff;
  margin: 5px;
  padding: 5px;
  text-align: center;
  border: 1px solid;
  color: black;
  margin-top: 50px;
}

.newProdPagePriceSection .priceType .fas {
  color: #5e5e5e;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}

@media only screen and (max-width: 1024px) {
  .newProdPagePriceSection {
    font-size: 3.5vw;
  }
/*
    .newProdPagePriceSection input:checked, .newProdPagePriceSection input:active {
    left: 1.4vw;
    padding: 1vw;
    top: 0px;
  }
*/
  .newProdPagePriceSection input:checked:after {
    font-size: 3.5vw;
    top: -2vw;
    left: 0vw;
  }

  .newProdPagePriceSection input#normalpricecheckbox {
        
  }

    .newProdPagePriceSection input#normalpricecheckbox:checked, .newProdPagePriceSection input#normalpricecheckbox:active {
    padding: 9px;
  }

  .newProdPagePriceSection input#normalpricecheckbox:checked:after {
    font-size: 3.5vw;
    top: -2vw;
    left: 0vw;
  }

  .newProdPagePriceSection .thePrice {
    font-size: 3.5vw;
    padding-left: 0vw;
  }

  .newProdPagePriceSection .spacer {
    font-size: 0.5vw;
  }

  .newProdPagePriceSection .flashBox {
    font-size: 1.5vw;
  }

  .newProdPagePriceSection .flashBox .amount-saved span {
    padding: 0.5vw 2vw 0.5vw 2vw;
    border-radius: 0.5vw;
  }

  .newProdPagePriceSection .priceType {
    font-size: 1.5vw;
  }
}


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

  .newProdPagePriceSection input {
    top: -0.5vw;
    left: 2.4vw;
  }

    .newProdPagePriceSection input:checked, .newProdPagePriceSection input:active {
    left: 1.4vw;
    padding: 1vw;
    top: 0vw;
  }

  .newProdPagePriceSection input:checked:after {
    font-size: 3.5vw;
    top: -2vw;
    left: 0.1vw;
  }

  .newProdPagePriceSection input#normalpricecheckbox {
    padding: 9px;
    top: -0.5vw;
  }

    .newProdPagePriceSection input#normalpricecheckbox:checked, .newProdPagePriceSection input#normalpricecheckbox:active {
        padding: 9px;
    top: 0vw;
  }

  .newProdPagePriceSection input#normalpricecheckbox:checked:after {
    top: -2vw;
    font-size: 3.5vw;
    left: 0.1vw;
  }

  .newProdPagePriceSection .thePrice {
    font-size: 6.5vw;
  }

  .newProdPagePriceSection .flashBox {
    font-size: 3.5vw;
  }

  .newProdPagePriceSection .flashBox .amount-saved span {
    border-radius: 1vw;
  }

  .newProdPagePriceSection .priceType {
    font-size: 3vw;
  }

  .newProdPagePriceSection .spacer {
    font-size: 2vw;
  }

  .newProdPagePriceSection .flashBox .amount-saved span {
    padding: 0.5vw 3vw 0.5vw 3vw;
  }
}

@media only screen and (max-width: 500px) {
    .newProdPagePriceSection input#normalpricecheckbox:checked, .newProdPagePriceSection input#normalpricecheckbox:active {
    padding: 9px;
  }

  .newProdPagePriceSection input#normalpricecheckbox:checked:after {
    top: -3vw;
    font-size: 5.5vw;
  }

  .newProdPagePriceSection input {
    top: -0vw;
    padding: 9px;
  }

    .newProdPagePriceSection input:checked, .newProdPagePriceSection input:active {
    padding: 9px;
  }

  .newProdPagePriceSection input:checked:after {
    font-size: 5.5vw;
    top: -3vw;
    left: 0.1vw;
  }

  .newProdPagePriceSection input#normalpricecheckbox {
    padding: 9px;
    top: -0vw;
  }
}

.cookiepolicy {
  width: 96%;
}

.spacer {
  display: block;
  width: 100%;
  height: 10px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.memberPriceOnOutOfStock {
  font-family: raleway;
  color: #19864a;
  font-size: 38px;
  font-weight: 800;
}

.ProductOutOfStockBtn {
  min-height: 45px;
}

#shopping-cart-table {
  border: 0px solid transparent;
  border-collapse: collapse;
    border-spacing: 0px
}

#shopping-cart-table td {
  border-width: 0px;
}


#shopping-cart-table .cart-product-image-col {
  vertical-align: middle;
  text-align: center;
}

#shopping-cart-table .cart-item-spacer div {
  height: 50px;
}

#shopping-cart-table .product-name {
  margin: 0px !important;
  height: auto !important;
  padding: 0px !important;
  min-height: auto !important;
  float: unset !important;
}

#shopping-cart-table .product-description {
  margin-left: 0px;
  float: unset;
}

#shopping-cart-table .product-details p {
  font-size: 12px;
  font-style: italic;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}

#shopping-cart-table .product-details {
  float: unset;
  padding-left: 10px;
  width: 100%;
}

#shopping-cart-table .cart-product-image-col a {
  display: inline-flex;
}

#shopping-cart-table .qty-controls .btn-decrement {
  margin-bottom: 0px;
}

#shopping-cart-table .cart-product-image-col {
  min-width: 0.01%;
}

#shopping-cart-table h4.qty-text {
  margin: 0px;
  color: #666666;
}

@media only screen and (max-width: 1024px) {
  #shopping-cart-table .product-description {
    padding: 0px;
    font-size: 13px;
  }

  #shopping-cart-table .product-name {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 750px) {
  #shopping-cart-table .product-details {
    width: 100%;
    padding-right: 10px;
  }

  #shopping-cart-table .product-details .product-description {
    display: block;
  }

  #shopping-cart-table .cart-product-image-col img {
    width: 75px;
    height: 75px;
  }

  #shopping-cart-table .qty-controls button {
    width: 22px;
    height: 22px;
    font-size: 10px;
    padding: 0px;
    text-align: center !important;
  }

  #shopping-cart-table th:nth-child(2) {
    padding: 0px;
  }
}

@media only screen and (max-width: 600px) {
  #shopping-cart-table .product-details {
    padding-left: 5px;
  }

  #shopping-cart-table th:nth-child(3) span {
    padding-left: 5px !important;
  }

  #shopping-cart-table .cart-product-image-col {
    padding: 0px;
    max-width: 50px;
  }

  #shopping-cart-table .cart-product-image-col img {
    width: 100%;
    height: 100%;
  }

  #shopping-cart-table .cart-product-image-col a {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0px;
  }

  #shopping-cart-table .membership img {
    width: 90%;
  }

  #shopping-cart-table .product-details .product-description {
    /*display: none;*/
  }

  #shopping-cart-table .membership .product-details .product-description br {
    display: none;
  }

  #shopping-cart-table th {
    font-size: 11px;
  }
  #shoppinh-cart-table td.a-right.last {
    font-size: 13px;
  }

  #shopping-cart-table td.a-right.last {
    padding-right: 0px;
  }

  #shopping-cart-table td:nth-child(3) span {
    font-size: 11px;
  }

  #shopping-cart-table .qty-controls h4.qty-text {
    font-size: 16px !important;
    width: 18px !important;
  }

  #shopping-cart-table .qty-controls button {
    width: 20px;
    height: 20px;
  }

  #shopping-cart-table .qty-controls {
    width: 20px;
  }

  #shopping-cart-table .qty-count {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

#one-step-checkout-form .checkout-review-load .data-table td h2 {
  font-weight: bold;
}

.newProdPagePriceSection {
  float: unset;
  max-width: 400px;
  margin-bottom: 10px;
  width: 85%;
}

.single-col2 .product-box {
  position: relative;
  text-align: center;
  width: 100%;
  border-radius: 7px;
}

.single-col2 .product-description {
  text-align: left;
}

.product-box .warehouse-status {
    font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
}

.product-box .amount-saved {
  position: absolute;
    top:11px;
  right: 4px;
}

@media only screen and (max-width: 450px) {
  .product-box .amount-saved {
    font-size: 3vw;
  }

  .product-box .warehouse-status {
    font-size: 3.5vw;
  }

  .newProdPagePriceSection {
    margin: 0.2vw;
  }
}

.product-box .amount-saved span {
  border: 1px solid #19864a;
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
}

.product-box .product-button {
  width: 100%;
  float: unset;
  height: unset;
  max-width: 300px;
  margin: 0 auto;
}

.col2-right-layout .product-attributes {
  max-width: 300px;
  float: unset;
  margin: 0 auto;
}

.col2-right-layout .product-concept {
  float: unset;
  margin: 10px auto;
  text-align: center;
  max-width: 300px;
}

.product-prices {
  width: unset;
  float: unset;
  height: unset;
}

.newProdPagePriceSection .thePrice {
  font-size: 38px;
  font-family: "rawline";
  font-weight: 800;
  vertical-align: middle;
  padding-bottom: 8px;
  padding-left: 15px;
}

.product-box .product-bonus {
  margin-top: unset;
}

.product-box .pricemobileview {
  max-width: 300px;
  margin: 15px auto 0 auto;
}

.product-attributes .product-options select:first-of-type {
  /*
    border: 2px solid #19864a;
    background: transparent;
    border-radius: 9px;
    */
}

.product-box .product-attributes {
  margin-top: unset !important;
}

.newProdPagePriceSection input:checked, .newProdPagePriceSection input:active, .newProdPagePriceSection input {
  left: unset;
  font: unset;
}

.product-box .product-button button {
  border-radius: 8px;
  margin-top: 0;
}

.newProdPagePriceSection .product-grid-member-info {
  transform: translateX(-50%);
}

.newProdPagePriceSection .thePriceNormal {
  font-weight: 600;
  color: #888888;
}

@media only screen and (max-width: 350px) {
  .newProdPagePriceSection .priceType {
    font-size: 4vw;
  }
}

.product-box .product-attributes dl.last {
  display: -ms-flex; /* IE 10 */
  display: flex;
  margin-top: 0;
  margin-bottom: 6px;
}

.product-box .product-attributes {
  padding-bottom: 0px;
}

.product-box .product-attributes dd.last select {
  margin-right: 5px !important;
}

.product-box .member-product-info {
  width: 10%;
}

.checkout-product-thumb {
  height: auto;
  max-width: 35px;
  float: left;
  padding-right: 7px;
  padding-bottom: 10px;
}

#shopping-cart-table .product-description-respo, #onestepcheckout_index_index .product-description-respo {
  display: none;
  font-size: 11px;
  color: #444444;
}

.product-grid-member-close {
  font-size: 15px;
  right: -7px;
  position: absolute;
  top: -7px;
  background: white;
  color: #878787;
  border-radius: 50%;
  display: none;
}

@media (max-width: 750px) {
  .product-grid-member-close { 
    display: inline-block;
    font-size: 24px;
    right: -11px;
    top: -11px;
  }

  .product .on-hover {
    background-color: transparent;
  }

  #shopping-cart-table .membership .product-details .product-description {
    display: block;
    font-size: 11px;
    margin-top: 0px !important;
  }

  #shopping-cart-table .membership .product-details .product-description-uk {
    margin-top: 5px !important;
  }

    #shopping-cart-table .product-description, #onestepcheckout_index_index .product-description {
    display: none !important;
  }

    #shopping-cart-table .product-description-respo, #onestepcheckout_index_index .product-description-respo {
    display: block !important;
  }
}

@media (min-width: 751px) {
  #footer-container .footer-col-mobil {
    display: none;
  }
}

@media (max-width: 750px) {
  #footer-contact-info table {
    width: unset;
    margin: 0 auto;
  }

  .footer-col-mobil .mobilflags img {
    height: 33px;
  }

  #footer-container .footer-col-mobil .footer-title {
    font-size: 16px;
    text-align: center;
    width: 100% !important;
    color: white;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #footer-container .footer-col-mobil table {
    width: 90%;
    margin: 0 auto;
  }

  #footer-container .footer-col-mobil table.mobilfooterservices {
    width: auto;
  }

  #footer-container .footer-col-mobil table.mobilflags {
    width: auto;
  }

  #footer-container .footer-col-mobil table td {
    text-align: center;
  }

  #footer-container .footer-col-mobil a {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }

  #footer-contact {
    float: unset;
    margin: 0 auto;
  }

  .footer-fullwidth:last-of-type {
    margin-bottom: 20px;
    text-decoration: underline;
  }

  #footer-container .footer-col {
    display: none;
  }

  .control.shipping_other_address label {
        display: inline ! important;
  }

  .address-information p.label {
    padding-bottom: 0 !important;
  }
  .main-category {
    height: auto !important;
  }

  .checkout-product-thumb {
    max-width: 50px;
    padding-right: 12px;
    padding-bottom: 10px;
  }

  .price-highlight {
    font-size: 24px !important;
  }

  .price-highlight {
    font-size: 24px !important;
  }
}

@media (max-width: 500px) {
  .cms_index_index .main-titel {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

@media (max-width: 700px) {
  .counter {
    position: relative;
  }
}

/* Blog frontpage START */
.blog-section-header {
  display: block;
  float: none;
    clear:both;
}

.blog-section-header a {
  margin: 0 auto;
  max-width: 200px;
  display: block;
}

.blog-section-header img {
  max-width: 200px;
}

.blog-section {
  background: #e8e7e4;
  float: none;
  clear: both;
  padding: 2em 1em;
  margin-bottom: 0;
}

.main-container-fluid {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}

.blog-section-post img{
  width: 100%;
  /*height: auto;*/
  max-height: 163px;
  object-fit: cover;
  height: 270px;
}

.blog-section-post {
  width: 30%;
  float: left;
  height: auto;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

.blog-section-grid {
  display: inline-block;
  margin-top: 2em;
}

.btn-blog-cta {
  border-radius: 30px;
  padding: 7px;
  font-size: 16px;
  width: 250px;
  background: #273f57;
  border: 1px solid #273f57;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  margin: 0 auto;
  display: block;
  margin-top: 0.5em;
}

.blog-section-post {
  /*padding: 0 22px;*/
}

.blog-section-post p {
  font-size: 12px;
  text-align: justify;
  padding: 0px 15px 0px 15px;
  line-height: 18px;
}

.blog-section-post h3 {
  margin: 0;
  font-size: 1em;
  display: inline-block;
  height: 18px;
  vertical-align: sub;
  margin-top: 1.5em;
}

.blog-section-post a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.blog-section-post > .excerpt > a {
    display: block !important;
    width: 100%;
    padding-top: 0.75em;
}

.blog-section-post a:hover {
  text-decoration: underline;
}

.blog-post-misc {
  text-align: left;
  text-transform: uppercase;
}

.blog-post-misc a {
  font-size: 14px;
}

.blog-section-footer a{
  text-decoration: none;
}

@media (min-width: 768px) {
  .blog-section-grid .slick-slide {
    width: 33% !important;
    padding: 0 1.5%;
  }
}

.blog-section-post .excerpt-responsive {
  display: none;
}

@media (max-width: 768px) {
  .blog-section-post h3 {
    font-size: 0.9em;
    text-align: left;
  }
  .blog-section-post .excerpt {
    display: none;
  }
  .blog-section-post .excerpt-responsive {
    display: block;
  }
  .blog-section-post {
    width: 70% !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
    /* height: 450px !important; */
    min-height: 260px;
    max-height: 260px;
    height: auto;
  }
  .blog-section {
    padding: 0;
  }
  
  .blog-section-grid .slick-prev {
    z-index: 999;
    left: 3%;
    background: url(/skin/frontend/base/default/frontpage_blog_arrow_left.png) !important;
    background-repeat: no-repeat !important;
    height: 37px;
    top: 77%;
  }
  .blog-section-grid .slick-next {
    z-index: 999;
    right: 3%;
    background: url(/skin/frontend/base/default/frontpage_blog_arrow_right.png) !important;
    background-repeat: no-repeat !important;
    height: 37px;
    top: 77%;
  }
  .slick-prev:before {
        content: '' !important;
  }
  .slick-next:before {
        content: '' !important;
  }
  .blog-section-header a {
    margin: 0 auto;
    max-width: 70%;
    display: block;
    width: 100%;
  }
  .blog-section-header img {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 25px;
  }
  .blog-section-footer {
    margin-bottom: 20px;
  }
}
/* Blog frontpage END */

.product-description table {
  font-family: "Raleway", sans-serif !important;
  border-collapse: collapse;
  margin: 15px 0 10px 0;
  width: 100% !important;
}

.product-description table th, .product-description table td {
  border: 1px solid #dee2e6;
    padding: .35rem;
}

@media (max-width: 375px) {
    .doubleCheckMembershipTitle  {
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .doubleCheckMembershipText {
    font-size: 11px;
    line-height: 15px;
  }

  .doubleCheckMembershipBonus {
    font-size: 11px;
  }
}

@media only screen and (max-width: 1050px) {
  .product-discount-text {
    margin-top: 150px !important;
    padding: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .product-discount-text {
    margin-top: 165px !important;
  }
}

@media only screen and (max-width: 700px) {
  .product-discount-text {
    margin-top: 155px !important;
    font-size: 12px;
  }
}

@media only screen and (max-width: 500px) {
  .product-discount-text {
    margin-top: 170px !important;
    font-size: 12px;
  }
}

@media only screen and (max-width: 400px) {
  .product-discount-text {
    margin-top: 172px !important;
    font-size: 11px;
  }
}

@media only screen and (max-width: 250px) {
  .product-discount-text {
    font-size: 4vw;
    overflow: hidden;
  }
}

.StrikedPrice {
  text-decoration: line-through !important;
}

.infoBanners {
  background: url("/skin/frontend/plusshop/default/images/homepage/homepage-banner.jpg");
  width: 100%;
  height: 260px;
  background-repeat: no-repeat;
  clear: both;
  max-width: 1308px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.infoBanners a {
  text-decoration: none;
}
.boxLeft {
  float: left;
  width: 60%;
    background: url('/skin/frontend/plusshop/default/images/homepage/banner-left.jpg');
  height: 260px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 10;
}
.boxRight {
  float: left;
  width: 40%;
  text-align: center;
  position: relative;
}
.box-title {
  color: black;
  font-weight: bold;
    font-family: 'Raleway', sans-serif;
  font-size: 36px;
  padding-top: 1em;
}
.box-text {
  font-size: 14px;
  padding: 2em 0;
  margin: 0 auto;
  width: 80%;
  line-height: 21px;
    font-family: 'Raleway', sans-serif;
}
.decor, .decor-responsive {
  height: 7px;
  width: 100%;
  background: #f59893;
  position: absolute;
  bottom: 0px;
}
.decor-responsive {
  display: none;
}
.boxRight-brand {
  background: url("/skin/frontend/plusshop/default/images/homepage/banner-brand.png");
  width: 47px;
  height: 47px;
  position: relative;
  bottom: 0;
  left: -60px;
  top: -46px;
}
.boxLeft-responsive {
  display: none;
}
@media (max-width: 1100px) {
  .boxLeft {
    width: 50%;
  }
  .boxRight {
    width: 50%;
  }
}
@media (max-width: 900px) {
  .boxLeft {
    width: 30%;
  }
  .boxRight {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .infoBanners {
    background-position: center;
    position: relative;
  }
  .boxLeft {
    display: none;
  }
  .boxRight {
    width: 100%;
  }
  .decor {
    display: none;
  }
  .decor-responsive {
    display: block;
  }
}
@media (max-width: 576px) {
  #infoboxes {
    height: 260px;
    margin-top: -50px;
    margin-bottom: -60px;
  }
  .boxLeft {
    display: block;
    width: 90%;
    margin: 25px auto;
    margin-bottom: 15px;
    float: none;
    height: 80%;
    opacity: 0.9;
  }
  .boxRight {
    display: none;
  }
  .infoBanners {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #f3d0a3;
    padding-bottom: 80px;
    position: relative;
  }
  .boxLeft-responsive {
    display: block;
    text-align: center;
        font-family: 'Raleway', sans-serif;
    font-size: 25px;
  }
  .boxLeft-responsive span {
    position: relative;
    top: -6px;
  }
}
@media (max-width: 500px) {
  #main-category {
    margin-bottom: 30px;
  }
}
@media (max-width: 345px) {
  .boxRight-brand {
    display: none;
  }
}

@media (max-width: 1024px) {
  #shopping-cart-table {
    width: 96%;
  }
  #header-navigation-mobile {
    float: left;
    position: fixed;
    margin-top: 75px;
    width: 100%;
    z-index: 900;
    height: 100%;
    background: #faf8f8;
    overflow: scroll;
  }
}

#fpnewsletter {
    float: left;
    background: rgb(222,222,222);
    /*background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 52%, rgba(230,230,230,1) 100%);*/
    /*background: linear-gradient(180deg, rgb(230, 230, 230) 0%, rgba(255,255,255,0.5) 48%, rgb(255, 255, 255) 54%, rgb(230, 230, 230) 100%);*/
    background: linear-gradient(to bottom, rgb(25, 133, 74) 0%, rgba(130, 198, 195, 1) 100%);
    width: 100%;
    min-height: 20px;
    box-shadow: 0px 1px 10px 0px #555;
    padding-top: 25px;
    /*padding-bottom: 35px;*/
    font-family: "PT Serif", sans-serif;
}

#fpnewsletter .fpnlwrap {
    max-width: 1360px;
    margin: 0 auto;
    text-align: center;
}

#fpnewsletter .fpnlwrap h3 {
    font-weight: 600;
    font-size: 34px;
    margin: 5px;
    color: #555;
    margin-bottom: 15px;
    color: black;
    font-family: "PT Serif", sans-serif;
}

#fpnewsletter .fpnlwrap h4 {
    font-weight: 300;
    font-size: 20px;
    margin: 5px;
    color: #555;
    margin-bottom: 10px;
    color: white;
    font-family: 'Raleway', sans-serif;
}

#fpnewsletter .fpnlwrap a {
    text-decoration: underline;
    color: #333333;
    font-size: 10px;
}

#fpnewsletter .fpnlwrap form .fpnlemail, #fpnewsletter .fpnlwrap form .fpnlemail:visited {
    width: 70%;
    margin: 0px;
    padding: 10px;
    vertical-align: top;
    border-radius: 0px;
    border: 0px;
    font-family: 'Raleway',sans-serif;
    font-size: 17px;
    border: 1px solid #ccc;
    color: #333;
    border-radius: 50px 0px 0px 50px;
}

#fpnewsletter .fpnlwrap form .fpnlemail:active, #fpnewsletter .fpnlwrap form .fpnlemail:hover {
    border: 1px solid #999;
}

#fpnewsletter .fpnlwrap form {
    max-width: 550px;
    margin: 0 auto;
}

#fpnewsletter .fpnlwrap form .fpnlbtn {
    width: 30%;
    margin: 0px;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #383838;
    color: #fff;
    font-family: 'Raleway',sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 0px 3px 3px 0px;
    background-color: #383838;
    transition: background-color 200ms linear;
    border-radius: 0 50px 50px 0;
}

#fpnewsletter .fpnlwrap form .fpnlbtn:hover {
    background-color: #4c4c4c;
}

#pt_menu91 .parentMenu a span {
  font-weight: 800;
}
h3#payment_method_step_header { border-radius: 4px; }
.three-columns-flat .order-review-section { border: unset !important; }


.header-navigation .submenuDiv {
  float: left !important;
  margin: 5px 0px 0px 0px !important;
  padding: 0px !important;
  display: block !important;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.header-navigation .itemSubMenu.level2, .itemSubMenu.level3 {
  float: unset !important;
  display: block !important;
}

.header-navigation a.itemMenuName.level2, a.itemMenuName.level3 {
  float: unset !important;
  display: block !important;
  margin-bottom: 7px;
}

.header-navigation a.itemMenuName {
  float: unset !important;
  display: block !important;
}

.header-navigation .itemMenu.level2 {
  float: unset !important;
}

.header-navigation a.itemParentUrl {
  margin-bottom: 8px;
  display: block;
}
.header-navigation .column a.itemMenuName.level1 {
  padding-bottom: 5px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
}

.header-navigation .column a.itemMenuName.level1:first-child {
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.header-navigation .level3 a.itemMenuName {
  font-size: 12px;
}

a.itemMenuName.level2 {
  font-weight: 600;
  color: #333;
}

/*
.header-navigation a.itemMenuName.level3 {
    margin-left: 8px;
}

.header-navigation a.itemParentUrl {
    margin-left: 8px;
}
*/

.checkout-buttonset2 .second-checkout { display: none; }



@media only screen and (max-width: 750px) {
    
    .checkout-buttonset {
    padding: 10px;
    }
    .checkout-buttonset br {
    display: none;
    }

    .continue-checkout {
    width: 49%;
    float: left;
    }

    .second-checkout {
    width: 49%;
    float: right;
    }
    .checkout-buttonset2 .second-checkout { display: block; }
    #checkout-button-stack {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    #checkout-button-stack .continue-checkout, #checkout-button-stack .second-checkout {
        width: 100%;
    }
    #checkout-button-stack .continue-checkout button {
        width: 100%;
        background: none;
        border: none;
        color: black;
    }
    #checkout-button-stack .second-checkout button {
        font-weight: 600;
        padding: 13px 0;
    }
}
#header-service { display: none; }
#header-support { display: block; }
@media only screen and (max-width: 1260px) {
    #header-service { display: none; }
    #header-support { display: block; }
    #header-logo img { max-width: 173px; }
}

@media only screen and (max-width: 1024px) {
    #header-search {
        /*width: 33%;
        margin-top: 4px;
        height: 100%;
        float: left;
        text-align: center; */
        max-width: 98%;
        position: absolute;
        left: 5px;
        right: 5px;
        top: 55px;
        padding-top: 0px;
        z-index: 5;
    }
    #header-mobile-button { top: 10px; }
}

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

    /* #header-logo img { padding: 15px 0px 55px 0px; } */
    #header-logo img { max-width: 155px; }
    #header-support { display: none; }

    .checkout-buttonset {
        padding: 10px;
    }

  .checkout-buttonset .continue-checkout button,
  .checkout-buttonset .second-checkout button {
    font-size: 3.5vw !important;
  }
}

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

    #header-logo img { max-width: 133px; }
}

@media only screen and (min-width: 1px) and (max-width: 360px) {
    /* #header-support { display: none; } */
}

#shopping-cart-table thead { display: none; }
#shopping-cart-table tbody .cart-item-spacer:first-of-type div { height: 30px }
#shopping-cart-totals-table tbody tr { height: unset; }
#shopping-cart-totals-table tfoot tr td { padding-top: 20px; }

.info-icons .info-box-caption p { margin-top: 0px; }

/* IMPORTANT FIXES KEEP LAST */
@media only screen and (max-width: 1380px) {  /* fixes wierd layout bug */
    .main-container {
        width: unset;
        max-width: 1360px;
    }
}

@media only screen and (max-width: 1350px) {  /* fixes cart */
    .col-md-8 { width: 65%; }
    .col-md-4 { width: 31%; }
}

.brandPage .brand-about h2 strong span { font-size: 1.5em; }

.brandPage .brand-about,
.brandPage .brand-about p,
.brandPage .brand-about h1,
.brandPage .brand-about h2,
.brandPage .brand-about h3,
.brandPage .brand-about strong,
.brandPage .brand-about p,
.brandPage .brand-about div {
    font-family: Futura-pt,sans-serif !important;
    font-weight: 300 !important;
    color: #454545 !important;
}

/* new look */
.product .on-hover {
    border-radius: 0px 0px 15px 15px;
}

.main .product {
    border-radius: 15px 15px 0px 0px;
}

#PG_FP_BOX_INNER img {
    border-radius: 7px;
}

.main .blog-section-post img {
    border-radius: 7px;
}

#infoboxes a {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    border-radius: 15px;
    overflow: hidden;
}

#infoboxes .minibanner-3, #infoboxes .minibanner-2, #infoboxes .minibanner-4, #infoboxes .minibanner-6, #infoboxes .minibanner-10, #infoboxes .minibanner-11 { background-size: contain !important; }

/*New Doublecheck price*/
.box-select-price-membership {
    position: relative;
    width: 560px;
    /*height: 100%;*/
    padding: 20px;
    border-radius: 9px;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.23);
    overflow: auto;
    font-family: "Raleway", sans-serif;
}
.box-select-price-membership .button-collection {
    display:flex;
    flex-wrap: nowrap;
    text-align: center;
    gap: 10px;
    flex-direction: column;
} 
.box-select-price-membership .card-price { 
    display: flex;
    justify-content: center;
    gap: 15px;
}
.box-select-price-membership .button-collection > .member-card, .box-select-price-membership .button-collection > .normal-card {
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
.box-select-price-membership .button-collection .card-head {
    padding: 10px 0;
    background-color: #919191;
    color: white;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}
.box-select-price-membership .the-title {
    padding: 15px 10px 15px 10px;
    width: 100%;
    font-weight: bold;
}
.box-select-price-membership .the-desc {
    padding: 10px;
    font-size: 14px;
    line-height: 30px;
}
.box-select-price-membership .card-item {
    padding-left: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    padding-bottom: 10px;
    display: flex;
    text-align: left;
} .box-select-price-membership .card-item p { display: inline-block; margin: 0; color: #222; }
.box-select-price-membership .card-item i { align-self: center; color: #333; }
.box-select-price-membership .card-item:last-of-type { margin-bottom: 10px; }
.box-select-price-membership i {
    font-size: 12px;
    padding-right: 5px;
    display: inline-block !important;
}
.box-select-price-membership .the-title i { float: right;}
.box-select-price-membership .card-price {
    /*padding: 10px 0;*/
    font-size: 18px;
    font-weight: 500;
    /*margin: 0 20px 15px 20px;*/
    /*border-bottom: 1px solid black;*/
    font-family: "rawline","Railway",sans-serif;
    /*color: #424242;*/
    position:relative; 
}
.box-select-price-membership .text {
    margin: 0 20px 10px 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    font-size: 13px;
    text-align: left;
}
.box-select-price-membership .fa-ban ~ p { text-decoration: line-through; }
.box-select-price-membership button {
    padding: 10px;
    border: 1px solid transparent;
    color: black;
    background-color: #919191;
    font-size: 14px;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0 0 7px 7px;
    position: relative;
    color: white;
    margin-top: auto;
}
.box-select-price-membership #box-select-closer {
    position: absolute;
    top: 10px;
    cursor: pointer;
    right: 10px;
}
.box-select-price-membership .member-card:hover > button, .box-select-price-membership .normal-card:hover > .card-head, 
.box-select-price-membership .member-card:hover > button, .box-select-price-membership .member-card:hover > .card-head {
    background-color: #11600F;
}
.box-select-price-membership .member-card:hover > button, .box-select-price-membership .normal-card:hover > button {
    border: 1px solid #19864a;
    background: #19864a;
    color: white;
}
.box-select-price-membership .box-attribute-container { position: relative; }
.box-select-price-membership .box-attribute-container .info-pop {
    display: none;
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    top: 0px;
    font-size: 12.5px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #eee;
    background: #fff;
    padding: 8px;
    height: calc(100% - 15px);
    color: #222;
}
.box-select-price-membership .box-attribute-container .info-pop b {
    font-family: "rawline","Railway",sans-serif;
    font-weight: 500;
    color: #111;
}
/*End Doublecheck price*/
.onestepcheckout-toc-terms-content {
    word-wrap: break-word;
}
.pulse-content {
    animation: pulse 2s 3;
}
#pseudoFlyElement {
    /*display: none;*/
    height: 0;
    width: 0;
    position: fixed;
    border-radius: 8px;
    border: 2px solid #1a844a;
    transition: all 125ms linear;
    z-index: 10000;
}
#pseudoFlyElement.engageWings {
    height: 18px !important;
    width: 30px !important;
    position: fixed;
    top: 4px !important;
    left: calc(100% - 42px) !important;
    border-radius: 16px;
}

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

    .box-select-price-membership .card-price {
        font-size: 14px;
        /*padding: 5px 0;*/
        /*margin: 0 10px 10px 10px;*/
        gap: 5px;
    }

    .box-select-price-membership .card-item {
        font-size: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

/*bflanding*/
#to-top-arrow {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 29px;
    bottom: 95px;
    background-color: white;
    text-align: center;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.5);
    z-index: 50;
    cursor: pointer;
    display: none;
} #to-top-arrow img {
    height: 50%;
    width: 50%;
    margin-top: 22%;
}
#campaign-navigation {
    display: flex; 
    flex-direction: row; 
    flex-wrap: wrap; 
    justify-content: center; 
    gap: 5px;
    margin-top: 5px;
}
#campaign-navigation button {
    padding: 5px 22px 7px 22px;
    background-color: #e3e3e3;
    border-radius: 2px;
    outline: none;
    border: 1px solid #c2c3c4c7;
    transform: scale(1);
    font-weight: 200;
    font-family: "Raleway", sans-serif;
    font-size: 16pt;
    font-variant: all-petite-caps;
    transition: all 50ms linear;
    box-shadow: 0 0 6px 1px rgba(255,255,255,0.1);
    margin: 0 3px;
} #campaign-navigation button:hover {
    transform: scale(1.05);
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
    background-color: #ebf4fd;
    border: 1px solid #2a3942;
}
#campaign-navigation.docked {
    position: fixed;
    width: 100%;
    top: 95px;
    left: 0;
    background-color: white;
    padding: 7px 0;
    z-index: 100;
    box-shadow: 0 12px 16px -6px rgba(0,0,0,0.2);
}
#campaign-navigation.docked button {
    padding: 5px 12px 8px 12px;
    font-weight: 400;
    font-size: 13pt;
}
@media only screen and (max-width: 450px) {
    #campaign-navigation.docked {
        gap: 0;
    }
    #campaign-navigation.docked button {
        font-size: 12pt;
    }
}
@media only screen and (max-width: 350px) {
    #campaign-navigation.docked button {
        font-size: 11pt;
    }
}
#campaign-navigation.bf-cats {
    justify-content: left;
}
#campaign-navigation.bf-cats button {
    font-size: 14pt;
}
/**/

.menu_campaign {
    font-size: 15px;
    color: black;
    font-family: 'Manrope', sans-serif;
    margin: 17px 12px 17px 12px;
    position: relative;
}
.menu_campaign span.sub {
    position: absolute;
    width: 100%;
    left: 0;
    top: 15px;
    font-size: 12px;
    color: #444;
    text-shadow: 0 0 1px #ff45004f;
    pointer-events: none;
}
.pt_menu_no_child.menu_campaign a, #header-navigation-mobile .level0.menu_campaign a {
    color: #0565fb;
    font-weight: 600;
} .pt_menu_no_child.menu_campaign a:hover, #header-navigation-mobile .level0.menu_campaign a:hover { 
    color: #b00000; text-decoration: underline; 
}
@media only screen and (max-width: 1150px) {
    .pt_menu {
        margin: 17px 6px 17px 6px;
    }
}

.menu_bf {
    font-size: 11pt;
    color: black;
    font-family: 'Manrope', sans-serif;
    margin: 7px 0 0 10px;
    text-shadow: 0px 0px 12px black;
    float: none;
}
.pt_menu_no_child.menu_bf a, #header-navigation-mobile .level0.menu_bf a {
    color: black;
    font-weight: 600;
} .pt_menu_no_child.menu_bf a:hover, #header-navigation-mobile .level0.menu_bf a:hover { 
    color: #373737; text-decoration: underline; 
} .pt_menu_no_child.menu_bf span, #header-navigation-mobile .level0.menu_bf span {
    color: white;
}

/*CG-PLACEHOLDER*/
.bf-hero {
    width: 100%;
}
.bf-hero img {
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    #bf-top-bar { background-size: 1024px auto; }

    /* #bf-top-bar .obs-mob { display: none; } */
    #bf-top-bar .obs { font-size: 2.3vmin !important; }
}

@media only screen and (max-width: 640px) {
    /* #bf-top-bar .obs-mob { display: none; } */
    #bf-top-bar .obs { padding-left: 10px !important; padding-right: 10px !important;}
    #bf-top-bar .obsmsg { padding-left: 5px !important; padding-right: 5px !important;}
}

#bf-top-bar {
    display: none;
    height: 40px;
    width: 100%;
    position: fixed;
    z-index: 2000;
    /* background-image: url('/skin/frontend/plusshop/default/images/blackfriday/bf-slim.jpg'); */
    background-position: center;
    background-repeat: no-repeat;
    background-color: #313131;
    background-color: #910000;
    background-color: #323232;
    /* line-height: 40px; */
    line-height: 12px;
    text-align: center;
    overflow: hidden;
}

#bf-top-bar .obs {
    color: #dfaa42;
    font-weight: 800;
    font-family: 'barlow', sans-serif;
    font-size: 0.75em;
    /* line-height: 40px; */
    line-height: 20px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

#bf-top-bar .obsmsg {
    color: #ffffff;
    font-weight: 800;
    font-family: "Raleway", 'barlow', sans-serif;
    line-height: 40px;
    font-size: 1.5em;
    letter-spacing: 3px;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
}

#bf-top-bar a {
    display: block;
    height: 100%;
    width: 100%;
}

/*
#bf-top-bar + #header {
    margin-top: 40px;
}
*/

/*
#bf-top-bar ~ #header-navigation-mobile,
#bf-top-bar ~ #main-category.productpage,
#bf-top-bar ~ #header-slider,
#bf-top-bar ~ .main-container > .main {
    margin-top: 140px !important;
}
*/

#bf-top-bar + #header + #par-outer {
    margin-top: 140px;
}

@media only screen and (max-width: 800px) {
    #bf-top-bar { 
        background-size: 1024px auto;
    }
}
@media only screen and (max-width: 610px) {
    #header-slider { margin-top: 100px; }
    #bf-top-bar ~ #hero-outer { margin-top: 140px; }
    #bf-top-bar { 
        background-size: 800px auto;
    }
}
@media only screen and (max-width: 430px) {
    #bf-top-bar {
        background-size: 640px auto;
    }
}


#mem-fade-co {
    color: #FFF;
    background: #404040;
    border-radius: 9px;
    padding: 5px;
}

#eventProducts > .main-titel {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 40px;
    font-variant: all-petite-caps;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://plusshop.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* window */
.ajaxlogin-window { border: 1px solid rgba(0, 0, 0, 0.3); background:#fff; z-index:999; padding: 10px; position:absolute; text-align:left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.ajaxlogin-window .page-title,
.ajaxlogin-window .page-title span { color:#0A263C; font-size:18px; font-weight: normal; text-align: center}
.ajaxlogin-window .content { padding:7px; overflow:auto; overflow-x:hidden; }
.ajaxlogin-window label { width:auto; text-align:left; margin-bottom: 0; }
.ajaxlogin-window label em { display:none }
.ajaxlogin-window ul li { line-height: normal; }
.ajaxlogin-window ul,
.ajaxlogin-window .form-list { list-style: none; margin: 0; }
.ajaxlogin-window .form-list li { margin-bottom: 10px }
.ajaxlogin-window .form-list .input-box { clear:both; }
.ajaxlogin-window .form-list input.input-text,
.ajaxlogin-window .form-list textarea { width:100% }
.ajaxlogin-window .input-box input { margin: 0
}
.ajaxlogin-window .input-box .validation-advice { line-height: normal; }
.ajaxlogin-window .close { position:absolute; top:4px; right:4px; width:16px; height:16px; background:url(https://plusshop.dk/skin/frontend/base/default/images/digitalpianism/ajaxlogin/cancel_round.png) no-repeat 50% 50%; }
.ajaxlogin-window .close:hover {}
.ajaxlogin-window .progress-indicator { display: block; text-align: center; float:right}
.ajaxlogin-window .please-wait { position:static; padding:0; background:none; border:none; margin:0; left:auto; top:auto; }
.ajaxlogin-window .buttons-set { margin:0; text-align:center; border-top:0 solid #e4e4e4; padding:7px; }
.ajaxlogin-window .buttons-set a { display: block; }
.ajaxlogin-window .form-list .input-box{ width:auto }
.ajaxlogin-window .buttons-set .back-link { display: block; margin: 0; padding: 0; text-align: center; }
.ajaxlogin-window .buttons-set .back-link a {  }
.ajaxlogin-window .buttons-set .please-wait
.ajaxlogin-window .actionbar { padding:10px 10px 0; text-align:right; font-weight:bold; }

#ajaxlogin-mask { background: black; opacity:0.4; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter:alpha(opacity=40);
    position:absolute; top:0; left:0; width:100%; height:100%; z-index:2001; }
* html #ajaxlogin-mask { position:absolute; }
.ajaxlogin-window { z-index: 2002 !important; }
#iwd_top_link {display:none; position:fixed; bottom:10px; right:10px; cursor:pointer; z-index:999;}
#iwd_top_link:focus {border:none;outline:0;color:inherit;}
#iwd_top_link:hover {border:none;outline:0;color:inherit;}
#iwd_top_link i {display:inline-block; text-decoration:none;}
#iwd_top_link.top_button .fa-chevron-circle-down {display:none;}
#iwd_top_link.bottom_button .fa-chevron-circle-up {display:none;}
#iwd_top_link.top_button .button-down {display:none;}
#iwd_top_link.bottom_button .button-up {display:none;}
#iwd_top_link .color1 {position:relative; z-index:1; }
#iwd_top_link .color2 {position:absolute; z-index:2; top:0; left:0;}

#iwd_load_bar, .loader {background:url("https://plusshop.dk/skin/frontend/base/default/css/iwd/infinityscroll/img/ajax-loader.gif") no-repeat; padding:2px 5px; width:128px; height:15px; margin:10px auto;}
#iwd_load_next_page {display:none; width:100%;}
#iwd_load_more_pages {border:1px solid #cccccc; margin:10px 25%; padding:2px 5px; text-align:center; cursor:pointer;}
.page-block-head {border:1px solid #AAAAAA; background:#cccccc; padding:1px 5px;}
#iwd_page_loading_mask {display:none; position:absolute; top:0; left:0; width:100%; height:100%; opacity:0.7; background:#ffffff;}
#iwd_page_loading_mask .loader {display:block; background:url("https://plusshop.dk/skin/frontend/base/default/css/iwd/infinityscroll/img/ajax-loader-2.gif"); width:120px; height:120px; position:absolute; top:45%; left:45%;}

.category-products {position:relative;}
/* This css file was generate automatically by IWD Infinity Scroll extension, please dont change it. File regenerated each time admin IWDAutoRelatedProducts  settings changed */

/* STORE: 3 */
    .plusshop-dk #iwd_top_link .fas {font-size:4em;}
    .plusshop-dk #iwd_top_link .color1.button-up {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link .color2.button-up {color:#999999;}
    .plusshop-dk #iwd_top_link:focus .color1.button-up {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link:focus .color2.button-up {color:#999999;}
    .plusshop-dk #iwd_top_link:hover .color1.button-up {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link:hover .color2.button-up {color:#999999;}
    .plusshop-dk #iwd_top_link .color1.button-down {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link .color2.button-down {color:#999999;}
    .plusshop-dk #iwd_top_link:focus .color1.button-down {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link:focus .color2.button-down {color:#999999;}
    .plusshop-dk #iwd_top_link:hover .color1.button-down {color:#FFFFFF;}
    .plusshop-dk #iwd_top_link:hover .color2.button-down {color:#999999;}
    .plusshop-dk #iwd_load_more_pages {color:#cccccc;}
    .plusshop-dk #iwd_load_more_pages:hover {color:#000000;}

.clg-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.92);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clg-modal { position: relative; width: 100%; max-width: 520px; padding: 16px; }
.clg-card {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,.3);
}
.clg-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    text-align: center;
}
.clg-actions {
    margin-top: 10px;
    display: flex;
    font-size: 13px;
    justify-content: flex-end;
}
.clg-hardlink {
    position: absolute;
    inset: 0;
    text-indent: -9999px;
    overflow: hidden;
}

form#ajaxlogin-login-form,div#clg-view-forgot{
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#clg-view-login .input-box,div#clg-view-forgot .input-box {
    max-width: 325px;
    float: none;
}
div#clg-view-login input,div#clg-view-forgot input{
    padding: 10px;
    width: 100%;
    margin-top: 5px;
    border: 1px solid #cacaca;
    background: white;
}
div#clg-view-login .buttons-set,div#clg-overlay .buttons-set{
    display: block;
    margin-top: 10px;
}

.clg-actions a{
    text-decoration: none;
    margin-top: 20px;
    color: #34aba5;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://plusshop.dk/skin/frontend/plusshop/default/magentothem/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://plusshop.dk/skin/frontend/plusshop/default/magentothem/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://plusshop.dk/skin/frontend/plusshop/default/magentothem/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://plusshop.dk/skin/frontend/plusshop/default/magentothem/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.multishipping-authorization .authentication.message {
  margin: 2em 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 3px 0px #ccc;
  padding: 1em 2em 1em 2em;
}

/* ccType */
#stripe-payments-accepted-cards img {
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  display: inline-block;
}
#stripe-payments-accepted-cards.stripe-payments-detected img {
  opacity: 0.3;
}
#stripe-payments-accepted-cards.stripe-payments-detected img.active {
  opacity: 1;
}

input#stripe_payments_cc_number {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  background-position-x: 80%;
  -moz-transition: background-position-x 0.25s ease-in-out;
  -webkit-transition: background-position-x 0.25s ease-in-out;
  transition: background-position-x 0.25s ease-in-out;
}

input#stripe_payments_cc_number.cctype-detected {
  background-position-x: 99%;
}

.adminhtml-sales-order-create-index
  #payment_form_stripe_payments
  input[type="text"] {
  width: 200px;
}

.dialog_content {
  background-color: #fff;
}
.img-preload {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
}

/* Customer Account */
.saved-cards label {
  display: inline;
}
.saved-cards {
  font-size: 1.15em;
}
.saved-cards li {
  margin: 4px 0;
}
#new-card .form-list select {
  width: auto;
}
#new-card .form-list label {
  float: none;
}
#stripe_payments_cc_cid {
  width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
  font-weight: normal;
  margin-left: 4px;
}
ul.stripepaymentElement {
  padding-left: 20px;
  padding-top: 15px;
}
.adminhtml-sales-order-create-index ul.stripepaymentElement {
  padding: 5px 0 10px;
}
ul.stripepaymentElement li {
  display: block;
}
ul.stripepaymentElement li.stripe-new {
  display: none;
}
ul.stripepaymentElement.stripe-new li.stripe-new {
  display: block;
  margin-left: 20px;
  width: 95%;
  margin-right:10px;
  float: left;
}
@media only screen and (max-width: 750px){
    ul.stripepaymentElement.stripe-new li.stripe-new {
        float: left !important;
        padding-left: 25px !important;
    }
    #ideal-bank-details-label
    {
        padding-left: 0px !important;
    }
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle
  ul.stripepaymentElement.stripe-new
  li.stripe-new {
  margin-left: 0;
}
.onestepcheckout-column-middle ul.stripepaymentElement {
  margin: 10px 0;
  padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {
  float: none;
}
.saved-cards {
  margin-top: 14px;
}
.saved-cards input.select {
  position: relative;
  top: -1px;
}
.saved-cards span {
  display: inline-block;
}
.saved-cards span.type {
  font-weight: bold;
  margin-left: 3px;
}
.saved-cards span.exp {
  float: right;
  margin-left: 5px;
}
.saved-cards label {
  display: inline;
}
.saved-cards span.stripe-payments-fade {
  color: #aaa;
  font-weight: normal;
}
/* .form-list .saved-cards label {
  float: none;
} */
#stripe-payments-card-errors {
  border: 0;
  border-radius: 3px;
  height: 0;
  margin: 0 auto;
  transition: height 1s, margin 1s, border 1s, padding 1s;
  display: inline-block;
  padding: 0 1em;
}
#stripe-payments-card-errors.populated {
  border: 1px hsla(0, 100%, 50%, 0.5) dashed;
  padding: 5px 1em;
  color: #d20;
  height: auto;
  margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_stripe_payments span.type.Visa,
#payment_form_stripe_payments span.type.visa {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/visa.png) no-repeat;
}
#payment_form_stripe_payments span.type.American.Express,
#payment_form_stripe_payments span.type.amex {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/amex.png) no-repeat;
}
#payment_form_stripe_payments span.type.MasterCard,
#payment_form_stripe_payments span.type.mastercard {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/mastercard.png) no-repeat;
}
#payment_form_stripe_payments span.type.Discover,
#payment_form_stripe_payments span.type.discover {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/discover.png) no-repeat;
}
#payment_form_stripe_payments span.type.Diners,
#payment_form_stripe_payments span.type.diners {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/diners.png) no-repeat;
}
#payment_form_stripe_payments span.type.JCB,
#payment_form_stripe_payments span.type.jcb {
  background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/jcb.png) no-repeat;
}

#payment_form_stripe_payments span.type.Visa,
#payment_form_stripe_payments span.type.visa,
#payment_form_stripe_payments span.type.American.Express,
#payment_form_stripe_payments span.type.amex,
#payment_form_stripe_payments span.type.MasterCard,
#payment_form_stripe_payments span.type.mastercard,
#payment_form_stripe_payments span.type.Discover,
#payment_form_stripe_payments span.type.discover,
#payment_form_stripe_payments span.type.Diners,
#payment_form_stripe_payments span.type.diners,
#payment_form_stripe_payments span.type.JCB,
#payment_form_stripe_payments span.type.jcb {
  padding-left: 30px;
  background-position-y: -3px;
  background-size: 24px;
}

/* Apple Pay */
#co-payment-form #stripe-apple-pay-section #apple-pay-button,
ul.stripepaymentElement li#apple-pay-section #apple-pay-button {
  background-color: black;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% 24px;
  background-origin: content-box;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 44px;
  padding: 10px 0;
  border-radius: 10px;
}
#co-payment-form #stripe-apple-pay-section,
ul.stripepaymentElement li#apple-pay-section {
  display: none;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section,
ul.stripepaymentElement.payment-request-api-supported li#apple-pay-section {
  display: block;
}
#co-payment-form.payment-request-api-supported
  #stripe-apple-pay-section
  #apple-pay-button,
ul.stripepaymentElement.payment-request-api-supported
  li#apple-pay-section
  #apple-pay-button {
  display: none;
}
#co-payment-form #stripe-apple-pay-section label,
ul.stripepaymentElement li#apple-pay-section label {
  font-weight: bold;
  margin: 10px 0;
  float: none;
  display: block;
}
#stripe-apple-pay-result {
  margin-bottom: 20px;
}
#co-payment-form.apple-pay-success .sp-methods {
  display: none;
}

/* Authorized Apple Pay Result */
#co-payment-form #stripe-apple-pay-result label,
.form-list #apple-pay-result label {
  display: inline-block;
  float: none;
}
#co-payment-form #stripe-apple-pay-result,
ul.stripepaymentElement li#apple-pay-result {
  text-align: center;
  font-size: 1.1em;
  display: none;
}
#stripe-apple-pay-result > div,
#apple-pay-result > div {
  display: block;
  margin: 5px 0;
}
#co-payment-form.apple-pay-success #stripe-apple-pay-result,
ul.stripepaymentElement.apple-pay-success li#apple-pay-result {
  display: block;
}
#co-payment-form.payment-request-api-supported.apple-pay-success
  #stripe-apple-pay-section,
ul.stripepaymentElement.payment-request-api-supported.apple-pay-success
  li#apple-pay-section {
  display: none;
}
ul.stripepaymentElement.payment-request-api-supported.apple-pay-success.stripe-new
  li.stripe-new {
  display: none;
}
ul.stripepaymentElement.payment-request-api-supported.apple-pay-success.stripe-new
  li#stripe_payments_cc_save_div.stripe-new {
  display: block;
}
ul.stripepaymentElement.apple-pay-success ul#saved-cards {
  display: none;
}

/* Stripe Elements */
#card-details-label {
  display: block;
}


.stripe-elements-field {
    display: inline-block;
    background-color: #fff;
    border:1px solid #ebf1f6 !important;
    border-radius: 0.25rem;
    height: 55px;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  /* 
    display: inline-block;
  margin: 5px 0 0 0;
  color: rgba(26, 26, 26, 0.9);
  line-height: 1.5;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ebebeb, 0 2px 4px 0 rgb(0 0 0 / 7%),0 1px 1.5px 0 rgb(0 0 0 / 5%);
  transition: box-shadow 0.08s ease-in, color 0.08s ease-in, filter 50000s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:1px solid #ebebeb !important; */
}


/*StripeElement--empty*/
.stripe-elements-field.StripeElement--empty {
  /*border: 1px solid #ebebeb !important;*/
  border-color: #ebebeb !important;
}

.stripe-elements-field.StripeElement--invalid {
  border: 2px solid red !important;
}

.stripe-elements-field.StripeElement--complete {
  border: 2px solid #14a16f !important;
}


#stripe-payments-card-number,#stripe-payments-card-expiry,#stripe-payments-card-cvc {
    display: inline-block;
    padding: 17px 12px;
    /*padding:.375rem 0.75rem;*/
  }
  #ideal-bank-element
  {
    padding-top: 10px;
  }

  
.stripe-payments-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -20px;
  }
  
li.stripe-payments-elements.no-wrap {
  white-space: nowrap;
}
.pci-dss-info-block {
  margin: 10px 15px -16px 25px;
  width: 240px;
}
#pci-svg {
  position: relative;
  left: -25px;
  top: 5px;
  opacity: 0.5;
  fill: green;
}
.pci-dss-info-text {
  display: inline-block;
  position: relative;
  top: -20px;
}

/* ACH */

ul.ach-bank-account-details {
  margin: 1em auto;
}
ul.ach-bank-account-details label {
  min-width: 140px;
}
ul.ach-bank-account-details .account-number,
ul.ach-bank-account-details .account-holder-name {
  width: 210px;
}
ul.ach-bank-account-details .account-holder-type {
  width: 215px;
}
#ach-bank-account-details .ach-token .validation-advice {
  display: none;
}
#ach-bank-account-details.showVerificationError .ach-token .validation-advice {
  display: block;
}
#stripe-ach-account-verified {
  color: #47a722;
  font-style: italic;
  display: none;
}
#stripe-ach-account-verified img {
  display: inline;
  height: 1em;
  padding: 2px;
}

.clear {
  width: 100%;
  height: 0;
  clear: both;
  font-size: 0;
  line-height: 0;
}

.FormFieldGroup-Fieldset {
  margin: 4px 0 0;
  border: none;
  padding: 0;
}
.width-12 {
  width: 100%;
}
.flex-item {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  max-width: 100%;
}



.stripe-instructions {
  margin-bottom: 15px;
}
.stripe-payment-icons img {
  display: inline-block;
  margin-right: 2px;
  height: 25px;
  margin-bottom: 10px;
  width: auto;
}
.stripe-standard-redirect .main-container {
  max-width: 100%;
  max-width: 100%;
}

/* custom Stripe Layout changes */
.stripe-overlay {
  width: 500px;
  max-width: 100%;
  margin: 0 auto 30px;
}
.stripe-overlay .pay-btn {
  width: 150px;
}
.stripe-embedded {
  width: 500px;
  max-width: 100%;
  margin: 0 auto 30px;
}

.stripe-embedded #rp_container {
  width: 500px;
  height: 730px;
  max-width: 100%;
  margin: 0 auto;
}
.stripe-payment-success {
  text-align: center;
}
.stripe-payment-success .buttons-set {
  text-align: center;
}
.stripe-payment-success .buttons-set button.button {
  float: none;
}

.stripe_payments_return_redirect .main-container {
  margin-top: 100px;
}

.stripe-payment-layout .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.stripe-payment-layout .align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.stripe-payment-layout .col-5,
.stripe-payment-layout .col-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
}
.stripe-payment-layout .col-5 {
  -webkit-flex: 0 0 41.6666666667%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.stripe-payment-layout .col-7 {
  -webkit-flex: 0 0 58.3333333333%;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.stripe-payment-layout:before,
.stripe-payment-layout:after {
  content: "";
  display: block;
  clear: both;
}

.stripe-payment-layout .logo-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.stripe-payment-layout .logo-wrapper .logo {
  float: none;
  display: inline-block;
  width: auto;
  height: auto;
}
.stripe-payment-layout .title {
  margin-bottom: 0;
}
.stripe-payment-layout .stripe-embedded .payment-section {
  position: relative;
}
.stripe-payment-layout .stripe-embedded .order-section {
  position: relative;
}

.stripe-payment-layout .logo-wrapper {
  display: none;
}
.stripe-payment-layout .stripe-embedded .order-section .order-info {
  display: none;
}

.stripe-payment-layout .content-section-title {
  background-color: #f8f9fa;
  padding: 20px 8%;
  border-top: 1px solid #e9ecef;
  letter-spacing: 1px;
}
@media (max-width: 500px) {
  .stripe-payment-layout .content-section-title {
    padding: 20px 5%;
    font-size: 16px;
  }
}

.stripe-payment-layout .content-section-title img {
  display: inline-block;
  margin-right: 2px;
  height: 25px;
  width: auto;
}
/*.stripe-payment-layout input*/
.stripe-payment-layout select {
  display: block;
  font-size: 1.1em;
  width: 100%;
  margin-bottom: 10px;
}

.stripe-payment-layout .large-input {
  height: 55px;
  letter-spacing: 1.5px;
}

.stripe-payment-layout label {
  display: block;
}
/* 
.stripe-payment-layout a {
  color: var(--accent-color);
  font-weight: 900;
} */

.stripe-payment-layout small {
  font-size: 0.6em;
}

.stripe-payment-layout fieldset,
.stripe-payment-layout input,
.stripe-payment-layout select {
  border: 1px solid #efefef;
}

.payment-form-layer {
  border: #f6f9fc solid 1px;
  border-radius: 4px;
  padding: 20px;
  /*margin: 20px 0;*/
  box-shadow: 0 30px 50px -20px rgb(50 50 93 / 25%),
    0 30px 60px -30px rgb(0 0 0 / 30%);
  float: left;
  position: relative;
  border-top: 1px solid #e9ecef;
  width: 100%;
}
.payment-form-layer li {
  display: block;
  list-style: none;
}

.payment-form-layer ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.payment-form-layer ul.saved-cards {
  margin-bottom: 20px;
}
.payment-form-layer li.stripe-new label {
  float: none;
}

.payment-form-layer label {
  color: #3d3d3d;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
  float: left;
  background: none;
  padding: 0;
}

.payment-method {
  position: relative;
}

.stripe-payment-layout #payment_method_header {
  background: url(https://plusshop.dk/skin/frontend/base/default/images/onestepcheckout/flatnew/payment_title.png) center
    left no-repeat;
  border-radius: 4px;

  float: left;
  text-indent: 85px;
  padding: 12px 1px;
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-left: 0;
  background-color: #3a3a3a !important;
  margin: 0;
  float: left;
}

.stripe-payment-layout .submitButton {
  position: relative;
  padding: 20px;
  border: none;
  transition: all 0.2s ease;
  width: 100%;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  min-height: 64px;
  background-clip: padding-box;
  text-align: center;
  background: #19864a;
  min-height: 24px;
}

.stripe-payment-layout .submitButton:disabled {
  background-color: #8a8a8a;
  cursor: not-allowed !important;
}

.stripe-payment-layout .button__text {
  font-size: 17px !important;
  font-weight: 400;
  color: #fff;
  transition: all 0.2s;
}

.stripe-payment-layout .button--loading .button__text {
  visibility: hidden;
  opacity: 0;
}
.stripe-payment-layout .button--loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}

#stripe-payment-error-message {
  /*
  float: left;
  position: relative;
  color: #eb0404;
  width: auto !important;
  padding-bottom: 10px;
  padding-top: 10px;
  position: unset !important;
  */
  border: 0;
  border-radius: 3px;
  height: 0;
  margin: 0 auto;
  transition: height 1s, margin 1s, border 1s, padding 1s;
  display: inline-block;
  padding: 0 1em;
}
#stripe-payment-error-message.populated {
  border: 1px hsla(0, 100%, 50%, 0.5) dashed;
  padding: 5px 1em;
  color: #d20;
  height: auto;
  margin: 0.5em auto 1em;
}

#messages {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New";
  display: none;
  background-color: #0a253c;
  color: #00d924;
  padding: 20px;
  margin: 20px 0;
  border-radius: 4px;
  font-size: 0.7em;
  float: left;
}


.payment-form-layer .payment-input-layer {
  padding-right: 20px;
}

.Flex-flex {
  display: -ms-flexbox;
  display: flex;
}

.Box-root {
  box-sizing: border-box;
}
.Card-root {
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #e3e8ee;
}

.Padding-vertical--12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.Card-root .info-box {
  background-color: #f7fafc;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 20px;
  padding-left: 20px;
}
.Card-root .info-box-yellow {
  background-color: #fcf9e9;
}

*:last-child > .Card-root .info-box:last-child {
  box-shadow: none;
}
.Card-root .info-box .free-text::before {
  content: "\200B";
}
.Card-root .info-box .content-holder {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Card-root .info-box .content-holder .SVGInline-holder {
  padding-right: 12px;
  transform: translateY(1.08px);
}

.Card-root .Icon-color svg {
  fill: currentColor;
}


.Card-root .info-box .content-holder .text-holder {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
}

li.payment-method .pg_ideal_logo
{
  display: inline-block;
  height: 47px;
  margin-top: -10px;
  vertical-align: text-top;
}

.Card-root .info-box-yellow .Icon-color {
    color: #d97917;
}
.Card-root .infoboxheader
{
     cursor: pointer;
}
.Card-root .infoboxcontent
{
    display: none;
}
.Card-root.show .infoboxcontent
{
    display: block;
}

/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot);src:url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff2'),url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff'),url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
.product-view #payment-request-button {
    margin-bottom: 10px;
}

.cart #payment-request-button {
    width: 184px;
    display: inline-block;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#payment-request-button.disabled,
#payment-request-button.disabled * {
    pointer-events: none !important;
}

#payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

#payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://plusshop.dk/skin/frontend/base/default/stripe_payments/img/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

/**
 * FishPig_WordPress
 * WordPress Integration for Magento eCommerce
 * by FishPig
 *
 * http://fishpig.co.uk/wordpress-integration.html
 *
 */

/**
 * Search block
 *
 */
.blog-search { padding: 5px; }
.blog-search .input-text { margin-bottom: 4px;}

/**
 * General post (view and list)
 *
 */
.post-date { font-style: italic; font-size: 98%; margin-bottom: 10px; }
.post-meta { font-style: italic; }
.post-entry { font-size: 110%; height: 1%; margin-bottom: 1.5em; overflow: hidden; }
.post-entry-with-image { height: 1%; overflow: hidden; }
.post-entry p { margin-bottom: 1em; }

.featured-image {
	border: 1px solid #ddd;
	margin: 4px 10px 2px 0;
	padding: 1px;
}

.featured-image.right {
	margin: 2px 0 4px 10px;
}

.is-blog .toolbar { margin: 0 0 10px; }

/**
 * Blog homepage
 *
 */
.blog-title.not-first-page { display: none; }
.blog-title.with-tagline { margin-bottom: 10px; }
.blog-tag-line {  }

/**
 * Post list page
 *
 */
.post-list li.item { margin-bottom: 20px; }
.post-list li.item .post-list-item { height: 1%; overflow: hidden; }
.post-list h2 { line-height: 1em; margin-bottom: 1em; }

/**
 * Post view page
 *
 */
.page-title.post-title { margin-bottom: 4px; }
.post-view .post-meta { margin-bottom: 20px; }
.post-view .post-skips { display: block; margin-top: 20px; width: 100%; }
.post-view .post-skips .post-skip-previous { margin-right: 10px; }

.post-view .yarpp-related { margin-bottom: 20px; }

/**
 * Post comments
 *
 */
.comments-wrapper h2 { margin-bottom: 10px; }
.comments-wrapper ul.children { margin-left: 20px; }
.comment { height: 1%; overflow: hidden; margin-bottom: 10px; }
.comment .comment-inner { border-bottom: 1px solid #eee; padding: 10px 0; }
.comment .gravatar { float: left; margin: 0 10px 10px 0; }
.comment .comment-meta { margin-bottom: 10px; }
.comment .comment-when { display: block; text-decoration: none; }
.comment .comment-entry { clear: both; font-size: 110%; }

/**
 * Author page
 *
 */
.author-description { font-style: italic; margin-bottom: 20px; }

/**
 * PinterestRssWidget plugin
 *
 */


.block-blog-pinterest li.item { text-align: center; }
.block-blog-pinterest .follow { text-align: center; margin: 10px 0 15px; }

.shortcode-pinterest {}
.shortcode-pinterest ul { height: 1%; overflow: hidden; }
.shortcode-pinterest li { list-style: none; padding: 0; margin: 0 10px 10px; float: left; }

/**
 * Alignment and captions
 * Taken from default WordPress CSS file
 *
 */
.alignleft { display: inline; float: left; margin-right: 1.625em; }
.alignright { display: inline; float: right; margin-left: 1.625em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img[class*="align"],
img[class*="wp-image-"],
.gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
max-width: 97.5%;
width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}

.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
background: #eee;
margin-bottom: 1.625em;
max-width: 96%;
padding: 9px;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
border-color: #eee;
}
.wp-caption .wp-caption-text {
color: #666;
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 10px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #666;
content: '\2014';
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
.wp-caption img {
border-color: #eee;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
background: #fff;
border-color: #ddd;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}

div.gallery { height: 1%; overflow: hidden; }
.gallery-columns-2 dl.gallery-item { width: 50%; }
.gallery-columns-3 dl.gallery-item { width: 33%; }
.gallery-columns-4 dl.gallery-item { width: 25%; }
.gallery-columns-5 dl.gallery-item { width: 20%; }

dl.gallery-item { float: left; }
dl.gallery-item .gallery-icon { overflow: hidden; }

.post-view ul.form-list { list-style: none outside none; }

/*
 * WP Calendar
 */
#wp-calendar {
	margin: 0;
	width: 100%;
	padding: 5px 10px;
}
#wp-calendar th {
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}

/**
 * Yarpp thumbnails
 * This is taken directly from the Yarpp plugin
 */

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
	display: inline-block;
	*display: inline;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid rgba(127,127,127,0.1);
	width: 130px;
	height: 170px;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: 120px;
	height: 120px;
	margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	margin-bottom: 0px;
	display: block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 1em;
	max-height: 2.8em;
	line-height: 1.4em;
	margin: 7px;
	margin-top: 0px;
	width: 120px;
	text-decoration: inherit;
	overflow: hidden;
}

.yarpp-thumbnail-default {
	overflow: hidden;
}
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-wide {
	height: 120px;
	max-width: none;
}
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-tall {
	width: 120px;
	max-height: none;
}

#recipress_recipe {
	clear: both;
}

/**
 * Product shortcode
 */
.std ul.mini-products-list {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.std ul.mini-products-list ul.item {
	list-style: none;
}

img.max-width { max-width: 100%; }

/**
 * Lightbox styles
 */
#fp-gallery { 
	position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; text-align: center;
}

#fp-gallery .shadow { 
	position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 101; background: #000 url('https://plusshop.dk/skin/frontend/base/default/wordpress/ajax-loader.gif') no-repeat center 40px;
}

#fp-gallery .inner { 
	position: relative; z-index: 102; background: #fff; max-width: 95%; margin: 1% auto 0; background: #fff; border: 4px solid #ddd; box-shadow: 4px 4px 4px #666; display: inline-block; min-width: 400px; min-height: 200px;
}

#fp-gallery .close {
		display: inline-block; position: absolute; background: #fff url('https://plusshop.dk/skin/frontend/base/default/wordpress/lightbox-close.png') no-repeat center center; padding: 2px; border-radius: 50%; cursor: pointer; text-decoration: none; display: inline-block; height: 48px; width: 48px; margin: auto; top: 10px; right: 10px; text-indent: -999999px;
}

.aio-icon i { font-style: normal !important; }

