a.btnCtaOfferte {
    border: solid 1px rgba(241, 135, 0, 1);
    background-color: rgba(241, 135, 0, .06) !important;
    color: rgba(99, 86, 71, 1) !important;
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
}

a.btnCtaOfferte:hover {
    border: solid 1px rgba(255, 255, 255, 1);
    background-color: rgba(241, 135, 0, 1) !important;
    color: #fff !important;
}

span.ctaContact{
    border: solid 1px rgba(99, 86, 71, 1) !important;
    background-color: rgba(99, 86, 71, 1) !important;
    color: rgba(255, 255, 255, 1) !important;

}

.cta-quote a:hover span.ctaContact {
    border: solid 1px rgba(255, 255, 255, 1) !important;
    background-color: rgba(255, 255, 255, 1) !important;
    color: rgba(241, 135, 0, 1) !important;
}

.wrapper-nav-projecten a{
    color: rgba(241, 135, 0, 1);
}

.wrapper-filters a.active{

    background-color: rgba(241, 135, 0, 1);
    padding: 10px 35px;
    color: rgba(255, 255, 255, 1) !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .5px;
    left: 0;
    bottom: -17px;
}

.wrapper-scroll-onzemerken .owl-carouselmerken .item .brand-logo, .wrapper-onzemerken .item .brand-logo {
    height: 0;
    padding-bottom: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-cat-grid .card .photo-product-hoofdcat {
    height: 0;
    padding-bottom: 70%;
    background-color: rgba(255, 255, 255, 1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.disabled > .page-link, .page-link.disabled {
    background-color: transparent !important;

}

.product-group .item-product .item-product-actions span.productinfo-btn-geenvoorraad {
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(227, 33, 24, 1);
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.product-group .item-product .item-product-actions span.productinfo-btn-geenvoorraad i {
    font-size: 12px;
    margin-right: 5px;
}

.wrapper-specifications .wrapper-opties {
    /*   padding-top: 35px;*/
    padding-bottom: 20px;
}
.wrapper-specifications .wrapper-opties .badge {
    background-color: rgba(227, 33, 24, .08);
    border-radius: 0px;
    margin-right: 5px;
    color: rgba(227, 33, 24, 1);
    font-weight: 500;
    padding: 8px 12px;
    margin-bottom: 5px;
}
.wrapper-specifications .wrapper-opties .badge a {
    color: rgba(227, 33, 24, 1);
    text-decoration: none;
}
.wrapper-specifications .wrapper-opties .badge a:hover {
    color: rgba(227, 33, 24, .5);
    text-decoration: none;
}

span.optieTitel{
    --bs-table-accent-bg: rgba(227, 33, 24, .03);
    color: rgba(227, 33, 24, 1);
    font-weight: 700;
    display:block;
    padding-bottom: 10px;
}

.table > :not(caption) > * > *{
    /*  padding: 0;*/
}

.product-group .item-product .item-product-photo .label-left-top-corner.preOrder, .topCorner .preOrder, .label-left-top-corner .label-left-top-corner.preOrder, .info-top-corner-productshot .label-left-top-corner.preOrder {
    background-color: rgba(79, 166, 79, 1) !important;
}

.wrapper-specifications .table-specifications td {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
}

@media (max-width: 1280px){
    #wrapper-header-navigation .top-logo img {
        width: 140px;
        height: auto;
    }

    #wrapper-intro-homepage .search-zone-homepage .btn-intro-search {
        height: 55px;
        padding-left: 20px;
        padding-right: 20px;

    }
}


.btn-search-lg .input-group button {
    background-color: rgba(227, 33, 24, 1);
    color: #fff !important;
    padding: 7px 12px 2px 12px;
    border-radius: 0px;
}

wrapper-specifications .wrapper-opties .form-select{
    border: solid 1px rgba(227, 33, 24, .25);
    border-radius: 0px;
    padding: 8px 20px;
    color: rgba(227, 33, 24, 1);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.wrapper-specifications .wrapper-opties .form-select:focus{
    border-color: rgba(255, 255, 255, 0);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%);
}
.wrapper-specifications .wrapper-opties a.btn-orange {
    border: solid 1px rgba(227, 33, 24, 1);
    border-radius: 0px;
    padding: 10px 0px 10px 0px;
    color: rgba(255, 2553, 255, 1);
    background-color: rgba(227, 33, 24, 1);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    width: 100%;
}
.wrapper-specifications .wrapper-opties a:hover.btn-orange {
    border: solid 1px rgba(10, 109, 142, 1);
    background-color: rgba(10, 109, 142, 1);
    color: rgba(255, 255, 255, 1) !important;
}
.wrapper-specifications .wrapper-opties a.btn-orange i {
    margin-right: 10px;
}
.wrapper-specifications .wrapper-opties hr {
    margin-top: 35px;
    margin-bottom: 35px;
    height: 1px;
    background-color: rgba(0, 93, 118, .45);
    border: none;
}

.wrapper-specifications .row.table-specifications {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    border-bottom: solid 1px rgba(227, 33, 24, .15);
}

.wrapper-opties .item-productinfo-content{
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    border-top: solid 1px rgba(227, 33, 24, .15);
}

ul.priceInfo{
    margin-bottom: 0 !important;
}

.topCorner .label-left-top-corner {
    background-color: rgba(227, 33, 24, 1);
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    padding: 7px 35px 7px 35px;
    z-index: 99;
}
/*
.product-group .item-product .item-product-info .item-productinfo-price, .wrapper-modal-koopnu .modal-body .item-productinfo-price, .wrapper-products .item-productinfo-price, .wrapper-specifications .item-productinfo-price {
    font-size: 26px;
    font-weight: 800;
    color: rgba(227, 33, 24, 1);
    text-align: left;
}
*/
.kwrapper-specifications .item-productinfo-price span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(227, 33, 24, 1);
}

.beschikbaar{
    font-size: 12px;
}

.lwrapper-products-overview .item-productinfo-price, .wragpper-specifications .item-productinfo-price {
    padding-left: 35px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 800;
    color: rgba(227, 33, 24, 1);
    text-align: left;
}
/*
.product-group .item-product .item-product-info .item-productinfo-price .old-price, .wrapper-modal-koopnu .modal-body .item-productinfo-price .old-price, .old-price {
    display: inline-block;
    margin-right: 20px;
    font-weight: 300;
    color: rgba(29, 35, 39, .8);
    text-decoration: line-through;
}
*/
.wrapper-basket .table-basket .order-line-delete, .table-basket-sm-row .order-line-delete {
    text-align: left;
    padding-top: 8px;
}

a:hover.blue-text-link {
    color: rgba(10, 109, 142, 1);
    display: inline-block;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
}

a.blue-text-link i {
    font-size: 16px;
    margin-left: 5px;
}

.wrapper-selector .selector-input {
    display: block;
    float: left;
    width: 55px;
}

.wrapper-selector .selector-input input{
    text-align:center;
}

.wrapper-selector .selector-down {
    display: block;
    float: left;
    padding-right: 7px;
    padding-top: 8px;
    font-size: 18px;
}

.wrapper-selector .selector-up {
    display: block;
    float: left;
    margin-left: 8px;
    padding-top: 8px;
    font-size: 18px;
}

button.fill-btn-orange {
    border: solid 1px rgba(227, 33, 24, 1);
    border-radius: 0px;
    padding: 10px 35px;
    color: rgba(255, 2553, 255, 1) !important;
    background-color: rgba(227, 33, 24, 1);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    transition: all .7s ease;
}

button:hover.fill-btn-orange {
    border: solid 1px rgba(10, 109, 142, 1);
    background-color: rgba(10, 109, 142, 1);
    color: rgba(255, 255, 255, 1) !important;
}

.winkelmandje.item-product-photo {
    background-color: rgba(255, 255, 255, 1);
    height: 0;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    box-shadow: rgba(227, 33, 24, 0.025) 0px 20px 25px -5px, rgba(0, 0, 0, 0) 0px 10px 10px -5px;
}

label.text-block {
    color: rgba(69, 73, 74, 1) !important;
    font-weight: 600;
}

.wrapper-form-afrekenen .form-check a {
    text-transform: none !important;
    color: rgba(227, 33, 24, 1);
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline !important;
}

.wrapper-modal-error .modal-header {
    background-color: rgba(227, 33, 24, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    text-align: center;
}
.wrapper-modal-error .modal-header i {
    margin-right: 10px;
    font-size: 22px;
}
.wrapper-modal-error .modal-body {
    padding: 35px;
    border: none;
    font-size: 18px;
}
.wrapper-modal-error .modal-footer {
    border-top: none;
    text-align: left;
    display: inline-block;
    padding-left: 30px;
    padding-bottom: 35px;
}
.wrapper-modal-error .wrapper-product-info-modal {
    padding-top: 35px;
}
.wrapper-modal-error .wrapper-product-info-modal .product-info-modal {
    padding-top: 15px;
}

.bpostModal .modal-header {
    background-color: rgba(227, 33, 24, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;

    text-align: center;
}
.bpostModal .modal-header i {
    margin-right: 10px;
    font-size: 22px;
}
.bpostModal .modal-body {
    padding: 35px;
    border: none;
    font-size: 18px;
}
.bpostModal .modal-footer {
    border-top: none;
    text-align: left;
    display: inline-block;
    padding-left: 30px;
    padding-bottom: 35px;
}
.bpostModal .wrapper-product-info-modal {
    padding-top: 0;
}
.bpostModal .wrapper-product-info-modal .product-info-modal {
    padding-top: 15px;
}


#outletdetails {
    margin-left: 30px;
    padding-left: 30px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
    border-left: 1px solid #DDDDDD;
}

.details_jc {
    padding-left: 15px;
}


#mapBpost {
    float: left;
    width: 100%;
    height: 400px;
    border: 1px solid rgb(204, 204, 204);
    position: relative;
    background-color: rgb(229, 227, 223);
}
#mapBpost a:link {
    border: none;
}
#mapBpost a:hover {
    border: none;
    background: none;
}

