@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

/* General */
html {
    background:#000;
}
body {line-height: 1em;font-family: 'Open Sans', sans-serif;font-size: 12px;color: #fff; background:#000;}
input, select, textarea, button {
    font:12px/16px 'FF DIN Web Pro', Helvetica, sans-serif;
}
h1 {
    font-size: 28px !important;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: inline-flex;
    border-bottom: 3px solid #af2a36;
    min-height: 0 !important;
    line-height: 28px;
}
input[type=checkbox] {
    outline: none;
    width: 58px;
    height: 23px;
    font-size: 11px;
    line-height: 2;
    display: inline-block;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid rgba(185, 185, 185, 0.21);
    -webkit-appearance: none;
    background: rgba(170, 170, 170, 0.18);
    color: #7F7F7F;
    margin-bottom: 10px;
    -moz-appearance: none;
}

.page-layout-2columns-right.checkout-onepage-success .column-main{
    width: 100%;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* Modal styling */

#onestepcheckout-login-popup.oscmodal {
    background:#0d0d0d;
    color:#fff;
    border-radius:0;
    border:0;
    box-shadow:0px 10px 15px #0000005c
}

#onestepcheckout-login-popup-contents-login {
    text-align:center;
}

#onestepcheckout-login-popup-contents-login h1 {
    margin-top:-10px;
}

#onestepcheckout-login-popup-contents-login p {
    margin-bottom:20px;
    opacity:0.5;
}

#onestepcheckout-login-popup-contents-login input {
    width:100%;
    color: #fff;
}

#onestepcheckout-login-popup-contents-login label {
    float:left;
    margin-top:10px;
}

#onestepcheckout-login-popup-contents-login button {
    width:100%;
}

.label.configurable-price-from {
    position:absolute;
    top:-15px;
}


.checkout-onepage-payment-additional-customerbalance {
    margin:15px 0;
}


input[type=checkbox]:checked {
    background: #4fb531;
    box-shadow: 0px 1px 2px #1449A3 inset;
    color: #fff;
    border: 1px solid rgba(147, 147, 147, 0.34);
}

