.page-content {
    background: white;
}

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    margin-top: 25px;
}

table {
    border-collapse: separate !important;
    border-spacing: 2px;
}

@media (max-width: 575.98px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (max-width: 767.98px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (max-width: 991.98px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (max-width: 1199.98px) {
    .hidden-lg-down {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.hidden-xs-up {
    display: none !important
}

@media (min-width: 576px) {
    .pull-sm-left {
        float: left !important
    }
    .pull-sm-right {
        float: right !important
    }
    .hidden-sm-up {
        display: none !important
    }
}

@media (min-width: 768px) {
    .pull-md-left {
        float: left !important
    }
    .pull-md-right {
        float: right !important
    }
    .hidden-md-up {
        display: none !important
    }
}

@media (min-width: 992px) {
    .pull-lg-left {
        float: left !important
    }
    .pull-lg-right {
        float: right !important
    }
    .hidden-lg-up {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important
    }
    .pull-xl-right {
        float: right !important
    }
    .hidden-xl-up {
        display: none !important
    }
}

.single .title,
.page-singleitem .title {
    font-size: 24.5px;
    font-weight: bold;
    line-height: 30px;
}

.margin-top-1 {
    margin-top: 12px;
}

.itemDefList {
    margin-bottom: 5px;
}

.itemDefList dd {
    margin-bottom: 0;
}

.input-unit label {
    position: relative;
    font-weight: bold;
    color: #290000;
    text-shadow: none;
    font-size: 14px;
    /*padding-top: 0;*/
}

.variation-select .input-unit {
    border: 0;
    border-radius: 0;
    margin-bottom: 5px;
}

.variation-select .input-unit .custom-select {
    padding: 6px 8px;
    border: 1px solid #ccc;
    color: #290000;
    font-size: 14px;
    background-position: calc(100% - 1rem);
}

.btn.btn-block>.fa {
    float: none;
}

.qty-box .qty-btn-container,
.qty-box .qty-btn-container .qty-btn:not(.disabled):hover {
    background: transparent;
}

.single .vat,
.page-singleitem .vat {
    color: #290000 !important;
}

.qty-box {
    border: 1px solid #dcdbd8;
    border-radius: 4px;
}

.qty-box .qty-input,
.qty-box .qty-btn-container {
    border: 0;
}

.qty-box .qty-btn-container {
    width: 15px;
}

.qty-box .qty-btn-container .qty-btn>.qty-sign {
    border: 1px solid #ccc;
    border-radius: 50%;
    margin: 1px;
    font-size: 11px;
}

.single .producer,
.page-singleitem .producer {
    display: block;
    text-align: center;
}

.form-control.price {
    height: 38px;
}

@media (max-width: 991px) {
    #vue-app.open-hover .asidePanel,
    .asidePanel2.open {
        left: 0;
        width: 100%;
        background-color: #ffffff;
    }
    .asidePanel2.open>div>div {
        padding: 1rem 30px;
    }
}


/*@media (max-width: 991px) and (min-width: 768px) {*/


/*    #logo-footer {*/


/*        width: 100%;*/


/*    }*/


/*}*/

.basket-header button {
    margin-top: 15px;
}

#filter-button {
    display: none;
}

@media (max-width: 991px) {
    .page-category-item #filter-button,
    .page-search #filter-button {
        display: block;
        color: #ccc;
        width: 70px;
    }
}

@media (min-width: 767.98px) {
    #close-filter {
        display: none;
    }
}

.owl-item img,
.owl-thumbs .owl-thumb {
    border: 1px solid #ddd;
}

@media (min-width: 991px) {
    .search-mobile {
        display: none;
    }
}

#filter-trigger-click,
#filter-trigger-price {
    display: none;
}


/**
FIX FOR BOOTSTRAP - SAFARI
*/

.row:before,
.row:after {
    display: inline-block !important;
}

@media (max-width: 410px) {
    .navbar-brand {
        margin-right: 90px;
    }
}

.category-description-mobile {
    display: none;
}

@media (max-width: 991px) {
    .category-description-mobile {
        display: block;
    }
}


/*#vue-app {*/


/*    margin-top: 0!important;*/


/*}*/

@media (max-width: 767px) {
    .h-xs-5 {
        height: 120px;
    }
}

@media (max-width: 992px) {
    .mainNavigation {
        background: #1d1d1d !important;
    }
    .mainNavigation ul {
        color: #cccccc;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
    }
    .mainNavigation ul li:hover {
        background: #2c2c2c;
        color: #cccccc !important
    }
    .mainNavigation ul li ul {
        background: #1d1d1d !important;
        color: #cccccc
    }
    .mainNavigation li:hover .dropdown-menu a {
        color: #cccccc !important;
    }
    .mainNavigation li:hover .active a,
    .mainNavigation li:hover .open a {
        color: #cccccc !important;
    }
}

.heym_service ul {
    list-style-type: none;
}

.heym_service li:before {
    content: "  ✔  ";
}

.ts-name {
    max-height: 60px;
    min-height: 60px;
    overflow: hidden;
    line-height: 1.3em;
    text-align: left;
    font-size: 80%;
}


/*@media (min-width: 320px){*/


/*	.h-xs-5 {*/


/*		height: 108px;*/


/*	}*/


/*}*/

@media (min-width: 320px) {
    .h-xs-5 {
        height: 250px;
    }
}

@media (min-width: 375px) {
    .h-xs-5 {
        /*height: 136px;*/
        height: 250px;
    }
}

@media (min-width: 425px) {
    .h-xs-5 {
        /*height: 161px;*/
        height: 250px;
    }
    .ts-name {
        font-size: 12.4px;
    }
}

@media (min-width: 768px) {
    .h-xs-5 {
        height: 204px;
    }
    .ts-name {
        font-size: 13.3px;
    }
}

@media (min-width: 1024px) {
    .h-xs-5 {
        height: 193px;
    }
    .ts-name {
        font-size: 12.6px;
    }
}

@media (min-width: 1440px) {
    .h-xs-5 {
        height: 243px;
    }
    .ts-name {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .price.bold {
        font-size: 85%;
        white-space: nowrap;
        /*margin-top: 10px;*/
    }
}

.dropdown.isLogin {
    z-index: 1079;
}

.item-filter-price .input-group>.form-control:not(:first-child) {
    padding: 0 10px;
}

.item-filter-price .input-group>.input-group-prepend>.input-group-text {
    padding: 0 5px;
    font-size: 10px;
}

.list-group-item {
    padding: 5px 10px;
}

body.page-singleitem .variation-select>.input-unit {
    flex-direction: row-reverse;
}

@media (max-width: 575.98px) {
    .cmp-product-thumb .thumb-image {
        width: 100%;
    }
    .cmp-product-thumb .thumb-content {
        width: 100%;
    }
}

.navbar .nav .caret {
    display: none;
    margin-top: 8px;
    margin-left: 6px;
    margin-right: -6px;
}

ul.pagination.widget-alignment {
    background: #FFFFFF;
}

.cmp-product-thumb .special-tags {
    z-index: 99;
}

.itemBoxInner a,
.price,
h1,
h2,
h3,
h4,
h5,
h6,
p.bold,
p.h4 {
    font-size: 18px;
}

.cmp-product-thumb .crossprice {
    font-weight: 200;
    color: #000000;
    font-size: 90%;
}

.add-to-basket-lg-container.d-none.d-lg-block {
    display: none !important;
}

article.cmp.cmp-product-thumb {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.owl-item img,
.owl-thumbs .owl-thumb {
    border: 0px solid #ddd;
}

.widget-items-per-page,
.widget-item-sorting {
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.Item-Name>div>h1>span {
    font-size: 24.5px;
    font-weight: bold;
}

.payment-methods {
    margin-top: 16px;
}

.widget-inner {
    padding: 0 0px 0 0px !important;
}

.Item-Name>.widget-inner {
    padding: 0 0px 0 0px !important;
}

.groessentabelle a {
    font-weight: bold;
    color: #479eba !important;
    background-color: transparent !important;
    border-color: transparent !important;
    text-decoration: none;
    background: transparent;
}

.price.h1 {
    font-weight: normal;
    font-size: 300% !important;
    text-align: left;
}

.crossprice {
    margin: 5px 0;
    font-size: 150%;
}

.CrossSellingTitle {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
}

.bg-white .price {
    color: #479eba;
    color: #ae0f0a;
    font-size: 19px;
    font-weight: normal;
}

.widget-primary .bg-appearance {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.widget-item-list .widget-caption {
    padding: .25rem 0rem;
}

.small {
    /*font-size: 11px !important;*/
    font-weight: 400 !important;
}

.vat.small.text-muted {
    font-size: 11px !important;
    font-weight: 400 !important;
}

.heym_service ul {
    list-style-type: none;
}

.heym_service li:before {
    content: "  ✔  ";
}

.cmp-product-thumb .prices {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.price {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #290000 !important;
    font-size: 17.5px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.xx-large {
    font-size: 300% !important;
    margin-bottom: 10px;
}

.large {
    font-size: 125%;
}

.list-controls .selected-filters {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

@media (max-width: 991px) {
    .dropdown.enable-xs-sm.isLogin .dropdown-menu {
        left: 0px;
        right: 0px;
    }
    .dropdown.enable-xs-sm .dropdown-menu {
        min-width: 320px
    }
}

.mobile_filter {
    display: none !important;
}

.mobile_filter.open {
    display: block !important;
}

.filter-m {
    display: none;
}

.visible {
    display: block;
}

.single .vat,
.page-singleitem .vat {
    color: #6c757d !important;
}

.single .vat,
.page-singleitem .vat a {
    color: #6c757d !important;
}

.page-singleitem .vat,
.single .vat {
    line-height: 1.2;
}

.widget.widget-sticky.sticky-element {
    padding: 15px;
}

.meta-container>.w-100>.text-muted {
    color: #000 !important;
}

.navbar .nav .caret {
    display: none;
}

.navbar>.container-max>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer a,
.footer a:focus,
.footer a:hover {
    color: inherit
}

.footer strong {
    font-weight: 400;
    text-transform: uppercase;
    color: #444;
    text-rendering: optimizelegibility
}

.footer hr {
    margin: 10px 0
}

.cookie-bar .btn-primary {
    background-color: #a61512;
    border-color: #a61512;
}

.cookie-bar .custom-control-appearance .custom-control-input:checked~.custom-control-label::before {
    background-color: #a61512;
    border-color: #a61512;
}

.payment-ico {
    list-style: none;
    padding: 0
}

.payment-ico li a img {
    height: 60px;
    padding: 5px
}

ul.footerList {
    padding-left: 0;
    list-style: none;
}

.margin-top-2 {
    margin-top: 24px;
}

.margin-bottom-2 {
    margin-bottom: 24px;
}

.btn.btn-primary.btn-appearance.mobile-width-button {
    display: none;
}

.navbar-brand img {
    max-height: 7rem;
    margin-top: 10px;
}

.main-navbar-collapsable.d-none.d-lg-block {
    background: #479eba;
    background: #ae0f0a;
    color: #fff !important;
    width: 100%;
}

.main-navbar-collapsable .ddown>a::after {
    content: "";
}

.CrossSellingTitle {
    color: black !important;
}

.mainmenu {
    float: left;
}

.cat-header {
    font-size: 24px;
    margin: 25px -15px;
}

button.navbar-toggler.d-lg-none.p-3 {
    margin: 3% 15px;
    border: 1px solid white;
    border-radius: 3px;
    color: white;
    height: 58px;
    font-size: 29px;
    line-height: 0px;
}

.line-through {
    text-decoration: line-through
}

.cmp-product-thumb .thumb-title {
    min-height: 57px;
    font-size: 1rem !important;
    padding: 6px 0;
    text-align: left;
    color: #000000;
}

@media (min-width: 992px) {
    .main-navbar-collapsable .mainmenu>li>a {
        z-index: 1005;
        float: none;
        padding: 10px 17px 9px;
        border-width: 1px;
        border-style: none solid;
        border-color: white;
        color: #fff;
        text-decoration: none;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        font-size: 17px;
    }
    article.cmp.cmp-product-thumb {
        padding: 4px;
    }
}

@media (max-width: 991px) {
    .page-category-item #close-filter,
    .page-search #close-filter {
        color: #479eba;
        color: #ae0f0a;
        width: 100%;
        font-size: 16px;
        font-weight: 400;
    }
    .page-category-item #filter-button,
    .page-search #filter-button {
        color: #999;
        width: 100%;
        font-size: 16px;
        font-weight: 540;
    }
    .navbar-brand img {
        max-height: 7rem;
        margin-left: 15px;
    }
    .vat.small.text-muted {
        margin-top: -20px;
    }
}

@media (max-width: 570px) {
    .navbar-brand img {
        max-height: 4rem;
        margin-top: 10px;
    }
}

.info-page {
    color: #290000;
    text-align: justify;
}

.info-page a {
    text-decoration: underline;
}

.info-page h1 {
    font-size: 26.5px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-page h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-page h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-page h4 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-page-header {
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #292929;
    padding-bottom: 10px;
    margin-top: 20px;
}

.info-page-link {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 5px;
}

.info-page-button {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
    text-align: center;
    width: 100%;
    border: 2px solid #000000;
    padding: 12px;
    text-decoration: none;
    display: inline-block;
}

.info-page-button a {
    text-decoration: none;
}

.info-page-button:hover {
    color: #ffffff;
    background-color: #479eba;
    border: 2px solid #479eba;
    background-color: #ae0f0a;
    border: 2px solid #ae0f0a;
    text-decoration: none;
}

.info-page-link-box {
    color: #000000;
    text-align: center;
    width: 100%;
    border: 2px solid #000000;
    padding: 7px;
    text-decoration: none;
}

.info-page-link-box a {
    text-decoration: none;
}

.info-page-link-box:hover {
    color: #ffffff;
    background-color: #479eba;
    border: 2px solid #479eba;
    background-color: #ae0f0a;
    border: 2px solid #ae0f0a;
}

.osano-cm-window>div {
    border: 1px solid;
}


/* Enter your CSS here */

.margin-top-30 {
    margin-top: 30px;
}

.back-to-store a {
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #e2001a;
    padding-left: 22px;
    padding-right: 52px;
    color: #ffffff;
}

.info-box {
    float: left;
    position: relative;
    top: 35px;
    height: 42px;
    font-size: 11px;
    margin-right: 50px;
    margin-left: 20px;
    padding: 0 0 0 36px;
    background-repeat: no-repeat;
    background-position-y: center;
}

.info-icon {
    position: relative;
    top: 35px;
    height: 42px;
}

.info-box.phone {
    background-image: url(https://www.2die4-sports.com/layout/2die4/images/icons/telephone.png);
}

.info-box.phone span {
    position: absolute;
    bottom: 0;
    font-size: 19px;
    color: #479eba;
    color: #ae0f0a;
}

.info-box.truck {
    background-image: url(https://www.2die4-sports.com/layout/2die4/images/icons/truck.png);
}

.left {
    float: left;
}

.back-to-store {
    position: relative;
    top: 2px;
    float: right;
}

.footer-top-inner .wrapper {
    padding: 30px 0 15px 0;
}

.footer_newsletter span,
.footer_newsletter h6 {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 5px;
    padding: 0 3px;
}

.footer_newsletter input[type=text] {
    color: #999999;
    margin-bottom: 5px;
}

.footer_newsletter input[type=text]:hover,
.footer_newsletter input[type=text]:focus {
    color: #404040;
}


/* .footer */

.footer h2 {
    margin: 0 0 4px 0;
}

.footer ul {
    padding: 0;
    margin: 0;
}

.footer ul li {
    list-style-type: none;
    margin: 0 15px 0 0;
}

.footer ul li a {
    color: #fff;
    font-size: 14px;
}

.footer .widget {
    margin-bottom: 0!important;
}

.footer .content-list {
    float: left;
    /*width: 25%;*/
    margin-bottom: 25px;
}

.footer .content-list .no-border-bottom {
    border-bottom: none;
}

.footer .PlentyItemProducerContainer {
    margin: 0 0 15px 0;
}

.footer .PlentyItemProducerList {
    padding: 0;
    margin: 0;
    -moz-column-count: 4;
    -moz-column-width: 250px;
    -moz-column-gap: 0px;
    -webkit-column-count: 4;
    -webkit-column-width: 250px;
    -webkit-column-gap: 0px;
    column-count: 4;
    column-width: 250px;
    column-gap: 0px;
}


/* .footer BOTTOM */

.footer-bottom {
    border-top: 1px solid #e2001a;
    border-bottom: 1px solid #e2001a;
    padding: 1px 0;
}

.footer-bottom-inner {
    background-color: #479eba;
    background-color: #ae0f0a;
    padding: 6px 0;
    color: #ffffff;
    font-size: 12px;
}

.footer-bottom-inner span {
    float: right;
}

.footer-bottom-inner a {
    color: #ffffff;
}

.pagebtns a {
    margin: 2px 2px 2px 0px;
    width: 16px;
    height: 16px;
    float: left;
}

.lexicon-nav {
    width: 100%;
    height: 75px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #58585a;
}

.lexicon-nav h2 {
    margin-bottom: 8px;
}

.lexicon-nav .letter {
    display: inline-block;
    float: left;
    font-family: 'Graduate', cursive;
    width: 3.84%;
    font-size: 1.5em;
}

.lexicon-nav .letter a {
    color: #046180;
}

.order-help-box {
    color: #046180;
    color: #ae0f0a;
    font-size: 15px;
    position: relative;
    padding: 10px 20px 10px 20px;
    background-color: #eeeeee;
    margin-top: 30px;
    margin-bottom: 35px;
    height: 140px;
}

.order-help-box .order-help-box-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #046180;
    border-bottom: 1px solid #ae0f0a;
}

.order-help-box-items {
    display: table;
    position: relative;
    float: left;
}

.order-help-box-items .items-row {
    display: table-row;
}

.order-help-box-item {
    display: table-cell;
    padding-left: 20px;
    padding-right: 40px;
    background-image: url('https://www.2die4-sports.com/layout/2die4/images/ui/checked.png');
    background-position: 0 5px;
    background-repeat: no-repeat;
}

.order-help-box-items .items-row.last .order-help-box-item {
    line-height: 28px;
    background-position: 0 9px;
}

.order-help-box-items .items-row.last .order-help-box-item.logos {
    background-image: url('https://www.2die4-sports.com/layout/2die4/images/trust-ssl-small.png');
    background-size: 60px 28px;
    background-position: 20px 0;
    background-repeat: no-repeat;
}

.order-help-box-logos {
    width: 262px;
    height: 47px;
    float: right;
    /*padding-left: 20px;*/
    /*margin-right: 20px;*/
    background-image: url('https://www.2die4-sports.com/layout/2die4/images/payment-logos.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

.footer .PlentyItemProducerContainer {
    margin: 0 0 15px 0;
}

.footer .PlentyItemProducerList {
    padding: 0;
    margin: 0;
    -moz-column-count: 4;
    -moz-column-width: 250px;
    -moz-column-gap: 0px;
    -webkit-column-count: 4;
    -webkit-column-width: 250px;
    -webkit-column-gap: 0px;
    column-count: 4;
    column-width: 250px;
    column-gap: 0px;
}

.main-home {
    padding: 20px 30px 10px 30px;
}

.first-row-home {
    height: 351px;
    margin: 11px 0;
}

.row-home-info {
    width: 162px;
    height: 351px;
    float: left;
    margin-right: 11px;
}

.row-home-info span {
    font-size: 12px;
}

.row-home-info span,
.row-home-info a {
    width: 100%;
    display: inline-block;
}

.row-home-info>div {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 3px #e3e3e3;
}

.row-home-info h3 {
    font-size: 25px;
    margin-bottom: 2px;
}

.row-home-info h4 {
    font-size: 20px;
    margin-bottom: 2px;
}

.row-home-info h5 {
    font-size: 14px;
    margin-bottom: 2px;
}

.row-home-info>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.row-home-slider {
    width: 490px;
    height: 351px;
    float: left;
    margin-right: 11px;
    background-color: grey;
}

.row-home {
    height: 170px;
}

.row-home-link {
    width: 326px;
    height: 170px;
    float: left;
    margin-right: 11px;
    margin-bottom: 11px;
    background-color: grey;
}

.first-row-home .row-home-link {
    margin-right: 0px;
}

.row-home-link:last-child {
    margin-right: 0px;
}

#homeSlider {
    position: relative;
    margin: 0 0;
    list-style-type: none;
}

.slidesjs-pagination {
    position: absolute;
    right: 12px;
    bottom: 5px;
    z-index: 222;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
    list-style-type: none;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url('/layout/2die4/images/ui/mm-widget-paginator-indicator-blue.png');
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover {
    background-position: 13px 0;
}

.home-box {
    padding: 0 !important;
}

@media(min-width: 768px) {
    .box2 img {
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .box-left img {
        padding-right: 10px;
    }
    .box-right img {
        padding-left: 10px;
    }
    .box-middle img {
        padding: 0 5px;
    }
}

.navbar {
    background-image: url("https://cdn03.plentymarkets.com/1jrzttbjxljy/frontend/layout/header_background.png");
    background-repeat: no-repeat;
    background-position: center;
}

.owl-dots {
    display: none !important;
}

@media(max-width: 757px) {
    .home-box img {
        padding: 5px 0 !important;
    }
}