.day {
    width: 35px;
    float:left;
}

.hours {
    width: 120px;
    float:left;
}

.bpostModal h3 {
    margin: 0 0 8px;
    border-bottom: 1px solid #DDDDDD;
    color: #E51F1F;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
.bpostDetailZoom{
    color: rgba(227, 33, 24, 1) !important;
}

.bpostdetail{
    margin-left: 30px;
}

.bpostdetail label{
    margin-bottom: 0 !important;
}

@media (max-width: 991px){
    .bpostModal .modal-body {
        padding: 0px;
        border: none;
        font-size: 18px;
    }

    #outletdetails {
        margin-left: 0px;
        padding-left: 15px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        float:left;
        border-left: 1px solid #DDDDDD;
    }
    .bpostModal h3 {
        margin: 0 0 8px;
        border-bottom: 1px solid #DDDDDD;
        color: #E51F1F;
        font-size: 14px;
        font-weight: bold;
        line-height: 16px;
    }
}

#wrapper-footer .ft-openinghours .table-openingsuren td:nth-child(2), .contact-openingsuren .table-openingsuren td:nth-child(2) {
    color: rgba(255, 255, 255, 1);
    text-align: right;
    width: 25%;
}

#wrapper-footer .ft-openinghours .table-openingsuren td:nth-child(3), .contact-openingsuren .table-openingsuren td:nth-child(3) {
    color: rgba(255, 255, 255, 1);
    text-align: center !important;
    width: 20%;
}