input[type=checkbox]:before {
    content: '';
    border-radius: 3px;
    border: 1px solid #7f7f7f;
    background-image: -webkit-gradient(      linear, left top, left bottom,     color-stop(0, #a8a8a8),     color-stop(1, #696969)   );
    height: 20px;
    width: 22px;
    display: inline-block;
    text-indent: 27px;
}

input[type=checkbox]:checked:before {
    content: '';
    text-indent: -25px;
    margin-left: 33px;
}
p {
    font-family: 'Open Sans', sans-serif;
}
h1.logo.logo--regular {
    border-bottom: 0 !important;
}
.a-left {text-align: left;}
.a-right {text-align: right;}
.inner {position: relative; height: 0;}
.cms-home .main {padding: 10px 0 0 0; box-sizing: border-box;}
.cms-home .main {box-sizing: border-box;margin-top: -20px;}
.no-left-gutter {margin-left: 0 !important; padding-left: 0 !important;}
.no-right-gutter {margin-right: 0 !important; padding-right: 0 !important;}
.no-gutter {margin-left: 0 !important; padding-left: 0 !important; margin-right: 0 !important; padding-right: 0 !important;}
.top10 {padding-top: 10px;}

/* Category */

.info-item {
    background:#1f1f1f9e;
    margin-bottom: 15px;
}
.info-item-heading {
    font-size:14px;
    font-weight:600;
    padding:15px;
    color: #aaa;
    background:#0d0d0d;
}

.info-item-heading i.fa{
    font-style: normal !important;
}

.info-item-body{
    padding:15px;
}

.info-item-title {
    margin:20px 0;
    font-weight:600;
}

#headerimg h1 {color: #fff !important;text-align: center;width: 100%;display: block;position: absolute;font-size: 25px !important;margin-top: 55px;text-shadow: 1px 1px 49px #030303;font-weight: 900;}

#headerimg h2 {color: #dd9d4b !important;text-align: center;width: 100%;display: block;position: absolute;margin-top: 105px;text-transform: uppercase;display: none;}
.catalog-category-view .main.container {
    z-index: 99;
    position: relative;
    margin-top: 0;
}
.mb-left {
    background: #101010;
    padding: 0 10px;
    color: #fff;
    border: 1px solid #242424;
}

.mb-left .block-title {
    border-bottom: 1px solid rgba(229, 229, 229, 0.17);
    font-size: 12px;
    text-transform: uppercase;
}

/* Homepage */

.panel.panel-default {
    position: relative;
    margin: 0 0 30px 0;
    border: 1px solid rgba(238, 238, 238, 0.14);
    transition:all 0.4s;
    overflow: hidden;
}
.panel.panel-default p {
    margin-bottom:0;
}
.panel.panel-default:hover {
    box-shadow: 0px 0px 30px rgba(195, 26, 19, 0.56);
    transform:scale(1.05);
}
.panel.panel-default:hover h1 {
    color: #ffffff;
}
.panel.panel-default:hover p {
    color: #ffffff;
    opacity:1;
}
.list-usp {
    float:left;
    margin-top: 4px;
    margin-left:10px;
    width: 100%;
    display: block;
    position: relative;
}
.list-usp p {
    font-family:Oswald;
    text-transform:uppercase;
    font-size:12px;
    font-weight:100;
    color: #8b8b8b;
    text-align: right;
    padding-right: 10px;
    position: relative;
    top: -24px;
}
.list-usp p i {
    margin-right:3px;
    color:#61c83c;
    position: relative;
    top: -1px;
}
.footer-container {
    margin-top: 50px;
    padding: 0px 15px;
}
.panel-footer {
    background: rgba(0,0,0,0.5) !important;
    z-index: 9;
    bottom: 0px;
    position: absolute;
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: left;
}
.panel-footer h1 {
    color: white;
    margin: 0 !important;
    transition:all 0.4s;
    font-weight: 700;
    font-size: 21px !important;
    text-align: center;
}
.panel-footer p {
    position: absolute;
    color: white;
    top: 35px;
    left: 10px;
    margin: 0 !important;
    text-transform:uppercase;
    opacity:0.6;
    font-weight: 100;
    transition:all 0.4s;
}
.panel-footer button {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
    background: rgb(106,210,66);
    background: -moz-linear-gradient(left, rgba(106,210,66,1) 0%, rgba(74,176,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(106,210,66,1) 0%,rgba(74,176,46,1) 100%);
    background: linear-gradient(to right, rgba(106,210,66,1) 0%,rgba(74,176,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ad242', endColorstr='#4ab02e',GradientType=1 );
    padding: 10px 20px;
    border: 0;
    font-size: 20px;
    font-weight: 400;
    transition:all 0.4s;
}

.panel-footer button i {
    font-style:normal !important;
}

.panel.panel-default:hover button {
    transform:scale(1.05);
}
.block-account ul {
    margin: 0;
    padding: 0;
}
.block-account li {
    list-style-type:none;
    padding: 7px 5px;
    background: rgb(18, 18, 18);
    border-bottom: 1px solid #000;
    border-top: 1px solid rgba(238, 238, 238, 0.1);
}

.cms-home img.lazyOwl {
    max-height: 150px;
    top: 30px;
    position: absolute;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}
.cms-home .owl-item .item {
    background: white;
}
.cms-home .section-title, strong.section-title {
    border-bottom: 0;
}
.cms-home .owl-item .item {
    min-height: 175px;
    /* margin-bottom: 20px; */
    margin-top: -55px;
}
.cms-home .itemslider .item {
    margin-right: 10px;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
}
.owl-pagination, .cms-home .price-label, .cms-home .sticker.new {display: none !important;}

.cms-home .owl-item .product-name, .category-products-grid h2.product-name a, .block-upsell h2.product-name a  {text-transform: uppercase;color: #fff;top: 4px;left: 4px;position: relative;}
.product-name a:hover, .category-products-grid h2.product-name:hover a, strong.product-name a:hover, .block-upsell h2.product-name a:hover {}
.cms-home .owl-item .old-price {

}
.cms-home .owl-item .special-price {
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    background: rgb(91,154,36);
}
#prijs .price {
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 5px;
    line-height: 24px;
    color: #333;
}
#itemslider-new .price {
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 0;
    line-height: 24px;
    color: #333;
    margin: 0;
}
.cms-home .owl-item .special-price .price {
    color: white !important;
}

.cms-home .owl-item .special-price span {
    padding: 2px 5px;
}

.cms-home .discount {
    background: #af2a36;
    position: absolute;
    top: -20px;
    right: -67px;
    height: 70px;
    width: 170px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    line-height: 100px;
    z-index: 10;
    text-align: center;
    font-size: 20px;
}

.catalog-product-view .discount {
    display: none;
}

.product-options-bottom .add-to-cart {
    /* display: none; */
}

.marginbottom div {
    margin-bottom: 20px;
}

.no-gutter.small {
    margin: 0 0.5%;
    width: 32.33%;
}


/* Category styling */
.apptrian-subcategories-grid .apptrian-subcategories-category-name {
    text-align: center;
    margin-top: -42px;
    background: rgba(0, 0, 0, 0.74);
    display: block;
    padding: 15px 10px;
    position: relative;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
}
.apptrian-subcategories-category { transition:all 0.4s;}
.apptrian-subcategories-category:hover {box-shadow: 0px 0px 30px rgba(255, 0, 0, 0.56);
    transform:scale(1.05); }
.apptrian-subcategories-category:hover .apptrian-subcategories-category-name a {color: #ffffff !important;}
.apptrian-subcategories-grid .apptrian-subcategories-category-image {
    background:#fff;
    text-align:center;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-image img {
    margin: 0;
    padding: 0;
    border: none;
    width: auto !important;
    height: 175px;
    margin: 0 auto;
    padding-bottom: 1px;
}

.background-bg {
    background-size: cover !important;
    height: 400px;
    background-position: bottom !important;
    width: 100%;
    position: absolute;
    top: 175px;
    z-index: 0;
}

.catalog-product-view .background-bg {
    opacity:0.6;
}

.onestepcheckout-index-index .background-bg {
    opacity:0.3;
}

.checkout-cart-index .background-bg {
    opacity:0.3;
}

.main {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 99 !important;
    position: relative !important;
}

.onestepcheckout-index-index .column-main {margin-top:-110px;}

.panel-footer i.fa {
    font-style: normal;
    margin-right: 20px;
    margin-top: 9px;
    font-size: 21px;
    background: #26b026;
    padding: 7px 15px;
    position: absolute;
    right: 4px;
    bottom: 4px;
}

/*#map,*/
#banner {
    max-width: 1170px;
    margin: auto auto;
    display:block;
}

#mapster_wrap_0 {
    margin: auto auto;
}

/* Button slider */
@media screen and (min-width: 1024px) {
    .cms-home .owl-buttons {
        position: relative !important;
    }
    .cms-home .owl-prev {
        position: absolute;
        top: -105px;
        left: -50px;
    }
    .cms-home .owl-next {
        position: absolute;
        top: -105px;
        right: -50px;
    }
    .cms-home .slider-arrows1 .owl-controls .owl-buttons div {
        background-color: transparent;
        color: white;
    }
    .cms-home .slider-arrows1 .owl-controls.clickable .owl-buttons div:hover  {
        background-color: transparent;
        color: white;
        opacity: 0.8;
    }
    #itemslider-new .owl-next {
        left: 955px;
    }
}

/* Demo waarde */
.new_img img {
    height: 221px;
}
.new_img {
    position: relative;
    top: 65px;
}



/* Footer */
.footer .item-right {float: left; margin-left: 0;}
.footer ul.bullet li {
    background: none;
    padding-left: 0;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.footer-container h6.block-title.heading, .footer label {text-transform: uppercase;font-size: 16px;font-weight: 500;padding: 2px 0;font-family: Oswald;}
.feature.indent > .ic, .feature.indent > span.icon {border-radius: 0;}
.footer-primary {
    border-top: 1px solid white;
}
.footer .ib, .footer span.icon {
    margin-right: 15px;
    background:#101010;
    color:#fff;
    opacity:0.8;
}
.footer .ib:hover, .footer span.icon:hover {
    margin-right: 15px;
    background:#cd1719 !important;
    color:#000 !important;
    opacity:1;
    -webkit-transform:scale(1.3);
}
.footer .button, .footer .button:hover {
    background-color: #5bc239 !important;
    color: #ffffff;
    height: 35px;
    font-weight: 600;
    line-height: 21px !important;
    font-size: 15px !important;
    width: 50px;
    margin-right: 15px;
    border: 2px solid #5bc239;
}
.newsletter-wrapper #subscribe-form input.input-text {height: inherit; width: 300px;}
#subscribe-form .input-text {
    float: right;
    width: 100%;
    background-color: #040404;
    color: #ffffff;
    border-color: #404040;
    right: 40px;
    position: relative;
}


#header-cart .btn-inline {
    float: left;
    padding: 10px 10px;
    margin-bottom: 10px;
    width: 100% !important;
    line-height: 18px;
    margin-left: 13px;
}

#header-cart .btn-inline:first-child {
    float: left;
    padding: 10px 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 18px;
    border: 0;
    background: #444;
}

.header-usps {
    margin:0;
    padding:0;
}


.header-usps li {
    list-style-type:none;
    float:left;
    margin: 13px 14px;
    text-transform:uppercase;
    color:#989898;
    font-size: 10px;
}

.header-usps .fa {
    margin-right:4px;
    color:#26b026 !important;
    font-size:12px;
}


button.button.btn-subscribe {
    line-height: inherit;
    padding: 5px 6px;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 10px;
}
#subscribe-form label {
    line-height: 34px;
    font-size: 19px;
    font-family: Oswald;
    font-weight: 800;
}
#subscribe-form {
    background: rgba(0, 0, 0, 0);
    padding: 15px;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#subscribe-form .button {
    position: absolute;
    right: 5px;
    background: #4db430;
}
.footer img.icon {
    margin: 10px auto;
    display: block;
    max-width: 150px;
}
.footer-primary .block-content p {
    text-align: justify;
    line-height: 18px;
    color: #aaa;
}
.footer-primary .grid12-3 .block-title.heading {
    text-align: left;
    display: block;
}
.footer-primary-bottom-spacing {
    padding-top: 0;
}
.social-links.ib-wrapper--square {
    margin-top: 20px;
}
.social-links a.sociallink  {
    margin-right: 10px;
    font-size:24px;
    width:40px !important;
    height:40px;
    background:rgb(29, 29, 29);
    display:block;
    float:left;
    text-align:center;
    line-height:36px;
    color:rgba(255, 255, 255, 0.29);
}
.social-links a.sociallink.first {
    margin-right: 10px;
}
.social-links a.sociallink.last {
    margin-right: 0;
}
.feature.indent {
    padding-left: 0;
    margin-bottom: 15px;
}
.feature.indent a {
    margin-left: 5px;
    line-height: 12px;
}
.feature.indent i {font-size:16px; width:20px; text-align:center;}
.newsletter {
    margin-top: 20px;
    border-top: 0;
    padding-top: 20px;
}
.footerblocks {
    padding-right: 80px;
    box-sizing: border-box;
}
.payment img {
    padding: 0 20px 20px 0;
}

