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(255, 176, 83, 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(15, 127, 165, .08);
    border-radius: 0px;
    margin-right: 5px;
    color: rgba(15, 127, 165, 1);
    font-weight: 500;
    padding: 8px 12px;
    margin-bottom: 5px;
}
.wrapper-specifications .wrapper-opties .badge a {
    color: rgba(15, 127, 165, 1);
    text-decoration: none;
}
.wrapper-specifications .wrapper-opties .badge a:hover {
    color: rgba(15, 127, 165, .5);
    text-decoration: none;
}

span.optieTitel{
    --bs-table-accent-bg: rgba(15, 127, 165, .03);
    color: rgba(15, 127, 165, 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(15, 127, 165, 1);
    color: #fff !important;
    padding: 7px 12px 2px 12px;
    border-radius: 0px;
}

wrapper-specifications .wrapper-opties .form-select{
    border: solid 1px rgba(15, 127, 165, .25);
    border-radius: 0px;
    padding: 8px 20px;
    color: rgba(15, 127, 165, 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(255, 176, 83, 1);
    border-radius: 0px;
    padding: 10px 0px 10px 0px;
    color: rgba(255, 2553, 255, 1);
    background-color: rgba(255, 176, 83, 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(15, 127, 165, .15);
}

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

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

.topCorner .label-left-top-corner {
    background-color: rgba(255, 176, 83, 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(254, 154, 46, 1);
    text-align: left;
}

.wrapper-specifications .item-productinfo-price span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 176, 83, 1);
}

.beschikbaar{
    font-size: 12px;
}

.wrapper-products-overview .item-productinfo-price, .wrapper-specifications .item-productinfo-price {
    padding-left: 35px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 800;
    color: rgba(255, 176, 83, 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(36, 156, 197, .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(255, 176, 83, 1);
    border-radius: 0px;
    padding: 10px 35px;
    color: rgba(255, 2553, 255, 1) !important;
    background-color: rgba(255, 176, 83, 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(15, 127, 165, 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(15, 127, 165, 1);
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline !important;
}

.wrapper-modal-error .modal-header {
    background-color: rgba(15, 127, 165, 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(15, 127, 165, 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(255, 176, 83, 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(15, 127, 165, .70);
    color: #fff;
    cursor: pointer;
}

.list-betaalwijze .card:hover img, .list-betaalwijze .card:hover label {
    cursor: pointer;
}

.list-betaalwijze .card.active {
    background-color: rgba(15, 127, 165, .70);
    color: #fff;

}

.productinfo-btn-koopnu {
    background-color: rgba(255, 176, 83, 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(255, 176, 83, 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(36, 156, 197, .8);
}

span.search-repository-price{
    color: rgba(255, 176, 83, 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(15, 127, 165, .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(36, 156, 197, 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(36, 156, 197, 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(36, 156, 197, 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(255, 176, 83, 1);
}



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


.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(36, 156, 197, 1) 0%, rgba(15, 127, 165, 1) 100%);
    background: -webkit-linear-gradient(93deg, rgba(36, 156, 197, 1) 0%, rgba(15, 127, 165, 1) 100%);
    background: linear-gradient(93deg, rgba(36, 156, 197, 1) 0%, rgba(15, 127, 165, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#249cc5", endColorstr="#0f7fa5", GradientType=1);
    border-bottom: solid 6px rgba(255, 176, 83, 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(15, 127, 165, 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(15, 127, 165, 1);
}
#modalCreate .login-form-privaat .form-control {
    color: rgba(0, 93, 118, 1);
    background-color: rgba(15, 127, 165, .05);
    border: solid 1px rgba(15, 127, 165, .1);
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0;
}
#modalCreate .login-form-privaat .form-control:focus {
    border: solid 1px rgba(15, 127, 165, .25);
    box-shadow: none;
}
#modalCreate .login-form-privaat .form-check {
    padding-top: 15px;
    padding-bottom: 15px;
}
#modalCreate .form-check-input:checked {
    background-color: rgba(15, 127, 165, 1);
    border-color: rgba(15, 127, 165, 1);
}
#modalCreate .form-check-input:focus {
    box-shadow: none;
    border-color: rgba(15, 127, 165, 1);
}
#modalCreate .login-form-privaat .form-check-label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(15, 127, 165, 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(15, 127, 165, .5);
    text-decoration: none;
    font-weight: 600;
}
#modalCreate .login-form-privaat .form-text a:hover {
    color: rgba(15, 127, 165, 1);
}

#modalCreate a {
    color: rgba(15, 127, 165, 1);
    text-decoration: none;
    font-size: 16px;
}