#wrapper-footer .ft-openinghours .table-openingsuren td:nth-child(4), .contact-openingsuren .table-openingsuren td:nth-child(4) {
    color: rgba(255, 255, 255, 1);
    text-align: left !important;
    width: 25%;
}

.ptb70{
    padding-top: 50px !important;
}

.shippingOH table td{
    width: 20%;
}
.shippingOH table td:first-child{
    width: 40%;
}

.shippingOH table td:nth-child(2){
    text-align: right;
}

.shippingOH table td:nth-child(3){
    text-align: center;
}

#divWinkel{
    margin-left: 5px;
}

.betalingswijze img {
    width: 70px;
    padding-left: 4px;
    padding-right: 4px;
}

.betalingswijze {
    /*  float: left;
      padding: 5px 3px;
     // border: solid 1px rgba(28, 145, 185, 1);
      cursor: pointer;*/
}

@media (min-width: 992px) {
    .row-cols-lg-8 > * {
        flex: 0 0 auto;
        max-width: 12.5%;
    }
}

.list-betaalwijze .card:hover {
    background-color: rgba(227, 33, 24, .90);
    color: #fff;
    cursor: pointer;
}
.list-betaalwijze .card {
  text-align: center;
  cursor: pointer;
}
.list-betaalwijze .card:hover img, .list-betaalwijze .card:hover label {
    cursor: pointer;
}