/* Login */
.form-list input.input-text {background: rgb(25, 25, 25);color: white;border: 1px solid #414141;}
.customer-account-create h2.legend {
    visibility: hidden;
}
.form-list label {
    font-weight: 600;
}
.customer-account-create input.input-text {
}
/* Header */
.block {margin: 0;}
.dropdown .dropdown-content {
    min-width: 28px;
    padding: 0 0 0 10px;
    width: 28px;
}
.dropdown .dropdown-content li {
    margin-bottom: 5px;
}
.header-container .dropdown .dropdown-content, .header-container .dropdown.open > .dropdown-heading.cover > *, .truncated .truncated_full_value .item-options {
    background-color: #151515 !important;
    cursor: pointer;
    z-index: 99999;
}
.header-regular .item-right {
    display: inline-block;
    margin-left: 0;
}
.header-regular .right-column {
    float: right;
}
.variousBlocks {
    float: right;
    width: auto;
}
.header-primary .block .block-content {
    padding: 0;
}
.mini-cart-heading span {
    padding: 0;
}
form#taxswitcher {
    display: initial;
    position: relative;
    top: 20px;
}
iframe body #main_div, iframe body #main_div_inner {background-color: transparent !important;}
.header-primary .links > li.first > a {
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 26px;
}
.header-primary .links > li.last > a {
    text-transform: uppercase;
    background: #5b9a24;
    border-radius: 4px;
    padding: 5px 10px;
    margin-left: 10px;
    transition: 0.5s all;
}
.header-primary .links > li.last > a:hover {
    opacity: 0.8;
    transition: 0.5s all;
}
.header-primary .dropdown .dropdown-heading {
    margin-bottom: 0;
    max-height: none;
    margin-top: -6px;
}
select#taxswitcher-select {
    border: 1px solid rgba(255, 255, 255, 0.23);
    background: #000;
    padding: 3px 5px;
    color: white;
    text-transform: uppercase;
    height: 24px;
    position: relative;
    top: -12px;
    margin: 0 10px;
    border-radius: 4px;
}
.skip-link .count {
    font-family: inherit;
}
.belons {
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    text-align:center;
}
.belons span {
    background: transparent;
    border-radius: 4px;
    color:#fff;
    display: none;
}
.belons a, .belons a:hover {color: #af2a36;}
.belons a:hover {opacity: 0.8;}
.row-one, .row-two, .row-three {
    margin-top: 5px;
}

.sale-block {
    background: #c31a1c;
    text-align:center;
    text-transform: uppercase;
    font-family: Oswald;
    padding: 40px 0;
    height: 187px;
}

.sale-block h3 {font-size: 66px;font-weight: 800;margin: 0;padding-top: 29px;}

.sale-block h4 {font-size: 14px;margin: 0px 0 0 0;}

/* Nav menu */
.nav-container .mini-cart-heading.dropdown-heading.cover.skip-link.skip-cart {display: none;}
.nav-regular .classic > .nav-panel--dropdown > li > a {
    line-height: 24px;
}
.catalog-category-view.main-top-container {
    position: relative;
    margin-bottom: -118px;
    z-index: 1;
}
.usprow {
    background-color: #191919;
    height: 60px;
    color: #ffffff;
    line-height: 61px;
    text-transform: uppercase;
    font-size: 14px;
}
.usprow span:after {
    content: url('/media/check.png');
    position: relative;
    left: 10px;
    top: 2px;
}

/* Image mapping */
@media (min-width: 1024px) {
    .mapster_tooltip {
        font-size: 2rem;
        line-height: 2rem;
    }
}
@media (max-width: 1023px) {
    .mapster_tooltip {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
}

/* Catblocks */
ul.catblocks li {
    height: 150px !important;
    margin-bottom: 1%;
    background: white;
    position: relative;
}
ul.catblocks li img {
    max-height: 120px;
    height: 100%;
    width: auto;
    display:block;
    margin:auto;
}
.subcatImg {background-color: white;border: 1px solid #eee;}
.subcatName {
    background-color: rgba(0, 0, 0, 0.44);
    color: #ffffff;
    text-align: center;
    height: 40px;
    line-height: 42px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 900;
    font-size: 16px;
}
.subcatName:hover {
    background-color: rgb(221, 157, 75);
    color: #000;
}
.category-title {border: 0;}
.subcatTitle h1 {text-decoration: underline;}
.inline {
    display: inline-flex;
    display: flex;
}
.inline a {line-height: 58px;}
div#imageContainer {
    vertical-align: bottom;
    display: table-cell;
    padding-bottom: 20px;
}

/* Search */
#search_mini_form {
    width: 100%; /* Equal to logo */
}
div#header-search {
    margin-top:-42px;
}
.search-wrapper {
    position: relative;
    line-height: 36px;
    margin-top: 25px;
}
.form-search .input-text {
    border: none;
    border-radius: 0px;
    padding-left: 10px;
}
.form-search .button {
    color: #787878;
    background-color: rgb(236, 236, 236) !important;
    position: absolute;
    padding: 1px;
    box-sizing: content-box;
    top: -1px;
    right: -1px;
    border-radius: 0;
}
.form-search .button:hover {
    color: white;
    background-color: rgb(91,154,36) !important;
    opacity: 0.8;
}
.form-search .input-text:hover + .button, .form-search .button:hover {
    color: white;
}

/* Product page */
.success-msg {
    border-color: transparent;
    background-color: #191919;
    background-image: none;
    color: #4db430;
    font-size: 18px !important;
    text-align: center;
    font-weight: 600;
    border: 2px solid #4db430;
}
.product-view .product-shop .product-name h2 {
    font-size: 14px;
    text-transform: uppercase;
}
.kenmerken, .garantie {
    margin-bottom: 20px;
}
.kenmerken h2, .garantie h2 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
}
.kenmerken span, .garantie span {
    font-size: 12px;
}
.breadcrumbs {
    text-transform: uppercase;
}
.breadcrumbs li > * {
    vertical-align: baseline;
    color: white;
    font-size: 10px;
    line-height: 10px;
}
.img-box-style1 .product-image, .owl-item .item a {
    border: none !important;
    text-align: left;
    width: 100%;
}
.product-view .add-to-links .ic {
    display: none !important;
}
.add-to-links span.label:after {
    content: " >";
}
.product-view .add-to-links a {
    display: inline-flex;
    border-bottom: 3px solid #af2a36;
    line-height: 31px;
}
.add-to-links li a span.label {
    line-height: 25px !important;
    display: inline-block;
}

.product-view .product-shop {
    padding: 0 0 0 20px;
    box-sizing: border-box;
    color: #fff;
}

.product-view .product-shop .tagline {
    color: #4db430;
    font-size: 16px;
    line-height: 18px;
}

.product-view label {
    color:#fff !important;
}
.product-view .product-shop h1 {
    margin-top:0;
    font-size: 26px !important;
    text-transform: none;
}
.product-view .description {
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    font-size: 14px !important;
    margin:0;
}
.genName {
    width: 100%;
    clear: both;
    margin: 3px 0 25px 0;
    color: #fff;
}
.genName span {
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 3px solid #af2a36;
    display: inline-flex;
    line-height: 18px;
}
.product-view .availability.out-of-stock, .product-view .availability.in-stock {
    float: left;
    color: #af2a36;
    position: absolute;
    margin-left: 10px;
    top: 0;
    font-size: 14px;
}
.catalog-product-view .availability.in-stock {
    color: rgb(91,154,36);
}

.row {
    position: relative;
    float: left;
    width: 100%;
}

.catalog-product-view .product-type-data > .price-box {
    position: relative;
}

.catalog-product-view .product-type-data {
    margin: 0;
}

.social-product-share ul {
    margin:0; padding:0;
    float:right;
    background:#101010;padding:10px;
    border:1px solid rgba(170, 170, 170, 0.12);
}

.social-product-share ul li {
    float:left;
    font-size:24px;
    margin:0px 10px;
    opacity:0.5;
    transition:all 0.4s;
}

.social-product-share ul li:hover {
    opacity:1;
}

.social-product-share ul li.text {
    text-transform: uppercase;
    font-size: 12px;
    padding: 6px 0px;
    color: #5a5a5a;opacity:1;
}

.custom-sidebar-right .inner, .custom-sidebar-right .inner, .product-view .product-type-data, .product-view .add-to-box,
.feature-wrapper.bottom-border, .product-view .product-type-data .price-box, .feature-wrapper.top-border,
.data-table tr.odd td, .data-table tr.odd th, .data-table tr.even td, .data-table tr.even th, .data-table thead {border: 0 !important;}
.data-table thead {line-height: 12px;}

.product-view .product-type-data .price-box .price, .map-popup-price .price, .map-popup-msrp .price {
    color: white;
    font-weight: 700;
    font-size: 36px !important;
    font-family: Oswald;
}
.product-view .btn-cart {
    background-color: #5b9a24;
    color: #ffffff;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 13px;
    min-width: 0;
    padding: 10px;
    width: 100%;
    letter-spacing: 0.1em;
}

.product-view .btn-cart:hover, .btn-checkout:hover {
    background-color: #5b9a24;
    color: #ffffff;
    opacity: 0.8;
}

.feature-wrapper.top-border {
    margin-top: 0;
    padding-top: 10px;
}

.product-view .alert-stock {
    position: relative;
    border-top: 0;
    border-bottom: 0;
    padding: 10px 23px;
    border: 1px solid #d00707;
    border-radius: 4px;
}

.product-view .product-action .ic {
    position: relative;
    left: -15px;
    top: -1px;
    color: #d00707;
}

.product-action .label {
    vertical-align: middle;
    margin-left: 0;
    position: absolute;
    left: 39px;
    color: #d00707;
    margin-top: 1px;
    font-family: open sans;
}

.link-compare {display:none !important;}

.product-view .box-collateral .section-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-bottom: 0;
    text-transform: uppercase;
    font-family: Oswald;
    background: #191919;
}
.box-collateral .data-table tr.odd th, .box-collateral .data-table tr.even th {
    border-right: 0;
}
.product-view .data-table th {
    font-weight: 400;
    padding: 10px 0;
}
.data-table tr:nth-of-type(2n) {
    background-color: transparent;
}
.product-view .box-additional {
    margin-top: 50px;
    clear: both !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.box-collateral .data-table {
    width: 100%;
    display: inline-flex;
    display: flex;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}
.box-collateral .data-table .label {
    width: 10%;
}
.box-collateral .data-table .data {
    width: 90%;
}
.data-table tr.odd, .data-table tr.even {
    line-height: 24px;
}
.data-table tr:nth-of-type(2n+1):last-child {border: 0;}

/* Fix jquery additions */
.product-view .data-table tr.odd, .product-view .data-table tr.even {
    line-height:auto;
    background:transparent;
    border:0;
}

.product-view tr.table-close-product-row {
    margin-bottom:10px !important;
    width:100%;
    padding:5px;
    display:block;
}

.product-view .table-product-name {
    display:block;
    font-weight:400;
    background:#aaaaaa24;
    padding:5px !important;
}

.product-view .table-qty, .product-view .table-price {
    width: 141px;
    display:block;
    float:left;
    height:auto;
  /*max-height: 40px;*/
  /*margin-top:10px;*/
    margin-bottom:15px;
}

.product-view .table-price.last {
    width:60%;
    max-width: 56%;
    position:relative;
    top:14px;
}

.product-view .table-price .price-box span.price {
    font-size:18px !important;
}

.product-view .table-price .price-box span.old-price {
    font-size:18px !important;
    color:red !important;
}

.box-upsell .product-name {
    margin-top:-5px;
}

.box-upsell .price-box {
    position:relative;
    top:235px;
    left:15px;
}

.box-upsell .price-box span.price {
    color: #000000 !important;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    display: block !important;
}
.box-upsell .price-box .minimal-price-link {
position:relative;
color:red;
height:20px;
margin-left:60px;
top:-20px;
}
.box-upsell .price-box .minimal-price-link .price {
position:relative;
color:red !important;
}
.product-view .collateral-container.box-tabs {
    margin-bottom: 0;
}
.box-upsell img.lazyOwl {
    background: white;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.block-upsell .products-list img {
    max-height: 150px;
    position: relative;
    top: 10px;
}
.block-upsell .item {
    text-align: center;
}
.itemslider .item {padding-left: 0;}

.prijsblok {
    display: inline-flex;
    display: flex;
    width: 100%;
}
.prijsblok .price-box {
    margin: 0 3px 0 0;
    display: inline-flex;
    display: flex;
}
a.minimal-price-link {
    display: flex;
    display: inline-flex;
    position: absolute;
    margin-left: 5px;
}
a.minimal-price-link span {
    font-size:12px !important;
    font-weight:200;
    margin:1px;
}
.prijsblok span.label {
    margin: 0 5px;
}
.is-type-grouped .data-table th, .is-type-grouped .data-table td {
    padding: 0px;
}

.product-view .grouped-items-table input.input-text {
    height: 23px;
    padding: 4px;
    background: #191919;
    margin-bottom: 2px;
    color: white;
    position: relative;
    left: 25px;
    border-color: #575757;
}

.grouped-items-table thead tr th {
    text-transform: uppercase;
}

.product-view .grouped-items-table thead th {
    line-height: 24px;
}

#super-product-table {
    position: relative;
}

.nav-container {
    background-color: #0d0d0d;
    z-index: 999;
    position: relative;
}

.navi-wrapper, .nav-regular {
    background: #0d0d0d;
}

.nav-regular:not(.nav-vert) .nav-item.level0 > a, .navi .nav-item--homeicon a, .nav-holder .dropdown .dropdown-heading, .nav-regular .nav-holder a.dropdown-heading:hover {
    color: #ffffff;
    padding: 0px 7px;
    text-align: center;
}

.nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    background-color: rgba(7, 7, 7, 0.85);
    color: #ffffff;
}

.sticky-header .nav-container, .sticky-header .navi-wrapper, .sticky-header .nav-regular:not(.nav-vert) {
    background-color: #191919;
}

.sticky-header .nav-regular:not(.nav-vert) .nav-item.level0 > a, .sticky-header .nav-regular .nav-item--homeicon a, .sticky-header .nav-regular .nav-item--homeicon.active a, .sticky-header .nav-holder .dropdown .dropdown-heading {
    color: #ffffff;
}

.catalog-product-view .minus {
    position: relative;
    left: 0;
    top: 12px;
    line-height: 0px;
}