.list-betaalwijze .card.active {
    background-color: rgba(227, 33, 24, .70);
    color: #fff;

}

.productinfo-btn-koopnu {
    background-color: rgba(227, 33, 24, 1);
}

.product-group .item-product .item-product-actions a.productinfo-btn-geenvoorraad, .prd-detail-productinfo-btn-geenvoorraad {
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(227, 33, 24, 1);
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.product-group .item-product .item-product-actions a:hover.productinfo-btn-geenvoorraad, .prd-detail-productinfo-btn-geenvoorraad:hover {
    background-color: rgba(10, 109, 142, 1);
    color: rgba(255, 255, 255, 1);
}



.search-result-repository {
    padding-top:4px;
    padding-bottom:3px
}
.search-result-repository__avatar {
    float:left;
    width:60px;
    margin-right:10px
}
.search-result-repository__avatar img {
    width:100%;
    height:auto;
    border-radius:2px
}
.search-result-repository__meta {
    margin-left:70px
}
.search-result-repository__title {
    color:black;
    font-weight:700;
    word-wrap:break-word;
    line-height:1.1;
    margin-bottom:4px;
    white-space: initial;
}
.search-result-repository__forks,
.search-result-repository__stargazers {
    margin-right:1em
}
.search-result-repository__forks,
.search-result-repository__stargazers,
.search-result-repository__watchers {
    display:inline-block;
    color:#aaa;
    font-size:11px
}
.search-result-repository__description {
    font-size:13px;
    color:#777;
    margin-top:4px
}
.search-results__option--highlighted .search-result-repository__title {
    color:white
}
.search-results__option--highlighted .search-result-repository__watchers {
    color:#c6dcef
}

span.search-repository-old-price{
    text-decoration: line-through;
    padding-left: 10px;
    color: rgba(29, 35, 39, .8);
}

span.search-repository-price{
    color: rgba(227, 33, 24, 1);
}

.twitter-typeahead .tt-menu {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(206, 212, 218);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(206, 212, 218);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(206, 212, 218);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(206, 212, 218);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.wrapper-top-search .top-search .typeahead {
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0;
    font-size: 14px;
    color: rgba(69, 73, 74, 1);
    font-weight: 500;
}


.twitter-typeahead .tt-suggestion:hover, .twitter-typeahead .tt-suggestion:focus {
    text-decoration: none;
    color: #7367f0;
    background-color: rgba(227, 33, 24, .09);
}

.twitter-typeahead{
    display: flex !important;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.twitter-typeahead .form-control{
    height: 100%;
}


@media only screen and (max-width: 767px) {
    label.mobileSearch {
        display: none;
    }
}

.tt-menu .empty-message{
    font-size: 14px;
}

.search-result-footer{
    text-align: center;
    display: flex;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-color: rgba(29, 35, 39, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    margin-right: 0 !important;
}

.product-group .item-product .item-product-photo .wrapperbol-actie-prijs {
    background-color: rgba(29, 35, 39, 1);
    position: absolute;
    right: 35px;
    top: 35px;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    padding: 45px 25px 30px 25px;
    border-radius: 50%;
    text-align: center;
}


.product-group .item-product .item-product-photo .wrapperbol-actie-prijs p{
    color: rgba(255, 255, 255, .75);
    text-decoration: line-through;
}
.product-group .item-product a .item-product-photo .wrapperbol-actie-prijs {
    background-color: rgba(29, 35, 39, 1);
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.product-group .item-product a:hover .item-product-photo .wrapperbol-actie-prijs {
    background-color: rgba(227, 33, 24, 1);
}



.navbar-expand-lg.privateMnu .navbar-nav {
    flex-direction: column;
}


.topbar-fullnav.privateMnu .nav-item a:hover.nav-link, .topbar-fullnav.privateMnu .nav-item .nav-link.active {
  background-position: 100% 100%;
  background-size: 100% 4px;
  color: rgba(227, 33, 24, 1);
}

.topbar-fullnav.privateMnu {
    background: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#249cc5", endColorstr="#0f7fa5", GradientType=1);
    border-bottom: none !important;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
}

.topbar-fullnav .privateMnu {
  /*  background: rgb(36, 156, 197);
    background: -moz-linear-gradient(93deg, rgba(29, 35, 39, 1) 0%, rgba(227, 33, 24, 1) 100%);
    background: -webkit-linear-gradient(93deg, rgba(29, 35, 39, 1) 0%, rgba(227, 33, 24, 1) 100%);
    background: linear-gradient(93deg, rgba(29, 35, 39, 1) 0%, rgba(227, 33, 24, 1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#249cc5", endColorstr="#0f7fa5", GradientType=1);
  */   border-bottom: solid 6px rgba(227, 33, 24, 1);
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
}

.btn-green {

    border: solid 1px rgba(138, 190, 87, 1);
    background-color: rgba(138, 190, 87, 1);
    border-radius: 0px;
    padding: 12px 25px;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}
.btn-green:hover, .btn-green:focus {
    border: solid 1px rgba(102, 161, 44, 1);
    background-color: rgba(102, 161, 44, 1);
    color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
}
.btn-green i {
    margin-right: 6px;
}

#modalCreate .modal-header {
    border-bottom: none;
}
#modalCreate .modal-body {
    text-align: center;
    padding: 20px 70px 70px 70px;
}
#modalCreate .modal-body h1 {
    font-size: 36px;
    text-align: center;
    color: rgba(227, 33, 24, 1);
    font-weight: 800;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#modalCreate .modal-body form {
    text-align: left;
}
#modalCreate .login-form-privaat .form-label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(227, 33, 24, 1);
}
#modalCreate .login-form-privaat .form-control {
    color: rgba(0, 93, 118, 1);
    background-color: rgba(227, 33, 24, .05);
    border: solid 1px rgba(227, 33, 24, .1);
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0;
}
#modalCreate .login-form-privaat .form-control:focus {
    border: solid 1px rgba(227, 33, 24, .25);
    box-shadow: none;
}
#modalCreate .login-form-privaat .form-check {
    padding-top: 15px;
    padding-bottom: 15px;
}
#modalCreate .form-check-input:checked {
    background-color: rgba(227, 33, 24, 1);
    border-color: rgba(227, 33, 24, 1);
}
#modalCreate .form-check-input:focus {
    box-shadow: none;
    border-color: rgba(227, 33, 24, 1);
}
#modalCreate .login-form-privaat .form-check-label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(227, 33, 24, 1);
}
#modalCreate .btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}
#modalCreate .login-form-privaat .form-text {
    padding-top: 20px;
}
#modalCreate .login-form-privaat .form-text a {
    color: rgba(227, 33, 24, .5);
    text-decoration: none;
    font-weight: 600;
}
#modalCreate .login-form-privaat .form-text a:hover {
    color: rgba(227, 33, 24, 1);
}