.catalog-product-view .plus {
    position: relative;
    right: -40px;
    top: -14px;
    line-height: 0px;
    left: 63px;
}
.catalog-product-view .minus a, .plus a {
    background-color: #af2a36;
}
.catalog-product-view .minus a {
    background-color: #505050;
    position: relative;
    border: 1px solid #505050;
    top: 1px;
    padding: 1px 8px;
}
.catalog-product-view .plus a {background-color: #505050;position: relative;border: 1px solid #505050;top: 1px;padding: 1px 8px;}
.catalog-product-view tbody tr.odd {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.product-view .old-price .price {
    font-size: 14px;
    color: #ee001c;
    margin-right: 5px;
    opacity: 0.5;
    font-weight: 200 !important;
}
.product-view .special-price .price {
    color: white !important;
    font-size: 25px;
    position: relative;
}
.product-view .price-label {
    display: block !important;
    float:right;
    display: none !important;
}

.product-view .product-type-data > .price-box {
    text-align: left;
    margin-top: -2px;
}

.container1-wrapper {
    margin: 0 !important;
    border: 0 !important;
}

.addthis_toolbox.addthis_default_style {
    position: absolute;
    right: 0;
    width: 135px;
}

a.more, a.less {
    cursor: default;
}
.catalog-product-view td {
    position: relative;
}
.tier-prices {
    float: right;
    /*position: absolute;*/
    /*top: -2px;*/
    /*left: -14px;*/
}
.tier-prices li {
     color: white;
}

.navi .nav-panel--dropdown {
    background-color: #070707;
    color: #ffffff;
}

/* Category list */
.category-products-grid .item, .products-list .item {
    min-height: 245px;
    margin-bottom: 30px;
}

.products-grid .product-image-wrapper {
    position: initial;
    height: 160px;
    line-height:180px;
}
.category-products-grid .product-image img {vertical-align: middle;max-height: 187px;}

a.btn-details {
    background: #af2a36;
    height: 28px;
    width: 28px !important;
    position: absolute;
    top: -1px;
    left: 0;
    text-align: center !important;
    display: none;
}
a.btn-details:before {
    content: url('/media/wysiwyg/icons/Eye.png');
}

.category-products-grid h2.product-name a.product-name {
    color: #fff !important;
    font-size: 13px;
    text-align: left;
    line-height: 16px;
    margin: 0;
    padding: 0;
    line-height: 19px;
    margin-left: -3px;
    font-weight: 200;
    min-height: 60px;
}
.products-grid .product-name {margin: 0;}

.category-products-grid h2.product-name {

}

.products-list .product-name, .products-grid .product-name, h3.product-name, strong.product-name {
    color: #fff !important;
    font-size: 14px;
    text-align: left;
    line-height: 15px;
}

.product-list-info {
    background: #ffffff;
    margin-top: 21px;
    padding: 6px;
    width: 100%;
    /* position: absolute; */
    bottom: 0;
}

.toolbar, .toolbar .pager {
    border-top: 0;
    border-bottom: 0;
    width: 100%;
    clear: both;
}

.sorter {
    clear: both;
    width: 100%;
    padding: 20px 0 0 0;
    margin-bottom: 20px;
}

.sorter .sort-by, .sorter .limiter {
    float: right;
}

.sorter .sort-by .category-asc:hover {
    background-color: transparent;
    color: #af2a36;
}

.pager {
    padding: 0;
}

.pages strong {
    display: none;
}

.pager .pages li a {
    background-color: transparent !important;
    color: #fff;
}

.pager .pages .current {
    background-color: transparent !important;
    color: #af2a36;
    top: 5px;
}

.checkout-cart-index .crosssell  .btn-cart{
    font-size: 12px;
    background: #000;
    padding: 0;
}

.checkout-cart-index .link-compare {
    display:none;
}

.catalogsearch-result-index .products-grid .price-box, .catalog-category-view .products-grid .price-box,
.block-upsell .price-box {
    text-align: left;
}

.catalogsearch-result-index .products-grid .availability, .catalog-category-view .products-grid .availability {
    margin: 0;
    position: relative;
    padding: 10px 0px;
    /*top: 55px;*/
    text-align:center;
    z-index: 99;
    color:#fff;
    opacity:1;
    text-transform:uppercase;
    line-height: 1em;
    width: 100%;
    background-color: #c31612;
    
    font-size: 14px;
    font-weight: 400;
    top: 42px;
    border-radius: 5px;
}

.catalogsearch-result-index .products-grid .availability span , .catalog-category-view .products-grid .availability span {

}

.catalog-category-view a.button.btn-cart, .products-grid.centered .item .btn-cart, .block-upsell .item .btn-cart {
    /* top: 5px; */
    /* right: 0; */
    /* box-sizing: border-box; */
    /* padding: 0 10px 0 0; */
    /* text-align: right; */
}
.block-upsell .item .btn-cart {
}

select, .catalog-category-view select {
    background: #191919;
    color: #fff !important;
    padding: 7px;
    border-color: #4d4d4d;
}

.catalog-category-view select:hover {
    color: white;
}

option {
    color: white !important;
    background: #333 !important;
}
option:hover {
    color: white !important;
    background: #333 !important;
}

.m-option-search input {
    background-color: transparent;
    padding: 4px;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.27);
    margin-left: -5px;
}

.m-checkboxes {
    min-height: 100px;
    padding-right: 5px;
}

/* Mini Cart */
.skip-link .count {
    font-size: 12px;
    font-weight: 500;
    background: #26b026;
    border-radius: 31px;
    padding: 2px;
    width: auto;
    line-height: 16px;
}

.block-upsell .item .btn-cart, .block-upsell .item .btn-cart:hover, .block-upsell button, .mini-cart .mini-cart-content .actions button, .btn-continue, .btn-continue:hover, .btn-continue:focus, .btn-update, .btn-update:hover, .btn-update:focus, .account-create .buttons-set .button {
    background-color: #5bc239;
    border: 1px solid #5bc239;
    transition: 0.6s;
    font-weight: 600;
    text-transform: uppercase;
    width: 40px;
    top: 10px;
    right: 13px;
    padding: 0px 0px;
    height: 40px;
}

.block-upsell .item .btn-cart, .block-upsell .item .btn-cart:hover {border:0;}
.btn-continue:hover, .btn-continue:focus, .btn-update:hover, .btn-update:focus, .account-create .buttons-set .button:hover, .account-create .buttons-set .button:focus {opacity: 0.8;}
.mini-cart .mini-cart-content .actions button:hover {opacity: 0.8;}
.product-view .btn-cart, .btn-dashboard, .btn-view-cart, .btn-checkout, button.button.btn-checkout.btn-inline {
    background-color: #4db430;
    border: 1px solid #5b9a24;
    border-radius: 5px;
    padding: 13px 26px;
    border-bottom: 4px solid #377d23;
    transition: 0.6s;
}

.box-additional button.button.btn-cart {}


.add-to-box.grouped-add-to-cart .col-md-8 {
    width:100%;
    bottom:0px;
}

.add-to-box.grouped-add-to-cart {}

.footer .button:hover, .product-view .btn-cart:hover, .btn-dashboard:hover, .btn-view-cart:hover, .btn-checkout:hover, button.button.btn-checkout.btn-inline:hover, .btn-continue:focus, .btn-dashbord:focus, .btn-view-cart:focus, .btn-checkout:focus {
    background-color: #5b9a24;
    opacity: 0.8;
    transition: 0.6s;
}

/* Cart & Checkout */
.cart .me-lff-notification {
    background-color: transparent;
    border: 1px solid #5bc239;
    padding: 10px;
    margin-bottom: 20px;
    color: #5bc239;
}
.cart .me-lff-notification .block-content {
    margin: 0;
    background-color: transparent;
}

.cart .me-lff-notification p {
    margin: 0;
    text-align: center;
}

.block me-lff-notification .block .block-content {
    padding: 0;
}

.cart-table .product-name {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}

.cart-table input.qty {
    width: 4em;
    height: 24px;
    background-color: transparent;
    color: white;
    font-size: 12px;
    padding: 0;
}

#osc_postnl .input-box .input-text, .onestepcheckout-threecolumns input[type="text"] {
    padding: 2px 8px !important;
}

.checkout-cart-index .data-table th, .checkout-cart-index .data-table td {
    padding: 0 10px 0 0;
}

.checkout-cart-index td {
    line-height: 24px;
}

.checkout-cart-index .data-table thead {
    line-height: 24px;
}

.cart-table tfoot td.last {
    border-top: 20px solid transparent !important;
    border-bottom: 0;
    padding: 0 !important;
    padding-left: 25px !important;
}

.checkout-cart-index .cart-table .btn-update {
    position: relative;
    right: 15px;
    background: #212121;
    border: 0;
}

.checkout-cart-index .cart-table .btn-clear-cart {
    width:40px !important;
    height:38px;
    padding:0;
    margin-left:25px;
}
.checkout-cart-index .cart-table .btn-clear-cart:hover {
    width:40px !important;
    padding:0;
    background:red;
    border-color:1px solid red !important;
}

.btn-checkout {
    line-height: 36px;
    width: 100%;
}

.onestepcheckout-summary .img {
    float: left;
    width: 60px;
    display: none;
}

.onestepcheckout-summary .name, .onestepcheckout-summary .sku {
    position: relative;
    left: 0px;
    width: 100%;
    line-height: 22px;
    font-size: 14px !important;
    font-family: Open Sans !important;
}

.onestepcheckout-summary .sku {
    font-size:10px;
    font-weight:100;
    color:#aaa;
}

.onestepcheckout-summary .total {
    text-align: right;
    line-height: 18px;
}

.onestepcheckout-summary .editcart.wider {
    line-height: 24px;
}

.onestepcheckout-summary .bottomline {
    display: inline-flex;
    position: relative;
    top: 18px;
    left: 10px;
}

.onestepcheckout-summary .editcart a {
    display: block;
    height: inherit;
    width: 18px;
    float: left;
    text-decoration: none;
    line-height: 18px;
    border: 0;
    color: #fff;
    background: #fafafa;
    margin-left: 1px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    background: transparent;
}

.onestepcheckout-summary .qty {
    line-height: 24px;
    padding: 0px 10px;
}

.onestepcheckout-totals tr.summary-total .summary-collapse {
    float: left;
    text-align: left;
    padding-left: 0;
}

.header .logo-wrapper .logo {
    display: inline-block;
    max-width: 65%;
    margin: 10px 0;
    text-decoration: none !important;
}

table.onestepcheckout-totals tr {
    text-transform: uppercase;
    line-height: 18px;
}

table.onestepcheckout-totals td, table.onestepcheckout-summary td, table.onestepcheckout-summary th {
    border-bottom: 0 !important;
}

table.onestepcheckout-summary {
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

table.onestepcheckout-summary tbody tr {
    max-width: 200px;
    float: right;
    top: -24px;
    position: relative;
}

.checkout-cart-index tr.summary-total .summary-collapse {
    float: left;
    padding-left: 0;
}

#shopping-cart-totals-table {
    background:rgba(170, 170, 170, 0.27);
    font-family: Open Sans !important;
}

#shopping-cart-totals-table tr {
    border:1px solid #000;
}

.checkout-cart-index td {
    padding: 8px 10px !important;
    line-height: 18px !important;
}

.minimal-price .price-label {
    display: block;
    font-size: 10px;
    position: absolute;
    margin-top: 16px;
    color: #4bb12e;
}

.grouped.minimal-price .price-label{
    display: inline-block;
    position: static;
}

.box-upsell .price-box span.price.normaltest{
    display: inline !important;
}
.box-upsell .price-box span.price.tieredtest{
    display: inline !important;
}
.minimal-price .normaltest + .price-label {
    position: static;
    display: inline !important;
    float: none;
    color: #FFF;
}
.box-upsell .minimal-price .normaltest + .price-label{
    color: #000;
}
.product-item-list .price-box .minimal-price .tieredtest{
    color: #ffffff;
    font-weight: 500;
    font-family: "Oswald";
    font-size: 12px;
    display: inline;
}

#m-wait .loader {
    background: #fff !important;
    border: 2px solid #000 !important;
    color: #000 !important;
}

.checkout-cart-success {

}

.vat_validation-messages .error-msg,
.vat_validation-messages .success-msg,
.vat_validation-messages .note-msg,
.vat_validation-messages .notice-msg {
    background-position: 3px 3px !important;
    padding: 2px 8px 2px 22px !important;
    font-weight: bold !important;
    line-height:21px;
}
.vat_validation-messages .error-msg {
    border-color: transparent;
    background-color: #191919;
    color:#c02230;
    font-size: 15px !important;
    text-align: center;
    border: 2px solid #c02230 !important;
}
.vat_validation-messages .success-msg {
    border-color: transparent;
    background-color: #191919;
    color: #4db430;
    font-size: 15px !important;
    text-align: center;
    border: 2px solid #4db430 !important;
}
.vat_validation-messages .note-msg,
.vat_validation-messages .notice-msg {
    border-color: transparent;
    background-color: #191919;
    color: #FDEDA4;
    font-size: 15px !important;
    text-align: center;
    border: 2px solid #FDEDA4 !important;
}

/* Base styling */

.wrapper {
    background-color: #000000;
}

.page-title h1, .page-title h2 {
    margin: 0;
    min-height: 1.3125em;
    color: #fff;
    font-weight: 800;
    margin-top: 10px;
}

.mini-cart-heading {
    padding:10px;
    background: #151515;
    border: 1px solid rgba(238, 238, 238, 0.08);
    border-radius: 4px;
    max-height:auto;
    margin:0;
}
.mini-cart-heading.dropdown-heading {
    margin:0;
    max-height:auto;
}

.breadcrumbs li > * {
    vertical-align: baseline;
    color: #9d9d9d;
    font-size: 10px;
    line-height: 10px;
}

.footer-bottom-container {
    background-color: #000000;
    padding:10px 0px;
}

.footer-primary-container {
    margin-top:10px;
    background: url(/custom-slider/bg.png);
    background-size: contain;
    background-position: center;
    background-repeat-y: no-repeat;
}

.footer-primary a {
    color: #aaa;
    line-height: 24px;
    font-size: 14px;
}

.footer-primary {
    border:0;
}

.item-service {text-align: left;font-size: 25px;line-height: 24px;font-family: Oswald;padding-left: 20px;text-transform: uppercase;}

.item-service .service-text {
    font-family: Oswald;
    font-weight: 500;
    font-size: 21px;
}
.item-service .service-text:first-child {
    font-weight: 600;
    font-size: 14px;
    color: #c31a1c;
    margin-bottom: -5px;
}
.item-service .icon {
    float:left;
    font-size:48px;
    margin-right:15px;
    color:#3b3b3b;
}
/* Main slider styling */

.main-slider {
    background: #aaa;
    min-height: 400px;
}

/* Subtop header styling */