#modalCreate a {
    color: rgba(227, 33, 24, 1);
    text-decoration: none;
    font-size: 16px;
}

button.btn-red {
  text-decoration: none;
  color: rgba(255, 255, 255, 1) !important;
  text-align: center;
  font-size: 16px;
  border: none;
  padding: 8px 30px 10px 30px !important;
  background-color: rgba(227, 33, 24, 1);
  border-radius: 8px;
  font-weight: 600;
  letter-spacing: 0.5px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}
button.btn-red:hover {
  background-color: rgba(29, 35, 39, .95);
  color: #fff;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  scale: 1.07;
}

#modalForgot .modal-header {
  border-bottom: none;
}
#modalForgot .modal-body {
  text-align: center;
  padding: 20px 70px 70px 70px;
}
#modalForgot .modal-body h1 {
  font-size: 36px;
  text-align: center;
  color: rgba(227, 33, 24, 1);
  font-weight: 800;
  margin-bottom: 50px;
  text-transform: uppercase;
}
#modalForgot .modal-body form {
  text-align: left;
}
#modalForgot .login-form-privaat .form-label {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  color: rgba(29, 35, 39, 1);
}
#modalForgot .login-form-privaat .form-control {
  color: rgba(29, 35, 39, 1);
  background-color: rgba(29, 35, 39, .05);
  border: solid 1px rgba(29, 35, 39, .1);
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
}
#modalForgot .login-form-privaat .form-control:focus {
  border: solid 1px rgba(29, 35, 39, .25);
  box-shadow: none;
}
#modalForgot .login-form-privaat .form-check {
  padding-top: 15px;
  padding-bottom: 15px;
}
#modalForgot .form-check-input:checked {
  background-color: rgba(29, 35, 39, 1);
  border-color: rgba(29, 35, 39, 1);
}
#modalForgot .form-check-input:focus {
  box-shadow: none;
  border-color: rgba(29, 35, 39, 1);
}
#modalForgot .login-form-privaat .form-check-label {
  font-size: 14px;
  font-weight: 500;
  color: rgba(29, 35, 39, 1);
}
#modalForgot .btn-close:focus {
  outline: 0;
  box-shadow: none;
  opacity: 1;
}
#modalForgot .login-form-privaat .form-text {
  padding-top: 20px;
}
#modalForgot .login-form-privaat .form-text a {
  color: rgba(29, 35, 39, .5);
  text-decoration: none;
  font-weight: 600;
}
#modalForgot .login-form-privaat .form-text a:hover {
  color: rgba(29, 35, 39, 1);
}