.header-container {
    background: #000;
}

.header-primary-sub-top {
    background: rgb(13, 13, 13);
    margin-top: -5px;
    border-bottom: 1px solid #000;
    height: 37px;
}

.lang-selection {float:left;padding: 7px;}

.lang-selection li {
    float:left;
    margin-right: 7px;
}

.lang-selection li .dropdown-icon {
    width:20px;
    height:20px;
    display: block;
}

.header-primary-sub-top .block .block-content {
    padding:0;
}

.header-primary-sub-top .stars {
    margin-top: 9px;
    margin-right: 15px;
}

.header-primary-sub-top .links {}
.header-primary-sub-top .links > li > a {
    height: 38px;
    line-height: 38px;
    border-right: 1px solid rgb(0, 0, 0);
    padding: 0 7px;
    font-family: Open Sans !important;
    font-size: 14px;
}

.header-primary-sub-top .links > li:first-child a {
    border-left:1px solid rgb(0, 0, 0);
}

.minimal-price {
    margin: 0 0 5px;
    text-align: left;
    font-size: 19px;
}

.price-box .price, .price-as-configured .price {
    color: #000000;
}

.product-item-list {
    clear:none;
    overflow: hidden;
    margin-bottom:25px;
}

.product-item-list .inner-item {
    /* padding: 5px; */
    border: 0 !important;
    height: auto;
    background: #fff;
}
.products-grid .product-image {
    text-align: center;
    display: block;
}

.sticker.sale {
    border-radius:0px;
    right:3px;
    position:relative;
    padding:0px 5px;
    height:30px;
    background:#c31a1c;
    text-transform:uppercase;
}

.sticker.new {
    border-radius:0px;
    left:3px;
    position:relative;
    padding: 0px 5px;
    height:30px;
    background:#67ce40;
    text-transform:uppercase;
}




.button {
    background-color: #5bc239;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: inherit;
    
}

.checkout-cart-index .btn-checkout {
    padding:5px 10px;
    font-size:16px;
}

.btn-continue {
    background:#212121;
    border:0;
}

.add-to-cart-holder {
    width:100%;
    display:block;
    /* height: 65px; */
    position:relative;
    top: -5px;
}



.product-item-list .inner-item .button {
    background: rgb(106,210,66);
    background: -moz-linear-gradient(left, rgba(106,210,66,1) 0%, rgba(74,176,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(106,210,66,1) 0%,rgba(74,176,46,1) 100%);
    background: linear-gradient(to right, rgba(106,210,66,1) 0%,rgba(74,176,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ad242', endColorstr='#4ab02e',GradientType=1 );
    color: #ffffff;
    z-index: 999;
    padding: 10px;
    line-height: 0;
    border-radius: 5px;
    position: relative;
    /* margin-top: -44px; */
    /* margin-right: 6px; */
    float: right;
    border-bottom: 2px solid #37901d;
    position: relative;
}

.product-item-list #qty {
    padding: 0;
    height: 35px;
    width: 41% !important;
}

.product-item-list .qty-buttons-wrapper {float: right;width: 50%;}

.product-item-list .product-list-info {
    background: rgb(21, 21, 21);
    margin: 26px 0;
    padding: 10px 10px;
    width: auto;
    position: relative;
    bottom: 0px;
    left: 0;
    height: 177px;
    border: 1px solid rgba(170, 170, 170, 0.2);
}
.product-item-list .product-list-info .discount {
    position:absolute;
    top: -33px;
    right: -1px;
    background: red;
    padding: 10px;
}
.product-item-list .price-box .price, .price-as-configured .price {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 500;
    font-family: Oswald;
}

#headerimg {
    background:#000;
}

.std dl, .std p, .std address, .std blockquote {
    margin: 0 0 1em;
    padding: 0;
    font-size: 14px !important;
    font-weight: 200 !important;
    line-height: 18px;
    font-family: Open Sans !important;
}

h1 {
    font-size: 28px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: inline-flex;
    min-height: 0 !important;
    line-height: 35px;
    margin: 0;
    border:0;
    margin-top: 28px;
}

.gen-tabs--style1.gen-tabs--style1-small .acctab {font-family: inherit;color: #8b8b8b !important;padding: 10px;border: 0;background: #191919;}

.breadcrumbs {
    text-transform: uppercase;
    padding: 0px 15px;
    background: #00000000;
    margin: -15px 0px 7px 0px;
}

.nav-regular .nav-panel--dropdown .nav-item > a:hover {
    background-color: rgba(61, 61, 61, 0.34);
    color: #fff;
}

.nav-regular .classic > .nav-panel--dropdown > li > a {
    line-height: 30px;
    color: rgb(255, 255, 255);
}

.nav-regular:not(.nav-vert) .nav-item.level0.active > a {
    background-color: #040404;
    color: #fefefe;
    /* border-bottom: 2px solid #c31a1c; */
}

.main-container {
    background:#000;
    padding: 0px 15px;
}
.onestepcheckout-index-index .main-container {
    margin-top:120px;
}

.product-item-list .inner-item .button.btn-info {
    background:#26b026;
    padding: 15px;
    font-size: 14px;
    width:100%;
    /*top:-10px;*/
    top:-25px;
    font-weight: 400;
}



/* Main mobile styles */

@media screen and (max-width: 990px) {
    html,body {
        background:#000;
        max-width: 100%;
        overflow-x: hidden;
    }
    .panel.panel-default img {
        width:100%;
        height: 200px;
    }
    .panel-footer h1 {
        color: white;
        margin: 0 !important;
        transition: all 0.4s;
        font-weight: 700;
        font-size: 21px !important;
        text-align: center;
    }
    .skip-account {
        display:none;
    }

    .header-mobile .skip-link .label {
        display:none !important;
    }
    #slider {
        height:auto !important;
        background-size:cover !important;
        margin-top: -25px !important;
        margin-bottom: 25px !important;
    }
    .header-usps {display:none;}
    .header-mobile .header-container3 {
        background: #000;
        /* background: rgb(31,31,31); */
        background: -moz-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(31,31,31,1) 0%,rgba(0,0,0,1) 100%);
        /* background: linear-gradient(to bottom, rgba(31,31,31,1) 0%,rgba(0,0,0,1) 100%); */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#000000',GradientType=0 );
    }
    .header-primary{
        background: rgb(35, 35, 35);
        height: 38px;
        margin-right: 0px;
    }
    .mini-cart-heading {
        padding: 10px;
        background: #151515;
        border: 1px solid rgba(238, 238, 238, 0.08);
        border-radius: 4px;
        max-height: auto;
        margin: 0;
        display: none;
    }
    .header-mobile {
        position: fixed;
        z-index: 99999;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        box-shadow: 0px 0px 10px #000;
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
        height: 109px;
    }
    #mini-cart {
        position: fixed;
        top: 17px;
        right: 10px;
        background: rgb(23, 23, 23);
        padding-top: 5px;
        width: 40px;
        height: 31px;
        border: 1px solid #313131;
    }
    #mini-cart img{
        width: 20px;
        position: relative;
		height: 20px;
		right: 0;
    }
    .header-primary .dropdown .dropdown-heading {
		width: 100%;
		border: 0;
		box-sizing: border-box;
		height: 38px;
	}
	.header-primary .dropdown .dropdown-heading > span {
		padding: 0;
	}
    .catalog-product-view div#headerimg {
        height: 0;
        margin-bottom: -48px;
    }
    .item-service {
        display:none;
    }
    .catalog-category-view .main.container {
        z-index: 99;
        position: relative;
        margin-top: -32px;
    }
    div#header-cart {
        width: 350px !important;
        display: none;
    }
    .page {
        padding-top: 116px;
    }
    .page-title {
        position: relative;
        text-align: center;
    }
    .nav-mobile .nav-item.level0 > .opener {
        color: #737373;
        background: rgba(0, 0, 0, 0.19);
    }
    .navi.nav-mobile ul.level0 .nav-item > a {
        background-color: #2c2c2c;
        color: #ffffff;
        border-bottom: 1px solid #000;
    }
    .nav-mobile ul.level0 .nav-item > .opener {
        color: #737373;
        background: rgba(0, 0, 0, 0.14);
    }
    .nav-mobile .nav-item.level0 > a {
        background-color: #363636;
        color: #ffffff;
        border-bottom: 1px solid #000;
    }
    .main-container {
        background: #000;
        padding: 0px 10px;
    }
    .header-mobile .skip-link .icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px;
        color: #e0e0e0;
        margin-top: -10px;
        font-size: 17px;
        padding: 10px;
        background: #171717;
        border: 1px solid rgba(238, 238, 238, 0.12);
    }
    .footer-container {
        margin-top: 50px;
        padding: 0px 15px;
    }
    div#headerimg {
        height: 55px;
    }
    #headerimg h1 {
        color: #fff !important;
        text-align: center;
        width: 100%;
        display: block;
        position: absolute;
        font-size: 24px !important;
        margin-top: 20px;
        font-weight: 900;
    }
    #headerimg h2 {
        color: #dd9d4b !important;
        text-align: center;
        width: 100%;
        display: block;
        position: absolute;
        margin-top: 69px;
        text-transform: uppercase;
    }
    .skip-link.skip-nav {
        position: absolute;
        top: 15px;
        left: 0;
    }
    .cms-home div#header-search, div#header-search {
        margin-top: 0;
    }
    .skip-link.skip-search {
        position: absolute;
        top: 15px;
        right: 21px;
    }
    .lang-switcher.dropdown {
        float: left;
        top: 1px;
    }
    .block.block-tax {
        float:left;
    }
    .header-primary-container {
        position: relative;
        width: 100%;
    }
    .header-primary-sub-top {
        margin-top: 15px;
        padding: 0px 10px;
        height: auto;
    }
    .cms-home .main {
        margin:0;
    }
    .the-slideshow-wrapper-outer {
        display:none;
    }
    .cms-home #headerimg {
        display:none;
    }
    .stars {
        display:none;
    }
    .header-mobile .logo-wrapper--mobile {
        position: inherit;
        top: 10px;
        width: 45%;
    }
    .clearer.after-mobile-logo {
        position: absolute;
        top: 10px;
    }
    .usprow {
        height: 120px;
        margin-top: 0;
    }
    .search-wrapper {
        margin-top: 20px;
    }
    .hp-block.right-column {
        position: relative;
        top: 110px;
    }
    .cms-home div#header-search, div#header-search {
        margin: 0;
        top: 0;
        padding: 0;
        height: 56px;
    }
    a.logo.logo--mobile img {
        top: 10px;
        position: relative;
        margin: auto auto;
        width: 128px;
    }
    #search_mini_form {
        width: 300px;
        margin: auto;
    }
    .skip-links-wrapper.skip-links--3 {
        top: 110px;
    }
    .header-mobile .skip-content.skip-active {
        display: block;
        height: 100vh;
        overflow: scroll;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 100px;
    }
}

/* Slider responsive styling */

@media (max-width:1024px) {
    img[alt="tattoo-sale"] {
        height:218px !important;
    }
    .slider-container {
        width:900px !important;
    }
    .header-usps li {
        list-style-type: none;
        float: left;
        margin: 13px 4px;
        text-transform: uppercase;
        color: #989898;
        font-size: 10px;
    }
    .nav-regular.centered li.level0 {
        float: none;
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        width: auto;
        /* word-break: break-word; */
        vertical-align: middle;
        padding: 0px 1px;
    }
    .nav-regular li.level0 > a > span {
        /* font-family: Oswald; */
        font-weight: 500;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .nav-regular:not(.nav-vert) .nav-item.level0 > a, .navi .nav-item--homeicon a, .nav-holder .dropdown .dropdown-heading, .nav-regular .nav-holder a.dropdown-heading:hover {
        color: #ffffff;
        padding: 0px 6px;
        text-align: center;
    }
    .usp-block {
        margin-left: -31px;
    }
    .nav-regular.centered {
        text-align: center;
        margin: 0 -15px;
    }
}
@media (max-width:990px) {
    .slider-container {
        width:100% !important;
        margin-top: 15px !important;
    }
    #slider .slider-inner .slider-btn {
        margin-top:-45px;
    }
}
@media(max-width:768px){
    .slick-dots {
        position: relative !important;
        top: -88px;
    }
    img[alt="tattoo-sale"] {
        height:200px !important;
    }

}
@media (max-width:480px) {
    .slider-container {
        height: auto !important;
        width:320px !important;
        margin-top: 0px !important;
    }
    .footer-primary-container {
        margin-top:10px;
        background: url(/custom-slider/bg.png);
        background-size: cover;
        background-position: -9px;
        background-repeat-y: no-repeat;
        margin: 0 -15px;
        padding: 15px;
    }
    .header-mobile .skip-link .icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        color: #e0e0e0;
        margin-top: -10px;
        font-size: 17px;
        padding: 10px;
        background: #171717;
        border: 1px solid rgba(238, 238, 238, 0.12);
    }
    img[alt="tattoo-sale"] {
        height: 290px !important;
    }
    .nav-regular .nav-holder a.dropdown-heading:hover
    {
        color: #c51b1c;
    }
    .nav-mobile .nav-item.level0 > .opener
    {
        color: #c51b1c;
    }

    .nav-mobile ul.level0 .nav-item > .opener
    {
        color: #c51b1c;
    }



    .nav-regular:not(.nav-vert) .nav-item.level0.active > a
    {
        background-color: #c51b1c;
        color: #ffffff;
    }


    .nav-mobile .nav-item.level0.current > a
    {
        background-color: #c51b1c;
        color: #ffffff;
    }
    .nav-mobile .nav-item.level0.current > .opener
    {
        color: #ffffff;
    }

    .navi.nav-mobile ul.level0 .nav-item.current > a
    {
        background-color: #c51b1c;
        color: #ffffff;
    }
    .nav-mobile ul.level0 .nav-item.current > .opener
    {
        color: #ffffff;
    }



    .nav-regular:not(.nav-vert) .nav-item.level0:hover > a
    {
        background-color: #c51b1c;
        color: #ffffff;
    }


    .nav-mobile .nav-item.level0 > a:hover
    {
        background-color: #c51b1c;
        color: #ffffff;
    }

    .navi.nav-mobile ul.level0 .nav-item > a:hover
    {
        background-color: #c51b1c;
        color: #ffffff;
    }

    .onestepcheckout-column-left {
        min-height:auto !important;
    }

    .checkoutcontainer div.onestepcheckout-column-left, .checkoutcontainer div.onestepcheckout-column-middle, .checkoutcontainer div.onestepcheckout-column-right {
        width: 100% !important;
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0;
    }
    .onestepcheckout-column-right {
        border-right:0;
    }
    #postnl_delivery_options .popup-window {
        color: #000;
        width: 665px;
        height: 469px;
        padding: 17px 17px 0;
        margin: -235px 0 0 -333px;
        background: #000000 !important;
    }

}