.wrapper-footer .ft-contact ul li a {
  padding-top: 0px;
  padding-bottom: 0px;
  display: inline-block;
}

.wrapper-footer .ft-nav strong {
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(227, 33, 24, 1);
  font-size: 13px;
}

.wrapper-footer .ft-nav ul li:first-child {
  padding-bottom: 10px;
  border-bottom: none;
}

.wrapper-footer .ft-payment ul li {
  padding-bottom: 11px;
}

@media (max-width: 767px) {
  .wrapper-footer .ft-nav, .wrapper-footer .ft-contact {
    padding-bottom: 35px;
  }
}

@media (max-width: 991px) {
  .ft-nav {
    display: initial;
    text-align: center;
  }
}

.card-body .price{
  
  display: inline-block;
  margin-right: 20px;
  font-weight: 300;
  color: rgba(29, 35, 39, .4);
  text-decoration: line-through;

}

.product-group .item-product .card-footer .pricerow {
  padding: 0px 25px 0px 25px;
}

.wrapper-products-overview .item-productinfo-price{
  padding-left: 0px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: 800;
  color: rgba(227, 33, 24, 1);
  text-align: left;
}

.mb-70{
    margin-bottom: 70px;
}

#wrapper-hp-selection-product-subcat .wrapper-hp-selection-product-cat {
  padding-top: 70px;
  padding-bottom: 70px;
  
}

.photo-square-404 {
  height: 0;
  padding-bottom: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 8px;
}

.products-overview .card .product-photo {
  background-size: contain;
  
}